@charset "UTF-8";
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
@font-face {
  font-family: "matisseb";
  src: url("../font/matisse-b.woff") format("woff"), url("../font/matisse-b.otf") format("truetype");
  font-display: swap;
  font-weight: 700;
}
@font-face {
  font-family: "rodinb";
  src: url("../font/rodin-b.woff") format("woff"), url("../font/rodin-b.otf") format("truetype");
  font-display: swap;
  font-weight: 700;
}
/*--------------------------------------------------- */
/* プライバシーポリシー */
/*--------------------------------------------------- */
.pageTtl_advantage {
  background-image: url("../img/privacy/advantage_ttl_bg.jpg");
}

#wpKihan .privacyDescription {
  margin-bottom: 50px;
}
#wpKihan .kihanFlex1 {
  margin-bottom: 16px;
  display: flex;
}
#wpKihan .kihanFlex1 .kihanNum {
  line-height: 1em;
  font-size: 22px;
  font-family: "matisseb", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Sawarabi Mincho", "MS P明朝", "MS PMincho", "Frank Ruhl Libre", serif;
  color: #444;
  font-weight: 700;
  margin-right: 0.5em;
  padding-right: 0.6em;
  position: relative;
  display: inline-block;
}
@media (min-width: 769px) {
  #wpKihan .kihanFlex1 .kihanNum {
    top: 1px;
  }
}
#wpKihan .kihanFlex1 .kihanNum:after {
  content: "";
  border-left: 1px solid #AAAAAA;
  height: 18px;
  width: 1px;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: auto;
  /* style */
}
@media (min-width: 769px) {
  #wpKihan .kihanFlex1 .kihanNum:after {
    top: -2px;
  }
}
@media all and (min-width: 769px) and (-ms-high-contrast: none) {
  #wpKihan .kihanFlex1 .kihanNum:after {
    top: -18px;
  }
}

#wpKihan .kihanFlex1 h3 {
  font-size: 20px;
  color: #444;
  font-family: "rodinb", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo UI", "Meiryo", "Helvetica", "Open Sans", sans-serif;
  display: inline-block;
}
#wpKihan .kihanFlex2 {
  margin-bottom: 60px;
  width: 100%;
}
#wpKihan .kihanFlex2:nth-last-of-type(1) {
  margin-bottom: 0;
  /* style */
}

/*--------------------------------------------------- */
/* レスポンシブ */
/*--------------------------------------------------- */
@media (max-width: 768px) {
  #wpKihan .kihanFlex1 .kihanNum {
    display: flex;
    align-items: center;
    height: 100%;
  }
  #wpKihan .kihanFlex1 .kihanNum:after {
    height: 100%;
    top: 0;
  }
}
@media (max-width: 480px) {
  #wpKihan .privacyDescription {
    margin-bottom: 40px;
  }
  #wpKihan .kihanFlex1 .kihanNum {
    font-size: 20px;
  }
  #wpKihan .kihanFlex1 h3 {
    font-size: 18px;
  }
}
