@charset "UTF-8";

dd {
  margin: 0;
}
@media screen and (max-width: 750px) {
  .ls__02 {
    letter-spacing: -0.2vw;
  }
}
@media screen and (max-width: 400px) {
  .ls__028 {
    letter-spacing: -0.28vw;
  }
}


.seciton_reason .section_ttl_eng {
  color: #f0b7c6;
}

.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;
}

.wrap1000 {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

.flex-box {
  display: flex;
}


dl.accordion {
  width: 100% !important;
  margin: 0 auto;
}
.section_clinic {
  padding: clamp(55px, 9vw, 90px) 0 clamp(50px, 10vw, 100px);
  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/double-eyelid_5/white_diamond.webp);
}

@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.webp) repeat-x #ffffff !important;
  background-position: top center;
}

.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::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 {
  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: 0;
  }
}

.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;
}

.w-diamond {
  background-color: #ededed;
}

.w-diamond::before {
  background-image: url(../img/double-eyelid_5/white_diamond.webp);
}

.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));
}



/*================================
point始まり */

.seciton_point {
  padding: clamp(55px, 9vw, 90px) 0 clamp(50px, 10vw, 100px);
  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 {
  /* 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;
}

.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;
}


/* ABテスト追記 20240219 */

/* 初めてのクマ卒業キャンペーン カウントダウン */
.web_coupon__fv_bg .box_countdown {
  width: 100%;
  max-width: 100%;
}

.web_coupon--fv .box_countdown::before,
.web_coupon--fv .box_countdown::after {
  display: none!important;
}
.web_coupon__fv_bg {
  position: relative;
}
.web_coupon__fv_count,
.web_coupon__fv_btn {
  position: absolute;
}
.web_coupon__fv_count {
  right: 135px;
  bottom: 205px;
}
@media screen and (max-width: 750px) {
  .web_coupon__fv_count {
    right: 17vw;
    bottom: 27vw;
  }
}
.web_coupon__fv_btn {
  margin: auto;
  left: 0;
  right: 0;
  bottom: 50px;
  width: 84% !important;
}

@media screen and (max-width: 750px) {
  .web_coupon__fv_btn {
    bottom: 6.5vw;
  }
}
.web_coupon--fv .box_countdown .yyc-day, .web_coupon--fv .box_countdown .yyc-hou, .web_coupon--fv .box_countdown .yyc-min, .web_coupon--fv .box_countdown .yyc-sec {
  font-family: "Akshar", sans-serif;
  font-weight: 500!important;
  font-size: min(38px, calc(calc(38 / 750) * 100vw));
  padding: 0;
  color: #616161!important;
}

.web_coupon--fv .box_countdown .yyc-day-text, .web_coupon--fv .box_countdown .yyc-hou-text, .web_coupon--fv .box_countdown .yyc-min-text, .web_coupon--fv .box_countdown .yyc-sec-text {
  font-family: 'Noto Sans JP', sans-serif!important;
  font-weight: 500!important;
  font-size: 25px!important;
  margin: 0 3px;
  color: #616161!important;
}
@media screen and (max-width: 750px) {
  .web_coupon--fv .box_countdown .yyc-day-text, .web_coupon--fv .box_countdown .yyc-hou-text, .web_coupon--fv .box_countdown .yyc-min-text, .web_coupon--fv .box_countdown .yyc-sec-text {
    font-size: 3.33vw!important;
    margin: 0 2px;
  }
}

/* 無料カウンセリング予約 */
/*
.w-diamond {
  background-color: #fff;
}
*/
.title__wrap__area {
  padding: 0;
}

.title__wrap--headline {
  letter-spacing: 0;
  font-weight: 900;
}

.reserve_txt {
    font-size: clamp(20px, 4.2vw, 42px);
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.08em;
    text-align: center;
    color: #f43a69;
}

.reserve_txt span {
  border-bottom: #f43a69 1px solid;
}

.reserve_txt02 {
  font-size: clamp(17px, 3.6vw, 36px);
  font-weight: bold;
  line-height: 1.65;
  text-align: center;
}


/* @import "common.css"; */
@import "https://lp.tcb-beauty.net/menu/wp-content/themes/hemingway_child/css/common.css";

/* ==========================================================================
   ベース
   ========================================================================== */

body {
  background-color: #fff;
  color: #181818;
  font-family: "游ゴシック", "Yu Gothic", "メイリオ", "Meiryo",
    "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 18px;
  line-height: 1.5;
}

audio,
canvas,
iframe,
img,
svg,
video,
embed,
object {
  max-width: 100%;
  vertical-align: bottom;
}

main {
  min-width: 1100px;
}

main,
main::before,
main::after,
main *,
main *::before,
main *::after {
  box-sizing: border-box;
}

main a:hover {
  color: inherit;
  opacity: 0.5;
}

footer {
  min-width: 1100px;
  padding: 20px 0;
  background: #f7536f;
  color: #fff;
}

footer small {
  font-size: 16px;
}

@media screen and (max-width: 640px) {
  main,
  footer {
    min-width: 0;
  }
}

.bg-pink {
  background-color: #ffece6;
}

/* ==========================================================================
   共用コンポーネント
   ========================================================================== */

/* .c-bg-block
   ========================================================================== */

.c-bg-block.-item-1 {
  padding-top: 100px;
  padding-bottom: 150px;
}

.c-bg-block.-item-2 {
  padding-top: 130px;
}

.c-bg-block.-item-3 {
  padding-top: 150px;
  padding-bottom: 150px;
}

@media screen and (max-width: 640px) {
  .c-bg-block.-item-1 {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .c-bg-block.-item-3 {
    padding-top: 90px;
    padding-bottom: 50px;
  }
}

/* .c-container
   ========================================================================== */

.c-container {
  margin-left: auto;
  margin-right: auto;
}

/* width */

.c-container.-width-pc-md {
  width: 1000px;
}

.c-container.-width-pc-lg {
  width: 1080px;
}

@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);
  }
}

/* .c-shadow-block
   ========================================================================== */

.c-shadow-block {
  background-color: #fff;
  box-shadow: 0 0 68.73px 10.27px rgba(221, 185, 172, 0.25);
}

@media screen and (max-width: 640px) {
  .c-shadow-block {
    box-shadow: 0 0 20px 0 rgba(221, 185, 172, 0.25);
  }
}

/* .c-feature-block
   ========================================================================== */

.c-feature-block {
  padding-left: 60px;
  padding-right: 60px;
}

.c-feature-block__heading01 {
  margin-left: -85px;
  margin-right: -86px;
}

/* background */

/* .c-feature-block.-bg-white {
  background-color: #fff;
} */

.c-feature-block.-bg-yellow {
  background-color: #fffff2;
}

.c-feature-block.-bg-pink {
  background-color: #7ea4e8;
  color: #fff;
}

@media screen and (max-width: 640px) {
  .c-feature-block {
    padding-left: calc(100vw / 375 * 15);
    padding-right: calc(100vw / 375 * 15);
  }

  .c-feature-block__heading01 {
    margin-left: calc(100vw / 375 * -22.5);
    margin-right: calc(100vw / 375 * -22.5);
  }
}

/* .c-figure-box
   ========================================================================== */

.c-figure-box {
  /* width: 820px; */
  margin-left: auto;
  margin-right: auto;
  background-color: #f8f8f8;
  outline: solid 1px #405bd1;
  outline-offset: -7px;
}

.c-figure-box.-padding-md {
  padding: 67px 20px 66px;
}

.c-figure-box.-padding-lg {
  padding: 76px 39px 78px;
}

@media screen and (max-width: 640px) {
  .c-figure-box {
    outline-offset: -4px;
  }

  .c-figure-box.-padding-md,
  .c-figure-box.-padding-lg {
    padding-left: calc(100vw / 375 * 13);
    padding-right: calc(100vw / 375 * 13);
  }

  .c-figure-box.-padding-md {
    padding-top: 13px;
    padding-bottom: 13px;
  }
}

/* .c-case-list
   ========================================================================== */

.c-case-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px 17px;
}

.c-case-list__item {
  width: calc((100% + 17px) / 3 - 17px);
}

@media screen and (max-width: 640px) {
  .c-case-list {
    gap: 7px 6px;
  }

  .c-case-list__item {
    width: calc((100% + 6px) / 3 - 6px);
  }
}

/* .c-case-risk
   ========================================================================== */

