@charset "UTF-8";
html {
  width: 100%;
}

body {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #333;
  font-size: 14.5px;
  line-height: 1.65em;
  letter-spacing: 0.04em;
  max-width: 556px;
  margin: 0 auto;
  background-color: #fffdf8;
}

@media (min-width: 568px) {
  body {
    font-size: 16px;
  }
}
main {
  padding-top: 68px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

a img {
  transition: all 0.25s ease;
}
a img:hover {
  transform: translateY(-4px);
}

section {
  scroll-margin-top: 68px;
}
@media (max-width: 768px) {
  section {
    scroll-margin-top: 68px;
  }
}

.is-sp {
  display: none;
}
@media (max-width: 768px) {
  .is-sp {
    display: block;
  }
}

@media (max-width: 768px) {
  .is-pc {
    display: none;
  }
}

.inner-wrap {
  padding: 0 20px;
  margin-top: 20px;
}

.text--red {
  border-bottom: 1px solid;
  padding-bottom: 1px;
}

.text--green {
  color: #45cb44;
  font-weight: 800;
}

.text--blue {
  color: #149acf;
  font-weight: 800;
}

/* 追従ボタン セット */
.float-box-bottom {
  position: fixed;
  max-width: 556px;
  bottom: 0;
  z-index: 1000;
}
.float-box-bottom .cta-button {
  max-width: 556px;
  width: 100%;
}
.float-box-bottom .pagetop {
  height: 50px;
  width: 50px;
  background: #fff;
  border: solid 3px #ff8096;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  margin: 0 5% 0 auto;
  box-shadow: 0px 0px 5px 1px rgba(46, 46, 46, 0.15);
}
.float-box-bottom .pagetop__arrow {
  height: 10px;
  width: 10px;
  border-top: 3px solid #ff8096;
  border-right: 3px solid #ff8096;
  transform: translateY(20%) rotate(-45deg);
}

header {
  position: fixed;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  padding: 14px 10px;
  align-items: center;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.75);
  box-sizing: border-box;
  width: 100%;
}
header div#logo {
  margin-left: 6px;
}
header div#logo a {
  display: block;
  width: 80px;
}
header div#nav {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 16px;
  padding-right: 8px;
}
header div#nav .nav-btn {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  color: #535353;
  font-size: 24px;
  line-height: 1rem;
  letter-spacing: 0.1em;
  text-decoration: none;
}
header div#nav .nav-btn span {
  font-size: 10px;
}
header div#nav #book-line {
  display: block;
  color: #45cb44;
  width: 36px;
}
header div#nav #book-web {
  color: #ff8096;
}
header div#nav #book-tel {
  color: #357cac;
}
header div#nav #book-web,
header div#nav #book-tel {
  transition: all 0.25s ease;
}
header div#nav #book-web:hover,
header div#nav #book-tel:hover {
  transform: translateY(-4px);
}

