@charset "UTF-8";
.txt-lg {
  font-size: 26px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .txt-lg {
    font-size: 30px;
  }
}
@media screen and (min-width: 960px) {
  .txt-lg {
    font-size: 36px;
  }
}
@media screen and (min-width: 1200px) {
  .txt-lg {
    font-size: 40px;
  }
}

.txt-lr {
  font-size: 24px;
  letter-spacing: 4px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .txt-lr {
    font-size: 24px;
  }
}
@media screen and (min-width: 960px) {
  .txt-lr {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .txt-lr {
    font-size: 36px;
  }
}

.txt-md {
  font-size: 20px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .txt-md {
    font-size: 22px;
  }
}
@media screen and (min-width: 960px) {
  .txt-md {
    font-size: 22px;
  }
}
@media screen and (min-width: 1200px) {
  .txt-md {
    font-size: 24px;
  }
}

.txt-sm {
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .txt-sm {
    line-height: 1.7;
  }
}
@media screen and (min-width: 960px) {
  .txt-sm {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .txt-sm {
    font-size: 18px;
  }
}

.txt-xs {
  font-size: 10px;
  letter-spacing: 2px;
}
@media screen and (min-width: 600px) {
  .txt-xs {
    font-size: 12px;
  }
}
@media screen and (min-width: 960px) {
  .txt-xs {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .txt-xs {
    font-size: 16px;
  }
}

.c-title {
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 28px;
  font-weight: 300;
}
@media screen and (min-width: 600px) {
  .c-title {
    font-size: 32px;
  }
}
@media screen and (min-width: 960px) {
  .c-title {
    font-size: 36px;
  }
}
@media screen and (min-width: 1200px) {
  .c-title {
    font-size: 38px;
  }
}

.mb-sm, .p-cta-box, .c-trainers .c-staff__ls, .c-trainers .c-staff__text, .c-trainers .c-staff__img, .c-trainers .c-staff__item .director, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-contact h3, .p-contact__tel, .p-contact__desc, .slider .hero .swiper-container4, .slider .hero, #qa ul li, .c-price__detail, .c-price__desc, .c-price__img, .c-about__title, .p-access__map, .p-access__desc, .p-access__img, .link-btn-wrap.job {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .mb-sm, .p-cta-box, .c-trainers .c-staff__ls, .c-trainers .c-staff__text, .c-trainers .c-staff__img, .c-trainers .c-staff__item .director, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-contact h3, .p-contact__tel, .p-contact__desc, .slider .hero .swiper-container4, .slider .hero, #qa ul li, .c-price__detail, .c-price__desc, .c-price__img, .c-about__title, .p-access__map, .p-access__desc, .p-access__img, .link-btn-wrap.job {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .mb-sm, .p-cta-box, .c-trainers .c-staff__ls, .c-trainers .c-staff__text, .c-trainers .c-staff__img, .c-trainers .c-staff__item .director, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-contact h3, .p-contact__tel, .p-contact__desc, .slider .hero .swiper-container4, .slider .hero, #qa ul li, .c-price__detail, .c-price__desc, .c-price__img, .c-about__title, .p-access__map, .p-access__desc, .p-access__img, .link-btn-wrap.job {
    margin-bottom: 50px;
  }
}

.mb-md, .c-trainers .c-staff__item, .c-trainers .c-staff, .reservation, .c-top, .c-contact .c-description, .c-thanks-text, .c-privacy-text, .lbel, .c-fd, .c-picup, .lesson, .calendar, .price2, .c-features, .c-about__desc, .p-access, .youtube, .p-concept {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-md, .c-trainers .c-staff__item, .c-trainers .c-staff, .reservation, .c-top, .c-contact .c-description, .c-thanks-text, .c-privacy-text, .lbel, .c-fd, .c-picup, .lesson, .calendar, .price2, .c-features, .c-about__desc, .p-access, .youtube, .p-concept {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 960px) {
  .mb-md, .c-trainers .c-staff__item, .c-trainers .c-staff, .reservation, .c-top, .c-contact .c-description, .c-thanks-text, .c-privacy-text, .lbel, .c-fd, .c-picup, .lesson, .calendar, .price2, .c-features, .c-about__desc, .p-access, .youtube, .p-concept {
    margin-bottom: 70px;
  }
}

.mb-lr, .p-news, .p-recruit, .p-instagram, .p-menu, .p-info {
  margin-bottom: 60px;
}
@media screen and (min-width: 600px) {
  .mb-lr, .p-news, .p-recruit, .p-instagram, .p-menu, .p-info {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .mb-lr, .p-news, .p-recruit, .p-instagram, .p-menu, .p-info {
    margin-bottom: 100px;
  }
}

.pb-sm {
  padding-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .pb-sm {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .pb-sm {
    padding-bottom: 50px;
  }
}

.pb-md {
  padding-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .pb-md {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 960px) {
  .pb-md {
    padding-bottom: 80px;
  }
}

.pb-lr {
  padding-bottom: 80px;
}
@media screen and (min-width: 600px) {
  .pb-lr {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 960px) {
  .pb-lr {
    padding-bottom: 120px;
  }
}

.c-container {
  padding: 0 5vw;
}
@media screen and (min-width: 600px) {
  .c-container {
    padding: 0 3vw;
  }
}
@media screen and (min-width: 960px) {
  .c-container {
    padding: 0 8vw;
  }
}
@media screen and (min-width: 1200px) {
  .c-container {
    padding: 0 16vw;
  }
}

body {
  margin: 0;
  color: rgb(39, 39, 39);
}
body.hidden {
  overflow: hidden;
}

a {
  color: rgb(39, 39, 39);
}

.superwrapper {
  overflow: hidden;
}

.view-more {
  margin-top: 10vw;
  text-align: right;
}
.view-more span {
  display: inline-block;
  letter-spacing: 3px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgb(110, 110, 110);
}

.icon-tel {
  position: relative;
}
.icon-tel::before {
  content: "";
  display: block;
  background-image: url(../images/common/icon-tel.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
}

.icon-map {
  position: relative;
}
.icon-map::before {
  content: "";
  display: block;
  background-image: url(../images/common/icon-calendar.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
}

.icon-net {
  position: relative;
}
.icon-net::before {
  content: "";
  display: block;
  background-image: url(../images/common/ico-mail-2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
}

.icon-line {
  position: relative;
}
.icon-line::before {
  content: "";
  display: block;
  background-image: url(../images/common/icon-line-cta.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
}

.icon-insta {
  position: relative;
  padding-left: 10vw;
  color: rgb(39, 39, 39);
  border-bottom: 1px solid #949494;
  padding-bottom: 5px;
}
.icon-insta::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../images/common/icon-insta-gr.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
}

.insta-link {
  margin-right: 25px;
}
.insta-link span {
  position: relative;
  display: inline-block;
  padding-left: 25px;
  padding-right: 15px;
  border-bottom: 1px solid #586166;
  font-size: 14px;
  color: #586166;
}
.insta-link span::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  height: 18px;
  width: 18px;
  background-image: url(../images/common/icon-insta-gr.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.insta-link span::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 8px;
  width: 8px;
  background-image: url(../images/common/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.c-top-view {
  height: 25vh;
}
@media (min-width: 600px) {
  .c-top-view {
    height: 30vh;
  }
}
@media (min-width: 1200px) {
  .c-top-view {
    height: 30vh;
  }
}

.pageBg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
}
.pageBg .txt {
  font-size: 4rem;
  font-weight: bold;
  color: rgb(248, 248, 248);
  writing-mode: vertical-rl;
  padding: 200px 0 0 0;
  line-height: 0.9;
  text-align: center;
}

.more-btn {
  position: relative;
  display: inline-block;
  text-align: center;
}
.more-btn__link {
  background-color: black;
  display: inline-block;
  padding: 12px 15px;
  border-radius: 20px;
  z-index: 1;
}
.more-btn__link span {
  position: relative;
  color: #fff;
}
.more-btn__link span:first-child {
  padding-right: 30px;
}
.more-btn__link span:first-child::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  background-image: url(../images/common/arrow-wh.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.3s;
  z-index: 100;
}
.more-btn__link.slide-bg {
  position: relative;
  overflow: hidden;
}
.more-btn__link.slide-bg .bg {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-101%);
  transition: transform 0.3s;
  z-index: -1;
}
.more-btn__link.slide-bg:hover {
  z-index: 1;
}
.more-btn__link.slide-bg:hover span {
  color: rgb(39, 39, 39);
  transform: none;
}
.more-btn__link.slide-bg:hover span:first-child::before {
  background-image: url(../images/common/arrow.png);
}
@media (min-width: 600px) {
  .more-btn__link {
    padding: 20px 40px;
    height: auto;
  }
  .more-btn__link .c-txt-sm {
    font-size: 16px;
  }
}

.r-button {
  opacity: 1;
  transform: translateY(0);
  text-align: center;
}
.r-button-inner {
  display: inline-block;
  padding: 10px 30px;
  border-radius: 30px;
  color: #333;
  border: 3px solid transparent;
  background: linear-gradient(white, white) padding-box, radial-gradient(circle at center, #9796f0 0%, #acb6e5 50%, #fbc7d4 100%) border-box;
  outline: none;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  -webkit-background-clip: padding-box, border-box;
  -moz-background-clip: padding, border;
  background-clip: padding-box, border-box;
}
.r-button-inner a {
  color: rgb(39, 39, 39);
  font-weight: bold;
}
.r-button-inner a span {
  font-size: 16px;
}
@media (min-width: 960px) {
  .r-button-inner {
    width: 56%;
    height: 62px;
  }
  .r-button-inner a span {
    font-size: 19px;
  }
}

.link-btn-wrap {
  text-align: center;
}
.link-btn-wrap .link-btn {
  display: inline-block;
}
.link-btn-wrap .link-btn .btn,
.link-btn-wrap .link-btn a.btn,
.link-btn-wrap .link-btn button.btn {
  font-size: 1rem;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  color: #212529;
}
@media (min-width: 960px) {
  .link-btn-wrap .link-btn .btn,
  .link-btn-wrap .link-btn a.btn,
  .link-btn-wrap .link-btn button.btn {
    font-size: 1.4rem;
  }
}
.link-btn-wrap .link-btn .btn.btn-flat,
.link-btn-wrap .link-btn a.btn.btn-flat,
.link-btn-wrap .link-btn button.btn.btn-flat {
  overflow: hidden;
  padding: 1.5rem 4rem;
  color: rgb(39, 39, 39);
  background: #f5f7f4;
}
.link-btn-wrap .link-btn .btn.btn-flat span,
.link-btn-wrap .link-btn a.btn.btn-flat span,
.link-btn-wrap .link-btn button.btn.btn-flat span {
  position: relative;
  z-index: 1;
}
.link-btn-wrap .link-btn .btn.btn-flat:hover,
.link-btn-wrap .link-btn a.btn.btn-flat:hover,
.link-btn-wrap .link-btn button.btn.btn-flat:hover {
  color: #fff;
}
.link-btn-wrap .link-btn .btn.btn-flat:hover::before,
.link-btn-wrap .link-btn a.btn.btn-flat:hover::before,
.link-btn-wrap .link-btn button.btn.btn-flat:hover::before {
  transform: rotate(45deg) translateX(0) translateY(-50%);
}
.link-btn-wrap .link-btn .btn.btn-flat:hover::after,
.link-btn-wrap .link-btn a.btn.btn-flat:hover::after,
.link-btn-wrap .link-btn button.btn.btn-flat:hover::after {
  transform: rotate(45deg) translateX(0) translateY(50%);
}
.link-btn-wrap .link-btn .btn.btn-flat::before,
.link-btn-wrap .link-btn a.btn.btn-flat::before,
.link-btn-wrap .link-btn button.btn.btn-flat::before {
  position: absolute;
  top: 0;
  left: calc(-150% + 50px);
  width: 150%;
  height: 500%;
  content: "";
  transition: all 0.5s ease-in-out;
  transform: rotate(45deg) translateX(0) translateY(0);
  background: #da6fb1;
}
@media (min-width: 960px) {
  .link-btn-wrap .link-btn .btn.btn-flat::before,
  .link-btn-wrap .link-btn a.btn.btn-flat::before,
  .link-btn-wrap .link-btn button.btn.btn-flat::before {
    left: calc(-140% + 50px);
  }
}
.link-btn-wrap .link-btn .btn.btn-flat::after,
.link-btn-wrap .link-btn a.btn.btn-flat::after,
.link-btn-wrap .link-btn button.btn.btn-flat::after {
  position: absolute;
  top: -400%;
  right: calc(-150% + 50px);
  width: 150%;
  height: 500%;
  content: "";
  transition: all 0.5s ease-in-out;
  transform: rotate(45deg) translateX(0) translateY(0);
  background: #da6fb1;
}
@media (min-width: 960px) {
  .link-btn-wrap .link-btn .btn.btn-flat::after,
  .link-btn-wrap .link-btn a.btn.btn-flat::after,
  .link-btn-wrap .link-btn button.btn.btn-flat::after {
    right: calc(-140% + 50px);
  }
}
.link-btn-wrap .link-btn #contactBtn::before {
  left: calc(-130% + 50px);
}
.link-btn-wrap .link-btn #contactBtn::after {
  right: calc(-130% + 50px);
}
.link-btn-wrap.job a {
  padding: 1.5rem 2rem !important;
}
.link-btn-wrap.rec a {
  padding: 1.5rem 2rem !important;
}

.p-firstview {
  position: relative;
  margin-top: 100px;
}
.p-firstview .swiper-container {
  height: auto;
}
@media (max-width: 900px) {
  .p-firstview .swiper-container .view-pc {
    display: none;
  }
}

.c-topview {
  position: relative;
  margin-top: 60px;
}
.c-topview__img {
  position: relative;
  height: 30vh;
}
.c-topview__title {
  position: absolute;
  top: 60%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  z-index: 6000;
  color: #fff;
}
.c-topview__title h2 {
  font-weight: normal;
}
@media (max-width: 599px) {
  .c-topview .view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .c-topview .view-sp {
    display: none;
  }
}

.p-concept {
  margin-top: 50px;
  @import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1&display=swap");
  font-family: "Shippori Mincho B1", serif;
  font-weight: bold;
  font-style: normal;
}
.p-concept__title {
  padding-bottom: 20px;
}
.p-concept__title span {
  font-size: 43px;
  font-weight: 900;
}
@media (min-width: 960px) {
  .p-concept__title span {
    font-size: 55px;
  }
}
.p-concept__desc h4 {
  font-size: 21px;
  margin-bottom: 20px;
  font-weight: 900;
}
@media (max-width: 959px) {
  .p-concept__desc h4 .sp {
    display: none;
  }
}
.p-concept__desc p {
  line-height: 2.5;
}
.p-concept__block {
  margin-bottom: 5vw;
}
.p-concept__img {
  padding: 0 0 10vw 40vw;
  position: relative;
  z-index: 100;
}
.p-concept__img img {
  box-shadow: 20px 20px 35px rgb(199, 199, 199);
}

@media (min-width: 960px) {
  .youtube iframe {
    height: 550px;
  }
}

.p-info__title {
  padding: 10vw 0;
}
.p-info__sub-img .simpleParallax {
  height: 100%;
}
.p-info__sub-img {
  width: 60%;
  margin-bottom: 15vw;
}
.p-info .close {
  padding-bottom: 5vw;
}
.p-info .open {
  padding-bottom: 5vw;
}
.p-info .resep {
  padding-bottom: 5vw;
}
.p-info .resep p {
  padding-bottom: 1vw;
}
.p-info .resep p:last-of-type {
  padding-top: 3vw;
}

.p-menu__title {
  text-align: left;
  margin-bottom: 40px;
}
.p-menu__desc {
  font-size: 12px;
}
.p-menu__desc__p {
  margin-bottom: 30px;
}
.p-menu__list {
  padding-top: 15vw;
  letter-spacing: 1px;
  max-width: 100%;
  font-size: 0.5rem;
}
.p-menu__list dl {
  display: flex;
  justify-content: space-between;
  margin-top: 23px;
  width: 100%;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.p-menu__list dd,
.p-menu__list dt {
  margin: 0;
}
.p-menu__subtitle {
  margin-bottom: 30px;
  font-size: 0.9rem;
}
.p-menu__subtitle span {
  font-size: 0.6em;
}
.p-menu__section {
  margin-bottom: 40px;
}
.p-menu__img-wrap {
  position: relative;
  padding: 30vw 0;
}
.p-menu__img {
  width: 60%;
  box-shadow: 15px 25px 45px rgb(206, 206, 206);
}
.p-menu .right {
  position: absolute;
  top: -15vw;
  right: 0;
}
.p-menu li {
  margin-bottom: 10px;
  font-size: 0.9em;
  color: rgb(100, 98, 98);
}

.p-instagram #sb_instagram .sb_instagram_header {
  display: none;
}
.p-instagram #sb_instagram #sbi_images {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p-instagram #sb_instagram #sbi_images .sbi_item {
  width: 25% !important;
}
.p-instagram .insta-link {
  text-align: right;
}

.p-staff {
  padding-bottom: 25vw;
  margin-top: 50px;
}
.p-staff__title {
  @import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1&display=swap");
  font-family: "Shippori Mincho B1", serif;
  font-weight: bold;
  font-style: normal;
}
.p-staff__title h2 span {
  font-size: 35px;
}
.p-staff__title p {
  margin-bottom: -20px;
}
.p-staff__img {
  width: 75%;
}
.p-staff__name__ja, .p-staff__name__en {
  display: block;
}
.p-staff__name {
  margin-bottom: 10px;
  letter-spacing: 3px;
}
.p-staff__name__en {
  font-size: 0.7rem;
}
.p-staff__title {
  margin-bottom: 50px;
  font-weight: bold;
}
.p-staff__text p {
  margin-bottom: 25px;
}
.p-staff__desc {
  position: relative;
  border-top: 3px solid rgb(226, 226, 226);
  margin: -10vw -7vw 0 13vw;
  padding: 3vw;
  z-index: 100;
  background-color: rgb(247, 247, 247);
  box-shadow: 20px 25px 45px rgb(226, 226, 226);
}
.p-staff__desc-title {
  padding: 10px 0;
  font-size: 0.9rem;
}

.p-recruit__title {
  text-align: left;
  margin-bottom: 10vw;
}
.p-recruit__subtitle {
  padding-bottom: 10px;
}

.p-access {
  padding: 50px 0;
  padding-top: 20px;
  color: rgb(39, 39, 39);
  background-color: #fff6fb;
}
.p-access .p-title p {
  color: rgb(39, 39, 39);
}
.p-access__title {
  @import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1&display=swap");
  font-family: "Shippori Mincho B1", serif;
  font-weight: bold;
  font-style: normal;
  margin-bottom: 25px;
}
.p-access__desc a {
  color: rgb(39, 39, 39);
}
.p-access__map iframe {
  width: 100%;
}
.p-access__wrap {
  margin-bottom: 30px;
}
.p-access .more-btn__link {
  border: 1px solid #fff;
}

.p-news {
  position: relative;
}
.p-news__tit {
  margin-bottom: 10vw;
  @import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1&display=swap");
  font-family: "Shippori Mincho B1", serif;
  font-weight: bold;
  font-style: normal;
}
.p-news__txt {
  margin: 5vw 0;
}
.p-news__link {
  display: block;
  padding: 5vw 0;
  font-size: 0.8rem;
}
.p-news__link p {
  margin-top: 2vw;
}
.p-news__link span {
  padding: 3px;
  border-radius: 5%;
  background-color: rgb(247, 247, 247);
}
.p-news__item {
  border-bottom: 1px solid rgb(235, 235, 235);
}
.p-news__item:first-child {
  border-top: 1px solid rgb(235, 235, 235);
}
.p-news .view-more {
  padding-right: 0;
  text-align: right;
  letter-spacing: 2px;
}
.p-news .view-more span {
  font-size: 0.9rem;
}

.p-footer {
  padding: 10vw 0;
  background-color: #fff6fb;
}
.p-footer .c-logo {
  text-align: center;
}
.p-footer .c-logo img {
  width: 85%;
  height: 35%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-footer__sns {
  display: flex;
  justify-content: center;
  margin-bottom: 10vw;
}
.p-footer .sns-link {
  position: relative;
  display: block;
  float: left;
  width: 44px;
  height: 44px;
  margin: 0 15px;
  border-radius: 22px;
  transition: box-shadow 1s;
}
.p-footer .sns-link i {
  position: absolute;
  margin-right: 10px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../images/common/sns1.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 50px;
  width: 50px;
}
.p-footer .sns-fb .sns-link i {
  background-image: url(../images/common/sns2.png);
}
.p-footer .sns-tic .sns-link i {
  background-image: url(../images/common/tiktok.png);
}
.p-footer .copyright {
  text-align: center;
  margin-top: 5vw;
  font-size: 0.8rem;
}

.c-recruit {
  padding: 0 0 15vw 0;
  letter-spacing: 3px;
  line-height: 2;
}
.c-recruit__title span {
  padding-top: 4vw;
  text-align: center;
  font-weight: 100;
  font-size: 2rem;
  display: block;
}
.c-recruit__title p {
  margin-top: 5vw;
  font-size: 0.5rem;
  line-height: 2;
}
.c-recruit__list {
  margin-top: 10vw;
  font-size: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.c-recruit__btn {
  text-align: right;
  letter-spacing: 2px;
  line-height: 1.5;
  font-size: 0.7rem;
  margin-top: 30px;
}
.c-recruit__btn span {
  position: relative;
  padding-left: 20px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgb(148, 148, 148);
}
.c-recruit__btn span::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-image: url(../images/common/icon-tel.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.c-recruit__name {
  text-align: center;
  font-size: 0.7rem;
}
.c-recruit__desc {
  font-size: 0.5rem;
}

.c-news {
  padding: 8vw 0 8vw 0;
  letter-spacing: 3px;
}
.c-news__link {
  display: block;
  padding: 4vw 0;
  border-bottom: 1px solid rgb(235, 235, 235);
}
.c-news__link p {
  margin-top: 2vw;
}
.c-news__link span {
  padding: 3px;
  border-radius: 5%;
  color: #949494;
}
.c-news__list {
  padding-bottom: 5vw;
}
.c-news__item:first-of-type {
  border-top: 1px solid rgb(235, 235, 235);
}
.c-news .page-numbers {
  margin: 12vw 0;
}
.c-news .page-numbers:not(.next):not(.prev) {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(39, 39, 39);
}
.c-news .page-numbers:not(.next):not(.prev) .current {
  border: 1px solid rgba(0, 0, 0, 0);
  background: #dffde2 !important;
}
.c-news .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
  width: 8vw;
  height: 8vw;
  border-radius: 100%;
  border: 1px solid #c4ccd1;
  background: #fff;
  margin: 0 1.3vw;
}
.c-news .page-numbers:not(.next):not(.prev) .next {
  position: relative;
  padding-right: 22px;
  padding-left: 20px;
  top: 0;
}
.c-news .page-numbers:not(.next):not(.prev) .next::after {
  transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  content: "";
  position: absolute;
  right: 0;
  background-image: url(../images/common/arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  top: 0;
  width: 15px;
  height: 15px;
  margin-left: 8px;
}
@media (max-width: 767px) {
  .c-news .page-numbers:not(.next):not(.prev) .next {
    display: none;
  }
}
@media (min-width: 768px) {
  .c-news .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 40px;
    height: 40px;
  }
  .c-news .page-numbers:not(.next):not(.prev) .next {
    top: 0;
  }
}
@media (min-width: 960px) {
  .c-news .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 60px;
    height: 60px;
    font-size: 1.4rem;
    color: #586166;
  }
  .c-news .page-numbers:not(.next):not(.prev) .next {
    font-size: 1.4rem;
  }
  .c-news .page-numbers:not(.next):not(.prev) .next::after {
    top: 4px;
    height: 20px;
    width: 20px;
  }
}
.c-news__contents {
  line-height: 2;
  font-size: 0.8rem;
}
.c-news__title {
  text-align: center;
  margin-bottom: 10vw;
  letter-spacing: 2px;
  font-weight: 100;
}
.c-news .c-news__block {
  padding: 8vw 0;
}

.c-news-sl {
  padding: 10vw 0 10vw 0;
}
.c-news-sl .c-container {
  padding: 10vw 5vw 0 5vw;
}
.c-news-sl__contents {
  padding: 12vw 0;
}
.c-news-sl__link {
  margin: 0 0 10vw 0;
  text-align: right;
  font-size: 0.8rem;
}
.c-news-sl__link a {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid #586166;
}

.c-about {
  margin-top: 35px;
}
.c-about h3 {
  margin-bottom: 30px;
  border-bottom: #c0bdbd 3px solid;
  padding-bottom: 10px;
  display: inline-block;
}
.c-about__title {
  text-align: center;
}
.c-about__desc table {
  width: 100%;
}
.c-about__desc th {
  background-color: #f7d0e6;
  width: 100%;
}
.c-about__desc td {
  width: 100%;
}
.c-about__desc td iframe {
  margin-top: 20px;
}
.c-about__desc td a {
  color: rgb(39, 39, 39);
}
.c-about__desc th, .c-about__desc td {
  padding: 8px 16px;
  border: 1px solid gray;
}
.c-about img {
  margin-bottom: 10px;
}
@media (min-width: 960px) {
  .c-about__desc th {
    width: 38%;
  }
}
@media (max-width: 955px) {
  .c-about__desc th, .c-about__desc td {
    display: block;
  }
}
@media (min-width: 1200px) {
  .c-about .view-sp {
    display: none;
  }
}

.picup {
  position: relative;
  padding: 50px 0;
}
.picup::before {
  content: "";
  display: block;
  background: rgba(255, 215, 237, 0.8392156863);
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: -3em;
  border-radius: 0 3.75rem 0 0;
}
.picup__subtit {
  margin-bottom: 30px;
}
.picup__subtit h4 {
  margin-bottom: 10px;
  text-align: center;
  font-size: 15px;
}
.picup__nav {
  background-color: #fff;
  padding: 10px;
  border-radius: 20px;
  margin-bottom: 50px;
}
.picup__nav h3 {
  color: #ececec;
  margin-bottom: 20px;
}
@media (min-width: 960px) {
  .picup__nav h3 {
    font-size: 28px;
  }
}
.picup__nav .item .c-txt-sm {
  position: relative;
  margin-bottom: 5px;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 16px;
  display: inline-block;
}
.picup__nav .item .c-txt-sm::before {
  position: absolute;
  content: "";
  font-size: 14px;
  text-align: center;
  width: 10px;
  height: 10px;
  line-height: 20px;
  top: 8px;
  left: 3px;
  margin: auto;
  background: #009bdc;
  font-weight: bold;
  color: #fff;
  border-radius: 100%;
}
.picup .picup__tit {
  text-align: center;
  @import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1&display=swap");
  font-family: "Shippori Mincho B1", serif;
  font-weight: bold;
  font-style: normal;
}
.picup .picup__tit .c-title {
  font-size: 27px;
}
@media (min-width: 960px) {
  .picup .picup__tit .c-title {
    font-size: 36px;
  }
}
.picup-tit {
  margin-bottom: 50px;
}
.picup-tit h3 {
  margin-bottom: 25px;
}
.picup ul {
  margin-top: 36px;
}
.picup ul li {
  margin-bottom: 30px;
}
.picup ul li .picup__img {
  margin-bottom: 15px;
}
.picup ul li .picup__desc {
  background-color: rgba(255, 255, 255, 0.7098039216);
  padding: 20px;
  border-radius: 20px;
}
.picup ul li .picup__desc h3 {
  margin-bottom: 17px;
}
.picup .more-btn {
  margin-top: 20px;
}
@media (min-width: 960px) {
  .picup {
    margin-right: 50px;
  }
  .picup .picup__tit br {
    display: none;
  }
  .picup::before {
    border-radius: 0 3.75rem 0 0;
  }
  .picup .c-container {
    padding: 0 5vw;
  }
  .picup__subtit h4 {
    font-size: 27px;
  }
  .picup ul {
    margin-top: 50px;
  }
  .picup ul li {
    display: flex;
    margin-bottom: 150px;
  }
  .picup ul li .picup__img {
    width: 55%;
    position: relative;
    z-index: 100;
  }
  .picup ul li .picup__img img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .picup ul li .picup__desc {
    width: 75%;
    position: relative;
    z-index: 1000;
    padding: 50px;
    border-radius: 30px;
  }
  .picup ul li .picup__desc h3 {
    font-size: 25px;
    margin-bottom: 17px;
  }
  .picup ul li .picup__desc .c-txt-sm {
    font-size: 19px;
  }
  .picup ul li:nth-of-type(1) .picup__desc {
    right: 13%;
    top: 80px;
  }
  .picup ul li:nth-of-type(2) {
    flex-direction: row-reverse;
  }
  .picup ul li:nth-of-type(2) .picup__desc {
    left: 10%;
    top: 85px;
  }
  .picup ul li:nth-of-type(3) .picup__desc {
    right: 13%;
    top: 80px;
  }
  .picup ul li:nth-of-type(4) {
    flex-direction: row-reverse;
  }
  .picup ul li:nth-of-type(4) .picup__desc {
    left: 10%;
    top: 85px;
  }
  .picup ul li:nth-of-type(5) .picup__desc {
    right: 13%;
    top: 80px;
  }
  .picup ul li:nth-of-type(6) {
    flex-direction: row-reverse;
  }
  .picup ul li:nth-of-type(6) .picup__desc {
    left: 10%;
    top: 85px;
  }
  .picup ul li:nth-of-type(7) .picup__desc {
    right: 7%;
    top: 80px;
  }
  .picup ul li:nth-of-type(8) {
    flex-direction: row-reverse;
  }
  .picup ul li:nth-of-type(8) .picup__desc {
    left: 10%;
    top: 85px;
  }
  .picup__nav {
    padding: 26px;
  }
}
@media (max-width: 959px) {
  .picup {
    padding: 50px 5vw 0 5vw;
  }
}

.c-features {
  margin-top: 40px;
}
.c-features h3 {
  margin-bottom: 15px;
}

.c-price {
  padding-bottom: 50px;
  background: #fff;
}
.c-price .tit {
  font-size: 17px;
}
.c-price .subbox {
  margin-bottom: 10%;
}
.c-price .subbox p {
  text-align: center;
  color: #a88947;
  font-weight: bold;
  border-bottom: 1px solid;
  padding-bottom: 2%;
  font-size: 85%;
}
.c-price .subbox .checkitems {
  text-align: center;
  margin-bottom: 5vw;
  font-size: 11px;
  text-justify: inter-ideograph;
  line-height: 1.8;
}
.c-price .subbox .checkitems b {
  display: inline-block;
  background: #fff;
  border: 1px solid #ccc9a8;
  padding: 1% 5%;
  font-weight: bold;
  margin: 0 2% 2% 2%;
  margin-top: 10px;
}
.c-price .subbox2 {
  margin-bottom: 10%;
}
.c-price .subbox2 p {
  text-align: center;
  color: #a88947;
  font-weight: bold;
  border-bottom: 1px solid;
  padding-bottom: 2%;
  font-size: 85%;
}
.c-price .subbox2 .checkitems {
  text-align: center;
  margin-bottom: 5vw;
  font-size: 11px;
  line-height: 1.8;
}
.c-price .subbox2 .checkitems b {
  display: inline-block;
  background: #fff;
  border: 1px solid #ccc9a8;
  padding: 1% 2%;
  font-weight: bold;
  margin: 0 2% 2% 2%;
  margin-top: 10px;
}
.c-price__wrap .tit .en {
  color: rgb(39, 39, 39);
}
.c-price__detail {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 1px dotted #949494;
  padding-bottom: 10px;
}
.c-price__detail .mb-25 {
  margin-bottom: 28px !important;
}
.c-price__detail .mb-20 {
  margin-bottom: 24px !important;
}
.c-price__detail .price {
  margin-bottom: 12px;
}
.c-price__detail .price.ps {
  margin-bottom: 20px;
}
.c-price__detail:first-of-type {
  border-top: 1px dotted #949494;
  padding: 35px 0 10px 0;
}
.c-price__detail dt {
  width: 55%;
  border: 2px solid rgb(12, 12, 85);
  padding: 5px;
  justify-content: center;
  display: flex;
  align-items: center;
}
.c-price__detail dt p.ps {
  margin-bottom: 14px;
}
.c-price__detail dt span {
  display: block;
  font-size: 12px;
  color: #586166;
}
.c-price__detail dd {
  width: 45%;
}
.c-price__detail .price-tit {
  font-size: 18px;
  font-weight: bold;
}
.c-price__detail .price-tit .yen {
  display: block;
  text-align: right;
}
.c-price__detail .price-tit .tax {
  display: block;
  font-size: 12px;
  text-align: right;
  margin-top: -5px;
}
.c-price .desc {
  margin-top: 10px;
  width: 100%;
}
.c-price .desc strong {
  margin-bottom: 10px;
  display: block;
}
.c-price .desc ul li span {
  position: relative;
  padding-left: 30px;
}
.c-price .desc ul li span::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 20px;
  width: 20px;
  background-image: url(../images/common/icon-check.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 960px) {
  .c-price .desc ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .c-price .desc li {
    width: 50%;
    margin-bottom: 10px;
  }
}
@media (min-width: 960px) {
  .c-price .c-container {
    padding: 0 15vw;
  }
}

.price2 {
  background-color: #fff6fb;
  padding: 50px 0;
}
.price2 ul li {
  background-color: #fff;
  padding: 20px 25px;
  border-radius: 20px;
  margin-bottom: 25px;
  box-shadow: 3px 3px 1px #f1bcd9;
}
.price2 ul li h4 {
  margin-bottom: 7px;
}
.price2 ul li .box {
  padding-bottom: 10px;
}
.price2 ul li .box b {
  margin-top: 5px;
}
.price2 ul li .box h4 {
  color: #fff;
}
.price2 ul li .box .yl {
  padding: 5px;
  background: #c1a51a;
}
.price2 ul li .box .pk {
  background: #f281b7;
  padding: 5px;
}
.price2 ul li .box .bl {
  background: #4f94da;
  padding: 5px;
}
.price2 ul li .c-txt-sm {
  margin-bottom: 12px;
}
.price2 ul li .plan {
  color: #f18608;
  margin-left: 5px;
  font-size: 19px;
}
.price2__wrap {
  margin-bottom: 20px;
}
.price2 .payment {
  margin-bottom: 20px;
}
.price2 .payment h3 {
  margin-bottom: 12px;
}
.price2 .price2-info h3 {
  margin-bottom: 12px;
}
@media (max-width: 599px) {
  .price2 .price2__img img {
    border-radius: 20px;
  }
}
@media (min-width: 600px) {
  .price2 ul li {
    display: flex;
    justify-content: space-between;
  }
  .price2 ul li .price2__img {
    width: 70%;
  }
}

.calendar .c-title {
  margin-bottom: 30px;
}

.about-flow {
  padding: 50px 0;
  background-image: url(../images/home/style__1.jpg);
  background-size: cover;
  background-position: 100% 55%;
}
.about-flow .box {
  background-color: rgba(255, 255, 255, 0.7019607843);
  padding: 15px;
  border-radius: 20px;
}
.about-flow .box .c-txt-sm {
  margin-bottom: 20px;
}
.about-flow .box .readmore .more-btn__link {
  border-radius: 15px;
}
.about-flow .box .readmore span::before {
  background-image: url(../images/common/arrow.png);
}
@media (min-width: 960px) {
  .about-flow .box {
    width: 60%;
  }
}

#qa {
  padding: 30px 0;
  background-color: #fff6fb;
}
#qa ul li {
  background-color: #fdfeff;
  padding: 10px 20px 20px 20px;
  box-shadow: 2px 3px 4px rgb(199, 199, 199);
}
#qa ul li dl dt {
  padding-left: 45px;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 15px;
  padding-top: 20px;
  border-bottom: 1px solid rgb(148, 148, 148);
}
#qa ul li dl dt::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "Q";
  height: 40px;
  width: 40px;
  background-color: #ececec;
  border-radius: 50%;
  font-size: 25px;
  color: #fff;
  padding: 0 10px;
}
#qa ul li dl dd {
  padding-left: 45px;
  position: relative;
}
#qa ul li dl dd::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "A";
  height: 40px;
  width: 40px;
  background-color: rgb(201, 0, 0);
  border-radius: 50%;
  font-size: 25px;
  color: #fff;
  padding: 0 10px;
}
@media (min-width: 1200px) {
  #qa .c-container {
    padding: 0 20vw;
  }
}

.lesson-tit {
  margin-bottom: 20px;
}
.lesson ul li {
  margin-bottom: 25px;
  border-bottom: 1px solid rgb(39, 39, 39);
  padding-bottom: 20px;
}
.lesson ul li .lesson__desc {
  margin-bottom: 20px;
}
.lesson ul li .lesson__desc .lesson-item {
  margin-bottom: 10px;
}
.lesson ul li .lesson__desc .lesson-item .c-txt-sm span {
  font-weight: bold;
  color: #ececec;
}
.lesson ul li .lesson__img img {
  border-radius: 25px;
}
@media (min-width: 960px) {
  .lesson ul li {
    display: flex;
    justify-content: space-between;
  }
  .lesson ul li .lesson__desc {
    width: 48%;
  }
  .lesson ul li .lesson__img {
    width: 48%;
  }
}

.c-picup {
  position: relative;
}
.c-picup__subtit {
  margin-bottom: 30px;
}
.c-picup__subtit h4 {
  margin-bottom: 10px;
  text-align: center;
  font-size: 15px;
}
.c-picup__nav {
  background-color: #fff;
  padding: 10px;
  border-radius: 20px;
  margin-bottom: 50px;
}
.c-picup__nav h3 {
  color: #ececec;
  margin-bottom: 20px;
}
@media (min-width: 960px) {
  .c-picup__nav h3 {
    font-size: 28px;
  }
}
.c-picup__nav .item .c-txt-sm {
  position: relative;
  margin-bottom: 5px;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 16px;
  display: inline-block;
}
.c-picup__nav .item .c-txt-sm::before {
  position: absolute;
  content: "";
  font-size: 14px;
  text-align: center;
  width: 10px;
  height: 10px;
  line-height: 20px;
  top: 8px;
  left: 3px;
  margin: auto;
  background: #009bdc;
  font-weight: bold;
  color: #fff;
  border-radius: 100%;
}
.c-picup-tit {
  margin-bottom: 50px;
}
.c-picup-tit h3 {
  margin-bottom: 25px;
}
.c-picup ul {
  margin-top: 36px;
}
.c-picup ul li {
  margin-bottom: 30px;
}
.c-picup ul li .c-picup__img {
  margin-bottom: 15px;
}
.c-picup ul li .c-picup__img img {
  border-radius: 30px;
}
.c-picup ul li .c-picup__img .bottom-radius {
  border-bottom-right-radius: 80px;
}
.c-picup ul li .c-picup__desc {
  background-color: #fff6fb;
  padding: 20px;
  margin-top: -83px;
  position: relative;
  border-radius: 0 0 76px 30px;
}
.c-picup ul li .c-picup__desc h3 {
  text-align: center;
}
@media (min-width: 960px) {
  .c-picup {
    margin-right: 50px;
  }
  .c-picup .c-container {
    padding: 0 8vw;
  }
  .c-picup__subtit h4 {
    font-size: 27px;
  }
  .c-picup ul {
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .c-picup ul li {
    width: 48%;
  }
  .c-picup ul li .c-picup__img {
    position: relative;
    z-index: 100;
    height: 370px;
  }
  .c-picup ul li .c-picup__img .bottom-radius {
    border-bottom-right-radius: 200px;
  }
  .c-picup ul li .c-picup__desc {
    position: relative;
    z-index: 1000;
    margin-top: 0;
    border-radius: 30px;
  }
  .c-picup ul li .c-picup__desc h3 {
    font-size: 25px;
    margin-bottom: 17px;
  }
  .c-picup ul li .c-picup__desc .c-txt-sm {
    font-size: 19px;
  }
  .c-picup__nav {
    padding: 26px;
  }
}

.c-fd .c-title {
  text-align: center;
}
.c-fd__wrap h3 {
  font-size: 22px;
  color: #009bdc;
  line-height: 1;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.c-fd__wrap ul {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.5;
  padding-left: 25px;
}
.c-fd__wrap ul li {
  margin-bottom: 10px;
  position: relative;
}
.c-fd__wrap ul li::after {
  position: absolute;
  content: "";
  font-size: 14px;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
  top: 2px;
  left: -28px;
  background: #009bdc;
  font-weight: bold;
  color: #fff;
  border-radius: 100%;
}
.c-fd__desc {
  margin-bottom: 20px;
}
.c-fd .sub-fd {
  margin-bottom: 30px;
}
.c-fd .sub-fd h3 {
  margin-bottom: 30px;
  font-size: 16px;
  padding: 0.1em 0.5em;
  background: transparent;
  border-left: solid 5px #009bdc;
  border-bottom: dashed 2px #009bdc;
  margin-top: 40px;
}
.c-fd .sub-fd__desc {
  margin-bottom: 25px;
}
.c-fd .sub-fd ul {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.7;
  padding-left: 20px;
}
.c-fd .sub-fd ul li {
  margin-bottom: 10px;
  position: relative;
}
.c-fd .sub-fd ul li::after {
  position: absolute;
  content: "";
  font-size: 14px;
  text-align: center;
  width: 10px;
  height: 10px;
  line-height: 20px;
  top: 8px;
  left: -15px;
  margin: auto;
  background: #009bdc;
  font-weight: bold;
  color: #fff;
  border-radius: 100%;
}
@media (min-width: 1200px) {
  .c-fd .c-container {
    padding: 0 22vw;
  }
}

.lbel {
  position: relative;
  background-color: #fff;
}
.lbel .tit-box {
  margin-bottom: 30px;
  font-size: 16px;
  padding: 0.1em 0.5em;
  background: transparent;
  border-left: solid 5px #009bdc;
  border-bottom: dashed 2px #009bdc;
  margin-top: 40px;
}
.lbel .c-container {
  padding: 0 5vw;
}
.lbel h2 {
  padding: 0.1em 0.5em;
  font-size: 18px;
  font-weight: bold;
  background: transparent;
  border-left: solid 5px rgb(247, 181, 207);
  border-bottom: dashed 2px rgb(247, 181, 207);
  margin-top: 40px;
  text-align: left;
}
@media (min-width: 960px) {
  .lbel h2 {
    font-size: 25px;
  }
}
.lbel .dot {
  border-bottom: 1px dotted rgb(247, 181, 207);
  padding-bottom: 10px;
}
.lbel .dot p {
  margin-top: 8px;
  font-size: 17px;
}
.lbel .dot b {
  font-size: 17px;
}
@media (min-width: 960px) {
  .lbel .dot p {
    font-size: 20px;
  }
  .lbel .dot b {
    font-size: 20px;
  }
  .lbel .dot b br {
    display: none;
  }
}
.lbel .lbel-dsc {
  box-sizing: border-box;
  box-shadow: 0px 0px 17px 1px rgba(47, 46, 46, 0.1);
  padding: 20px;
}
.lbel .lbel-dsc h3 {
  text-align: center;
}
.lbel ul {
  margin-top: 30px;
}
.lbel ul li {
  margin: 25px 0 25px 5px;
}
.lbel .career-dsc {
  margin-right: auto;
  margin-left: auto;
}

.slider .hero {
  position: relative;
  overflow: hidden;
}
.slider .hero .swiper-container4 {
  position: relative;
}
.slider .hero .swiper-container4 .swiper-slide .Img {
  text-align: center;
  position: relative;
  height: 200px;
}
.slider .hero .swiper-container4 .swiper-slide .title p {
  margin-bottom: 27px;
  padding: 5px;
  font-size: 15px;
}
.slider .hero .swiper-container4 .swiper-button-prev,
.slider .hero .swiper-container4 .swiper-button-next {
  top: 50%;
  border: 1px solid #ececec;
  border-radius: 100px;
  width: 50px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.6078431373);
}
.slider .hero .swiper-container4 .swiper-button-prev::after,
.slider .hero .swiper-container4 .swiper-button-next::after {
  color: #fff;
  font-size: 28px;
  display: none;
}
.slider .hero .swiper-container4 .swiper-button-prev {
  left: 0;
}
.slider .hero .swiper-container4 .swiper-button-prev::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 20px;
  width: 20px;
  border-top: 2px solid #ececec;
  border-left: 2px solid #ececec;
  transform: rotate(-45deg);
}
.slider .hero .swiper-container4 .swiper-button-next {
  right: 0;
}
.slider .hero .swiper-container4 .swiper-button-next::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 20px;
  width: 20px;
  border-top: 2px solid #ececec;
  border-right: 2px solid #ececec;
  transform: rotate(45deg);
}
@media (min-width: 600px) {
  .slider .hero .swiper-container4 .swiper-button-prev,
  .slider .hero .swiper-container4 .swiper-button-next {
    height: 50px;
    width: 50px;
  }
  .slider .hero .swiper-container4 .swiper-button-prev::after,
  .slider .hero .swiper-container4 .swiper-button-next::after {
    color: #fff;
    font-size: 36px;
  }
}
@media (min-width: 960px) {
  .slider .hero .swiper-container4 {
    margin-bottom: 30px;
  }
  .slider .hero .swiper-container4 .swiper-slide {
    height: 230px;
  }
  .slider .hero .swiper-container4 .swiper-button-prev,
  .slider .hero .swiper-container4 .swiper-button-next {
    top: 25%;
    height: 70px;
    width: 70px;
  }
  .slider .hero .swiper-container4 .swiper-button-prev::after,
  .slider .hero .swiper-container4 .swiper-button-next::after {
    color: #fff;
    font-size: 40px;
  }
  .slider .hero .swiper-container4 .swiper-button-next {
    right: none;
  }
}