.c-case-risk {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.c-case-risk__title {
  padding: 4px 7px 3px;
  border-radius: 2px;
  background-color: #333;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}

.c-case-risk__desc {
  width: 100%;
  font-size: 15px;
  line-height: calc(25 / 15);
}

/* combination */

.c-case-risk.-case {
  padding: 22px 18px 13px;
  background-color: #fff;
}

.c-case-risk.-case .c-case-risk__title {
  margin-bottom: 8px;
}

.c-case-risk.-whichtype {
  padding: 19px 40px 14px;
  background-color: #f2f2f2;
}

.c-case-risk.-whichtype .c-case-risk__title {
  margin-bottom: 5px;
}

@media screen and (max-width: 640px) {
  .c-case-risk__title {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
  }

  .c-case-risk__desc {
    font-size: 11px;
    line-height: calc(15 / 11);
  }

  .c-case-risk.-case,
  .c-case-risk.-whichtype {
    padding-top: 13px;
    padding-bottom: 10px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .c-case-risk.-case .c-case-risk__title {
    margin-bottom: 9px;
  }

  .c-case-risk.-whichtype .c-case-risk__title {
    margin-bottom: 9px;
  }
}

/* .c-youtube-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: 628px;
}

.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;
  }
}

/* .c-legacy-area
   ========================================================================== */

.c-legacy-area,
.c-legacy-area::before,
.c-legacy-area::after,
.c-legacy-area *,
.c-legacy-area *::before,
.c-legacy-area *::after {
  box-sizing: content-box;
}

/* ==========================================================================
   固有コンポーネント
   ========================================================================== */

/* .p-mv-pc
   ========================================================================== */

.p-mv-pc__image {
  width: 100%;
}

/* .p-tiktok-pc
   ========================================================================== */

.p-tiktok-pc {
  background-color: #fffff2;
  padding: 55px 0 61px;
}

.p-tiktok-pc__inner {
  position: relative;
}

.p-tiktok-pc__link {
  position: absolute;
  top: 15%;
  right: 8%;
}

.p-tiktok-pc__link:hover {
  opacity: 1;
}

.p-tiktok-pc__video {
  height: clamp(330px, 43vw, 500px);
  width: auto;
  background-color: #000;
  border-radius: 10px;
  border: solid #000 10px;
}

/* .p-mv-pc
   ========================================================================== */

.p-mv-sp {
  margin-top: 60px;
}

.p-mv-sp__image {
  width: 100%;
}



/* .p-tiktok-sp
   ========================================================================== */

.p-tiktok-sp {
  padding: 32px 0 32px;
  background-color: #fffff2;
}

.p-tiktok-sp__image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: calc(100vw / 375 * 372);
}

/* .p-graph-years
   ========================================================================== */


.p-graph-years__heading01 {
  margin-bottom: 20px;
}

@media screen and (max-width: 640px) {
  .p-graph-years__heading01 {
    margin-bottom: 10px;
  }
}

/* .p-graph-satisfaction
   ========================================================================== */



.p-graph-satisfaction__heading01 {
  margin-bottom: 29px;
  margin-right: -15px;
}


.p-graph-satisfaction__figure-caption {
  margin-top: 19px;
  font-size: 15px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .p-graph-satisfaction__heading01 {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .p-graph-satisfaction__figure-caption {
    margin-top: 19px;
    font-size: 9px;
    font-feature-settings: "palt";
    line-height: calc(12 / 9);
  }
}

/* .p-specialist
   ========================================================================== */


   .p-specialist {
  background-color: #FFFFF2;
}

.p-specialist__heading01 {
  margin-bottom: 105px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .p-specialist__heading01 {
    text-align: right;
    margin-bottom: 38px;
    padding-right: 24px;
  }

  .p-specialist__heading01-image {
    width: calc(100vw / 375 * 183);
  }
}

/* .p-specialist-profiles
   ========================================================================== */

.p-specialist-profiles {
  position: relative;
  width: 880px;
  margin-left: auto;
  margin-right: auto;
}

.p-specialist-profiles::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  box-shadow: 0 0 63.51px 9.49px rgba(105, 105, 105, 0.3);
}

.p-specialist-profiles__heading01 {
  position: relative;
  margin-bottom: calc(-48px + -31px);
  transform: translateY(-31px);
}

.p-specialist-profiles__inner {
  position: relative;
  padding: 55px 40px 46px;
}

.p-specialist-profiles__list {
  display: flex;
  flex-direction: column;
  gap: 29px;
}

@media screen and (max-width: 640px) {
  .p-specialist-profiles {
    width: calc(100vw / 375 * 315);
  }

  .p-specialist-profiles::before {
    box-shadow: 0 0 12px 0.5px rgba(105, 105, 105, 0.2);
  }

  .p-specialist-profiles__heading01 {
    margin-bottom: calc(-2px + -17px);
    transform: translateY(-17px);
  }

  .p-specialist-profiles__inner {
    padding-top: 10px;
    padding-bottom: 22px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .p-specialist-profiles__list {
    gap: 13px;
  }
}

/* .p-attention
   ========================================================================== */

.p-attention__heading-01 {
  margin-bottom: 57px;
}

@media screen and (max-width: 640px) {
  .p-attention__heading-01 {
    margin-bottom: 28px;
  }
}



/* .p-custommade
   ========================================================================== */


.p-custommade__heading01 {
  margin-bottom: 52px;
}

.p-custommade__text01 {
  margin-bottom: 65px;
  font-size: 19px;
  line-height: calc(35 / 19);
  text-align: center;
}

@media screen and (max-width: 640px) {
  .p-custommade__heading01 {
    margin-bottom: 24px;
  }

  .p-custommade__text01 {
    margin-bottom: 23px;
    font-size: 12px;
    line-height: calc(22.5 / 12);
  }
}

/* .p-fatinjection
   ========================================================================== */


.p-fatinjection__heading01 {
  margin-bottom: 48px;
}

.p-fatinjection__text01 {
  font-size: 18px;
  line-height: calc(35 / 18);
  text-align: center;
}

@media screen and (max-width: 640px) {
  .p-fatinjection__heading01 {
    margin-bottom: 24px;
  }

  .p-fatinjection__text01 {
    font-size: 16px;
    line-height: calc(22.5 / 14);
  }
}




/* .p-petit-eyes-surgery
   ========================================================================== */

.p-petit-eyes-surgery {
  padding-top: 45px;
}

.p-petit-eyes-surgery .section_banner_ideal {
  width: auto;
  margin-top: 0;
  margin-bottom: 110px;
  padding-bottom: 52px;
  border-radius: 0;
  background-color: #fff;
}

.p-petit-eyes-surgery .banner_ideal_title {
  display: block;
  width: 880px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -9px;
  padding-top: 16px !important;
  padding-bottom: 16px !important;
  border-radius: 0;
  background: linear-gradient(180deg, #ff5051 0, #ff7272 100%);
  transform: translateY(-45px);
}

.p-petit-eyes-surgery .banner_ideal_title:before {
  border-top-color: #ff7272;
}

.p-petit-eyes-surgery .banner_ideal_title span {
  color: #fff000 !important;
}

@media screen and (max-width: 640px) {
  .p-petit-eyes-surgery .section_banner_ideal {
    margin-bottom: 40px;
    padding-bottom: 18px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .p-petit-eyes-surgery .banner_ideal_title {
    width: auto;
    margin-bottom: -24px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

  .p-petit-eyes-surgery .banner_ideal_title:before {
    margin-left: -7.5px;
    border: 10px solid transparent;
    border-top: 10px solid #ff7272;
  }
}



/* .p-whichtype
   ========================================================================== */

.p-whichtype {
  padding-top: 80px;
  padding-bottom: 150px;
}

.p-whichtype__heading01 {
  margin-bottom: 52px;
}

.p-whichtype__list {
  display: flex;
  flex-direction: column;
  gap: 21px;
}

@media screen and (max-width: 640px) {
  .p-whichtype {
    padding-top: 35px;
    padding-bottom: 50px;
  }

  .p-whichtype__heading01 {
    margin-bottom: 31px;
  }
}



/* .p-price
   ========================================================================== */

.p-price {
  margin-bottom: 100px;
  padding: 0 38px 38px;
  border: solid 2px #687edb;
  text-align: center;
}

.p-price__heading01 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 90px;
  margin: 0 -40px 31px;
  background-color: #687edb;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝B", serif;
  font-size: 40px;
  line-height: 1;
  text-align: center;
}

.p-price__text01 {
  margin-bottom: 21px;
  text-align: center;
}

.p-price__text02 {
  text-align: center;
}

@media screen and (max-width: 640px) {
  .p-price {
    margin-bottom: 35px;
    padding-bottom: 12px;
    padding-left: 11px;
    padding-right: 11px;
  }

  .p-price__heading01 {
    min-height: 34px;
    margin-left: -11px;
    margin-right: -11px;
    margin-bottom: 16px;
    font-size: 20px;
  }

  .p-price__text01 {
    margin-bottom: 15px;
  }
}

/* .p-petit-surgery-prices
   ========================================================================== */

.p-petit-surgery-prices .section_banner_recommend {
  margin-bottom: 0;
}

.p-petit-surgery-prices .banner_recommend_title {
  margin-bottom: 52px;
  padding-top: 24px !important;
  padding-bottom: 24px !important;
  border-radius: 0;
  background-color: #fe6a6a;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝B", serif;
}

.p-petit-surgery-prices .banner_recommend_title:before {
  margin-left: -26px;
  border: 26px solid transparent;
  border-top: 26px solid #fe6a6a;
}

@media screen and (max-width: 640px) {
  .p-petit-surgery-prices .section_banner_recommend {
    padding-left: 0;
    padding-right: 0;
  }

  .p-petit-surgery-prices .banner_recommend_title {
    margin-bottom: 12px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .p-petit-surgery-prices .banner_recommend_title:before {
    margin-left: -14px;
    border: 14px solid transparent;
    border-top: 14px solid #fe6a6a;
  }

  .p-petit-surgery-prices .banner_recommend_item {
    flex-basis: 100%;
    padding-top: 13px;
  }
}

/* .p-reason
   ========================================================================== */

.p-reason {
  padding-top: 75px;
  padding-bottom: 150px;
}

.p-reason__heading01 {
  margin-bottom: 81px;
}

.p-reason__figure01 {
  text-align: center;
}

@media screen and (max-width: 640px) {
  .p-reason {
    padding-top: 35px;
    padding-bottom: 45px;
  }

  .p-reason__heading01 {
    margin-bottom: 30px;
  }
}

/* .p-case
   ========================================================================== */

.p-case {
  padding-top: 75px;
  padding-bottom: 155px;
}

.p-case__heading01 {
  margin-bottom: 81px;
}

@media screen and (max-width: 640px) {
  .p-case {
    padding-top: 35px;
    padding-bottom: 40px;
  }

  .p-case__heading01 {
    margin-bottom: 24px;
  }
}
/* .p-flow
   ========================================================================== */

.p-flow {
  padding-top: 75px;
  padding-bottom: 150px;
}

.p-flow__heading01 {
  margin-bottom: 80px;
}

@media screen and (max-width: 640px) {
  .p-flow {
    padding-top: 38px;
    padding-bottom: 50px;
  }

  .p-flow__heading01 {
    margin-bottom: 24px;
  }
}

/* .p-flow-list
   ========================================================================== */

.p-flow-list {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.p-flow-list__item {
  display: flex;
  border: solid 5px #8caae8;
  border-radius: 10px;
}

.p-flow-list__item-icon {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 158px;
  padding: 8px 6px 8px 0;
  background: #8caae8;
  color: #fff;
}

.p-flow-list__item-text {
  flex-grow: 1;
  padding: 24px 19px 23px;
  border-radius: 8px;
}

.p-flow-list__item-text-title {
  margin-bottom: 13px;
  color: #687edb;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝B", serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 1;
}

.p-flow-list__item-text-desc {
  padding-left: 6px;
  font-size: 18px;
  line-height: calc(24 / 18);
}

@media screen and (max-width: 640px) {
  .p-flow-list {
    gap: 15px;
  }

  .p-flow-list__item {
    flex-direction: column;
    border-radius: 4px;
  }

  .p-flow-list__item-icon {
    align-items: flex-start;
    width: auto;
    height: 120px;
    margin-top: -5px;
    padding-top: 8px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .p-flow-list__item-icon-image {
    width: 90px !important;
  }

  .p-flow-list__item-text {
    padding-top: 22px;
    padding-bottom: 15px;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 2px;
  }

  .p-flow-list__item-text-title {
    margin-bottom: 8px;
    font-size: 20px;
  }

  .p-flow-list__item-text-desc {
    padding-left: 4px;
    font-size: 16px;
    line-height: calc(25 / 15);
  }
}

/* .p-course
   ========================================================================== */

.p-course {
  padding-top: 75px;
  padding-bottom: 115px;
}

.p-course__heading01 {
  margin-bottom: 75px;
}

@media screen and (max-width: 640px) {
  .p-course {
    padding-top: 30px;
    padding-bottom: 15px;
  }

  .p-course__heading01 {
    margin-bottom: 18px;
  }
}

/* .p-course-list
   ========================================================================== */

.p-course-list {
  display: flex;
  flex-direction: column;
  gap: 28px;
  padding: 0 39px;
}

.p-course-list__item {
  position: relative;
  padding-left: 38px;
  font-size: 23px;
  font-feature-settings: "palt";
  line-height: calc(37 / 23);
}

.p-course-list__item::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 18px;
  height: 18px;
  background-color: #8caae8;
}

@media screen and (max-width: 640px) {
  .p-course-list {
    gap: 9px;
    padding-left: 0;
    padding-right: 0;
  }

  .p-course-list__item {
    padding-left: 21px;
    font-size: 16px;
    line-height: calc(22.5 / 15);
  }

  .p-course-list__item::before {
    top: 6px;
    width: 11px;
    height: 11px;
  }

  .p-course-list__item-small {
    display: block;
    margin-top: 4px;
    margin-bottom: 10px;
    font-size: 14px;
  }
}

/* .p-faq
   ========================================================================== */

.p-faq {
  padding-top: 100px;
  padding-bottom: 150px;
}

.p-faq__heading01 {
  margin-bottom: 83px;
}

@media screen and (max-width: 640px) {
  .p-faq {
    padding-top: 50px;
    padding-bottom: 45px;
  }

  .p-faq__heading01 {
    margin-bottom: 24px;
  }
}

/* .p-faq-list
   ========================================================================== */

.p-faq-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.p-faq-list__item {
  padding: 8px;
  border-radius: 6px;
  background-color: #e1e7f7;
}

.p-faq-list__item-title {
  position: relative;
  min-height: calc(33px + 5px + 5px);
  margin-bottom: 12px;
  padding: 7px 5px 5px 54px;
  border-radius: 4px;
  background: #789add;
  color: #ffffff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝B", serif;
  font-size: 25px;
}

.p-faq-list__item-desc {
  position: relative;
  padding: 10px 5px 8px 54px;
  font-size: 18px;
  line-height: calc(24 / 18);
}

.p-faq-list__item-title::before,
.p-faq-list__item-desc::before {
  content: "";
  position: absolute;
  left: 8px;
  width: 33px;
  height: 33px;
}

.p-faq-list__item-title::before {
  top: 8px;
  background: url(../img/eye_kuma_fukurami_509_9_y/question_icon01_pc.webp)
    no-repeat;
}

.p-faq-list__item-desc::before {
  top: 3px;
  background: url(../img/eye_kuma_fukurami_509_9_y/question_icon02_pc.webp)
    no-repeat;
}

@media screen and (max-width: 640px) {
  .p-faq-list {
    gap: 15px;
  }

  .p-faq-list__item {
    padding: 5px;
    border-radius: 4px;
  }

  .p-faq-list__item-title {
    min-height: 0;
    margin-bottom: 9px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 38px;
    padding-right: 0;
    border-radius: 2px;
    font-size: 17.5px;
    line-height: calc(24 / 17.5);
  }

  .p-faq-list__item-desc {
    padding-top: 0;
    padding-bottom: 8px;
    padding-left: 38px;
    padding-right: 0;
    font-size: 16px;
    line-height: calc(25 / 15);
  }

  .p-faq-list__item-title::before,
  .p-faq-list__item-desc::before {
    left: 5px;
    width: 25px;
    height: 25px;
  }

  .p-faq-list__item-title::before {
    top: 5px;
    background-image: url(../img/eye_kuma_fukurami_509_9_y/question_icon01_sp.webp);
    background-size: 100% auto;
  }

  .p-faq-list__item-desc::before {
    top: 1px;
    background-image: url(../img/eye_kuma_fukurami_509_9_y/question_icon02_sp.webp);
    background-size: 100% auto;
  }
}




/* .p-top-button
   ========================================================================== */

.p-top-button {
  display: none;
}





/*-------------------------------------------------------------------------------------------*/
/* content */
/*-------------------------------------------------------------------------------------------*/

/* header */
header {
	position: relative;
	height: auto;
}

.logo {
	width: 1080px;
	padding: 10px 0 15px;
	margin: 0 auto;
}

header nav#menu_sp {
	display: none;
}

/* #gnavi */
#gnavi {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -640px;
	margin: auto;
	z-index: 10;
	background: #f7536f;
	width: 980px;
	border-radius: 18px;
	box-shadow: 0 10px 0 rgba(255, 213, 220, 1);
	transition: all ease 0.5s;
	padding: 0 60px;
	height: 80px;
}

#gnavi.fix {
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	border-radius: 0;
	box-shadow: none;
}

#gnavi ul {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	height: 100%;
	width: 980px;
	margin: 0 auto;
}

#gnavi li {
	flex-grow: 1;
	height: 100%;
	position: relative;
}

#gnavi li:before,
#gnavi li:after {
	content: "";
	display: block;
	border-left: 1px solid #ffffff;
	width: 0;
	height: 36px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

#gnavi li:before {
	left: 0;
}

#gnavi li:last-child:after {
	right: 0;
}