@media (min-width: 556px) {
  header {
    width: 556px;
  }
}
section.offer {
  position: relative;
  text-align: center;
  padding-top: 35px;
}
section.offer .offer-img {
  width: 90%;
  margin-bottom: 10px;
}
section.offer .tudo {
  width: 48%;
}
section.offer .offer-info {
  padding: 30px 20px;
}
section.offer .offer-list {
  width: fit-content;
  margin: 0 auto 16px;
  text-align: left;
}
section.offer .offer-list__item {
  width: fit-content;
}
section.offer .offer-note {
  text-align: left;
  font-size: 0.8em;
  font-weight: 400;
  width: fit-content;
  margin: 20px auto 0;
}
section.offer .offer-comment {
  text-align: left;
  font-size: 14px;
  line-height: 1.4;
  width: fit-content;
  margin-inline: auto;
  color: #ef6c7a;
}
@media (max-width: 768px) {
  section.offer .offer-comment {
    font-size: 12.5px;
  }
}
section.offer.screenshot-left:before, section.offer.screenshot-right:before {
  content: "";
  position: absolute;
  width: 160px;
  height: 86px;
  top: -22px;
}
section#flow-slides {
  padding: 0 20px;
  padding-bottom: 45px;
  background-color: #eaf1f9;
}
section#kodawari {
  background-color: #f6f7fc;
  padding-bottom: 45px;
}
section#kodawari .qa-box {
  border-radius: 7px;
  background-color: #f4f6fc;
  margin-bottom: 16px;
}
section#kodawari .qa-box:last-child {
  margin-bottom: 0;
}
section#kodawari .answer {
  display: none;
  padding: 10px 14px;
  font-size: 0.95em;
}
section#kodawari .answer p {
  margin: auto;
}
section#kodawari .question {
  position: relative;
  color: #333;
  background-color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 16px 0;
  padding-left: 60px;
  padding-right: 48px;
  z-index: 2;
}
section#kodawari .question p {
  margin: auto;
}
section#kodawari .question p::before {
  font-family: "Font Awesome 6 Free";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "";
  color: #333;
  position: absolute;
  left: 16px;
  top: 1em;
  background: url(../images/kodawari/01.png) no-repeat top/contain;
  width: 34px;
  height: 24px;
}
section#kodawari .question#qa01 p::before {
  background: url(../images/kodawari/01.png) no-repeat top/contain;
}
section#kodawari .question#qa02 p::before {
  background: url(../images/kodawari/02.png) no-repeat top/contain;
}
section#kodawari .question#qa03 p::before {
  background: url(../images/kodawari/03.png) no-repeat top/contain;
}
section#kodawari .question#qa04 p::before {
  background: url(../images/kodawari/04.png) no-repeat top/contain;
}
section#kodawari .question#qa05 p::before {
  background: url(../images/kodawari/05.png) no-repeat top/contain;
}
section#kodawari .question#qa06 p::before {
  background: url(../images/kodawari/06.png) no-repeat top/contain;
}
section#kodawari .question#qa07 p::before {
  background: url(../images/kodawari/07.png) no-repeat top/contain;
}
section#kodawari .question::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 7px;
  border: 2px solid rgba(0, 0, 0, 0);
  background: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%) border-box border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
  -webkit-mask-composite: destination-out;
  mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0) border-box;
  mask-composite: exclude;
  background-color: #a6b2db;
  background-image: linear-gradient(315deg, #a6b2db 0%, #14c3cf 100%);
}
section#kodawari .question::after {
  content: "＋";
  position: absolute;
  right: 20px;
  top: 16px;
  color: #8b9ecf;
  font-weight: 900;
}
section#kodawari .question.active::before {
  border-radius: 7px 7px 0 0;
}
section#kodawari .question.active::after {
  content: "－";
}
section#kodawari .answer {
  color: #fff;
  background-image: linear-gradient(315deg, #a6b2db 0%, #14c3cf 100%);
  padding: 12px 16px 20px;
  border-radius: 0 0 7px 7px;
}
section#qa {
  padding: 0 0 20px;
  padding-bottom: 45px;
}
section#qa .qa-box {
  border-radius: 7px;
  background-color: #f4f6fc;
  margin-bottom: 16px;
}
section#qa .qa-box:last-child {
  margin-bottom: 0;
}
section#qa .answer {
  display: none;
  padding: 10px 14px;
  font-size: 0.95em;
}
section#qa .answer p {
  margin: auto;
}
section#qa .question {
  position: relative;
  background: #40b2b3;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 16px 40px;
  padding-right: 48px;
  border-radius: 7px;
}
section#qa .question p {
  margin: auto;
}
section#qa .question::before {
  font-family: "Font Awesome 6 Free";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "\f002";
  color: #fff;
  position: absolute;
  left: 16px;
  top: 1.35em;
}
section#qa .question::after {
  content: "＋";
  position: absolute;
  right: 20px;
  top: 16px;
}
section#qa .question.active {
  border-radius: 7px 7px 1px 1px;
}
section#qa .question.active::after {
  content: "－";
}
section .c-table {
  color: #40b2b3;
  text-align: left;
  background-color: #FFF;
  padding: 4px 8px;
  border: 2px solid #40b2b3;
  border-radius: 10px;
}
section .c-table_header > th {
  width: 6rem;
  border-bottom: 1px dashed #40b2b3;
  padding-bottom: 0.5rem;
}
section .c-table_data {
  font-size: 0.85rem;
  line-height: 1.4rem;
}
section .c-table_data > th {
  width: 6rem;
  border-right: 1px dashed #40b2b3;
  border-bottom: 1px dashed #40b2b3;
}
section .c-table_data > td {
  padding-left: 0.5rem;
  border-bottom: 1px dashed #40b2b3;
}
section .c-table_data:last-child > th,
section .c-table_data:last-child > td {
  border-bottom: none;
}
section#clinic-info {
  background-color: #fce8e9;
  padding-top: 20px;
  padding-bottom: 45px;
}
section#clinic-info .inner-wrap {
  padding: 0 20px;
}
section#clinic-info .clinic-info-box .clinic-name {
  font-size: 1.4em;
  font-weight: 600;
  margin-bottom: 4px;
}
section#clinic-info .clinic-info-box .clinic-link {
  display: block;
  margin-bottom: 0.8em;
  color: #ff8096;
  font-weight: 600;
  text-decoration: none;
}
section#clinic-info .clinic-info-box .clinic-address {
  margin: 0px;
}
section#clinic-info .clinic-info-box .clinic-phone {
  position: relative;
  margin: 14px 0;
  font-size: 1.5em;
  font-weight: 600;
  padding-left: 40px;
}
section#clinic-info .clinic-info-box .clinic-phone:before {
  position: absolute;
  content: "";
  width: 1.4em;
  height: 1.4em;
  background: url(../images/access/icon_tell.png) no-repeat top/contain;
  left: 0;
}
section#clinic-info .clinic-info-box .clinic-phone a {
  text-decoration: none;
  color: #f4748d;
}
section#clinic-info .clinic-info-box .clinic-access-title {
  position: relative;
  font-size: 1.5em;
  font-weight: 600;
  padding-left: 36px;
  margin-bottom: 12px;
}
section#clinic-info .clinic-info-box .clinic-access-title:before {
  position: absolute;
  content: "";
  width: 1.4em;
  height: 1.4em;
  background: url(../images/access/icon_access.png) no-repeat top/contain;
  left: -2px;
  bottom: -2px;
}
section#clinic-info .clinic-info-box .clinic-access-lead {
  margin: 0px;
  margin-bottom: 20px;
}
section#clinic-info .clinic-info-box .clinic-access-lead i.fa-solid.fa-person-walking {
  padding-left: 2px;
  padding-right: 2px;
}
section#clinic-info .clinic-info-box .clinic-access-info,
section#clinic-info .clinic-info-box .clinic-access-add {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: stretch;
  background-color: #fff;
  padding: 14px 24px;
  border-radius: 15px;
  font-size: 0.9em;
  line-height: 1.6em;
}
section#clinic-info .clinic-info-box .clinic-access-info span:first-child,
section#clinic-info .clinic-info-box .clinic-access-add span:first-child {
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-weight: 600;
}
section#clinic-info .clinic-info-box .clinic-access-info i.fa-umbrella {
  color: #14c3cf;
}
section#clinic-info .clinic-info-box .clinic-access-info span:first-child {
  border-bottom: 1px dashed #14c3cf;
}
section#clinic-info .clinic-info-box .clinic-access-add i.fa-car {
  color: #f67286;
}
section#clinic-info .clinic-info-box .clinic-access-add span:first-child {
  border-bottom: 1px dashed #f67286;
}
section#clinic-info iframe#map {
  width: 100%;
  height: 240px;
}

