@charset "UTF-8";
@keyframes btn {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateX(100%);
  }
}
.c-txt-lg {
  font-size: 26px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-lg {
    font-size: 30px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-lg {
    font-size: 36px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-lg {
    font-size: 40px;
  }
}

.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: 20px;
  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 {
  font-size: 13px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-sm {
    line-height: 1.7;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-sm {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-sm {
    font-size: 18px;
  }
}

.c-txt-xs {
  font-size: 12px;
  line-height: 2;
}

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

.mb-xs {
  margin-bottom: 10px;
}

.mb-s {
  margin-bottom: 20px;
}

.mb-sm, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-price__detail, .c-price__desc, .c-price__img, .c-first .c-flow .item-img,
.c-price .c-flow .item-img, .c-first .c-flow .item-tit,
.c-price .c-flow .item-tit, .c-first .c-points__desc .num-wrap,
.c-price .c-points__desc .num-wrap, .c-first .c-points__img,
.c-price .c-points__img, .faq-wrapper .faq__item, .faq-wrapper .faq .c-txtarea01, .p-footer__address, .p-footer__logo, .p-price__detail, .p-price__desc, .p-price__img, .p-contact__desc, .p-voices ul li, .p-menu__label, .p-menu__img, .c-topview, .tit {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .mb-sm, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-price__detail, .c-price__desc, .c-price__img, .c-first .c-flow .item-img,
  .c-price .c-flow .item-img, .c-first .c-flow .item-tit,
  .c-price .c-flow .item-tit, .c-first .c-points__desc .num-wrap,
  .c-price .c-points__desc .num-wrap, .c-first .c-points__img,
  .c-price .c-points__img, .faq-wrapper .faq__item, .faq-wrapper .faq .c-txtarea01, .p-footer__address, .p-footer__logo, .p-price__detail, .p-price__desc, .p-price__img, .p-contact__desc, .p-voices ul li, .p-menu__label, .p-menu__img, .c-topview, .tit {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .mb-sm, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact .c-topview__img, .c-price__detail, .c-price__desc, .c-price__img, .c-first .c-flow .item-img,
  .c-price .c-flow .item-img, .c-first .c-flow .item-tit,
  .c-price .c-flow .item-tit, .c-first .c-points__desc .num-wrap,
  .c-price .c-points__desc .num-wrap, .c-first .c-points__img,
  .c-price .c-points__img, .faq-wrapper .faq__item, .faq-wrapper .faq .c-txtarea01, .p-footer__address, .p-footer__logo, .p-price__detail, .p-price__desc, .p-price__img, .p-contact__desc, .p-voices ul li, .p-menu__label, .p-menu__img, .c-topview, .tit {
    margin-bottom: 30px;
  }
}

.mb-md, .c-contact .c-description, .c-price__wrap, .c-first .c-points__item,
.c-price .c-points__item, .c-first .c-features,
.c-price .c-features, .p-menu__section {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-md, .c-contact .c-description, .c-price__wrap, .c-first .c-points__item,
  .c-price .c-points__item, .c-first .c-features,
  .c-price .c-features, .p-menu__section {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .mb-md, .c-contact .c-description, .c-price__wrap, .c-first .c-points__item,
  .c-price .c-points__item, .c-first .c-features,
  .c-price .c-features, .p-menu__section {
    margin-bottom: 60px;
  }
}

.mb-lr, .c-price, .c-first .c-flow,
.c-price .c-flow, .c-first .c-points,
.c-price .c-points, .faq-wrapper .faq, .com {
  margin-bottom: 70px;
}
@media screen and (min-width: 600px) {
  .mb-lr, .c-price, .c-first .c-flow,
  .c-price .c-flow, .c-first .c-points,
  .c-price .c-points, .faq-wrapper .faq, .com {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .mb-lr, .c-price, .c-first .c-flow,
  .c-price .c-flow, .c-first .c-points,
  .c-price .c-points, .faq-wrapper .faq, .com {
    margin-bottom: 80px;
  }
}

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

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

.pb-lr, .p-price, .p-voices {
  padding-bottom: 70px;
}
@media screen and (min-width: 600px) {
  .pb-lr, .p-price, .p-voices {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .pb-lr, .p-price, .p-voices {
    padding-bottom: 80px;
  }
}

.c-container, .c-first .c-points__desc,
.c-price .c-points__desc {
  padding: 0 6vw;
}
@media screen and (min-width: 600px) {
  .c-container, .c-first .c-points__desc,
  .c-price .c-points__desc {
    padding: 0 6vw;
  }
}
@media screen and (min-width: 960px) {
  .c-container, .c-first .c-points__desc,
  .c-price .c-points__desc {
    padding: 0 6vw;
  }
}
@media screen and (min-width: 1200px) {
  .c-container, .c-first .c-points__desc,
  .c-price .c-points__desc {
    padding: 0 10vw;
  }
}

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

body {
  font-family: "Josefin Sans", sans-serif;
  font-family: "Noto Serif JP", serif;
}
body.hidden {
  overflow: hidden;
}

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

img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

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

.c-container, .c-first .c-points__desc,
.c-price .c-points__desc {
  padding: 0 8vw;
}

.superwrapper {
  overflow: hidden;
}

.page-link {
  font-weight: bold;
  font-size: 0.9rem;
  color: rgb(66, 66, 66);
}

.c-img {
  margin: 0 -5vw;
  height: 55vh;
}

.c-title .txt {
  position: relative;
  padding-left: 12vw;
}
.c-title .txt::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  display: inline-block;
  height: 1px;
  width: 8vw;
  background-color: #949494;
}

.c-txtarea {
  position: absolute;
  top: 60%;
  left: 0;
  margin: 0 5vw;
  padding: 5vw;
  padding-bottom: 8vw;
  background-color: rgb(248, 245, 245);
  border: 1px solid rgb(216, 216, 216);
  box-shadow: 3px 3px 3px rgb(235, 235, 235);
}
.c-txtarea .ja {
  letter-spacing: 3px;
  line-height: 2.2;
  color: #434749;
  font-weight: 100;
  font-size: 0.9rem;
  margin-bottom: 4vw;
}

.c-txt-vertical {
  position: absolute;
  top: 40%;
  left: 3%;
  color: #bd9c8a;
  writing-mode: vertical-lr;
  font-size: 0.8rem;
  letter-spacing: 3px;
  z-index: 1000;
}

.c-txt02 {
  font-size: 1.1rem;
  margin-bottom: 5vw;
}

.view-more {
  margin-top: 10vw;
  text-align: right;
  padding-bottom: 1.5vw;
  letter-spacing: 3px;
}
.view-more a {
  position: relative;
  background-color: #d7c3b7;
  padding: 14px 20px;
  font-weight: bold;
  box-shadow: 10px 10px 25px rgb(221, 221, 221);
}
@media (min-width: 960px) {
  .view-more a {
    padding: 30px 40px;
  }
}
.view-more a span {
  position: relative;
  color: #fff;
}
.view-more a span::after {
  display: block;
  position: absolute;
  top: 10px;
  right: -12px;
  bottom: 0;
  margin: auto;
  width: 0.5em;
  height: 0.5em;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  transform: translateY(-50%) rotate(45deg);
}

.more-link {
  color: #434749;
}

.com-box {
  margin-bottom: 20px;
}
.com-box p {
  padding: 10px 10px;
  border: #bd9c8a 1px solid;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.com-box p .pr {
  font-weight: bold;
  color: #a07a66;
  font-size: 20px;
}

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

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

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

.insta-link {
  margin-top: 10px;
  text-align: right;
  display: inline-block;
}
.insta-link span {
  position: relative;
  display: inline-block;
  padding-left: 25px;
  padding-right: 15px;
  border-bottom: 1px solid #434749;
  font-size: 16px;
}
.insta-link span::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  height: 20px;
  width: 20px;
  background-image: url(../images/common/icon-insta-gr.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.insta-link span::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 10px;
  width: 10px;
  background-image: url(../images/common/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (min-width: 600px) {
  .insta-link {
    text-align: center;
    display: block;
    margin-top: 40px;
  }
  .insta-link span {
    font-size: 24px;
    padding-left: 35px;
    padding-right: 25px;
  }
  .insta-link span::before {
    height: 25px;
    width: 25px;
  }
  .insta-link span::after {
    height: 15px;
    width: 15px;
  }
}
@media (min-width: 960px) {
  .insta-link span {
    font-size: 32px;
    padding-left: 45px;
    padding-right: 35px;
  }
  .insta-link span::before {
    height: 35px;
    width: 35px;
  }
  .insta-link span::after {
    height: 25px;
    width: 25px;
  }
}

.tit {
  text-align: center;
  font-size: 20px;
}
.tit .ja {
  display: block;
}
.tit .en {
  font-size: 14px;
  color: #d7c3b7;
}

.c-topview__img {
  height: 25vh;
}

.p-top {
  position: relative;
  padding: 0 0 40vw 0;
}
.p-top .Img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  text-align: center;
}
.p-top .Img img {
  width: 80%;
}
@media (min-width: 960px) {
  .p-top .Img img {
    width: 30%;
  }
}
.p-top .swiper-container {
  height: 70vh;
  width: 80%;
}
.p-top .swiper-container .swiper-slide {
  text-align: center;
}
.p-top .bg-cover {
  position: absolute;
  bottom: -30px;
  left: 0;
  background-color: #F5F2F0;
  height: 40vh;
  width: 100%;
  z-index: -1;
}
.p-top .mv {
  position: relative;
  height: 70vh;
}
.p-top .mv video {
  width: 100%;
  height: 100%;
}
@media (min-width: 960px) {
  .p-top .mv {
    margin: 0 15vw;
  }
  .p-top .mv video {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.p-message__img {
  position: relative;
  max-height: 450px;
  margin: 10vw -10vw 0 -10vw;
}
.p-message__img img {
  max-height: 450px !important;
}
.p-message__img::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  background-color: rgb(64, 61, 66);
  opacity: 0.5;
  height: 100%;
  width: 100%;
}
.p-message .left {
  margin-left: 100px;
  margin-bottom: 20px;
}
.p-message__tit p {
  margin-bottom: -20px;
}
.p-message__txt {
  margin-top: 5vw;
}
.p-message .img-txt {
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  line-height: 3;
  z-index: 1000;
}

.p-about {
  position: relative;
  padding: 15vw 0;
}
.p-about__tit p {
  margin-bottom: -20px;
}
.p-about__txt {
  margin: 5vw 0;
}
.p-about__img img {
  width: 60%;
}
.p-about__img .simpleParallax {
  overflow: visible !important;
}
.p-about__img.left {
  display: flex;
  justify-content: flex-start;
  margin-top: 30vw;
  padding-left: 30px;
  height: 160px;
}
.p-about__img.left img {
  box-shadow: 20px 30px 45px rgb(199, 199, 199);
}
.p-about__img.right {
  display: flex;
  justify-content: flex-end;
  margin-top: 25vw;
  padding-right: 30px;
  height: 160px;
}
.p-about__img.right img {
  box-shadow: 20px 30px 45px rgb(199, 199, 199);
}
.p-about__img.right .simpleParallax {
  display: flex;
  justify-content: flex-end;
}
.p-about .cover-bg {
  position: absolute;
  top: 60%;
  left: 0;
  background-color: #F5F2F0;
  height: 110vw;
  width: 100%;
  z-index: -1;
  clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.p-about .c-txt-vertical {
  top: 68%;
}

.p-style {
  position: relative;
  padding: 12vw 0 30vw 0;
}
.p-style__container {
  padding-left: 10vw;
}
.p-style .hero {
  position: relative;
  padding-left: 10vw;
}
.p-style .menu-name {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
}
.p-style__tit {
  margin-bottom: 30px;
}
.p-style__tit p {
  margin-bottom: -20px;
}
.p-style__txt {
  margin: 5vw 0;
}
.p-style .c-txt-vertical {
  top: 55%;
}

.p-menu__title {
  text-align: center;
}
.p-menu__title p {
  margin-bottom: -20px;
}
@media (min-width: 960px) {
  .p-menu__img {
    width: 49%;
  }
}
@media (min-width: 960px) {
  .p-menu__wrap {
    display: flex;
    justify-content: space-between;
  }
}
.p-menu__label {
  text-align: center;
}
.p-menu__main {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: stretch;
  margin: 60px auto 0;
}
.p-menu__block {
  width: 100%;
  margin-bottom: 5vw;
}
.p-menu__table {
  width: 100%;
  font-size: 14px;
}
.p-menu__table tr {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 1px dotted rgb(77, 77, 77);
  padding: 10px;
  margin-bottom: 10px;
}
.p-menu__table tr.gold {
  border: 4px solid transparent;
  /* 枠の太さ */
  border-radius: 8px;
  /* 角丸（必要なければ削除） */
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg, #d4af37, #ffd700, #edde5a, #ffd700, #d4af37) border-box;
  /* 外枠に金グラデーション */
}
.p-menu__table tr:last-of-type {
  margin-top: 10px;
}
.p-menu__table tr td {
  font-size: 16px;
}
.p-menu__table tr td .tax {
  font-size: 10px;
  margin-left: -5px;
}
@media (min-width: 960px) {
  .p-menu__table tr td .tax {
    font-size: 12px;
  }
}
@media (min-width: 960px) {
  .p-menu .wrap {
    width: 48%;
  }
}

.com {
  position: relative;
}
.com__image {
  text-align: center;
}
.com__image img {
  width: 80%;
}
@media (min-width: 960px) {
  .com__image {
    display: flex;
    justify-content: center;
  }
  .com__image img {
    width: 65%;
  }
}

.p-voices {
  margin-top: 50px;
  background-color: rgb(248, 248, 250);
  padding-top: 20px;
}
.p-voices ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p-voices ul li {
  width: 48%;
  padding: 5px;
  background-color: #fff;
  box-shadow: 10px 10px 15px rgb(199, 199, 199);
  border: 1px solid #d7c3b7;
}
.p-voices__img {
  margin-bottom: 15px;
  height: 100px;
}
.p-voices__img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-voices__desc p {
  margin-bottom: 10px;
}
.p-voices__desc .name {
  font-weight: bold;
  color: #d7c3b7;
}
.p-voices__desc .tit {
  font-size: 18px;
  font-weight: bold;
  color: #d7c3b7;
}
.p-voices .p-voice01__img {
  text-align: center;
}
@media (min-width: 960px) {
  .p-voices ul li {
    width: 30%;
  }
  .p-voices__img {
    height: 200px;
  }
}

.p-contact {
  padding-top: 40px;
  background-color: #eeeeee;
}
.p-contact__desc {
  position: relative;
  z-index: 1000;
  color: #fff;
}
.p-contact__wrap {
  padding: 30px 30px;
  text-align: center;
}
.p-contact__wrap li {
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
}
.p-contact__tit {
  text-align: center;
}
.p-contact__tit h4 {
  color: #d7c3b7;
  border-bottom: 1px solid #d7c3b7;
  display: inline-block;
  padding-bottom: 10px;
}
.p-contact__tel {
  padding: 20px 10px;
  background-color: #fff;
  display: inline-block;
  position: relative;
  z-index: 1000;
  border-radius: 50px;
  background: #d7c3b7;
  border: 2px solid rgb(83, 83, 83);
  text-align: center;
}
.p-contact__tel a {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  position: relative;
  padding-left: 35px;
}
.p-contact__tel a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 30px;
  width: 30px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.p-contact__tel#bnr1 {
  margin-bottom: 20px;
}
.p-contact__tel#bnr2 {
  background: #d7c3b7;
  margin: 0 0 50px 0;
}
.p-contact__tel#bnr2 a::before {
  background-image: url(../images/common/ico-mail-wh.png);
}
.p-contact__tel#bnr3 {
  background: green;
  margin: 0 0 50px 0;
}
.p-contact__tel#bnr3 a::before {
  background-image: url(../images/common/icon-line-cta.png);
}
.p-contact__tel#bnr4 {
  background-color: #fff;
  padding: 15px 10px;
  margin: 0 0 30px 0;
}
.p-contact__tel#bnr4 a img {
  width: 50%;
}
.p-contact__tel#bnr4 a::before {
  display: none;
}
@media (min-width: 374px) {
  .p-contact__tel {
    width: 300px;
  }
}
.p-contact .info:last-of-type {
  margin-bottom: 20px;
}
.p-contact .contact-tit {
  font-weight: bold;
  margin-bottom: 10px;
  color: rgb(85, 85, 85);
}
.p-contact__form a {
  background-color: #fff;
}
@media (min-width: 960px) {
  .p-contact ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .p-contact ul li {
    width: 30%;
    border: none;
  }
}
@media (min-width: 1200px) {
  .p-contact__tel {
    width: 380px;
    padding: 34px 10px;
  }
}

.p-staff {
  padding-bottom: 25vw;
}
.p-staff__title p {
  margin-bottom: -20px;
}
.p-staff__img {
  width: 80%;
  height: 260px;
}
@media (min-width: 960px) {
  .p-staff__img {
    height: auto;
  }
}
.p-staff__name__ja, .p-staff__name__en {
  display: block;
}
.p-staff__name {
  margin-bottom: 10px;
  letter-spacing: 3px;
}
.p-staff__name__en {
  font-size: 0.7rem;
}
.p-staff__title {
  margin-top: 80px;
  margin-bottom: 50px;
  font-weight: 300;
}
.p-staff__block {
  padding-bottom: 15vw;
}
.p-staff__desc {
  position: relative;
  border-top: 3px solid rgb(226, 226, 226);
  margin: -10vw -7vw 0 13vw;
  padding: 3vw;
  z-index: 100;
  background-color: rgb(245, 245, 245);
  box-shadow: 20px 25px 45px rgb(226, 226, 226);
}
.p-staff__desc-title {
  padding: 10px 0;
  font-size: 0.9rem;
}

.p-special {
  position: relative;
}
.p-special__tit {
  position: relative;
}
.p-special__tit p {
  margin-bottom: -20px;
}
.p-special__img img {
  width: 60%;
  height: 85%;
}
.p-special__img.left {
  display: flex;
  justify-content: flex-start;
  margin-top: 20vw;
  margin-bottom: 10vw;
}
.p-special__img.right {
  display: flex;
  justify-content: flex-end;
  margin-top: 14vw;
}
.p-special__img.right .simpleParallax {
  display: flex;
  justify-content: flex-end;
}
.p-special .cover-bg {
  position: absolute;
  top: 30%;
  right: 0;
  background-color: #F5F2F0;
  height: 140vw;
  width: 100%;
  z-index: -1;
  clip-path: polygon(0 0, 100% 100%, 100% 0);
}
.p-special__txt span {
  display: inline-block;
  padding-top: 5vw;
}
.p-special__txt .txt03 {
  margin-left: 100px;
}
.p-special .c-txt-vertical {
  top: 78%;
}

.p-info {
  position: relative;
  padding: 30vw 0 15vw 0;
}
.p-info__img {
  margin-top: 3vw;
}
.p-info__tit p {
  margin-bottom: -20px;
}
.p-info__txt {
  margin: 5vw 0;
}
.p-info__item {
  margin-top: 8vw;
  letter-spacing: 2px;
}
.p-info__item p {
  margin-top: 3vw;
  font-size: 0.8rem;
}
.p-info__item .g-map {
  position: relative;
  color: rgb(39, 39, 39);
  padding-left: 25px;
  padding-bottom: 5px;
  display: inline-block;
  margin-top: 5vw;
  font-size: 0.8rem;
  border-bottom: 1px solid #434749;
}
.p-info__item .g-map::before {
  position: absolute;
  top: 2px;
  left: 0;
  content: "";
  height: 20px;
  width: 20px;
  background-image: url(../images/common/icon-map.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.p-info .go-map {
  margin-top: 10px;
}

.p-instagram {
  margin-bottom: 50px;
}
.p-instagram .p-insta__tit {
  margin-bottom: 40px;
}
.p-instagram .p-insta__tit p {
  margin-bottom: -20px;
}
.p-instagram #sb_instagram .sb_instagram_header {
  display: none;
}
.p-instagram #sb_instagram #sbi_images {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.p-instagram #sb_instagram #sbi_images .sbi_item {
  width: 33% !important;
}

.p-recruit__tit {
  margin-bottom: 20px;
}
.p-recruit__tit p {
  margin-bottom: -20px;
}

.p-price__detail {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 1px dotted #949494;
  padding: 20px;
}
.p-price__detail.gold {
  border: 4px solid transparent;
  /* 枠の太さ */
  border-radius: 8px;
  /* 角丸（必要なければ削除） */
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg, #d4af37, #ffd700, #edde5a, #ffd700, #d4af37) border-box;
  /* 外枠に金グラデーション */
}
.p-price__detail p {
  width: 100%;
  font-size: 85%;
}
.p-price__detail dt {
  width: 70%;
}
.p-price__detail dt span {
  display: block;
  font-size: 12px;
}
.p-price__detail .price-tit {
  font-size: 18px;
  font-weight: bold;
  width: 30%;
  text-align: right;
}
.p-price__detail .price-tit .tax {
  display: block;
  font-size: 12px;
  text-align: right;
  margin-top: -5px;
}
.p-price__txt {
  margin-bottom: 30px;
}
@media (max-width: 599px) {
  .p-price .view-pc {
    display: none;
  }
}

.p-news {
  position: relative;
  padding: 15vw 0;
}
.p-news__tit {
  margin-bottom: 10vw;
}
.p-news__tit p {
  margin-bottom: -20px;
}
.p-news__txt {
  margin: 5vw 0;
}
.p-news__link {
  display: block;
  padding: 6vw 0;
}
.p-news__link p {
  margin-top: 2vw;
}
.p-news__item {
  border-bottom: 1px solid rgb(235, 235, 235);
}
.p-news__item:first-child {
  border-top: 1px solid rgb(235, 235, 235);
}
.p-news__date {
  color: #949494;
}
.p-news .view-more {
  padding-right: 0;
}

.p-footer {
  padding: 40px 0;
  border-top: 1px solid #ededed;
}
.p-footer__logo img {
  width: 25%;
}
.p-footer__nav {
  margin: auto;
  display: block;
}
.p-footer__nav ul {
  display: inline-block;
}
.p-footer__nav li {
  margin-bottom: 15px;
  text-align: left;
}
.p-footer__nav li span {
  position: relative;
  display: block;
  padding-left: 20px;
}
.p-footer__nav li span::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 10px;
  width: 10px;
  background-image: url(../images/common/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.p-footer__nav li .c-txt-sm {
  font-size: 12px;
  color: rgb(39, 39, 39);
}
.p-footer__address {
  text-align: center;
}
.p-footer__address .address {
  margin-bottom: 10px;
}
.p-footer__address a span {
  color: rgb(39, 39, 39);
}
.p-footer .copyright {
  text-align: center;
}

.c-staff {
  letter-spacing: 3px;
  line-height: 2;
}
.c-staff__title span {
  padding-top: 5vw;
  text-align: center;
  font-weight: 100;
  font-size: 2rem;
  display: block;
}
.c-staff__title p {
  margin-top: 5vw;
  font-size: 0.7rem;
  line-height: 2;
}
.c-staff__list {
  margin-top: 5vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.c-staff__item {
  margin-bottom: 30px;
}
.c-staff__name {
  text-align: center;
  font-size: 0.9rem;
  margin: 15px 0;
}
.c-staff__desc {
  font-size: 0.8rem;
}

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

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

.c-news-sl .c-container, .c-news-sl .c-first .c-points__desc, .c-first .c-news-sl .c-points__desc,
.c-news-sl .c-price .c-points__desc,
.c-price .c-news-sl .c-points__desc {
  padding: 5vw 5vw;
}
.c-news-sl__date {
  color: #949494;
}
.c-news-sl__contents {
  padding: 10vw 0;
  line-height: 2;
  color: #434749;
}
.c-news-sl__contents p {
  font-size: 0.9rem;
}
.c-news-sl__link {
  margin: 0 0 10vw 0;
  text-align: right;
}
.c-news-sl__link a {
  border-bottom: 1px solid rgb(114, 114, 114);
}

.faq-wrapper {
  overflow: hidden;
}
.faq-wrapper .faq .c-title {
  text-align: center;
  margin: 20px 20px;
}
.faq-wrapper .faq .c-txt-sm {
  font-size: 16px;
}
.faq-wrapper .faq dt {
  position: relative;
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0, 0, 0.58, 1);
  padding: 0 0 6vw 0;
}
.faq-wrapper .faq dt::before {
  content: "Q";
  position: absolute;
  top: -5px;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 12px;
  font-size: 20px;
  color: #cccccc;
  font-weight: bold;
}
.faq-wrapper .faq dt span {
  padding-right: 8vw;
  margin-top: 4vw;
  margin-left: 8vw;
  line-height: 1.5;
  display: block;
  position: relative;
  padding-left: 3vw;
}
.faq-wrapper .faq dt span::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  width: 16px;
  height: 16px;
  background-image: url(../images/common/arrow-down.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.2s;
}
.faq-wrapper .faq dd {
  position: relative;
}
.faq-wrapper .faq dd::before {
  content: "A";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 12px;
  font-size: 22px;
  font-weight: bold;
  color: #cccccc;
}
.faq-wrapper .faq dd .m-description-article {
  margin: 2vw 0 2vw 8vw;
  font-size: 3.7vw;
  display: block;
  line-height: 2;
  padding-left: 3vw;
}
.faq-wrapper .faq .more-btn {
  display: block;
}

.c-first .c-features h3,
.c-price .c-features h3 {
  margin-bottom: 15px;
  font-size: 14px;
}
.c-first .c-container .c-title, .c-first .c-points__desc .c-title,
.c-price .c-container .c-title,
.c-price .c-points__desc .c-title {
  text-align: center;
  margin: 20px 20px;
}
.c-first .c-points__img,
.c-price .c-points__img {
  height: 220px;
}
@media (min-width: 600px) {
  .c-first .c-points__img,
  .c-price .c-points__img {
    height: 300px;
  }
}
@media (min-width: 960px) {
  .c-first .c-points__img,
  .c-price .c-points__img {
    height: 350px;
  }
}
.c-first .c-points__desc .item-tit,
.c-price .c-points__desc .item-tit {
  font-size: 18px;
}
.c-first .c-points__desc .num,
.c-price .c-points__desc .num {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 28px;
  color: #cccccc;
  border-bottom: 2px solid #cccccc;
}
.c-first .c-points__desc .num-wrap,
.c-price .c-points__desc .num-wrap {
  text-align: center;
}
.c-first .c-flow,
.c-price .c-flow {
  padding-top: 50px;
}
.c-first .c-flow .item-tit,
.c-price .c-flow .item-tit {
  font-size: 24px;
}
.c-first .c-flow .item-tit .num,
.c-price .c-flow .item-tit .num {
  color: #dad7cd;
  font-size: 42px;
  display: inline-block;
  margin-right: 20px;
}
.c-first .c-flow-item,
.c-price .c-flow-item {
  position: relative;
  padding: 50px 0;
}
.c-first .c-flow-item:last-of-type::after,
.c-price .c-flow-item:last-of-type::after {
  display: none;
}
.c-first .c-flow-item::after,
.c-price .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: #f0f0f0 transparent transparent transparent;
}
.c-first .c-flow #flow02::after,
.c-first .c-flow #flow04::after,
.c-first .c-flow #flow06::after,
.c-price .c-flow #flow02::after,
.c-price .c-flow #flow04::after,
.c-price .c-flow #flow06::after {
  border-color: #fff transparent transparent transparent;
}
.c-first .c-flow #flow08::after,
.c-price .c-flow #flow08::after {
  display: none;
}
.c-first .c-flow #flow01,
.c-first .c-flow #flow03,
.c-first .c-flow #flow05,
.c-first .c-flow #flow07,
.c-price .c-flow #flow01,
.c-price .c-flow #flow03,
.c-price .c-flow #flow05,
.c-price .c-flow #flow07 {
  background-color: #F5F2F0;
}
.c-first .more-btn,
.c-price .more-btn {
  text-align: center;
  display: block;
}
.c-first .more-btn__link,
.c-price .more-btn__link {
  width: auto;
}
@media (max-width: 599px) {
  .c-first .item-img.view-pc,
  .c-price .item-img.view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .c-first .item-img.view-sp,
  .c-price .item-img.view-sp {
    display: none;
  }
}