#gnavi a {
	display: flex;
	color: #ffffff;
	font-size: 16px;
	line-height: 18px;
	;
	border-bottom: 6px solid transparent;
	align-items: center;
	height: 100%;
	justify-content: center;
	position: relative;
	border: none;
}

#gnavi a:after {
	content: "";
	display: block;
	height: 8px;
	width: 8px;
	position: absolute;
	transform: rotate(45deg);
	border: 2px solid #ffffff;
	border-left: none;
	border-top: none;
	bottom: 12px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

#gnavi a:hover {
	background: #cc2540;
	opacity: unset;
}

@media screen and (max-width:640px) {
	header {
		position: fixed;
		background: #ffffff;
		width: 100%;
		top: 0;
		z-index: 10;
	}

	.logo {
		width: 50%;
		max-width: 200px;
		margin: 0;
	}

	#gnavi {
		display: none !important;
	}

	/* #gnavi */
	header #menu_btn {
		width: 60px;
		height: 60px;
		cursor: pointer;
		/*background-image: url(../img/eye_kuma_fukurami-509/menu_btn.png);*/
		background-position: center;
		background-repeat: no-repeat;
		background-size: 32px 32px;
		position: fixed;
		top: 0;
		right: 0;
		z-index: 1200;
	}

  /*
	header #menu_btn.active {
		background-image: url(../img/eye_kuma_fukurami-509/menu_btn_active.png);
	}
  */

	header nav#menu_sp {
		overflow: auto;
		background-color: rgba(0, 0, 0, 0.8);
		position: fixed;
		top: 60px;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 1200;
	}

	header nav#menu_sp > ul {
		width: 90%;
		margin: 0 auto;
		display: block;
	}

	header nav#menu_sp > ul li {
		font-size: 4.666666655vw;
		border-bottom: solid 1px #f7536f;
		padding: 0;
		height: 14vw;
	}

	header nav#menu_sp li a {
		display: flex;
		color: #ffffff;
		font-size: 4vw;
		justify-content: flex-start;
		align-items: center;
		height: 100%;
	}

	header nav#menu_sp li a:before {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border: 1.2vw solid transparent;
		border-left: 1.5vw solid #f7536f;
		margin: 0 2.5% 0 3%;
	}

	header #gnavi {
		display: block;
	}
}


