@charset "UTF-8";
.c-txt-lg {
  font-size: 22px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-lg {
    font-size: 28px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-lg {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-lg {
    font-size: 38px;
  }
}

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

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

.c-txt-sm, .p-news__content, .p-review__item .desc {
  font-size: 15px;
  letter-spacing: 2px;
  line-height: 2;
  font-weight: bold;
}
@media screen and (min-width: 600px) {
  .c-txt-sm, .p-news__content, .p-review__item .desc {
    font-size: 16px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-sm, .p-news__content, .p-review__item .desc {
    font-size: 18px;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-sm, .p-news__content, .p-review__item .desc {
    font-size: 20px;
  }
}

.c-txt-xs {
  font-size: 10px;
  letter-spacing: 2px;
  line-height: 2;
  color: linear-gradient(90deg, #48bbaf 0%, #9370db 100%);
}
@media screen and (min-width: 600px) {
  .c-txt-xs {
    font-size: 12px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-xs {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-xs {
    font-size: 16px;
  }
}

.mb-sm, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-news-sl__tit, .c-company .c-message__desc, .p-access__map, .p-access__desc, .p-access__img, .p-contact__form, .p-contact__tel, .p-news__list, .faq-wrapper .faq__item, .faq-wrapper .faq .c-txtarea01, .p-message__desc, .p-message__title, .sub-tit, .main-tit, .tit, .c-title, .link-btn-wrap.job {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .mb-sm, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-news-sl__tit, .c-company .c-message__desc, .p-access__map, .p-access__desc, .p-access__img, .p-contact__form, .p-contact__tel, .p-news__list, .faq-wrapper .faq__item, .faq-wrapper .faq .c-txtarea01, .p-message__desc, .p-message__title, .sub-tit, .main-tit, .tit, .c-title, .link-btn-wrap.job {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .mb-sm, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-news-sl__tit, .c-company .c-message__desc, .p-access__map, .p-access__desc, .p-access__img, .p-contact__form, .p-contact__tel, .p-news__list, .faq-wrapper .faq__item, .faq-wrapper .faq .c-txtarea01, .p-message__desc, .p-message__title, .sub-tit, .main-tit, .tit, .c-title, .link-btn-wrap.job {
    margin-bottom: 30px;
  }
}

.mb-md, .c-thanks-text, .c-thanks, .c-privacy-text, .c-privacy, .baner-link, .p-instagram, .p-about, .p-review__list, .c-flow, .top-view, .c-topview {
  margin-bottom: 40px;
}
@media screen and (min-width: 600px) {
  .mb-md, .c-thanks-text, .c-thanks, .c-privacy-text, .c-privacy, .baner-link, .p-instagram, .p-about, .p-review__list, .c-flow, .top-view, .c-topview {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 960px) {
  .mb-md, .c-thanks-text, .c-thanks, .c-privacy-text, .c-privacy, .baner-link, .p-instagram, .p-about, .p-review__list, .c-flow, .top-view, .c-topview {
    margin-bottom: 60px;
  }
}

.mb-lr, .c-store, .c-company .c-message, .p-news, .faq-wrapper, .services, .p-store, .p-review, .p-feature {
  margin-bottom: 60px;
}
@media screen and (min-width: 600px) {
  .mb-lr, .c-store, .c-company .c-message, .p-news, .faq-wrapper, .services, .p-store, .p-review, .p-feature {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 960px) {
  .mb-lr, .c-store, .c-company .c-message, .p-news, .faq-wrapper, .services, .p-store, .p-review, .p-feature {
    margin-bottom: 70px;
  }
}

.c-container, .c-flow .main-tit {
  padding: 0 4vw;
}
@media screen and (min-width: 600px) {
  .c-container, .c-flow .main-tit {
    padding: 0 6vw;
  }
}
@media screen and (min-width: 960px) {
  .c-container, .c-flow .main-tit {
    padding: 0 8vw;
  }
}
@media screen and (min-width: 1200px) {
  .c-container, .c-flow .main-tit {
    padding: 0 12vw;
  }
}

/******************************************************************

Stylesheet: ベーススタイル

******************************************************************/
/* 年齢制限ポップアップのフェード効果 */
#age-verification-overlay {
  transition: opacity 0.3s ease;
}

#age-verification-overlay.fade-out {
  opacity: 0;
}

html :where(img) {
  height: 100% !important;
  max-width: 100%;
}

.h1-title {
  position: absolute;
  opacity: 0;
}

body {
  color: #4a4a4a;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  letter-spacing: 1px;
  position: relative;
}

/* シンプルな白いすりガラス効果 */
.coming-soon-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(5px) saturate(120%);
  -webkit-backdrop-filter: blur(5px) saturate(120%);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}
.coming-soon-overlay .coming-soon-content {
  text-align: center;
  color: #333;
  max-width: 600px;
  padding: 2rem 1rem;
  animation: slideInUp 1s ease-out;
  font-weight: bold;
}
@media (min-width: 960px) {
  .coming-soon-overlay .coming-soon-content {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .coming-soon-overlay .coming-soon-content {
    max-width: 1000px;
  }
}
.coming-soon-overlay .coming-soon-content .coming-soon-title {
  font-size: clamp(2.5rem, 8vw, 5.5rem);
  margin-bottom: 1rem;
  letter-spacing: 0.15em;
  color: #ffffff;
  text-shadow: 0 0 10px rgba(53, 53, 53, 0.8), 0 2px 4px rgba(53, 53, 53, 0.9), 0 4px 8px rgba(53, 53, 53, 0.7), 0 6px 12px rgba(53, 53, 53, 0.5);
}
.coming-soon-overlay .coming-soon-content .coming-soon-subtitle {
  font-size: clamp(1rem, 3vw, 1.5rem);
  margin-bottom: 1.5rem;
  line-height: 1.6;
  color: #4a4a4a;
  text-shadow: 0 0 15px rgb(255, 255, 255), 0 0 30px rgba(255, 255, 255, 0.7);
}
@media (min-width: 960px) {
  .coming-soon-overlay .coming-soon-content .coming-soon-subtitle {
    font-size: 2rem;
  }
}
.coming-soon-overlay .coming-soon-content .coming-soon-date {
  font-size: clamp(0.9rem, 2.5vw, 1.2rem);
  color: #008080;
  margin-bottom: 0;
  padding: 1rem 1.5rem;
  border: 2px solid #008080;
  border-radius: 9999px;
  background: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  font-weight: 700;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.8);
}
@media (min-width: 960px) {
  .coming-soon-overlay .coming-soon-content .coming-soon-date {
    font-size: 1.5rem;
  }
}

/* アニメーション */
@keyframes slideInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* bodyにactiveクラスがついた時の追加スタイル */
body.coming-soon-active {
  overflow: hidden;
}
body.coming-soon-active .superwrapper {
  transition: filter 0.8s ease-in-out;
}

.superwrapper {
  overflow: hidden;
}

.readmore {
  text-align: right;
}
.readmore span {
  position: relative;
  color: linear-gradient(90deg, #48bbaf 0%, #9370db 100%);
  display: inline-block;
  padding-right: 50px;
}
.readmore span::after {
  position: absolute;
  top: 5px;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  display: inline-block;
  height: 20px;
  width: 42px;
  background-image: url(../images/common/arrow-rb.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.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: #4a4a4a;
  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: linear-gradient(90deg, #48bbaf 0%, #9370db 100%);
}
@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: linear-gradient(90deg, #48bbaf 0%, #9370db 100%);
}
@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;
}

.icon-tel {
  display: inline-block;
  position: absolute;
  top: 4px;
  right: 0;
  background-image: url(../images/common/icon-tel.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 14px;
  width: 14px;
}

.icon-net {
  display: inline-block;
  position: absolute;
  top: 4px;
  right: 0;
  background-image: url(../images/common/icon-link-1-black.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 15px;
  width: 15px;
}

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

.icon-insta {
  position: relative;
  padding-left: 10vw;
  color: #4a4a4a;
  border-bottom: 1px solid #858585;
  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;
}

.c-topview {
  position: relative;
}
.c-topview__title {
  padding: 20px 6vw 30px;
  color: #008080;
  letter-spacing: 2px;
  background: linear-gradient(135deg, #e8f4f2 0%, #f2f2f2 50%, #ebe8f0 100%);
}
.c-topview__title .en {
  font-size: 38px;
  line-height: 2;
}
.c-topview__title .ja {
  font-size: 14px;
}
.c-topview__title .caution {
  margin-top: 20px;
  font-size: 13px;
  letter-spacing: 1px;
  color: #4a4a4a;
  line-height: 1.6;
}
.c-topview.mb-non {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .c-topview__title {
    padding: 40px 8vw 50px;
  }
  .c-topview__title .en {
    font-size: 48px;
  }
  .c-topview__title .ja {
    font-size: 16px;
  }
}
@media (min-width: 960px) {
  .c-topview__title {
    padding: 50px 10vw 60px;
  }
  .c-topview__title .en {
    font-size: 50px;
    line-height: 1.5;
  }
  .c-topview__title .ja {
    font-size: 18px;
  }
  .c-topview__title .caution {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .c-topview__title {
    padding: 60px 15vw 70px;
  }
  .c-topview__title .en {
    font-size: 54px;
    line-height: 1.3;
  }
  .c-topview__title .ja {
    font-size: 18px;
  }
}

.c-title {
  position: relative;
}
.c-title .en {
  position: relative;
  display: block;
  font-size: 25px;
  letter-spacing: 4px;
}
.c-title .en::after {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  display: inline-block;
  width: 80px;
  height: 1px;
  background-color: linear-gradient(90deg, #48bbaf 0%, #9370db 100%);
}
.c-title .ja {
  position: relative;
  font-size: 14px;
  color: #586166;
  padding-bottom: 10px;
}

.tit {
  text-align: center;
  font-size: 20px;
}
.tit .en {
  font-size: 12px;
  color: linear-gradient(90deg, #48bbaf 0%, #9370db 100%);
}

.more-btn {
  position: relative;
  display: block;
  text-align: center;
}
.more-btn__link {
  background: linear-gradient(90deg, #48bbaf 0%, #9370db 100%);
  display: inline-block;
  padding: 12px 20px;
  width: 220px;
  border: 2px solid #fff;
  border-radius: 9999px;
  z-index: 1;
  position: relative;
}
.more-btn__link::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 15px;
  background-image: url(../images/common/arw.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.3s;
  z-index: 100;
}
.more-btn__link span {
  position: relative;
  color: #fff;
}
.more-btn__link span:first-child {
  padding-right: 20px;
}
.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::before {
  background-image: url(../images/common/arw-gr.svg);
}
.more-btn__link.slide-bg:hover span {
  color: #4a4a4a;
  transform: none;
}
@media (min-width: 960px) {
  .more-btn__link {
    padding: 18px 20px;
    width: 280px;
  }
  .more-btn__link .c-txt-sm, .more-btn__link .p-news__content, .more-btn__link .p-review__item .desc, .p-review__item .more-btn__link .desc {
    font-size: 16px;
  }
}

.detail-btn {
  text-align: right;
}
.detail-btn__link {
  display: inline-flex;
  align-items: center;
  padding: 12px 16px;
  background-color: transparent;
  border: 1px solid #48bbaf;
  border-radius: 9999px;
  color: #48bbaf;
  text-decoration: none;
  font-size: 13px;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
.detail-btn__link::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #48bbaf;
  transition: left 0.3s ease;
  z-index: 1;
}
.detail-btn__link::after {
  content: "→";
  margin-left: 6px;
  transition: transform 0.3s ease;
}
.detail-btn__link span {
  position: relative;
  z-index: 2;
}
.detail-btn__link:hover {
  color: #fff;
}
.detail-btn__link:hover::before {
  left: 0;
}
.detail-btn__link:hover::after {
  transform: translateX(3px);
}

.main-tit {
  font-weight: bold;
}
.main-tit .en {
  font-size: 36px;
  color: #008080;
  letter-spacing: 2px;
}
.main-tit .ja {
  font-size: 14px;
  letter-spacing: 2px;
}
@media (min-width: 600px) {
  .main-tit {
    display: flex;
    align-items: center;
  }
  .main-tit .en {
    padding-bottom: 18px;
    padding-right: 20px;
    font-size: 42px;
    line-height: 1;
  }
}
@media (min-width: 960px) {
  .main-tit .en {
    font-size: 54px;
    padding-bottom: 25px;
  }
  .main-tit .ja {
    font-size: 16px;
  }
}

.sub-tit h3 {
  font-size: 18px;
  padding-left: 30px;
  position: relative;
}
.sub-tit h3::before {
  content: "";
  width: 20px;
  height: 3px;
  background-color: #48bbaf;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.page-numbers {
  margin: 6vw 0;
}

.page-numbers:not(.next):not(.prev) {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4a4a4a;
  font-size: 12px;
  padding-left: 3px;
}
.page-numbers:not(.next):not(.prev) .current {
  border: 1px solid rgba(0, 0, 0, 0);
  background: #ccc !important;
}
.page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #ccc;
  background: #fff;
  margin: 0 1.3vw;
}
.page-numbers:not(.next):not(.prev) .next {
  position: relative;
  padding-right: 22px;
  color: #4a4a4a;
  top: 0;
}
.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/arw-gr.svg);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  top: 1px;
  width: 12px;
  height: 12px;
  margin-left: 8px;
}
@media (max-width: 767px) {
  .page-numbers:not(.next):not(.prev) .next {
    display: none;
  }
}
@media (min-width: 600px) {
  .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 45px;
    height: 45px;
  }
  .page-numbers:not(.next):not(.prev) .next {
    top: 1px;
  }
}
@media (min-width: 900px) {
  .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 55px;
    height: 55px;
    font-size: 18px;
  }
  .page-numbers:not(.next):not(.prev) .next {
    top: 2px;
    font-size: 18px;
  }
  .page-numbers:not(.next):not(.prev) .next::after {
    top: 4px;
  }
}

/* 年齢制限ポップアップのスタイル */
.age-verification-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #48bbaf 0%, #48bbaf 50%, #9370db 100%);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.age-verification-modal {
  background: rgba(255, 255, 255, 0.8);
  border-radius: 15px;
  padding: 30px;
  max-width: 800px;
  width: 95%;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}

.modal-title {
  text-align: center;
  font-size: 22px;
  line-height: 1.7;
  font-weight: bold;
  margin-bottom: 20px;
  color: #008080;
}

.modal-warning {
  margin-bottom: 30px;
  color: #666;
  padding: 30px 30px 15px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
}
.modal-warning .c-txt-sm, .modal-warning .p-news__content, .modal-warning .p-review__item .desc, .p-review__item .modal-warning .desc {
  margin-bottom: 15px;
}

.age-verification-title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #008080;
}

.button-group {
  display: flex;
  gap: 20px;
  justify-content: center;
}

.age-button {
  padding: 15px 30px;
  font-size: 16px;
  font-weight: bold;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  min-width: 120px;
  border: 2px solid #008080;
}

.age-button.no {
  background: #fff;
  color: #008080;
}

.age-button.yes {
  background: #008080;
  color: #fff;
}

/* レスポンシブ対応 */
@media (max-width: 600px) {
  .age-verification-modal {
    max-width: 500px;
    padding: 30px 20px;
  }
  .button-group {
    flex-direction: column;
    gap: 15px;
  }
  .age-button {
    width: 100%;
  }
}
@media (max-width: 960px) {
  .age-verification-modal {
    max-width: 650px;
  }
  .button-group {
    flex-direction: column;
    gap: 15px;
  }
  .age-button {
    width: 100%;
  }
}
/* 非表示クラス */
.age-popup-hidden {
  display: none !important;
}

.top-view {
  position: relative;
}
.top-view .hero {
  position: relative;
}
.top-view .hero__text {
  position: absolute;
  bottom: 5vw;
  left: 0;
  z-index: 600;
  color: #fff;
  width: 100%;
}
.top-view .hero__text h3 {
  padding: 0 3vw;
  text-align: right;
  letter-spacing: 2px;
  font-size: 24px;
  text-shadow: 1px 1px 2px #333;
}
.top-view .hero__text h3 span {
  display: inline-block;
  padding: 2px 5px 2px 15px;
  position: relative;
}
.top-view .hero__text h3 span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #48bbaf 0%, #9370db 100%);
  position: absolute;
  top: 0;
  left: 0;
  transform: skewX(-15deg);
  z-index: -1;
}
@media (min-width: 600px) {
  .top-view .hero__text {
    bottom: 30px;
  }
  .top-view .hero__text h3 {
    padding: 0 10vw;
    font-size: 32px;
  }
  .top-view .hero__text h3 span {
    padding: 5px 10px 5px 15px;
  }
}
@media (min-width: 960px) {
  .top-view .hero__text {
    bottom: 40px;
  }
  .top-view .hero__text h3 {
    padding: 0 10vw;
    font-size: 42px;
  }
  .top-view .hero__text h3 span {
    padding: 8px 10px 8px 20px;
  }
  .top-view .hero__text h3 span::before {
    transform: skewX(-20deg);
  }
}
@media (min-width: 1200px) {
  .top-view .hero__text {
    bottom: 50px;
  }
  .top-view .hero__text h3 {
    padding: 0 15vw;
    font-size: 52px;
  }
  .top-view .hero__text h3 span {
    padding: 10px 20px 10px 30px;
  }
}
.top-view .hero__txt {
  position: absolute;
  bottom: 3vh;
  left: 0;
  z-index: 600;
  color: #fff;
  width: 100%;
}
.top-view .hero__txt h3 {
  padding: 0 3vw;
  letter-spacing: 2px;
  font-size: 24px;
  text-shadow: 1px 1px 2px #333;
}
.top-view .hero__txt h3 span {
  display: inline-block;
  padding: 2px 10px 2px 15px;
  position: relative;
}
.top-view .hero__txt h3 span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #48bbaf 0%, #9370db 100%);
  position: absolute;
  top: 0;
  left: 0;
  transform: skewX(-15deg);
  z-index: -1;
}
@media (min-width: 600px) {
  .top-view .hero__txt {
    bottom: 30px;
  }
  .top-view .hero__txt h3 {
    padding: 0 10vw;
    font-size: 32px;
  }
  .top-view .hero__txt h3 span {
    padding: 5px 15px 5px 15px;
  }
}
@media (min-width: 960px) {
  .top-view .hero__txt {
    bottom: 40px;
  }
  .top-view .hero__txt h3 {
    font-size: 42px;
  }
  .top-view .hero__txt h3 span {
    padding: 8px 20px 8px 20px;
  }
  .top-view .hero__txt h3 span::before {
    transform: skewX(-20deg);
  }
}
@media (min-width: 1200px) {
  .top-view .hero__txt {
    bottom: 50px;
  }
  .top-view .hero__txt h3 {
    padding: 0 15vw;
    font-size: 52px;
  }
  .top-view .hero__txt h3 span {
    padding: 10px 30px 10px 30px;
  }
}
.top-view .hero__desc {
  position: absolute;
  top: 10%;
  left: 0;
  z-index: 600;
  color: #fff;
  width: 100%;
}
.top-view .hero__desc h2 {
  padding: 0 3vw;
  font-size: 24px;
  margin-bottom: 5px;
  text-shadow: 1px 1px 2px #333;
}
.top-view .hero__desc h3 {
  padding: 0 3vw;
  text-align: right;
  letter-spacing: 2px;
  font-size: 30px;
  text-shadow: 1px 1px 2px #333;
}
.top-view .hero__desc h3 span {
  display: inline-block;
  padding: 2px 0px 2px 8px;
  position: relative;
}
.top-view .hero__desc h3 span::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #48bbaf 0%, #9370db 100%);
  position: absolute;
  top: 0;
  left: 0;
  transform: skewX(-15deg);
  z-index: -1;
}
@media (min-width: 600px) {
  .top-view .hero__desc {
    top: 30px;
  }
  .top-view .hero__desc h2 {
    padding: 0 8vw;
    font-size: 36px;
    margin-bottom: 15px;
  }
  .top-view .hero__desc h3 {
    padding: 0 8vw;
    font-size: 42px;
  }
}
@media (min-width: 960px) {
  .top-view .hero__desc h2 {
    padding: 0 10vw;
    font-size: 42px;
  }
  .top-view .hero__desc h3 {
    padding: 0 10vw;
    font-size: 48px;
  }
  .top-view .hero__desc h3 span {
    padding: 5px 10px 5px 20px;
  }
  .top-view .hero__desc h3 span::before {
    transform: skewX(-20deg);
  }
}
@media (min-width: 1200px) {
  .top-view .hero__desc {
    top: 50px;
  }
  .top-view .hero__desc h2 {
    padding: 0 15vw;
    font-size: 48px;
  }
  .top-view .hero__desc h3 {
    padding: 0 15vw;
    font-size: 62px;
  }
}
.top-view .hero__item {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
}
.top-view .hero__item .List {
  display: flex;
  justify-content: space-between;
  padding: 0 3vw;
}
.top-view .hero__item .List .Item {
  flex-basis: 23%;
}
.top-view .hero__item .List .Item img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 600px) {
  .top-view .hero__item .List {
    justify-content: center;
    padding: 0 8vw;
  }
  .top-view .hero__item .List .Item {
    flex-basis: 120px;
    margin: 0 10px;
  }
}
@media (min-width: 960px) {
  .top-view .hero__item {
    bottom: 30px;
  }
  .top-view .hero__item .List .Item {
    flex-basis: 150px;
  }
}
@media (min-width: 1200px) {
  .top-view .hero__item {
    bottom: 5vh;
  }
  .top-view .hero__item .List .Item {
    flex-basis: 180px;
  }
}
@media (max-width: 599px) {
  .top-view .hero .view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .top-view .hero .view-sp {
    display: none;
  }
}

.p-catalog {
  background: linear-gradient(135deg, #4ecdc4 0%, #a47ae2 100%);
  padding: 50px 0 30px;
}
.p-catalog .main-tit {
  color: #fff;
}
.p-catalog .main-tit .en {
  color: #fff;
}
.p-catalog__list {
  margin-bottom: 30px;
}
.p-catalog__list__item {
  background-color: #fff;
  padding: 20px 10px;
  border-radius: 12px;
  margin-bottom: 30px;
}
.p-catalog__list__item .Item {
  width: 200px;
  height: 200px;
  margin: 0 auto 15px;
}
.p-catalog__list__item .Item img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-catalog__list__item h3 {
  color: #008080;
  font-size: 20px;
  text-align: center;
}
.p-catalog__list__item .price {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.p-catalog__list__item .sigeki {
  font-weight: bold;
  text-align: center;
}
.p-catalog__list__item .sigeki span {
  font-size: 22px;
  color: #008080;
}
@media (min-width: 600px) {
  .p-catalog__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .p-catalog__list__item {
    flex-basis: 48%;
  }
  .p-catalog__list__item .Item {
    width: 150px;
    height: 150px;
  }
}
@media (min-width: 960px) {
  .p-catalog {
    padding: 80px 0 50px;
  }
  .p-catalog__list__item {
    padding: 30px 15px;
  }
  .p-catalog__list__item .sigeki {
    font-size: 18px;
    text-align: center;
  }
  .p-catalog__list__item .sigeki span {
    font-size: 28px;
    color: #008080;
  }
}
.p-feature__desc {
  margin-bottom: 50px;
}
.p-feature__desc h3 {
  color: #008080;
  font-size: 18px;
  margin-bottom: 5px;
  padding-left: 15px;
  position: relative;
}
.p-feature__desc h3::before {
  content: "";
  width: 10px;
  height: 2px;
  background-color: #48bbaf;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.p-feature__desc .Img {
  text-align: center;
}
.p-feature__desc .Img .rotating-product {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  animation: rotate 12s linear infinite;
  transform-style: preserve-3d;
}
.p-feature__desc .Img.product-container {
  width: 250px;
  height: 250px;
  margin: 30px auto 0;
  perspective: 1000px;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.p-feature__list {
  margin-bottom: 30px;
}
.p-feature__list__item {
  margin-bottom: 20px;
  background: white;
  border-radius: 16px;
  padding: 20px 15px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  border: 1px solid #e0f2f1;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.p-feature__list__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #40e0d0, #20b2aa, #9370db);
}
.p-feature__list__item .Icon {
  width: 120px;
  height: 120px;
  margin: 0 auto 30px;
  background: linear-gradient(135deg, #40e0d0, #20b2aa);
  border-radius: 50%;
}
.p-feature__list__item .Icon img {
  padding: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-feature__list__item h4 {
  font-size: 18px;
  color: #48bbaf;
  margin-bottom: 5px;
  text-align: center;
}

.c-flow {
  background-color: #ecf0f1;
  padding-top: 50px;
}
.c-flow .main-tit {
  margin-bottom: 0;
}
.c-flow .item-tit {
  font-size: 18px;
  margin-bottom: 10px;
  color: #008080;
}
.c-flow .item-img {
  position: relative;
  margin-bottom: 20px;
}
.c-flow .item-img .num {
  position: absolute;
  top: -35px;
  right: 5px;
  font-size: 50px;
  display: inline-block;
  font-weight: bold;
  background: linear-gradient(90deg, #48bbaf 0%, #9370db 100%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.c-flow .item-img img {
  border-radius: 10px;
}
.c-flow .item-desc .caution {
  color: #fd2828;
  font-weight: bold;
}
.c-flow-item {
  position: relative;
  padding: 50px 0;
}
.c-flow-item::after {
  content: "";
  position: absolute;
  z-index: 200;
  bottom: -20px;
  left: 50%;
  margin-left: -40px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 40px 0 40px;
  border-color: #ecf0f1 transparent transparent transparent;
}
.c-flow-item:last-child::after {
  display: none;
}
.c-flow #flow01,
.c-flow #flow03,
.c-flow #flow05 {
  background-color: #ecf0f1;
}
.c-flow #flow01::after,
.c-flow #flow03::after,
.c-flow #flow05::after {
  border-color: #ecf0f1 transparent transparent transparent;
}
.c-flow #flow02,
.c-flow #flow04,
.c-flow #flow06 {
  background-color: #fff;
}
.c-flow #flow02::after,
.c-flow #flow04::after,
.c-flow #flow06::after {
  border-color: #fff transparent transparent transparent;
}
.c-flow .go-back {
  margin-top: 50px;
}
@media (min-width: 600px) {
  .c-flow {
    padding-top: 80px;
  }
  .c-flow .item-tit {
    font-size: 22px;
  }
  .c-flow .item-wrap {
    margin: 0 10vw;
  }
}
@media (min-width: 960px) {
  .c-flow {
    padding-top: 80px;
  }
  .c-flow .item-img {
    flex-basis: 48%;
    margin: 0;
  }
  .c-flow .item-img .num {
    top: -54px;
    right: 10px;
    font-size: 72px;
  }
  .c-flow .item-desc {
    flex-basis: 48%;
  }
  .c-flow-item .item-tit {
    font-size: 28px;
  }
  .c-flow-item .item-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
  }
  .c-flow-item:nth-child(2n) .item-wrap {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1200px) {
  .c-flow .c-container, .c-flow .main-tit {
    padding: 0 15vw;
  }
  .c-flow .go-back {
    margin-top: 80px;
  }
}

.p-review {
  background: linear-gradient(45deg, #40e0d0 0%, #ba68c8 100%);
  padding: 50px 0 30px;
}
.p-review .main-tit {
  color: #fff;
}
.p-review .main-tit .en {
  color: #fff;
}
.p-review__item {
  background-color: #fff;
  padding: 30px 20px;
  border-radius: 16px;
  position: relative;
  margin-bottom: 50px;
}
.p-review__item::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 18px solid transparent;
  border-top: 20px solid #ffffff;
  position: absolute;
  bottom: -5px;
  right: 40px;
  transform: rotate(136deg) skewX(325deg);
}
.p-review__item h3 {
  font-size: 17px;
  margin-bottom: 10px;
  color: #48bbaf;
}
.p-review__item .desc {
  margin-bottom: 20px;
}
.p-review-thumb {
  height: 200px;
  margin-bottom: 15px;
}
.p-review-thumb img {
  border-radius: 10px;
}
.p-review.c-review {
  background: linear-gradient(135deg, #8dccc4 0%, #c1a6dc 100%);
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .p-review__list {
    margin-left: 5vw;
    margin-right: 5vw;
  }
  .p-review__item {
    padding: 40px;
  }
  .p-review-thumb {
    height: 300px;
    margin-bottom: 30px;
  }
  .p-review.c-review {
    padding: 80px 0 50px;
  }
  .p-review.c-review .page-numbers {
    margin: 5vw 0 2vw;
  }
}
@media (min-width: 960px) {
  .p-review {
    padding: 80px 0 50px;
  }
  .p-review__list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }
  .p-review__item {
    padding: 30px;
    flex-basis: 48%;
    margin-bottom: 0;
  }
  .p-review__item::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 45px solid transparent;
    border-right: 23px solid transparent;
    border-top: 25px solid #ffffff;
    position: absolute;
    bottom: -14px;
    right: 40px;
    transform: rotate(146deg) skewX(335deg);
  }
  .p-review__item h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .p-review__item .desc {
    margin-bottom: 30px;
  }
  .p-review__item .detail-btn__link {
    padding: 10px 20px;
    font-size: 15px;
  }
  .p-review-thumb {
    height: 240px;
    margin-bottom: 20px;
  }
  .p-review.c-review {
    padding: 100px 0 50px;
  }
  .p-review.c-review .p-review__list {
    margin-bottom: 30px;
  }
  .p-review.c-review .p-review__item {
    margin-bottom: 70px;
  }
}
@media (min-width: 1200px) {
  .p-review-thumb {
    height: 300px;
    margin-bottom: 30px;
  }
}

.p-store__table {
  margin-bottom: 30px;
}
.p-store__table dl {
  text-align: center;
  margin-bottom: 30px;
  border: 1px solid #ccc;
}
.p-store__table dl dt {
  background-color: #48bbaf;
  padding: 10px 0;
  font-size: 18px;
  letter-spacing: 2px;
  color: #fff;
}
.p-store__table dl dd {
  padding: 20px 5px 30px;
  letter-spacing: 2px;
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .p-store__table {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .p-store__table dl {
    flex-basis: 48%;
  }
}
@media (min-width: 960px) {
  .p-store__table dl {
    margin-bottom: 40px;
  }
  .p-store__table dl dt {
    font-size: 22px;
    padding: 15px 0;
  }
}

.p-message__title {
  text-align: center;
}
.p-message__desc {
  order: 1;
  width: 100%;
  max-width: 100%;
  padding: 0 8vw;
  height: auto;
}
.p-message__img-box {
  display: flex;
  flex-wrap: wrap;
}
.p-message__img-item {
  width: 50%;
  height: 150px;
}

.services__aside {
  position: relative;
}
.services__aside a {
  position: relative;
  background-image: url(../images/home/img001.webp);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 30px 20px 20px 20px;
  height: 200px;
  display: block;
  color: #fff;
  border-bottom: 2px solid #fff;
  background-position: center;
}
.services__aside a.sv2 {
  background-image: url(../images/home/img004.webp);
}
.services__aside a.sv3 {
  background-image: url(../images/home/owner-1.webp);
}
.services__aside a::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 100%;
  width: 100%;
  background-color: #212529;
  opacity: 0.6;
}
.services__aside a h3,
.services__aside a p {
  position: relative;
  z-index: 100;
  font-weight: 400;
  font-size: 18px;
}
@media (min-width: 960px) {
  .services__aside a h3,
  .services__aside a p {
    font-size: 18px;
  }
}
.services__aside a .third {
  font-size: 19px;
  position: absolute;
  display: inline-block;
  bottom: 20px;
  right: 60px;
}
.services__aside a .third::before {
  position: absolute;
  top: 4px;
  right: -42px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 7px;
  width: 32px;
  border-bottom: 1px solid #fff;
  border-right: 2px solid #fff;
  transform: skew(45deg);
}
.services__aside a h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 15px;
}
.services__aside a h3 small {
  position: relative;
  color: #fff;
  padding-left: 50px;
  margin-top: 0;
  display: block;
  font-size: 15px;
}
.services__aside a h3 small::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 1px;
  width: 40px;
  background-color: #fff;
}
@media (min-width: 600px) {
  .services__aside a h3 {
    font-size: 31px;
  }
}
.services__aside a .second {
  margin-bottom: 40px;
}
@media (min-width: 960px) {
  .services__aside {
    display: flex;
    flex-wrap: wrap;
  }
  .services__aside a {
    padding: 40px 5px 30px 20px;
    width: 33.3%;
    border: 2px solid #fff;
    height: 250px;
  }
  .services__aside a h3 {
    font-size: 24px;
  }
  .services__aside a h3 small {
    font-size: 18px;
  }
  .services__aside a .second {
    margin-bottom: 120px;
  }
  .services__aside a .third {
    font-size: 25px;
  }
}

.p-about {
  background-color: rgb(235, 235, 235);
  padding: 50px 0;
}
.p-about ul li {
  padding: 30px 15px 20px 25px;
}
.p-about ul li .p-about__wrap .desc .ol {
  margin-bottom: 25px;
  border-radius: 10px;
}
.p-about ul li .p-about__wrap .desc .c-txt-sm, .p-about ul li .p-about__wrap .desc .p-news__content, .p-about ul li .p-about__wrap .desc .p-review__item .desc, .p-review__item .p-about ul li .p-about__wrap .desc .desc {
  margin-bottom: 30px;
}
.p-about ul li .p-about__wrap .p-about__img Img {
  margin-bottom: 26px;
}
@media (min-width: 960px) {
  .p-about ul .p-about__tit {
    padding: 25px;
  }
  .p-about ul .p-about__tit h3 {
    font-size: 28px;
  }
  .p-about ul li {
    padding: 40px 15px 35px 25px;
  }
  .p-about ul li .p-about__wrap {
    display: flex;
    justify-content: space-between;
  }
  .p-about ul li .p-about__wrap .desc {
    width: 67%;
  }
  .p-about ul li .p-about__wrap .p-about__img {
    width: 30%;
  }
}

.faq-wrapper {
  overflow: hidden;
}
.faq-wrapper .faq__item {
  background-color: #fff;
}
.faq-wrapper .faq dt {
  position: relative;
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0, 0, 0.58, 1);
  border: 1px solid #48bbaf;
}
.faq-wrapper .faq dt::before {
  position: absolute;
  left: 0;
  content: "Q";
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  background: #48bbaf;
  height: 100%;
  padding: 10px;
}
.faq-wrapper .faq dt span {
  margin-left: 10vw;
  margin-right: 6vw;
  line-height: 1.5;
  display: block;
  position: relative;
  padding: 20px 10px;
}
.faq-wrapper .faq dt .i_box {
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}
.faq-wrapper .faq dt .i_box::before {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
  border-top: 2px solid #48bbaf;
  width: 16px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.faq-wrapper .faq dt .i_box::after {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
  border-left: 2px solid #48bbaf;
  width: 0;
  height: 16px;
  top: 0;
  bottom: 0;
  right: 7px;
  transition: 0.3s;
}
.faq-wrapper .faq dd {
  position: relative;
  border-left: 1px solid #48bbaf;
  border-right: 1px solid #48bbaf;
  border-bottom: 1px solid #48bbaf;
}
.faq-wrapper .faq dd::before {
  content: "A";
  position: absolute;
  top: 18px;
  left: 10px;
  bottom: 0;
  margin: auto;
  width: 12px;
  font-size: 22px;
  color: #008080;
}
.faq-wrapper .faq dd .m-description-article {
  font-size: 3.7vw;
  display: block;
  line-height: 2;
  margin-left: 8vw;
  padding: 20px 10px;
}
.faq-wrapper .faq dd .m-description-article a {
  color: #008080;
  border-bottom: 1px solid #008080;
}
.faq-wrapper .faq .more-btn {
  display: block;
}
.faq-wrapper.c-faq {
  background: transparent;
  padding: 0;
  margin-bottom: 30px;
}

.p-instagram {
  background-color: #fff;
}
.p-instagram #sbi_images {
  margin-bottom: 40px;
}
.p-instagram #sb_instagram .sb_instagram_header {
  display: none;
}
.p-instagram .sbi_photo {
  background-repeat: no-repeat;
  background-size: cover;
}
.p-instagram .sbi_photo img {
  height: 100% !important;
}
.p-instagram #sb_instagram #sbi_images {
  display: flex;
  justify-content: space-between;
}
.p-instagram #sb_instagram #sbi_images .sbi_item {
  width: 33.3% !important;
}
@media (min-width: 960px) {
  .p-instagram__img {
    justify-content: space-around;
    margin-bottom: 60px;
  }
}

