@charset "UTF-8";
a {
  color: #4b1659;
  text-decoration: none;
}
a:link, a:visited {
  text-decoration: none;
}
a:hover, a:active {
  text-decoration: none;
}

#lp_container {
  background-color: #F8F8F8;
}
@media (min-width: 521px) and (any-hover: hover) {
  #lp_container {
    max-width: 520px;
    margin: 0 auto;
    box-shadow: 0px 0px 54px 0px rgba(0, 0, 0, 0.2);
  }
}

.note {
  font-size: 2.5641025641vw;
  text-align: left;
}

.mv {
  padding: 0;
}

.opening {
  opacity: 0;
}

@media (min-width: 521px) and (any-hover: hover) {
  .note {
    font-size: 13.3333333333px;
  }
  .cv_btn a {
    font-size: 26px;
  }
}
.cv_point {
  margin: 5.1282051282% 5.1282051282% 0;
}

.note {
  transition-delay: 2.2s;
}

.fv1, .fv2, .fv3, .fv4 {
  transition: all 0.75s cubic-bezier(0.39, 0.38, 0.28, 0.88);
  opacity: 0;
  visibility: hidden;
  transform: translate(0, 20px) scale(1, 1);
}

@keyframes cv_btn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  30% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  40% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  60% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.fv {
  position: relative;
  overflow: hidden;
  background: #fff;
}
.fv .fv1, .fv .fv2, .fv .fv3, .fv .fv4 {
  transition: all 0.75s cubic-bezier(0.39, 0.38, 0.28, 0.88);
  opacity: 0;
  visibility: hidden;
  transform: translate(0, 20px) scale(1, 1);
}
.fv .fv1 {
  position: absolute;
  top: 3%;
  left: 0;
  right: 0;
  margin: auto;
  width: 75.1282051282%;
  transition-delay: 0.1s;
}
.fv .fv2 {
  position: absolute;
  top: 29%;
  left: 5.1282051282%;
  margin: auto;
  width: 22.5641025641%;
  transition-delay: 0.2s;
}
.fv .fv3 {
  position: absolute;
  top: 43.25%;
  left: 5.1282051282%;
  margin: auto;
  width: 89.7435897436%;
  transition-delay: 0.3s;
}
.fv .fv4 {
  position: absolute;
  top: 50%;
  left: 5.1282051282%;
  width: 89.7435897436%;
  transition-delay: 0.4s;
}
.fv .cv_btn {
  position: absolute;
  bottom: 13.5%;
  left: 7.6923076923%;
  width: 84.6153846154%;
  transition-delay: 0.7s;
}
.fv .cv_btn_yhline {
  position: absolute;
  top: 83%;
  left: 7.6923076923%;
  width: 84.6153846154%;
  transition-delay: 0.7s;
}
.fv .copy_btn {
  margin: auto;
  position: absolute;
  top: 51.7%;
  left: 0;
  right: 0;
  width: 90%;
}
.fv_text {
  position: absolute;
  bottom: 4.1025641026%;
  padding: 0 5.3846153846%;
}

.fb_b {
  position: relative;
  overflow: hidden;
  background: #fff;
}
.fb_b .fv1, .fb_b .fv2, .fb_b .fv3, .fb_b .fv4 {
  transition: all 0.75s cubic-bezier(0.39, 0.38, 0.28, 0.88);
  opacity: 0;
  visibility: hidden;
  transform: translate(0, 20px) scale(1, 1);
}
.fb_b .fv1 {
  position: absolute;
  top: 3%;
  left: 5.1282051282%;
  margin: auto;
  width: 75.1282051282%;
  transition-delay: 0.1s;
}
.fb_b .fv2 {
  position: absolute;
  top: 36.75%;
  left: 5.1282051282%;
  margin: auto;
  width: 22.5641025641%;
  transition-delay: 0.2s;
}
.fb_b .fv3 {
  position: absolute;
  top: 50%;
  left: 5.1282051282%;
  margin: auto;
  width: 89.7435897436%;
  transition-delay: 0.3s;
}
.fb_b .cv_btn {
  position: absolute;
  top: 87%;
  left: 7.6923076923%;
  width: 84.6153846154%;
  transition-delay: 0.7s;
}

.fb_c {
  position: relative;
  overflow: hidden;
  background: #fff;
}
.fb_c .fv1, .fb_c .fv2, .fb_c .fv3, .fb_c .fv4 {
  transition: all 0.75s cubic-bezier(0.39, 0.38, 0.28, 0.88);
  opacity: 0;
  visibility: hidden;
  transform: translate(0, 20px) scale(1, 1);
}
.fb_c .fv1 {
  position: absolute;
  top: 3%;
  left: 5.1282051282%;
  margin: auto;
  width: 75.1282051282%;
  transition-delay: 0.1s;
}
.fb_c .fv2 {
  position: absolute;
  top: 36.75%;
  left: 5.1282051282%;
  margin: auto;
  width: 22.5641025641%;
  transition-delay: 0.2s;
}
.fb_c .fv3 {
  position: absolute;
  top: 50%;
  left: 5.1282051282%;
  margin: auto;
  width: 89.7435897436%;
  transition-delay: 0.3s;
}
.fb_c .cv_btn {
  position: absolute;
  top: 87%;
  left: 7.6923076923%;
  width: 84.6153846154%;
  transition-delay: 0.7s;
}