/* footer */
footer {
	background: #f7536f;
	color: #ffffff;
	padding: 20px 0;
	min-width: 1100px;
}

footer small {
	color: #ffffff;
	font-size: 16px;
}

@media screen and (max-width:640px) {
	footer {
		height: auto;
		padding: 5vw 0 9vw;
		min-width: unset;
	}

	footer small {
		font-size: 3.06vw;
	}

}


/*-------------------------------------------------------------------------------------------*/
/* sections */
/*-------------------------------------------------------------------------------------------*/


.bg_white { background: #ffffff; }
.bg_red { background: #f7536f; color: #ffffff; }
.bg_gray { background: #f2f2f2; }

.bg_red .marker {
	color: #f7536f;
	font-weight: bold;
}

#btn_top {
	position: fixed;
	right: 30px;
	bottom: 50px;
	z-index: 9;
	height: 60px;
	width: 60px;
	cursor: pointer;
	box-sizing: border-box;
	margin-bottom: 0;
	display: none;
	transition: all ease 0.3s;
}

#btn_top:hover {
	opacity: 0.7;
}

@media screen and (max-width:640px) {
	#btn_top {
		width: 11%;
		height: auto;
		max-width: 60px;
		right: 10px;
		bottom: 17px;
	}
}


/* .dr_commendt */
.dr_comment {
	flex-wrap: nowrap;
	flex-flow: row-reverse;
	justify-content: space-between;
	align-items: flex-start;
}

.dr_comment p {
	box-sizing: border-box;
	width: 840px;
	background: repeating-linear-gradient(-45deg, #fff, #fff 4px, #fdf1f5 4px, #fdf1f5 8px);
	position: relative;
	border: 2px solid #803c51;
	border-radius: 8px;
	padding: 25px 30px;
	box-shadow: 15px 13px 0 rgba(241, 235, 237, 1);
}

.dr_comment p:before {
	content: "";
	display: block;
	position: absolute;
	left: -42px;
	bottom: 0;
	top: 0;
	margin: auto 0;
	height: 0;
	width: 0;
	border: 15px solid transparent;
	border-right: 31px solid #ffffff;
	z-index: 1;
}

.dr_comment p:after {
	content: "";
	display: block;
	position: absolute;
	left: -48px;
	bottom: 0;
	top: 0;
	margin: auto 0;
	height: 0;
	width: 0;
	border: 16px solid transparent;
	border-right: 32px solid #803c51;
}

.dr_comment figure {
	font-size: 18px;
	text-align: center;
}

.dr_comment figure span {
	font-size: 0.8em;
}

/* dr_commendt */
@media screen and (max-width:640px) {
	.dr_comment {
		margin: 50px 20px 0;
		padding: 0 0 50px;
	}

	.dr_comment p {
		width: 100%;
		padding: 12px 12px;
		box-shadow: 8px 7px 0 rgba(241, 235, 237, 1);
		margin: 0 0 35px;
		text-align: justify;
		border-width: 1px;
	}

	.dr_comment p:before,
	.dr_comment p:after {
		border: 15px solid transparent;
		left: 0;
		right: 0;
		top: auto;
		margin: 0 auto;
	}

	.dr_comment p:before {
		border-top: 26px solid #ffffff;
		bottom: -40px;
	}

	.dr_comment p:after {
		border: 16px solid transparent;
		border-top: 27px solid #803c51;
		bottom: -43px;
	}

	.dr_comment figure {
		flex-wrap: nowrap;
		align-items: center;
		justify-content: center;
	}

	.dr_comment figure img {
		width: 42%;
		max-width: 150px;
		margin: 0 20px 0 0;
	}

	.dr_comment figcaption {
		font-size: 20px;
		text-align: left;
		line-height: 1.4;
	}

	.dr_comment figure span {
		display: inline-block;
		font-size: 0.7em;
		letter-spacing: -0.05em;
		margin: 0 0 0.4em;
	}

}




/* #introduction */
#int_art01 {
	padding: 150px 0 0;
}

#int_art01 .flexbox {
	align-items: center;
	justify-content: space-between;
	flex-flow: row-reverse;
}

#int_art01 .flexbox p {
	width: 515px;
}


#int_art02 .pcflexbox {
	align-items: center;
}

#int_art02 .flexbox p {
	width: 43%;
}


@media screen and (max-width:640px) {
	/* #introduction */

	#int_art02 .flexbox p {
		width: auto;
	}

	.flexbox.bg_white {
		background: unset;
	}

	.flexbox.bg_white.inner div {
		margin-bottom: 20px;
		background-color: white;
		border-radius: 6px;
	}

}


/* #cause */

#cause_art01 nav li {
	margin: 0 0 20px;
	padding: 0 20px;
}

.type {
	display: flex;
	color: #ffffff;
	background: #f7536f;
	border: 2px solid #f7536f;
	width: 1000px;
	border-radius: 8px;
	box-shadow: 0 0 10px rgba(255, 46, 80, 0.3);
	overflow: hidden;
	justify-content: space-between;
}

.cause_part .type {
	margin: 0 0 30px;
}

.type p {
	color: inherit;
	font-size: 35px;
	font-weight: 500;
	line-height: 1.285;
	flex-grow: 1;
	transition: all ease 0.3s;
	position: relative;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}

.type small {
	display: inline-block;
	color: #f7536f;
	font-size: 18px;
	line-height: 2.223em;
	background: #ffffff;
	border-radius: 2.223em;
	padding: 0 1.2em;
	margin: 0 0 0.6em;
}

.type span {
	display: flex;
	height: 2.3em;
	align-items: center;
	justify-content: center;
}

a.type:hover {
	color: #ffffff;
	opacity: 0.8;
}

a.type p:after {
	content: "";
	position: static;
	bottom: -15px;
	left: 0;
	right: 0;
	margin: 15px auto 5px;
	width: 14px;
	height: 14px;
	border: 2px solid #ffffff;
	border-top: none;
	border-left: none;
	transform: rotate(45deg);
}

.cause_part {
	box-sizing: border-box;
	background: #ffcfc5;
	border-radius: 10px;
	padding: 40px;
	margin: 0 auto 20px;
}

.cause_part h3 {
	color: #f7536f;
	font-size: 36px;
	text-align: left;
	line-height: 1.2777;
	padding: 0 0 15px;
	border-bottom: 1px solid #f7536f;
	margin: 0 0 25px;
}

.cause_part dd p {
	margin: 0 0 30px;
}

.cause_part .link_item {
	justify-content: flex-start;
}

.cause_part .link_item li {
	width: 490px;
	box-sizing: border-box;
	border: 2px solid transparent;
	border-radius: 8px;
	transition: all ease 0.3s;
	overflow: hidden;
}

.cause_part .link_item li:nth-child(2n+1) {
	margin: 0 20px 0 0;
}

.cause_part .link_item li:hover {
	border: 2px solid #f7536f;
}

#cause_art01 .link_item li a {
	display: block;
	color: #f7536f;
	font-size: 16px;
	text-align: center;
	background: #ffffff;
	line-height: 1.5;
	padding: 18px 0;
	position: relative;
}

#cause_art01 .link_item li a:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	transform: rotate(45deg) translateY(-45%);
	border: 2px solid #f7536f;
	border-left: none;
	border-top: none;
	position: absolute;
	right: 30px;
	bottom: 0;
	top: 0;
	margin: auto 0;
}