.p-news__btn {
  text-align: center;
}
.p-news__item {
  padding: 20px 10px;
  border-bottom: 1px solid #ecf0f1;
}
.p-news__item a {
  color: #4a4a4a;
}
.p-news__date {
  color: #48bbaf;
  letter-spacing: 2px;
}
.p-contact {
  background: url(../images/home/contact.webp) no-repeat center/cover;
  padding: 50px 0;
  position: relative;
}
.p-contact::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #4a4a4a;
  opacity: 0.8;
}
.p-contact .main-tit {
  position: relative;
  z-index: 10;
  color: #fff;
}
.p-contact .main-tit .en {
  color: #fff;
}
.p-contact__wrap {
  text-align: center;
}
.p-contact__btn {
  padding: 0 8vw;
}
.p-contact__tel {
  padding: 15px 30px;
  background-color: #fff;
  font-size: 22px;
  letter-spacing: 2px;
  font-weight: bold;
  border-radius: 5px;
  position: relative;
}
.p-contact__tel::before {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #48bbaf url(../images/common/tel-white.png) no-repeat center/60% 60%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -20px;
}
.p-contact__tel::after {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/common/arw-gr.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}
.p-contact__tel a {
  color: #4a4a4a;
}
.p-contact__form {
  padding: 15px 30px;
  background-color: #fff;
  font-size: 18px;
  line-height: 1.8;
  font-weight: bold;
  border-radius: 5px;
  position: relative;
}
.p-contact__form::before {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #008080 url(../images/common/ico-mail-wh.png) no-repeat center/60% 60%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -20px;
}
.p-contact__form::after {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/common/arw-gr.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}
.p-contact__form a {
  color: #4a4a4a;
}

