@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: 750px) {
  .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);
  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: 750px) {
  .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: 750px) {
  body {
    padding-bottom: 19.55671vw;
  }
}

main {
  background: #f2f5f9;
}

main img {
  vertical-align: bottom;
}

@media only screen and (max-width: 750px) {
  main img {
    width: 100% !important;
  }
}

main .main_inner {
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 750px) {
  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: linear-gradient(180deg, transparent 0 5%, #ffffff 25%), url(../img/double-eyelid_5/flow_bg.png) repeat !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: 750px) {

  .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: 750px) {
  .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;
}

.fs28 {
  font-size: clamp(14px, 2.8vw, 28px);
}

.fs30 {
  font-size: clamp(15px, 3vw, 30px);
}

.fs32 {
  font-size: clamp(16px, 3.2vw, 32px);
}

.fs34 {
  font-size: clamp(17px, 3.4vw, 34px);
}

.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: 750px) {
  .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;
  }
}


/*ーーーーーーーーーーーーーーーーーーーボタン調整ーーーーーーーーーーーーーーーーーーー*/
.cont_inner {
  max-width: 100%;
}

.reserve-btn {
  display: block;
  width: min(656px, calc(calc(656 / 750) * 100vw));
}

@media screen and (min-width: 640px) {
  .reserve-btn {
    margin: 40px auto;
  }
}

@media screen and (max-width: 640px) {
  .reserve-btn {
    margin: 20px 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;
  background-color: #d2e4ef;
}

.coupon-content {
  bottom: min(65px, calc(calc(65 / 750) * 100vw));
}

.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: 0 0 30px 0;
  /* 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: 750px) {
  .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: 750px) {
  .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: 750px) {

  .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;
  position: relative;
}

.seciton_point_box_imgarea .pink_english_design {
  display: block;
  width: 60%;
  max-width: 300px;
  padding: 0.3em 0;
  margin: 0 auto;
  background: rgba(244, 58, 105, 0.8);
  border-radius: 30px;
  color: #fff;
  position: absolute;
  top: min(18px, calc(calc(18/750) * 100vw));
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 750px) {
  .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 {
    margin-top: 15px;
  }
}

/* POINT終わり
=================================*/

.seciton_teian {
  background: #fff;
  overflow: hidden;
}

.seciton_teian .seciton_teian_ttl {
  width: fit-content;
  padding: 0.6em 1em;
  margin: 0 auto;
  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: 0 0 50px 0;
}

@media screen and (max-width: 750px) {
  .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: 15px;
  }

  .teian_pink_box .serif_text span {
    font-size: 17px;
  }

  .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: 750px) {
  .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: 750px) {
  .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;
}

footer small {
  font-size: min(20px, calc(calc(20/750) * 100vw)) !important;
}

/* eye_tarumi_hife_01 個別スタイル */

.p-fv .coupon-box {
  flex-direction: column;
  background-color: #d2e4ef;
}

.p-fv .coupon-content {
  left: 0;
  right: 0;
  bottom: min(80px, calc(calc(80 / 750) * 100vw))
}

/* Youtube絶対配置 */
.youtube-wrap {
  position: absolute;
  width: min(540px, calc(calc(540 / 750) * 100vw));
  bottom: min(188px, calc(calc(188 / 750) * 100vw));
  left: 0;
  right: 0;
  aspect-ratio: 16 / 9;
  margin: 0 auto;
}

.youtube-wrap iframe {
  width: 100%;
  height: 100%;
}

/* max-width:750px設定 */

.seciton_point,
.seciton_teian,
.section_clinic,
.reserve {
  width: min(100%, 750px);
  margin: 0 auto;
}

.seciton_teian .seciton_teian-inner {
  padding: 0;
}

/* ユーティリティ */
.pt100-flex {
  padding-top: min(100px, calc(calc(100 / 750) * 100vw));
}

.mt80-flex {
  margin-top: min(80px, calc(calc(80 / 750) * 100vw));
}

.mb100-flex {
  margin-bottom: min(100px, calc(calc(100 / 750) * 100vw));
}

.u-relative {
  position: relative;
}