@media screen and (max-width:640px) {
	/*cause*/
	.type {
		flex-flow: column-reverse;
		width: auto;
		border-radius: 6px;
	}

	.type p {
		font-size: 20px;
		padding: 13px;
	}

	a.type p:after {
		width: 12px;
		height: 12px;
		margin: 15px auto 0px;
	}

	.type small {
		font-size: 12.5px;
		border-radius: 0.8em;
		margin: 0 0 1.1em;
		padding: 0.1em 1.5em 0;
	}

	.type span {
		line-height: 1.5;
	}

	.type inner img {
		top: 0;
		left: 0;
	}

	.cause_part .type p {
		padding: 13px 13px 20px;
	}

	.cause_part {
		padding: 13px 10px;
		margin: 20px;
		border-radius: 6px;
	}

	.cause_part h3 {
		font-size: 22.5px;
		line-height: 1.364;
		text-align: center;
		padding: 0 0 20px;
		margin: 0 0 20px;
	}

	.cause_part dd p {
		margin: 0 0 15px;
	}

	.cause_part dd p a {
		text-decoration: underline;
	}

	.cause_part .link_item li {
		border-radius: 6px;
	}

	.cause_part .link_item li:nth-child(2n+1) {
		margin: 0 0 10px;
	}

	#cause_art01 .link_item li a {
		font-size: 14px;
		padding: 0.9em 0;
		line-height: 1.378;
	}

	#cause_art01 .link_item li a:after {
		width: 6px;
		height: 6px;
		right: 20px;
	}
}


/* #opinfo */

.op_part {
	background: #ffffff;
	border-radius: 8px 8px;
	position: relative;
	margin: 0 auto 75px;
}

.op_part h3 {
	color: #ffffff;
	font-size: 36px;
	line-height: 80px;
	background: #f7536f;
	width: 500px;
	margin: 0 auto;
	border-radius: 40px;
	position: absolute;
	top: -40px;
	left: 0;
	right: 0;
}

.op_part p {
	margin: 0;
}

.op_part h3 + p {
	background: #ffcfc5;
	border-radius: 8px 8px 0 0;
	padding: 50px 0 20px;
}

.op_part p:last-child {
	padding: 30px 40px 40px;
}

#op_art02 ul {
	justify-content: space-between;
}

#op_art02 li {
	box-sizing: border-box;
	width: 530px;
	border: 1px solid #cccccc;
	border-radius: 8px;
	background: #ffffff;
	padding: 40px 38px 35px;
}

#op_art02 h3 {
	color: #f7536f;
	font-size: 35px;
	line-height: 1.286;
}

/* #opinfo */
@media screen and (max-width:640px) {

	/* 削除対象 */
	.sp_pd_box {
		padding: 0 20px;
		display: block;
	}

	.op_part .img_box_s {
		overflow: scroll;
		margin: 15px 10px 0;
		background-color: #ffffff;
		border: 1px solid #d5d5d5;
		padding: 13px 7px;
		height: 210px;
	}

	.op_part img {
		width: auto;
		height: 100%;
		max-width: none;
	}

	.op_part {
		margin: 0 20px 55px;
		border-radius: 6px;
	}

	.op_part p:last-child {
		padding: 20px;
	}

	.op_part h3 {
		font-size: 20px;
		width: 80%;
		line-height: 50px;
		top: -25px;
	}

	.op_part h3 + p {
		padding: 40px 10px 20px;
		border-radius: 6px 6px 0 0;
	}

	#op_art02 li {
		box-sizing: border-box;
		width: auto;
		padding: 20px 20px 23px;
		margin: 20px 20px 0;
	}

	#op_art02 h3 {
		font-size: 25px;
		line-height: 1.2;
	}
}


/* #feature */
#fea_art01 ol {
	counter-reset: item;
}

#fea_art01 li {
	position: relative;
	margin-bottom: 60px;
}

#fea_art01 li .txt_part {
	float: right;
}

#fea_art01 li:nth-child(even) .txt_part {
	float: left;
}

#fea_art01 .img_part {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

#fea_art01 li:nth-child(even) .img_part {
	left: auto;
	right: 0;
}

#fea_art01 .txt_part {
	box-sizing: border-box;
	width: 640px;
	margin: 40px 0 0;
	padding: 35px;
	height: 325px;
	position: relative;
}

#fea_art01 li .txt_part:before {
	counter-increment: item;
	content: '0'counter(item);
	display: block;
	color: #ffffff;
	font-family: serif;
	background: #f7536f;
	position: absolute;
	line-height: 1;
	font-size: 65px;
	padding: 15px;
	border-radius: 4px 0 0 4px;
	left: calc(-65px + -30px);
	top: 0;
}

#fea_art01 li:nth-child(even) .txt_part:before {
	border-radius: 0 4px 4px 0;
	left: auto;
	right: calc(-65px + -30px);
}

#fea_art01 h3 {
	font-size: 32px;
	line-height: 1;
	margin: 0 0 15px;
}

/* #feature */
@media screen and (max-width:640px) {
	#fea_art01 h3 {
		line-height: 1.375;
		font-size: 20px;
		margin: 0 0 17px;
	}

	#fea_art01 .txt_part {
		box-sizing: border-box;
		width: auto;
		margin: 0;
		padding: 30px;
		height: auto;
		position: relative;
	}

	#fea_art01 .img_part {
		position: unset;
		left: 0;
		top: 0;
		z-index: -1;
	}

	#fea_art01 li {
		margin: 0 20px 45px;
	}

	#fea_art01 li .txt_part {
		float: none;
		padding: 24px 17px;
	}

	#fea_art01 li .txt_part:before,
	#fea_art01 li:nth-child(even) .txt_part:before {
		font-size: 35px;
		padding: 8px;
		border-radius: 4px 4px 0 0;
		top: -50px;
		left: 12px;
		right: auto;
	}
}


/* #flow */
.flow_list li {
	box-sizing: border-box;
	border-radius: 10px;
	border: 5px solid #f7536f;
}

.flow_list li .inner {
	box-sizing: border-box;
	color: #181818;
	border-radius: 8px;
	width: 875px;
	padding: 30px 30px 50px;
}

.flow_list h3 {
	color: #f7536f;
	font-size: 35px;
	line-height: 1;
	margin: 0 0 15px;
}

.flow_list .img_wrap {
	flex-grow: 1;
	align-items: center;
	justify-content: center;
}

/* #flow */
@media screen and (max-width:640px) {
	.flow_list h3 {
		font-size: 20px;
		margin: 0 0 12px;
	}

	.flow_list .img_wrap {
		padding: 0 0 5px;
	}

	.flow_list .img_wrap img {
		width: 100px;
	}

	.flow_list li {
		margin: 0 20px;
		border-radius: 5px;
	}

	.flow_list li .inner {
		border-radius: 5px;
		padding: 22px 15px 15px;
	}
}


/* #op_after */
.after_list {
	width: 940px;
}

.after_list li {
	font-size: 25px;
	padding: 0 0 0 0.3em;
	font-weight: 500;
	line-height: 1.5;
	margin: 0 0 0.6em;
	position: relative;
}

.after_list li:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background: #f7536f;
	position: absolute;
	top: 0.5em;
	left: -0.3em;
}

.after_list li small {
	font-size: 15px;
	font-weight: inherit;
}

/* #op_after */
@media screen and (max-width:640px) {
	.after_list{
		width: auto;
	}

	.after_list li {
		font-size: 17.5px;
		padding: 0 20px 0 28px;
		font-weight: 500;
		line-height: 1.428;
		margin: 0 0 0.55em;
		position: relative;
	}

	.after_list li:before {
		left: 0.9em;
		width: 8px;
		height: 8px;
		top: 0.5em;
	}

	.after_list li small {
		font-size: 0.7em;
	}
}


/* #price */

#price table {
	border-radius: 6px;
	font-size: 30px;
	border-collapse: separate;
	border-spacing: 0;
	width: 800px;
}

#price tr:nth-child(2n+1) {
	background: #ffeeec;
}

#price th,
#price td {
	box-sizing: border-box;
	border: 1px solid #f7536f;
	border-bottom: 1px dotted #f7536f;
	border-top: none;
	font-weight: 500;
}

#price tr:last-child th,
#price tr:last-child td {
	border-bottom-style: solid;
}

#price th {
	padding: 20px;
}

#price tr:first-child th {
	padding: 20px 0;
	text-align: center;
}

#price td {
	color: #f7536f;
	text-align: center;
	padding: 15px 25px;
	width: 200px;
}

#price th:not(:first-child),
#price td:not(:first-child) {
	border-left: none;
}

#price tr:first-child {
	background: #f7536f;
	border-color: #ffffff;
	color: #ffffff;
}

#price tr:first-child th {
	position: relative;
}

#price tr:first-child th:after {
	content: "";
	display: block;
	position: absolute;
	right: -1px;
	top: 0;
	height: calc(100% + 2px);
	box-sizing: border-box;
	width: 1px;
	background: #ffffff;
	border-top: 1px solid #f7536f;
	border-bottom: 1px solid #f7536f;
}

#price tr:first-child th {
	border-radius: 6px 0 0 0;
}

