@charset "UTF-8";
.seciton_reason .section_ttl_eng {
  color: #f0b7c6;
}

.seciton_point .section_ttl_eng {
  color: #c7c7c7;
}

.seciton_plan .section_ttl_eng {
  color: #f0b7c6;
}

.seciton_flow .section_ttl_eng {
  color: #c7c7c7;
}

.seciton_qa .section_ttl_eng {
  color: #c7c7c7;
}

.seciton_qa .seciton_ttl_area {
  background: rgba(234, 234, 234, 0.8);
}

.section_clinic .section_ttl_eng {
  color: #c7c7c7;
}

.section_clinic .seciton_ttl_area {
  background: rgba(234, 234, 234, 0.8);
}

.reserve .section_ttl_eng {
  color: #c7c7c7;
}

.reserve .seciton_ttl_area {
  background: rgba(234, 234, 234, 0.8);
  margin-bottom: 0;
}

.seciton_reason p,
.seciton_point p,
.seciton_reason .sec_ttl {
  text-align: center;
}

.seciton_reason .sec_ttl {
  text-align: center;
}

.section_ttl_eng {
  font-size: clamp(30px, 5.6vw, 56px);
  font-weight: 500;
  letter-spacing: 0.15em;
  text-align: center;
}
.seciton_ttl_area {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: clamp(70px, 14vw, 140px);
  background: rgba(255, 255, 255, 0.8);
  margin: 0 0 clamp(40px, 8vw, 80px);
  position: relative;
}
.seciton_ttl_area::before {
  content: "";
  width: 238px;
  height: 100%;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: auto 85%;
  position: absolute;
  left: 0;
  right: 720px;
  margin: 0 auto;
  bottom: 0;
}
.seciton_ttl_area.-medium {
  height: clamp(110px, 14vw, 140px);
}
.seciton_ttl_area.-large {
  height: clamp(110px, 19vw, 190px);
}
.seciton_ttl_area .ff_serif {
  font-size: clamp(22px, 4.2vw, 42px);
  font-weight: 500;
  line-height: 124%;
  letter-spacing: 0.08em;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .seciton_ttl_area::before {
    left: 20px;
  }
}