.c-price h3 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 97%;
}
.c-price__detail {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 1px dotted #949494;
  padding-bottom: 20px;
}
.c-price__detail:first-of-type {
  border-top: 1px dotted #949494;
  padding: 30px 0;
}
.c-price__detail dt {
  width: 60%;
}
.c-price__detail dt p {
  margin-bottom: 10px;
}
.c-price__detail dt span {
  display: block;
  font-size: 12px;
  color: #434749;
}
.c-price__detail dd {
  width: 30%;
  margin-bottom: 0;
}
.c-price__detail .price-tit {
  font-size: 18px;
  font-weight: bold;
}
.c-price__detail .price-tit .yen {
  display: block;
  text-align: right;
}
.c-price__detail .price-tit .tax {
  display: block;
  font-size: 12px;
  text-align: right;
  margin-top: -5px;
}
@media (min-width: 960px) {
  .c-price .c-container,
  .c-price .c-points__desc {
    padding: 0 16vw;
  }
}

.c-contact .c-topview .c-container p, .c-contact .c-topview .c-first .c-points__desc p, .c-first .c-contact .c-topview .c-points__desc p,
.c-contact .c-topview .c-price .c-points__desc p,
.c-price .c-contact .c-topview .c-points__desc p {
  text-align: center;
  font-weight: bold;
}
.c-contact .c-description {
  padding: 40px 0;
  background-color: rgb(255, 255, 255);
  color: #fff;
}
.c-contact .c-description ul {
  padding: 20px 0;
}
.c-contact .c-description .c-txt-xs {
  font-size: 12px;
  color: #fff;
}
.c-contact .contact-form {
  margin-bottom: 0px;
  text-align: center;
}
.c-contact .contact-form h1 {
  display: block;
  text-align: center;
  margin: 30px 0;
}
.c-contact .contact-form input, .c-contact .contact-form textarea {
  width: 100%;
  border: 1px solid rgb(39, 39, 39);
}
.c-contact .contact-form textarea {
  margin-bottom: 0;
}
.c-contact .contact-form input {
  height: 45px;
}
.c-contact .contact-form select {
  width: 130px;
  height: 45px;
  border: 1px solid rgb(39, 39, 39);
}
.c-contact .contact-form dl {
  text-align: left;
  display: inline-block;
  width: 280px;
  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;
}
.c-contact .contact-form .must::after {
  content: "*";
  font-size: 14px;
  color: rgb(29, 100, 158);
}
.c-contact .contact-form .free {
  padding: 5px 15px 5px 0;
  margin-right: 10px;
}
.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 .ms-1 {
  color: rgb(33, 128, 218);
  border-bottom: 1px solid rgb(33, 128, 218);
}
.c-contact .contact-form .submit-btn {
  text-align: center;
  margin: 0;
}
.c-contact .contact-form .submit-btn input:disabled {
  border-color: #949494;
}
.c-contact .contact-form .submit-btn input {
  border-color: rgb(39, 39, 39);
  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;
}