#price tr:first-child th + th {
	border-radius: 0 6px 0 0;
}

#price tr:first-child th + th:after {
	display: none;
}

#price tr:last-child th {
	border-radius: 0 0 0 6px;
}

#price tr:last-child td {
	border-radius: 0 0 6px 0;
}

#price small {
	font-size: 18px;
	display: inline-block;
	font-weight: inherit;
}

#price small.s_txt2 {
	font-size: 13px;
	line-height: 1.53;
}

/* #price */
@media screen and (max-width:640px) {
	#price {
		padding-top: 0;
	}
	#price table {
		width: auto;
		font-size: 20px;
		padding: 0 20px;
		font-weight: bold;
	}

	#price td {
		color: #f7536f;
		text-align: center;
		padding: 15px 0 12px;
		width: 5.8em;
		font-size: 20px;
	}

	#price th {
		font-weight: bold;
		line-height: 1.25;
		padding: 15px;
	}

	#price tr:first-child th {
		padding: 10px 0;
	}

	#price small {
		font-size: 12px;
		line-height: 1.417;
	}

	#price small.s_txt2 {
		font-size: 10px;
		padding: 5px 0 0;
		line-height: 1.444;
	}
}

.price_box {
	width: 820px;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center;
	border: #a30655 2px solid;
	border-radius: 10px;
}
.price_box p {
	display: block;
	margin: 0 auto;
	padding: 20px 20px 0;
	text-align: center;
}
.price_box h2.price_box_title {
	background: #a30655;
	border-radius: 8px 8px 0 0;
	margin-bottom: 30px;
	padding: 10px 0 !important;
	color: #fff;
	font-size: 55px;
	line-height: 1.182;
}

@media screen and (max-width:640px) {
	.price_box {
		width: 92%;
	}
	.price_box h2.price_box_title {
		font-size: 27.5px;
		margin-bottom: 15px;
	}
}



/* #reserve */
#reserve article {
	padding: 0 0 160px;
}

#reserve article .mw_wp_form > form {
	width: 980px;
	margin: 0 auto;
}

.mw_wp_form form .caution {
	border: 3px solid #f78989;
	width: 750px;
	margin: 0 auto 30px;
	padding: 25px;
	font-size: 16px;
	box-sizing: border-box;
	text-align: center;
	background: #ffffff;
}

.mw_wp_form form .caution .note {
	font-weight: normal;
	line-height: 1.5;
}

.mw_wp_form form .caution .note a {
	color: #f78989;
	font-weight: bold;
	font-size: 16px;
}

.mw_wp_form form .caution div {
	display: inline-block;
	padding: 5px;
	margin: 0.5em auto 1em;
	background: #ffe6e7;
	color: #f78989;
	font-size: 16px;
	font-weight: bold;
}

.mw_wp_form fieldset {
	background: #ffffff;
	border: 5px solid #24ceff;
	border-bottom: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.mw_wp_form fieldset ~ fieldset {
	border-top: none;
}

.mw_wp_form legend {
	background: #24ceff;
	position: absolute;
	left: 105px;
	top: 40px;
	line-height: 46px;
	padding: 0 12px;
}

.mw_wp_form form table {
	border-top: 2px solid #24ceff;
	border-bottom: 2px solid #24ceff;
	margin: 85px 0 0;
}

.mw_wp_form form tr {
	border-bottom: 2px dashed #24ceff;
	padding: 15px 105px 12px;
	display: flex;
}

.mw_wp_form form tr:last-child {
	border: none;
}

.mw_wp_form form tr > * {
	border: none;
	box-sizing: border-box;
	font-size: 16px;
}

.mw_wp_form form th {
	background: #f2f2f2;
	width: 270px;
}

.mw_wp_form form td {
	width: 470px;
	padding: 15px 0 15px 15px;
}

.mw_wp_form td div input[type="text"] {
	margin: 0 0 0 0.6em;
	width: calc(42% - 2em);
}

#reserve .mw_wp_form td div + div::before {
	margin: 0 0.5em 0 0;
}

.mw_wp_form td div select {
	margin: 0 0 0 0.5em;
	padding: 7px 5px 7px 0px;
	width: calc(50% - 5.3em);
	font-size: 14px;
	letter-spacing: 0;
}

#reserve .mw_wp_form form strong {
	background: #ff6482;
	margin: 0 0.5em 0 0;
}

.mw_wp_form form td p {
	font-size: inherit;
	line-height: 1.75;
}

.mw_wp_form form td .line_txt {
	color: #ff6482;
	font-size: inherit;
}

.mw_wp_form form textarea,
.mw_wp_form form input[type="text"],
.mw_wp_form form input[type="tel"],
.mw_wp_form form input[type="url"],
.mw_wp_form form input[type="email"],
.mw_wp_form form input[type="number"],
.mw_wp_form form input[type="password"],
.mw_wp_form form select {
	background: #f2f2f2;
	border-color: #24ceff;
}

.mw_wp_form form textarea:focus,
.mw_wp_form form input[type="text"]:focus,
.mw_wp_form form input[type="tel"]:focus,
.mw_wp_form form input[type="url"]:focus,
.mw_wp_form form input[type="email"]:focus,
.mw_wp_form form input[type="number"]:focus,
.mw_wp_form form input[type="password"]:focus {
	background: #ffdfe6;
}

.mw_wp_form form .button-guard-wrap {
	border: 5px solid #24ceff;
	border-top: none;
	padding: 50px 0;
	background: #ffffff;
}

.mw_wp_form button[type="submit"] {
	color: #ffffff;
	font-size: 20px;
	background: #24ceff;
	width: 340px;
	height: 90px;
	padding: 0;
	border-radius: 0;
}

.mwf_form_banner ~ p {
	width: 750px;
	margin: 0 auto;
	font-size: 15px !important;
}

/* #reserve */
@media screen and (max-width:640px) {
	#reserve article {
		padding: 0;
	}

	#reserve article .mw_wp_form {
		padding: 0 0 6vw;
	}

	#reserve article .mw_wp_form > form {
		width: 90%;
	}

	.mw_wp_form legend {
		left: 4%;
	}

	.mw_wp_form form tr {
		padding: 3% 4%;
		flex-wrap: wrap;
	}

	.mw_wp_form form th,
	.mw_wp_form form td {
		width: 100%;
	}

	.mw_wp_form form td {
		padding: 2% 0;
	}

	.mw_wp_form form .button-guard-wrap {
		padding: 9vw 0;
	}

	.mw_wp_form button[type="submit"] {
		width: 60%;
		height: 3.5em;
		font-size: 4.5vw;
	}

	.mw_wp_form form .caution {
		width: 100%;
		padding: 5vw;
	}

	.mw_wp_form td div {
		justify-content: space-between;
		margin: 0 0 5.5vw;
	}

	#reserve .mw_wp_form td div + div::before {
		display: none;
	}

	#reserve .mw_wp_form form td strong {
		margin: 0 0 0 0;
		order: 2;
	}

	#reserve .mw_wp_form form td strong ~ input,
	#reserve .mw_wp_form form td strong ~ select {
		order: 3;
		padding: 5px 10px;
	}

	.mw_wp_form td div input[type="text"] {
		width: 100%;
		margin: 2vw 0 2vw;
	}

	.mw_wp_form td div select {
		width: 100%;
		margin: 0;
		font-size: 15px;
		padding: 5px 10px;
	}

	.mwf_form_banner ~ p {
		width: 100%;
		font-size: 2.8vw !important;
		padding: 0 !important;
		line-height: 2.1;
		margin: 0 0 0.7em;
	}

	.mwf_form_banner ~ p:last-of-type {
		margin: 0 0 1.5em;
	}

}

/* 日本地図⇒脱毛LP仕様 クリニック一覧 */


/* spアコーディオン */
dl.accordion {
  overflow: hidden;
}

dl.accordion > dt {
  background: #687edb;
  color: #fff;
  font-weight: bold;
  padding: 0.5em 0.5em 0.5em 2em;
  position: relative;
  border-bottom: 1px solid #fff;
  cursor: pointer;
}

dl.accordion > dt::before {
  color: #fff;
  position: absolute;
  top: 0.5em;
  left: 0.5em;
}

dl.accordion > dd {
  background: #fff;
  padding: 0.5em 0.5em 0.5em 2em;
  position: relative;
  display: none;
}

dl.accordion > dd::before {
  position: absolute;
  top: 0.5em;
  left: 0.5em;
}



/* 20201111 修正 */
/* 20211220 修正 */

#gnavi {
	bottom: -810px;
}
#feature .marker {
    background: #fff;
}



/*---------- ボタンアニメーション ----------*/