.effected, .effected::before, .effected::after {
  opacity: 1 !important;
  visibility: visible !important;
  transform: translate(0, 0) scale(1, 1) !important;
}

.cv_btn,
.cv_btn_yhline {
  margin: auto;
  animation-name: cv_btn;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 2s;
}

.fv_sub {
  padding: 20px 0;
  overflow: hidden;
  background: #fff;
}

.slick_01 .slide {
  margin: 0 2.5641025641%;
}

.fade_in {
  opacity: 0;
  transform: translateY(50px);
}
.fade_in.animated {
  opacity: 1;
  transform: translateY(0);
  transition: 0.5s ease-out;
}

.lineup {
  background: #edece9;
}
.lineup_slide.slick-dotted.slick-slider {
  margin-bottom: 23.0769230769%;
}
.lineup_slide .prev-arrow {
  left: 1.2820512821%;
}
.lineup_slide .next-arrow {
  right: 1.2820512821%;
}
.lineup_slide .slick-dots {
  bottom: -35px;
}

.pb60 {
  padding-bottom: 60px;
}

.dr_slide {
  background: #fff;
}
.dr_slide .slide {
  width: 54.358974359vw;
  max-width: 280px;
}
.dr_slide .slide img {
  width: 100%;
  height: auto;
}

.slick-dots li button:before {
  font-size: 14px;
  opacity: 1;
  color: #fff;
}

.slick-dots li.slick-active button:before {
  color: #F06D6D;
}

.slide-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 10.2564102564%;
}

.movie {
  background: #fff;
}
.movie_box {
  border: 2px solid #465989;
  margin: 0 min(26px, 5.1282051282vw);
  border-radius: 12px;
  overflow: hidden;
}
.movie_box_title {
  font-size: 18px;
  background: #465989;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #fff;
  text-align: center;
  font-size: min(20px, 4.6153846154vw);
  padding: min(10px, 2.5641025641vw);
}
.movie_box_title span {
  font-size: 24px;
}
.movie_list {
  color: #465989;
  font-weight: 600;
  text-align: left;
  margin-left: 50%;
  transform: translateX(-50%);
  margin-top: min(7px, 2.5641025641vw);
  margin-bottom: min(7px, 2.5641025641vw);
}
.movie_list li {
  font-size: min(26px, 5.1282051282vw);
  line-height: 1;
  margin-bottom: min(10px, 3.3333333333vw);
}
.movie_list span {
  display: inline-block;
  background: #465989;
  color: #fff;
  text-align: center;
  line-height: min(31px, 6.1538461538vw);
  font-size: min(18px, 4.1025641026vw);
  width: min(31px, 6.1538461538vw);
  height: min(31px, 6.1538461538vw);
  border-radius: 50%;
  margin-right: min(7px, 1.2820512821vw);
}
.movie_wrap {
  width: 100%;
  aspect-ratio: 16/9;
  max-width: 1024px;
  margin: auto;
}
.movie_wrap iframe,
.movie_wrap video {
  width: 100%;
  height: 100%;
  background: #ddd;
}

.cv {
  background: #fff;
}
.cv_btn_wrap {
  position: relative;
}
.cv_btn_wrap .cv_btn {
  position: absolute;
  left: 0;
  right: 0;
  width: 84.6153846154%;
  margin: auto;
  bottom: 8%;
}
.cv_btn_wrap .copy_btn {
  margin: auto;
  position: absolute;
  top: 7.4%;
  left: 0;
  right: 0;
  width: 90%;
}
.cv .copy_btn {
  margin: auto;
  position: absolute;
  top: 7.4%;
  left: 0;
  right: 0;
  width: 90%;
}
.cv .copy_btn_cv3 {
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 35.5%;
  width: 80%;
  cursor: pointer;
}

.step {
  padding: 15.3846153846% 0;
  background: #EEE8D9 url("../img/step_bg.png") repeat center/2.8205128205%;
}
.step_title {
  width: 46.1538461538%;
  margin: 0 auto 10.2564102564%;
}
.step .slick_04.slick-dotted.slick-slider {
  margin-bottom: 23.0769230769%;
}
.step .slick_04 .slide {
  margin: 0 5.1282051282%;
}
.step .slick_04 .prev-arrow {
  left: 1.2820512821%;
}
.step .slick_04 .next-arrow {
  right: 1.2820512821%;
}
.step .slick_04 .slick-dots {
  bottom: -35px;
}
.step_line {
  margin: 10.2564102564% 5.1282051282%;
  position: relative;
}
.step_line .line_btn {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 88.5714285714%;
  bottom: 4.5%;
}
.step_privacy {
  margin: 10.2564102564% 5.1282051282% 0;
}