.wrap1000 {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

.flex-box {
  display: flex;
}

#clinic dl.accordion dl dd {
  margin-left: 0;
}
#clinic dl.accordion > dd {
  margin-left: 0;
}
#clinic dl.accordion > dt {
  background: #f53968 !important;
}
dl.accordion {
  width: 100% !important;
  margin: 0 auto;
}
.section_clinic {
  padding: clamp(55px, 9vw, 90px) 0 clamp(50px, 10vw, 100px);
  background: linear-gradient(180deg, transparent 0 5%, #ffffff 25%),
    url(../img/eye_kuma_fukurami-509_4/flow_bg.png) repeat-x #ffffff;
  background-position: top center;
  text-align: center;
}
.section_clinic_inner {
  padding: 0 50px;
  text-align: left;
}
.section_clinic .seciton_ttl_area::before {
  background-image: url(../img/eye_kuma_fukurami-509_4/white_diamond.png);
}

@media screen and (max-width: 767px) {
  .section_clinic_inner {
    padding: 0 15px;
  }
}

/* ========================================
    共通始まり */
.u-center90 {
  width: 90%;
  margin: 0 auto;
}
.u-center750 {
  max-width: 750px;
  margin: 0 auto;
}
.u-relative {
  position: relative;
}
.u-text-center {
  text-align: center;
}
.u-bk-blue {
  background: #f6fbff;
}
.u-bk-pink {
  background: #ffebf7;
}
body {
  padding-bottom: 150px;
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "MS PGothic",
    "ＭＳ Ｐゴシック", sans-serif;
}

@media only screen and (max-width: 767px) {
  body {
    padding-bottom: 19.55671vw;
  }
}

main {
  background: #f2f5f9;
}

main img {
  vertical-align: bottom;
}

@media only screen and (max-width: 767px) {
  main img {
    width: 100% !important;
  }
}

main .main_inner {
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  main .main_inner {
    width: 100%;
    box-shadow: none;
  }
}

.seciton_qa,
.section_clinic {
  background: linear-gradient(180deg, transparent 0 5%, #ffffff 25%),
    url(../img/double-eyelid_5/flow_bg.png) repeat-x #ffffff !important;
  background-position: top center;
}

.fv,
.change,
.reason,
.plan {
  background: #fff3fc;
  background-image: url("../img/university_double-eyelid/sakura_pattern.png");
  background-size: auto;
  background-repeat: repeat-y;
  background-position: center center;
}

@media screen and (max-width: 767px) {
  .fv,
  .change,
  .reason,
  .plan {
    background: #fff3fc;
    background-image: url("../img/university_double-eyelid/sakura_pattern.png");
    background-size: 100%;
    background-repeat: repeat-y;
    background-position: inherit;
  }
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.fc_pink span {
  color: #f43a69;
}

.fc_pink_serif span.small {
  font-size: clamp(10px, 2vw, 20px);
}

.fc_pink_serif strong {
  font-size: clamp(35px, 7vw, 70px);
}

.fc_pink_serif span.medium {
  font-weight: bold;
}

.fc_pink_serif {
  font-size: clamp(20px, 3.6vw, 36px);
  line-height: 160%;
}

.section_ttl_eng {
  font-size: clamp(30px, 5.6vw, 56px);
  font-weight: 500;
  letter-spacing: 0.15em;
  text-align: center;
}

.seciton_ttl_area {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: clamp(70px, 14vw, 140px);
  background: rgba(255, 255, 255, 0.8);
  margin: 0 0 clamp(40px, 8vw, 80px);
  position: relative;
}

.seciton_ttl_area::before {
  content: "";
  width: 238px;
  height: 100%;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: auto 85%;
  position: absolute;
  left: 0;
  right: 720px;
  margin: 0 auto;
  bottom: 0;
}

.seciton_point .seciton_ttl_area::before {
  background-image: url(../img/eye_kuma_fukurami-509_4/point_bg02.png);
}

.seciton_ttl {
  background: #ffffff;
  padding: clamp(10px, 2vw, 20px) 0;
  position: relative;
  margin: 0 0 clamp(30px, 5vw, 50px);
  font-size: clamp(26px, 4.2vw, 42px);
  font-weight: 500;
  line-height: 124%;
  text-align: center;
}

.title__wrap--top {
  font-family: "YuMincho", "Yu Mincho", "游明朝", Times New Roman,
    "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "Sawarabi Mincho",
    "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: clamp(30px, 5.6vw, 56px);
  font-weight: 500;
  letter-spacing: 0.15em;
  color: #f0b7c6;
}

.title__wrap__area {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  height: clamp(70px, 14vw, 140px);
  background: rgba(255, 255, 255, 0.8);
  position: relative;
}

.title__wrap__area::before {
  content: "";
  width: 238px;
  height: 100%;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: auto 85%;
  position: absolute;
  left: 0;
  right: 720px;
  margin: 0 auto;
  bottom: 0;
}

.title__wrap--headline {
  font-family: "YuMincho", "Yu Mincho", "游明朝", Times New Roman,
    "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "Sawarabi Mincho",
    "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: clamp(22px, 4.2vw, 42px);
  font-weight: 500;
  line-height: 124%;
  letter-spacing: 0.08em;
  text-align: center;
  position: relative;
}

.ff_serif {
  font-family: "YuMincho", "Yu Mincho", "游明朝", Times New Roman,
    "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "Sawarabi Mincho",
    "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.seciton_ttl_area .ff_serif {
  font-size: clamp(22px, 4.2vw, 42px);
  font-weight: 500;
  line-height: 124%;
  letter-spacing: 0.08em;
  text-align: center;
  position: relative;
}

.serif_text {
  font-weight: bold;
  font-size: clamp(18px, 3.2vw, 34px);
  margin: clamp(30px, 8vw, 80px) 0 clamp(30px, 8vw, 80px);
}

@media screen and (max-width: 767px) {
  .seciton_ttl_area::before {
    left: 20px;
  }
}

.seciton_point_drarea_bdbox .ff_serif {
  margin: 0 0 clamp(20px, 3vw, 30px);
  font-weight: bold;
}

.u_line {
  text-decoration: underline;
}

.u_line2 {
  border-bottom: 2px solid #f43a69;
  display: inline;
}

.fs40 {
  font-size: clamp(20px, 4vw, 40px);
}

.fs44 {
  font-size: clamp(22px, 4.4vw, 44px);
}

.ta_left {
  text-align: left !important;
}

.lh180 {
  line-height: 180%;
}

.fw_bold {
  font-weight: bold;
}

.p-diamond::before {
  background-image: url(../img/double-eyelid_5/reason_bg04.png);
}

.g-diamond::before {
  background-image: url(../img/double-eyelid_5/point_bg02.png);
}

.w-diamond {
  background-color: #ededed;
}

.w-diamond::before {
  background-image: url(../img/double-eyelid_5/white_diamond.png);
}

.pc_none {
  display: none !important;
}

.sp_none {
  display: block !important;
}

@media screen and (max-width: 767px) {
  .pc_none {
    display: block !important;
  }
  .sp_none {
    display: none !important;
  }
}

.responsive {
  width: 100%;
  aspect-ratio: 16/9;
}

video {
  position: relative;
  height: 100%;
  max-width: 100%;
  width: 100%;
}
.l-inner750 {
  width: min(750px, calc(calc(750 / 750) * 100vw));
  margin: 0 auto;
}
.l-flex {
  display: flex;
}
.c-bg-white {
  background-color: #fff;
}

.c-bg-blue {
  background-color: #f0f7ff;
}
.c-hover {
  transition: 0.3s;
}
.c-hover:hover {
  filter: brightness(1.1);
}
.c-margin {
  margin: 0 min(30px, calc(calc(30 / 750) * 100vw));
}

.c-inner-margin {
  margin: 0 min(60px, calc(calc(60 / 750) * 100vw));
}

.c-padding {
  padding: 0 min(30px, calc(calc(30 / 750) * 100vw));
  box-sizing: border-box;
}

.c-youtube-box {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.c-youtube-box::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 56.25%;
}

.c-youtube-box iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.c-youtube-box.-width-pc-md {
  width: 100%;
}

.c-youtube-box.-width-pc-lg {
  width: 676px;
}

@media screen and (max-width: 640px) {
  .c-youtube-box.-width-pc-md,
  .c-youtube-box.-width-pc-lg {
    width: auto;
  }
}

.reserve-btn {
  display: block;
  width: min(656px, calc(calc(656 / 750) * 100vw));
  margin: 0 auto;
}
.l-header {
  height: 100px;
  width: min(750px, 100%);
  margin: 0 auto;
  background-color: #fff;
  display: flex;
  align-items: center;
}
.section_header_logo {
  width: calc(calc(327 / 750) * 100vw);
}
@media screen and (max-width: 640px) {
  .l-header {
    height: 50px;
  }
}
.c-width {
  width: 100%;
}

/* 共通終わり
======================================== */
/* .p-fv {
  margin-top: 100px;
}
@media screen and (max-width: 640px) {
  .p-fv {
    margin-top: 50px;
  }
} */
.coupon-box {
  display: flex;
  justify-content: center;
  position: relative;
}
.coupon-content {
  position: absolute;
  bottom: min(65px, calc(calc(65 / 750) * 100vw));
}
.coupon-content.top_01 {
  position: absolute;
  bottom: min(65px, calc(calc(65 / 750) * 100vw));
  top: 0;
}
.coupon-content-arrow {
  position: relative;
  width: min(450px, calc(calc(450 / 750) * 100vw));
  margin: 0 auto;
}
.coupon-content-arrow::before,
.coupon-content-arrow::after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 2px;
  background: #f1517b;
  top: 0;
}
.coupon-content-arrow::before {
  transform: rotate(155deg);
  left: 0;
}
.coupon-content-arrow::after {
  transform: rotate(25deg);
  right: min(-4px, calc(calc(-4 / 750) * 100vw));
}
.box_countdown__balloon {
  color: #f1517b;
  font-size: min(24px, calc(calc(24 / 750) * 100vw));
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
}
.box_countdown {
  display: flex;
  justify-content: center;
  font-size: min(24px, calc(calc(24 / 750) * 100vw));
}
.box_countdown .yycountdown-box {
  font-weight: 600;
  color: #f1517b !important;
  font-size: min(30px, calc(calc(30 / 750) * 100vw));
  line-height: 1.1;
}
.box_countdown .yyc-day,
.box_countdown .yyc-hou,
.box_countdown .yyc-min,
.box_countdown .yyc-sec {
  font-family: 游ゴシック, "Yu Gothic", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", Meiryo, メイリオ, "MS PGothic",
    "ＭＳ Ｐゴシック", sans-serif;
  font-size: min(40px, calc(calc(40 / 750) * 100vw));
  background: none !important;
  color: #f1517b !important;
  border-radius: 5px;
  padding: 1.5px min(6px, calc(calc(6 / 750) * 100vw));
}
.box_countdown .yyc-day-text,
.box_countdown .yyc-hou-text,
.box_countdown .yyc-min-text,
.box_countdown .yyc-sec-text {
  color: #f1517b !important;
}
.counceling_box {
  position: relative;
  display: flex;
  justify-content: center;
}
.counceling_btn-link {
  display: block;
  position: absolute;
  bottom: min(70px, calc(calc(70 / 750) * 100vw));
}

/*================================
こんなクリニックには注意始まり */

.p-attention-accordion {
  display: flex;
  flex-direction: column;
  gap: 50px;
}

.p-attention-accordion__item {
  box-shadow: 0 0 38.4px 1.6px rgba(105, 105, 105, 0.3);
}

.p-attention-accordion__item-title {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  background: url(../img/kumatori_injection_02/attention_bg01_pc.png) no-repeat;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝B", serif;
  font-size: 29px;
  line-height: calc(35 / 29);
  text-align: center;
  cursor: pointer;
}

.p-attention-accordion__item-title::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 37px;
  width: 35px;
  height: 35px;
  margin-top: auto;
  margin-bottom: auto;
  background: url(../img/kumatori_injection_02/attention_icon01.png) no-repeat;
}

.p-attention-accordion__item-title.-active::after {
  background-image: url(../img/kumatori_injection_02/attention_icon02.png);
}

.p-attention-accordion__item-body {
  display: none;
  padding: min(40px, calc(calc(40 / 750) * 100vw))
    min(30px, calc(calc(30 / 750) * 100vw));
  margin: 0 auto;
  background: #fff;
}

.p-attention-accordion__item-text {
  margin-bottom: 38px;
  font-size: 18px;
  line-height: calc(35 / 18);
}

@media screen and (max-width: 640px) {
  .p-attention-accordion {
    gap: 36px;
  }

  .p-attention-accordion__item {
    box-shadow: 0 0 12px 0.5px rgba(105, 105, 105, 0.2);
  }

  .p-attention-accordion__item-title {
    height: calc(100vw / 375 * 50);
    /* background-image: url(../img/eye_kuma_fukurami-509_6/attention_bg01_sp.png); */
    background-size: 100% auto;
    font-size: calc(100vw / 375 * 15);
    font-feature-settings: "palt";
  }

  .p-attention-accordion__item-title::after {
    right: 14px;
    width: 15px;
    height: 15px;
    background-size: 100% auto;
  }

  .p-attention-accordion__item-body {
    padding-top: 16px;
    padding-bottom: 18px;
    padding-left: 12.5px;
    padding-right: 12.5px;
  }

  .p-attention-accordion__item-text {
    margin-bottom: 19px;
    font-size: 12px;
    line-height: calc(22.5 / 12);
  }
}

/*================================
point始まり */

.seciton_point {
  padding: clamp(55px, 9vw, 90px) 0 clamp(50px, 10vw, 100px);
  /* background: linear-gradient(180deg, transparent 0 5%, #f8f8f8 25%),
    url(../img/eye_kuma_fukurami-509_4/point_bg.png) repeat-x #ededed;
  background-position: top center; */
  background: #fff;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .section_point-inner {
    padding: 0 15px;
  }
}