@media (min-width: 600px) {
  .baner-link-wrap ul {
    display: flex;
    justify-content: space-between;
  }
  .baner-link-wrap li {
    width: 33.3%;
  }
}
.baner-link-wrap li a img {
  -o-object-fit: contain;
     object-fit: contain;
}

.p-access {
  background: url(../images/home/bg2.webp) no-repeat center/cover;
  padding: 50px 0;
}
.p-access__wrap {
  margin-bottom: 25px;
}
.p-access__map {
  height: 350px;
}
.p-access__map iframe {
  width: 100%;
}
@media (min-width: 600px) {
  .p-access__wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .p-access__txt {
    width: 48%;
  }
  .p-access__map {
    width: 48%;
    margin-bottom: 0;
  }
}
@media (min-width: 960px) {
  .p-access {
    padding: 80px 0;
  }
  .p-access .c-container, .p-access .c-flow .main-tit, .c-flow .p-access .main-tit {
    padding: 0 10vw;
  }
}
@media (min-width: 1200px) {
  .p-access .c-container, .p-access .c-flow .main-tit, .c-flow .p-access .main-tit {
    padding: 0 15vw;
  }
  .p-access__txt {
    width: 45%;
  }
  .p-access__map {
    height: 450px;
  }
}

.p-footer {
  padding: 50px 0 20px;
  border-top: 5px solid #48bbaf;
  background: linear-gradient(45deg, #008080 0%, #9370db 100%);
}
.p-footer__logo {
  text-align: center;
  margin-bottom: 30px;
}
.p-footer__logo img {
  width: 50%;
}
.p-footer__nav {
  margin-bottom: 50px;
}
.p-footer__nav li span {
  display: block;
  margin-bottom: 15px;
}
.p-footer__nav li .c-txt-sm, .p-footer__nav li .p-review__item .desc, .p-review__item .p-footer__nav li .desc, .p-footer__nav li .p-news__content {
  position: relative;
  color: #fff;
  padding-left: 20px;
}
.p-footer__nav li .c-txt-sm::before, .p-footer__nav li .p-review__item .desc::before, .p-review__item .p-footer__nav li .desc::before, .p-footer__nav li .p-news__content::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 5px;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background-image: url(../images/common/arw.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.p-footer .copyright {
  text-align: center;
  color: #fff;
  font-size: 12px;
}

.c-company .c-message__desc .c-txt-sm, .c-company .c-message__desc .p-review__item .desc, .p-review__item .c-company .c-message__desc .desc, .c-company .c-message__desc .p-news__content {
  margin-bottom: 15px;
}
.c-company .c-message__name {
  text-align: right;
}
.c-company .c-about {
  background-color: #f5f5f5;
  padding: 50px 0 80px;
}
.c-company .c-about__desc table {
  border: 1px solid #ccc;
  border-bottom: none;
}
.c-company .c-about__desc th {
  background-color: #ffefc1;
  display: block;
  width: 100%;
}
.c-company .c-about__desc td {
  background-color: #fff;
  display: block;
  width: 100%;
}
.c-company .c-about__desc td a {
  color: #4a4a4a;
}
.c-company .c-about__desc th, .c-company .c-about__desc td {
  padding: 8px 16px;
  border-bottom: 1px solid #ccc;
}

.c-question .faq-wrapper:nth-child(2) .sub-tit h3::before {
  background-color: #3da58a;
}
.c-question .faq-wrapper:nth-child(2) .faq dt {
  border: 1px solid #3da58a;
}
.c-question .faq-wrapper:nth-child(2) .faq dt::before {
  background: #3da58a;
}
.c-question .faq-wrapper:nth-child(2) .faq dt .i_box::before {
  border-top: 2px solid #3da58a;
}
.c-question .faq-wrapper:nth-child(2) .faq dt .i_box::after {
  border-left: 2px solid #3da58a;
}
.c-question .faq-wrapper:nth-child(2) .faq dd {
  border-left: 1px solid #3da58a;
  border-right: 1px solid #3da58a;
  border-bottom: 1px solid #3da58a;
}
.c-question .faq-wrapper:nth-child(2) .faq dd::before {
  color: #3da58a;
}
.c-question .faq-wrapper:nth-child(2) .faq dd .m-description-article a {
  color: #3da58a;
  border-bottom: 1px solid #3da58a;
}
.c-question .faq-wrapper:nth-child(3) .sub-tit h3::before {
  background-color: #5b9bd5;
}
.c-question .faq-wrapper:nth-child(3) .faq dt {
  border: 1px solid #5b9bd5;
}
.c-question .faq-wrapper:nth-child(3) .faq dt::before {
  background: #5b9bd5;
}
.c-question .faq-wrapper:nth-child(3) .faq dt .i_box::before {
  border-top: 2px solid #5b9bd5;
}
.c-question .faq-wrapper:nth-child(3) .faq dt .i_box::after {
  border-left: 2px solid #5b9bd5;
}
.c-question .faq-wrapper:nth-child(3) .faq dd {
  border-left: 1px solid #5b9bd5;
  border-right: 1px solid #5b9bd5;
  border-bottom: 1px solid #5b9bd5;
}
.c-question .faq-wrapper:nth-child(3) .faq dd::before {
  color: #5b9bd5;
}
.c-question .faq-wrapper:nth-child(3) .faq dd .m-description-article a {
  color: #5b9bd5;
  border-bottom: 1px solid #5b9bd5;
}
.c-question .faq-wrapper:nth-child(4) .sub-tit h3::before {
  background-color: #8e7cc3;
}
.c-question .faq-wrapper:nth-child(4) .faq dt {
  border: 1px solid #8e7cc3;
}
.c-question .faq-wrapper:nth-child(4) .faq dt::before {
  background: #8e7cc3;
}
.c-question .faq-wrapper:nth-child(4) .faq dt .i_box::before {
  border-top: 2px solid #8e7cc3;
}
.c-question .faq-wrapper:nth-child(4) .faq dt .i_box::after {
  border-left: 2px solid #8e7cc3;
}
.c-question .faq-wrapper:nth-child(4) .faq dd {
  border-left: 1px solid #8e7cc3;
  border-right: 1px solid #8e7cc3;
  border-bottom: 1px solid #8e7cc3;
}
.c-question .faq-wrapper:nth-child(4) .faq dd::before {
  color: #8e7cc3;
}
.c-question .faq-wrapper:nth-child(4) .faq dd .m-description-article a {
  color: #8e7cc3;
  border-bottom: 1px solid #8e7cc3;
}
.c-question .faq-wrapper:nth-child(5) .sub-tit h3::before {
  background-color: #c471c4;
}
.c-question .faq-wrapper:nth-child(5) .faq dt {
  border: 1px solid #c471c4;
}
.c-question .faq-wrapper:nth-child(5) .faq dt::before {
  background: #c471c4;
}
.c-question .faq-wrapper:nth-child(5) .faq dt .i_box::before {
  border-top: 2px solid #c471c4;
}
.c-question .faq-wrapper:nth-child(5) .faq dt .i_box::after {
  border-left: 2px solid #c471c4;
}
.c-question .faq-wrapper:nth-child(5) .faq dd {
  border-left: 1px solid #c471c4;
  border-right: 1px solid #c471c4;
  border-bottom: 1px solid #c471c4;
}
.c-question .faq-wrapper:nth-child(5) .faq dd::before {
  color: #c471c4;
}
.c-question .faq-wrapper:nth-child(5) .faq dd .m-description-article a {
  color: #c471c4;
  border-bottom: 1px solid #c471c4;
}

.c-store__list__item {
  margin-bottom: 30px;
}
.c-store__list__item .Desc {
  border: 1px solid #ccc;
}
.c-store__list__item .Desc h3 {
  text-align: center;
  color: #fff;
  font-size: 18px;
  background-color: #48bbaf;
  padding: 10px 0;
  margin-bottom: 0;
}
.c-store__list__item .Desc .Text {
  padding: 20px;
}
@media (min-width: 600px) {
  .c-store__list__item .Desc {
    display: flex;
  }
  .c-store__list__item .Desc h3 {
    flex-basis: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .c-store__list__item .Desc .Text {
    flex-basis: 60%;
    padding: 15px 30px;
  }
}
@media (min-width: 960px) {
  .c-store__list__item .Desc h3 {
    font-size: 20px;
    flex-basis: 35%;
  }
  .c-store__list__item .Desc .Text {
    flex-basis: 65%;
  }
}

.c-scene {
  padding: 50px 0 30px;
  background-color: #e7f9f7;
}
.c-scene__list__item {
  margin-bottom: 50px;
}
.c-scene__list__item .Img {
  height: 200px;
  margin-bottom: 15px;
}
.c-scene__list__item .Desc {
  background-color: #fff;
  padding: 20px 10px;
  border-radius: 10px;
  text-align: center;
  position: relative;
}
.c-scene__list__item .Desc::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, #48bbaf 0%, #9370db 100%);
  border-radius: inherit;
  padding: 3px;
  /* ボーダーの太さ */
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: exclude;
  mask-composite: exclude;
}
.c-scene__list__item .Desc h3 {
  color: #48bbaf;
  font-size: 20px;
  margin-bottom: 10px;
}
.c-scene__list__item .Desc .c-txt-sm, .c-scene__list__item .Desc .p-review__item .desc, .p-review__item .c-scene__list__item .Desc .desc, .c-scene__list__item .Desc .p-news__content {
  font-weight: bold;
}
@media (min-width: 600px) {
  .c-scene__list {
    margin: 0 8vw;
  }
  .c-scene__list__item .Img {
    height: 300px;
  }
}
@media (min-width: 960px) {
  .c-scene {
    padding: 80px 0 50px;
  }
  .c-scene__list {
    margin: 0;
  }
  .c-scene__list__item {
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
  }
  .c-scene__list__item:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .c-scene__list__item .Img {
    flex-basis: 38%;
    margin: 0;
    height: 200px;
  }
  .c-scene__list__item .Desc {
    flex-basis: 58%;
    display: grid;
    justify-content: center;
  }
  .c-scene__list__item .Desc h3 {
    align-self: flex-end;
    font-size: 26px;
    letter-spacing: 2px;
    margin-bottom: 10px;
  }
  .c-scene__list__item .Desc .c-txt-sm, .c-scene__list__item .Desc .p-review__item .desc, .p-review__item .c-scene__list__item .Desc .desc, .c-scene__list__item .Desc .p-news__content {
    align-self: start;
  }
}
@media (min-width: 1200px) {
  .c-scene__list__item .Img {
    height: 250px;
  }
}

.c-news {
  padding: 0 0 10vw 0;
  letter-spacing: 3px;
}
.c-news__item:first-child {
  border-top: 1px solid #ecf0f1;
}
.c-news__link {
  display: block;
  padding: 4vw 0;
  border-bottom: 1px solid #ecf0f1;
}
.c-news__link p {
  margin-top: 2vw;
  color: #4a4a4a;
}
.c-news__date {
  color: #48bbaf;
  margin-bottom: 5px;
}
.c-news__list {
  padding-bottom: 5vw;
}
.c-news__contents {
  line-height: 2;
  font-size: 0.8rem;
}
.c-news__title {
  text-align: center;
  margin: 10vw 0;
  letter-spacing: 2px;
  font-weight: 100;
}
.c-news .c-news__block {
  padding: 8vw 0;
}

.c-news-sl__date {
  color: #48bbaf;
}
.c-news-sl__tit {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10vw;
}
.c-news-sl__tit .c-txt-md {
  font-size: 18px;
  color: #008080;
  font-weight: bold;
}
.c-news-sl-thumb {
  aspect-ratio: 16/9;
  margin: 0 auto;
}
.c-news-sl__contents {
  padding: 10vw 0;
  line-height: 2.5;
}
.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 #48bbaf;
}
.c-news-sl__link a span {
  color: #4a4a4a;
}

.wp-block-image .alignleft {
  float: none !important;
  /* floatを無効化 */
  width: auto;
  /* 幅を自動に */
}

.c-contact .c-container, .c-contact .c-flow .main-tit, .c-flow .c-contact .main-tit {
  padding: 0 5vw;
}
@media (min-width: 960px) {
  .c-contact .c-container, .c-contact .c-flow .main-tit, .c-flow .c-contact .main-tit {
    padding: 0 10vw;
  }
}
@media (min-width: 1200px) {
  .c-contact .c-container, .c-contact .c-flow .main-tit, .c-flow .c-contact .main-tit {
    padding: 0 15vw;
  }
}
.c-contact .contact-form {
  margin-bottom: 40px;
  text-align: center;
}
.c-contact .contact-form .ct-tit {
  padding: 20px 10px;
  background-color: #fff;
  font-size: 24px;
}
@media (min-width: 600px) {
  .c-contact .contact-form .ct-tit {
    width: 540px;
  }
}
@media (min-width: 960px) {
  .c-contact .contact-form .ct-tit {
    font-size: 34px;
  }
}
@media (min-width: 1200px) {
  .c-contact .contact-form .ct-tit {
    width: 800px;
  }
}
.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 #4a4a4a;
}
.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 #4a4a4a;
}
.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 .must {
  position: relative;
  padding: 5px 15px 5px 0;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.c-contact .contact-form .must .need {
  font-size: 12px;
  color: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  background-color: rgb(248, 31, 31);
  margin-right: 10px;
  display: inline-block;
}
.c-contact .contact-form .must::after {
  content: "必須";
  font-size: 12px;
  color: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  background-color: red;
  margin-left: 10px;
  white-space: nowrap;
}
.c-contact .contact-form .free {
  position: relative;
  display: flex;
  align-items: center;
  padding: 5px 15px 5px 0;
  margin-right: 10px;
}
.c-contact .contact-form .free .anNeed {
  font-size: 12px;
  color: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  background-color: rgb(31, 132, 248);
  margin-right: 10px;
  display: inline-block;
}
.c-contact .contact-form .ct-request select {
  width: 100%;
}
.c-contact .contact-form .ct-flex {
  display: flex;
  justify-content: space-between;
  width: 280px;
  text-align: center;
  margin: auto;
  padding-bottom: 20px;
}
.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;
  width: 130px;
}
.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 .wpcf7-list-item {
  margin: 0;
}
.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: #858585;
}
.c-contact .contact-form .submit-btn input {
  border-color: #4a4a4a;
  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 .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;
}
.c-contact .form {
  background: rgb(255, 247, 232);
  padding: 20px;
}
.c-contact .ct-check {
  background-color: #fff;
  padding: 10px;
}
.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;
}
.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;
  margin: 0;
}
@media (min-width: 960px) {
  .c-contact .ct-check .wpcf7-list-item {
    margin: 20px 20px 20px 0;
  }
}
.c-contact .ct-check .wpcf7-list-item-label {
  font-size: 14px;
  width: 80%;
}
.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;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