.faq {
  padding: 5% 5.1282051282% 20%;
  background: #fff;
}
.faq_title {
  width: 52.2857142857%;
  margin: 0 auto 11.4285714286%;
}
.faq_block {
  text-align: left;
  border-bottom: #3A3C45 solid 1px;
}
.faq_block:first-of-type {
  border-top: #3A3C45 solid 1px;
}
.faq_block dt {
  cursor: pointer;
  position: relative;
  font-weight: bold;
  padding: 5.7142857143% 11.4285714286% 5.7142857143% 13.1428571429%;
  font-size: 4.1025641026vw;
  text-indent: -6.6666666667vw;
  line-height: 1.35;
}
.faq_block dt:before, .faq_block dt:after {
  position: absolute;
  display: block;
  content: "";
  background-color: #3A3C45;
  width: 5.7142857143%;
  height: 1px;
  right: 3.8461538462%;
  top: 50%;
  transition: all 0.2s;
}
.faq_block dt:after {
  transform: rotate(90deg);
}
.faq_block dt.active:after {
  transform: rotate(0deg);
}
.faq_block dd {
  font-size: 3.5897435897vw;
  display: none;
  padding: 0 5.7142857143% 8.5714285714% 13.1428571429%;
  text-indent: -7.4285714286vw;
}
.faq_block .icon {
  font-family: "SF Pro", sans-serif;
  font-size: 5.7142857143vw;
  font-weight: bold;
  color: #E075A9;
  width: 6.6666666667vw;
  margin-right: 2.5641025641vw;
}
.faq_block .init-open + dd {
  display: block;
}
@media (min-width: 521px) and (any-hover: hover) {
  .faq_block dt {
    font-size: 20px;
    text-indent: -32px;
  }
  .faq_block dd {
    font-size: 16px;
    text-indent: -32px;
  }
  .faq_block .icon {
    font-size: 24px;
    width: 28px;
    margin-right: 12px;
  }
}

.reserve_quickly_btn {
  background: #E075A9;
}

.calendar_wrap {
  background: #fff;
  padding: 0 5.1282051282% 15.3846153846%;
}
.calendar_title {
  width: 94.2857142857%;
  margin: 0 auto 20px;
  height: 26px;
}
.calendar_title_yhline {
  width: 94.2857142857%;
  margin: 0 auto 40px;
  height: 26px;
}
.calendar_coupon {
  margin-bottom: 12%;
}
@media (min-width: 521px) and (any-hover: hover) {
  .calendar_title {
    height: 35px;
  }
}

.attention {
  background: #fff;
  padding: 0 5.1282051282% 15.3846153846%;
}
.attention p {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}
.attention .line_btn {
  margin: 0 auto 18px;
  display: block;
  width: 88.5714285714%;
  bottom: 5.1282051282%;
}
.attention_title {
  border-top: 1px solid #3A3C45;
  padding-top: 15.3846153846%;
  margin-bottom: 7.6923076923%;
  font-size: 5.1282051282vw;
  text-align: center;
}
.attention_list {
  text-align: left;
}
.attention_list li {
  text-align: left;
  position: relative;
  text-indent: 1em;
}
.attention_list li::before {
  content: "・";
  position: absolute;
  left: -1em;
  width: 1em;
  text-align: center;
}
.attention_list li a {
  text-decoration: underline;
  color: #3A3C46;
}
.attention_list li.attention_noneListStyle {
  text-indent: 0;
}
.attention_list li.attention_noneListStyle::before {
  content: "";
}
.attention_text {
  margin-bottom: 32px;
  margin-left: 1em;
  text-indent: -1em;
}
@media (min-width: 521px) and (any-hover: hover) {
  .attention_title {
    font-size: 24px;
  }
}

.floating {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 30;
}
@media (min-width: 521px) and (any-hover: hover) {
  .floating {
    max-width: 520px;
  }
  .floating .cv_btn {
    max-width: 400px;
    margin: auto;
  }
}

.modalArea02 {
  font-feature-settings: "palt";
  font-size: 3.3vw;
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modalArea02 .modalBg {
  cursor: pointer;
  width: 100%;
  height: 100%;
  background-color: rgba(30, 30, 30, 0.9);
}
.modalArea02 .modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 780px;
}
.modalArea02 .modalContents {
  margin: 0 5.1282051282%;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}
