@charset "UTF-8";
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, img, small, strong, b, dl, dt, dd, ol, ul, li,
form, label, legend, table, tbody, tfoot, thead, tr, th, td, footer, header, menu, nav, section, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: bottom;
  background: transparent;
}

html {
  touch-action: manipulation;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

ul li {
  list-style: none;
}

a {
  margin: 0;
  padding: 0;
  color: #343E48;
  text-decoration: none;
  vertical-align: baseline;
}

a:hover {
  opacity: 0.7;
}

table {
  border-spacing: 0;
}

img {
  width: 100%;
}

/* ===================================================================================
  resetここまで
=================================================================================== */
body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック Medium", "Yu Gothic Medium", "メイリオ", Meiryo, sans-serif;
  color: #343E48;
  font-size: 26px;
}
@media screen and (max-width: 750px) {
  body {
    font-size: 3.4666666667vw;
  }
}

.zen-kaku-gothic-new {
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.wrap {
  max-width: 750px;
  margin: 0 auto;
}
.wrap .float_area {
  background: url(../img/float_bg.png) no-repeat top center/100%;
  max-width: 750px;
  margin: 0 auto;
  height: 170px;
  padding: 40px 0 0;
  box-sizing: border-box;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}
@media screen and (max-width: 750px) {
  .wrap .float_area {
    max-width: 100vw;
    height: 22.6666666667vw;
    padding: 5.3333333333vw 0 0;
  }
}
.wrap .float_area .float_btn {
  width: 610px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .wrap .float_area .float_btn {
    width: 81.3333333333vw;
  }
}
.wrap .contents {
  margin-bottom: 170px;
}
@media screen and (max-width: 750px) {
  .wrap .contents {
    margin-bottom: 22.6666666667vw;
  }
}
.wrap .contents .fv {
  background: url("../img/fv_bg.jpg") no-repeat top center/100%;
  height: 1240px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .fv {
    height: 165.3333333333vw;
  }
}
.wrap .contents .fv .fv_main {
  background: url("../img/fv_main_bg.png") no-repeat top left/100% 100%;
  height: 390px;
  padding-left: 52px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .wrap .contents .fv .fv_main {
    height: 52vw;
    padding-left: 6.9333333333vw;
  }
}
.wrap .contents .fv h1 {
  color: #C8287D;
  font-size: 96px;
  font-weight: 900;
  letter-spacing: -0.12em;
  padding-top: 70px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .fv h1 {
    font-size: 12.8vw;
    padding-top: 9.3333333333vw;
  }
}
.wrap .contents .fv h1 span {
  font-size: 140px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 750px) {
  .wrap .contents .fv h1 span {
    font-size: 18.6666666667vw;
  }
}
.wrap .contents .fv .fv_lead {
  font-size: 33px;
  font-weight: 700;
  letter-spacing: 0.13em;
  margin: 25px 0 0 10px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .fv .fv_lead {
    font-size: 4.4vw;
    margin: 3.3333333333vw 0 0 1.3333333333vw;
  }
}
.wrap .contents .fv .fv_visits {
  color: #fff;
  font-weight: 700;
  text-align: center;
  width: 190px;
  height: 190px;
  padding-top: 5px;
  position: absolute;
  top: 25px;
  right: 45px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 750px) {
  .wrap .contents .fv .fv_visits {
    width: 25.3333333333vw;
    height: 25.3333333333vw;
    padding-top: 0.6666666667vw;
    top: 3.3333333333vw;
    right: 6vw;
  }
}
.wrap .contents .fv .fv_visits dt {
  font-size: 35px;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .wrap .contents .fv .fv_visits dt {
    font-size: 4.6666666667vw;
  }
}
.wrap .contents .fv .fv_visits dd {
  font-size: 45px;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .wrap .contents .fv .fv_visits dd {
    font-size: 6vw;
  }
}
.wrap .contents .fv .fv_visits dd span {
  font-size: 140%;
  vertical-align: baseline;
}
.wrap .contents .fv .fv_feature {
  font-size: 34px;
  font-weight: 700;
  letter-spacing: -0.06em;
  line-height: 1.265;
  text-align: center;
  width: 190px;
  height: 190px;
  padding-top: 10px;
  position: absolute;
  top: 185px;
  right: 45px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 750px) {
  .wrap .contents .fv .fv_feature {
    font-size: 4.5333333333vw;
    width: 25.3333333333vw;
    height: 25.3333333333vw;
    padding-top: 1.3333333333vw;
    top: 24.6666666667vw;
    right: 6vw;
  }
}
.wrap .contents .fv .fv_btn {
  width: 540px;
  margin: 0 auto;
  filter: drop-shadow(15px 15px 15px rgba(63, 63, 63, 0.3));
}
@media screen and (max-width: 750px) {
  .wrap .contents .fv .fv_btn {
    width: 72vw;
    filter: drop-shadow(2vw 2vw 2vw rgba(63, 63, 63, 0.3));
  }
}
.wrap .contents .change {
  background: url("../img/change_bg.jpg") no-repeat bottom center/100%, #F2F2F2;
}
.wrap .contents .change .change_box {
  width: 650px;
  height: 586px;
  margin: 0 auto 57px;
  padding-top: 50px;
  filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.15));
  background: url(../img/change_box_bg.png) no-repeat top left/100%;
  box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .wrap .contents .change .change_box {
    width: 86.6666666667vw;
    height: 78.1333333333vw;
    margin: 0 auto 7.6vw;
    padding-top: 6.6666666667vw;
    filter: drop-shadow(1.3333333333vw 1.3333333333vw 1.3333333333vw rgba(0, 0, 0, 0.15));
  }
}
.wrap .contents .change .change_box .img {
  width: 586px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .wrap .contents .change .change_box .img {
    width: 78.1333333333vw;
  }
}
.wrap .contents .change .change_box .change_text_area {
  display: flex;
  justify-content: center;
  gap: 28px;
  margin-top: 38px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .change .change_box .change_text_area {
    gap: 3.7333333333vw;
    margin-top: 5.0666666667vw;
  }
}
.wrap .contents .change .change_box .change_text_area .bfaf {
  width: 340px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .change .change_box .change_text_area .bfaf {
    width: 45.3333333333vw;
  }
}
.wrap .contents .change .change_box .change_text_area .risk {
  width: 218px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .change .change_box .change_text_area .risk {
    width: 29.0666666667vw;
  }
}
.wrap .contents .change .change_box .change_text_area h3 {
  color: #C86EAF;
  font-size: 26px;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.06em;
  padding: 13px 0 20px;
  background: #F4E2EF;
}
@media screen and (max-width: 750px) {
  .wrap .contents .change .change_box .change_text_area h3 {
    font-size: 3.4666666667vw;
    padding: 1.7333333333vw 0 2.6666666667vw;
  }
}
.wrap .contents .change .change_box .change_text_area .bfaf_img {
  margin: 17px 0 13px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .change .change_box .change_text_area .bfaf_img {
    margin: 2.2666666667vw 0 1.7333333333vw;
  }
}
.wrap .contents .change .change_box .change_text_area .kome {
  color: #858B91;
  font-size: 16px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 750px) {
  .wrap .contents .change .change_box .change_text_area .kome {
    font-size: 2.1333333333vw;
  }
}
.wrap .contents .change .change_box .change_text_area .text {
  font-size: 24px;
  line-height: 1.58;
  font-weight: 500;
  margin-top: 13px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .change .change_box .change_text_area .text {
    font-size: 3.2vw;
    margin-top: 1.7333333333vw;
  }
}
.wrap .contents .change .change_message {
  box-sizing: border-box;
  height: 470px;
  padding: 150px 320px 0 46px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .change .change_message {
    height: 62.6666666667vw;
    padding: 20vw 42.6666666667vw 0 6.1333333333vw;
  }
}
.wrap .contents .change .change_message p {
  color: #fff;
  font-weight: 700;
  display: inline-block;
  position: relative;
}
.wrap .contents .change .change_message p::after {
  content: "";
  background: #fff;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.wrap .contents .change .change_message .lead {
  font-size: 42px;
  letter-spacing: 0.06em;
  line-height: 1.8;
}
@media screen and (max-width: 750px) {
  .wrap .contents .change .change_message .lead {
    font-size: 5.6vw;
  }
}
.wrap .contents .change .change_message .lead::after {
  width: 91%;
  bottom: 0.12em;
}
.wrap .contents .change .change_message .text {
  font-size: 52px;
  letter-spacing: 0.06em;
  line-height: 1.57;
}
@media screen and (max-width: 750px) {
  .wrap .contents .change .change_message .text {
    font-size: 6.9333333333vw;
  }
}
.wrap .contents .change .change_message .text:nth-of-type(2):after {
  width: 100%;
}
.wrap .contents .change .change_message .text:nth-of-type(3):after {
  width: 90%;
}
.wrap .contents .options {
  background: url("../img/options_bg.jpg") no-repeat top center/100%, #343E48;
  padding-bottom: 80px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .options {
    padding-bottom: 10.6666666667vw;
  }
}
.wrap .contents .options h2 {
  background: url(../img/options_tit.png) no-repeat top center/100%;
  box-sizing: border-box;
  height: 310px;
  padding-top: 110px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .wrap .contents .options h2 {
    height: 41.3333333333vw;
    padding-top: 14.6666666667vw;
  }
}
.wrap .contents .options h2 .lead {
  color: #fff;
  font-size: 34px;
  letter-spacing: 0.02em;
  display: block;
}
@media screen and (max-width: 750px) {
  .wrap .contents .options h2 .lead {
    font-size: 4.5333333333vw;
  }
}
.wrap .contents .options h2 .lead .em {
  font-size: 140%;
  position: relative;
}
.wrap .contents .options h2 .lead .em::after {
  content: "・・・・・";
  font-size: 80%;
  letter-spacing: 0.25em;
  position: absolute;
  top: -0.5em;
  left: 0.12em;
}
.wrap .contents .options h2 .title {
  font-size: 88px;
  font-weight: 900;
  display: block;
  margin-top: 12px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .options h2 .title {
    font-size: 11.7333333333vw;
    margin-top: 1.6vw;
  }
}
.wrap .contents .options .options_box {
  width: 650px;
  height: 1060px;
  margin: 0 auto;
  filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.15));
  background: url(../img/options_box_bg.png) no-repeat top left/100%;
}
@media screen and (max-width: 750px) {
  .wrap .contents .options .options_box {
    width: 86.6666666667vw;
    height: 141.3333333333vw;
    filter: drop-shadow(1.3333333333vw 1.3333333333vw 1.3333333333vw rgba(0, 0, 0, 0.15));
  }
}
.wrap .contents .options .options_box h3 {
  position: relative;
}
.wrap .contents .options .options_box h3 span {
  color: #a59664;
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
}
.wrap .contents .options .options_box h3 .lead {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: -0.05em;
  top: 55px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .options .options_box h3 .lead {
    font-size: 3.4666666667vw;
    top: 7.3333333333vw;
  }
}
.wrap .contents .options .options_box h3 .note {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.02em;
  bottom: 0.05em;
}
@media screen and (max-width: 750px) {
  .wrap .contents .options .options_box h3 .note {
    font-size: 2.4vw;
  }
}
.wrap .contents .options .options_box .text {
  line-height: 1.84;
  letter-spacing: 0.04em;
  width: 520px;
  margin: 10px auto 0;
}
@media screen and (max-width: 750px) {
  .wrap .contents .options .options_box .text {
    width: 69.3333333333vw;
    margin: 1.3333333333vw auto 0;
  }
}
.wrap .contents .options .options_box .options_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px 30px;
  margin-top: 50px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .options .options_box .options_list {
    gap: 2.6666666667vw 4vw;
    margin-top: 6.6666666667vw;
  }
}
.wrap .contents .options .options_box .options_list li {
  color: #fff;
  font-size: 28px;
  text-align: center;
  letter-spacing: 0.04em;
  width: 270px;
  height: 270px;
  padding-top: 175px;
  box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .wrap .contents .options .options_box .options_list li {
    font-size: 3.7333333333vw;
    width: 36vw;
    height: 36vw;
    padding-top: 23.3333333333vw;
  }
}
.wrap .contents .options .options_box .options_list li:nth-child(1) {
  background: url(../img/options_box_icon01.png) no-repeat top left/100%;
}
.wrap .contents .options .options_box .options_list li:nth-child(2) {
  background: url(../img/options_box_icon02.png) no-repeat top left/100%;
}
.wrap .contents .options .options_box .options_list li:nth-child(3) {
  background: url(../img/options_box_icon03.png) no-repeat top left/100%;
}
.wrap .contents .options .options_box .options_list li:nth-child(4) {
  background: url(../img/options_box_icon04.png) no-repeat top left/100%;
}
.wrap .contents .price {
  background: #F2F2F2;
  padding-bottom: 85px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .price {
    padding-bottom: 11.3333333333vw;
  }
}
.wrap .contents .price .text01 {
  line-height: 2;
  text-align: center;
  letter-spacing: 0.04em;
}
.wrap .contents .price .text02 {
  text-align: center;
  margin: 25px 0 30px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .price .text02 {
    margin: 3.3333333333vw 0 4vw;
  }
}
.wrap .contents .price .text02 span {
  display: inline-block;
  color: #fff;
  font-size: 38px;
  font-weight: 500;
  letter-spacing: 0.04em;
  padding: 13px 25px 19px;
  filter: drop-shadow(12px 12px 12px rgba(0, 0, 0, 0.15));
  background: #343E48;
}
@media screen and (max-width: 750px) {
  .wrap .contents .price .text02 span {
    font-size: 5.0666666667vw;
    padding: 1.7333333333vw 3.3333333333vw 2.5333333333vw;
    filter: drop-shadow(1.6vw 1.6vw 1.6vw rgba(0, 0, 0, 0.15));
  }
}
.wrap .contents .price .text02 span:first-child {
  margin-bottom: 10px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .price .text02 span:first-child {
    margin-bottom: 1.3333333333vw;
  }
}
.wrap .contents .price .text02 span strong {
  color: #C86EAF;
  font-weight: 500;
}
.wrap .contents .price .price_box {
  width: 680px;
  margin: 44px auto 0;
}
@media screen and (max-width: 750px) {
  .wrap .contents .price .price_box {
    width: 90.6666666667vw;
    margin: 5.8666666667vw auto 0;
  }
}
.wrap .contents .price .price_box h3 {
  color: #fff;
  line-height: 58px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.04em;
  height: 60px;
  background: #C86EAF;
}
@media screen and (max-width: 750px) {
  .wrap .contents .price .price_box h3 {
    line-height: 7.7333333333vw;
    height: 8vw;
  }
}
.wrap .contents .price .price_box div {
  background: rgba(255, 255, 255, 0.5);
}
.wrap .contents .price .price_box div .price_text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 586px;
  height: 80px;
  margin: 4px auto;
}
@media screen and (max-width: 750px) {
  .wrap .contents .price .price_box div .price_text {
    width: 78.1333333333vw;
    height: 10.6666666667vw;
    margin: 0.5333333333vw auto;
  }
}
.wrap .contents .price .price_box div .price_text strong {
  font-size: 35px;
  font-weight: 500;
  white-space: nowrap;
}
@media screen and (max-width: 750px) {
  .wrap .contents .price .price_box div .price_text strong {
    font-size: 4.6666666667vw;
  }
}
.wrap .contents .price .price_box div .price_text strong:first-child {
  letter-spacing: 0.04em;
}
.wrap .contents .price .price_box div .price_text strong.line {
  width: 100%;
  height: 3px;
  margin: 0 10px;
  background-image: linear-gradient(to right, #C86EAF, #C86EAF 3px, transparent 3px);
  background-size: 6px 3px;
  background-position: left bottom;
  background-repeat: repeat-x;
}
@media screen and (max-width: 750px) {
  .wrap .contents .price .price_box div .price_text strong.line {
    height: 0.4vw;
    margin: 0 1.3333333333vw;
    background-image: linear-gradient(to right, #C86EAF, #C86EAF 0.4vw, transparent 0.4vw);
    background-size: 0.8vw 0.4vw;
  }
}
.wrap .contents .price .price_box div .price_text strong span {
  font-size: 20px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .price .price_box div .price_text strong span {
    font-size: 2.6666666667vw;
  }
}
.wrap .contents .worries {
  background: url("../img/worries_bg_top.jpg") no-repeat top center/100%, url("../img/worries_bg_bot.jpg") no-repeat bottom center/100%, #DADEE1;
  padding-bottom: 110px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .worries {
    padding-bottom: 14.6666666667vw;
  }
}
.wrap .contents .worries .worries_box {
  position: relative;
}
.wrap .contents .worries .worries_box .text_area {
  position: absolute;
  top: 23px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .worries .worries_box .text_area {
    top: 3.0666666667vw;
  }
}
.wrap .contents .worries .worries_box .text_area h3 {
  color: #fff;
  font-size: 30px;
  line-height: 1.73;
  font-weight: 700;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 750px) {
  .wrap .contents .worries .worries_box .text_area h3 {
    font-size: 4vw;
  }
}
.wrap .contents .worries .worries_box .text_area .text {
  font-size: 30px;
  line-height: 1.73;
  font-weight: 500;
  letter-spacing: 0.04em;
  width: 370px;
  margin-top: 55px;
  padding-left: 40px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .wrap .contents .worries .worries_box .text_area .text {
    font-size: 4vw;
    width: 49.3333333333vw;
    margin-top: 7.3333333333vw;
    padding-left: 5.3333333333vw;
  }
}
.wrap .contents .worries .worries_box .text_area .text::before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  background: url(../img/worries_check01.svg) no-repeat top left/100%;
  position: absolute;
  top: 13px;
  left: 0;
}
@media screen and (max-width: 750px) {
  .wrap .contents .worries .worries_box .text_area .text::before {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
    top: 1.7333333333vw;
  }
}
.wrap .contents .worries .worries_box .text_area .text span {
  color: #C86EAF;
}
.wrap .contents .worries .worries_box.worries01 .text_area {
  left: 240px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .worries .worries_box.worries01 .text_area {
    left: 32vw;
  }
}
.wrap .contents .worries .worries_box.worries02 .text_area {
  left: 100px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .worries .worries_box.worries02 .text_area {
    left: 13.3333333333vw;
  }
}
.wrap .contents .worries .worries_box.worries03 .text_area {
  left: 240px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .worries .worries_box.worries03 .text_area {
    left: 32vw;
  }
}
.wrap .contents .worries .box_text01,
.wrap .contents .worries .box_text02 {
  color: #fff;
}
.wrap .contents .worries .box_text01 strong,
.wrap .contents .worries .box_text02 strong {
  display: inline-block;
  font-size: 38px;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 15px 25px 15px 70px;
  filter: drop-shadow(12px 12px 12px rgba(0, 0, 0, 0.15));
  background: #C86EAF;
  position: relative;
}
@media screen and (max-width: 750px) {
  .wrap .contents .worries .box_text01 strong,
  .wrap .contents .worries .box_text02 strong {
    font-size: 5.0666666667vw;
    padding: 2vw 3.3333333333vw 2vw 9.3333333333vw;
    filter: drop-shadow(1.6vw 1.6vw 1.6vw rgba(0, 0, 0, 0.15));
  }
}
.wrap .contents .worries .box_text01 strong::before,
.wrap .contents .worries .box_text02 strong::before {
  content: "";
  display: block;
  width: 33px;
  height: 33px;
  background: url(../img/worries_check02.svg) no-repeat top left/100%;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 25px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .worries .box_text01 strong::before,
  .wrap .contents .worries .box_text02 strong::before {
    width: 4.4vw;
    height: 4.4vw;
    left: 3.3333333333vw;
  }
}
.wrap .contents .worries .box_text01 span,
.wrap .contents .worries .box_text02 span {
  font-size: 28px;
  font-weight: 500;
  vertical-align: 13px;
  letter-spacing: 0.04em;
  margin-left: 15px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .worries .box_text01 span,
  .wrap .contents .worries .box_text02 span {
    font-size: 3.7333333333vw;
    vertical-align: 1.7333333333vw;
    margin-left: 2vw;
  }
}
.wrap .contents .worries .box_text02 {
  margin: 20px 0 35px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .worries .box_text02 {
    margin: 2.6666666667vw 0 4.6666666667vw;
  }
}
.wrap .contents .worries .box_text03 {
  color: #fff;
  font-size: 35px;
  line-height: 60px;
  letter-spacing: 0.04em;
  margin-left: 70px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .worries .box_text03 {
    font-size: 4.6666666667vw;
    line-height: 8vw;
    margin-left: 9.3333333333vw;
  }
}
.wrap .contents .worries .box_text03 strong {
  font-size: 36px;
  font-weight: 700;
  padding-bottom: 12px;
  border-bottom: 2px solid #fff;
}
@media screen and (max-width: 750px) {
  .wrap .contents .worries .box_text03 strong {
    font-size: 4.8vw;
    padding-bottom: 1.6vw;
    border-bottom: 0.2666666667vw solid #fff;
  }
}
.wrap .contents .reasons {
  background: url("../img/reasons_bg.jpg") no-repeat top center/100%;
}
.wrap .contents .reasons h2 {
  background: url(../img/reasons_tit.png) no-repeat top center/100%;
  box-sizing: border-box;
  height: 425px;
  padding-top: 160px;
  font-size: 74px;
  font-weight: 900;
  line-height: 1.216;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .wrap .contents .reasons h2 {
    height: 56.6666666667vw;
    padding-top: 21.3333333333vw;
    font-size: 9.8666666667vw;
  }
}
.wrap .contents .reasons h2 .top {
  letter-spacing: -0.02em;
}
.wrap .contents .reasons h2 .em {
  color: #C8287D;
}
.wrap .contents .reasons .reasons_box h3 {
  margin: 25px 0 -50px 50px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .wrap .contents .reasons .reasons_box h3 {
    margin: 3.3333333333vw 0 -6.6666666667vw 6.6666666667vw;
  }
}
.wrap .contents .reasons .reasons_box h3 strong {
  display: inline-block;
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 12px 20px 18px;
  background: #C86EAF;
}
@media screen and (max-width: 750px) {
  .wrap .contents .reasons .reasons_box h3 strong {
    font-size: 8vw;
    padding: 1.6vw 2.6666666667vw 2.4vw;
  }
}
.wrap .contents .reasons .reasons_box h3 strong:first-child {
  margin-bottom: 10px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .reasons .reasons_box h3 strong:first-child {
    margin-bottom: 1.3333333333vw;
  }
}
.wrap .contents .reasons .reasons_box .text {
  line-height: 1.76;
  width: 580px;
  margin: 33px 0 0 120px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .reasons .reasons_box .text {
    width: 77.3333333333vw;
    margin: 4.4vw 0 0 16vw;
  }
}
.wrap .contents .reasons .reasons_box .kome {
  font-size: 20px;
  width: 600px;
  margin: 33px 0 0 110px;
  padding: 30px 0 0 12px;
  border-top: 1px solid #999;
  box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .wrap .contents .reasons .reasons_box .kome {
    font-size: 2.6666666667vw;
    width: 80vw;
    margin: 4.4vw 0 0 14.6666666667vw;
    padding: 4vw 0 0 1.6vw;
  }
}
.wrap .contents .reasons .reasons_box .kome span {
  color: #B78B56;
}
.wrap .contents .reasons .reasons_box.point01 {
  height: 1040px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .reasons .reasons_box.point01 {
    height: 138.6666666667vw;
  }
}
.wrap .contents .reasons .reasons_box.point02 {
  height: 900px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .reasons .reasons_box.point02 {
    height: 120vw;
  }
}
.wrap .contents .reasons .reasons_box.point03 {
  height: 925px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .reasons .reasons_box.point03 {
    height: 123.3333333333vw;
  }
}
.wrap .contents .flow {
  background: #E6EBEB;
  padding-bottom: 100px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .flow {
    padding-bottom: 13.3333333333vw;
  }
}
.wrap .contents .flow .flow_list li {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 36px;
  width: 690px;
  height: 330px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .wrap .contents .flow .flow_list li {
    gap: 4.8vw;
    width: 92vw;
    height: 44vw;
  }
}
.wrap .contents .flow .flow_list li .icon {
  width: 154px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .flow .flow_list li .icon {
    width: 20.5333333333vw;
  }
}
.wrap .contents .flow .flow_list li .text_area {
  width: 380px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .flow .flow_list li .text_area {
    width: 50.6666666667vw;
  }
}
.wrap .contents .flow .flow_list li .text_area h3 {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .flow .flow_list li .text_area h3 {
    gap: 2.6666666667vw;
  }
}
.wrap .contents .flow .flow_list li .text_area h3 .num {
  display: inline-block;
  color: #fff;
  font-size: 26px;
  line-height: 38px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.04em;
  width: 90px;
  height: 40px;
  border-radius: 8px;
  background: #C8287D;
}
@media screen and (max-width: 750px) {
  .wrap .contents .flow .flow_list li .text_area h3 .num {
    font-size: 3.4666666667vw;
    line-height: 5.0666666667vw;
    width: 12vw;
    height: 5.3333333333vw;
    border-radius: 1.0666666667vw;
  }
}
.wrap .contents .flow .flow_list li .text_area h3 strong {
  color: #C8287D;
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 750px) {
  .wrap .contents .flow .flow_list li .text_area h3 strong {
    font-size: 3.7333333333vw;
    line-height: 5.3333333333vw;
  }
}
.wrap .contents .flow .flow_list li .text_area h3 strong .min {
  font-size: 26px;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  .wrap .contents .flow .flow_list li .text_area h3 strong .min {
    font-size: 3.4666666667vw;
  }
}
.wrap .contents .flow .flow_list li .text_area .text {
  line-height: 1.53;
  letter-spacing: 0.04em;
  margin-top: 18px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .flow .flow_list li .text_area .text {
    margin-top: 2.4vw;
  }
}
.wrap .contents .flow .flow_list li .text_area .kome {
  display: flex;
  font-size: 20px;
  line-height: 1.4;
  margin-top: 10px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .flow .flow_list li .text_area .kome {
    font-size: 2.6666666667vw;
    margin-top: 1.3333333333vw;
  }
}
.wrap .contents .flow .flow_list li:nth-child(1) {
  background: url(../img/flow_box_bg01.png) no-repeat top left/100%;
}
.wrap .contents .flow .flow_list li:nth-child(2) {
  background: url(../img/flow_box_bg02.png) no-repeat top left/100%;
}
.wrap .contents .flow .flow_list li:nth-child(3) {
  height: 340px;
  background: url(../img/flow_box_bg03.png) no-repeat top left/100%;
}
@media screen and (max-width: 750px) {
  .wrap .contents .flow .flow_list li:nth-child(3) {
    height: 45.3333333333vw;
  }
}
.wrap .contents .flow .flow_list li:nth-child(4) {
  height: 310px;
  background: url(../img/flow_box_bg04.png) no-repeat top left/100%;
}
@media screen and (max-width: 750px) {
  .wrap .contents .flow .flow_list li:nth-child(4) {
    height: 41.3333333333vw;
  }
}
.wrap .contents .flow .text01 {
  font-size: 30px;
  line-height: 2;
  text-align: center;
  letter-spacing: 0.04em;
  margin-top: 45px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .flow .text01 {
    font-size: 4vw;
    margin-top: 6vw;
  }
}
.wrap .contents .flow .text02 {
  color: #C8287D;
  font-size: 35px;
  line-height: 1.71;
  text-align: center;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 750px) {
  .wrap .contents .flow .text02 {
    font-size: 4.6666666667vw;
  }
}
.wrap .contents .director {
  background: #fff;
  padding-bottom: 140px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .director {
    padding-bottom: 18.6666666667vw;
  }
}
.wrap .contents .director h2 {
  margin-top: -98px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .director h2 {
    margin-top: -13.0666666667vw;
  }
}
.wrap .contents .director h2 strong {
  display: inline-block;
  color: #fff;
  font-size: 52px;
  font-weight: 500;
  letter-spacing: 0.04em;
  padding: 8px 30px 16px 50px;
  background: #C86EAF;
}
@media screen and (max-width: 750px) {
  .wrap .contents .director h2 strong {
    font-size: 6.9333333333vw;
    padding: 1.0666666667vw 4vw 2.1333333333vw 6.6666666667vw;
  }
}
.wrap .contents .director h2 strong:first-child {
  margin-bottom: 14px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .director h2 strong:first-child {
    margin-bottom: 1.8666666667vw;
  }
}
.wrap .contents .director .text_area {
  width: 650px;
  margin: 50px auto 70px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .director .text_area {
    width: 86.6666666667vw;
    margin: 6.6666666667vw auto 9.3333333333vw;
  }
}
.wrap .contents .director .text_area .text {
  line-height: 2;
  letter-spacing: 0.04em;
}
.wrap .contents .director .text_area .name {
  font-size: 30px;
  letter-spacing: 0.04em;
  margin-top: 45px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .director .text_area .name {
    font-size: 4vw;
    margin-top: 6vw;
  }
}
.wrap .contents .director .text_area .name strong {
  color: #C86EAF;
  font-size: 40px;
  margin-left: 18px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .director .text_area .name strong {
    font-size: 5.3333333333vw;
    margin-left: 2.4vw;
  }
}
.wrap .contents .director .director_biography {
  display: flex;
  width: 670px;
  margin: 0 auto;
  padding: 48px 0 50px;
  border: 4px solid #C86EAF;
  border-radius: 30px;
  filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.15));
  background: #fff;
  box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .wrap .contents .director .director_biography {
    width: 89.3333333333vw;
    padding: 6.4vw 0 6.6666666667vw;
    border: 0.5333333333vw solid #C86EAF;
    border-radius: 4vw;
    filter: drop-shadow(1.3333333333vw 1.3333333333vw 1.3333333333vw rgba(0, 0, 0, 0.15));
  }
}
.wrap .contents .director .director_biography h3 {
  color: #fff;
  font-size: 26px;
  line-height: 35px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.04em;
  border-radius: 40px;
  height: 40px;
  background: #C86EAF;
}
@media screen and (max-width: 750px) {
  .wrap .contents .director .director_biography h3 {
    font-size: 3.4666666667vw;
    line-height: 4.6666666667vw;
    border-radius: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
.wrap .contents .director .director_biography .text {
  font-size: 22px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 750px) {
  .wrap .contents .director .director_biography .text {
    font-size: 2.9333333333vw;
  }
}
.wrap .contents .director .director_biography .biography {
  width: 160px;
  margin: 0 20px 0 40px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .director .director_biography .biography {
    width: 21.3333333333vw;
    margin: 0 2.6666666667vw 0 5.3333333333vw;
  }
}
.wrap .contents .director .director_biography .biography .dot {
  display: flex;
  width: 130px;
  margin: 20px auto 12px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .director .director_biography .biography .dot {
    width: 17.3333333333vw;
    margin: 2.6666666667vw auto 1.6vw;
  }
}
.wrap .contents .director .director_biography .biography .text {
  line-height: 1.81;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.wrap .contents .director .director_biography .qualification h3 {
  width: 250px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .director .director_biography .qualification h3 {
    width: 33.3333333333vw;
  }
}
.wrap .contents .director .director_biography .qualification .text {
  line-height: 2.54;
  margin-top: 13px;
  margin-left: 20px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .director .director_biography .qualification .text {
    margin-top: 1.7333333333vw;
    margin-left: 2.6666666667vw;
  }
}
.wrap .contents .cta {
  background: #E8C2DD;
  padding-bottom: 65px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .cta {
    padding-bottom: 8.6666666667vw;
  }
}
.wrap .contents .cta .text {
  line-height: 2;
  text-align: center;
  letter-spacing: 0.04em;
  margin: 40px 0 50px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .cta .text {
    margin: 5.3333333333vw 0 6.6666666667vw;
  }
}
.wrap .contents .cta .cta_btn {
  width: 610px;
  margin: 0 auto;
  filter: drop-shadow(15px 15px 15px rgba(63, 63, 63, 0.3));
}
@media screen and (max-width: 750px) {
  .wrap .contents .cta .cta_btn {
    width: 81.3333333333vw;
    filter: drop-shadow(2vw 2vw 2vw rgba(63, 63, 63, 0.3));
  }
}
.wrap .contents .cta .cta_btn.btn01 {
  margin: 0 auto 58px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .cta .cta_btn.btn01 {
    margin: 0 auto 7.7333333333vw;
  }
}
.wrap .contents .cta .bot_text {
  font-size: 28px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.04em;
  margin-top: 55px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .cta .bot_text {
    font-size: 3.7333333333vw;
    margin-top: 7.3333333333vw;
  }
}
.wrap .contents .info {
  letter-spacing: 0.04em;
  background: #464F58;
}
.wrap .contents .info .info_in {
  color: #fff;
  width: 670px;
  margin: 0 auto;
  padding: 65px 0 95px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .info .info_in {
    width: 89.3333333333vw;
    padding: 8.6666666667vw 0 12.6666666667vw;
  }
}
.wrap .contents .info .info_in .info_table {
  margin: 25px 0 28px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .info .info_in .info_table {
    margin: 3.3333333333vw 0 3.7333333333vw;
  }
}
.wrap .contents .info .info_in .kome_list {
  margin-top: 25px;
}
@media screen and (max-width: 750px) {
  .wrap .contents .info .info_in .kome_list {
    margin-top: 3.3333333333vw;
  }
}
.wrap .contents .info .info_in .kome_list li {
  display: flex;
  gap: 12px;
  font-size: 20px;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  .wrap .contents .info .info_in .kome_list li {
    gap: 1.6vw;
    font-size: 2.6666666667vw;
  }
}
.wrap .contents .info .copy {
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 10px 0 12px;
  background: #2A3035;
}
@media screen and (max-width: 750px) {
  .wrap .contents .info .copy {
    font-size: 2.1333333333vw;
    padding: 1.3333333333vw 0 1.6vw;
  }
}/*# sourceMappingURL=style.css.map */