.c-privacy {
  margin-top: 50px;
}
.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;
}
@media (min-width: 600px) {
  .c-privacy {
    margin-top: 80px;
  }
}

.c-thanks {
  margin-top: 50px;
}
.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;
}
@media (min-width: 600px) {
  .c-thanks {
    margin-top: 80px;
  }
}

.swiper-container {
  overflow: visible !important;
  height: 40vh;
}
@media (min-width: 600px) {
  .swiper-container {
    height: 50vh;
  }
}
@media (min-width: 960px) {
  .swiper-container {
    height: 60vh;
  }
}
@media (min-width: 1200px) {
  .swiper-container {
    height: 80vh;
  }
}

.swiper-slide {
  overflow: hidden;
}
.swiper-slide-active > img {
  animation: zoom 4.5s forwards;
}

@keyframes zoom {
  from {
    transform: scale(1.1);
  }
  to {
    transform: scale(1);
  }
}
.p-header {
  width: 100%;
}
.p-header .logo__img {
  display: inline-block;
  margin: 9px 11px 0 8px;
}
.p-header .logo {
  background-image: url(../images/common/n-logo.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 50px;
  width: 120px;
  opacity: 1;
}
.p-header .logo.inview {
  background-image: url(../images/common/n-logo.webp);
}
@media (max-width: 959px) {
  .p-header {
    height: 64px;
  }
  .p-header .pc-container,
  .p-header .pc-navbtn {
    display: none;
  }
}
@media (min-width: 960px) {
  .p-header {
    height: 100px;
  }
  .p-header .mobile-container,
  .p-header .sp-navbtn,
  .p-header .mobile-menu {
    display: none !important;
  }
  .p-header .pc-container {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 8000;
    width: 100%;
    height: 100px;
    background: linear-gradient(90deg, #48bbaf 0%, #9370db 100%);
  }
  .p-header .pc-container .logo-wrap {
    display: flex;
    align-items: center;
  }
  .p-header .pc-container .logo-link {
    margin: 0 20px;
  }
  .p-header .pc-container .pc-nav-list {
    display: flex;
    align-items: center;
    margin-right: 80px;
  }
  .p-header .pc-container .pc-nav-item {
    font-size: 18px;
    padding-top: 20px;
    padding-right: 2.5vw;
    transition: all 0.3s;
    text-align: center;
  }
  .p-header .pc-container .pc-nav-item a {
    color: #fff;
    font-weight: bold;
  }
  .p-header .pc-container .pc-nav-item:hover {
    transform: translateY(4px);
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-nav-item small {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
  }
  .p-header .pc-container .logo__img {
    display: inline-block;
    margin: 0px 10px 0px 20px;
  }
  .p-header .pc-container .logo__img .logo {
    height: 80px;
    width: 190px;
  }
  .p-header .pc-container .online-shop {
    position: absolute;
    top: 45%;
    right: 0;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    margin-right: 30px;
  }
  .p-header .pc-container .online-shop img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media (min-width: 1200px) {
  .p-header .pc-container .onlyPC {
    display: none;
  }
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
  transition: all 0.5s;
}
.mobile-menu__nav {
  display: block;
  height: 100%;
  width: 100%;
  background-color: #fff;
}
.mobile-menu__list {
  width: 100%;
  text-align: center;
  list-style: none;
  padding-top: 120px;
}
.mobile-menu__item {
  opacity: 0;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
}
.mobile-menu__item a {
  color: #4a4a4a !important;
}

.mobile-container {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  overflow: hidden;
  height: 64px;
  width: 100%;
  background: linear-gradient(90deg, #48bbaf 0%, #9370db 100%);
}
.mobile-container .mobile-ico {
  position: absolute;
  top: 34%;
  right: 20%;
  height: 20px;
  width: 20px;
  background-image: url(../images/tel-gray.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s;
}
.mobile-container .mobile-ico.inview {
  transition: all 0.3s;
  background-image: url(../images/tel-white.png);
}
.mobile-container .mobile-ico a {
  height: 100%;
  width: 100%;
  display: block;
}
.mobile-container .mobile-logo {
  position: absolute;
  top: 25%;
  left: 5%;
  height: 43px;
  width: 138px;
  background-image: url(../images/riv_logo-gray.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s;
}
.mobile-container .mobile-logo.inview {
  transition: all 0.3s;
  background-image: url(../images/riv_logo-white.png);
}
.mobile-container .mobile-button {
  position: fixed;
  top: 18px;
  right: 10px;
  z-index: 200;
  display: flex;
  justify-content: right;
  align-items: center;
}
.mobile-container .online-shop {
  width: 30px;
  height: 30px;
  margin-right: 15px;
  margin-top: -2px;
}
.mobile-container .online-shop img {
  -o-object-fit: contain;
     object-fit: contain;
}
.mobile-container .mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
}
.mobile-container .mobile-menu__btn.inview > span {
  background-color: #fff;
}
.mobile-container .mobile-menu__btn > span {
  background-color: #fff;
  width: 25px;
  height: 2px;
  display: block;
  margin-bottom: 7px;
  transition: transform 0.7s;
  opacity: 1;
}
.mobile-container .mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .mobile-container .mobile-menu__btn span {
    width: 35px;
    margin-bottom: 9px;
  }
  .mobile-container .mobile-menu__btn span:nth-child(2) {
    width: 25px;
  }
}

.menu-open.mobile-menu {
  z-index: 8000;
  transition: all 0.5s;
  opacity: 1;
}
.menu-open.mobile-menu nav li {
  opacity: 1;
  transition: 0.1s;
}
.menu-open.mobile-menu nav li:nth-child(1) {
  transition-delay: 0.03s;
}
.menu-open.mobile-menu nav li:nth-child(2) {
  transition-delay: 0.06s;
}
.menu-open.mobile-menu nav li:nth-child(3) {
  transition-delay: 0.09s;
}
.menu-open.mobile-menu nav li:nth-child(4) {
  transition-delay: 0.12s;
}
.menu-open.mobile-menu nav li:nth-child(5) {
  transition-delay: 0.15s;
}
.menu-open.mobile-menu nav li:nth-child(6) {
  transition-delay: 0.18s;
}
.menu-open.mobile-menu nav li:nth-child(7) {
  transition-delay: 0.21s;
}
.menu-open.mobile-menu nav li:nth-child(8) {
  transition-delay: 0.24s;
}
.menu-open.mobile-menu nav li:nth-child(9) {
  transition-delay: 0.27s;
}
.menu-open.mobile-menu nav li:nth-child(10) {
  transition-delay: 0.3s;
}
.menu-open .mobile-menu__btn > span {
  background-color: #fff !important;
}
.menu-open .mobile-menu__btn > span:nth-child(1) {
  transition-delay: 70ms;
  transform: translateY(9px) 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(-9px) rotate(-135deg);
}
@media (min-width: 600px) {
  .menu-open .mobile-menu__btn > span:nth-child(1) {
    transition-delay: 70ms;
    transform: translateY(11px) rotate(135deg);
  }
  .menu-open .mobile-menu__btn > span:nth-child(3) {
    transition-delay: 140ms;
    transform: translateY(-11px) rotate(-135deg);
  }
}

.clip-js,
.clip-js1,
.clip-js2,
.clip-js3 {
  transition: all 3s ease;
}
.clip-js.left,
.clip-js1.left,
.clip-js2.left,
.clip-js3.left {
  clip-path: inset(0 100% 0 0);
}
.clip-js.right,
.clip-js1.right,
.clip-js2.right,
.clip-js3.right {
  clip-path: inset(0 0 0 100%);
}
.clip-js.top,
.clip-js1.top,
.clip-js2.top,
.clip-js3.top {
  clip-path: inset(0 0 100% 0);
}
.clip-js.top-left,
.clip-js1.top-left,
.clip-js2.top-left,
.clip-js3.top-left {
  clip-path: inset(0 100% 100% 0);
}
.clip-js.bottom,
.clip-js1.bottom,
.clip-js2.bottom,
.clip-js3.bottom {
  clip-path: inset(100% 0 0 0);
}
.clip-js.center,
.clip-js1.center,
.clip-js2.center,
.clip-js3.center {
  clip-path: inset(100%);
}
.clip-js.circle,
.clip-js1.circle,
.clip-js2.circle,
.clip-js3.circle {
  clip-path: circle(0 at 50% 50%);
}
.clip-js.skew,
.clip-js1.skew,
.clip-js2.skew,
.clip-js3.skew {
  clip-path: polygon(0 0, 0 0, 0 0);
}
.clip-js.transform,
.clip-js1.transform,
.clip-js2.transform,
.clip-js3.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-js3.reveal.left,
.clip-js3.reveal.right,
.clip-js3.reveal.top,
.clip-js3.reveal.top-left,
.clip-js3.reveal.bottom,
.clip-js3.reveal.center {
  clip-path: inset(0);
}
.clip-js.reveal.circle,
.clip-js1.reveal.circle,
.clip-js2.reveal.circle,
.clip-js3.reveal.circle {
  clip-path: circle(100% at 50% 50%);
}
.clip-js.reveal.skew,
.clip-js1.reveal.skew,
.clip-js2.reveal.skew,
.clip-js3.reveal.skew {
  clip-path: polygon(0 0, 200% 0, 0 200%);
}
.clip-js.reveal.transform,
.clip-js1.reveal.transform,
.clip-js2.reveal.transform,
.clip-js3.reveal.transform {
  clip-path: polygon(0 0, 200% 0, 0 200%);
  transform: translateX(0) scale(1) skew(0);
}

.clip-js1 {
  transition: all 1.3s ease;
}

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

.clip-js3 {
  transition: all 2s 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);
}

.cls-1,
.cls-2 {
  fill: none;
  stroke-miterlimit: 10;
}

.cls-1 {
  stroke: #231815;
}

.cls-2 {
  stroke: #232339;
}

.svg-animation {
  display: none;
}

.pace-running {
  opacity: 0;
}
.pace-running .superwrapper {
  opacity: 0;
}

.pace-done .svg-animation {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background-color: rgb(255, 255, 255);
  display: flex;
  justify-content: center;
  align-items: center;
  animation: byeOpening 5.5s forwards;
  padding: 0 10vw;
}
.pace-done .svg-animation .svg-inner {
  padding: 20px;
}
.pace-done .svg-animation .svg-inner svg {
  height: 100%;
  width: 100%;
}

@keyframes byeOpening {
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0;
    display: none;
  }
  100% {
    opacity: 0;
    display: none;
    z-index: -1;
  }
}
#wrap_all path:nth-child(1) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 0.1s;
}

#wrap_all path:nth-child(2) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 0.2s;
}

#wrap_all path:nth-child(3) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 0.3s;
}

