@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 10px;
}
@media screen and (max-width: 750px) {
  .coupon-content-arrow {
    margin: 0 auto 1.33vw;
  }
}
.coupon-content-arrow::before,
.coupon-content-arrow::after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 2px;
  background: #fff;
  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: #fff;
  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;
  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;
  color: #fff;
  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: #fff;
}
.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 {
  display: none;
  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;
}


/* 20240313追記 */
.wrap750 {
  max-width: 750px;
  margin: 0 auto;
}
.wrap400 {
  max-width: 400px;
  margin: 0 auto;
}

/*=================================================
    動画スライダーテスト
===================================================*/

.play-btn {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  z-index: 1;
  display: block;
}
@media screen and (max-width: 750px) {
  .play-btn {
      width: 75px!important;
      height: auto;
  }
}
.play-btn.playActive {
  display:none;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: 1;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.none {
  display: none;
}

.slick-slide img {
  width: 100%;
  height: auto;
}





/* ===========================================
eye_kuma_fukurami_509_20用追記 20240326 
==============================================*/

.wrap560 {
  max-width: 560px;
  margin: 0 auto;
}
.wrap630 {
  max-width: 630px;
  margin: 0 auto;
}
.wrap690 {
  max-width: 690px;
  margin: 0 auto;
}

/* FV
===============================================*/
.fv_under__wrap {
  position: relative;
  padding: 540px 0 50px;
  background-color: #fff;
  background-image: url(../img/eye_kuma_fukurami_509_20/bg_kuma.webp);
  background-size: 100% auto;
  background-repeat: repeat-y;
  background-position-y: 68%;
}
@media screen and (max-width: 750px) {
  .fv_under__wrap {
    padding: 85vw 0 8vw;
  }
}
.fv_under__coupon {
  position: absolute;
  top: max(-230px, calc(-1 * (calc(230/750) * 100vw)));
}

.fv_under__count .coupon-content {
  position: relative;
  bottom: 0;
}
.fv_under__count .coupon-content-arrow::before,
.fv_under__count .coupon-content-arrow::after {
  background: #433232;
}
.fv_under__count .box_countdown__balloon {
  color: #433232;
}
.fv_under__count .box_countdown .yyc-day,
.fv_under__count .box_countdown .yyc-hou,
.fv_under__count .box_countdown .yyc-min,
.fv_under__count .box_countdown .yyc-sec {
  color: #433232;
}
.fv_under__count .box_countdown .yyc-day-text,
.fv_under__count .box_countdown .yyc-hou-text,
.fv_under__count .box_countdown .yyc-min-text,
.fv_under__count .box_countdown .yyc-sec-text {
  color: #433232;
}

/* TikTok */
.tiktok-video_sp video {
  display: none;
}


/* 人気の理由
===============================================*/
.reason {
  background-image: url(../img/eye_kuma_fukurami_509_20/bg_kuma_beige.webp);
  padding: 65px 0 70px;
  background-position-y: -14.5%;
}
@media screen and (max-width: 750px) {
  .reason {
    padding: 8.67vw 0 9.33vw;
  }
}


/* 症例動画
===============================================*/
.case {
  background: #fff;
  padding-bottom: 80px;
}
@media screen and (max-width: 750px) {
  .case {
    padding-bottom: 10.67vw;
  }
}
.case__video_frame {
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0 10px 10px rgba(129, 100, 100, 0.4);
}
@media screen and (max-width: 750px) {
  .case__video_frame {
    padding: 1.33vw;
    border-radius: 1.33vw;
    box-shadow: 0 1.33vw 1.33vw rgba(129, 100, 100, 0.4);
  }
}
.case__video_item {
  position: relative;
}
.case__video_item video {
  height: auto;
}
.play-btn {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer;
  z-index: 1;
  display: block;
}
.case__acc_ttl {
  position: relative;
  background: #553837;
  text-align: center;
  height: 100px;
  border: 3px solid #fff;
  box-shadow: 0 5px 10px rgba(129, 100, 100, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
@media screen and (max-width: 750px) {
  .case__acc_ttl {
    height: 13.33vw;
    border: 0.4vw solid #fff;
    box-shadow: 0 0.67vw 1.33vw rgba(129, 100, 100, 0.4);
    border-radius: 1.33vw;
  }
}
.case__acc_ttl::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  width: 30px;
  height: 30px;
  margin-top: auto;
  margin-bottom: auto;
  background: url(../img/eye_kuma_fukurami_509_20/acc__plus.webp) no-repeat center/contain;
}
@media screen and (max-width: 750px) {
  .case__acc_ttl::before {
    right: 4vw;
    width: 4vw;
    height: 4vw;
  }
}
.case__acc_ttl.-active {
  text-align: center;
  box-shadow: 0 5px 20px rgba(87, 87, 87, 0.2);
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 750px) {
  .case__acc_ttl.-active {
    box-shadow: 0 0.67vw 2.67vw rgba(87, 87, 87, 0.2);
    border-radius: 1.33vw 1.33vw 0 0;
  }
}
.case__acc_ttl.-active::before {
  content: "";
  position: absolute;
  background: url(../img/eye_kuma_fukurami_509_20/acc__min.webp) no-repeat center/contain;
}

.case__acc_ttl p {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  line-height: 1.16;
}
@media screen and (max-width: 750px) {
  .case__acc_ttl p {
    font-size: 4vw;
  }
}
.case__acc_body {
  display: none;
  padding: 50px 0 60px;
  background: #fff4f4;
  box-shadow: 0 5px 20px rgba(87, 87, 87, 0.2);
}
@media screen and (max-width: 750px) {
  .case__acc_body {
    padding: 6.67vw 0 8vw;
    box-shadow: 0 0.67vw 2.67vw rgba(87, 87, 87, 0.2);
  }
}



/* クーポンコンテンツ
===============================================*/
.coupon_area {
  background-image: url(../img/eye_kuma_fukurami_509_20/bg_check.webp);
  background-repeat: repeat-y;
  background-size: 100% auto;
  background-position-y: 1000%;
  padding-top: 70px;
}
@media screen and (max-width: 750px) {
  .coupon_area {
    padding-top: 9.33vw;
  }
}
.coupon_area_01 {
  padding-bottom: 80px;
}
@media screen and (max-width: 750px) {
  .coupon_area_01 {
    padding-bottom: 10.67vw;
  }
}
.coupon_area_02 {
  padding-bottom: 75px;
}
@media screen and (max-width: 750px) {
  .coupon_area_02 {
    padding-bottom: 10vw;
  }
}
.coupon_area .coupon-content {
  position: relative;
  bottom: 0;
}


/* こんなクリニックは注意！
===============================================*/
.caution {
  background: #f5f5f5;
}


/* 安心して受けられる3つの理由
===============================================*/
.point {
  background-image: url(../img/eye_kuma_fukurami_509_20/bg_kuma_pink.webp);
  padding: 85px 0 80px;
}
@media screen and (max-width: 750px) {
  .point {
    padding: 11.33vw 0 10.67vw;
  }
}
.point__slider_wrap {
  position: relative;
}
.point03__slider {
  width: 511px;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 166px;
}
@media screen and (max-width: 750px) {
  .point03__slider {
    width: 68.13vw;
    bottom: 22.13vw;
  }
}
.point03__slider .slick-arrow {
  position: absolute;
  margin: auto;
  top: 37%;
  width: 60px;
  height: 60px;
  border: none;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .point03__slider .slick-arrow {
    width: 8vw;
    height: 8vw;
  }
}
.point03__slider .slick-prev {
  background: url(../img/eye_kuma_fukurami_509_20/arrow_prev.webp) no-repeat center / contain;
  left: -68px;
}
@media screen and (max-width: 750px) {
  .point03__slider .slick-prev {
    left: -9.07vw;
  }
}
.point03__slider .slick-next {
  background: url(../img/eye_kuma_fukurami_509_20/arrow_next.webp) no-repeat center / contain;
  right: -68px;
}
@media screen and (max-width: 750px) {
  .point03__slider .slick-next {
    right: -9.07vw;
  }
}
.slide-dots {
  margin: 0;
  padding: 0;
  text-align: center;
  position: absolute;
  bottom: -65px;
  left: 0;
  right: 0;
}
@media screen and (max-width: 750px) {
  .slide-dots {
    bottom: -10vw;
  }
}
.slide-dots li {
  display: inline-block;
  margin: 0 18px;
}
@media screen and (max-width: 750px) {
  .slide-dots li {
    margin: 0 2.4vw;
  }
}
.slide-dots li button {
  position: relative;
  text-indent: -9999px;
}
.slide-dots li button::before {
  background-image: url(../img/eye_kuma_fukurami_509_20/dot__none.webp);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 750px) {
  .slide-dots li button::before {
    width: 2.67vw;
    height: 2.67vw;
  }
}
.slide-dots li.slick-active button::before {
  background-image: url(../img/eye_kuma_fukurami_509_20/dot__active.webp);
}



/* 症例モデルコンテンツ
===============================================*/
.model {
  background-image: url(../img/eye_kuma_fukurami_509_20/bg_kuma_beige.webp);
  background-repeat: repeat-y;
  background-size: 100% auto;
  padding: 84px 0 72px;
  background-position-y: -175%;
}
@media screen and (max-width: 750px) {
  .model {
    padding: 11.2vw 0 9.6vw;
    background-position-y: -168%;
  }
}
.model__cont01 {
  position: relative;
  margin-bottom: 70px;
}
@media screen and (max-width: 750px) {
  .model__cont01 {
    margin-bottom: 9.33vw;
  }
}
.model__btn {
  position: absolute;
  text-align: center;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 30px;
}
@media screen and (max-width: 750px) {
  .model__btn {
    bottom: -4vw;
  }
}
.model__acc_ttl {
  position: relative;
  background: #f4f1ec;
  border: 2px solid #fff;
  border-radius: 20px;
  height: 213px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .model__acc_ttl {
    border: 0.27vw solid #fff;
    border-radius: 2.67vw;
    height: 28.4vw;
  }
}
.model__acc_ttl::before {
  content: "";
  position: absolute;
  right: 40px;
  bottom: 46px;
  width: 48px;
  height: 48px;
  background: url(../img/eye_kuma_fukurami_509_20/acc__plus02.webp) no-repeat center/contain;
}
@media screen and (max-width: 750px) {
  .model__acc_ttl::before {
    right: 5.33vw;
    bottom: 6.13vw;
    width: 6.4vw;
    height: 6.4vw;
  }
}
.model__acc_ttl.-active {
  background: #f4f1ec;
  border-bottom: 0;
  border-radius: 20px 20px 0 0;
}
@media screen and (max-width: 750px) {
  .model__acc_ttl.-active {
    border-radius: 2.67vw 2.67vw 0 0;
  }
}
.model__acc_ttl.-active::before {
  content: "";
  position: absolute;
  background: url(../img/eye_kuma_fukurami_509_20/acc__min02.webp) no-repeat center/contain;
}

.model__acc_body {
  display: none;
  padding: 30px 30px 50px;
  background: #f4f1ec;
  border-radius: 0 0 20px 20px;
  border: 2px solid #fff;
  border-top: 0;
}
@media screen and (max-width: 750px) {
  .model__acc_body {
    padding: 4vw 4vw 6.67vw;
    border-radius: 0 0 2.67vw 2.67vw;
    border: 0.27vw solid #fff;
    border-top: 0;
  }
}


/* 無料カウンセリング受付中
===============================================*/
.counseling {
  background: #fbf2f3;
  padding: 70px 0;
  position: relative;
}
@media screen and (max-width: 750px) {
  .counseling {
    padding: 9.33vw 0;
  }
}
.counseling__btn {
  position: absolute;
  text-align: center;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 130px;
}
@media screen and (max-width: 750px) {
  .counseling__btn {
    bottom: 17.33vw;
  }
}



/* お支払い方法・交通費補助・専門医
===============================================*/
.others {
  background-color: #fff;
  background-image: url(../img/eye_kuma_fukurami_509_20/bg_kuma.webp);
  padding: 70px 0 65px;
  background-size: 100% auto;
  background-repeat: repeat-y;
  background-position-y: -43.8%;
}
@media screen and (max-width: 750px) {
  .others {
    padding: 9.33vw 0 8.67vw;
    background-position-y: -49.5%;
  }
}


/* クリニック一覧
===============================================*/
.clinic {
  padding: clamp(55px, 9vw, 90px) 0 clamp(50px, 10vw, 100px);
  background: #f5f5f5;
}



/*==========================================================
景表法対応 20250618
============================================================ */

.reason__body {
  background: #fff;
  background-image: linear-gradient(90deg, #faf7f8 2px, transparent 2px), linear-gradient(#faf7f8 2px, transparent 2px);
  background-position: 0 min(20px, calc(calc(20/750) * 100vw));
  background-size: min(61px, calc(calc(61/750) * 100vw)) min(61px, calc(calc(61/750) * 100vw));
  border: min(2px, calc(calc(2/750) * 100vw)) solid #a35f70;
  border-radius: 0 0 min(10px, calc(calc(10/750) * 100vw)) min(10px, calc(calc(10/750) * 100vw));
  padding: min(46px, calc(calc(46/750) * 100vw)) 0;
}
.point__02_ex {
  background: url(../img/eye_kuma_fukurami_509_20/point__02_bg.webp) repeat-y center /contain;
  padding: min(2px, calc(calc(2/750) * 100vw)) min(30px, calc(calc(30/750) * 100vw));
}