.c-privacy {
  margin-top: 130px;
}
.c-privacy .c-title {
  text-align: center;
  font-size: 26px;
  display: block;
  margin-bottom: 50px;
  font-weight: bold;
}
.c-privacy h3 {
  margin-bottom: 20px;
}
.c-privacy-item {
  margin-bottom: 30px;
}
.c-privacy-btn {
  text-align: center;
  margin: 40px 0;
  font-size: 20px;
}
.c-privacy-btn a {
  position: relative;
  border: 1px solid rgb(39, 39, 39);
  padding: 15px 30px;
  border-radius: 5px;
  background-color: #fff;
  transition: all 0.3s;
  letter-spacing: 2px;
}
.c-privacy-btn a:hover {
  letter-spacing: 5px;
  transition: all 0.3s;
}
.c-privacy-btn a::after {
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  margin: auto;
  content: "";
  display: inline-block;
  height: 18px;
  width: 18px;
  background-image: url(../images/common/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.c-thanks {
  margin-top: 130px;
}
.c-thanks .c-title {
  text-align: center;
  font-size: 20px;
  display: block;
  margin-bottom: 30px;
  font-weight: bold;
}
.c-thanks h3 {
  margin-bottom: 20px;
}
.c-thanks-item {
  margin-bottom: 30px;
}
.c-thanks-btn {
  text-align: center;
  margin: 40px 0;
  font-size: 18px;
}
.c-thanks-btn a {
  position: relative;
  border: 1px solid rgb(39, 39, 39);
  padding: 10px 30px;
  border-radius: 5px;
  background-color: #fff;
  transition: all 0.3s;
  letter-spacing: 2px;
}
.c-thanks-btn a:hover {
  letter-spacing: 5px;
  transition: all 0.3s;
}
.c-thanks-btn a::after {
  position: absolute;
  top: 0;
  right: 7px;
  bottom: 0;
  margin: auto;
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  background-image: url(../images/common/arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-contact__slider {
  border-bottom: 2px solid #fff;
}
.p-contact__slider #js-infiniteslide {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.p-contact__slider #js-infiniteslide img {
  width: 60%;
  height: 150px !important;
}
@media (min-width: 600px) {
  .p-contact__slider #js-infiniteslide img {
    height: 200px !important;
  }
}
@media (min-width: 960px) {
  .p-contact__slider #js-infiniteslide img {
    height: 300px !important;
  }
}
.p-contact__title {
  color: #fff;
}
.p-contact__desc {
  color: #fff;
}
.p-contact__wrap {
  padding: 30px;
  background-image: url(../images/home/img4.JPG);
  background-size: cover;
  text-align: center;
  background-position: 100% 75%;
}
@media (min-width: 960px) {
  .p-contact__wrap {
    background-image: url(../images/home/img4.JPG);
  }
}
.p-contact__tel {
  padding: 20px 10px;
  background-color: #fff;
  border: 1px solid #da6fb1;
  font-size: 24px;
  display: inline-block;
}
.p-contact__tel a {
  color: rgb(39, 39, 39);
}
@media (min-width: 374px) {
  .p-contact__tel {
    width: 300px;
  }
}
@media (min-width: 960px) {
  .p-contact__tel {
    width: 362px;
  }
}
.p-contact__form a {
  background-color: rgb(39, 39, 39);
}

.c-contact {
  background-image: url(../images/home/bg.jpeg);
}
.c-contact .center {
  margin: 30px 0;
  text-align: center;
  font-size: 24px;
}
.c-contact h3 {
  display: inline-block;
  width: 340px;
}
.c-contact h3 .desc {
  font-size: 14px;
}
@media (min-width: 600px) {
  .c-contact h3 {
    width: 540px;
  }
}
@media (min-width: 1200px) {
  .c-contact h3 {
    width: 800px;
  }
  .c-contact h3 .desc {
    font-size: 18px;
  }
}
.c-contact .c-topview .c-container p {
  text-align: center;
  font-weight: bold;
}
.c-contact .c-description {
  padding: 40px 0;
  background-color: rgb(2, 2, 37);
  color: #fff;
}
.c-contact .c-description ul {
  padding: 20px 0;
}
.c-contact .c-description .c-txt-xs {
  font-size: 12px;
  color: #fff;
}
.c-contact .contact-form {
  text-align: center;
  background: #f6f6f6;
  margin: 50px 5vw;
  padding: 5vw 0;
}
.c-contact .contact-form .ct-tit {
  padding: 20px 10px;
  background-color: #fff;
  font-size: 22px;
}
.c-contact .contact-form .ct-tit small {
  font-size: 14px;
}
@media (min-width: 960px) {
  .c-contact .contact-form .ct-tit {
    font-size: 22px;
  }
  .c-contact .contact-form .ct-tit small {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .c-contact .contact-form .ct-tit {
    font-size: 31px;
  }
  .c-contact .contact-form .ct-tit small {
    font-size: 22px;
  }
}
.c-contact .contact-form h1 {
  display: block;
  text-align: center;
  margin: 30px 0;
}
.c-contact .contact-form input, .c-contact .contact-form textarea {
  width: 100%;
  border: 1px solid rgb(39, 39, 39);
}
.c-contact .contact-form textarea {
  margin-bottom: 0;
}
.c-contact .contact-form input {
  height: 45px;
}
.c-contact .contact-form select {
  width: 130px;
  height: 45px;
  border: 1px solid rgb(39, 39, 39);
}
.c-contact .contact-form dl {
  text-align: left;
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
}
.c-contact .contact-form dt {
  font-size: 14px;
}
.c-contact .contact-form dt p {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.c-contact .contact-form dt strong {
  color: rgb(199, 1, 1);
}
.c-contact .contact-form .ct-name .number {
  position: relative;
}
.c-contact .contact-form .ct-name .number .num {
  position: absolute;
  top: 0;
  left: -28px;
  bottom: 0;
  margin: auto;
  font-size: 30px;
  font-weight: 300;
}
.c-contact .contact-form .free {
  position: relative;
  padding: 5px 0 5px 0;
  display: flex;
  align-items: center;
}
.c-contact .contact-form .free .anNeed {
  font-size: 12px;
  color: #fff;
  padding: 5px 10px;
  background: rgb(223, 80, 48);
  background: linear-gradient(to right, rgb(242, 124, 97) 0%, rgb(219, 45, 6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b90db', endColorstr='#66d5e9', GradientType=1);
  display: inline-block;
}
.c-contact .contact-form .must {
  position: relative;
  display: flex;
  align-items: center;
  padding: 5px 0 5px 0;
}
.c-contact .contact-form .must .need {
  font-size: 12px;
  color: #fff;
  padding: 5px 10px;
  background: rgb(107, 144, 219);
  background: linear-gradient(to right, rgb(107, 144, 219) 0%, rgb(102, 213, 233) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b90db', endColorstr='#66d5e9', GradientType=1);
  display: inline-block;
  white-space: nowrap;
}
.c-contact .contact-form .ct-request select {
  width: 100%;
}
.c-contact .contact-form .ct-flex {
  display: flex;
  justify-content: space-between;
  text-align: center;
  padding-bottom: 20px;
  margin: auto;
}
.c-contact .contact-form .ct-sex {
  display: inline-block;
  text-align: left;
}
.c-contact .contact-form .ct-sex input {
  margin: 0;
}
.c-contact .contact-form .ct-sex select {
  height: 45px;
}
.c-contact .contact-form .ct-age {
  display: inline-block;
  text-align: right;
}
.c-contact .contact-form .ct-age dt {
  text-align: left;
  display: block;
  padding-left: 13px;
}
.c-contact .contact-form .ct-date {
  text-align: left;
  font-size: 14px;
}
.c-contact .contact-form .ct-date input {
  margin-top: 0;
}
.c-contact .contact-form .ct-time {
  display: inline-block;
  text-align: right;
}
.c-contact .contact-form .ct-time dt {
  text-align: left;
  display: block;
  padding-left: 13px;
}
.c-contact .contact-form .wpcf7 form.invalid .wpcf7-response-output {
  border: 1px solid red;
}
.c-contact .contact-form .wpcf7-acceptance input {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}
.c-contact .contact-form .ms-1 {
  color: rgb(33, 128, 218);
  border-bottom: 1px solid rgb(33, 128, 218);
}
.c-contact .contact-form .submit-btn {
  text-align: center;
}
.c-contact .contact-form .submit-btn input:disabled {
  border-color: #949494;
}
.c-contact .contact-form .submit-btn input {
  background-color: #94e5ec;
  color: #fff;
  font-weight: bold;
  width: 70%;
  max-width: 320px;
}
.c-contact .contact-form .ajax-loader {
  display: none;
}
.c-contact .contact-form .wpcf7-spinner {
  display: none;
}
@media (min-width: 600px) {
  .c-contact .contact-form .c-contact-text {
    font-size: 18px;
  }
  .c-contact .contact-form dt {
    font-size: 20px;
  }
  .c-contact .contact-form dl {
    width: 540px;
  }
  .c-contact .contact-form .ct-date input {
    width: 250px;
  }
  .c-contact .contact-form .ct-flex {
    width: 540px;
  }
  .c-contact .contact-form select {
    width: 250px;
  }
  .c-contact .contact-form .submit-btn input {
    width: 70%;
    max-width: 320px;
    height: 64px;
    font-size: 20px;
  }
  .c-contact .contact-form .wpcf7-acceptance input {
    height: 30px;
    width: 30px;
    margin-right: 15px;
  }
  .c-contact .contact-form .ms-1 {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .c-contact .contact-form dl {
    width: 800px;
  }
  .c-contact .contact-form dt {
    font-size: 24px;
  }
  .c-contact .contact-form .ct-date input {
    width: 380px;
  }
  .c-contact .contact-form .ct-flex {
    width: 800px;
  }
  .c-contact .contact-form select {
    width: 380px;
  }
  .c-contact .contact-form .ct-age dt,
  .c-contact .contact-form .ct-time dt {
    padding-left: 25px;
  }
}
.c-contact .grecaptcha-badge {
  box-shadow: none !important;
  width: 100% !important;
}
.c-contact .grecaptcha-badge iframe {
  box-shadow: grey 0px 0px 5px;
}
@media (min-width: 2000px) {
  .c-contact .wrap {
    padding: 0 500px;
  }
}
.c-contact .form {
  background: rgb(255, 247, 232);
  padding: 20px;
}
.c-contact .ct-check {
  background-color: #fff;
}
.c-contact .ct-check .must {
  margin-bottom: 10px;
}
@media (min-width: 960px) {
  .c-contact .ct-check.flex .wpcf7-checkbox {
    display: flex;
  }
}
.c-contact .ct-check.flex .wpcf7-list-item-label {
  white-space: nowrap;
}
.c-contact .ct-check.flex .need {
  margin-left: -10px;
}
@media (min-width: 960px) {
  .c-contact .ct-check.flex.second .wpcf7-checkbox {
    flex-wrap: wrap;
  }
  .c-contact .ct-check.flex.second .wpcf7-checkbox .wpcf7-list-item {
    width: 48%;
  }
}
.c-contact .ct-check input {
  height: 18px;
  width: 20px;
  margin-right: 10px;
}
.c-contact .ct-check .wpcf7-list-item {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  margin: 0 20px 0 0;
}
.c-contact .ct-check .wpcf7-list-item-label {
  font-size: 14px;
  width: 80%;
}
@media (min-width: 1200px) {
  .c-contact .ct-check .wpcf7-list-item-label {
    font-size: 22px;
  }
}
@media (min-width: 1500px) {
  .c-contact .ct-check .wpcf7-list-item-label {
    font-size: 26px;
  }
}
.c-contact .ct-text-sm textarea {
  height: 80px;
}
@media (min-width: 960px) {
  .c-contact .ct-text-sm textarea {
    height: 120px;
  }
}
.c-contact .ct-redio .wpcf7-list-item {
  margin: 0 10px 0 0;
  display: flex;
  align-items: center;
}
.c-contact .ct-redio input {
  height: 35px;
  width: 20px;
  margin-right: 10px;
}
.c-contact .ct-redio .wpcf7-radio {
  display: flex;
}
.c-contact .tyui {
  text-align: center;
  margin: 0 auto 20px auto;
  width: 340px;
}
.c-contact .tyui p {
  text-align: left;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .c-contact .tyui {
    width: 540px;
  }
}
@media (min-width: 1200px) {
  .c-contact .tyui {
    width: 800px;
  }
}
@media (min-width: 960px) {
  .c-contact#contact5 .ct-check.flex .wpcf7-checkbox {
    display: flex;
    justify-content: flex-start;
  }
}
.c-contact#contact5 .ct-check .wpcf7-list-item {
  padding-right: 10px;
}

.c-top {
  margin-top: 60px;
  padding: 40px 20px;
  background: linear-gradient(to bottom right, #e27d97, #fbc7d4);
}
.c-top__title {
  color: #fff;
  text-align: center;
}
@media (min-width: 600px) {
  .c-top {
    padding: 70px 20px;
  }
}
@media (min-width: 960px) {
  .c-top {
    margin-top: 88px;
  }
}

.reservation__tit {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}
.reservation__tit h3 {
  font-size: 24px;
}
.reservation .desc {
  margin-bottom: 35px;
}
.reservation ul li {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 65px 30px 20px 20px;
  height: 200px;
  display: block;
  color: #fff;
  border-bottom: 2px solid #fff;
  box-shadow: 3px 3px 2px #787676;
  margin-bottom: 30px;
}
.reservation ul li::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 100%;
  width: 100%;
  background-color: #212529;
  opacity: 0.3;
}
.reservation ul li a {
  color: #fff;
  position: relative;
}
.reservation ul li a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  width: 25px;
  height: 25px;
  background-image: url(../images/common/arrow-wh.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.reservation ul li h3 {
  font-size: 23px;
  position: relative;
  z-index: 100;
}
.reservation ul li p {
  position: relative;
  z-index: 100;
}
.reservation ul li p small {
  position: relative;
  color: #dde8f4;
  padding-left: 50px;
  margin-top: 10px;
  display: block;
}
.reservation ul li p small::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 1px;
  width: 40px;
  background-color: #ffffff;
}
.reservation ul .sibuya {
  background-image: url(../images/home/img6.JPG);
}
.reservation ul .nikotama {
  background-image: url(../images/home/img29.jpg);
}
@media (min-width: 600px) {
  .reservation__tit h3 {
    font-size: 28px;
  }
  .reservation ul {
    display: flex;
    justify-content: space-between;
  }
  .reservation ul li {
    width: 48%;
    height: 300px;
    padding: 110px 30px 20px 20px;
  }
  .reservation ul li h3 {
    font-size: 33px;
  }
}
@media (min-width: 960px) {
  .reservation .desc {
    text-align: center;
  }
}

@media (min-width: 960px) {
  .competition {
    margin-top: 150px;
  }
}

.c-trainers .c-staff__item .director {
  text-align: center;
  font-size: 22px;
  letter-spacing: 4px;
}
.c-trainers .c-staff__item .director .en {
  font-size: 12px;
  color: #da6fb1;
}
.c-trainers .c-staff__name {
  margin-bottom: 10px;
}
.c-trainers .c-staff__name .en {
  font-size: 14px;
  letter-spacing: 3px;
}
.c-trainers .c-staff__name .ja {
  font-size: 24px;
  letter-spacing: 3px;
}
.c-trainers .c-staff .profile {
  padding: 15px;
  background-color: rgb(239, 239, 239);
}
.c-trainers .c-staff .profile h4,
.c-trainers .c-staff .profile p {
  margin-bottom: 10px;
}
.c-trainers .c-staff .profile p {
  font-size: 14px;
  position: relative;
  padding-left: 30px;
}
.c-trainers .c-staff .profile p::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 20px;
  width: 20px;
  background-image: url(../images/common/arrow-btn.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.c-trainers .more-btn {
  text-align: center;
  display: block;
}
.c-trainers .more-btn__link {
  width: auto;
}

.logo_fadein {
  background: #fbeaf4;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 9999;
}

.logo_fadein p {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
  z-index: 9999;
  width: 280px;
}

.p-cta {
  padding: 50px 0 30px 0;
  background-color: #fffbe6;
}
.p-cta-box {
  text-align: center;
  color: #fff;
}
.p-cta-box p {
  color: rgb(39, 39, 39);
}
.p-cta-box p.color {
  color: yellow;
  font-size: 2rem;
  font-weight: bold;
}
.p-cta-tit {
  color: rgb(39, 39, 39);
  display: inline;
}
.p-cta-tit h3 {
  margin-bottom: 20px;
  font-size: 23px;
}
.p-cta-info {
  text-align: center;
}
.p-cta-info ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 600px) {
  .p-cta-info ul .web-item {
    width: 100%;
  }
}
.p-cta-info ul li {
  margin-bottom: 20px;
}
.p-cta-info ul li a {
  display: block;
  padding: 2px 0;
  border-radius: 5px;
  font-size: 1.4rem;
  font-weight: bold;
  color: rgb(39, 39, 39);
  height: 60px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
}
.p-cta-info ul li a span {
  position: relative;
}
.p-cta-info ul li a span::before {
  position: absolute;
  top: 0;
  left: -30px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 30px;
  width: 30px;
  background-size: contain;
  background-repeat: no-repeat;
}
.p-cta-info ul li a.web-form {
  background-color: #ddc529;
  color: #fff;
  box-shadow: 3px 3px 3px rgb(2, 57, 108);
}
.p-cta-info ul li a.web-form::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #f08039;
}
.p-cta-info ul li a.web-form::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 13px;
  height: 13px;
  border-top: 3px solid rgb(39, 39, 39);
  border-right: 3px solid rgb(39, 39, 39);
  transform: rotate(45deg);
}
.p-cta-info ul li a.web-form span::before {
  top: 0;
  left: -35px;
  background-image: url(../images/common/tel-white.png);
}
.p-cta-info ul li a.web-form small {
  display: block;
  width: 100%;
}
.p-cta-info ul li a.web-form2 {
  background-color: rgba(242, 168, 209, 0.8392156863);
  color: #fff;
  border: 2px solid rgb(39, 39, 39);
  border-radius: 30px;
}
.p-cta-info ul li a.web-form2::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #f0de39;
}
.p-cta-info ul li a.web-form2::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 13px;
  height: 13px;
  border-top: 3px solid rgb(39, 39, 39);
  border-right: 3px solid rgb(39, 39, 39);
  transform: rotate(45deg);
}
.p-cta-info ul li a.web-form2 span::before {
  top: 0;
  left: -35px;
  background-image: url(../images/common/ico-mail-wh.png);
}
.p-cta-info ul li a.web-form2 small {
  display: block;
  width: 100%;
}
.p-cta-info ul li a.web-form3 {
  background-color: #00b902;
  color: #fff;
  border: 2px solid rgb(39, 39, 39);
  border-radius: 30px;
}
.p-cta-info ul li a.web-form3::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #f0de39;
}
.p-cta-info ul li a.web-form3::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 13px;
  height: 13px;
  border-top: 3px solid rgb(39, 39, 39);
  border-right: 3px solid rgb(39, 39, 39);
  transform: rotate(45deg);
}
.p-cta-info ul li a.web-form3 span::before {
  top: 0;
  left: -35px;
  background-image: url(../images/common/icon-line-cta.png);
}
.p-cta-info ul li a.web-form3 small {
  display: block;
  width: 100%;
}
.p-cta-info ul li a.tel small {
  font-size: 16px;
  padding-right: 50px;
}
.p-cta-info ul li a.tel span {
  font-size: 22px;
  position: relative;
}
.p-cta-info ul li a.tel span::before {
  position: absolute;
  top: 0;
  left: -27px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 20px;
  width: 20px;
  background-image: url(../images/common/icon-tel.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-cta .desc .c-txt-sm {
  color: #fff;
  font-size: 900;
}
@media (min-width: 960px) {
  .p-cta-info ul {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
  }
  .p-cta-info ul li {
    width: 48%;
  }
  .p-cta::before {
    transform: skewY(-2deg);
  }
  .p-cta::after {
    top: -95%;
    height: 250px;
    width: 250px;
  }
  .p-cta-box {
    font-size: 24px;
  }
  .p-cta-box p.color {
    font-size: 3rem;
  }
}
@media (min-width: 1200px) {
  .p-cta .c-container {
    padding: 0 23vw;
  }
}

.terms-conditions {
  background-color: #fff6fb;
  margin-top: 30px;
}
@media (min-width: 960px) {
  .terms-conditions__img {
    text-align: center;
  }
  .terms-conditions__img img {
    width: 63%;
  }
}

.swiper-container {
  overflow: visible !important;
}

.swiper-container2 {
  height: 200px;
  width: 100%;
  overflow: hidden;
}
.swiper-container2 > img {
  -o-object-fit: contain !important;
     object-fit: contain !important;
  transition: transform 1s ease;
}

.swiper-container3 {
  height: 200px;
  width: 100%;
  overflow: hidden;
  margin-top: 15vw;
}
.swiper-container3 > img {
  -o-object-fit: contain !important;
     object-fit: contain !important;
  transition: transform 1s ease;
}

.p-firstview__textbox {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  z-index: 1000;
}
.p-firstview__text {
  color: #fff;
  letter-spacing: 4px;
  font-size: 24px;
  line-height: 2;
}
@media (min-width: 600px) {
  .p-firstview__text {
    font-size: 32px;
    letter-spacing: 4px;
    line-height: 3;
  }
}
@media (min-width: 960px) {
  .p-firstview__text {
    font-size: 40px;
  }
}

.scrolldown-wrap .scrolldown {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: -25px;
  z-index: 2;
  padding: 10px 10px 90px;
  overflow: hidden;
  color: rgb(39, 39, 39);
  font-size: 14px;
  font-family: "Josefin Sans", sans-serif;
  line-height: 1;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-decoration: none;
  writing-mode: vertical-lr;
}
.scrolldown-wrap .scrolldown::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 100px;
  background: rgb(39, 39, 39);
}
.scrolldown-wrap .scrolldown::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 80px;
  background: rgba(54, 54, 54, 0.4);
}
.scrolldown-wrap .scrolldown::after {
  height: 30px;
  animation: sdl 2.5s ease infinite;
}
@keyframes sdl {
  0% {
    transform: translateY(-70px);
  }
  50%, 100% {
    transform: translateY(30px);
  }
}
@keyframes sdl-lr {
  0% {
    transform: translateY(-150px);
  }
  50%, 100% {
    transform: translateY(30px);
  }
}
@media (min-width: 600px) {
  .scrolldown-wrap .scrolldown {
    right: 45px;
    bottom: -105px;
    font-size: 20px;
    padding-bottom: 200px;
  }
  .scrolldown-wrap .scrolldown::before {
    bottom: -100px;
    height: 280px;
  }
  .scrolldown-wrap .scrolldown::after {
    animation: sdl-lr 2.5s ease infinite;
  }
}
@media (min-width: 960px) {
  .scrolldown-wrap .scrolldown {
    right: 45px;
    bottom: -65px;
    font-size: 20px;
    padding-bottom: 200px;
  }
  .scrolldown-wrap .scrolldown::before {
    bottom: -100px;
    height: 280px;
  }
  .scrolldown-wrap .scrolldown::after {
    animation: sdl-lr 2.5s ease infinite;
  }
}
@media (min-width: 1200px) {
  .scrolldown-wrap .scrolldown {
    bottom: -96px;
    font-size: 1.6rem;
  }
}