@media (max-width: 568px) {
  section.offer {
    padding-top: 20px;
  }
}
@media (min-width: 568px) {
  section.offer.screenshot-left:before, section.offer.screenshot-right:before {
    width: 210px;
    height: 116px;
    top: -37px;
  }
}
footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #333;
  font-size: 0.8em;
  text-align: center;
  padding: 10px 20px 135px;
  background-color: #fff;
}
footer .info p {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
}
footer .info a {
  color: #fff;
}
footer p {
  margin: 0 auto;
}

img.onayami1 {
  position: relative;
  margin-bottom: -60px;
  z-index: 1;
}

.nayami {
  position: relative;
  background: url(../images/onayami-bg.jpg);
  margin-bottom: -97px;
}
.nayami .text_wrapper {
  position: relative;
}
.nayami .text {
  height: 215px;
  overflow: hidden;
}
.nayami .onayami-text {
  color: #fff;
  font-size: 0.9em;
  font-weight: 400;
  letter-spacing: 0.05em;
  padding: 60px 30px;
}
.nayami .show_more {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 50px;
  padding-top: 33px;
  text-align: center;
  line-height: 35px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(55, 61, 61, 0.9) 55%);
  cursor: pointer;
  transition: bottom 0.2s;
}
.nayami .show_more span {
  border: 3px solid #fff;
  border-radius: 30px;
  padding: 4px 18px;
  letter-spacing: 0.2em;
  color: #fff;
  font-size: 1.2em;
  font-weight: 600;
}
.nayami .active {
  background: none;
  bottom: -30px;
}
.nayami .onayami-arrow {
  text-align: center;
  padding: 30px 10px 26px;
}
.nayami .onayami-arrow.shadow {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(55, 61, 61, 0.9) 100%);
}
.nayami .onayami-arrow img {
  position: relative;
  z-index: 2;
  width: 280px;
}