.reflection-img{
    position    :relative;
    overflow    :hidden;
}
.reflection {
    height      :100%;
    width       :40px;
    position    :absolute;
    top         :-180px;
    left        :0;
    background-color: #fff;
    opacity     :0;
    transform: rotate(45deg);
    animation: reflection 2.5s ease-in-out infinite;
    -webkit-transform: rotate(45deg);
    -webkit-animation: reflection 2.5s ease-in-out infinite;
    -moz-transform: rotate(45deg);
    -moz-animation: reflection 2.5s ease-in-out infinite;
    -ms-transform: rotate(45deg);
    -ms-animation: reflection 2.5s ease-in-out infinite;
    -o-transform: rotate(45deg);
    -o-animation: reflection 2.5s ease-in-out infinite;
}
@keyframes reflection {
    0% { transform: scale(0) rotate(45deg); opacity: 0; }
    80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { transform: scale(4) rotate(45deg); opacity: 1; }
    100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes reflection {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-moz-keyframes reflection {
    0% { -moz-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -moz-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -moz-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -moz-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-ms-keyframes reflection {
    0% { -ms-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -ms-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -ms-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -ms-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-o-keyframes reflection {
    0% { -o-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -o-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -o-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -o-transform: scale(50) rotate(45deg); opacity: 0; }
}

/*---------- LINE追尾バナー ----------*/

#float_bnr{
	width: 750px;
    text-align: center;
	display: none;
	/*background-color: #fff;*/
    position: fixed;
    left: calc(50% - 375px);
    bottom: 0;
    z-index: 90;
}
#float_bnr .close{
	width: 27px;
    height: 27px;
    text-indent: -1000px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
}
@media screen and (max-width: 640px) {
	#float_bnr{
		width: 100%;
		left: 0;
	}
	#float_bnr img{
		max-width: 100vw;
	}
	#float_bnr .close{
		background-size: 60%;
		top: 0;
    	right: 0;
	}
}
/*---------- LINE追尾バナー ここまで ----------*/


/* ---------- 20210729 3冠獲得バナー部分（注釈調整用） ---------- */

.bn_rank1 {
	width: 1000px;
	margin: 0 auto 75px;
}

@media screen and (max-width: 640px) {
	.bn_rank1 {
		width: 100%;
		margin: auto;
		margin-bottom: 50px;
	}
}

/* ---------- 20210729 3冠獲得バナー部分（注釈調整用）ここまで ---------- */

/* ---------- 20211214 価格に注釈_施術グレードを追加 ---------- */

/* グレード スタンダード */
.ope__grade_std::after {
	content: '※スタンダード';
	display: contents;
	font-size: 12px;
	font-weight: normal;
}

@media screen and (max-width: 640px) {
	.ope__grade_std::after {
		display: block;
		padding-left: 112px;
		margin-top: -5px;
		margin-bottom: 3px;
	}
}

/* ---------- 20211214 価格に注釈_施術グレードを追加 ここまで ---------- */

/* ---------- 20220704 MV SPの時カウントダウン表示 ---------- */

.mv_pc {
	display: block;
}
.mv_sp {
	display: none;
}

@media screen and (max-width:640px) {
	.mv_pc {
		display: none;
	}
	.mv_sp {
		display: block;
	}
  /*
	.mv_sp p + p {
		margin: 0;
	}
  */
}

.fv_box_countdown {
  position: relative;
}
.fv_box_countdown_num {
  position: absolute;
  top: -0.4vw;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 5.2vw !important;
  font-weight: bold;
  letter-spacing: 2px;
  color: #d62d5b;
}
.fv_box_countdown_num .yyc-day::before {
  content: "終了まで";
  font-size: 2.6vw !important;
  padding: 0 10px;
}
.fv_box_countdown_num .yyc-day-text,
.fv_box_countdown_num .yyc-hou-text,
.fv_box_countdown_num .yyc-min-text,
.fv_box_countdown_num .yyc-sec-text {
  font-size: 2.2vw !important;
  color: #e26c8c;
}
.fv_box_countdown_btn {
  position: absolute;
  bottom: 12vw;
  left: 0;
  width: 100%;
  text-align: center;
}

.fv_box_countdown_btn img {
	width: 75%;
}


.fv_box_countdown_pc {
	width: 770px;
	margin: -50px auto 0;
}
.fv_box_countdown_pc .fv_box_countdown_num {
	font-size: 52px !important;
}
.fv_box_countdown_pc .fv_box_countdown_num .yycountdown-box::before,
.fv_box_countdown_pc .fv_box_countdown_num .yycountdown-box::after {
	font-size: 42px !important;
}
.fv_box_countdown_pc .fv_box_countdown_num .yyc-day::before {
	font-size: 26px !important;
}
.fv_box_countdown_pc .fv_box_countdown_num .yyc-day-text,
.fv_box_countdown_pc .fv_box_countdown_num .yyc-hou-text,
.fv_box_countdown_pc .fv_box_countdown_num .yyc-min-text,
.fv_box_countdown_pc .fv_box_countdown_num .yyc-sec-text {
  font-size: 22px !important;
}
.fv_box_countdown_pc .fv_box_countdown_btn {
	bottom: 50px;
}

@media screen and (max-width:640px) {
	.fv_box_countdown_num {
		top: -3vw;
	}
}

/* ---------- 20220704 MV SPの時カウントダウン表示 ここまで ---------- */


/* ---------- 20220831 症例 ---------- */

.case_box {
	width: 820px;
	margin: 0 auto;
}
.case_box .case_box_inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.case_box .case_box_list {
	flex-basis: 32%;
	padding-bottom: 20px;
}
.case_box .case_box_list img {
	max-width: 100%;
}


@media screen and (max-width:640px) {
	.case_box {
		width: 92%;
	}
	.case_box .case_box_list {
		/*flex-basis: 48%;*/
		padding-bottom: 10px;
	}
}

/* ---------- 20220831 症例 ここまで ---------- */

/* ---------- 20220831 満足度 ---------- */

#manzokudo {
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 85%, rgba(247,217,125,1) 100%);
}
#manzokudo .manzokudo_inner {
	width: 820px;
	margin: 0 auto;
}
#manzokudo .manzokudo_inner img {
	max-width: 100%;
}
#manzokudo .manzokudo_inner p {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#manzokudo h2 {
	background: none;
	padding: 0;
	font-size: 40px;
	line-height: 1.3;
}
#manzokudo h2 sup {
	font-size: 12px;
	/*vertical-align: top;*/
}
#manzokudo h2 strong {
	font-size: 55px;
	color: #f7536f !important;
}
#manzokudo .manzokudo_kome {
	text-align: center;
	font-size: 14px;
	margin-top: 0.5em;
	line-height: 1.3;
}
#manzokudo .manzokudo_wake {
	background: #f7d97d;
	border: #f7d97d 1px solid;
	border-radius: 30px;
	padding: 15px;
}

@media screen and (max-width:640px) {
	#manzokudo .manzokudo_inner {
		width: 92%;
	}
	#manzokudo h2 {
		font-size: 20px;

	}
	#manzokudo h2 strong {
		font-size: 27.5px;
	}
	#manzokudo .manzokudo_kome {
		font-size: 10px;
	}
}

/* ---------- 20220831 満足度 ここまで ---------- */

/* ---------- 20220902 おすすめ ---------- */

#osusume .inner {
	width: 832px;
}

@media screen and (max-width:640px) {
	#osusume .inner {
		width: 92%;
	}
}

/* ---------- 20220902 おすすめ ここまで ---------- */

/* ---------- 20220902 スペシャリスト ---------- */

#specialist {
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 30%, rgba(247,217,125,1) 100%);
	padding-bottom: 0;
}
#specialist .inner {
	width: 832px;
}
#specialist h2 {
	color: #320707;
	background: none;
	padding-bottom: 0;
}
#specialist .inner p {
	margin-top: 0;
}
#specialist .inner img {
	max-width: 100%;
}

@media screen and (max-width:640px) {
	#specialist .inner {
		width: 92%;
	}
}

/* ---------- 20220902 ここまで ---------- */

/* ---------- 20221104 Tiktok追加　ここから ---------- */

	.fv_area-tiktok .fv_area-tiktok-inner{
		padding: 50px 0;
	}
	.fv_area-tiktok-inner-pc{
		width: clamp(768px,100vw,1106px);
		margin: 0 auto;
		position: relative;
	}
	.fv_area-tiktok-inner-pc picture img{
		width: clamp(768px,100vw,1106px);
	}
	.tiktok-video{
		position: absolute;
		top:15%;
		right: 8%;
	}
	.tiktok-video a:hover{
		opacity: 1.0;
	}
	.with-featherlight .featherlight {
    background: #6A6A6A;
	}
	@media only screen and (max-width:1116px) {
		.fv_area-tiktok-inner-pc{
			width: 100%;
		}
	}
	@media only screen and (max-width:768px) {
	.tiktok-video{
		top:12%;
	}
	}
/* ---------- 20221104 Tiktok追加　ここまで ---------- */

/* ---------- 20221124 attention追加　ここから ---------- */