.seciton_point .section_point_drttl {
  width: fit-content;
  padding: 0.6em 1em;
  margin: 0 auto clamp(30px, 6vw, 60px);
  font-weight: 500;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .seciton_point .section_point_drttl {
    padding: 0.6em 0.8em;
  }
}
.seciton_point .section_point_drttl::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  border-bottom: #f43a69 solid 2px;
  border-left: #f43a69 solid 2px;
}
.seciton_point .section_point_drttl::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  border-top: #f43a69 solid 2px;
  border-right: #f43a69 solid 2px;
}

@media screen and (max-width: 767px) {
  .seciton_point .section_point_drttl::before,
  .seciton_point .section_point_drttl::after {
    width: 30px;
    height: 30px;
    border-width: 1px;
  }
}

.seciton_point_white-box {
  /* background: linear-gradient(180deg, transparent 0 5%, #ffffff 25%),
    url(../img/eye_kuma_fukurami-509_4/point_white-box_bg.png); */
  /* padding: clamp(15px, 8vw, 80px) clamp(15px, 6vw, 60px); */
  /* box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.25); */
  font-size: clamp(14px, 2.4vw, 24px);
}
.seciton_point_drarea_bdbox {
  background: #fff;
  border: 2px #f43a69 solid;
  padding: clamp(15px, 5vw, 50px) clamp(20px, 5vw, 50px);
  margin-bottom: clamp(30px, 6vw, 60px);
  position: relative;
}
.seciton_point_drarea_bdbox::before {
  content: "";
  border-left: 30px solid transparent;
  border-top: 30px solid #f43a69;
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.seciton_point_drarea_bdbox::after {
  content: "";
  border-right: 30px solid transparent;
  border-bottom: 30px solid #f43a69;
  height: 0;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.seciton_point_drarea_bdbox .ff_serif {
  margin: 0 0 clamp(20px, 3vw, 30px);
  font-weight: bold;
}

.seciton_point_drprof {
  margin: 0 0 clamp(40px, 8vw, 80px);
  background: #fff;
}
.seciton_point_drprof-box {
  justify-content: space-between;
  width: 640px;
  margin: 0 auto;
}
.seciton_point_drprof > p {
  font-weight: 500;
}
.seciton_point_drprof-box li {
  margin: 0 0 clamp(10px, 3vw, 30px);
  overflow: hidden;
  width: 300px;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.25);
  background: #000;
  font-family: "YuMincho", "Yu Mincho", "游明朝", Times New Roman,
    "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "Sawarabi Mincho",
    "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.seciton_point_drprof-box li .dr_img {
  display: block;
}
.seciton_point_drprof-box li .dr_name {
  display: block;
  font-size: clamp(14px, 2.6vw, 26px);
  background: #e8e8e8;
  padding: clamp(10px, 1.5vw, 15px) 0 clamp(10px, 1vw, 10px);
  font-weight: bold;
  line-height: 110%;
}
.seciton_point_drprof-box li .dr_name span {
  font-size: clamp(10px, 1.8vw, 18px);
  color: #737373;
}
.seciton_point_drprof-box li .dr_spec {
  color: #ffffff;
  font-size: clamp(12px, 2.4vw, 24px);
  padding: clamp(8px, 0.8vw, 8px) 0;
  line-height: 130%;
}

.seciton_point_box {
  background: #ffffff;
  margin: 0 0 clamp(30px, 6vw, 60px);
  font-size: clamp(14px, 2.4vw, 24px);
}
.seciton_point_box .bd_blk_design {
  width: 100%;
  max-width: 500px;
  padding: clamp(6px, 1vw, 10px) 0;
  margin: 0 auto clamp(20px, 4vw, 40px);
  border: 2px #000 solid;
  border-radius: 30px;
  font-size: clamp(20px, 3.6vw, 36px);
  font-weight: 500;
}

.seciton_point_box_imgarea {
  margin-top: 30px;
}
.seciton_point_box_imgarea .pink_english_design {
  display: block;
  max-width: 300px;
  padding: 0.5em 0;
  margin: 0 auto -2.3em;
  background: rgba(244, 58, 105, 0.8);
  border-radius: 30px;
  color: #fff;
  position: relative;
}

@media screen and (max-width: 767px) {
  .seciton_point_white-box {
    padding: 15px;
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.25);
  }
  .seciton_point_drprof > p {
    margin-top: 20px;
  }

  .seciton_point_drarea_bdbox::before,
  .seciton_point_drarea_bdbox::after {
    border-width: 20px;
  }

  .seciton_point_drprof-box {
    width: 100%;
  }
  .seciton_point_drprof-box li {
    width: calc((100% - 10px) / 2);
    margin-bottom: 10px;
  }

  .seciton_point_box_imgarea .pink_english_design {
    width: calc(100% - 100px);
    max-width: none;
  }
  .seciton_point_box_imgarea {
    margin-top: 15px;
  }
}

/* POINT終わり
=================================*/

.seciton_teian {
  padding: 0 0 clamp(50px, 10vw, 100px);
  background: #fff;
  overflow: hidden;
}

.seciton_teian .seciton_teian_ttl {
  width: fit-content;
  padding: 0.6em 1em;
  margin: 0 auto clamp(40px, 6vw, 60px);
  font-weight: 500;
  text-align: center;
  position: relative;
}
.seciton_teian .seciton_teian_ttl::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  border-bottom: #f43a69 solid 2px;
  border-left: #f43a69 solid 2px;
}
.seciton_teian .seciton_teian_ttl::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  border-top: #f43a69 solid 2px;
  border-right: #f43a69 solid 2px;
}

.teian_pink_box {
  padding: 20px 40px 60px;
  margin-bottom: 80px;
  background: #ffecf3;
  text-align: center;
}
.teian_pink_box .serif_text {
  margin: 0;
}
.teian_pink_box .pink_box_img {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 20px;
}
.teian_pink_box .pink_box_text {
  margin-top: 30px;
  text-align: center;
}

.teian_model_box {
  border: #f43a69 2px solid;
}
.teian_model_box .model_box_read {
  margin: 60px 0 30px;
  text-align: center;
  color: #f43a69;
}
.teian_model_box .model_box_read span {
  margin-right: 0.5em;
  background: #f43a69;
  color: #fff;
}
.teian_model_box .model_box_ttl {
  padding: 15px 0;
  background: #f43a69;
  text-align: center;
  color: #fff;
  font-size: clamp(24px, 4.8vw, 48px);
  line-height: 1.2;
}

.teian_model_box .model_box_detail {
  padding: 60px;
  text-align: center;
}
.teian_model_box .model_box_detail .ff_serif {
  display: inline-block;
  margin-bottom: clamp(20px, 4vw, 40px);
  font-size: clamp(18px, 3.4vw, 34px);
  font-weight: 500;
  line-height: 1.6;
}
.teian_model_box .model_box_detail .model_box_text {
  margin-bottom: 0.5em;
  font-size: clamp(14px, 2.2vw, 22px);
  line-height: 1.8;
}
.teian_model_box .model_box_detail p.smaill {
  font-size: clamp(12px, 2vw, 20px);
}