.u-padding--lr30 {
  padding-left: min(30px, calc(calc(30 / 750) * 100vw));
  padding-right: min(30px, calc(calc(30 / 750) * 100vw));
  box-sizing: border-box;
}

.u-bg--black {
  background-color: #222630;
}

/* 無料カウンセリング受付中
  counceling_bg.png
==============================================*/
.counceling_info {
  padding: 80px 0 70px;
}

@media screen and (max-width: 750px) {
  .counceling_info {
    padding: 10.67vw 0 9.33vw;
  }
}

.counceling_info__bg01 {
  background: linear-gradient(135deg, #7a98b9, #d7e2ed, #7a98b9);
  padding: 4px;
}

@media screen and (max-width: 750px) {
  .counceling_info__bg01 {
    padding: 0.53vw;
  }
}

.counceling_info__bg02 {
  background: #fff;
  padding: 6px;
}

@media screen and (max-width: 750px) {
  .counceling_info__bg02 {
    padding: 0.8vw;
  }
}

.counceling_info__bg03 {
  background: linear-gradient(135deg, #7a98b9, #d7e2ed, #7a98b9);
  padding: 3px;
}

@media screen and (max-width: 750px) {
  .counceling_info__bg03 {
    padding: 0.4vw;
  }
}

.counceling_info__inner {
  background: #fff;
  padding: 40px 13px 35px;
}

@media screen and (max-width: 750px) {
  .counceling_info__inner {
    padding: 5.33vw 1.73vw 4.67vw;
  }
}

.counceling_info__inner h3 {
  font-family: var(--font-yumincho);
  font-size: 56px;
  color: #8dadd2;
  text-align: center;
  position: relative;
  letter-spacing: -0.5rem;
  font-weight: 500;
  margin: 25px 0 40px;
  padding-bottom: 20px;
}

@media screen and (max-width: 750px) {
  .counceling_info__inner h3 {
    font-size: 7.47vw;
    letter-spacing: -1vw;
    margin: 3.33vw 0 5.33vw;
    padding-bottom: 2.67vw;
  }
}

.counceling_info__inner h3::before {
  content: "";
  width: 100%;
  height: 2px;
  background: #8dadd2;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 750px) {
  .counceling_info__inner h3::before {
    height: 0.27vw;
  }
}

.counceling_info__inner p {
  font-family: var(--font-yugothic);
  font-size: 25px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.15rem;
}

@media screen and (max-width: 750px) {
  .counceling_info__inner p {
    font-size: 3.42vw;
    letter-spacing: 0;
  }
}

.counceling_info__inner ul {
  width: 80%;
  margin: 50px auto;
}

@media screen and (max-width: 750px) {
  .counceling_info__inner ul {
    margin: 6.67vw auto;
  }
}

.counceling_info__inner ul li {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 0.2rem;
  padding-left: 50px;
  position: relative;
}

@media screen and (max-width: 750px) {
  .counceling_info__inner ul li {
    font-size: 3.33vw;
    margin-bottom: 2.67vw;
    letter-spacing: 0.43vw;
    padding-left: 6.67vw;
  }
}

.counceling_info__inner ul li::before {
  content: "";
  width: 27px;
  height: 27px;
  background: url(../img/eye_kuma_fukurami_509_11/icon_check.png) no-repeat center/contain;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 750px) {
  .counceling_info__inner ul li::before {
    width: 3.6vw;
    height: 3.6vw;
  }
}

/* 無料カウンセリング受付中
  counceling_bg.png
==============================================*/
.counceling_info {
  padding: 80px 0 70px;
}

@media screen and (min-width: 750px) {
  .counceling_info {
    margin: 0 40px;
  }
}

@media screen and (max-width: 750px) {
  .counceling_info {
    padding: 10.67vw 0 9.33vw;
  }
}

.counceling_info__bg01 {
  background: linear-gradient(135deg, #7a98b9, #d7e2ed, #7a98b9);
  padding: 4px;
}

@media screen and (max-width: 750px) {
  .counceling_info__bg01 {
    padding: 0.53vw;
  }
}

.counceling_info__bg02 {
  background: #fff;
  padding: 6px;
}

@media screen and (max-width: 750px) {
  .counceling_info__bg02 {
    padding: 0.8vw;
  }
}

.counceling_info__bg03 {
  background: linear-gradient(135deg, #7a98b9, #d7e2ed, #7a98b9);
  padding: 3px;
}

@media screen and (max-width: 750px) {
  .counceling_info__bg03 {
    padding: 0.4vw;
  }
}

.counceling_info__inner {
  background: #fff;
  padding: 40px 13px 35px;
}

@media screen and (max-width: 750px) {
  .counceling_info__inner {
    padding: 5.33vw 1.73vw 4.67vw;
  }
}

.counceling_info__inner h3 {
  font-family: var(--font-yumincho);
  font-size: 56px;
  color: #8dadd2;
  text-align: center;
  position: relative;
  letter-spacing: -0.5rem;
  font-weight: 500;
  margin: 25px 0 40px;
  padding-bottom: 20px;
}

@media screen and (max-width: 750px) {
  .counceling_info__inner h3 {
    font-size: 7.47vw;
    letter-spacing: -1vw;
    margin: 3.33vw 0 5.33vw;
    padding-bottom: 2.67vw;
  }
}

.counceling_info__inner h3::before {
  content: "";
  width: 100%;
  height: 2px;
  background: #8dadd2;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 750px) {
  .counceling_info__inner h3::before {
    height: 0.27vw;
  }
}

.counceling_info__inner p {
  font-family: var(--font-yugothic);
  font-size: 25px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.15rem;
}

@media screen and (max-width: 750px) {
  .counceling_info__inner p {
    font-size: 3.42vw;
    letter-spacing: 0;
  }
}

.counceling_info__inner ul {
  width: 80%;
  margin: 50px auto;
}

@media screen and (max-width: 750px) {
  .counceling_info__inner ul {
    margin: 6.67vw auto;
  }
}

.counceling_info__inner ul li {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 0.2rem;
  padding-left: 50px;
  position: relative;
}

@media screen and (max-width: 750px) {
  .counceling_info__inner ul li {
    font-size: 3.33vw;
    margin-bottom: 2.67vw;
    letter-spacing: 0.43vw;
    padding-left: 6.67vw;
  }
}

.counceling_info__inner ul li::before {
  content: "";
  width: 27px;
  height: 27px;
  background: url(../img/eye_kuma_fukurami_509_11/icon_check.png) no-repeat center/contain;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 750px) {
  .counceling_info__inner ul li::before {
    width: 3.6vw;
    height: 3.6vw;
  }
}

/*メディアクエリの表示があっていないので修正*/
@media screen and (max-width: 750px) {
  .center_contents {
    margin: 0 auto;
  }
}

/*20250623__TCB_AD-8358__景表法対応追加*/
.accordion_ylw {
  margin-bottom: 1em;
  width: 690px;
  margin: 0 auto;
}

.accordion_title {
  background-color: #8ab0d6;
  color: #fff;
  text-align: center;
  padding: 14px;
  font-size: min(34px, calc(calc(34/750) * 100vw));
  font-weight: bold;
  position: relative;
  cursor: pointer;
}

.accordion_title::after {
  content: "▼";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: min(25px, calc(calc(25/750) * 100vw));
}

table {
  width: 100%;
  border-collapse: collapse;
}

th,
td {
  border: 1px solid #ccc;
  padding: 15px;
  vertical-align: middle;
  text-align: left;
  line-height: 1.2;
}

th {
  background-color: #f5f5f5;
  width: 30%;
  font-size: min(20px, calc(calc(20/750) * 100vw));
  text-align: center;
}

td {
  background-color: #fff;
  font-size: min(18px, calc(calc(18/750) * 100vw));
}

.price {
  color: #000 !important;
  font-size: min(18px, calc(calc(18/750) * 100vw));
}

@media screen and (max-width: 767px) {
  .accordion_ylw {
    width: 92%;
  }

  .accordion_title {
    padding: 12px;
  }

  th,
  td {
    padding: 10px;
  }

  th {
    width: 35%;
  }

  .price {
    font-size: 1.2em;
  }

}