#wrap_all path:nth-child(4) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 0.4s;
}

#wrap_all path:nth-child(5) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 0.5s;
}

#wrap_all path:nth-child(6) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 0.6s;
}

#wrap_all path:nth-child(7) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 0.7s;
}

#wrap_all path:nth-child(8) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 0.8s;
}

#wrap_all path:nth-child(9) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 0.9s;
}

#wrap_all path:nth-child(10) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1s;
}

#wrap_all path:nth-child(11) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1.1s;
}

#wrap_all path:nth-child(12) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1.2s;
}

#wrap_all path:nth-child(13) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1.3s;
}

#wrap_all path:nth-child(14) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1.4s;
}

#wrap_all path:nth-child(15) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1.5s;
}

#wrap_all path:nth-child(16) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1.6s;
}

#wrap_all path:nth-child(17) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1.7s;
}

#wrap_all path:nth-child(18) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1.8s;
}

#wrap_all path:nth-child(19) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 1.9s;
}

#wrap_all path:nth-child(20) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2s;
}

#wrap_all path:nth-child(21) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2.1s;
}

#wrap_all path:nth-child(22) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2.2s;
}

#wrap_all path:nth-child(23) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2.3s;
}

#wrap_all path:nth-child(24) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2.4s;
}

#wrap_all path:nth-child(25) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2.5s;
}