.teian_model_box .model_box_img {
  margin: clamp(30px, 6vw, 60px) 0;
}

.pink_box_text {
  text-align: center;
  margin: clamp(30px, 6vw, 60px) 0 0;
}

@media screen and (max-width: 767px) {
  .seciton_teian .seciton_teian-inner {
    padding: 0 15px;
  }
  .teian_pink_box {
    padding: 20px 15px 30px;
    margin-bottom: 40px;
  }
  .teian_pink_box .serif_text {
    margin-top: 20px;
    font-size: 16px;
  }
  .teian_pink_box .serif_text span {
    font-size: 18px;
  }
  .teian_pink_box .pink_box_img img {
    width: 132px !important;
    margin-top: -60px;
    margin-right: -30px;
  }

  .seciton_teian .seciton_teian_ttl::before,
  .seciton_teian .seciton_teian_ttl::after {
    width: 30px;
    height: 30px;
    border-width: 1px;
  }

  .teian_model_box {
    border-width: 1px;
  }
  .teian_model_box .model_box_read {
    margin: 30px 0 15px;
  }
  .teian_model_box .model_box_detail {
    padding: 30px 15px;
  }
  .teian_model_box .model_box_detail .ff_serif {
    margin-bottom: 20px;
    font-size: 18px;
  }

  .teian_model_box .model_box_img {
    padding: 0 30px;
    box-sizing: border-box;
  }
}

/* ========================================
   modal_list
======================================== */
.modal_list {
  display: flex;
  justify-content: space-between;
  padding: 0 30px;
}
@media only screen and (max-width: 767px) {
  .modal_list {
    padding-left: 3.91134vw;
    padding-right: 3.91134vw;
  }
}
.modal_list .icn_modal {
  flex-basis: 48%;
}
.modal_list .icn_modal img,
.modal_list .icn_modal video {
  width: 100%;
}

.icn_modal {
  position: relative;
}

.icn_modal::before {
  content: "";
  position: absolute;
  top: clamp(10px, 2.8vw, 20px);
  right: clamp(10px, 2.8vw, 20px);
  background: url(../img/oneday-facelift/icon_glass.png) no-repeat;
  background-size: 100%;
  width: clamp(17px, 4.5vw, 34px);
  height: clamp(17px, 4.5vw, 34px);
  z-index: 2;
}

.icn_modal::after {
  content: "";
  position: absolute;
  top: clamp(4px, 1vw, 8px);
  right: clamp(4px, 1vw, 8px);
  z-index: 1;
  width: clamp(30px, 8vw, 60px);
  height: clamp(30px, 8vw, 60px);
  border-radius: 50%;
  background-color: #000;
  opacity: 0.5;
}

.with-featherlight .featherlight {
  background: #6a6a6a;
}

.with-featherlight .featherlight .featherlight-content {
  padding: 10px;
}

.with-featherlight .featherlight .featherlight-close-icon {
  top: -45px;
  right: 0;
  line-height: 38px;
  width: 38px;
  font-size: 18px;
  background-color: #3d3d3d;
  text-shadow: 1px 0px #fff;
}

.with-featherlight .featherlight .featherlight-inner {
  max-height: calc(90vh - 60px);
}

@media only screen and (max-width: 767px) {
  .with-featherlight .featherlight .featherlight-inner {
    max-height: calc(75vh - 60px);
  }
}


/* 230919追記 */

/* Tiktok */
.c-container.-width-pc-md {
  width: 1000px;
  margin: 0 auto;
}
.p-tiktok-pc__inner {
  position: relative;
}
.p-tiktok-pc__link {
  position: absolute;
  top: 15%;
  right: 8%;
}
.p-tiktok-pc__video {
  height: clamp(330px, 43vw, 500px);
  width: auto;
  background-color: #000;
  border-radius: 10px;
  border: solid #000 10px;
}


/* 交通費補助改修 */
.transportation__cont {
  background: #FFF0F4;
  border-radius: min(5px, calc(calc(5/750) * 100vw));
  padding: min(30px, calc(calc(30/750) * 100vw)) 0;
}
.transportation__cont img {
  width: 100%;
}
.transportation__cont p {
  font-size: min(30px, calc(calc(30/750) * 100vw));
  line-height: 2;
}



/* 20241217 FV下メニュー・ハンバーガーメニュー追加
========================================================================== */

.head__menu-inner {
  max-width: 750px;
}

/* FV下メニュー */
/*
.nav_menu__wrap {
  display: flex;
  flex-wrap: wrap;
  border-bottom: min(2px, calc(calc(2 / 750)* 100vw)) solid #F35156;
}

.nav_menu__wrap li:nth-child(odd) {
  border-right: none;
}

.nav_menu__wrap li {
  width: 50%;
  background: #FFFFE6;
  border: min(2px, calc(calc(2 / 750) * 100vw)) solid #F35156;
  border-bottom: none;
  text-align: center;
  font-size: min(28px, calc(calc(28/750) * 100vw));
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.05rem;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  position: relative;
}

.nav_menu__wrap li::before {
  content: "";
  width: min(7px, calc(calc(7 / 750)* 100vw));
  height: min(7px, calc(calc(7 / 750)* 100vw));
  border-top: min(3px, calc(calc(3 / 750)* 100vw)) solid #F35156;
  border-right: min(3px, calc(calc(3 / 750)* 100vw)) solid #F35156;
  position: absolute;
  top: 50%;
  right: min(20px, calc(calc(20 / 750)* 100vw));
  transform: translateY(-50%) rotate(135deg);
  -webkit-transform: translateY(-50%) rotate(135deg);
  -ms-transform: translateY(-50%) rotate(135deg);
}

.nav_menu__wrap li a {
  color: #FF2732;
  height: min(110px, calc(calc(110 / 750)* 100vw));
  display: flex;
  flex-direction: column;
  justify-content: center;
}
*/

/*--------------------------
  TCB_AD-6993 1枚画像の分割・テキスト挿入の為 */
#js--anchor_case .flame_wrap{
  display: flex;
  flex-direction: column;
  align-items: center;
}
#js--anchor_case .flame_wrap>div{
  width: min(690px,calc(690/750*100vw));
  background: #e5f2f9;
  box-sizing: border-box;
  box-shadow: 0 0 clamp(8px,calc(8/750*100vw),12px) rgba(0, 0, 0, 0.1);
}
#js--anchor_case .flame_wrap .inner-border {
  border: clamp(2px,calc(3/750*100vw),3px) solid white;
  box-sizing: border-box;
}