.contents-wrapper {
  background-color: #F5F2F0;
}
.contents-wrapper .c-topview {
  margin-bottom: 0;
  padding-bottom: 30px;
}

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

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

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

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

.swiper-container {
  height: 70vh;
}
@media (max-width: 1200px) {
  .swiper-container .view-pc {
    display: none;
  }
}

@media (min-width: 1024px) {
  .swiper-container {
    height: 45vh;
  }
}
.swiper-slide {
  overflow: hidden;
}
.swiper-slide > img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1.1);
  transition: transform 1.9s ease;
}
.swiper-slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.swiper-slide-active > img {
  transform: none;
}
.swiper-slide-active .hero__title {
  opacity: 1;
  transform: translate(-50%, -50%);
}

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

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

.p-top__textbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  z-index: 5000;
  color: #fff;
  letter-spacing: 4px;
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
  width: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgb(39, 39, 39);
}
.p-top .scrolldown-wrap .scrolldown {
  display: inline-block;
  position: absolute;
  right: 5px;
  bottom: 0;
  z-index: 2;
  padding: 10px 10px 90px;
  overflow: hidden;
  color: rgb(41, 41, 41);
  font-size: 14px;
  font-family: "Josefin Sans", sans-serif;
  line-height: 1;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-decoration: none;
  writing-mode: vertical-lr;
  z-index: 9000;
}
.p-top .scrolldown-wrap .scrolldown::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 100px;
  background: rgb(39, 39, 39);
}
.p-top .scrolldown-wrap .scrolldown::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 80px;
  background: rgba(141, 141, 141, 0.4);
}
.p-top .scrolldown-wrap .scrolldown::after {
  height: 30px;
  animation: sdl 2.5s ease infinite;
}
@media (min-width: 600px) {
  .p-top .scrolldown-wrap .scrolldown::after {
    height: 40px;
    animation: sdl-lr 2.5s ease infinite;
  }
}
@keyframes sdl {
  0% {
    transform: translateY(-70px);
  }
  50%, 100% {
    transform: translateY(30px);
  }
}
@keyframes sdl-lr {
  0% {
    transform: translateY(-150px);
  }
  50%, 100% {
    transform: translateY(30px);
  }
}
@media (min-width: 600px) {
  .p-top .scrolldown-wrap .scrolldown {
    height: 300px;
    right: -55px;
    bottom: -200px;
    font-size: 18px;
  }
  .p-top .scrolldown-wrap .scrolldown::before {
    bottom: -10px;
    height: 200px;
  }
}
@media (min-width: 960px) {
  .p-top .scrolldown-wrap .scrolldown {
    font-size: 1.4rem;
    right: -55px;
  }
  .p-top .scrolldown-wrap .scrolldown::before {
    bottom: -30px;
  }
}