@media (max-width: 568px) {
  .nayami .onayami-text {
    padding: 60px 30px 30px;
  }
}
.checklist {
  position: relative;
  z-index: 1;
  background-color: #f3f6fb;
  padding-top: 56px;
}

.swiper-container .swiper-button-prev {
  background-image: none;
  top: 42%;
  left: 0px;
  right: auto;
  height: 68px;
}
.swiper-container .swiper-button-next {
  background-image: none;
  top: 42%;
  left: auto;
  right: 0px;
  height: 68px;
}
.swiper-container .swiper-pagination-bullets {
  bottom: 4px;
}
.swiper-container .swiper-pagination-bullet-active {
  opacity: 1;
  background: #899cd7;
}

.popup-btn {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 100;
  border-top: 2px solid #fff;
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.4));
  cursor: pointer;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}
.popup-btn.active {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 568px) {
  .popup-btn {
    width: 556px;
  }
}
div#nav-bottom .nav-wrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}
div#nav-bottom .nav-btn {
  position: relative;
  display: inline-block;
  padding: 10px 30px 10px 18px;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  flex: 1;
}
div#nav-bottom .nav-btn:after {
  content: "▶";
  position: absolute;
  font-size: 10px;
  right: 12px;
}
div#nav-bottom #book-line {
  background-color: #1eab3d;
  background-image: linear-gradient(107deg, #1eab3d 0%, #85bd58 100%);
}
div#nav-bottom #book-web {
  background-color: #e67981;
  background-image: linear-gradient(107deg, #e67981 0%, #eea9b2 100%);
}