/*20250702 TTCB_AD-8415 ----------------------------------*/
/*WPから移動*/
    .fv__top {
        margin-top: 88px;
    }
    @media screen and (max-width: 767px) {
        header {
            z-index: 999;
        }
    }
    .ttl-gray {
        color: #c7c7c7;
    }
    #clinic article > h2 {
        display: none;
    }
    .foot_btn {
        z-index: 99!important;
    }
    .head__menu {
        top: min(90px, calc(calc(90/750) * 100vw))!important;
    }
    /*20240411_TikTok追加CSS*/
    .u-inner {
        margin-left: auto !important;
        margin-right: auto !important;
        box-sizing: border-box !important;
        width: auto !important;
        max-width: calc(100% - min(60px, calc(calc(60 / 750) * 100vw))) !important;
    }
    .fv_area-tiktok-inner-pc {
        width: 100%;
    }
    .tiktok-video a video {
        height: clamp(330px, 43vw, 300px);
    }

    .p-tiktok-pc__video {
        display: none;
    }
    /* .c-container
   ========================================================================== */

    .c-container {
        margin-left: auto;
        margin-right: auto;
    }

    /* width */

    .c-container.-width-pc-md {
        width: 750px;
    }

    .c-container.-width-pc-lg {
        width: 750px;
        background-color: #ffece6;
    }

    @media screen and (max-width: 640px) {
        .c-container.-width-pc-md,
        .c-container.-width-pc-lg {
            width: auto;
        }

        .c-container.-padding-sp-md {
            padding-left: calc(100vw / 375 * 15);
            padding-right: calc(100vw / 375 * 15);
        }
    }
    /* .p-tiktok-sp
   ========================================================================== */

    .p-tiktok-sp {
        padding: 32px 0 32px;
        /*background-color: #fffff2;*/
        /*カウントダウン高さ調整*/
        /*height: 550px;*/
        /*margin-top: 150px;*/
    }

    .p-tiktok-sp__image {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    @media screen and (max-width: 640px) {
        .p-tiktok-sp__image {
            display: block;
            margin-left: auto;
            margin-right: auto;
            width: 100%;
        }
    }
    /*20240411_TikTok追加CSS*/
    /*こんなクリニック注意追加CSS*/
    .wrap750 {
        width: 750px;
        max-width: 100%;
        margin: 0 auto;
    }
    .attention .flow_list-item {
        margin: 80px 0;
        padding: 0;
        box-shadow: 0 10px 20px 0 rgb(244 58 105 / 20%);
        border: none;
        position: relative;
        z-index: 1;
    }

    .attention .flow_list-ttl {
        margin-bottom: 0;
        padding: 40px 0;
        background: #f43a69;
        text-align: center;
        color: yellow;
        position: relative;
    }
    .attention .flow_list-ttl .flow_list-step {
        display: flex;
        align-items: center;
        background: #fff;
        border: #f43a69 2px solid;
        position: absolute;
        left: 0;
        top: -20px;
        padding: 2px 20px;
        font-size: 30px;
        font-weight: 500;
        color: #f43a69;
        letter-spacing: 0.1em;
    }
    .attention .flow_list-ttl .flow_list-step span {
        font-size: 140%;
    }
    .attention .flow_list-ttl .flow_list-title {
        font-size: 36px;
        font-weight: 500;
        text-align: center;
        line-height: 1.2;
    }
    .attention .flow_list-ttl .flow_list-title span {
        display: block;
        font-size: 80%;
    }

    .attention .flow_list-detail {
        padding: 60px;
        background: #fff;
        border: #f43a69 2px solid;
        border-top: none;
    }
    .attention .flow_list-detail .flow_list-text {
        margin-top: 40px;
        font-size: 22px;
        line-height: 1.8;
    }
    .attention .flow_list-detail .flow_list-text.small {
        font-size: 20px;
    }

    @media screen and (max-width: 767px) {
        .seciton_flow_inner {
            padding: 0 15px;
        }
        .attention .flow_list-item {
            margin: 0;
        }
        .attention .flow_list-ttl {
            padding: 20px 10px;
        }
        .attention .flow_list-ttl .flow_list-step {
            padding: 2px 10px;
            border-width: 1px;
            font-size: 16px;
            top: -15px;
        }
        .attention .flow_list-ttl .flow_list-title {
            font-size: 20px;
        }
        .attention .flow_list-detail {
            padding: 15px 15px 20px;
        }
        .attention .flow_list-detail .flow_list-text {
            margin-top: 20px;
            font-size: 14px;
        }
        .attention .flow_list-detail .flow_list-text.small {
            font-size: 12px;
        }
    }

    .attention .flow_list-ttl {
        background: #333;
    }
    .attention .flow_list-detail {
        border: #333 2px solid;
    }
    .attention .flow_list-item {
        box-shadow: 0 10px 20px 0 rgba(139, 139, 139, 0.2);
    }
    .attention-video {
        padding: 20px 0;
    }
    .attention-video-pc {
        margin: 0 auto;
        padding: 20px 0;
        width: 80%;
        aspect-ratio: 16/9;
    }
    .attention-txt {
        font-size: clamp(14px, 3vw, 22px);
        line-height: 1.8;
    }
    .attention-txt + p {
        margin-top: min(20px, calc(calc(20 / 750) * 100vw));
    }
    .attention-txt--border {
        border-bottom: 2px solid #ff7878;
    }
    .attention-txt--red {
        color: #ff7878;
    }
    .attention-txt--blue {
        color: #5b9dff;
    }
    .tab_btn.active {
        position: relative;
    }
    .tab_btn.active::after {
        content: "";
        position: absolute;
        right: 0;
        bottom: -20px;
        left: 0;
        width: 0px;
        height: 0px;
        margin: auto;
        border-style: solid;
        border-color: #333 transparent transparent transparent;
        border-width: 20px 20px 0 20px;
    }

    .attention_sp .accordion_one {
        margin: 0 auto;
    }
    .attention .flow_list-title {
        color: yellow;
    }
    .attention_sp .accordion_one .accordion_header {
        background-color: #333;
        color: #fff;
        font-size: 26px;
        font-weight: bold;
        padding: 20px 5%;
        position: relative;
        z-index: +1;
        cursor: pointer;
        transition-duration: 0.2s;
        box-shadow: #6a6e70;
    }
    .attention_sp .accordion_one .accordion_header:hover {
        opacity: 0.8;
    }
    .attention_sp .accordion_one .accordion_header .i_box {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 50%;
        right: 5%;
        width: 40px;
        height: 40px;
        /*border: 1px solid #fff;*/
        margin-top: -20px;
        box-sizing: border-box;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        transform-origin: center center;
        transition-duration: 0.2s;
    }
    .attention_sp .accordion_one .accordion_header .i_box .one_i {
        display: block;
        width: 18px;
        height: 18px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        transform-origin: center center;
        transition-duration: 0.2s;
        position: relative;
    }
    .attention_sp .accordion_one .accordion_header.stay .i_box {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .attention_sp .accordion_one .accordion_header.stay .i_box .one_i {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .attention_sp .accordion_one .accordion_header.stay.open .i_box .one_i {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .attention_sp .accordion_one .accordion_header.stay.open .i_box {
        -webkit-transform: rotate(315eg);
        transform: rotate(315deg);
    }
    .attention_sp .accordion_one .accordion_header.stay .i_box .one_i:before {
        content: none;
    }
    .attention_sp .accordion_one .accordion_header.stay.open .i_box .one_i:before {
        content: "";
    }
    .attention_sp .accordion_one .accordion_header.stay.open .i_box .one_i:after {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .attention_sp .accordion_one .accordion_inner.stay {
        display: block;
    }
    .attention_sp .accordion_one .accordion_header.open .i_box {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .attention_sp .accordion_one .accordion_header .i_box .one_i:before,
    .attention_sp .accordion_one .accordion_header .i_box .one_i:after {
        display: flex;
        content: "";
        background-color: #fff;
        border-radius: 10px;
        width: 18px;
        height: 4px;
        position: absolute;
        top: 7px;
        left: 0;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        transform-origin: center center;
    }
    .attention_sp .accordion_one .accordion_header .i_box .one_i:before {
        width: 4px;
        height: 18px;
        top: 0;
        left: 7px;
    }
    .attention_sp .accordion_one .accordion_header.open .i_box .one_i:before {
        content: none;
    }
    .attention_sp .accordion_one .accordion_header.open .i_box .one_i:after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .attention_sp .accordion_one .accordion_inner {
        display: none;
        padding: 15px;
        border-left: 1px solid #333;
        border-right: 1px solid #333;
        border-bottom: 1px solid #333;
        box-sizing: border-box;
    }
    .attention_sp .accordion_one .accordion_inner .box_one {
        /*height: 300px;*/
    }
    .attention_sp .accordion_one .accordion_inner p.txt_a_ac {
        margin: 0;
    }
    @media screen and (max-width: 1024px) {
        .attention_sp .accordion_one .accordion_header {
            font-size: 18px;
        }
        .attention_sp .accordion_one .accordion_header .i_box {
            width: 30px;
            height: 30px;
            margin-top: -15px;
        }
    }
    @media screen and (max-width: 767px) {
        .attention_sp .accordion_one .accordion_header {
            font-size: 16px;
            text-align: left;
            padding: 15px 60px 15px 15px;
        }
    }
    /*こんなクリニック注意追加CSS*/
  /*WP抜粋ここまで*/

/* fv */
.fv_area{
  margin-top: 59px;
  background:white;

}
/* 限定解除要件アコーディオン */
dt.ex_acc__head {
    background: #efefef;
    text-align: center;
    color: #585858;
    font-family: var(--font-yu-mincho);
    font-size: min(32px, calc(calc(32/750) * 100vw));
    font-weight: 500;
    line-height: 1;
    padding: min(24px, calc(calc(24/750) * 100vw)) 0;
    position: relative;
    box-sizing: border-box;
}
dt.ex_acc__head::before,
dt.ex_acc__head::after {
    content: "";
    background: #707070;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
}
dt.ex_acc__head::before {
    width: min(30px, calc(calc(30/750) * 100vw));
    height: min(2px, calc(calc(2/750) * 100vw));
    right: min(30px, calc(calc(30/750) * 100vw));
}
dt.ex_acc__head::after {
    width: min(2px, calc(calc(2/750) * 100vw));
    height: min(30px, calc(calc(30/750) * 100vw));
    right: min(44px, calc(calc(44/750) * 100vw));
    transition: all 0.3s;
}
dt.ex_acc__head.js--accordion-open::after {
    transform: rotate(90deg);
    transition: all 0.3s;
}
dl.ex_acc__wrap{
  margin-bottom:0;
  margin-top:0;
}

dd.ex_acc__body {
    display: none;
    background: #fff;
    padding: min(30px, calc(calc(30/750) * 100vw));
    border: min(2px, calc(calc(2/750) * 100vw)) solid #efefef;
    margin-left:0;
    box-sizing: border-box;
}
:root {
    --font-yu-mincho: "YuMincho", "Yu Mincho", "游明朝", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    --font-yu-gothic: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}

/*Frames------*/
/*FRAME normal*/
.frames_basic,
.frames_basic__wrap,
.frames_basic__wrap a{
  margin: 0 auto;
  display:flex;
  flex-direction:column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 100%;
  max-width: 750px;
  box-sizing: border-box;
}
.frames_basic__wrap,
.frames_basic__wrap a{
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  overflow: visible;
}
.frames_basic.nolimit{
  width: 100%;
  max-width: 100%;
}

.frames_basic__wrap.nolimit{
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
/*Frames 拡張*/
.gap_20{
  gap: min(20px,calc(20 / 750 * 100vw));
}
.gap_30{
  gap: min(30px,calc(30 / 750 * 100vw));
}
.gap_40{
  gap: min(40px,calc(40 / 750 * 100vw));
}
.gap_50{
  gap: min(50px,calc(50 / 750 * 100vw));
}
.gap_60{
  gap: min(60px,calc(60 / 750 * 100vw));
}
.gap_80{
  gap: min(80px,calc(80 / 750 * 100vw));
}
.bgcol_white{
  background-color:white;
}
.bgcol_gold {
    background-image: linear-gradient(to bottom, #8b5321, #ffdc7e, #de9e24, #8b5321);
    position: relative;
}
.border_gray{
  border:1px solid gray;
}
.border_gold {
    border: 2px solid;
    border-image:linear-gradient(to bottom, #8b5321, #ffdc7e, #de9e24, #8b5321) 1;
}
.font35{
  font-size: min(35px, calc(35 / 750 * 100vw));
}
.frames_basic p.info{
  font-size: min(18px,calc(18 / 750 * 100vw));
  color:#474747;
  font-family: var(--font-yu-gothic);
}
.padding_lr14{
  padding-left:min(14px,calc(14 / 750 * 100vw));
  padding-right:min(14px,calc(14 / 750 * 100vw));
}
.padding_lr30{
  padding-left:min(30px,calc(30 / 750 * 100vw));
  padding-right:min(30px,calc(30 / 750 * 100vw));
}
.padding_cta{
  padding: min(37px,calc(37 / 750 * 100vw)) min(14px,calc(14 / 750 * 100vw)) min(30px, calc(30 / 750 * 100vw)) min(14px,calc(14 / 750 * 100vw));
}
.shadow{
  filter: drop-shadow(3px 3px 9px rgba(0, 0, 0, 0.28));
}
.shadow_light{
  filter: drop-shadow(3px 3px 3px rgba(100, 100, 100, 0.1));
}

/*二重罫線*/
.frames_basic.doubble_line__outer{
    position: relative;
    padding: 3px;
}
.frames_basic__wrap.doubble_line__inner{
    padding: 9px;
    background-color: #fff;
}
/*.border_round フレームを角丸にする*/
.frames_basic.doubble_line__outer.border_round{
    border-radius: 7px;
}
.frames_basic__wrap.doubble_line__inner.border_round{
    border-radius: 4px;
}
.frames_basic__wrap.doubble_line__body{
    border: 2px solid;
    border-image:linear-gradient(to bottom, #8b5321, #ffdc7e, #de9e24, #8b5321) 1;
}
@media screen and (max-width: 750px) {
    .frames_basic.doubble_line__outer{
        padding: 0.4vw;
    }
    .frames_basic__wrap.doubble_line__inner {
        padding: 1.2vw;
    }
    .frames_basic__wrap.doubble_line__body{
        border: 0.27vw solid;
        border-image:linear-gradient(to bottom, #8b5321, #ffdc7e, #de9e24, #8b5321) 1;        
    }
    /*.border_roundフレームを角丸にする*/
    .frames_basic.doubble_line__outer.border_round{
        border-radius: 0.93vw;
    }
    .frames_basic__wrap.doubble_line__inner.border_round{
        border-radius: 0.53vw;
    }
}

/*cta*/
div.sec_cta .frames_basic{
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
  position: relative;
}
div.sec_cta .reserve-btn{
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
/*fv*/
section.fv_area .ex_acc_wrap{
  margin-top:0;
}

/*Repeat*/
section#repeat,
section#repeat2 {
  padding: min(50px,calc(50 / 750 * 100vw));
  box-sizing: border-box;
}
section#repeat .shadow,
section#repeat2 .shadow{
  filter: drop-shadow(3px 3px 9px rgba(0, 0, 0, 0.28));
}
section#repeat .frames_basic__wrap,
.innercta .frames_basic__wrap{
  gap: min(40px,calc(40 / 750 * 100vw));
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
section#repeat2.frames_basic{
  padding-bottom: min(60px,calc(60 / 750 * 100vw));
}
section#repeat2 .frames_basic__wrap{
  gap: min(20px,calc(20 / 750 * 100vw));
}

section#repeat .reserve-btn,
section#repeat2 .reserve-btn,
.innercta .reserve-btn{
  width: -webkit-fill-available;
  width: -moz-available;
  width: stretch;
}
/*counseling*/
section#counseling{
  padding: min(80px,calc(80 / 750 * 100vw)) min(40px,calc(40 / 750 * 100vw)) min(50px,calc(50 / 750 * 100vw)) min(20px,calc(20 / 750 * 100vw));
  box-sizing: border-box;
  background-color:#fff;
}
section#counseling{
  padding: min(80px,calc(80 / 750 * 100vw)) min(30px,calc(30 / 750 * 100vw)) min(30px,calc(30 / 750 * 100vw)) min(30px,calc(30 / 750 * 100vw));
  box-sizing: border-box;
  background-color:#fff;
}
section#counseling .counseling__btn{
  background-color:#ffedf3;
  box-sizing: border-box;
}
div#js--anchor_case dt.ex_acc__head{
  background-color:#fff;
}
div#js--anchor_case dd.ex_acc__body{
  border-bottom:#fff;
  border-left:#fff;
  border-right:#fff;
}

/*xxx*/
section#counseling h2{
  position: relative;
  font-size: min(41px,calc(41 / 750 * 100vw));
  font-family: var(--font-yu-mincho);
  font-weight:500;
  line-height:1.58;
  text-align:center;
  color: #f53a69;
  width:100%;
  padding: min(20px,calc(20 / 750 * 100vw)) auto;
  box-sizing: border-box;
}
section#counseling h2::before,
section#counseling h2::after{
    content: "";
    position: absolute;
    width: min(50px,calc(50 / 750 * 100vw));
    height: min(50px,calc(50 / 750 * 100vw));
}
section#counseling h2::before{
    right: 0;
    top: 0;
    border-top: #f53a69 solid 2px;
    border-right: #f53a69 solid 2px;
}
section#counseling h2::after{
    left: 0;
    bottom: 0;
    border-bottom: #f53a69 solid 2px;
    border-left: #f53a69 solid 2px;
}
section#counseling h2>span{
  font-size: min(33px,calc(33 / 750 * 100vw));
  font-family: var(--font-yu-mincho);
  color: #000;
}
section#counseling p{
  font-size: min(24px,calc(24 / 750 * 100vw));
  font-family: var(--font-yu-gothic);
  color: #191919;
  line-height: 2;
  padding-left:min(20px,calc(20 / 750 * 100vw));
  padding-right:min(20px,calc(20 / 750 * 100vw));
  box-sizing: border-box;
}
section#counseling p.fs_l span{
    color: #f53a69;
}
section#counseling p.fs_l{
  font-size: min(33px,calc(33 / 750 * 100vw));
  font-family: var(--font-yu-mincho);
  font-weight:500;
  font-feature-settings: 'palt';
  padding:0;
}
section#counseling .frames_basic__wrap.bgpink{
  position:relative;
  background-color: #ffedf2;
  padding-bottom: min(50px,calc(50 / 750 * 100vw));

}
section#counseling .frames_basic__wrap.bgpink::before{
  content:' ';
  position:absolute;
  width: min(690px,calc(690 / 750 *100vw));
  height:min(400px,calc(400 / 750 * 100vw));
  top:0;
  left:0;
  background-color: #fff;
  z-index:0;
}
section#counseling .frames_basic__wrap.content{
  position: relative;
  z-index:1;
  padding: 0 min(30px,calc(30 / 750 *100vw));
}