.p-header {
  width: 100%;
  background-color: transparent;
}
.p-header .mobile-container {
  height: 60px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  backdrop-filter: blur(3px);
  border-bottom: 1px solid rgb(36, 36, 36);
  z-index: 5000;
}
.p-header .logo__img {
  display: inline-block;
  margin: 8px 10px 0 3px;
}
.p-header .logo {
  background-image: url(../images/common/logo02.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 48px;
  width: 300px;
}
.p-header .mobile-button {
  position: fixed;
  top: 9px;
  right: 10px;
  z-index: 3000;
}
.p-header .mobile-button p {
  font-size: 11px;
  text-align: center;
}
.p-header .mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
}
.p-header .mobile-menu__btn > span {
  background-color: black;
  width: 28px;
  height: 1px;
  display: block;
  margin-bottom: 7px;
  transition: transform 0.7s;
}
.p-header .mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .p-header .mobile-menu__btn span {
    width: 35px;
    margin-bottom: 9px;
  }
}
.p-header .pc-container {
  display: none;
}
.p-header .sp-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 9vh;
  width: 100%;
  z-index: 8000;
  transition: all 0.3s;
  background-color: rgba(255, 255, 255, 0.8235294118);
}
.p-header .sp-navbtn__container {
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-header .sp-navbtn__container li {
  width: 70%;
  border-radius: 50px;
  height: 80%;
  background-color: #ffbfff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 2px 2px 2px rgb(199, 199, 199);
}
.p-header .sp-navbtn__container li .small {
  font-size: 60%;
  padding-left: 30px;
}
.p-header .sp-navbtn__container a {
  position: relative;
  color: rgb(39, 39, 39);
  font-size: 12px;
  letter-spacing: 2px;
  color: rgb(39, 39, 39);
  font-weight: bold;
  padding-left: 25px;
  font-size: 14px;
}
.p-header .sp-navbtn__container a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 22px;
  width: 22px;
  background-image: url(../images/common/icon-calendar.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header .sp-navbtn__container .sp2 {
  background-color: rgb(236, 236, 3);
}
.p-header .sp-navbtn__container .sp2 a {
  color: rgb(39, 39, 39);
}
.p-header .sp-navbtn__container .sp2 a small {
  display: block;
  color: red;
}
.p-header .sp-navbtn__container .sp2 a::before {
  background-image: url(../images/common/ico-mail-2.png);
}
.p-header .sp-navbtn__container .sp3 {
  background-color: #36ff79;
}
.p-header .sp-navbtn__container .sp3 a::before {
  background-image: url(../images/common/icon-line-cta.png);
}
.p-header .sp-navbtn__container a:hover,
.p-header .sp-navbtn__container a:active {
  text-decoration: underline;
}
.p-header .pc-navbtn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 300px;
  z-index: 2000;
  transition: all 0.3s;
  background-color: #fff;
  border-radius: 10px;
  border: 2px solid rgb(39, 39, 39);
}
.p-header .pc-navbtn__container li {
  border-radius: 50px;
  height: 80%;
  background-color: #ffbfff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 2px 2px 2px rgb(199, 199, 199);
}
.p-header .pc-navbtn__container li .small {
  font-size: 60%;
  padding-left: 30px;
}
.p-header .pc-navbtn__container li .number {
  font-size: 20px;
}
.p-header .pc-navbtn__container a {
  position: relative;
  color: rgb(39, 39, 39);
  font-size: 12px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  padding-left: 25px;
  font-size: 14px;
}
.p-header .pc-navbtn__container a .box {
  background-color: red;
  padding: 2px;
  margin-right: 10px;
}
.p-header .pc-navbtn__container a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 30px;
  width: 30px;
  background-image: url(../images/common/icon-net-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header .pc-navbtn__container .sp1 {
  border-radius: 0;
  padding: 10px;
}
.p-header .pc-navbtn__container .sp2 {
  background-color: rgb(236, 236, 3);
  margin: 10px;
}
.p-header .pc-navbtn__container .sp2 a {
  color: rgb(39, 39, 39);
}
.p-header .pc-navbtn__container .sp2 a small {
  display: block;
  color: red;
}
.p-header .pc-navbtn__container .sp2 a::before {
  background-image: url(../images/common/ico-mail-2.png);
}
.p-header .pc-navbtn__container .sp3 {
  background-color: #36ff79;
  margin: 10px;
}
.p-header .pc-navbtn__container .sp3 a::before {
  background-image: url(../images/common/icon-line-cta.png);
}
.p-header .pc-navbtn__container .sp3 a img {
  width: 65%;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 50px;
  border: 4px solid #fff;
}
.p-header .pc-navbtn__container .sp4 {
  background-color: #ffbfff;
  margin: 10px;
}
.p-header .pc-navbtn__container .sp4 a::before {
  left: -20px;
  background-image: url(../images/common/icon-calendar.png);
}
.p-header .pc-navbtn__container .sp4 a img {
  width: 65%;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 50px;
  border: 4px solid #fff;
}
.p-header .pc-navbtn__container a {
  position: relative;
  color: rgb(39, 39, 39);
  font-size: 14px;
  letter-spacing: 2px;
  color: rgb(39, 39, 39);
  font-weight: bold;
  font-size: 24px;
  padding-left: 35px;
  height: 100%;
}
.p-header .pc-navbtn__container a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 32px;
  width: 32px;
  background-image: url(../images/common/icon-net-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-header .pc-navbtn__container a:hover,
.p-header .pc-navbtn__container a:active {
  text-decoration: underline;
}
.p-header .hide.sp-navbtn {
  transform: translateY(100%);
  transition: all 0.4s;
}
@media (max-width: 959px) {
  .p-header .pc-container,
  .p-header .pc-navbtn {
    display: none;
  }
}
@media (min-width: 960px) {
  .p-header .sp-navbtn {
    display: none;
  }
  .p-header .mobile-container {
    display: none;
  }
  .p-header .pc-container {
    display: flex;
    justify-content: space-between;
  }
  .p-header .pc-container .pc-nav-list {
    display: flex;
  }
  .p-header .pc-container .pc-nav-item {
    font-size: 1.2rem;
    padding-top: 2vw;
    padding-right: 2vw;
  }
}

.menu-open.mobile-menu {
  opacity: 1;
  z-index: 3000;
  transition: all 0.5s;
  transform: none;
}
.menu-open.header__logo {
  transition: all 0.5s;
  opacity: 0;
}
.menu-open .mobile-menu__btn > span {
  background-color: black;
}
.menu-open .mobile-menu__btn > span:nth-child(1) {
  transition-delay: 70ms;
  transform: translateY(6px) rotate(135deg);
}
@media (min-width: 600px) {
  .menu-open .mobile-menu__btn > span:nth-child(1) {
    transform: translateY(10px) rotate(135deg);
  }
}
.menu-open .mobile-menu__btn > span:nth-child(2) {
  transition-delay: 140ms;
  transform: scaleX(0);
}
.menu-open .mobile-menu__btn > span:nth-child(3) {
  transition-delay: 140ms;
  transform: translateY(-10px) rotate(-135deg);
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  background-color: white;
  width: 100%;
  height: 100vh;
  opacity: 0;
  transition: all 0.5s;
}
.mobile-menu__nav {
  display: block;
  text-align: center;
  padding-top: 25vw;
}
.mobile-menu__list {
  width: 100%;
  font-size: 0.9em;
  top: 140px;
  text-align: center;
  list-style: none;
}
.mobile-menu__item {
  margin-bottom: 30px;
}
.mobile-menu__item a {
  letter-spacing: 4px;
}
.mobile-menu .reserve-btn-wrap h4 {
  font-size: 12px;
  margin-bottom: 10px;
}
.mobile-menu .reserve-btn-wrap .reserve-btn {
  border: 1px solid rgb(39, 39, 39);
  display: inline-block;
  margin-bottom: 25px;
  width: 172px;
}
.mobile-menu .reserve-btn-wrap .reserve-btn span {
  position: relative;
  display: block;
  text-align: center;
  padding: 10px 20px 10px 10px;
  font-size: 12px;
}
.mobile-menu .reserve-btn-wrap .reserve-btn-net span {
  position: relative;
  letter-spacing: 2px;
}
.mobile-menu .reserve-btn-wrap .reserve-btn-net span::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 12px;
  right: 5px;
  height: 20px;
  width: 20px;
  background-image: url(../images/common/icon-link-1-black.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.mobile-menu .reserve-btn-wrap .reserve-btn-line span {
  position: relative;
  letter-spacing: 2px;
}
.mobile-menu .reserve-btn-wrap .reserve-btn-line span::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 12px;
  right: 5px;
  height: 20px;
  width: 20px;
  background-image: url(../images/common/icon-line-cta.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.mobile-menu .reserve-btn-wrap .reserve-btn-tel span {
  letter-spacing: 4px;
}
.mobile-menu .reserve-btn-wrap .reserve-btn-tel span::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 13px;
  right: 10px;
  height: 20px;
  width: 20px;
  background-image: url(../images/common/icon-tel.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 600px) {
  .mobile-menu__item {
    margin-bottom: 60px;
  }
  .mobile-menu__item a {
    letter-spacing: 4px;
    font-size: 1.4rem;
  }
  .mobile-menu .reserve-btn-wrap h4 {
    font-size: 18px;
  }
  .mobile-menu .reserve-btn-wrap .reserve-btn {
    width: 240px;
  }
  .mobile-menu .reserve-btn-wrap .reserve-btn span {
    padding: 15px 30px 15px 20px;
    font-size: 16px;
  }
  .mobile-menu .reserve-btn-wrap .reserve-btn span::after {
    top: 16px;
    right: 12px;
    width: 18px;
    height: 18px;
  }
}

.appear.up .item {
  transform: translateY(20px);
}

.appear.down .item {
  transform: translateY(20px);
}

.appear.left .item {
  transform: translateX(30px);
}

.appear.right .item {
  transform: translateX(-30px);
}

.appear.skew .item {
  transform: translateX(30px) translateY(30px);
}

.appear .item {
  transition: all 0.8s;
  opacity: 0;
}
.appear.inview .item {
  opacity: 1;
  transform: none;
  transition: all 0.8s;
}
.appear.inview .item:nth-child(1) {
  transition-delay: 0.5s;
}
.appear.inview .item:nth-child(2) {
  transition-delay: 1s;
}
.appear.inview .item:nth-child(3) {
  transition-delay: 1.5s;
}
.appear.inview .item:nth-child(4) {
  transition-delay: 2s;
}
.appear.inview .item:nth-child(5) {
  transition-delay: 2.5s;
}
.appear.inview .item:nth-child(6) {
  transition-delay: 3s;
}
.appear.inview .item:nth-child(7) {
  transition-delay: 3.5s;
}
.appear.inview .item:nth-child(8) {
  transition-delay: 4s;
}
.appear.inview .item:nth-child(9) {
  transition-delay: 4.5s;
}
.appear.inview .item:nth-child(10) {
  transition-delay: 5s;
}
.appear.inview .item:nth-child(11) {
  transition-delay: 5.5s;
}
.appear.inview .item:nth-child(12) {
  transition-delay: 6s;
}
.appear.inview .item:nth-child(13) {
  transition-delay: 6.5s;
}
.appear.inview .item:nth-child(14) {
  transition-delay: 7s;
}
.appear.inview .item:nth-child(15) {
  transition-delay: 7.5s;
}
.appear.inview .item:nth-child(16) {
  transition-delay: 8s;
}
.appear.inview .item:nth-child(17) {
  transition-delay: 8.5s;
}
.appear.inview .item:nth-child(18) {
  transition-delay: 9s;
}
.appear.inview .item:nth-child(19) {
  transition-delay: 9.5s;
}
.appear.inview .item:nth-child(20) {
  transition-delay: 10s;
}
.appear.inview .item:nth-child(21) {
  transition-delay: 10.5s;
}
.appear.inview .item:nth-child(22) {
  transition-delay: 11s;
}
.appear.inview .item:nth-child(23) {
  transition-delay: 11.5s;
}
.appear.inview .item:nth-child(24) {
  transition-delay: 12s;
}
.appear.inview .item:nth-child(25) {
  transition-delay: 12.5s;
}
.appear.inview .item:nth-child(26) {
  transition-delay: 13s;
}
.appear.inview .item:nth-child(27) {
  transition-delay: 13.5s;
}
.appear.inview .item:nth-child(28) {
  transition-delay: 14s;
}
.appear.inview .item:nth-child(29) {
  transition-delay: 14.5s;
}
.appear.inview .item:nth-child(30) {
  transition-delay: 15s;
}
.appear.inview .item:nth-child(31) {
  transition-delay: 15.5s;
}
.appear.inview .item:nth-child(32) {
  transition-delay: 16s;
}
.appear.inview .item:nth-child(33) {
  transition-delay: 16.5s;
}
.appear.inview .item:nth-child(34) {
  transition-delay: 17s;
}
.appear.inview .item:nth-child(35) {
  transition-delay: 17.5s;
}
.appear.inview .item:nth-child(36) {
  transition-delay: 18s;
}
.appear.inview .item:nth-child(37) {
  transition-delay: 18.5s;
}
.appear.inview .item:nth-child(38) {
  transition-delay: 19s;
}
.appear.inview .item:nth-child(39) {
  transition-delay: 19.5s;
}

.clip-js,
.clip-js1,
.clip-js2 {
  transition: all 1.8s ease;
}
.clip-js.left,
.clip-js1.left,
.clip-js2.left {
  clip-path: inset(0 100% 0 0);
}
.clip-js.right,
.clip-js1.right,
.clip-js2.right {
  clip-path: inset(0 0 0 100%);
}
.clip-js.top,
.clip-js1.top,
.clip-js2.top {
  clip-path: inset(0 0 100% 0);
}
.clip-js.top-left,
.clip-js1.top-left,
.clip-js2.top-left {
  clip-path: inset(0 100% 100% 0);
}
.clip-js.bottom,
.clip-js1.bottom,
.clip-js2.bottom {
  clip-path: inset(100% 0 0 0);
}
.clip-js.center,
.clip-js1.center,
.clip-js2.center {
  clip-path: inset(100%);
}
.clip-js.circle,
.clip-js1.circle,
.clip-js2.circle {
  clip-path: circle(0 at 50% 50%);
}
.clip-js.skew,
.clip-js1.skew,
.clip-js2.skew {
  clip-path: polygon(0 0, 0 0, 0 0);
}
.clip-js.transform,
.clip-js1.transform,
.clip-js2.transform {
  clip-path: polygon(0 0, 0 0, 0 0);
  transition: all 1.4s cubic-bezier(0.55, 0.06, 0.33, 1.85);
  transform: translateX(-30px) scale(0.86) skew(8deg);
}
.clip-js.reveal.left, .clip-js.reveal.right, .clip-js.reveal.top, .clip-js.reveal.top-left, .clip-js.reveal.bottom, .clip-js.reveal.center,
.clip-js1.reveal.left,
.clip-js1.reveal.right,
.clip-js1.reveal.top,
.clip-js1.reveal.top-left,
.clip-js1.reveal.bottom,
.clip-js1.reveal.center,
.clip-js2.reveal.left,
.clip-js2.reveal.right,
.clip-js2.reveal.top,
.clip-js2.reveal.top-left,
.clip-js2.reveal.bottom,
.clip-js2.reveal.center {
  clip-path: inset(0);
}
.clip-js.reveal.circle,
.clip-js1.reveal.circle,
.clip-js2.reveal.circle {
  clip-path: circle(100% at 50% 50%);
}
.clip-js.reveal.skew,
.clip-js1.reveal.skew,
.clip-js2.reveal.skew {
  clip-path: polygon(0 0, 200% 0, 0 200%);
}
.clip-js.reveal.transform,
.clip-js1.reveal.transform,
.clip-js2.reveal.transform {
  clip-path: polygon(0 0, 200% 0, 0 200%);
  transform: translateX(0) scale(1) skew(0);
}

.clip-js1,
.clip-js2 {
  transition: all 4s ease;
}

.clip-js-bg {
  transition: all 1.8s ease;
}
.clip-js-bg.skew {
  transition: all 1s ease;
  transform: translate(-60%, 60%);
}
.clip-js-bg.skew2 {
  transition: all 1s ease;
  transform: translate(60%, 60%);
}
.clip-js-bg.reveal.skew {
  transform: translate(0);
}
.clip-js-bg.reveal.skew2 {
  transform: translate(0);
}

@media (min-width: 600px) {
  /******************************************************************

  Stylesheet: 600px以上のモニタで適用

  ******************************************************************/
  .insta-link span {
    padding-left: 35px;
    padding-right: 20px;
    font-size: 24px;
  }
  .insta-link span::before {
    height: 24px;
    width: 24px;
  }
  .insta-link span::after {
    height: 12px;
    width: 12px;
  }
  .c-topview {
    position: relative;
  }
  .c-topview__img {
    height: 85vh;
  }
  .p-header .mobile-container {
    height: 80px;
  }
  .p-header .logo__img {
    margin: 16px 10px 0 40px;
  }
  .p-header .logo {
    height: 54px;
    width: 120px;
  }
  .p-header .mobile-button {
    top: 30px;
    right: 40px;
  }
  .p-header .sp-navbtn {
    display: none;
  }
  .p-firstview {
    margin-top: 80px;
  }
  .p-concept__title {
    padding-bottom: 25px;
  }
  .p-concept__wrap {
    display: flex;
    justify-content: space-between;
  }
  .p-concept__desc h4 {
    font-size: 27px;
  }
  .p-concept__desc h4 .pc {
    display: none;
  }
  .p-concept__block {
    margin-top: 20vw;
    width: 49%;
  }
  .p-concept__img {
    margin-top: 24vw;
    padding-left: 0;
    width: 48%;
  }
  .p-info .c-container {
    display: flex;
    justify-content: space-between;
  }
  .p-info .close, .p-info .open {
    padding-bottom: 2vw;
  }
  .p-info .resep {
    padding-bottom: 1vw;
  }
  .p-info .resep p:last-of-type {
    padding-top: 0;
  }
  .p-info__title {
    padding: 10vw 0 5vw 0;
  }
  .p-info__sub-img {
    height: 300px;
    margin-bottom: 0;
    margin-top: 15vw;
    width: 48%;
  }
  .p-info__wrap {
    width: 48%;
  }
  .p-menu__list {
    display: flex;
    justify-content: space-between;
    padding-top: 10vw;
  }
  .p-menu__block {
    width: 46%;
  }
  .p-menu__block .txt-xs {
    line-height: 1.5;
  }
  .p-menu__block li {
    margin-bottom: 0;
  }
  .p-menu__img-wrap {
    padding: 15vw 0;
  }
  .p-menu__img {
    width: 50%;
  }
  .p-menu .right {
    top: 5vw;
  }
  .p-menu__subtitle {
    font-size: 1.2rem;
  }
  .p-menu dl {
    font-size: 1rem;
  }
  .p-staff {
    padding-bottom: 5vw;
  }
  .p-staff__block {
    display: flex;
    justify-content: space-between;
  }
  .p-staff__img {
    width: 50%;
  }
  .p-staff__desc {
    width: 50%;
    margin: 0;
  }
  .p-staff .view-more {
    margin-top: 0;
  }
  .p-access__wrap {
    display: flex;
    justify-content: space-between;
  }
  .p-access__img {
    width: 48%;
  }
  .p-access__txt {
    width: 48%;
  }
  .p-footer__sns {
    margin: 0;
  }
  .p-footer .c-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .p-footer .copyright {
    margin: 0;
  }
  .p-news__tit {
    text-align: center;
  }
  .p-news__link {
    padding: 3vw 0;
  }
  .p-news .view-more span {
    font-size: 1rem;
  }
  .p-recruit .c-container {
    padding: 0 20vw;
  }
  .p-recruit__title {
    text-align: center;
  }
  .p-recruit .view-more {
    text-align: center;
  }
  .c-recruit {
    padding: 0 0 5vw 0;
  }
  .c-recruit__title p {
    font-size: 0.9rem;
  }
  .c-recruit__list {
    font-size: 0.9rem;
    margin-top: 5vw;
  }
  .c-recruit__subtitle {
    font-size: 1rem;
  }
  .c-recruit__item {
    margin: 15px 0;
  }
  .c-recruit__btn {
    font-size: 1.2rem;
  }
  .c-news-sl .c-container {
    padding: 5vw 10vw 0 10vw;
  }
  .c-news-sl__tit span {
    font-size: 1.2rem;
  }
  .c-news-sl__tit p {
    font-size: 1.2rem;
  }
  .c-news-sl__contents p {
    font-size: 1rem;
  }
  .c-news-sl__link {
    font-size: 1.2rem;
    margin: 0;
  }
  .c-trainers .c-staff__flex {
    display: flex;
    justify-content: space-between;
  }
  .c-trainers .c-staff__img {
    width: 45%;
    display: flex;
    align-items: start;
  }
  .c-trainers .c-staff__img img {
    height: auto;
  }
  .c-trainers .c-staff__desc {
    width: 50%;
  }
}
@media (min-width: 960px) {
  /******************************************************************

  Stylesheet: 960px以上のモニタで適用

  ******************************************************************/
  .view-more {
    text-align: center;
  }
  .view-more span {
    font-size: 1.4rem;
  }
  .c-topview {
    margin-bottom: 60px;
    margin-top: 90px;
  }
  .p-header .logo__img {
    margin-left: 50px;
  }
  .p-header .logo {
    height: 70px;
    width: 360px;
  }
  .p-header .mobile-button {
    top: 25px;
    right: 40px;
  }
  .p-header .pc-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid rgb(36, 36, 36);
    backdrop-filter: blur(3px);
    z-index: 5000;
  }
  .p-header .pc-container .pc-nav-item {
    padding-top: 3vw;
  }
  .p-firstview {
    margin-top: 90px;
  }
  .p-firstview .swiper-container {
    margin: 170px 7vw 70px 7vw;
  }
  .p-firstview .swiper-container .view-sp {
    display: none;
  }
  .p-menu__section {
    font-size: 1.2rem;
  }
  .p-menu__subtitle {
    font-size: 1.4rem;
  }
  .p-news__link {
    padding: 4vw;
    font-size: 1.2rem;
  }
  .p-news .view-more__link span {
    font-size: 1.4rem;
  }
  .p-footer__sns .sns-link {
    width: 70px;
    height: 70px;
    border-radius: 50%;
  }
  .p-footer__sns .sns-link i {
    width: 60px;
    height: 60px;
  }
  .p-footer .c-logo img {
    width: 70%;
  }
  .p-footer .copyright {
    font-size: 1.2rem;
    letter-spacing: 4px;
  }
  .c-recruit__title p {
    font-size: 1rem;
  }
  .c-recruit__list {
    margin-top: 5vw;
  }
  .c-recruit__item {
    font-size: 1rem;
  }
  .c-recruit__subtitle {
    font-size: 1.2rem;
  }
  .c-recruit__btn {
    display: none;
  }
  .c-news__title {
    margin-bottom: 6vw;
  }
  .c-news__title span {
    font-size: 2.4rem;
  }
  .c-news__list {
    padding-bottom: 0;
  }
  .c-news__list a {
    padding: 4vw 0 4vw 5vw;
  }
  .c-news__link .c-txt-sm {
    font-size: 1.4rem;
  }
  .c-news .page-numbers {
    margin: 8vw 0;
  }
  .c-news-sl {
    padding: 0 0 10vw 0;
  }
  .c-news-sl .c-container {
    padding: 10vw 12vw 0 12vw;
  }
  .c-news-sl__tit p {
    font-size: 1.5rem;
  }
  .c-news-sl__tit span {
    font-size: 1.4rem;
  }
  .c-news-sl__contents {
    padding: 10vw 0;
  }
  .c-news-sl__contents p {
    font-size: 1.2rem;
  }
  .c-news-sl__link {
    font-size: 1.4rem;
  }
  .p-staff__name__ja {
    font-size: 1.4rem;
  }
  .p-staff__name__en {
    font-size: 1rem;
  }
}
@media (min-width: 1200px) {
  /******************************************************************

  Stylesheet: 1200px以上のモニタで適用

  ******************************************************************/
  .view-more {
    margin-top: 6vw;
  }
  .p-header .pc-container .pc-nav-item {
    padding-top: 2.5vw;
  }
  .c-topview__img {
    height: 110vh;
  }
  .p-concept__img {
    width: 38%;
    padding-bottom: 2vw;
    margin-top: 8vw;
  }
  .p-concept .c-container {
    padding: 0 15vw;
  }
  .p-concept__block {
    margin-top: 10vw;
  }
  .p-info {
    padding: 5vw 0;
  }
  .p-info__title {
    padding: 5vw 0;
  }
  .p-info__sub-img {
    margin-top: 12vw;
    width: 40%;
  }
  .p-menu {
    padding: 5vw 0;
  }
  .p-menu__list {
    padding-top: 5vw;
  }
  .p-menu__title {
    text-align: center;
  }
  .p-staff__title {
    text-align: center;
  }
  .p-staff__item {
    padding-bottom: 5vw;
    width: 27%;
  }
  .p-recruit__title {
    margin-bottom: 5vw;
  }
  .p-news__tit {
    text-align: center;
    margin-bottom: 5vw;
  }
  .p-news__link {
    padding: 2vw 4vw;
  }
  .p-footer {
    padding: 5vw 0;
  }
  .p-footer .c-logo img {
    width: 68%;
  }
  .c-recruit {
    padding: 3vw 0 5vw 0;
  }
  .c-recruit__title p {
    margin-top: 5vw;
    font-size: 1.2rem;
  }
  .c-recruit__list {
    margin-top: 3vw;
    font-size: 1.2rem;
  }
  .c-recruit__subtitle {
    font-size: 1.4rem;
  }
  .c-recruit__text {
    font-size: 1.2rem;
  }
  .c-recruit__item {
    margin: 25px 0;
  }
  .c-recruit__btn {
    font-size: 1.4rem;
  }
  .c-news {
    padding: 5vw;
  }
  .c-news__title {
    margin-bottom: 5vw !important;
  }
  .c-news__list {
    font-size: 1.5rem;
  }
  .c-news__list a {
    padding: 2vw 0 2vw 5vw;
  }
  .c-news-sl .c-container {
    padding: 0 12vw;
  }
  .c-news-sl__list {
    padding-top: 6vw;
  }
  .c-news-sl__contents {
    padding: 8vw 0;
  }
}/*# sourceMappingURL=style.css.map */