#attention {
	width: 820px;
	margin: 0 auto;
}
#attention .attention_title {
	font-weight: bold;
	text-align: center;
}
#attention .attention_list_title {
	position: relative;
	background: #ffedef;
	border: #f7536f 1px solid;
	border-left: none;
	border-right: none;
	/*color: #f7536f;*/
	font-size: clamp(16px,2.6vw,26px);
	font-weight: bold;
	text-align: center;
	margin-bottom: clamp(20px, 1vw, 30px);;
	padding: clamp(20px, 1vw, 30px);
	padding-left: 0;
	padding-right: 0;
	box-sizing: border-box;
}
#attention .attention_list_txt {
	display: none;
	padding: 30px;
	box-sizing: border-box;
}
#attention .attention_list_txt .box_youtube {
	width: 100%;
}
#attention .attention_list_txt p {
	padding: 0;
}
#attention .attention_list_txt:last-child {
	padding-bottom: 0;
}

#attention .attention_list_title .one_i {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	font-size: clamp(24px,2.4vw,24px);
	font-weight: bold;

	width: 30px;
	height: 30px;
	line-height: 30px;
	background-color: #f7536f;
	border-radius: 50%;
	color: #fff;
	text-align: center;
}

/* 矢印 */
#attention .attention_list_title {
  position: relative;
}
#attention .attention_list_title::after {
  border-right: solid 4px #f7536f;
  border-top: solid 4px #f7536f;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  right: 25px;
  top: 38%;
  transform: rotate(135deg);
  transition: transform .3s ease-in-out, top .3s ease-in-out;
  width: 10px;
}
#attention .attention_list_title.open::after {
  top: 45%;
  transform: rotate(-45deg);
}

@media only screen and (max-width:1116px) {
	#attention {
		width: 92%;
	}
	#attention .attention_list_txt {
		padding: 0 0 5vw;
	}
}

/* ---------- 20221124 attention追加　ここまで ---------- */


/*=============================

eye_kuma_fukurami-509_6_y2 固有CSS

==============================*/

.case-syousai {
	padding: 10px;
	font-size: 14px;
	border: 1px solid #ff5051;
	line-height: 1.5;
	width: 90%;
	margin: 10px auto;
}

.case-syousai h3 {
	font-weight: bold;
	margin-bottom: 8px;
}

.case-syousai-txt {
	font-size: 12px;
	line-height: 1.5;
	margin-top: 10px;
}


/*　症例スライダー 始まり　*/

.swiper-slide.swiper-slide-visible {
	color: #627ae1;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	font-size: clamp(20px, 2vw, 24px);
	border: 1px solid #789add;
	border-radius: 50px;
	cursor: pointer;
}

.swiper-slide.swiper-slide-thumb-active {
	transition: 1s;
	background: #789add;
	color: #ffffff;
	border: 1px solid #ffffff;
}

.syorei-slider {
	overflow: hidden;
	border: 2px solid #e1e7f7;
	background-color: #fff;
}

.syorei-slider__tab {
	background: #e1e7f7;
}

.syorei-slider__tab__wrap {
	justify-content: space-evenly;
}

.swiper-slide {
	background-color: #ffffff;
}

.syorei-slider__wrap__model {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}

.syorei-slider__wrap__comment {
	display: flex;
	justify-content: space-around;
	align-items: baseline;
}

.syorei-slider__model__left,
.syorei-slider__model__right,
.syorei-slider__comment__left,
.syorei-slider__comment__right {
	width: 45%;
}

.syorei-slider__comment__right {
	border: 1px solid #627ae1;
}

.syorei-slider__left--ttl {
	font-weight: bold;
	font-size: clamp(20px, 3vw, 32px);
	color: #627ae1;
}

.syorei-slider__left--txt,
.syorei-slider__risk--comment {
	line-height: 1.2;
	font-size: clamp(16px, 2vw, 20px);
}

.syorei-slider__risk--comment {
	background: #efefef;
	line-height: 1.5;
}

.syorei-slider__left--txt span {
	color: #627ae1;
}

.syorei-slider__right--ttl {
	background: #627ae1;
	color: #ffffff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	font-size: clamp(20px, 2vw, 24px);
}

@media screen and (max-width:767px) {
	.syorei-slider__wrap__comment {
		display: block;
	}
	.syorei-slider__comment__left,
	.syorei-slider__comment__right {
		width: 100%;
	}
}


/*　症例スライダー 終わり　*/

.shorei-1 {
	background-image: url(../img/eye_kuma_fukurami_509_9_y/page_bg01.webp);
	background-size: cover;
	padding-top: 0 !important;
}

.shorei-1 .-width-pc-md {
	background-color: #fff;
}

@media screen and (max-width:767px) {
	.shorei-1 .-width-pc-md {
		background-color: transparent;
	}
}


.arrow-nayami {
	width: 0;
	height: 0;
	margin: 20px auto;
	border-style: solid;
	border-width: 50px 150px 0 150px;
	border-color: #fff883 transparent transparent transparent;
}

@media screen and (max-width:767px) {
	.arrow-nayami {
		border-width: 30px 70px 0 70px;
	}
}

.dot-text {
	-webkit-text-emphasis: filled;
	text-emphasis: filled;
}


.approach-youtube {
	text-align: center;
	font-size: 25px;
	margin-bottom: 20px;
	color: #f7536f;
}

.approach-youtube-ttle {
	position: relative;
	display: inline-block;
	padding: 20px 30px;
	font-weight: bold;
}

.approach-youtube-ttle:before,
.approach-youtube-ttle:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 30px;
	height: 2px;
	background-color: #7ea4e8;
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg);
}

.approach-youtube-ttle:before {
	left: 0;
}

.approach-youtube-ttle:after {
	right: 0;
}

.p-whichtype {
	padding-bottom: 0;
}

.osusume-ttl,
.onayami-ttl {
	margin-top: 50px;
	color: #627ae1;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
	font-feature-settings: "palt";
	font-size: 40px;
	letter-spacing: 0.1em;
	line-height: 2;
	text-align: center;
	font-weight: bold;
}

.dot-text-p {
	-webkit-text-emphasis: filled;
	text-emphasis: filled;
}

.case-txt {
	font-size: 18px;
	line-height: calc(35 / 18);
	margin-top: -50px;
	margin-bottom: 30px;
}

.case-tap {
	font-size: 16px;
	line-height: calc(35 / 18);
	text-align: center;
}

.p-flow-list-btn {
	color: #fff;
	font-weight: 500;
	background-color: #8caae8;
	padding: 20px 10px;
	border-radius: 10px;
	display: block;
	width: 250px;
	text-align: center;
	margin-top: 10px;
}

.p-specialist {
	padding: 0;
}

.p-flow-list-btn span {
	display: block;
	font-size: 80%;
	margin-bottom: 10px;
}

@media screen and (max-width: 640px) {
	.c-bg-block.-item-2 {
		padding-top: 10px;
		padding-bottom: 0;
	}
	.p-case {
		padding-top: 15px;
	}
	.approach-youtube-ttle {
		padding: 20px 0 !important;
		text-align: center;
		line-height: 1.5;
	}
	.approach-youtube-ttle:before,
	.approach-youtube-ttle:after {
		content: none;
	}
	.c-bg-block.-item-3 {
		padding-top: 0 !important;
	}
	.osusume-ttl,
	.onayami-ttl {
		margin-top: 30px;
		font-size: 24px;
		line-height: 1.5;
	}
	.approach-youtube {
		margin-bottom: 0 !important;
		padding-top: 50px !important;
	}

	.case-txt {
		margin-top: 0;
	}
	.p-flow-list-btn {
		/*width: 200px;*/
		margin: 10px auto;
	}

	#menu_btn {
		display: none;
	}
}




.foot_btn {
	position: fixed;
	right: 50px;
	bottom: 50px;
	z-index: 100;
	cursor: pointer;
}

@media screen and (max-width: 767px) {
	.foot_btn {
		right: 15px;
		bottom: 90px;
		width: 50px;
	}
}

#float_bnr {
	width: 750px;
	text-align: center;
	display: none;
	position: fixed;
	left: calc(50% - 375px);
	bottom: 0;
	z-index: 90;
}

#float_bnr .close {
	width: 27px;
	height: 27px;
	text-indent: -1000px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 10px;
}

@media screen and (max-width: 640px) {
	#float_bnr {
		width: 100%;
		left: 0;
	}
	#float_bnr img {
		max-width: 100vw;
	}
	#float_bnr .close {
		background-size: 60%;
		top: 0;
		right: 0;
	}
}

@media screen and (max-width: 640px) {
	header {
		height: 0;
	}
}


.case-syousai {
	border: 1px solid #405bd1;
}

#attention {
	width: auto;
}

.p-price {
	margin-bottom: 0;
}

@media screen and (max-width: 640px) {
	.c-feature-block__heading01 {
		margin-left: calc(100vw / 375 * -22.5);
		margin-right: calc(100vw / 375 * -22.5);
	}
}

/* 2023/07/11　水色ver.追加css　終わり */



/*　景表法対応 20250618
===================================================== */
.cases__frame {
  background: #e5f1f8;
  outline: 3px solid #fff;
	outline-offset: -9px;
  padding: min(68px, calc(calc(68/750) * 100vw)) 0 min(60px, calc(calc(60/750) * 100vw));
}
@media screen and (max-width: 750px) {
  .cases__frame {
    outline: 0.4vw solid #fff;
    outline-offset: -1.2vw;
  }
}