/*benefit*/
.seciton_ttl_area{
  height:min(130px,calc(130 / 750 * 100vw));
  margin:0;
  color:#f43a69;
}
.seciton_point{
  padding-top:min(50px,calc(50 / 750 *100vw));
  padding-bottom:min(20px,calc(20 / 750 * 100vw));
}
.section_point-inner2 p.serif_text{
  padding: min(15px,calc(15 / 750 * 100vw)) 0 min(30px,calc(30 / 750 * 100vw)) 0;
  margin:0;
  color:#444;
  font-size:min(36px,calc(36 / 750 * 100vw));
}
.seciton_point .section_ttl_eng.ttl_pink {
    color: #f0b7c6;
}
/*case details*/
section#casedetails div.frames_basic{
    background:url(../img/face__ab08/bg_blue.webp);
    background-size:cover;
    background-repeat:no-repeat;
    background-position: top center;
    padding: min(70px,calc(70 / 750 * 100vw)) min(30px,calc(30 / 750 * 100vw));
    box-sizing: border-box;
}
section#casedetails .w547{
    width:min(547px,calc(547 / 750 * 100vw));
}
section#casedetails .contents_p{
    line-height:1.8em;
}

/*navi menu*/
:root{
 --navmenu_border_color: #F35156; /*ボーダー色*/
 --navmenu_border_size:2px; /*ボーダー太さ*/
 --navmenu_border_size_s:2; /*ボーダー太さ：calc計算用*/
 --navmenu_bg_color: #ffffe6; /*セル内の背景色*/
 --navmenu_font_color:#f35156; /*セル内の文字色*/
 }
 .nav_menu__wrap {
  display: flex;
  flex-wrap: wrap;
  border-bottom: min(var(--navmenu_border_size), calc(var(--navmenu_border_size_s) / 750 * 100vw)) solid var(--navmenu_border_color);
  justify-content: center;
}
.nav_menu__wrap li {
  width: 50%;
  background: var(--navmenu_bg_color);
  border: min(var(--navmenu_border_size), calc(var(--navmenu_border_size_s) / 750 * 100vw)) solid var(--navmenu_border_color);
  border-bottom: none;
  text-align: center;
  font-size: min(28px, calc(calc(28 / 750) * 100vw));
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: -0.05rem;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  position: relative;
}
.nav_menu__wrap li::before {
  content: "";
  width: min(7px, calc(calc(7 / 750)* 100vw));
  height: min(7px, calc(calc(7 / 750)* 100vw));
  border-top: min(var(--navmenu_border_size), calc(var(--navmenu_border_size_s) / 750 * 100vw)) solid var(--navmenu_border_color);
  border-right: min(var(--navmenu_border_size), calc(var(--navmenu_border_size_s) / 750 * 100vw)) solid var(--navmenu_border_color);
  position: absolute;
  top: 50%;
  right: min(20px, calc(calc(20 / 750)* 100vw));
  transform: translateY(-50%) rotate(135deg);
  -webkit-transform: translateY(-50%) rotate(135deg);
  -ms-transform: translateY(-50%) rotate(135deg);
}
.nav_menu__wrap li a {
  color: var(--navmenu_font_color);
  height: min(110px, calc(calc(110 / 750)* 100vw));
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.nav_menu__wrap li a span {
  display: inline-block;
  background: var(--navmenu_border_color);
  border-radius: 9999px;
  color: #fff;
  font-size: min(23px, calc(calc(23 / 750)* 100vw));
  text-align: center;
  line-height: 1.5;
  width: min(285px, calc(calc(285 / 750)* 100vw));
  margin: 0 auto min(10px, calc(calc(10 / 750)* 100vw));
}
.nav_menu__wrap{
  border:none;
}
.nav_menu__wrap li {
  border-bottom: min(var(--navmenu_border_size),calc(var(--navmenu_border_size_s) / 750 * 100vw)) solid var(--navmenu_border_color);
  border-left: none;
  border-right:none;
  border-top:none;
}
.nav_menu__wrap li:nth-child(even) {
  border-right: min(var(--navmenu_border_size),calc(var(--navmenu_border_size_s) / 750 * 100vw)) solid var(--navmenu_border_color);
}
.nav_menu__wrap li:nth-child(odd) {
  border-left: min(var(--navmenu_border_size),calc(var(--navmenu_border_size_s) / 750 * 100vw)) solid var(--navmenu_border_color);
  border-right: min(var(--navmenu_border_size),calc(var(--navmenu_border_size_s) / 750 * 100vw)) solid var(--navmenu_border_color);
}
.nav_menu__wrap li:nth-child(2),
.nav_menu__wrap li:first-child {
  border-top: min(var(--navmenu_border_size),calc(var(--navmenu_border_size_s) / 750 * 100vw)) solid var(--navmenu_border_color);
}

/*cta-button*/
.obj__cta-btn{
  filter: drop-shadow(3px 3px 9px rgba(0, 0, 0, 0.28));
  padding-bottom: min(40px,calc(40 / 750 * 100vw));
}
/*coupon*/
section#fv .body.frames_basic__wrap{
  padding-left: min(35px,calc(35 / 750 *100vw));
  padding-right: min(35px,calc(35 / 750 * 100vw));
}
section.coupon .frames_basic{
  width: min(690px,calc(690 / 750 * 100vw));
}
section.coupon .frames_basic__wrap.doubble_line__body{
  padding: min(35px,calc(35 / 750 * 100vw)) min(20px,calc(20 / 750 * 100vw));
}
/*question*/
section#js--anchor_faq {
  background-color: #eff6fe;
  position: relative;
  z-index: 1;
  padding-bottom: min(140px,calc(140 / 750 * 100vw));
  width: min(750px,calc(750/750*100vw));
  margin:0 auto;
}
section#js--anchor_faq .flag li{
  padding-left: min(10px,calc(10 / 750 * 100vw));
  display:block;
  position: relative;
}
section#js--anchor_faq .flag li::before{
  content: '';
  top:min(30px,calc(30 / 750 * 100vw));
  left:0;
  width: min(209px,calc(209 / 750 * 100vw));
  height:min(156px,calc(156 / 750 * 100vw));
  position:absolute;
  z-index:1;
}
section#js--anchor_faq .flag li:nth-child(1)::before{
  background:url( ../img/face__ab08/question_flag01.webp);
  background-size:cover;
}
section#js--anchor_faq .flag li:nth-child(2)::before{
  background:url( ../img/face__ab08/question_flag02.webp);
  background-size:cover;
}
section#js--anchor_faq .txt_01{
  font-size: min(42px,calc(42 / 750 * 100vw));
  color:#7099c7;
  font-family: var(--font-yu-mincho); 
  font-weight:500;
  border-bottom: 3px solid #7099c7;
  display: inline-block;
}
section#js--anchor_faq .txt_02 {
  text-align:center;
  line-height: 1.68;
}
section#js--anchor_faq .txt_02 span{
  font-size: min(60px,calc(60 / 750 * 100vw));
  color: white;
  background-color: #7099c7;
  line-height: 1.56;
  font-family: var(--font-yu-mincho); 
  font-weight:500;
  text-align: center;
  display:inline-block;
  padding-left:min(20px,calc(20 / 750 * 100vw));
  padding-right:min(20px,calc(20 / 750 * 100vw));
}
section#js--anchor_faq .msg{
  font-size: min(60px,calc(60 / 750 * 100vw));
  color: white;
  line-height: 1.56;
  font-family: var(--font-yu-mincho); 
  font-weight:500;
  text-align: center;
  display:inline-block;
  position: relative;
  z-index: 1;
}
section#js--anchor_faq .spacer{
  background:url( ../img/face__ab08/question_spacer.webp);
  background-size:100% 100%;
  width: 100%;
  height: min(171px,calc(171 / 750 * 100vw));
  position:absolute;
  z-index:0;
  bottom:0;
  left:0;
}
/*benefit*/
.seciton_point {
    padding: min(70px,calc(70 /750 * 100vw)) 0;
    background: linear-gradient(180deg, transparent 0 80%, #f8f8f8 98%), url(../img/face__ab08/point_bg.webp) repeat-x #ededed;
    background-position: top center;
    text-align: center;
}
.seciton_ttl_area .ff_serif {
    font-size:min(40px,calc(40 / 750 * 100vw));
}
.section_point-inner2 p.serif_text{
    font-size:min(32px,calc(32 / 750 * 100vw));
    padding: min(60px,calc(60 / 750 * 100vw)) 
      min(30px,calc(30 / 750 * 100vw)) 
      0
      min(30px,calc(30 / 750 * 100vw));
}
/*find*/
section#find{
  background-color:#eef6ff;
  padding: min(70px,calc(70 / 750 * 100vw))
    min(30px,calc(30 / 750 * 100vw))
    0 
    min(30px,calc(30 / 750 * 100vw));
}
section#find .frames_basic__wrap.head{
  padding-top:0;
  padding-left:0;
  padding-right:0;
}
section#find .frames_basic__wrap{
  background-color:#fff;
  padding: min(60px,calc(60 / 750 * 100vw))
    min(45px,calc(45 / 750 * 100vw))
    min(60px,calc(60 / 750 * 100vw))
    min(45px,calc(45 / 750 * 100vw));

}
section#find h2{
  font-size:min(53px,calc(53 / 750 * 100vw));
  color: #e97191;
  font-family: var(--font-yu-gothic);
  font-weight:bold;
}
section#find h3{
  font-size:min(40px,calc(40 / 750 * 100vw));
  background-color: #e97191;
  color:white;
  font-family: var(--font-yu-gothic);
  font-weight:bold;
  border-radius: min(30px,calc(30 / 750 * 100vw));
  text-align: center;
  display: inline-block;
  padding: min(11px,calc(11 / 750 * 100vw))
  min(55px,calc(55 / 750 * 100vw));
  font-feature-settings: "palt";

}
section#find .frames_basic__wrap.body{
  padding:0;
}
section#find .body p{
  font-size: min(24px,calc(24 / 750 * 100vw));
  font-family: var(--font-yu-gothic);
  color:#444444;
  line-height: 1.79;
}
section#find .advice p{
  font-size: min(50px,calc(50 / 750 * 100vw));
  font-family: var(--font-yu-gothic);
  color:#e97191;
  line-height: 1.52;
  font-weight:bold;
  text-align:center;
  font-feature-settings: "palt";
}
section#find .advice span.bg{
  background-color: #e97191;
  color:white;
}
section#find .advice span.underline{
  border-bottom: clamp(1px,calc(3 / 750 * 200vw),3px) solid #e97191;
}
/*find-after cta*/
section#find_after{
  background-color:#eef6ff;
  /*
  width: min(750px,calc(750 / 750 * 100vw));
  margin:0 auto;
  padding-bottom:min(70px,calc(70 / 750 * 100vw));
*/
    padding: min(50px,calc(50 / 750 * 100vw))
    min(30px,calc(30 / 750 * 100vw))
    min(60px,calc(60 / 750 * 100vw))
    min(30px,calc(30 / 750 * 100vw));
}
section#find_after section.coupon .frames_basic{
    width:auto;
}
/*tiktok*/
section.p-tiktok-pc .p-tiktok-sp{
  padding-bottom:0;
}
/*accordion*/
.ex_accs{
  padding: min(50px,calc(50 / 750 * 100vw))
   min(80px,calc(90 / 750 * 100vw))
   0
   min(80px,calc(90 / 750 * 100vw));
}
div#js--anchor_case .ex_acc__wrap{
  padding: min(50px,calc(50 / 750 * 100vw))
   min(20px,calc(20 / 750 * 100vw))
   0
   min(20px,calc(20 / 750 * 100vw));
}
section.p-tiktok-pc .ex_acc__wrap{
  padding: min(50px,calc(50 / 750 * 100vw))
   min(50px,calc(50 / 750 * 100vw))
   0
   min(50px,calc(50 / 750 * 100vw));
}
/*js--anchor_point*/
section#js--anchor_point{
  background:white;
}
/*症例紹介*/
#js--anchor_case .flame_wrap .inner-border{
  padding-left: min(20px,calc(20 / 750 * 100vw));
  padding-right: min(20px,calc(20 / 750 * 100vw));
}
