@charset "UTF-8";
html {
  font-size: 0.7320644217vw;
}

body {
  background-color: #130507;
  color: #BF9D6F;
  font-family: "Zen Old Mincho", serif !important;
  font-feature-settings: "palt";
  font-size: clamp(16.8px, 2.4rem, 24px);
  letter-spacing: 0.1em;
  text-align: justify;
  word-break: break-all;
}

.wrap {
  overflow: hidden;
}

.section > .inner {
  padding-left: clamp(12.5px, 5rem, 50px);
  padding-right: clamp(12.5px, 5rem, 50px);
}

.header > .inner {
  padding-left: clamp(12.5px, 5rem, 50px);
  padding-right: clamp(12.5px, 5rem, 50px);
}
.header > .inner > .inner02 {
  padding-bottom: clamp(25px, 5rem, 50px);
  padding-top: clamp(25px, 5rem, 50px);
}
.header > .inner > .inner02 > .ci {
  margin-bottom: clamp(15px, 2rem, 20px);
  margin-left: auto;
  margin-right: auto;
}
.header > .inner > .inner02 > .g-navi {
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  max-width: 1274px;
  width: 100%;
}

.section-about > .inner > .inner02 {
  padding-top: clamp(50px, 10rem, 100px);
}
.section-about > .inner > .inner02 > .inner03 {
  background: url(../img/top/main.jpg) no-repeat center center/cover;
  height: clamp(487.5px, 65rem, 650px);
  margin-bottom: clamp(75px, 10rem, 100px);
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 1452px;
}
.section-about > .inner > .inner02 > .inner03 > .catch {
  bottom: clamp(70px, 14rem, 140px);
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.section-about > .inner > .inner02 > .inner03::after {
  background-color: #BF9D6F;
  content: "";
  display: block;
  height: clamp(105px, 14rem, 140px);
  margin: 0 auto;
  width: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(50%);
}
.section-about > .inner > .inner02 > .txt {
  line-height: 1.75;
  margin-bottom: clamp(70px, 14rem, 140px);
  text-align: center;
}

.section-menu {
  background: url(../img/top/back_a.png) no-repeat center left/100%;
}
.section-menu > .inner > .inner02 {
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 1452px;
}
@media screen and (min-width: 768px) {
  .section-menu > .inner > .inner02 {
    height: 1920px;
  }
}
.section-menu > .inner > .inner02 > .inner03 {
  align-items: flex-start;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.section-menu > .inner > .inner02 > .inner03 > * {
  width: 100%;
}
@media screen and (min-width: 1366px) {
  .section-menu > .inner > .inner02 > .inner03 > * {
    width: auto;
  }
}
.section-menu > .inner > .inner02 > .inner03 > .head-A {
  margin-bottom: clamp(37.5px, 5rem, 50px);
  text-align: center;
}
@media screen and (min-width: 1366px) {
  .section-menu > .inner > .inner02 > .inner03 > .head-A {
    text-align: left;
    writing-mode: vertical-rl;
  }
  .section-menu > .inner > .inner02 > .inner03 > .head-A > .en {
    margin-bottom: 0;
    margin-left: clamp(15px, 2rem, 20px);
  }
}
.section-menu > .inner > .inner02 > .inner03 > .txt {
  line-height: 1.75;
  margin-bottom: clamp(37.5px, 5rem, 50px);
  text-align: center;
}
@media screen and (min-width: 1366px) {
  .section-menu > .inner > .inner02 > .inner03 > .txt {
    display: none;
  }
}
.section-menu > .inner > .inner02 > .inner03 > .txt > br {
  display: none;
}
@media screen and (min-width: 768px) {
  .section-menu > .inner > .inner02 > .inner03 > .txt > br {
    display: block;
  }
}
.section-menu > .inner > .inner02 > .inner03 > .txt:nth-of-type(2) {
  display: none;
}
@media screen and (min-width: 1366px) {
  .section-menu > .inner > .inner02 > .inner03 > .txt:nth-of-type(2) {
    display: block;
    padding-right: 24px;
    text-align: left;
    writing-mode: vertical-rl;
    width: 108px;
  }
}
.section-menu > .inner > .inner02 > .inner03 > .inner04 > .table-A {
  margin-bottom: clamp(82.5px, 11rem, 110px);
}
@media screen and (min-width: 1366px) {
  .section-menu > .inner > .inner02 > .inner03 > .inner04 > .table-A {
    width: 716px;
  }
}

.section-access {
  background: url(../img/top/back_b.png) no-repeat center right/100%;
}
.section-access > .inner > .inner02 {
  height: 100vh;
  position: relative;
}
@media screen and (min-width: 768px) {
  .section-access > .inner > .inner02 {
    height: 1920px;
  }
}
.section-access > .inner > .inner02 > .inner03 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.section-access > .inner > .inner02 > .inner03 > .head-A {
  margin-bottom: clamp(37.5px, 5rem, 50px);
  text-align: center;
}
.section-access > .inner > .inner02 > .inner03 > .txt {
  line-height: 1.75;
  margin-bottom: clamp(37.5px, 5rem, 50px);
  text-align: center;
}

.section-news > .inner > .inner02 {
  height: 100vh;
  position: relative;
}
.section-news > .inner > .inner02 > .head-A {
  margin-bottom: clamp(37.5px, 5rem, 50px);
  text-align: center;
}
.section-news > .inner > .inner02 > .table-A {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}

.section-contact > .inner > .inner02 {
  padding-bottom: clamp(321px, 64.2rem, 642px);
}
.section-contact > .inner > .inner02 > .inner03 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1452px;
}
.section-contact > .inner > .inner02 > .inner03 > a {
  background: url(../img/common/back_a.png) no-repeat center center/cover;
  height: clamp(487.5px, 65rem, 650px);
  padding: clamp(20px, 8rem, 80px);
  position: relative;
}
.section-contact > .inner > .inner02 > .inner03 > a > * {
  display: block;
}
.section-contact > .inner > .inner02 > .inner03 > a > .head-A {
  margin-bottom: clamp(30px, 4rem, 40px);
}
.section-contact > .inner > .inner02 > .inner03 > a > .txt {
  line-height: 1.75;
}
.section-contact > .inner > .inner02 > .inner03 > a > .arr-A {
  bottom: clamp(20px, 8rem, 80px);
  position: absolute;
  right: clamp(20px, 8rem, 80px);
}

.access .section-main > .inner > .inner02, .access-en .section-main > .inner > .inner02 {
  padding-bottom: clamp(160.5px, 64.2rem, 642px);
  padding-top: clamp(58px, 23.2rem, 232px);
}
.access .section-main > .inner > .inner02 > .head-A, .access-en .section-main > .inner > .inner02 > .head-A {
  margin-bottom: clamp(36.5px, 7.3rem, 73px);
  text-align: center;
}
.access .section-main > .inner > .inner02 > .txt-A, .access-en .section-main > .inner > .inner02 > .txt-A {
  margin-bottom: clamp(53.75px, 21.5rem, 215px);
}
.access .section-main > .inner > .inner02 > .box-B, .access-en .section-main > .inner > .inner02 > .box-B {
  margin-bottom: clamp(42.75px, 17.1rem, 171px);
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
}
.access .section-main > .inner > .inner02 > .box-B:last-child, .access-en .section-main > .inner > .inner02 > .box-B:last-child {
  margin-bottom: 0;
}

.company .section-main > .inner > .inner02, .company-en .section-main > .inner > .inner02 {
  padding-bottom: clamp(160.5px, 64.2rem, 642px);
  padding-top: clamp(58px, 23.2rem, 232px);
}
.company .section-main > .inner > .inner02 > .head-A, .company-en .section-main > .inner > .inner02 > .head-A {
  margin-bottom: clamp(36.5px, 7.3rem, 73px);
  text-align: center;
}
.company .section-main > .inner > .inner02 > .box-B, .company-en .section-main > .inner > .inner02 > .box-B {
  margin-bottom: clamp(42.75px, 17.1rem, 171px);
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
}
.company .section-main > .inner > .inner02 > .box-B > .img, .company-en .section-main > .inner > .inner02 > .box-B > .img {
  margin-bottom: clamp(56.25px, 7.5rem, 75px);
  margin-left: auto;
  margin-right: auto;
  width: clamp(399px, 53.2rem, 532px);
}
.company .section-main > .inner > .inner02 > .box-B:last-child, .company-en .section-main > .inner > .inner02 > .box-B:last-child {
  margin-bottom: 0;
}

.concept .section-main > .inner > .inner02, .concept-en .section-main > .inner > .inner02 {
  padding-bottom: clamp(160.5px, 64.2rem, 642px);
  padding-top: clamp(58px, 23.2rem, 232px);
}
.concept .section-main > .inner > .inner02 > .head-A, .concept-en .section-main > .inner > .inner02 > .head-A {
  margin-bottom: clamp(36.5px, 7.3rem, 73px);
  text-align: center;
}
.concept .section-main > .inner > .inner02 > .box-A, .concept-en .section-main > .inner > .inner02 > .box-A {
  margin-bottom: clamp(165px, 33rem, 330px);
}
.concept .section-main > .inner > .inner02 > .box-A:last-child, .concept-en .section-main > .inner > .inner02 > .box-A:last-child {
  margin-bottom: 0;
}

.contact .section-main > .inner > .inner02, .contact-en .section-main > .inner > .inner02 {
  padding-bottom: clamp(160.5px, 64.2rem, 642px);
  padding-top: clamp(58px, 23.2rem, 232px);
}
.contact .section-main > .inner > .inner02 > .head-A, .contact-en .section-main > .inner > .inner02 > .head-A {
  margin-bottom: clamp(36.5px, 7.3rem, 73px);
  text-align: center;
}
.contact .section-main > .inner > .inner02 > .txt-C, .contact-en .section-main > .inner > .inner02 > .txt-C {
  margin-bottom: clamp(105px, 14rem, 140px);
  margin-left: auto;
  margin-right: auto;
  max-width: 1274px;
  width: 100%;
}

.detail .section-main > .inner > .inner02 {
  padding-bottom: clamp(160.5px, 64.2rem, 642px);
  padding-top: clamp(58px, 23.2rem, 232px);
}
.detail .section-main > .inner > .inner02 > .head-A {
  margin-bottom: clamp(36.5px, 7.3rem, 73px);
  text-align: center;
}
.detail .section-main > .inner > .inner02 > .box-C {
  margin-left: auto;
  margin-right: auto;
  max-width: 1452px;
}
.detail .section-main > .inner > .inner02 > .box-C > .head-D {
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
.detail .section-main > .inner > .inner02 > .box-C > .img {
  margin-bottom: clamp(75px, 10rem, 100px);
}
.detail .section-main > .inner > .inner02 > .box-C > article {
  margin-left: auto;
  margin-right: auto;
  max-width: 1270px;
}
.detail .section-main > .inner > .inner02 > .box-C > article > p {
  line-height: 1.75;
  margin-bottom: clamp(37.5px, 5rem, 50px);
}
.detail .section-main > .inner > .inner02 > .box-C > article > p:last-child {
  margin-bottom: 0;
}

.menu .section-main > .inner > .inner02, .menu-en .section-main > .inner > .inner02 {
  padding-bottom: clamp(160.5px, 64.2rem, 642px);
  padding-top: clamp(58px, 23.2rem, 232px);
}
.menu .section-main > .inner > .inner02 > .head-A, .menu-en .section-main > .inner > .inner02 > .head-A {
  margin-bottom: clamp(36.5px, 7.3rem, 73px);
  text-align: center;
}

.news .section-main > .inner > .inner02, .news-en .section-main > .inner > .inner02 {
  padding-bottom: clamp(160.5px, 64.2rem, 642px);
  padding-top: clamp(58px, 23.2rem, 232px);
}
.news .section-main > .inner > .inner02 > .head-A, .news-en .section-main > .inner > .inner02 > .head-A {
  margin-bottom: clamp(36.5px, 7.3rem, 73px);
  text-align: center;
}

.recruit .section-main > .inner > .inner02, .recruit-en .section-main > .inner > .inner02 {
  padding-bottom: clamp(160.5px, 64.2rem, 642px);
  padding-top: clamp(58px, 23.2rem, 232px);
}
.recruit .section-main > .inner > .inner02 > .head-A, .recruit-en .section-main > .inner > .inner02 > .head-A {
  margin-bottom: clamp(36.5px, 7.3rem, 73px);
  text-align: center;
}
.recruit .section-main > .inner > .inner02 > .txt-A, .recruit-en .section-main > .inner > .inner02 > .txt-A {
  margin-bottom: clamp(208.5px, 27.8rem, 278px);
}

.reserve .section-main > .inner > .inner02, .reserve-en .section-main > .inner > .inner02 {
  padding-bottom: clamp(160.5px, 64.2rem, 642px);
  padding-top: clamp(58px, 23.2rem, 232px);
}
.reserve .section-main > .inner > .inner02 > .head-A, .reserve-en .section-main > .inner > .inner02 > .head-A {
  margin-bottom: clamp(36.5px, 7.3rem, 73px);
  text-align: center;
}
.reserve .section-main > .inner > .inner02 > .txt-A, .reserve-en .section-main > .inner > .inner02 > .txt-A {
  margin-bottom: clamp(208.5px, 27.8rem, 278px);
}

.footer > .inner {
  padding-left: clamp(12.5px, 5rem, 50px);
  padding-right: clamp(12.5px, 5rem, 50px);
}
.footer > .inner > .inner02 {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: clamp(160.5px, 64.2rem, 642px);
  max-width: 1452px;
}
.footer > .inner > .inner02 > .f-navi {
  justify-content: space-between;
  margin-bottom: clamp(83.5px, 16.7rem, 167px);
  width: 100%;
}

.ci {
  width: clamp(112.5px, 15rem, 150px);
}

.g-navi {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(13.5px, 1.8rem, 18px);
}
.g-navi > .list:nth-of-type(2) {
  text-align: right;
}
.g-navi > .list > .item {
  margin-bottom: clamp(12.75px, 1.7rem, 17px);
}
.g-navi > .list > .item:last-child {
  margin-bottom: 0;
}

.f-navi {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(13.5px, 1.8rem, 18px);
}
.f-navi > .list:nth-of-type(2) {
  text-align: right;
}
.f-navi > .list > .item {
  margin-bottom: clamp(12.75px, 1.7rem, 17px);
}
.f-navi > .list > .item:last-child {
  margin-bottom: 0;
}

.catch {
  writing-mode: vertical-rl;
}
.catch > .en {
  font-size: clamp(8px, 1.6rem, 16px);
  margin-bottom: clamp(7.5px, 1rem, 10px);
}
.catch > .ja {
  font-size: clamp(43px, 8.6rem, 86px);
  letter-spacing: 0.4em;
}

.head-A > * {
  display: block;
}
.head-A > .en {
  font-size: clamp(48px, 6.4rem, 64px);
  letter-spacing: 0.1em;
  margin-bottom: clamp(15px, 2rem, 20px);
}

.head-B {
  font-size: clamp(24px, 4.8rem, 48px);
  letter-spacing: 0.2em;
  line-height: 1.5;
  writing-mode: vertical-rl;
}

.head-C {
  font-size: clamp(24px, 3.2rem, 32px);
  margin-bottom: clamp(34.5px, 4.6rem, 46px);
  position: relative;
  text-align: center;
}
.head-C::after {
  background-color: #BF9D6F;
  content: "";
  display: block;
  height: 1px;
  margin: auto 0;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
}
.head-C > .inner {
  background-color: #130507;
  display: inline-block;
  padding-left: clamp(40.5px, 5.4rem, 54px);
  padding-right: clamp(40.5px, 5.4rem, 54px);
  position: relative;
  z-index: 1;
}

.head-D {
  font-size: clamp(36px, 4.8rem, 48px);
  text-align: center;
}

.txt-A {
  line-height: 1.75;
  text-align: center;
}

.txt-C {
  line-height: 1.75;
}

.txt-box-A > .txt {
  line-height: 1.75;
  margin-bottom: clamp(25px, 5rem, 50px);
}
.txt-box-A > .txt:last-child {
  margin-bottom: 0;
}

.btn-A {
  border: 1px solid #BF9D6F;
  margin-left: auto;
  margin-right: auto;
  max-width: 440px;
  width: 100%;
}
.btn-A > a {
  font-size: clamp(13.5px, 1.8rem, 18px);
  line-height: clamp(75px, 10rem, 100px);
  text-align: center;
}

.unit-A {
  border-bottom: 1px dotted #BF9D6F;
  justify-content: space-between;
  padding-bottom: clamp(15px, 2rem, 20px);
  padding-top: clamp(15px, 2rem, 20px);
}
.unit-A:last-child {
  border-bottom: none;
}
.unit-A > .time > .max {
  font-size: clamp(30px, 4rem, 40px);
}
.unit-A > .price > .max {
  font-size: clamp(24px, 3.2rem, 32px);
}

.unit-B {
  align-items: flex-start !important;
  border-bottom: 1px dotted #BF9D6F;
  padding-bottom: clamp(15px, 2rem, 20px);
  padding-top: clamp(15px, 2rem, 20px);
  font-size: clamp(12px, 1.6rem, 16px);
}
.unit-B:last-child {
  border-bottom: none;
}
.unit-B > * {
  line-height: 1.5;
}
.unit-B > .label {
  width: clamp(138px, 18.4rem, 184px);
}
.unit-B > .item {
  width: calc(100% - clamp(138px, 18.4rem, 184px));
}

.box-A {
  margin-left: auto;
  margin-right: auto;
  max-width: 1452px;
}
@media screen and (min-width: 768px) {
  .box-A {
    text-align: right;
  }
}
.box-A > .img-A {
  margin-bottom: clamp(46px, 18.4rem, 184px);
}
.box-A > .box-inner {
  position: relative;
}
.box-A > .box-inner > .num {
  font-size: clamp(205px, 82rem, 820px);
  opacity: 0.1;
  left: clamp(-71px, -28.4rem, -284px);
  position: absolute;
  top: clamp(-50px, -20rem, -200px);
}
@media screen and (min-width: 768px) {
  .box-A > .box-inner > .num {
    top: clamp(-137.5px, -55rem, -550px);
  }
}
.box-A > .box-inner > .box-inner02 {
  align-items: flex-start;
  flex-wrap: nowrap;
}
@media screen and (min-width: 768px) {
  .box-A > .box-inner > .box-inner02 {
    justify-content: end;
    text-align: left;
  }
}
.box-A > .box-inner > .box-inner02 > .txt-box-A {
  padding-left: clamp(27.75px, 11.1rem, 111px);
}
.box-A.box-A- > .box-inner > .num {
  left: auto;
  right: clamp(-71px, -28.4rem, -284px);
}
@media screen and (min-width: 768px) {
  .box-A.box-A- > .box-inner > .box-inner02 {
    justify-content: start;
  }
}

.box-B {
  text-align: center;
}
.box-B > .txt {
  line-height: 1.75;
  margin-bottom: clamp(27.75px, 3.7rem, 37px);
}
.box-B > .txt:last-child {
  margin-bottom: 0;
}
.box-B > .att-A {
  justify-content: center;
}

.box-C > .date {
  margin-bottom: clamp(55.5px, 7.4rem, 74px);
  font-size: clamp(15px, 2rem, 20px);
  text-align: center;
}

.table-A {
  border-bottom: 1px solid #BF9D6F;
  border-top: 1px solid #BF9D6F;
  margin-left: auto;
  margin-right: auto;
  max-width: 716px;
  width: 100%;
}

.att-A {
  align-items: flex-start !important;
  flex-wrap: nowrap !important;
  font-size: clamp(12px, 1.6rem, 16px);
}
.att-A > * {
  line-height: 1.5;
}

.arr-A {
  height: clamp(141.05px, 21.7rem, 217px);
  width: clamp(141.05px, 21.7rem, 217px);
}
.arr-A > * {
  display: block;
}
.arr-A > .waku {
  animation: rotateAnimation 25s linear infinite;
  background: url(../img/common/arr.svg) no-repeat center center/cover;
  display: block;
  height: 100%;
  width: 100%;
}
.arr-A::after {
  background: url(../img/common/arr_a.svg) no-repeat center center/cover;
  content: "";
  display: block;
  height: clamp(15px, 2rem, 20px);
  margin: auto;
  width: clamp(22.5px, 3rem, 30px);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

/* 回転アニメーションの定義 */
@keyframes rotateAnimation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.copy {
  font-family: "Noto Sans JP", sans-serif;
  font-size: clamp(13.5px, 1.8rem, 18px);
}

.bl {
  display: block;
  height: 100%;
  width: 100%;
}

.fl {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}

.fl- {
  flex-direction: row-reverse;
}

.ib {
  letter-spacing: -0.4em;
}
.ib > * {
  display: inline-block;
  letter-spacing: 0.1em;
}

.is-hide {
  opacity: 0;
  pointer-events: none;
}

._sp {
  display: block;
}
@media screen and (min-width: 1366px) {
  ._sp {
    display: none;
  }
}

._pc {
  display: none;
}
@media screen and (min-width: 1366px) {
  ._pc {
    display: block;
  }
}/*# sourceMappingURL=style.css.map */