#wrap_all path:nth-child(26) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2.6s;
}

#wrap_all path:nth-child(27) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2.7s;
}

#wrap_all path:nth-child(28) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2.8s;
}

#wrap_all path:nth-child(29) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 2.9s;
}

#wrap_all path:nth-child(30) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3s;
}

#wrap_all path:nth-child(31) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3.1s;
}

#wrap_all path:nth-child(32) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3.2s;
}

#wrap_all path:nth-child(33) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3.3s;
}

#wrap_all path:nth-child(34) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3.4s;
}

#wrap_all path:nth-child(35) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3.5s;
}

#wrap_all path:nth-child(36) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3.6s;
}

#wrap_all path:nth-child(37) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3.7s;
}

#wrap_all path:nth-child(38) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3.8s;
}

#wrap_all path:nth-child(39) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 3.9s;
}

#wrap_all path:nth-child(40) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4s;
}

#wrap_all path:nth-child(41) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4.1s;
}

#wrap_all path:nth-child(42) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4.2s;
}

#wrap_all path:nth-child(43) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4.3s;
}

#wrap_all path:nth-child(44) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4.4s;
}

#wrap_all path:nth-child(45) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4.5s;
}

#wrap_all path:nth-child(46) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4.6s;
}

#wrap_all path:nth-child(47) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4.7s;
}