.header {
  z-index: 2000;
  width: 100%;
}
@media (max-width: 959px) {
  .header .logo__img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.header .logo__img a {
  height: 100%;
}
.header .logo {
  background-image: url(../images/common/logo.jpg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 2vw 0 0 2vw;
  height: 65px;
  width: 80px;
}
.header .logo-gr {
  overflow: hidden;
}
.header .sp-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 8vh;
  width: 100%;
  z-index: 9999;
  transition: all 0.3s;
  background-color: #fff;
}
.header .sp-navbtn__container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.header .sp-navbtn__container li {
  width: 100%;
  height: 100%;
  background-color: #e1d2c9;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .sp-navbtn__container li .small {
  font-size: 60%;
  padding-left: 30px;
}
.header .sp-navbtn__container a {
  position: relative;
  color: rgb(39, 39, 39);
  font-size: 14px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  padding-top: 25px;
  font-size: 14px;
}
.header .sp-navbtn__container a::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  height: 20px;
  width: 20px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.header .sp-navbtn__container .sp2 {
  background-color: #d7c3b7;
}
.header .sp-navbtn__container .sp2 a::before {
  background-image: url(../images/common/icon-link-1-white.png);
}
.header .sp-navbtn__container .sp3 {
  background-color: #00B900;
}
.header .sp-navbtn__container .sp3 a::before {
  background-image: url(../images/common/icon_line_w.svg);
}
.header .sp-navbtn__container a:hover,
.header .sp-navbtn__container a:active {
  text-decoration: underline;
}
.header .pc-navbtn {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 10vh;
  width: 100%;
  z-index: 2000;
  transition: all 0.3s;
}
.header .pc-navbtn__container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.header .pc-navbtn__container li {
  width: 30%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.header .pc-navbtn__container li p {
  font-size: 12px;
  padding-left: 35px;
}
.header .pc-navbtn__container .sp2 {
  background-color: #d7c3b7;
}
.header .pc-navbtn__container .sp2 a::before {
  background-image: url(../images/common/icon-link-1-white.png);
}
.header .pc-navbtn__container .sp3 a::before {
  display: none;
}
.header .pc-navbtn__container .sp3 a img {
  width: 65%;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 45px;
  border: 4px solid #fff;
}
.header .pc-navbtn__container a {
  position: relative;
  color: rgb(39, 39, 39);
  font-size: 14px;
  letter-spacing: 2px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding-left: 35px;
  height: 100%;
}
.header .pc-navbtn__container a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 25px;
  width: 25px;
  background-image: url(../images/common/tel-white.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.header .pc-navbtn__container a:hover,
.header .pc-navbtn__container a:active {
  text-decoration: underline;
}
@media (max-width: 600px) {
  .header .pc-navbtn {
    display: none;
  }
}
.header .hide.sp-navbtn {
  transform: translateY(100%);
  transition: all 0.4s;
}
@media (max-width: 959px) {
  .header {
    height: 80px;
  }
  .header .pc-container,
  .header .pc-navbtn {
    display: none;
  }
}
@media (min-width: 960px) {
  .header {
    height: 100px;
  }
  .header .mobile-container,
  .header .mobile-menu {
    display: none !important;
  }
  .header .pc-container {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    z-index: 8000;
    width: 100%;
    height: 100px;
    background-color: rgb(255, 255, 255);
  }
  .header .pc-container .logo-wrap {
    display: flex;
    align-items: center;
  }
  .header .pc-container .logo-link {
    margin: 0 20px;
  }
  .header .pc-container .logo {
    height: 100px;
    width: 130px;
  }
  .header .pc-container .pc-nav {
    margin-bottom: 10px;
  }
  .header .pc-container .pc-nav-list {
    display: flex;
  }
  .header .pc-container .pc-nav-item {
    font-size: 16px;
    padding-top: 20px;
    padding-right: 2.5vw;
    transition: all 0.3s;
  }
  .header .pc-container .pc-nav-item a {
    color: rgb(39, 39, 39);
  }
  .header .pc-container .pc-nav-item:hover {
    transform: translateY(4px);
    transition: all 0.3s;
  }
  .header .pc-container .pc-nav-item small {
    color: #d7c3b7;
    display: block;
    text-align: center;
    font-size: 12px;
  }
}

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

.mobile-container {
  z-index: 4000;
  overflow: hidden;
  width: 100%;
  display: flex;
}
.mobile-container .mobile-button {
  position: fixed;
  top: 24px;
  right: 10px;
  z-index: 9000;
}
.mobile-container .mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
}
.mobile-container .mobile-menu__btn > span {
  background-color: #434749;
  width: 25px;
  height: 1px;
  display: block;
  margin-bottom: 7px;
  transition: transform 0.7s;
}
.mobile-container .mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}
.mobile-container .mobile-menu__btn.inview span {
  background-color: #434749;
}
@media (min-width: 600px) {
  .mobile-container .mobile-menu__btn > span {
    width: 35px;
    height: 1px;
    display: block;
    margin-bottom: 9px;
    transition: transform 0.7s;
  }
  .mobile-container .mobile-menu__btn > span:last-child {
    margin-bottom: 0;
  }
}

.menu-open.mobile-menu {
  z-index: 3000;
  transition: all 0.4s;
  transform: none;
}
.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: #434749 !important;
}
.menu-open .mobile-menu__btn > span:nth-child(1) {
  transition-delay: 70ms;
  transform: translateY(10px) rotate(135deg);
}
.menu-open .mobile-menu__btn > span:nth-child(2) {
  transition-delay: 140ms;
  transform: scaleX(0);
}
.menu-open .mobile-menu__btn > span:nth-child(3) {
  transition-delay: 140ms;
  transform: translateY(-6px) rotate(-135deg);
}
@media (min-width: 600px) {
  .menu-open .mobile-menu__btn > span:nth-child(1) {
    transform: translateY(10px) rotate(135deg);
  }
  .menu-open .mobile-menu__btn > span:nth-child(3) {
    transform: translateY(-10px) rotate(-135deg);
  }
}

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

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

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

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

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

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