.modalArea02 .modalBtn {
  position: absolute;
  bottom: 6%;
  left: 0;
  right: 0;
  width: 71.7948717949%;
  margin: auto;
  display: block;
}
.modalArea02 .modalBtn.gdn {
  bottom: 10.5%;
}
.modalArea02 .modalClose {
  cursor: pointer;
  position: absolute;
  right: 1.5em;
  top: -4.5em;
  width: 3em;
  height: 3em;
  transform: rotate(45deg);
  transition: all 0.3s;
}
.modalArea02 .modalClose :hover {
  opacity: 0.7;
}
.modalArea02 .modalClose::before, .modalArea02 .modalClose::after {
  position: absolute;
  content: "";
  display: block;
  background-color: #FFF;
  width: 100%;
  height: 1px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.modalArea02 .modalClose::after {
  transform: rotate(90deg);
}
@media (min-width: 521px) and (any-hover: hover) {
  .modalArea02 {
    font-size: 17.3px;
  }
  .modalArea02 .modalWrapper {
    max-width: 520px;
  }
  .modalArea02 .modalContents {
    margin: 0;
  }
  .modalArea02 .modalContents img {
    max-height: 90dvh;
    width: auto;
    margin: auto;
  }
  .modalArea02 .modalBtn {
    max-width: 80%;
    bottom: 7%;
    width: 49.5dvh;
  }
  .modalArea02 .modalBtn.gdn {
    bottom: 11%;
  }
  .modalArea02 .modalClose {
    right: -1.5em;
    top: -1.5em;
    background: #FFF;
    border-radius: 100%;
    overflow: hidden;
  }
  .modalArea02 .modalClose::before, .modalArea02 .modalClose::after {
    background-color: #3a3c46;
    width: 60%;
  }
}

.accordion_slider_title {
  padding: 5px 0;
  font-size: 16px;
  color: #fff;
  background: #465989;
  position: relative;
  font-weight: 600;
  margin: 0 5%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.accordion_slider_title.bg_white {
  background: #F4DEA4;
  color: #3A3C45;
}
.accordion_slider_title::before {
  content: "▼";
  position: absolute;
  right: 40px;
}
.accordion_slider_title.active::before {
  content: "▲";
}

.accordion_slider.hide {
  display: none;
}
.accordion_slider.open {
  display: block;
}
.accordion_slider + .accordion_slider_title {
  margin-top: 20px;
}

.line_link {
  text-align: center;
  margin: 0px auto 20px;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  color: #465989;
  line-height: 1;
  border-bottom: 1px solid #465989;
}

.set {
  width: 100%;
  position: relative;
  background-image: url("../img/fb/set_bg.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.set_box {
  padding: 32.3076923077% 2.5641025641% 5.1282051282%;
}
.set_ribbon {
  position: absolute;
  z-index: 1;
  margin-left: -3.8461538462%;
  top: 13.9802631579%;
}
.set_slide {
  position: relative;
}
.set_slide .prev-arrow {
  left: 1.2820512821%;
}
.set_slide .next-arrow {
  right: 1.2820512821%;
}

.mobileClinic {
  background-color: white;
}
.mobileClinic_box {
  margin-top: -5.1282051282%;
  padding: 0 5.2564102564% 10.2564102564%;
}
.mobileClinic_box .item1 {
  margin-bottom: 6.1538461538%;
}
.mobileClinic_box .item2 {
  margin-bottom: 6.1538461538%;
}

.step_ease {
  padding: 0 5.1282051282% 5.1282051282%;
}

.lattice4 {
  background-image: linear-gradient(to right, #f7f4ec 2px, transparent 2px), linear-gradient(to bottom, #f7f4ec 2px, transparent 2px);
  background-size: clamp(12px, 10.5vw, 16px) clamp(12px, 10.5vw, 16px);
  background-position: center center;
}

.recommend_box {
  margin-top: -13.3333333333%;
  padding: 0 5.1282051282% 15.3846153846%;
}
.recommend_box img {
  margin-bottom: 10.2564102564%;
}
.recommend_box img:last-child {
  margin-bottom: 0;
}

.recommendation {
  background: white;
}
.recommendation_title {
  max-width: 100%;
}
.recommendation_title img {
  position: relative;
  z-index: 1;
}
.recommendation_box {
  background-image: url("../img/common/recommendation_bg.png");
  background-size: cover;
  margin-top: -15.7692307692%;
}
.recommendation_only, .recommendation_benefits {
  padding: 0 5.1282051282%;
}
.recommendation_only {
  position: relative;
  padding-bottom: 6.1538461538%;
}
.recommendation_only img.title {
  position: absolute;
  top: -4.4871794872%;
  left: 0;
  width: 100%;
  z-index: 1;
  padding: 0 2.3461538462%;
}
.recommendation_benefits {
  padding-bottom: 9.1025641026%;
}