:root {
  --white: white;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  flex-direction: column;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.nav-menu {
  z-index: 0;
}

.content-wrapper {
  max-width: 1150px;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
  position: relative;
}

.navbar {
  background-color: #f2f2f2;
  border-top: 5px #fff;
  border-bottom: 2px #59514f;
  height: 78px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.nav-link {
  color: #647078;
  height: 56px;
  padding: 40px 20px 10px;
  font-size: 14px;
  line-height: 14px;
}

.nav-link:hover {
  color: #647078;
  border-bottom: 3px solid #8a7ac2;
}

.nav-link.w--current {
  color: #647078;
}

.brand {
  justify-content: center;
  align-items: center;
  height: 85px;
  transition: opacity .2s;
  display: flex;
}

.brand:hover {
  opacity: .8;
}

.brand.w--current {
  height: 75px;
}

.subtitle-box-2 {
  display: block;
}

.scroll-down-arrow {
  background-image: var(--image-i1c31b4ab);
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 20px;
  width: 50px;
  height: 65px;
  margin-top: 32px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.hero-section {
  opacity: 1;
  background-color: #0000;
  background-image: var(--image-7a8e75bb);
  background-position: 0 0;
  background-size: auto;
  min-height: 750px;
  padding-top: 150px;
  overflow: hidden;
}

.h1 {
  color: #9e9e9e;
  text-align: center;
  font-family: Noto Serif JP, sans-serif;
  font-size: 26px;
  font-weight: 600;
}

.hero-girl {
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.title-3 {
  color: #a6a3a1;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  border: 1px solid #a6a3a1;
  border-radius: 45px;
  margin-bottom: 10px;
  padding: 9px 15px 7px;
  font-size: 10px;
  font-weight: 700;
  line-height: 10px;
  text-decoration: none;
  display: inline-block;
}

.flex {
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.subtitule {
  color: #59514f;
  font-size: 14px;
  line-height: 25px;
}

.frame {
  border: 27px solid #ffffffe6;
  border-bottom-right-radius: 50px;
  width: 95%;
  max-width: 525px;
  min-height: 630px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.underline-2 {
  background-color: #fff;
  width: 33%;
  max-width: 175px;
  height: 1px;
  margin-top: 16px;
  margin-bottom: 25px;
  display: block;
}

.hero-flex {
  align-items: center;
  height: 100%;
  padding-bottom: 60px;
  padding-right: 0;
  display: flex;
  position: relative;
}

._50-column {
  width: 50%;
  position: relative;
}

._50-column.flex-mobile {
  justify-content: center;
  display: flex;
}

._50-column.center-flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.top-border {
  flex-direction: column;
  margin-top: 20px;
  display: flex;
}

.top-border.medium {
  text-align: left;
  margin-top: 30px;
}

.top-border.custom-3 {
  margin-top: 10px;
}

.top-border.mini {
  margin-top: 5px;
}

.top-border.custom-2 {
  height: 100%;
  margin-top: 85px;
}

.paragraph {
  color: #fff;
}

.underline {
  background-color: #a6a3a1;
  width: 25%;
  max-width: 144px;
  height: 1px;
  margin-top: 14px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.flex-space {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.flex-space.mobile-center {
  height: 100%;
}

.intro-box {
  border: 1px solid #59514f;
  border-radius: 20px;
  width: 20%;
  max-width: 310px;
}

.intro-box.mobile-no-border {
  width: 20%;
}

.inner-wrapper {
  flex-wrap: wrap;
  padding-left: 33px;
  padding-right: 33px;
  display: flex;
}

.mini-arrow {
  color: #8a7ac2;
  font-size: 9px;
  line-height: 9px;
  display: inline-block;
}

.subtitle-box {
  width: 55%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.icon-circular {
  background-color: #8a7ac2;
  background-image: var(--image-i14ea83fd);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 41px;
  border-radius: 50%;
  width: 75px;
  height: 75px;
}

.icon-circular._2 {
  background-color: #0000;
  background-image: var(--image-14e75a91);
  background-size: 41px;
  width: 55px;
  height: 55px;
}

.icon-circular._3 {
  background-color: #0000;
  background-image: var(--image-17aa7ecd);
  background-size: 36px;
  width: 55px;
  height: 55px;
}

.icon-circular._1 {
  background-color: #0000;
  background-image: var(--image-57fd034);
  width: 55px;
  height: 55px;
}

.icon-circular._4 {
  background-color: #0000;
  background-image: var(--image-6796e4c3);
  width: 55px;
  height: 55px;
}

.center-box {
  text-align: center;
  margin-bottom: 45px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.center-box.no-border {
  margin-bottom: 0;
}

.top-intro-box {
  background-color: #f2f2f2;
  border: 1px solid #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.about-section {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.link-block {
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
}

.title {
  color: #605a8e;
  letter-spacing: 0;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 17px;
  text-decoration: none;
}

.intro-text-box {
  text-align: center;
  background-color: #0000;
  background-image: var(--image-7a8e75bb);
  background-position: 0 0;
  background-size: auto;
  padding: 15px 25px;
}

.link-block-2 {
  color: #a6a3a1;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  line-height: 11px;
  display: inline-block;
}

.subtitule-2 {
  color: #a6a3a1;
  font-size: 17px;
  line-height: 25px;
  text-decoration: none;
}

.title-2 {
  color: #605a8e;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 11px;
  font-weight: 700;
  line-height: 11px;
}

.underline-3 {
  background-color: #59514f;
  width: 25%;
  max-width: 144px;
  height: 1px;
  margin-top: 14px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-2.medium {
  font-size: 15px;
  line-height: 23px;
}

.image-item-2 {
  background-image: var(--image-i101fa978);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-right-radius: 25px;
  width: 95%;
  max-width: 540px;
  height: 100%;
  min-height: 370px;
}

.left-text-box {
  height: 100%;
  padding-left: 20px;
}

.left-text-box.top {
  padding-top: 20px;
}

.feature-text-box {
  flex: 1;
  width: 78%;
  padding: 23px 20px 8px;
}

.mobile-bottom {
  margin-top: 20px;
}

._45-column {
  width: 45%;
}

._45-column.center-flex {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.feature-icon-box {
  border-right: 1px solid #a6a3a1;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 22%;
  min-width: 80px;
  max-width: 95px;
  min-height: 100px;
  display: flex;
}

.bottom-line-2 {
  border-bottom: 1px solid #59514f;
  padding-top: 40px;
  padding-bottom: 40px;
}

.button {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #000;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  min-width: 125px;
  min-height: 38px;
  padding-top: 14px;
  font-size: 10.5px;
  font-weight: 500;
  transition: background-color .2s;
}

.button:hover {
  background-color: #fff;
  border-width: 1px;
  box-shadow: 3px 3px 5px #0003;
}

.bottom-line {
  border-bottom: 1px solid #59514f;
  padding-bottom: 40px;
}

.right-text-box {
  padding-right: 20px;
}

.feature-box {
  border: 1px solid #a6a3a1;
  border-radius: 5px 5px 25px;
  flex-wrap: wrap;
  width: 88%;
  max-width: 450px;
  margin-bottom: 22px;
  margin-right: 10px;
  display: flex;
}

.link-block-3 {
  color: #647078;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  line-height: 11px;
  display: inline-block;
}

.underline-4 {
  background-color: #a6a3a1;
  width: 33%;
  max-width: 175px;
  height: 1px;
  margin-top: 16px;
  margin-bottom: 25px;
  display: block;
}

._55-column {
  width: 55%;
}

.image-item {
  background-image: var(--image-414e76fe);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-right-radius: 25px;
  width: 95%;
  max-width: 490px;
  height: 100%;
  min-height: 615px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.welcome-section {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.service-section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.service-text-box {
  text-align: center;
  background-color: #262626;
  border-bottom-right-radius: 25px;
  padding: 22px 22px 20px;
}

.mini-title {
  color: #8a7ac2;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 10px;
  font-weight: 400;
  line-height: 12px;
}

.h4-border {
  margin-top: 0;
  margin-bottom: 0;
}

.h4-border.white {
  color: #fff;
}

.service-block {
  border-bottom-right-radius: 25px;
  width: 100%;
  max-width: 310px;
  margin-bottom: 45px;
  margin-left: 1.5%;
  margin-right: 1.5%;
  text-decoration: none;
}

.image {
  width: 100%;
  height: 182px;
}

.inner-wrapper-welcome {
  flex-wrap: wrap;
  padding-left: 33px;
  padding-right: 33px;
  display: block;
  overflow: visible;
}

.tab-icon-box {
  margin-right: 25px;
}

.padding-block {
  background-color: #a2cfd0;
  padding: 10px 20px 20px;
}

.tabs {
  border-bottom: 1px solid #a6a3a1;
  flex-wrap: wrap;
  padding-bottom: 20px;
  display: flex;
}

.line-box {
  border-bottom: 1px solid #a6a3a1;
  margin-bottom: 20px;
}

.h4.white {
  color: #fff;
}

.expand {
  flex: 1;
}

.lightbox-link {
  background-image: var(--image-7b40fadb);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 6px solid #98b8ba;
  border-left-color: #8bb9bb;
  border-bottom-right-radius: 25px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 380px;
  margin-bottom: 17px;
  display: flex;
}

.lightbox-link._3 {
  background-image: var(--image-7d8ac6fb);
}

.lightbox-link._1 {
  background-image: var(--image-i79ade425);
  border-color: #f2f2f2;
  height: 480px;
}

.lightbox-link._2 {
  background-image: var(--image-10345bf6);
}

.h5.white {
  color: #fff;
}

.treatment-video-section {
  background-color: #262626;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.tab-link {
  background-color: #0000;
  width: 100%;
  margin-bottom: 20px;
  padding: 25px 26px 20px;
  display: flex;
}

.tab-link:hover {
  background-color: #59514f;
}

.tab-link.w--current {
  background-color: #59514f;
  border: 1px solid #59514f;
  border-left-width: 4px;
  flex-wrap: wrap;
  padding-top: 24px;
  padding-bottom: 19px;
  padding-left: 22px;
  display: flex;
}

.tab-link.no-border {
  margin-bottom: 0;
}

.tabs-content {
  border-left: 1px solid #a6a3a1;
  flex: 1;
  padding-top: 22px;
  padding-bottom: 22px;
  padding-left: 42px;
}

.tabs-menu {
  width: 45%;
  padding-top: 22px;
  padding-bottom: 22px;
  padding-right: 42px;
}

.play-button {
  background-color: #59514f;
  background-image: var(--image-i501209b3);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30px;
  width: 115px;
  height: 70px;
  transition: background-color .2s, transform .2s;
}

.play-button:hover {
  background-color: #a6a3a1;
  transform: scale(1.08);
}

.tab-pane {
  height: 100%;
}

.h6.white {
  color: #fff;
}

.paragraph-3 {
  color: #a6a3a1;
}

.button-2 {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #000;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 100%;
  min-width: 125px;
  min-height: 38px;
  padding-top: 14px;
  font-size: 10.5px;
  font-weight: 500;
  transition: background-color .2s;
}

.button-2:hover {
  background-color: #59514f;
}

.pricing-title-box {
  text-align: center;
  border-bottom: 1px solid #a6a3a1;
  padding: 55px 40px 20px;
  position: relative;
}

.pricing-icon {
  background-color: #fff;
  border: 1px solid #647078;
  border-bottom-color: #5d7a7c;
  border-radius: 50%;
  width: 75px;
  height: 75px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: -39px;
  left: 0;
  right: 0;
}

.pricing-icon._3 {
  background-image: var(--image-i3da5adce);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 33px;
}

.pricing-icon._2 {
  background-image: var(--image-48fb3e81);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 34px;
}

.pricing-icon._1 {
  background-image: var(--image-3861d30b);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 39px;
}

.pricing-box {
  border: 1px solid #a6a3a1;
  border-radius: 5px 5px 20px;
  width: 30%;
  max-width: 330px;
  height: 100%;
}

.list-item {
  margin-bottom: 5px;
  display: flex;
}

.booking-flow-section {
  padding-top: 40px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.text-block-5 {
  color: #647078;
  text-align: center;
  font-size: 15px;
  font-style: italic;
}

.checkbox {
  width: 15px;
  margin-right: 12px;
}

.pricing-detail {
  border-bottom: 1px solid #a6a3a1;
  padding: 20px 20px 10px;
}

.pricing-button-box {
  padding: 20px 25px;
}

.less-top-border {
  margin-top: 5px;
}

.question-tag {
  color: #647078;
  margin-right: 9px;
  font-size: 18px;
  font-weight: 500;
  display: inline;
}

.faq-box {
  width: 50%;
  padding: 30px 30px 15px;
}

.faq-box._2 {
  border-bottom: 1px solid #a6a3a1;
}

.faq-box._5 {
  border-right: 1px solid #a6a3a1;
}

.faq-box._1 {
  border-bottom: 1px solid #a6a3a1;
  border-right: 1px solid #a6a3a1;
}

.faq-box._4 {
  border-bottom: 1px solid #a6a3a1;
  border-right: 1px #a6a3a1;
}

.faq-box._3 {
  border-bottom: 1px solid #a6a3a1;
  border-right: 1px solid #a6a3a1;
}

.question-box {
  display: flex;
}

.ansewer-tag {
  color: #8a7ac2;
  margin-right: 9px;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
}

.question {
  color: #a6a3a1;
  margin-right: 9px;
  font-size: 17px;
  font-weight: 500;
  display: inline;
}

.answer-box {
  margin-top: 8px;
  display: flex;
}

.inline-block {
  display: inline-block;
}

.faq-section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}

.display-none {
  display: none;
}

.testimonial-person-info {
  flex: 1;
  margin-top: 10px;
}

.testimonial-pic {
  background-color: #f7f8fa;
  border: 3px solid #b5d7d9;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 15px;
}

.testimonial-pic._1 {
  background-color: #0000;
  background-image: var(--image-1f527a3a);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #605a8e;
  width: 120px;
  height: 120px;
  margin-right: 0;
}

.testimonial-pic._2 {
  background-image: var(--image-1f6091bb);
  background-position: 0 0;
  background-size: cover;
  border-color: #605a8e;
  width: 120px;
  height: 120px;
  margin-right: 0;
}

.testimonial-pic._3 {
  background-image: var(--image-1f6ea93c);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #605a8e;
  width: 120px;
  height: 120px;
}

.slider-2 {
  background-color: #0000;
  border-bottom: 1px #000;
  height: auto;
  overflow: hidden;
}

.testimonial-name {
  color: #647078;
  text-align: center;
  margin-bottom: 3px;
  line-height: 20px;
}

.text-small {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 22px;
}

.slide-nav-2 {
  margin-top: 25px;
  display: none;
  position: relative;
}

.mask {
  width: 100%;
  padding: 20px 3%;
}

.review-section {
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  position: relative;
  overflow: hidden;
}

.testimonial-header {
  flex-direction: column;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.h2.white {
  color: #fff;
  font-family: Noto Serif JP, sans-serif;
  font-weight: 600;
}

.flex-testimonial {
  border: 1px solid #d8d8d8;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  padding: 22px 23px 40px;
  display: flex;
  position: relative;
}

.testimonial {
  background-color: #fff;
  border-radius: 5px 5px 25px;
  width: 31.3%;
  height: auto;
  margin-right: 2.5%;
}

.testimonial.last {
  margin-right: 5%;
}

.star-rating {
  background-color: #605a8e;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 5px;
  align-items: center;
  padding: 14px 23px;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.company {
  text-align: center;
  font-size: 11px;
  line-height: 16px;
}

.title-review {
  color: #605a8e;
  letter-spacing: 0;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 17px;
}

.contact-details-item {
  margin-bottom: 5px;
  display: flex;
}

.footer-notice-text {
  color: #8a7ac2;
  font-size: 12px;
}

._15-column {
  width: 100%;
}

.phone-number {
  color: #fff;
  margin-right: 9px;
  font-size: 14.5px;
  font-weight: 400;
  display: inline;
}

.footer-notice {
  border-top: 1px solid #8a7ac2;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 15px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.footer-link {
  color: #fff;
  margin-bottom: 12px;
  margin-right: 40px;
  font-size: 14.5px;
  text-decoration: none;
  display: block;
}

.footer-link.w--current {
  text-decoration: none;
}

.social-icon {
  border: 2px solid #647078;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  transition: background-color .2s;
}

.social-icon:hover {
  background-color: #647078;
}

.social-icon.facebook {
  background-color: #0000;
  background-image: var(--image-883f1ee);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30px;
  border-style: none;
  border-radius: 0%;
  transition-property: none;
}

.social-icon.facebook:hover {
  background-color: #0000;
  background-image: var(--image-883f1ee);
  background-size: 30px;
  border-radius: 0%;
}

.social-icon.instagram {
  background-image: var(--image-2dcab44e);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30px;
  border-style: none;
  border-radius: 0%;
  margin-left: 5px;
  transition-property: none;
  display: inline-block;
}

.social-icon.instagram:hover {
  background-color: #0000;
  background-image: var(--image-2dcab44e);
  background-position: 0 0;
  background-size: auto;
}

.social-icon.twitter {
  background-image: var(--image-i2cc27f27);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30px;
  border-style: none;
  border-radius: 0%;
  width: 30px;
  margin-left: 5px;
  transition-property: none;
}

.social-icon.twitter:hover {
  background-color: #0000;
  background-image: var(--image-i2cc27f27);
  background-size: 30px;
}

.logo-footer {
  margin-bottom: 20px;
}

.contact-details-block {
  border-right: 1px solid #8a7ac2;
  width: 33.33%;
  padding: 20px;
}

.contact-details-block._3 {
  border-right-style: none;
  padding-left: 45px;
}

.contact-details-block._2 {
  border-right-color: #8a7ac2;
  padding-left: 45px;
}

.social-icons {
  margin-top: 10px;
}

.footer-container-2 {
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 35px;
  display: flex;
}

._18-column {
  width: 18%;
  padding-left: 20px;
  padding-right: 20px;
}

._18-column.mobile-border {
  text-align: center;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.contact-text {
  font-size: 19px;
}

.contact-text.regular {
  font-size: 15px;
}

.footer-container {
  border-top: 1px solid #8a7ac2;
  border-bottom: 1px solid #8a7ac2;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 45px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.footer {
  background-color: #262626;
  background-image: var(--image-74428116);
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  margin-top: auto;
  padding-top: 75px;
}

.mini-title-2 {
  color: #8a7ac2;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 6px;
  font-size: 10px;
  font-weight: 700;
  line-height: 12px;
}

.mini-link-block {
  font-size: 11px;
  font-weight: 500;
  line-height: 11px;
}

.phone {
  color: #8a7ac2;
  margin-right: 9px;
  font-weight: 700;
  display: inline;
}

.footer-menu {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  margin-top: 20px;
  display: flex;
}

.phone-number-bold {
  color: #8a7ac2;
}

.powered-by {
  color: #8a7ac2;
  border: 1px #000;
  font-size: 12px;
  text-decoration: none;
}

.div-block-3 {
  text-align: center;
}

._18-column-copy {
  width: 18%;
  padding-left: 20px;
  padding-right: 20px;
}

._18-column-copy.mobile-border {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.logo-footer-copy {
  margin-bottom: 0;
}

.shopping-section {
  padding-top: 80px;
  padding-bottom: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.gallery-image {
  background-image: var(--image-i346f5eb7);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 6px solid #acd8d9;
  border-bottom-right-radius: 25px;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  margin-bottom: 17px;
  display: flex;
  position: relative;
}

.gallery-image._1 {
  background-image: var(--image-i346f5eb7);
  width: 300px;
  height: 300px;
  position: relative;
}

.gallery-item {
  text-align: left;
  flex-direction: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.mini-title-3 {
  color: #5d7a7c;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 10px;
  font-weight: 700;
  line-height: 12px;
}

.top-border-2 {
  margin-top: 20px;
}

.top-border-2.medium {
  margin-top: 30px;
}

.image-2 {
  border: 4px solid #8a7ac2;
  border-bottom-right-radius: 25px;
  width: 200px;
  height: 300px;
  margin-bottom: 17px;
}

.shopping-item-list {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  text-decoration: none;
  display: flex;
}

.text-block-8 {
  color: #262626;
}

.school-section {
  padding-top: 60px;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
}

.image-3 {
  max-width: 200px;
  margin-bottom: 20px;
}

._56-column-copy {
  width: 55%;
}

.image-item-2-copy {
  background-image: var(--image-i4fdc9312);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-bottom-right-radius: 25px;
  width: 95%;
  max-width: 540px;
  height: 100%;
  min-height: 370px;
}

.heading, .heading-2 {
  font-family: Noto Serif JP, sans-serif;
  font-weight: 600;
}

.shopping-section-copy {
  padding-top: 120px;
  padding-bottom: 100px;
  position: relative;
  overflow: visible;
}

.shop-price {
  color: #59514f;
  letter-spacing: 0;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 17px;
}

.item-description {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 12px;
}

.heading-shopping {
  font-size: 24px;
}

.rich-text-block {
  display: inline-block;
}

.accordion {
  width: 100%;
  overflow: hidden;
}

.dropdown-list {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
  position: static;
}

.dropdown-toggle-2 {
  height: 60px;
  display: flex;
}

.accordion-text {
  padding-left: 20px;
  font-size: 12px;
}

.link-2 {
  color: #333;
  text-decoration: underline;
}

.bold-text {
  font-weight: 400;
}

.collection-list {
  height: 100%;
}

.collection-wrapper {
  width: 100%;
  max-width: 800px;
  overflow: hidden;
}

.collection-items {
  width: auto;
  height: 100%;
  display: block;
}

.collection-list {
  width: 100%;
  height: auto;
  position: relative;
}

.shopping-items {
  padding-top: 120px;
  padding-bottom: 100px;
  position: relative;
  overflow: visible;
}

.content-wrapper-copy {
  max-width: 1150px;
  height: 78px;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
  position: relative;
}

.collection-list-wrapper-2 {
  width: 100%;
}

.service-list {
  padding-top: 120px;
  padding-bottom: 100px;
  position: relative;
  overflow: visible;
}

.div-block-4 {
  background-color: #0000;
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
}

.heading-3 {
  color: #fff;
  background-color: #232323;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-size: 26px;
}

.heading-4 {
  color: #9fcacd;
  text-align: center;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 20px;
}

.image-5 {
  margin: 10px auto 20px;
  padding-top: 0;
  display: block;
}

.paragraph-4 {
  text-align: left;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.columns {
  margin-top: 40px;
  margin-bottom: 40px;
}

.text-block-9 {
  color: #605a8e;
  justify-content: flex-end;
  font-weight: 400;
  display: block;
}

.text-block-10 {
  margin-bottom: 0;
  margin-left: 0;
  display: block;
}

.underline-services {
  background-color: #a6a3a1;
  width: 25%;
  max-width: 144px;
  height: 1px;
  margin: 10px auto 10px 0;
  display: block;
}

.rich-text-block-2 {
  color: #7c7c7c;
}

.link-block-4 {
  z-index: 200;
  float: right;
  text-decoration: none;
  position: sticky;
  top: 600px;
  right: 10px;
}

.black-circle {
  text-align: left;
  background-color: #9fcacd;
  border-radius: 200px;
  width: 80px;
  height: 80px;
  margin: auto;
}

.text-block-black {
  clear: none;
  color: #fff;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 60px;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40%;
  font-size: 19px;
  font-weight: 500;
  text-decoration: none;
  display: block;
  position: static;
  inset: 0% 0% auto;
}

.intro-box-services {
  text-align: left;
  border: 1px solid #a6a3a1;
  border-radius: 5px 5px 25px;
  width: 100%;
  max-width: 310px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.top-intro-box-services {
  border-bottom: 1px solid #a6a3a1;
  justify-content: center;
  align-items: center;
  padding-top: 18px;
  padding-bottom: 18px;
  display: block;
}

.intro-text-box-services {
  text-align: center;
  padding: 25px 25px 15px;
}

.link-block-5 {
  text-decoration: none;
}

.left-text-box-copy {
  height: 100%;
  padding-left: 20px;
}

.left-text-box-copy.top-copy {
  padding-top: 20px;
  padding-right: 20px;
}

._45-column-copy {
  width: 45%;
}

._45-column-copy.center-flex-copy {
  border: 1px solid #a6a3a1;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-5 {
  margin-top: 40px;
}

.flex-space-copy.mobile-center-copy {
  justify-content: center;
  margin-top: 40px;
}

.intro-box-copy {
  border: 1px solid #605a8e;
  border-radius: 5px 5px 25px;
  width: 30%;
  max-width: 310px;
  margin-left: 20px;
  margin-right: 20px;
}

.top-intro-box-copy {
  background-color: #605a8e;
  border: 1px solid #605a8e;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 18px 10px;
  display: flex;
}

.top-border-copy.custom-3-copy {
  margin-top: 10px;
}

.intro-text-box-copy {
  text-align: center;
  padding: 25px 15px 15px;
}

.title-2-copy {
  color: #59514f;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 11px;
  font-weight: 700;
  line-height: 15px;
}

.paragraph-5 {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.icon-circular-copy {
  background-color: #262626;
  background-image: var(--image-i14ea83fd);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 41px;
  border-radius: 50%;
  width: 75px;
  height: 75px;
}

.icon-circular-copy._2-copy, .icon-circular-copy._2-copy-copy {
  background-color: #0000;
  background-image: var(--image-2fced321);
  background-size: 41px;
}

.border-line-box {
  border-bottom: 1px #5d7a7c;
  margin-top: 60px;
  margin-bottom: 50px;
  padding-bottom: 20px;
}

.paragraph-6 {
  color: #a6a3a1;
}

.image-13 {
  max-height: 80%;
}

.flex-space-copy {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.pricing-box-copy {
  border: 1px solid #a6a3a1;
  border-radius: 5px 5px 20px;
  width: 30%;
  max-width: 330px;
  margin-left: 20px;
  margin-right: 20px;
  padding-right: 0;
}

.less-top-border-copy {
  color: #bebebe;
  text-align: center;
  margin-top: 5px;
}

.text-block-12 {
  text-align: center;
}

.underline-6 {
  background-color: #5d7a7c;
  width: 25%;
  max-width: 144px;
  height: 1px;
  margin-top: 14px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.underline-6.white {
  background-color: #fff;
}

.pricing-section {
  background-image: var(--image-74428116);
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 10px;
  position: relative;
  overflow: hidden;
}

.flex-start {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.frame-container {
  position: relative;
  inset: 0;
}

.content-wrapper-2 {
  max-width: 1150px;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
  position: relative;
}

.slide {
  width: 50%;
}

.slide.right {
  padding-left: 20px;
}

.slide.left {
  padding-right: 20px;
}

.slide-nav {
  margin-top: 30px;
  display: block;
  position: relative;
}

.frame-2 {
  z-index: 0;
  border: 1px solid #fff;
  margin-left: 10px;
  margin-right: 10px;
  padding: 30px 15px;
  position: absolute;
  inset: -10px 0;
}

.package-bg {
  background-color: #605a8e;
  border-bottom-right-radius: 25px;
  width: 83%;
  max-width: 450px;
  padding: 50px 40px;
  position: relative;
}

.flex-end {
  justify-content: flex-end;
  width: 100%;
  display: flex;
}

.title-5 {
  color: #5d7a7c;
  letter-spacing: 0;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 17px;
}

.title-5.white {
  color: #fff;
}

.frame-1 {
  border: 1px solid #fff;
  padding: 6% 5% 2%;
  position: relative;
  inset: 0;
}

.empty-state {
  background-color: #0000;
  padding-left: 0;
}

.slide-arrow {
  opacity: .8;
  transition: opacity .2s;
}

.slide-arrow:hover {
  opacity: 1;
}

.slider {
  background-color: #0000;
  height: 100%;
}

.school {
  padding-top: 120px;
  padding-bottom: 40px;
  position: relative;
  overflow: visible;
}

.price {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 38px;
  line-height: 38px;
  display: block;
}

.h5-copy.white-copy {
  color: #fff;
  text-align: center;
  font-size: 12px;
}

.text-block-5-copy {
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-style: italic;
}

.school-contact {
  margin-top: 60px;
  margin-bottom: 60px;
}

.text-field, .text-field-2 {
  max-width: 350px;
}

.textarea {
  max-width: 450px;
  min-height: 200px;
}

.submit-button {
  background-color: #272727;
  margin-top: 20px;
  padding: 10px 40px;
}

.paragraph-7 {
  text-align: center;
  flex: 1;
}

.success {
  padding-top: 220px;
  padding-bottom: 220px;
  position: relative;
  overflow: visible;
}

.access {
  padding-top: 120px;
  padding-bottom: 100px;
  position: relative;
  overflow: visible;
}

.button-2-copy {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #262626;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 200px;
  min-width: 125px;
  min-height: 38px;
  margin-top: 10px;
  margin-bottom: 40px;
  padding-top: 14px;
  font-size: 10.5px;
  font-weight: 500;
  transition: background-color .2s;
}

.button-2-copy:hover {
  background-color: #59514f;
}

.image-14 {
  width: 200px;
}

.link-3 {
  color: #383838;
  text-decoration: none;
}

.about {
  padding-top: 120px;
  padding-bottom: 40px;
  position: relative;
  overflow: visible;
}

.content-wrapper-wax {
  border-bottom: 1px #59514f;
  max-width: 1150px;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
  position: relative;
}

.flex-wax {
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.image-13-copy {
  max-height: 80%;
}

.bottom-line-2-copy {
  border-bottom: 1px #59514f;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.flex-laponi {
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.image-item-2-laponi {
  background-image: var(--image-ic2f8eff);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-right-radius: 25px;
  width: 95%;
  max-width: 540px;
  height: 100%;
  min-height: 370px;
}

.column {
  padding-left: 0;
  padding-right: 0;
}

.wrapper-top-menu {
  max-width: 1150px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
  overflow: visible;
}

.columns-2 {
  display: block;
  overflow: visible;
}

.top-title {
  color: #605a8e;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 11px;
}

.heading-5 {
  font-weight: 400;
}

.image-15 {
  margin-left: auto;
  margin-right: auto;
}

.div-block-7 {
  width: 100%;
}

.content-wrapper-top {
  max-width: 1150px;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
  position: relative;
}

.announcement-section {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}

.announcement-box {
  text-align: center;
  border: 1px solid #d3d3d3;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.announcement-box.no-border {
  margin-bottom: 0;
}

.announcement-title {
  background-color: #f2f2f2;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
}

.paragraph-8 {
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}

.bold-text-2 {
  color: #232323;
  font-size: 16px;
  font-weight: 400;
}

.announcement-wrapper {
  max-width: 800px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.shopping-box {
  border-bottom: 1px solid #59514f;
  padding-top: 40px;
  padding-bottom: 40px;
}

.moalanishop {
  max-width: 200px;
}

.review-center-box {
  text-align: center;
  margin: 20px auto 0;
  display: block;
}

.review-center-box.no-border {
  margin-bottom: 0;
}

.shoppingbanner {
  background-image: var(--image-5806f3fe);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-bottom-right-radius: 25px;
  width: 95%;
  max-width: 540px;
  height: 100%;
  min-height: 370px;
}

.link-block-6 {
  text-decoration: none;
}

.link-block-footer {
  color: #8a7ac2;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  line-height: 11px;
  display: inline-block;
}

.sticky-footer {
  z-index: 200;
  background-color: #b0a1c2;
  display: block;
  position: fixed;
  inset: auto 0% 0%;
}

.footer-column-1 {
  border: 1px solid #7d5ea3;
  padding-left: 0;
  padding-right: 0;
}

.footer-column2 {
  border: 1px solid #7d5ea3;
}

.container {
  text-align: center;
  margin-top: 10px;
  text-decoration: none;
  display: block;
}

.sticky-footer-text {
  color: #232323;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 400;
}

.image-16 {
  width: 30px;
  height: 30px;
}

.column-2 {
  border: 1px solid #7d5ea3;
}

.agreement-section {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}

.button-download {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #303030;
  background-image: var(--image-74428116);
  background-position: 0 0;
  background-size: auto;
  border: 1px solid #000;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  min-width: 125px;
  min-height: 38px;
  margin-top: 20px;
  padding-top: 14px;
  font-size: 12px;
  font-weight: 500;
  transition: background-color .2s;
  display: block;
}

.button-download:hover {
  background-color: #fff;
  border-width: 1px;
  box-shadow: 3px 1px 5px #0003;
}

.instagram {
  display: block;
}

.instagram-feed {
  flex-direction: row;
  align-items: flex-start;
  min-height: 200px;
  max-height: 350px;
  margin-top: 40px;
  display: block;
}

.center-box-insta {
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: block;
}

.center-box-insta.no-border {
  margin-bottom: 0;
}

.column-3 {
  background-image: var(--image-i23a0c593);
  background-position: 50%;
  background-size: cover;
  height: auto;
  min-height: 200px;
  max-height: 350px;
}

.column-4 {
  background-image: var(--image-i23aedd14);
  background-position: 50%;
  background-size: cover;
  min-height: 200px;
  max-height: 350px;
}

.column-5 {
  background-image: var(--image-i2392ae12);
  background-position: 50%;
  background-size: cover;
  min-height: 200px;
  max-height: 350px;
}

.column-6 {
  background-image: var(--image-i23849691);
  background-position: 50%;
  background-size: cover;
  min-height: 200px;
  max-height: 350px;
}

.column-7 {
  background-image: var(--image-i23767f10);
  background-position: 50%;
  background-size: cover;
  min-height: 200px;
  max-height: 350px;
}

.column-8 {
  background-image: var(--image-i2368678f);
  background-position: 50%;
  background-size: cover;
  min-height: 200px;
  max-height: 350px;
}

.link-block-7 {
  display: block;
}

.hero-girl-mobile {
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.h1-mobile {
  color: #9e9e9e;
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 26px;
  font-weight: 700;
  display: none;
}

._50-column-mobile {
  width: 50%;
  position: relative;
}

._50-column-mobile.flex-mobile {
  justify-content: center;
  display: flex;
}

._50-column-mobile.center-flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-mobile {
  border: 27px solid #ffffffe6;
  border-bottom-right-radius: 50px;
  width: 95%;
  max-width: 525px;
  min-height: 630px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.bold-text-3 {
  font-weight: 400;
}

.article {
  object-fit: fill;
  border-bottom: 2px solid #c2c2c2;
  height: auto;
  min-height: 100vh;
  margin-top: 100px;
  margin-bottom: 40px;
}

.heading-6 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 28px;
}

.heading-7 {
  color: #605a8e;
  text-align: center;
}

.rich-text-block-3 {
  color: #79797a;
  margin-top: 40px;
  margin-left: 5px;
  margin-right: 5px;
}

.button-3 {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
}

.release {
  text-align: left;
  min-height: 200px;
  overflow: auto;
}

.collection-item {
  color: #a6a3a1;
  text-align: left;
  margin-bottom: 20px;
  margin-left: 20px;
}

.link-block-8 {
  text-align: left;
  text-decoration: none;
}

.text-block-13 {
  color: #a6a3a1;
}

.empty-state-2 {
  display: none;
}

.div-block-8 {
  flex-direction: column;
  display: flex;
}

.flex-school {
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.button-school {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #000;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  min-width: 200px;
  min-height: 38px;
  margin-top: 40px;
  padding-top: 14px;
  font-size: 10.5px;
  font-weight: 500;
  transition: background-color .2s;
}

.button-school:hover {
  background-color: #fff;
  border-width: 1px;
  box-shadow: 3px 1px 5px #0003;
}

.bottom-line-2-copy {
  border-bottom: 1px solid #59514f;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 40px;
}

.footer-link-shop {
  color: #fff;
  margin-bottom: 12px;
  margin-right: 40px;
  font-size: 14.5px;
  text-decoration: none;
  display: block;
}

.footer-link-shop.w--current {
  text-decoration: none;
}

.nav-link-shop {
  color: #647078;
  height: 56px;
  padding: 40px 20px 10px;
  font-size: 14px;
  line-height: 14px;
  display: block;
}

.nav-link-shop:hover {
  color: #647078;
  border-bottom: 3px solid #8a7ac2;
}

.nav-link-shop.w--current {
  color: #647078;
}

.price-categories {
  color: #333;
  text-align: center;
  background-color: #fff;
  border: 2px solid #000;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
}

.text-block-14 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
}

.text-block-14.color {
  background-color: #f1f1f1;
  padding-left: 0;
}

.text-block-15 {
  text-align: center;
  padding: 10px 0;
}

.text-block-15.color {
  background-color: #f1f1f1;
}

.menu-price-list {
  background-color: #0000;
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  border: 1px #fff;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.text-block-16 {
  color: #fff;
  text-align: center;
  background-color: #ccc;
  border: 1px solid #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-16:hover {
  color: #030303;
  background-color: #0000;
  border-color: #000;
}

.link-block-9 {
  text-decoration: none;
}

.paragraph-9 {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.columns-4 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.rich-text-block-4 {
  color: #605a8e;
}

.grid-3 {
  grid-template-columns: .25fr 1fr;
}

.menu-price {
  background-color: #0000;
  border-bottom: 1px solid #bebebe;
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}

.see-price-button {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #000;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 300px;
  min-width: 250px;
  min-height: 38px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 14px;
  font-size: 10.5px;
  font-weight: 500;
  transition: background-color .2s;
  display: block;
}

.see-price-button:hover {
  background-color: #fff;
  border-width: 1px;
  box-shadow: 3px 3px 5px #0003;
}

.menu-accordion {
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  overflow: hidden;
}

.text-block-17 {
  font-size: 18px;
}

.text-block-18 {
  font-size: 20px;
}

.dropdown-toggle-menu {
  height: 60px;
  display: flex;
}

.text-block-menu-accordion {
  font-size: 18px;
}

.icon-circular-menu {
  background-color: #bebebe;
  background-image: var(--image-i1156ebdb);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60px;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  display: block;
}

.icon-circular-menu._2 {
  background-color: #0000;
  background-image: var(--image-14e75a91);
  background-size: 41px;
  width: 55px;
  height: 55px;
}

.icon-circular-menu._3 {
  background-color: #0000;
  background-image: var(--image-17aa7ecd);
  background-size: 36px;
  width: 55px;
  height: 55px;
}

.icon-circular-menu._1 {
  background-color: #0000;
  background-image: var(--image-57fd034);
  width: 55px;
  height: 55px;
}

.icon-circular-menu._4 {
  background-color: #0000;
  background-image: var(--image-6796e4c3);
  width: 55px;
  height: 55px;
}

.icon-circular-menu._1c {
  background-size: 50px;
  width: 70px;
  height: 70px;
}

.icon-circular-menu._2c {
  background-image: var(--image-2595e1e3);
  background-size: 50px;
  width: 70px;
  height: 70px;
}

.icon-circular-menu._3c {
  background-image: var(--image-206e003a);
  background-size: 45px;
  width: 70px;
  height: 70px;
}

.icon-circular-menu._4c {
  background-image: var(--image-i18e72e81);
  background-size: 45px;
  width: 70px;
  height: 70px;
}

.top-title-menu {
  color: #bebebe;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 11px;
}

.div-block-9 {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.menu-detail {
  color: #bebebe;
  margin-top: 20px;
  font-size: 12px;
}

.accordion-text-menu {
  padding-left: 20px;
  font-size: 12px;
}

.questions {
  color: #605a8e;
  font-weight: 400;
}

.menu-title {
  color: #333;
  text-align: center;
  background-color: #fff;
  border: 2px solid #000;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-block-19 {
  color: #605a8e;
  text-align: center;
  margin-top: 20px;
  font-weight: 700;
}

.inner-wrapper-copy {
  flex-wrap: wrap;
  padding-left: 33px;
  padding-right: 33px;
  display: flex;
}

.bottom-line-2-copy2 {
  background-color: #0000;
  background-image: linear-gradient(#000000bd, #000000bd);
  border-bottom: 1px solid #59514f;
  padding-top: 10px;
  padding-bottom: 10px;
}

.link-block-10 {
  color: #333;
  font-weight: 700;
  text-decoration: none;
}

.policy-column {
  width: 100%;
  display: block;
}

.link-block-11, .link-block-12, .link-block-13 {
  text-decoration: none;
  display: block;
}

.title-pdf {
  color: #605a8e;
  letter-spacing: 0;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 17px;
}

.heading-pdf {
  color: #fdfdfd;
  background-color: #0000;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 28px;
  font-weight: 600;
  text-decoration: none;
}

.subtitule-2-pdf {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  font-size: 12px;
  line-height: 25px;
}

.content-wrapper-pdf {
  max-width: 1150px;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
  position: relative;
}

.bottom-line-copy {
  border-bottom: 1px solid #59514f;
  padding-bottom: 0;
}

.top-border-copy.medium-copy {
  text-align: left;
  flex-direction: row;
  margin-top: 30px;
}

.subtitle-box-copy {
  border: 1px solid #fff;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: block;
}

.link-block-14, .link-block-15, .link-block-16, .link-block-17 {
  text-decoration: none;
  display: block;
}

.image-item-copy {
  background-image: var(--image-414e76fe);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-right-radius: 25px;
  width: 95%;
  max-width: 490px;
  height: 100%;
  min-height: 615px;
  display: none;
}

.title-2-copy-iwc {
  color: #605a8e;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 11px;
  font-weight: 700;
  line-height: 11px;
}

.link-4 {
  color: #353434;
  text-decoration: none;
}

.heading-8 {
  font-family: Noto Serif JP, sans-serif;
  font-weight: 600;
}

.content-wrapper-about {
  max-width: 1150px;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
  position: relative;
}

.underline-4-copy {
  background-color: #a6a3a1;
  width: 33%;
  max-width: 175px;
  height: 1px;
  margin-top: 16px;
  margin-bottom: 25px;
  display: block;
}

.subtitule-2-copy {
  color: #a6a3a1;
  font-size: 17px;
  line-height: 25px;
}

.center-box-copy-school {
  text-align: center;
  margin-bottom: 45px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.center-box-copy-school.no-border {
  margin-bottom: 0;
}

.collection-list-wrapper-3 {
  display: none;
}

.top-border-copy.medium-copy {
  text-align: left;
  margin-top: 30px;
  display: none;
}

.icon-circular-copy-copy {
  background-color: #262626;
  background-image: var(--image-i14ea83fd);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 41px;
  border-radius: 50%;
  width: 75px;
  height: 75px;
}

.icon-circular-copy-copy._2-copy, .icon-circular-copy-copy._2-copy-copy {
  background-color: #0000;
  background-image: var(--image-2fced321);
  background-size: 41px;
}

.icon-circular-copy-copy._2-copy-copy-copy {
  background-color: #0000;
  background-image: var(--image-i70f81edd);
  background-size: 41px;
}

.content-wrapper-2-copy {
  max-width: 1150px;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
  position: relative;
}

.center-box-copy {
  text-align: center;
  margin-bottom: 45px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.center-box-copy.no-border {
  margin-bottom: 0;
}

.h2-copy.white {
  color: #fff;
  font-family: Noto Serif JP, sans-serif;
  font-weight: 600;
}

.border-line-box-copy {
  border-bottom: 1px #5d7a7c;
  margin-top: 60px;
  margin-bottom: 50px;
  padding-bottom: 20px;
}

.top-border-copy {
  flex-direction: column;
  margin-top: 20px;
  display: flex;
}

.top-border-copy.medium {
  text-align: left;
  margin-top: 30px;
}

.top-border-copy.custom-3 {
  margin-top: 10px;
}

.top-border-copy.mini {
  margin-top: 5px;
}

.top-border-copy.custom-2 {
  margin-top: 85px;
}

.pricing-box-copy-copy {
  border: 1px solid #a6a3a1;
  border-radius: 5px 5px 20px;
  width: 30%;
  max-width: 330px;
  margin-left: 20px;
  margin-right: 20px;
  padding-right: 0;
}

.text-block-5-copy-copy {
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-style: italic;
}

.slide-1 {
  background-image: var(--image-i759a2c11);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-3 {
  height: 608px;
  display: block;
}

.slide-2 {
  background-image: var(--image-i7e3e962e);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3 {
  background-image: var(--image-i78f5c5ce);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-4 {
  background-image: var(--image-i75fcd098);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-5 {
  background-image: var(--image-i70ec5e3c);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-6 {
  background-image: var(--image-i7b1b5a75);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-7 {
  background-image: var(--image-i79749957);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.html-embed {
  display: inline-block;
}

.html-embed-2 {
  margin-top: 40px;
}

.center-box-reviews {
  text-align: center;
  margin-bottom: 45px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.center-box-reviews.no-border {
  margin-bottom: 0;
}

.collection-list-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list-wrapper-4 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.image-17 {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section {
  height: auto;
  margin-top: 120px;
  margin-bottom: 160px;
}

.bold-policy {
  color: #8a7ac2;
  font-size: 16px;
  font-weight: 700;
}

.top-border-2-copy {
  margin-top: 20px;
}

.top-border-2-copy.medium {
  margin-top: 30px;
}

.collection-list-wrapper-4-copy {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.collection-list-2-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.center-box-copy-school-copy {
  text-align: center;
  margin: 40px auto 45px;
  display: block;
}

.center-box-copy-school-copy.no-border {
  margin-bottom: 0;
}

.menu-accordion-policy {
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  position: static;
  overflow: hidden;
}

.empty-state-3 {
  background-color: #fff;
}

.embed-container {
  border-bottom: 1px solid #a6a3a1;
  margin-bottom: 0;
}

.embed-cover {
  z-index: 9999;
  background-color: #fff;
  border-bottom: 1px #a6a3a1;
  width: 100%;
  height: 6em;
  position: absolute;
  overflow: hidden;
}

._50-column-map {
  width: 50%;
  position: relative;
}

._50-column-map.flex-mobile {
  justify-content: center;
  display: flex;
}

._50-column-map.center-flex {
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

@media screen and (max-width: 991px) {
  .nav-menu {
    background-color: #f2f2f2;
    height: 100vh;
    overflow: auto;
  }

  .menu-button {
    height: 87px;
    padding-top: 37px;
  }

  .menu-button.w--open {
    background-color: #d8d8d8;
    height: 85px;
  }

  .nav-link {
    width: 100%;
    height: 56px;
    padding-top: 20px;
  }

  .nav-link:hover {
    background-color: #a7d2d3;
    border-bottom-style: none;
  }

  .brand {
    float: left;
  }

  .subtitle-box {
    width: 64%;
  }

  .feature-box {
    width: 98%;
  }

  .nav-link-shop {
    width: 100%;
    height: 56px;
    padding-top: 20px;
  }

  .nav-link-shop:hover {
    background-color: #a7d2d3;
    border-bottom-style: none;
  }

  .subtitle-box-copy {
    width: 64%;
  }

  .embed-cover {
    height: 10em;
    overflow: hidden;
  }
}

@media screen and (max-width: 767px) {
  .subtitle-box-2 {
    width: 78%;
  }

  .frame {
    margin-top: 40px;
  }

  .hero-flex {
    padding-right: 0;
  }

  ._50-column {
    width: 100%;
  }

  ._50-column.flex-mobile {
    justify-content: flex-start;
  }

  .intro-box {
    width: 47%;
    margin-bottom: 40px;
  }

  .intro-box.mobile-no-border {
    margin-bottom: 0;
  }

  .subtitle-box {
    width: 78%;
  }

  .left-text-box {
    padding-left: 0;
  }

  .feature-text-box {
    width: 100%;
  }

  .mobile-bottom {
    margin-bottom: 40px;
  }

  ._45-column.center-flex {
    width: 100%;
  }

  .mobile-top-border {
    margin-top: 10px;
  }

  ._55-column {
    width: 100%;
  }

  .tabs-content {
    border-top: 1px solid #647078;
    border-left-style: none;
    padding-top: 40px;
    padding-left: 1px;
  }

  .tabs-menu {
    width: 100%;
    padding-right: 0;
  }

  .pricing-box {
    width: 47%;
    margin-bottom: 80px;
  }

  .pricing-box.no-border {
    margin-bottom: 0;
  }

  .testimonial {
    width: 46.8%;
    margin-left: 2%;
    margin-right: 2%;
  }

  .testimonial.mobile-last {
    margin-right: 4%;
  }

  ._15-column {
    width: 25%;
  }

  .contact-details-block {
    width: 50%;
  }

  .contact-details-block._3 {
    padding-left: 20px;
  }

  .contact-details-block._2 {
    border-right-style: none;
  }

  ._18-column {
    width: 25%;
  }

  .footer-container {
    padding-bottom: 10px;
  }

  ._18-column-copy {
    width: 25%;
  }

  .gallery-item {
    width: 48%;
    margin-bottom: 40px;
  }

  ._56-column-copy {
    width: 100%;
  }

  .intro-box-services {
    width: 47%;
    margin-bottom: 40px;
  }

  .left-text-box-copy {
    padding-left: 0;
  }

  ._45-column-copy.center-flex-copy {
    width: 100%;
  }

  .intro-box-copy {
    width: 47%;
    margin-bottom: 40px;
  }

  .pricing-box-copy {
    width: 47%;
    margin-bottom: 80px;
  }

  .flex-start {
    justify-content: center;
  }

  .slide {
    width: 100%;
  }

  .slide.right {
    padding-left: 0;
  }

  .slide.left {
    padding-right: 0;
  }

  .flex-end {
    justify-content: center;
  }

  ._50-column-mobile {
    width: 100%;
  }

  ._50-column-mobile.flex-mobile {
    justify-content: flex-start;
  }

  .frame-mobile {
    margin-top: 40px;
  }

  .policy-column {
    width: 25%;
  }

  .subtitle-box-copy {
    width: 78%;
  }

  .pricing-box-copy-copy {
    width: 47%;
    margin-bottom: 80px;
  }

  ._50-column-map {
    width: 100%;
  }

  ._50-column-map.flex-mobile {
    justify-content: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    background-color: #f2f2f2;
  }

  .content-wrapper {
    background-color: #0000;
  }

  .menu-button {
    height: 47px;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .menu-button.w--open {
    background-color: #f2f2f2;
  }

  .navbar {
    height: 48px;
  }

  .nav-link:hover {
    background-color: #ebebeb;
  }

  .brand {
    height: 45px;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .brand.w--current {
    height: 45px;
  }

  .subtitle-box-2 {
    width: 100%;
  }

  .scroll-down-arrow {
    display: none;
  }

  .hero-section {
    min-height: 250px;
    padding-top: 40px;
  }

  .h1 {
    font-size: 18px;
    display: none;
  }

  .hero-girl {
    max-width: 325px;
    display: none;
    inset: auto 0% 0% auto;
  }

  .title-3 {
    margin-bottom: 0;
  }

  .flex._2 {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
  }

  .frame {
    min-height: 430px;
    margin-top: 0;
    margin-bottom: 60px;
  }

  ._50-column {
    display: block;
  }

  .top-border.medium {
    margin-top: 20px;
    display: none;
  }

  .flex-space.mobile-center {
    flex-direction: row;
    justify-content: center;
  }

  .intro-box {
    width: 100%;
  }

  .inner-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .subtitle-box {
    width: 100%;
  }

  .icon-circular {
    background-color: #d3c7e9;
  }

  .icon-circular._2 {
    background-color: #0000;
    background-size: contain;
    border-radius: 0%;
    width: 35px;
    height: 35px;
  }

  .icon-circular._3, .icon-circular._1, .icon-circular._4 {
    background-size: contain;
    border-radius: 0%;
    width: 35px;
    height: 35px;
  }

  .center-box {
    margin-bottom: 20px;
    padding-top: 20px;
  }

  .center-box.no-border {
    padding-top: 0;
  }

  .about-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .link-block {
    text-decoration: none;
  }

  .intro-text-box {
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
    display: none;
  }

  .subtitule-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-2.medium {
    font-size: 12px;
    line-height: 16px;
  }

  .image-item-2 {
    display: none;
  }

  .mobile-bottom {
    text-align: center;
    margin-bottom: 10px;
  }

  .feature-icon-box {
    flex: 0 auto;
  }

  .bottom-line-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .button {
    margin-bottom: 40px;
  }

  .bottom-line {
    margin-bottom: 20px;
  }

  .right-text-box.mobile-no-border {
    padding-right: 0;
  }

  .image-item {
    display: none;
  }

  .service-block {
    width: 100%;
  }

  .inner-wrapper-welcome {
    padding-left: 0;
    padding-right: 0;
  }

  .tab-link {
    flex-direction: column;
  }

  .button-2:hover {
    background-color: #f0f0f0;
  }

  .pricing-box, .faq-box {
    width: 100%;
  }

  .faq-box._5 {
    border-bottom: 1px solid #c4cbd5;
    border-right-style: none;
  }

  .faq-box._1, .faq-box._3 {
    border-right-style: none;
  }

  .mask {
    padding-top: 0;
    padding-bottom: 0;
  }

  .review-section {
    padding-top: 0;
  }

  .h2.white {
    font-size: 28px;
  }

  .testimonial {
    width: 98%;
  }

  .contact-details-item {
    justify-content: center;
  }

  ._15-column {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-link {
    margin-right: 0;
  }

  .social-icon.instagram {
    margin-top: 0;
  }

  .contact-details-block {
    text-align: center;
    border-right-style: none;
    width: 100%;
  }

  .contact-details-block._3 {
    padding-bottom: 0;
  }

  .contact-details-block._2 {
    border-top: 1px solid #8a7ac2;
    border-bottom: 1px solid #8a7ac2;
    padding-left: 20px;
  }

  ._18-column {
    width: 50%;
  }

  ._18-column.mobile-border {
    width: 70%;
    margin-bottom: 20px;
  }

  .footer-container {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .footer-menu {
    flex-direction: column;
    align-items: center;
  }

  .powered-by {
    text-decoration: underline;
  }

  ._18-column-copy {
    width: 50%;
  }

  ._18-column-copy.mobile-border {
    width: 70%;
    margin-bottom: 20px;
  }

  .shopping-section {
    padding-top: 10px;
  }

  .gallery-item {
    flex-direction: column;
    width: 100%;
    margin-bottom: 0;
  }

  .image-2 {
    width: auto;
    min-width: 110px;
    max-width: none;
    height: auto;
    min-height: 110px;
    max-height: 230px;
    overflow: hidden;
  }

  .shopping-item-list {
    flex-direction: column;
    width: 100%;
    margin-top: 20px;
  }

  .school-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-item-2-copy {
    min-height: 200px;
  }

  .heading, .heading-2 {
    margin-top: 10px;
    font-size: 24px;
  }

  .shopping-section-copy {
    padding-top: 60px;
  }

  .heading-shopping {
    font-size: 20px;
  }

  .shopping-items {
    padding-top: 60px;
  }

  .content-wrapper-copy {
    background-color: #f2f2f2;
    height: 48px;
  }

  .service-list {
    padding-top: 80px;
  }

  .link-block-4 {
    z-index: 200;
    display: block;
    top: 600px;
    bottom: auto;
    right: 10px;
  }

  .black-circle {
    width: 70px;
    height: 70px;
  }

  .text-block-black {
    padding-top: 35%;
    font-size: 15px;
  }

  .intro-box-services {
    width: 100%;
  }

  .left-text-box-copy.top-copy {
    padding-top: 0;
    padding-right: 0;
  }

  ._45-column-copy.center-flex-copy {
    margin-top: 20px;
    margin-bottom: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .intro-box-copy {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .top-intro-box-copy {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .intro-text-box-copy {
    padding: 10px;
  }

  .title-2-copy {
    font-weight: 700;
  }

  .paragraph-5 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
  }

  .icon-circular-copy._2-copy {
    width: 55px;
    height: 55px;
  }

  .icon-circular-copy._2-copy-copy {
    background-image: var(--image-i70f81edd);
    width: 55px;
    height: 55px;
  }

  .image-13 {
    max-height: 100%;
  }

  .flex-space-copy.mobile-center-copy {
    justify-content: center;
  }

  .pricing-box-copy {
    width: 100%;
  }

  .pricing-section {
    background-image: var(--image-74428116);
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .slide-nav {
    margin-top: 10px;
  }

  .package-bg {
    width: 100%;
    padding: 20px 10px;
  }

  .title-5.white {
    margin-bottom: 0;
  }

  .slide-arrow {
    display: none;
  }

  .school {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .success {
    padding-top: 220px;
  }

  .access {
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .button-2-copy {
    width: 100%;
  }

  .image-14 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .about {
    margin-bottom: 40px;
    padding-top: 60px;
  }

  .content-wrapper-wax {
    background-color: #0000;
    border-bottom-style: none;
    padding-bottom: 0;
  }

  .image-13-copy {
    max-height: 100%;
    margin-bottom: 20px;
  }

  .image-item-2-laponi {
    display: none;
  }

  .div-block-6 {
    margin-top: 40px;
  }

  .wrapper-top-menu {
    background-color: #0000;
  }

  .heading-5 {
    margin-top: 10px;
    font-size: 16px;
    line-height: 20px;
  }

  .image-15 {
    max-width: 80%;
    display: none;
  }

  .content-wrapper-top {
    background-color: #0000;
    padding-left: 10px;
    padding-right: 10px;
  }

  .announcement-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .announcement-title {
    margin-bottom: 10px;
    padding-top: 0;
    font-size: 28px;
  }

  .paragraph-8 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bold-text-2 {
    font-size: 18px;
  }

  .announcement-wrapper {
    background-color: #0000;
    padding-left: 0;
  }

  .shopping-box {
    padding-top: 0;
    padding-bottom: 0;
  }

  .shoppingbanner {
    min-height: 200px;
  }

  .container {
    margin-top: 10px;
  }

  .sticky-footer-text {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 10px;
  }

  .image-16 {
    width: 20px;
    height: 20px;
  }

  .agreement-section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .button-download {
    margin-top: 10px;
  }

  .instagram {
    margin-top: 0;
  }

  .center-box-insta {
    margin-bottom: 0;
  }

  .column-3, .column-4, .column-5, .column-6, .column-7, .column-8 {
    min-height: 100px;
  }

  .hero-girl-mobile {
    width: auto;
    max-width: none;
    height: 300px;
    min-height: 0;
    max-height: none;
    display: block;
    inset: auto 0% 0%;
  }

  .h1-mobile {
    margin-bottom: 20px;
    font-family: Noto Serif JP, sans-serif;
    font-size: 18px;
    font-weight: 600;
    display: block;
  }

  ._50-column-mobile {
    display: none;
  }

  .frame-mobile {
    border-width: 17px;
    min-height: 220px;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .bold-text-3 {
    font-size: 14px;
    font-weight: 400;
    line-height: 0;
  }

  .article {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-6 {
    margin-left: 0;
    font-size: 20px;
  }

  .heading-7, .rich-text-block-3 {
    font-size: 12px;
  }

  .button-3 {
    margin-left: 10px;
    font-size: 12px;
  }

  .release {
    padding-left: 5px;
    padding-right: 5px;
  }

  .collection-item {
    text-align: center;
  }

  .flex-school._2 {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
  }

  .button-school {
    margin-top: 10px;
    margin-bottom: 0;
  }

  .bottom-line-2-copy {
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-link-shop {
    margin-right: 0;
  }

  .nav-link-shop:hover {
    background-color: #ebebeb;
  }

  .price-categories {
    padding-left: 0;
    font-size: 14px;
  }

  .grid {
    grid-template-columns: 1fr .5fr;
  }

  .grid-2 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .paragraph-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .see-price-button {
    width: auto;
    margin-bottom: 40px;
  }

  .icon-circular-menu {
    background-color: #d3c7e9;
  }

  .icon-circular-menu._2 {
    background-color: #0000;
    background-size: contain;
    border-radius: 0%;
    width: 35px;
    height: 35px;
  }

  .icon-circular-menu._3, .icon-circular-menu._1, .icon-circular-menu._4 {
    background-size: contain;
    border-radius: 0%;
    width: 35px;
    height: 35px;
  }

  .icon-circular-menu._1c, .icon-circular-menu._2c, .icon-circular-menu._3c, .icon-circular-menu._4c {
    background-color: #bebebe;
    background-size: 50px;
    width: 70px;
    height: 70px;
  }

  .top-title-menu {
    font-size: 12px;
  }

  .grid-4 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .menu-detail {
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 12px;
  }

  .menu-title {
    padding-left: 0;
    font-size: 14px;
  }

  .inner-wrapper-copy {
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .bottom-line-2-copy2 {
    border-bottom-style: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .policy-column {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .title-pdf {
    margin-bottom: 0;
    font-size: 14px;
  }

  .heading-pdf {
    font-size: 20px;
    line-height: 20px;
  }

  .subtitule-2-pdf {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 16px;
  }

  .content-wrapper-pdf {
    background-color: #0000;
    padding-left: 0;
    padding-right: 0;
  }

  .bottom-line-copy {
    margin-bottom: 20px;
  }

  .top-border-copy.medium-copy {
    flex-direction: column;
  }

  .subtitle-box-copy {
    width: 100%;
  }

  .image-item-copy {
    background-image: var(--image-1b89bda4);
    background-position: 50%;
    background-size: contain;
    width: auto;
    max-width: none;
    height: 200px;
    min-height: auto;
    max-height: 200px;
    display: block;
  }

  .link-block-18 {
    display: block;
  }

  .link-block-19 {
    text-align: center;
    margin-bottom: 20px;
    display: block;
  }

  .title-2-copy-iwc {
    text-align: center;
  }

  .content-wrapper-about {
    background-color: #0000;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-10 {
    text-align: center;
  }

  .underline-4-copy {
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
  }

  .subtitule-2-copy {
    font-size: 14px;
  }

  .center-box-copy-school {
    margin-bottom: 20px;
    padding-top: 10px;
  }

  .collection-list-wrapper-3 {
    display: block;
  }

  .top-border-copy.medium {
    margin-top: 20px;
  }

  .top-border-copy.medium-copy {
    text-align: center;
    margin-top: 20px;
    display: block;
  }

  .icon-circular-copy-copy._2-copy {
    width: 55px;
    height: 55px;
  }

  .icon-circular-copy-copy._2-copy-copy, .icon-circular-copy-copy._2-copy-copy-copy {
    background-image: var(--image-i70f81edd);
    width: 55px;
    height: 55px;
  }

  .content-wrapper-2-copy {
    padding-left: 15px;
    padding-right: 15px;
  }

  .center-box-copy {
    margin-bottom: 10px;
    padding-top: 0;
  }

  .h2-copy.white {
    margin-top: 10px;
    font-size: 28px;
  }

  .border-line-box-copy {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .top-border-copy.medium {
    margin-top: 20px;
    display: none;
  }

  .top-border-copy.custom-2 {
    margin-top: 20px;
  }

  .pricing-box-copy-copy {
    width: 100%;
    margin-bottom: 40px;
  }

  .slide-1 {
    background-size: cover;
  }

  .slider-3 {
    height: 200px;
  }

  .icon {
    margin-left: 0;
  }

  .icon-2 {
    margin-right: 0;
  }

  .center-box-reviews {
    margin-bottom: 20px;
    padding-top: 0;
  }

  .collection-list-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: repeat(auto-fit, minmax(119px, 1fr));
    grid-auto-columns: 1fr;
    align-content: flex-start;
    align-items: stretch;
    display: grid;
  }

  .collection-list-wrapper-4 {
    flex-flow: column wrap;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
    display: block;
  }

  .image-17 {
    max-width: 100%;
  }

  .section {
    margin-top: 60px;
  }

  .collection-list-wrapper-4-copy {
    flex-flow: column wrap;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
    display: block;
  }

  .collection-list-2-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: repeat(auto-fit, minmax(119px, 1fr));
    grid-auto-columns: 1fr;
    align-content: flex-start;
    align-items: stretch;
    display: grid;
  }

  .center-box-copy-school-copy {
    border-bottom: 1px solid #59514f;
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 10px;
  }

  .image-18 {
    max-width: 80%;
  }

  .embed-cover {
    height: 10em;
  }

  ._50-column-map {
    display: block;
  }
}

#w-node-_519f8274-ca1d-88d2-4eef-f67b782d1d62-cd1ea5a2, #w-node-a981677b-1e99-d404-6b20-39ffe2272807-cd1ea5a2, #w-node-_1f972fbe-b580-49c2-6382-3c68fc2a04a7-cd1ea5a2, #w-node-_1f972fbe-b580-49c2-6382-3c68fc2a04ad-cd1ea5a2, #w-node-_99b696a3-ccf1-6f9f-e70d-d14977b02794-cd1ea5a2, #w-node-_99b696a3-ccf1-6f9f-e70d-d14977b0279a-cd1ea5a2, #w-node-b1c10c77-7e1e-c5c7-b5b1-6bb59f3029fa-cd1ea5a2, #w-node-b1c10c77-7e1e-c5c7-b5b1-6bb59f302a00-cd1ea5a2, #w-node-a569a9c2-9bf0-8950-5dc2-4b14ee231c07-cd1ea5a2, #w-node-a569a9c2-9bf0-8950-5dc2-4b14ee231c13-cd1ea5a2, #w-node-_1e4d78f3-e47e-66cb-ab1b-88c46f7fd17d-cd1ea5a2, #w-node-_1e4d78f3-e47e-66cb-ab1b-88c46f7fd183-cd1ea5a2, #w-node-_9077b4cb-f4ef-dba8-4626-65ebcc8be260-cd1ea5a2, #w-node-_9077b4cb-f4ef-dba8-4626-65ebcc8be266-cd1ea5a2, #w-node-_88409c2c-0f1c-c3a6-8a55-272614b69ece-cd1ea5a2, #w-node-_88409c2c-0f1c-c3a6-8a55-272614b69ed4-cd1ea5a2, #w-node-_353b9b06-fb7a-9e9e-aa60-1c6b736a1dd4-cd1ea5a2, #w-node-_353b9b06-fb7a-9e9e-aa60-1c6b736a1dda-cd1ea5a2, #w-node-_611af494-0730-282f-6af3-7c0abe4c0ca3-cd1ea5a2, #w-node-_611af494-0730-282f-6af3-7c0abe4c0ca9-cd1ea5a2 {
  justify-self: end;
}