.wrap-form {
  margin: 0;
  padding: 20px;
  background-color: #fff2f2;
}
.wrap-form .title {
  text-align: center;
  font-size: 2em;
  font-weight: 800;
  letter-spacing: 0.1em;
  color: #ff8096;
  margin-bottom: 35px;
}
.wrap-form .title span:before, .wrap-form .title span:after {
  content: "＊";
  font-size: 0.6em;
}
.wrap-form .p-order-form .p-form-group {
  gap: 6px;
  font-size: 1em;
  line-height: 1.6em;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #333;
}
.wrap-form .p-order-form .p-form-group:nth-child(1), .wrap-form .p-order-form .p-form-group:nth-child(5), .wrap-form .p-order-form .p-form-group:nth-child(9), .wrap-form .p-order-form .p-form-group:nth-child(12), .wrap-form .p-order-form .p-form-group:nth-child(14), .wrap-form .p-order-form .p-form-group:nth-child(16), .wrap-form .p-order-form .p-form-group:nth-child(18) {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.wrap-form .p-order-form .p-form-group > .-title {
  margin-bottom: 4px;
  width: 100%;
}
.wrap-form .p-order-form .p-form-group > .-title .-required {
  color: #ff586f;
  margin-left: 0.2em;
}
.wrap-form .p-order-form .p-form-group > .-message {
  width: 100%;
}
.wrap-form .p-order-form .p-form-group input {
  margin-right: 0.8em;
}
.wrap-form .p-order-form .p-form-group .pulldown {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 6px;
  width: 12em;
}
.wrap-form .p-order-form section {
  margin-bottom: 25px;
}
.wrap-form .p-order-form section > .p-form-group {
  padding: 20px 20px;
  border-bottom: 1px dashed #f67286;
}
.wrap-form .c-button {
  border: none;
  display: block;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  outline: none;
  overflow: hidden;
  position: relative;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  background-color: #ff8096;
  padding: 17px 60px;
  margin: 0 auto;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  letter-spacing: 0.4em;
  font-size: 1.14em;
}
.wrap-form .c-button span {
  position: relative;
  z-index: 1;
}
.wrap-form .c-button:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 490%;
  width: 140%;
  background: #14c3cf;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateX(-100%) translateY(-20%) rotate(45deg);
  transform: translateX(-100%) translateY(-20%) rotate(45deg);
}
.wrap-form .c-button:hover:after {
  -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
  transform: translateX(-9%) translateY(-25%) rotate(45deg);
}

.reflection {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.reflection:after {
  content: "";
  height: 100%;
  width: 30px;
  position: absolute;
  top: -180px;
  left: 0;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -webkit-animation: reflection 5s ease-in-out infinite;
}

@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;
  }
}
.yureru-s {
  animation: yureru-s 2s infinite;
}

@keyframes yureru-s {
  0% {
    transform: translate(2px, 0px);
  }
  5% {
    transform: translate(-2px, 0px);
  }
  10% {
    transform: translate(2px, 0px);
  }
  15% {
    transform: translate(-2px, 0px);
  }
  20% {
    transform: translate(2px, 0px);
  }
  25% {
    transform: translate(-2px, 0px);
  }
  30% {
    transform: translate(0px, 0px);
  }
}
/* offer　キャンペーン用 */
.offer.-autumn {
  padding-top: 0 !important;
}
.offer.-autumn .offer-img {
  width: 100% !important;
}

/* 公式へのボタン */
.tag-official {
  display: block;
  position: absolute;
  bottom: -6px;
  z-index: 1;
  text-align: center;
}
.tag-official img {
  width: 90%;
}
.tag-official.-noabs {
  position: relative;
}

/* ご予約はLINEからがおすすめ */
.line-offer {
  position: relative;
  text-align: center;
}
.line-offer__info {
  padding-block: 1.2rem 2rem;
  margin-inline: auto;
}
@media (max-width: 768px) {
  .line-offer__info {
    padding-block: 0.3rem 2rem;
  }
}
.line-offer__info--text {
  width: 70%;
  margin-inline: auto;
}
@media (max-width: 768px) {
  .line-offer__info--text {
    margin-bottom: 5px;
  }
}