.ac-title.is-active {
  transition: all 3s;
}
.ac-title.is-active span::after {
  transform: rotate(-180deg);
  transition: all 0.2s;
}

.ac-content {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s;
}

.ac-content.is-open {
  height: auto;
  overflow: visible;
  opacity: 1;
  display: block;
  transition: all 0.3s;
}

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

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

  ******************************************************************/
  .view-more__link {
    font-size: 1.5rem;
  }
  .header .sp-navbtn {
    display: none;
  }
  .header .logo {
    margin-top: 2vw;
  }
  .header .mobile-container {
    margin-top: 10px;
  }
  .header .mobile-container .mobile-button {
    top: 42px;
    right: 45px;
  }
  .p-top {
    padding: 10vw 0 30vw 0;
  }
  .p-top .bg-cover {
    bottom: 120px;
  }
  .p-message .img-txt {
    font-size: 1.4rem;
  }
  .p-about {
    padding: 20vw 0 0 0;
    margin-bottom: 10vw;
  }
  .p-about__img.left, .p-about__img.right {
    height: 370px;
  }
  .p-about__img.left {
    margin-top: 20vw;
  }
  .p-about__img.right {
    margin-top: 0;
  }
  .p-about__img img {
    width: 50%;
    height: 63%;
  }
  .p-about .cover-bg {
    top: 50%;
  }
  .p-special__img img {
    width: 50%;
  }
  .p-special__img.left {
    margin-top: 10vw;
    margin-bottom: 3vw;
  }
  .p-special__img.right {
    margin-bottom: 0;
  }
  .p-style {
    padding: 0 0 10vw 0;
  }
  .p-style .swiper-container2, .p-style .swiper-container3 {
    height: 270px;
  }
  .p-style .menu-name {
    font-size: 1.6rem;
  }
  .p-style .hero {
    padding-left: 20vw;
  }
  .p-price {
    padding-top: 50px;
  }
  .p-price__flex {
    display: flex;
    justify-content: space-between;
  }
  .p-price__left {
    width: 48%;
  }
  .p-price__right {
    width: 48%;
  }
  .p-price__img {
    height: 400px;
    margin-bottom: 100px;
  }
  .p-price .p-title {
    margin-bottom: 10px;
  }
  .p-price .view-sp {
    display: none;
  }
  .p-price .view-pc {
    display: block;
  }
  .p-staff {
    padding-bottom: 5vw;
  }
  .p-staff__block {
    display: flex;
    justify-content: space-between;
  }
  .p-staff__img {
    width: 50%;
  }
  .p-staff__desc {
    width: 50%;
    margin: 0;
  }
  .p-staff .view-more {
    margin-top: 0;
  }
  .p-info {
    padding: 20vw 0 0 0;
  }
  .p-info__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .p-info__img {
    height: 250px;
  }
  .p-info__item {
    width: 45%;
  }
  .p-info__item span {
    font-size: 1rem;
  }
  .p-info__item p {
    margin-top: 2vw;
    font-size: 1rem;
  }
  .p-info__item .g-map {
    margin-top: 2vw;
  }
  .p-recruit {
    margin-top: 10vw;
  }
  .p-recruit__wrap {
    display: flex;
    justify-content: space-between;
  }
  .p-recruit .view-more {
    margin-top: 0;
  }
  .p-news__date {
    font-size: 1.2rem;
  }
  .p-news__title {
    font-size: 1.2rem;
  }
  .p-news__link {
    padding: 3vw 0;
  }
  .p-footer__logo {
    width: 30%;
  }
  .p-footer__logo img {
    width: 100px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .p-footer__nav {
    width: 70%;
  }
  .p-footer__nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
  }
  .p-footer__nav li {
    width: 50%;
  }
  .p-footer__wrap {
    display: flex;
    justify-content: space-between;
  }
  .p-footer__address {
    width: 40%;
    border-left: 1px solid rgb(224, 223, 223);
  }
  .c-recruit__title span {
    padding-top: 3vw;
    font-size: 2rem;
  }
  .c-recruit__title p {
    font-size: 0.8rem;
  }
  .c-recruit__list {
    margin-top: 5vw;
  }
  .c-recruit__subtitle {
    font-size: 1rem;
  }
  .c-recruit__text {
    font-size: 0.8rem;
  }
  .c-staff__img {
    height: 240px;
    width: 48%;
  }
  .c-staff-wrap {
    width: 48%;
  }
  .c-staff__item {
    position: relative;
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
  }
  .c-staff__name {
    font-size: 1rem;
  }
  .c-staff__desc {
    font-size: 0.8rem;
  }
  .c-staff .sns-link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    margin: auto;
  }
  .c-staff .sns-link span {
    position: relative;
    font-size: 1rem;
  }
  .c-staff .sns-link span::before {
    position: absolute;
    height: 1rem;
    width: 1rem;
    top: 0px;
    right: 0px;
  }
  .c-news-sl {
    padding: 10vw 0 0 0;
  }
  .c-news-sl .c-container, .c-news-sl .c-first .c-points__desc, .c-first .c-news-sl .c-points__desc,
  .c-news-sl .c-price .c-points__desc,
  .c-price .c-news-sl .c-points__desc {
    padding: 0 10vw;
  }
  .c-news-sl__date {
    font-size: 1.4rem;
  }
  .c-news-sl__tit p {
    font-size: 1.4rem;
  }
  .c-news-sl__contents p {
    font-size: 1.1rem;
    line-height: 2.5;
  }
  .c-news-sl .readmore {
    font-size: 1.2rem;
  }
  .c-news {
    padding: 10vw 0 10vw 0;
  }
  .c-news__title span {
    font-size: 1.8rem;
  }
  .c-news__link {
    padding: 3vw;
  }
  .c-news__list p {
    font-size: 1.2rem;
  }
  .c-news__date {
    font-size: 1.2rem;
  }
  .c-news .page-numbers {
    margin: 8vw 0 4vw 0;
  }
  .faq-wrapper .faq-contents .c-container, .faq-wrapper .faq-contents .c-first .c-points__desc, .c-first .faq-wrapper .faq-contents .c-points__desc,
  .faq-wrapper .faq-contents .c-price .c-points__desc,
  .c-price .faq-wrapper .faq-contents .c-points__desc {
    padding: 0 7vw;
  }
  .faq-wrapper .faq-contents .faq__title {
    text-align: center;
  }
  .faq-wrapper .faq-contents .faq .c-txt-sm {
    font-size: 16px;
  }
  .faq-wrapper .faq-contents .faq .c-txt-md {
    font-size: 18px;
  }
  .faq-wrapper .faq-contents .faq dt::before {
    font-size: 28px;
  }
  .faq-wrapper .faq-contents .faq dt span::after {
    width: 3vw;
  }
  .faq-wrapper .faq-contents .faq dd::before {
    font-size: 30px;
  }
  .faq-wrapper .faq-contents .nw-topview {
    margin: 0 -3vw;
  }
  .faq-wrapper .faq-contents .nw-topview__inner {
    margin: 0 -4vw;
  }
  .faq-wrapper .faq-contents .p-footer__wrap {
    display: flex;
    justify-content: space-between;
  }
  .faq-wrapper .faq-contents .p-footer .p-open-time {
    margin: 0;
  }
  .faq-wrapper .faq-contents .p-footer .p-open-time__wrap {
    width: 90%;
  }
  .faq-wrapper .faq-contents .p-footer .p-open-time__table th:first-child {
    width: 9.8vw;
  }
  .c-first .c-points li,
  .c-price .c-points li {
    display: flex;
    justify-content: space-between;
  }
  .c-first .c-points li:nth-child(2n),
  .c-price .c-points li:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .c-first .c-points__img,
  .c-price .c-points__img {
    width: 50%;
  }
  .c-first .c-points__desc,
  .c-price .c-points__desc {
    width: 50%;
  }
  .c-first .c-flow-item .c-container, .c-first .c-flow-item .c-points__desc,
  .c-price .c-flow-item .c-container,
  .c-price .c-flow-item .c-points__desc {
    display: flex;
    justify-content: space-between;
  }
  .c-first .c-flow .item-wrap,
  .c-price .c-flow .item-wrap {
    width: 48%;
  }
  .c-first .c-flow .item-img,
  .c-price .c-flow .item-img {
    width: 48%;
  }
  .c-price__img {
    height: 200px;
  }
}
@media (min-width: 960px) {
  /******************************************************************

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

  ******************************************************************/
  .header {
    text-transform: uppercase;
  }
  .header .mobile-button {
    display: none;
  }
  .header .mobile-container {
    display: none;
  }
  .p-about__img.left, .p-about__img.right {
    height: 360px;
  }
  .p-about__img img {
    height: 80%;
  }
  .p-about .cover-bg {
    top: 65%;
  }
  .p-message {
    margin-top: 10vw;
  }
  .p-message__img {
    text-align: center;
  }
  .p-message .c-txt-vertical {
    font-size: 1.5rem;
    left: 1%;
  }
  .p-menu__label {
    font-size: 1.6rem;
  }
  .p-menu__table {
    font-size: 1.2rem;
  }
  .p-staff__name__ja {
    font-size: 1.4rem;
  }
  .p-staff__name__en {
    font-size: 1rem;
  }
  .p-special h3 {
    font-size: 1.8rem;
  }
  .p-special__img img {
    height: 100%;
  }
  .p-special__img.left {
    margin-bottom: 3vw;
  }
  .p-special__img.right {
    margin-bottom: 5vw;
  }
  .p-news {
    padding: 10vw 0 0 0;
  }
  .p-news__tit {
    margin-bottom: 7vw;
  }
  .p-news__link {
    padding: 4vw 0;
  }
  .p-news__date {
    font-size: 1.4rem;
  }
  .p-news__title {
    font-size: 1.4rem;
  }
  .p-news .view-more {
    padding-bottom: 5vw;
  }
  .p-style .swiper-container2, .p-style .swiper-container3 {
    height: 350px;
  }
  .p-style .menu-name {
    font-size: 2rem;
  }
  .p-info {
    padding: 10vw 0 15vw 0;
  }
  .p-info__list {
    display: block;
  }
  .p-info__img {
    height: 600px;
    width: 40%;
  }
  .p-info__wrapper {
    width: 50%;
  }
  .p-info-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .p-info__item {
    margin-top: 2vw;
    width: 100%;
  }
  .p-info__item p {
    font-size: 1.2rem;
  }
  .p-info__item span {
    font-size: 1.4rem;
  }
  .p-info__item .open, .p-info__item .post {
    display: block;
  }
  .p-info .g-map {
    font-size: 1.2rem;
  }
  .p-info .g-map::before {
    height: 25px;
    width: 25px;
  }
  .p-footer__logo img {
    width: 60%;
  }
  .p-footer__nav li .c-txt-sm {
    font-size: 18px;
  }
  .c-staff {
    padding: 10vw 0;
  }
  .c-staff__title p {
    margin-top: 7vw;
    font-size: 1rem;
  }
  .c-staff__item {
    margin-bottom: 5vw;
  }
  .c-staff__desc {
    font-size: 0.8rem;
  }
  .c-staff__list {
    margin-top: 5vw;
  }
  .c-staff__name {
    font-size: 1.2rem;
  }
  .c-staff__desc {
    font-size: 1rem;
  }
  .c-staff .sns-link span::before {
    top: 0px;
    right: 10px;
  }
  .c-recruit {
    padding: 2vw 0 5vw 0;
  }
  .c-recruit__title p {
    margin-top: 5vw;
    font-size: 1rem;
  }
  .c-recruit__subtitle {
    font-size: 1.2rem;
  }
  .c-recruit__text {
    font-size: 1rem;
  }
  .c-recruit__btn {
    display: none;
  }
  .c-news__list a {
    padding: 3vw 0 5vw 3vw;
  }
  .c-news__list p {
    font-size: 1.4rem;
  }
  .c-news__date {
    font-size: 1.6rem;
  }
  .c-news-sl .c-container, .c-news-sl .c-first .c-points__desc, .c-first .c-news-sl .c-points__desc,
  .c-news-sl .c-price .c-points__desc,
  .c-price .c-news-sl .c-points__desc {
    padding: 0 12vw;
  }
  .c-news-sl__tit p {
    font-size: 1.6rem;
  }
  .c-news-sl__date {
    font-size: 1.6rem;
  }
  .c-news-sl__contents {
    padding: 8vw 0;
  }
  .c-news-sl__contents p {
    font-size: 1.3rem;
  }
  .c-news-sl .readmore {
    font-size: 1.4rem;
  }
  .faq-wrapper .faq-contents .c-container, .faq-wrapper .faq-contents .c-first .c-points__desc, .c-first .faq-wrapper .faq-contents .c-points__desc,
  .faq-wrapper .faq-contents .c-price .c-points__desc,
  .c-price .faq-wrapper .faq-contents .c-points__desc {
    padding: 0 20vw;
  }
  .faq-wrapper .faq-contents .faq__title {
    margin-bottom: 5vw;
  }
  .faq-wrapper .faq-contents .faq__block dt .c-txt-md, .faq-wrapper .faq-contents .faq__block dd .c-txt-md {
    font-size: 24px;
  }
  .faq-wrapper .faq-contents .faq dt {
    padding: 0 0 2vw 0;
  }
  .faq-wrapper .faq-contents .faq dt span::after {
    height: 24px;
  }
  .faq-wrapper .faq-contents .faq .c-title {
    font-size: 26px;
  }
  .faq-wrapper .faq-contents .faq .c-txtarea01 .c-txt-sm {
    font-size: 20px;
  }
  .faq-wrapper .faq-contents .faq .c-txt-sm {
    font-size: 24px;
  }
  .c-first .c-flow .item-img img {
    width: 85%;
  }
}
@media (min-width: 1200px) {
  /******************************************************************

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

  ******************************************************************/
  .c-txt-lr {
    font-size: 2.8rem;
  }
  .c-container, .c-first .c-points__desc,
  .c-price .c-points__desc {
    padding: 0 10vw;
  }
  .p-top {
    padding: 0 0 10vw 0;
  }
  .p-top .swiper-container .view-sp {
    display: none;
  }
  .p-top .swiper-container .view-pc {
    display: block;
  }
  .p-top .bg-cover {
    bottom: 45px;
  }
  .p-message__img {
    text-align: right;
  }
  .p-message__img img {
    width: 80%;
  }
  .p-message__img::after {
    left: none;
    width: 80%;
  }
  .p-message .img-txt {
    left: 20vw;
  }
  .p-message .c-txt-vertical {
    left: 7.5vw;
  }
  .p-about {
    padding-top: 5vw;
  }
  .p-about__img.left {
    justify-content: flex-end;
    padding-right: 100px;
  }
  .p-about__img.left .simpleParallax {
    text-align: right;
  }
  .p-about__img.right {
    margin-top: 5vw;
    padding-left: 100px;
    justify-content: flex-start;
  }
  .p-about__img.right .simpleParallax {
    display: block;
  }
  .p-style {
    padding-top: 0;
  }
  .p-style__slider-wrapper {
    display: flex;
    margin-right: 5vw;
  }
  .p-style__slider {
    width: 50%;
  }
  .p-style .hero {
    padding-left: 10vw;
  }
  .p-special img {
    width: 50%;
  }
  .p-special__img.left {
    margin-bottom: 0;
  }
  .p-special__img .right {
    margin-top: 0;
  }
  .p-special__txt .txt01, .p-special__txt .txt02 {
    padding-top: 0;
  }
  .p-info {
    padding: 0 0 10vw 0;
  }
  .p-news {
    margin-top: 5vw;
    padding: 0 0 6vw 0;
  }
  .p-news__list a {
    padding: 2vw 0 2vw 2vw;
  }
  .header {
    height: 110px;
  }
  .header .logo {
    margin: 40px 20px 0 80px;
    width: 170px;
    height: 60px;
  }
  .p-footer {
    padding: 8vw 0;
  }
  .p-footer .c-logo img {
    width: 20%;
    height: 20%;
  }
  .c-staff {
    padding: 5vw 0;
  }
  .c-staff__title span {
    padding-top: 2vw;
  }
  .c-staff__title p {
    margin-top: 4vw;
  }
  .c-staff .sns-link span::before {
    top: 0px;
    right: 10px;
  }
  .c-recruit {
    padding: 5vw 0 5vw 0;
  }
  .c-news {
    padding: 7vw 0 0 0;
  }
  .c-news__title {
    margin-bottom: 5vw !important;
  }
  .c-news__title .c-txt-lr {
    font-size: 2rem;
  }
  .c-news__list {
    font-size: 1.5rem;
  }
  .c-news__list a {
    padding: 3vw 0 3vw 5vw;
  }
  .c-news .page-numbers {
    margin: 8vw 0;
  }
  .c-news-sl {
    margin-top: 0;
    padding-top: 5vw;
  }
  .c-news-sl .c-container, .c-news-sl .c-first .c-points__desc, .c-first .c-news-sl .c-points__desc,
  .c-news-sl .c-price .c-points__desc,
  .c-price .c-news-sl .c-points__desc {
    padding: 0 12vw;
  }
  .c-news-sl__tit p {
    font-size: 1.6rem;
  }
  .c-news-sl__date {
    font-size: 1.6rem;
  }
  .c-news-sl__list {
    padding-top: 6vw;
  }
  .c-news-sl__contents {
    padding: 8vw 0 4vw 0;
  }
  .c-news-sl__contents p {
    font-size: 1.2rem;
  }
  .c-news-sl .readmore {
    font-size: 1.4rem;
  }
}/*# sourceMappingURL=style.css.map */