#wrap_all path:nth-child(48) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4.8s;
}

#wrap_all path:nth-child(49) {
  fill: rgb(9, 9, 51);
  stroke: rgb(102, 102, 102);
  stroke-width: 2px;
  animation: svg 3s ease-in both;
  animation-delay: 4.9s;
}

#wrap_all path {
  fill: rgb(235, 13, 13);
  stroke: rgb(153, 149, 149);
  stroke-width: 2px;
  animation: svg 5s ease-in both;
}

@keyframes svg {
  0% {
    fill: transparent;
    stroke-dasharray: 2000px;
    stroke-dashoffset: 2000px;
  }
  20% {
    stroke-dashoffset: 0;
  }
  30% {
    fill: transparent;
  }
  70% {
    fill: rgb(9, 9, 51);
    stroke: transparent;
  }
  100% {
    fill: rgb(9, 9, 51);
    stroke: transparent;
  }
}
.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-l.up .item {
  transform: translateY(20px);
}

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

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

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

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

.appear .item {
  transition: all 0.6s;
  opacity: 0;
}
.appear.inview .item {
  opacity: 1;
  transform: none;
}
.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;
}

.appear-l .item {
  transition: all 0.6s;
  opacity: 0;
}
.appear-l.inview-l .item {
  opacity: 1;
  transform: none;
}
.appear-l.inview-l .item:nth-child(1) {
  transition-delay: 0.9s;
}
.appear-l.inview-l .item:nth-child(2) {
  transition-delay: 1.8s;
}
.appear-l.inview-l .item:nth-child(3) {
  transition-delay: 2.7s;
}
.appear-l.inview-l .item:nth-child(4) {
  transition-delay: 3.6s;
}
.appear-l.inview-l .item:nth-child(5) {
  transition-delay: 4.5s;
}
.appear-l.inview-l .item:nth-child(6) {
  transition-delay: 5.4s;
}
.appear-l.inview-l .item:nth-child(7) {
  transition-delay: 6.3s;
}
.appear-l.inview-l .item:nth-child(8) {
  transition-delay: 7.2s;
}
.appear-l.inview-l .item:nth-child(9) {
  transition-delay: 8.1s;
}
.appear-l.inview-l .item:nth-child(10) {
  transition-delay: 9s;
}
.appear-l.inview-l .item:nth-child(11) {
  transition-delay: 9.9s;
}
.appear-l.inview-l .item:nth-child(12) {
  transition-delay: 10.8s;
}
.appear-l.inview-l .item:nth-child(13) {
  transition-delay: 11.7s;
}
.appear-l.inview-l .item:nth-child(14) {
  transition-delay: 12.6s;
}
.appear-l.inview-l .item:nth-child(15) {
  transition-delay: 13.5s;
}
.appear-l.inview-l .item:nth-child(16) {
  transition-delay: 14.4s;
}
.appear-l.inview-l .item:nth-child(17) {
  transition-delay: 15.3s;
}
.appear-l.inview-l .item:nth-child(18) {
  transition-delay: 16.2s;
}
.appear-l.inview-l .item:nth-child(19) {
  transition-delay: 17.1s;
}
.appear-l.inview-l .item:nth-child(20) {
  transition-delay: 18s;
}
.appear-l.inview-l .item:nth-child(21) {
  transition-delay: 18.9s;
}
.appear-l.inview-l .item:nth-child(22) {
  transition-delay: 19.8s;
}
.appear-l.inview-l .item:nth-child(23) {
  transition-delay: 20.7s;
}
.appear-l.inview-l .item:nth-child(24) {
  transition-delay: 21.6s;
}
.appear-l.inview-l .item:nth-child(25) {
  transition-delay: 22.5s;
}
.appear-l.inview-l .item:nth-child(26) {
  transition-delay: 23.4s;
}
.appear-l.inview-l .item:nth-child(27) {
  transition-delay: 24.3s;
}
.appear-l.inview-l .item:nth-child(28) {
  transition-delay: 25.2s;
}
.appear-l.inview-l .item:nth-child(29) {
  transition-delay: 26.1s;
}
.appear-l.inview-l .item:nth-child(30) {
  transition-delay: 27s;
}
.appear-l.inview-l .item:nth-child(31) {
  transition-delay: 27.9s;
}
.appear-l.inview-l .item:nth-child(32) {
  transition-delay: 28.8s;
}
.appear-l.inview-l .item:nth-child(33) {
  transition-delay: 29.7s;
}
.appear-l.inview-l .item:nth-child(34) {
  transition-delay: 30.6s;
}
.appear-l.inview-l .item:nth-child(35) {
  transition-delay: 31.5s;
}
.appear-l.inview-l .item:nth-child(36) {
  transition-delay: 32.4s;
}
.appear-l.inview-l .item:nth-child(37) {
  transition-delay: 33.3s;
}
.appear-l.inview-l .item:nth-child(38) {
  transition-delay: 34.2s;
}
.appear-l.inview-l .item:nth-child(39) {
  transition-delay: 35.1s;
}

.cover-slide {
  position: relative;
  overflow: hidden;
}
.cover-slide::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f5f5f5;
  opacity: 0;
}
.cover-slide.inview::after {
  opacity: 1;
  animation-name: kf-cover-slide;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: both;
}

@keyframes kf-cover-slide {
  0% {
    transform-origin: left;
    transform: scaleX(0);
  }
  50% {
    transform-origin: left;
    transform: scaleX(1);
  }
  50.1% {
    transform-origin: right;
    transform: scaleX(1);
  }
  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}
.img-zoom, .bg-img-zoom {
  opacity: 0;
}
.inview .img-zoom, .inview .bg-img-zoom {
  opacity: 1;
  transition: transform 0.3s ease;
  animation-name: kf-img-show;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
}
.inview .img-zoom:hover, .inview .bg-img-zoom:hover {
  transform: scale(1.05);
}

@keyframes kf-img-show {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  50.1% {
    opacity: 1;
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
  }
}
.hover-darken::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: background-color 0.3s ease;
  pointer-events: none;
  animation-name: kf-img-show;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
}
.hover-darken:hover::before {
  background-color: rgba(0, 0, 0, 0.4);
}

.bg-img-zoom {
  background-image: url(images/image-1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}

.img-bg50 {
  position: relative;
}
.img-bg50::before {
  display: block;
  content: "";
  padding-top: 50%;
}

dt.js-accordion-title.is-active {
  transition: all 0.3s;
}
dt.js-accordion-title.is-active .i_box::after {
  height: 0;
}

.ac-content.is-open {
  display: block;
}

.ac-content:not(.is-open) {
  display: none;
}

.tab-cate {
  text-align: center;
  border-bottom: 3px solid #48bbaf;
  padding-bottom: 5px;
  margin-bottom: 30px;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
.tab-cate .tab,
.tab-cate .tab2 {
  flex-basis: 46%;
  padding: 10px 5px;
  border: 1px solid #48bbaf;
  font-weight: bold;
  color: #48bbaf;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  margin: 0 2% 10px;
}
@media (min-width: 600px) {
  .tab-cate .tab,
  .tab-cate .tab2 {
    flex-basis: 48%;
    margin: 0 1% 10px;
  }
}
@media (min-width: 960px) {
  .tab-cate .tab,
  .tab-cate .tab2 {
    flex-basis: 31%;
    font-size: 18px;
    padding: 15px 10px;
    margin: 0 1% 20px;
  }
}
@media (min-width: 1200px) {
  .tab-cate .tab,
  .tab-cate .tab2 {
    font-size: 20px;
    padding: 18px 10px;
  }
}
@media (min-width: 960px) {
  .tab-cate {
    padding-bottom: 10px;
  }
}

.tab.is-active {
  color: #fff;
  transition: all 0.2s ease-out;
  background-color: #48bbaf;
  border: 1px solid #48bbaf;
}

.panel {
  display: none;
}

.panel.is-show {
  display: block;
}

.panel2.is-show2 {
  display: block;
}

.panel-group {
  padding: 2vw 0vw;
}

.name {
  margin-bottom: 10px;
}

.panel__item {
  width: 47%;
  padding: 3vw 0;
}
.panel__img {
  margin-bottom: 5px;
}
@media (min-width: 960px) {
  .panel__item {
    width: 30%;
    padding: 3vw 0;
  }
  .panel .name {
    font-size: 24px;
  }
  .panel .price {
    font-size: 24px;
  }
  .panel__img {
    margin-bottom: 15px;
  }
}

/* サブタブのスタイル */
.sub-tab {
  padding: 10px 5px;
  border: 1px solid #fff;
  background-color: #888;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  width: 46%;
  margin: 0 2% 10px;
}
.sub-tab-cate {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  margin-bottom: 30px;
}
@media (min-width: 600px) {
  .sub-tab {
    width: 23%;
    margin: 0 1% 10px;
  }
}
@media (min-width: 960px) {
  .sub-tab {
    font-size: 16px;
    padding: 15px 10px;
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .sub-tab {
    font-size: 18px;
    padding: 18px 10px;
  }
}

.sub-tab.is-active {
  background: #008080;
  color: white;
  border-color: #008080;
}

/* タブコンテンツのスタイル */
.tab-content {
  display: none;
}

.sub-tab-content {
  display: none;
}

.sub-tab-content.is-active {
  display: block;
}

@media (min-width: 600px) {
  .p-message__desc {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 0;
  }
  .p-message__img-box {
    display: flex;
  }
  .p-message__img-item {
    height: 170px;
    width: 25%;
  }
  .p-feature__desc h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .p-feature__list {
    margin: 0 8vw 40px;
  }
  .p-feature__list__item {
    padding: 30px;
  }
  .p-feature__list__item h4 {
    font-size: 22px;
  }
  .p-service .p-company {
    display: flex;
    align-items: center;
    padding-left: 80px;
  }
  .p-service .p-company .c-container, .p-service .p-company .c-flow .main-tit, .c-flow .p-service .p-company .main-tit {
    margin-right: -4%;
  }
  .p-service .p-works {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    padding-right: 80px;
  }
  .p-service .p-works .c-container, .p-service .p-works .c-flow .main-tit, .c-flow .p-service .p-works .main-tit {
    margin-left: -2%;
  }
  .p-service .c-container, .p-service .c-flow .main-tit, .c-flow .p-service .main-tit {
    position: relative;
    padding: 30px;
    width: 70%;
    background-color: rgb(252, 252, 252);
    z-index: 100;
  }
  .p-service .c-container p, .p-service .c-flow .main-tit p, .c-flow .p-service .main-tit p {
    line-height: 1.5;
  }
  .p-service__img {
    height: 450px;
    width: 70%;
    margin-bottom: 0;
  }
  .p-voices ul {
    display: flex;
    justify-content: space-between;
  }
  .p-voices__item {
    width: 48%;
  }
  .p-voices .more-btn {
    display: block;
  }
  .p-contact .main-tit {
    justify-content: center;
  }
  .p-contact__btn {
    padding: 0 15vw;
  }
  .p-footer {
    padding: 60px 0 30px;
  }
  .p-footer .c-container, .p-footer .c-flow .main-tit, .c-flow .p-footer .main-tit {
    padding: 0 10vw;
  }
  .p-footer__logo {
    margin-bottom: 50px;
  }
  .p-footer__logo img {
    width: 35%;
  }
  .p-footer__nav {
    margin-bottom: 30px;
  }
  .p-footer__nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .p-footer__nav ul li {
    flex-basis: 48%;
    margin-bottom: 15px;
  }
  .c-news {
    padding: 0;
  }
  .c-news .c-container, .c-news .c-flow .main-tit, .c-flow .c-news .main-tit {
    padding: 0 10vw;
  }
  .c-news__link {
    padding: 2.5vw 0;
  }
  .c-news__list {
    padding-bottom: 2.5vw;
  }
  .c-news-sl__tit {
    padding-bottom: 5vw;
  }
  .c-news-sl__tit .c-txt-md {
    font-size: 20px;
  }
  .c-news-sl-thumb {
    height: 300px;
  }
  .c-news-sl__contents {
    padding: 5vw 0;
  }
  .c-news-sl__link {
    margin: 0 0 8vw 0;
  }
  .c-business .c-container, .c-business .c-flow .main-tit, .c-flow .c-business .main-tit {
    padding: 0 25vw;
  }
  .c-business #business02 .c-business-item__wrap,
  .c-business #business04 .c-business-item__wrap,
  .c-business #business06 .c-business-item__wrap,
  .c-business #business08 .c-business-item__wrap {
    flex-direction: row-reverse;
  }
  .c-business-item .c-title {
    padding-left: 0;
  }
  .c-business-item__wrap {
    display: flex;
    justify-content: space-around;
  }
  .c-business-item__img {
    display: block;
    width: 40%;
    height: 280px;
  }
  .c-business-item__img img {
    width: 100%;
  }
  .c-business-item__desc {
    position: relative;
    margin-top: 20px;
    width: 55%;
    padding: 3vw;
  }
  .faq-wrapper .faq__title {
    text-align: center;
  }
  .faq-wrapper .faq dt::before {
    font-size: 28px;
  }
  .faq-wrapper .faq dt span {
    margin-left: 7vw;
  }
  .faq-wrapper .faq dt span::after {
    width: 3vw;
  }
  .faq-wrapper .faq dd::before {
    top: 10px;
    left: 15px;
    font-size: 30px;
  }
  .faq-wrapper .faq dd .m-description-article {
    margin-left: 7vw;
    padding: 20px 20px 20px 10px;
  }
}
@media (min-width: 960px) {
  .p-header .mobile-container {
    display: none;
  }
  .p-feature__desc {
    margin-bottom: 50px;
  }
  .p-feature__desc h3 {
    font-size: 24px;
    margin-bottom: 15px;
    padding-left: 30px;
  }
  .p-feature__desc h3::before {
    width: 20px;
  }
  .p-feature__desc.flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .p-feature__desc.flex .Img {
    flex-basis: 48%;
  }
  .p-feature__desc.flex .Img.product-container {
    margin: 0;
  }
  .p-feature__desc.flex .Desc {
    flex-basis: 48%;
  }
  .p-feature__list {
    margin: 0 0 50px;
  }
  .p-feature__list__item {
    padding: 40px 30px;
    text-align: left;
    display: flex;
    align-items: center;
  }
  .p-feature__list__item .Icon {
    width: 120px;
    height: 120px;
    margin: 0 30px 0 0;
  }
  .p-feature__list__item .Icon img {
    padding: 20px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .p-feature__list__item h4 {
    text-align: left;
    font-size: 24px;
    margin-bottom: 15px;
  }
  .p-contact {
    padding: 80px 0;
  }
  .p-contact__btn {
    padding: 0 10vw;
    display: flex;
    justify-content: space-around;
    align-items: start;
    flex-wrap: wrap;
  }
  .p-contact .Wrap, .p-contact__form {
    flex-basis: 42%;
    margin-bottom: 0;
  }
  .p-footer {
    padding: 80px 0 40px;
  }
  .p-footer .c-container, .p-footer .c-flow .main-tit, .c-flow .p-footer .main-tit {
    padding: 0 8vw;
  }
  .p-footer__logo {
    margin-bottom: 50px;
  }
  .p-footer__logo img {
    width: 30%;
  }
  .p-footer__nav {
    margin-bottom: 50px;
  }
  .p-footer__nav ul {
    justify-content: left;
  }
  .p-footer__nav ul li {
    flex-basis: 33%;
  }
  .p-footer__nav ul li .c-txt-sm, .p-footer__nav ul li .p-review__item .desc, .p-review__item .p-footer__nav ul li .desc, .p-footer__nav ul li .p-news__content {
    font-size: 18px;
  }
  .p-footer .copyright {
    font-size: 14px;
  }
  .faq-wrapper .c-container, .faq-wrapper .c-flow .main-tit, .c-flow .faq-wrapper .main-tit {
    padding: 0 15vw;
  }
  .faq-wrapper .faq dt span {
    margin-left: 5vw;
  }
  .faq-wrapper .faq dt span::after {
    height: 24px;
  }
  .faq-wrapper .faq dd .m-description-article {
    margin-left: 5vw;
  }
  .p-news__item {
    padding: 30px 15px;
  }
  .p-news__date {
    font-size: 18px;
  }
  .c-news-sl .c-container, .c-news-sl .c-flow .main-tit, .c-flow .c-news-sl .main-tit {
    padding: 0 15vw;
  }
  .c-news-sl__tit {
    padding-bottom: 3vw;
  }
  .c-news-sl__tit .c-txt-md {
    font-size: 22px;
  }
  .c-news-sl__contents {
    padding: 3vw 0;
  }
}
@media (min-width: 1200px) {
  .p-feature__desc.flex .Img {
    flex-basis: 38%;
  }
  .p-feature__desc.flex .Img #threejs-container {
    width: auto;
  }
  .p-feature__desc.flex .Desc {
    flex-basis: 58%;
  }
  .p-feature__list {
    margin: 0 0 60px;
  }
  .p-feature__list__item {
    padding: 30px 30px;
  }
  .p-feature__list__item .Icon {
    margin: 0 40px 0 0;
  }
  .p-feature__list__item h4 {
    font-size: 24px;
  }
  .p-contact__btn {
    padding: 0 18vw;
  }
  .p-message__img-item {
    height: 200px;
  }
  .p-feature__item {
    padding: 40px;
  }
  .p-footer .c-container, .p-footer .c-flow .main-tit, .c-flow .p-footer .main-tit {
    padding: 0 12vw;
  }
  .p-footer__logo img {
    width: 20%;
  }
  .p-footer__nav ul li {
    flex-basis: 25%;
  }
  .faq-wrapper .c-container, .faq-wrapper .c-flow .main-tit, .c-flow .faq-wrapper .main-tit {
    padding: 0 20vw;
  }
  .faq-wrapper .faq dt span {
    margin-left: 4vw;
  }
  .faq-wrapper .faq dd .m-description-article {
    margin-left: 4vw;
  }
  .faq-wrapper .faq .c-txt-sm, .faq-wrapper .faq .p-review__item .desc, .p-review__item .faq-wrapper .faq .desc, .faq-wrapper .faq .p-news__content {
    font-size: 20px;
  }
  .c-news-sl .c-container, .c-news-sl .c-flow .main-tit, .c-flow .c-news-sl .main-tit {
    padding: 0 22vw;
  }
  .c-news-sl__tit {
    padding-bottom: 2vw;
  }
  .c-news-sl__tit .c-txt-md {
    font-size: 24px;
  }
  .c-news-sl__contents {
    padding: 2vw 0;
  }
}/*# sourceMappingURL=style.css.map */