/*!**************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-4.use[1]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-4.use[2]!./src/scss/style.scss ***!
  \**************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;700&family=Bodoni+Moda+SC:wght@400;700&family=Noto+Sans+JP:wght@400&family=Roboto:wght@400;700&display=swap);
/*!******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-4.use[1]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-4.use[2]!./src/scss/style.scss (1) ***!
  \******************************************************************************************************************************************************************/
@charset "UTF-8";
/* BASE COLOR
------------------------------------------------------------*/
/* DISPLAY SETTING
------------------------------------------------------------*/
/* OTHER SETTING
------------------------------------------------------------*/
:root {
  font-size: calc(14.5px + 1.5 * (100vw - 1440px) / 480);
  --cx: 0;
  --cy: 0;
  --vw: 100vw;
  --vh: 100vh;
  --screen: 0px;
  --size: 32px;
  --reservation-fix-area: 0px;
}
@media screen and (min-width: 1920px) {
  :root {
    font-size: 16px;
  }
}
@media screen and (max-width: 1023px) {
  :root {
    font-size: 14px;
    --size: 16px;
  }
}
@media screen and (max-width: 769px) {
  :root {
    font-size: 13.5px;
    --size: 10px;
  }
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 500;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

main {
  display: block;
}

html {
  overscroll-behavior-y: none;
}

* {
  margin: 0;
  padding: 0;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: none;
}

body {
  color: rgb(67.2377952756, 67.2377952756, 75.0822047244);
  fill: rgb(67.2377952756, 67.2377952756, 75.0822047244);
  background: #f0f0f1;
  line-height: 1.8;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
  font-size: 1rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.0008em;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}

img {
  max-width: 100%;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  image-rendering: -webkit-optimize-contrast;
}

i, strong {
  font-style: normal;
}

a {
  text-decoration: none;
  outline: none;
  cursor: pointer;
  color: rgb(67.2377952756, 67.2377952756, 75.0822047244);
}

ul, ol {
  list-style: none;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=password],
input[type=submit],
input[type=button],
select,
textarea {
  outline: none;
}
@media screen and (max-width: 1023px) {
  input[type=text],
  input[type=tel],
  input[type=email],
  input[type=password],
  input[type=submit],
  input[type=button],
  select,
  textarea {
    -webkit-appearance: none;
  }
}

/**
 * Swiper 12.1.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2026 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 18, 2026
 */
:root {
  --swiper-theme-color:#007aff;
}

:host {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}

.swiper {
  display: block;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  box-sizing: initial;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  width: 100%;
  z-index: 1;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translateZ(0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  display: block;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
  .swiper-cube-shadow, .swiper-slide {
    transform-style: preserve-3d;
  }
}

.swiper-css-mode {
  > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    &::-webkit-scrollbar {
      display: none;
    }
  }
  > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
  }
  &.swiper-horizontal {
    > .swiper-wrapper {
      scroll-snap-type: x mandatory;
    }
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-inline-start: var(--swiper-slides-offset-before);
      scroll-margin-inline-start: var(--swiper-slides-offset-before);
    }
    > .swiper-wrapper > .swiper-slide:last-child {
      margin-inline-end: var(--swiper-slides-offset-after);
    }
  }
  &.swiper-vertical {
    > .swiper-wrapper {
      scroll-snap-type: y mandatory;
    }
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-block-start: var(--swiper-slides-offset-before);
      scroll-margin-block-start: var(--swiper-slides-offset-before);
    }
    > .swiper-wrapper > .swiper-slide:last-child {
      margin-block-end: var(--swiper-slides-offset-after);
    }
  }
  &.swiper-free-mode {
    > .swiper-wrapper {
      scroll-snap-type: none;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: none;
    }
  }
  &.swiper-centered {
    > .swiper-wrapper:before {
      content: "";
      flex-shrink: 0;
      order: 9999;
    }
    > .swiper-wrapper > .swiper-slide {
      scroll-snap-align: center center;
      scroll-snap-stop: always;
    }
  }
  &.swiper-centered.swiper-horizontal {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-inline-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper:before {
      height: 100%;
      min-height: 1px;
      width: var(--swiper-centered-offset-after);
    }
  }
  &.swiper-centered.swiper-vertical {
    > .swiper-wrapper > .swiper-slide:first-child {
      margin-block-start: var(--swiper-centered-offset-before);
    }
    > .swiper-wrapper:before {
      height: var(--swiper-centered-offset-after);
      min-width: 1px;
      width: 100%;
    }
  }
}

.swiper-3d {
  .swiper-slide-shadow, .swiper-slide-shadow-bottom, .swiper-slide-shadow-left, .swiper-slide-shadow-right, .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
  }
  .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.1490196078);
  }
  .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5019607843), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5019607843), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5019607843), rgba(0, 0, 0, 0));
  }
  .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5019607843), rgba(0, 0, 0, 0));
  }
}

.swiper-lazy-preloader {
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top: 4px solid rgba(0, 0, 0, 0);
  box-sizing: border-box;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  transform-origin: 50%;
  width: 42px;
  z-index: 10;
}

.swiper-watch-progress .swiper-slide-visible, .swiper:not(.swiper-watch-progress) {
  .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite;
  }
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode {
  .swiper-wrapper:after {
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
  }
}

.swiper-virtual.swiper-css-mode.swiper-horizontal {
  .swiper-wrapper:after {
    height: 1px;
    width: var(--swiper-virtual-size);
  }
}

.swiper-virtual.swiper-css-mode.swiper-vertical {
  .swiper-wrapper:after {
    height: var(--swiper-virtual-size);
    width: 1px;
  }
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  align-items: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: var(--swiper-navigation-size);
  justify-content: center;
  position: absolute;
  width: var(--swiper-navigation-size);
  z-index: 10;
  &.swiper-button-disabled {
    cursor: auto;
    opacity: 0.35;
    pointer-events: none;
  }
  &.swiper-button-hidden {
    cursor: auto;
    opacity: 0;
    pointer-events: none;
  }
  .swiper-navigation-disabled & {
    display: none !important;
  }
  svg {
    height: 100%;
    object-fit: contain;
    transform-origin: center;
    width: 100%;
    fill: currentColor;
    pointer-events: none;
  }
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next, .swiper-button-prev {
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  top: var(--swiper-navigation-top-offset, 50%);
}

.swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, 4px);
  right: auto;
  .swiper-navigation-icon {
    transform: rotate(180deg);
  }
}

.swiper-button-next {
  left: auto;
  right: var(--swiper-navigation-sides-offset, 4px);
}

.swiper-horizontal {
  .swiper-button-next, .swiper-button-prev, ~ .swiper-button-next, ~ .swiper-button-prev {
    margin-left: 0;
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    top: var(--swiper-navigation-top-offset, 50%);
  }
  &.swiper-rtl .swiper-button-next, &.swiper-rtl ~ .swiper-button-next, & ~ .swiper-button-prev, .swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, 4px);
    right: auto;
  }
  &.swiper-rtl .swiper-button-prev, &.swiper-rtl ~ .swiper-button-prev, & ~ .swiper-button-next, .swiper-button-next {
    left: auto;
    right: var(--swiper-navigation-sides-offset, 4px);
  }
  &.swiper-rtl .swiper-button-next, &.swiper-rtl ~ .swiper-button-next, & ~ .swiper-button-prev, .swiper-button-prev {
    .swiper-navigation-icon {
      transform: rotate(180deg);
    }
  }
  &.swiper-rtl .swiper-button-prev, &.swiper-rtl ~ .swiper-button-prev {
    .swiper-navigation-icon {
      transform: rotate(0deg);
    }
  }
}

.swiper-vertical {
  .swiper-button-next, .swiper-button-prev, ~ .swiper-button-next, ~ .swiper-button-prev {
    left: var(--swiper-navigation-top-offset, 50%);
    margin-left: calc(0px - var(--swiper-navigation-size) / 2);
    margin-top: 0;
    right: auto;
  }
  .swiper-button-prev, ~ .swiper-button-prev {
    bottom: auto;
    top: var(--swiper-navigation-sides-offset, 4px);
    .swiper-navigation-icon {
      transform: rotate(-90deg);
    }
  }
  .swiper-button-next, ~ .swiper-button-next {
    bottom: var(--swiper-navigation-sides-offset, 4px);
    top: auto;
    .swiper-navigation-icon {
      transform: rotate(90deg);
    }
  }
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transform: translateZ(0);
  transition: opacity 0.3s;
  z-index: 10;
  &.swiper-pagination-hidden {
    opacity: 0;
  }
  &.swiper-pagination-disabled, .swiper-pagination-disabled > & {
    display: none !important;
  }
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  left: 0;
  top: var(--swiper-pagination-top, auto);
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
  .swiper-pagination-bullet {
    position: relative;
    transform: scale(0.33);
  }
  .swiper-pagination-bullet-active, .swiper-pagination-bullet-active-main {
    transform: scale(1);
  }
  .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
  }
  .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
  }
  .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
  }
  .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
  }
}

.swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  display: inline-block;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  button& {
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
  }
  .swiper-pagination-clickable & {
    cursor: pointer;
  }
  &:only-child {
    display: none !important;
  }
}

.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity, 1);
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  left: var(--swiper-pagination-left, auto);
  right: var(--swiper-pagination-right, 8px);
  top: 50%;
  transform: translate3d(0, -50%, 0);
  .swiper-pagination-bullet {
    display: block;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  }
  &.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
    .swiper-pagination-bullet {
      display: inline-block;
      transition: transform 0.2s, top 0.2s;
    }
  }
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-horizontal.swiper-pagination-bullets {
  .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }
  &.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    .swiper-pagination-bullet {
      transition: transform 0.2s, left 0.2s;
    }
  }
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform 0.2s, right 0.2s;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.2509803922));
  position: absolute;
  .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%;
  }
  .swiper-rtl & .swiper-pagination-progressbar-fill {
    transform-origin: right top;
  }
  &.swiper-pagination-horizontal, &.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-horizontal > &, .swiper-vertical > &.swiper-pagination-progressbar-opposite {
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
    width: 100%;
  }
  &.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, &.swiper-pagination-vertical, .swiper-horizontal > &.swiper-pagination-progressbar-opposite, .swiper-vertical > & {
    height: 100%;
    left: 0;
    top: 0;
    width: var(--swiper-pagination-progressbar-size, 4px);
  }
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1019607843));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  &.swiper-scrollbar-disabled, .swiper-scrollbar-disabled > & {
    display: none !important;
  }
  &.swiper-scrollbar-horizontal, .swiper-horizontal > & {
    bottom: var(--swiper-scrollbar-bottom, 4px);
    height: var(--swiper-scrollbar-size, 4px);
    left: var(--swiper-scrollbar-sides-offset, 1%);
    position: absolute;
    top: var(--swiper-scrollbar-top, auto);
    width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
    z-index: 50;
  }
  &.swiper-scrollbar-vertical, .swiper-vertical > & {
    height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
    left: var(--swiper-scrollbar-left, auto);
    position: absolute;
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    width: var(--swiper-scrollbar-size, 4px);
    z-index: 50;
  }
}

.swiper-scrollbar-drag {
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5019607843));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  text-align: center;
  width: 100%;
  > canvas, > img, > svg {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
  }
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-direction: column;
  flex-wrap: wrap;
}

.swiper-fade {
  &.swiper-free-mode {
    .swiper-slide {
      transition-timing-function: ease-out;
    }
  }
  .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
    .swiper-slide {
      pointer-events: none;
    }
  }
  .swiper-slide-active {
    pointer-events: auto;
    & .swiper-slide-active {
      pointer-events: auto;
    }
  }
}

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube {
  .swiper-slide {
    backface-visibility: hidden;
    height: 100%;
    pointer-events: none;
    transform-origin: 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1;
    .swiper-slide {
      pointer-events: none;
    }
  }
  &.swiper-rtl .swiper-slide {
    transform-origin: 100% 0;
  }
  .swiper-slide-active {
    &, & .swiper-slide-active {
      pointer-events: auto;
    }
  }
  .swiper-slide-active, .swiper-slide-next, .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
  }
  .swiper-cube-shadow {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    width: 100%;
    z-index: 0;
    &:before {
      background: #000;
      bottom: 0;
      content: "";
      filter: blur(50px);
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
    }
  }
}

.swiper-cube {
  .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
  }
}

.swiper-cube {
  .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-slide-shadow-cube.swiper-slide-shadow-top {
    backface-visibility: hidden;
    z-index: 0;
  }
}

.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip {
  .swiper-slide {
    backface-visibility: hidden;
    pointer-events: none;
    z-index: 1;
    .swiper-slide {
      pointer-events: none;
    }
  }
  .swiper-slide-active {
    &, & .swiper-slide-active {
      pointer-events: auto;
    }
  }
}

.swiper-flip {
  .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-slide-shadow-flip.swiper-slide-shadow-top {
    backface-visibility: hidden;
    z-index: 0;
  }
}

.swiper-creative {
  .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height;
  }
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards {
  .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transform-origin: center bottom;
  }
}

.site-main {
  position: relative;
}

.bodoni-moda {
  font-family: "Bodoni Moda SC", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

html.lenis, html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

.in-module .max {
  min-width: 1024px;
  max-width: 1600px;
  margin: 0 auto;
}
.in-module .max.min {
  max-width: 1024px;
}
@media screen and (max-width: 1023px) {
  .in-module .max {
    min-width: 1px;
    max-width: 100%;
  }
}
.in-module.wrap {
  padding: calc(6.4vmin + 4rem) calc(var(--size) + 2vw);
}
.in-module.wrap.mid {
  padding-top: calc(4vmin + 4rem);
  padding-bottom: calc(4vmin + 4rem);
}
.in-module.wrap.no-top {
  padding-top: 0;
}
.in-module.wrap.no-bottom {
  padding-bottom: 0;
}
.in-module.wrap.no-left {
  padding-left: 0;
}
.in-module.wrap.no-right {
  padding-right: 0;
}
.in-module.bg-gray {
  background: #f0f0f1;
}
.in-module.bg-white {
  background: #fafaff;
}
.in-module.bg-black {
  background: #3c3c43;
}
.in-module .t-center {
  text-align: center;
}
.in-module .t-start {
  text-align: start;
}
.in-module .t-end {
  text-align: end;
}
.in-module .btnarea {
  margin: 2.4rem 0 0;
}
.in-module .btnarea.center {
  text-align: center;
}
.in-module .btnarea .btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.8rem 2.4rem;
  border-radius: 999rem;
  gap: 0.4rem;
  background: rgb(74.4755905512, 74.4755905512, 83.1644094488);
  color: #fafaff;
  overflow: hidden;
  z-index: 3;
}
.in-module .btnarea .btn:hover {
  background: rgb(101.1106771654, 101.1106771654, 112.9069228346);
}
.in-module .c-title {
  font-size: 2.4rem;
  line-height: 1.5;
  margin: 0 0 2.4rem;
  text-align: center;
  font-weight: 400;
}
.in-module .c-title:after {
  content: attr(data-eng);
  display: block;
  font-size: 0.92rem;
  color: rgb(74.4755905512, 74.4755905512, 83.1644094488);
  margin: 0.8rem 0 0;
}
.in-module .b-title {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  padding: 0 0 1rem;
  border-bottom: #e2e2e4 0.1rem solid;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0.8rem;
  margin: 0 0 1.6rem;
}
@media screen and (max-width: 769px) {
  .in-module .b-title {
    font-size: 1.32rem;
  }
}
.in-module .b-title:before {
  content: "";
  width: 0.4rem;
  height: 100%;
  display: block;
  background: rgb(74.4755905512, 74.4755905512, 83.1644094488);
  border-radius: 0.4rem;
  transform: scaleY(1.2);
}
.in-module .localnav.three ul {
  grid-template-columns: repeat(3, 1fr);
  margin: 0 10%;
}
.in-module .localnav.four ul {
  grid-template-columns: repeat(4, 1fr);
  margin: 0 5%;
}
.in-module .localnav ul {
  background: #fafaff;
  border: #e2e2e4 1px solid;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1px;
  border-radius: 0.64rem;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .in-module .localnav ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 769px) {
  .in-module .localnav ul {
    grid-template-columns: repeat(1, 1fr);
    border-radius: 0.4rem;
    overflow: hidden;
  }
}
.in-module .localnav ul li {
  border-right: #e2e2e4 1px solid;
}
.in-module .localnav ul li:last-child {
  border: none;
}
.in-module .localnav ul li a {
  display: block;
  color: rgb(67.2377952756, 67.2377952756, 75.0822047244);
  text-align: center;
  padding: 1.2rem 1.6rem;
  font-size: 1.08rem;
  position: relative;
  z-index: 2;
  transition: color 300ms cubic-bezier(0.65, 0, 0.35, 1);
}
.in-module .localnav ul li a:before {
  content: "";
  background: #e2e2e4;
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  transition: width 300ms cubic-bezier(0.65, 0, 0.35, 1);
}
.in-module .localnav ul li a.is-active:before, .in-module .localnav ul li a:hover:before {
  width: calc(100% + 2px);
  left: -1px;
  right: auto;
}
.in-module table.table-style {
  width: 100%;
}
.in-module table.table-style tbody tr {
  border-bottom: #f0f0f1 0.2rem solid;
}
.in-module table.table-style tbody tr th, .in-module table.table-style tbody tr td {
  background: #fafaff;
  padding: 1.6rem;
  text-align: left;
}
.in-module table.table-style tbody tr th {
  width: 20%;
}

.pager {
  margin: 4rem 0 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 769px) {
  .pager {
    margin: 2rem 0 0;
  }
}
.pager a,
.pager span {
  width: 36px;
  height: 36px;
  background: #e2e2e4;
  border: #e2e2e4 1px solid;
  border-radius: 50%;
  font-size: 1.12rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
  color: rgb(67.2377952756, 67.2377952756, 75.0822047244);
  transition: all 120ms cubic-bezier(0.65, 0, 0.35, 1);
  cursor: pointer;
}
.pager a:hover {
  border-color: rgb(74.4755905512, 74.4755905512, 83.1644094488);
  background: #fafaff;
  color: rgb(74.4755905512, 74.4755905512, 83.1644094488);
  transform: scale(1.1);
}
.pager span,
.pager .visit {
  background: rgb(74.4755905512, 74.4755905512, 83.1644094488);
  border-color: rgb(74.4755905512, 74.4755905512, 83.1644094488);
  color: #fafaff;
  pointer-events: none;
}
.pager .visit {
  pointer-events: none;
}

.scroll-over {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  pointer-events: none;
}
.scroll-over.is-gray {
  background: #f0f0f1;
  opacity: 0;
}
.scroll-over.is-black {
  background: #3c3c43;
}

.toAnimation {
  transform: translateY(2rem);
  opacity: 0;
}
.toAnimation.active {
  transform: translateX(0);
  opacity: 1;
  transition: all 600ms ease-in-out;
  transition-property: transform, opacity;
}
.toAnimation.active.delay-1 {
  transition-delay: 200ms;
}
.toAnimation.active.delay-2 {
  transition-delay: 400ms;
}
.toAnimation.active.delay-3 {
  transition-delay: 600ms;
}
.toAnimation.active.delay-4 {
  transition-delay: 800ms;
}
.toAnimation.active.delay-5 {
  transition-delay: 1000ms;
}
.toAnimation.active.delay-6 {
  transition-delay: 1200ms;
}
.toAnimation.active.delay-7 {
  transition-delay: 1400ms;
}
.toAnimation.active.delay-8 {
  transition-delay: 1600ms;
}
.toAnimation.active.delay-9 {
  transition-delay: 1800ms;
}
.toAnimation.active.delay-10 {
  transition-delay: 2000ms;
}

.toAnimationAll > * {
  transform: translateY(2rem);
  opacity: 0;
}
.toAnimationAll.active > * {
  transform: translateY(0);
  opacity: 1;
  transition: all 600ms ease-in-out;
  transition-property: transform, opacity;
}
.toAnimationAll.active > *:nth-child(1) {
  transition-delay: 80ms;
}
.toAnimationAll.active > *:nth-child(2) {
  transition-delay: 160ms;
}
.toAnimationAll.active > *:nth-child(3) {
  transition-delay: 240ms;
}
.toAnimationAll.active > *:nth-child(4) {
  transition-delay: 320ms;
}
.toAnimationAll.active > *:nth-child(5) {
  transition-delay: 400ms;
}
.toAnimationAll.active > *:nth-child(6) {
  transition-delay: 480ms;
}
.toAnimationAll.active > *:nth-child(7) {
  transition-delay: 560ms;
}
.toAnimationAll.active > *:nth-child(8) {
  transition-delay: 640ms;
}
.toAnimationAll.active > *:nth-child(9) {
  transition-delay: 720ms;
}
.toAnimationAll.active > *:nth-child(10) {
  transition-delay: 800ms;
}
.toAnimationAll.active > *:nth-child(11) {
  transition-delay: 880ms;
}
.toAnimationAll.active > *:nth-child(12) {
  transition-delay: 960ms;
}
.toAnimationAll.active > *:nth-child(13) {
  transition-delay: 1040ms;
}
.toAnimationAll.active > *:nth-child(14) {
  transition-delay: 1120ms;
}
.toAnimationAll.active > *:nth-child(15) {
  transition-delay: 1200ms;
}
.toAnimationAll.active > *:nth-child(16) {
  transition-delay: 1280ms;
}
.toAnimationAll.active > *:nth-child(17) {
  transition-delay: 1360ms;
}
.toAnimationAll.active > *:nth-child(18) {
  transition-delay: 1440ms;
}
.toAnimationAll.active > *:nth-child(19) {
  transition-delay: 1520ms;
}
.toAnimationAll.active > *:nth-child(20) {
  transition-delay: 1600ms;
}
.toAnimationAll.active > *:nth-child(21) {
  transition-delay: 1680ms;
}
.toAnimationAll.active > *:nth-child(22) {
  transition-delay: 1760ms;
}
.toAnimationAll.active > *:nth-child(23) {
  transition-delay: 1840ms;
}
.toAnimationAll.active > *:nth-child(24) {
  transition-delay: 1920ms;
}
.toAnimationAll.active > *:nth-child(25) {
  transition-delay: 2000ms;
}
.toAnimationAll.active > *:nth-child(26) {
  transition-delay: 2080ms;
}
.toAnimationAll.active > *:nth-child(27) {
  transition-delay: 2160ms;
}
.toAnimationAll.active > *:nth-child(28) {
  transition-delay: 2240ms;
}
.toAnimationAll.active > *:nth-child(29) {
  transition-delay: 2320ms;
}
.toAnimationAll.active > *:nth-child(30) {
  transition-delay: 2400ms;
}

.reservation-object {
  font-family: "Roboto", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.024em;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 calc(var(--size) + 2vw);
  background: rgb(74.4755905512, 74.4755905512, 83.1644094488);
  height: auto;
  z-index: 1000;
  padding: 1rem 0;
}
.reservation-object__box {
  max-width: calc(1024px + 3.2rem);
  margin: 0 auto;
  border: rgba(250, 250, 255, 0.1) 1px solid;
  border-top: 0;
  border-bottom: 0;
  padding: 0 1.6rem;
  color: #f0f0f1;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 1.6rem;
}
.reservation-object__box > * {
  align-self: center;
}
.reservation-object__box__bestlate {
  font-size: 0.64rem;
  line-height: 1.6;
}
.reservation-object__box__bestlate dt {
  font-size: 0.8rem;
  letter-spacing: 0.24rem;
  text-indent: 0.04rem;
}
.reservation-object__box form {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}
.reservation-object__box form div {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  gap: 1.2rem;
  padding: 0 0 0 1.2rem;
  margin: 0 0 0 1.2rem;
  border-left: rgba(250, 250, 255, 0.1) 1px solid;
}
.reservation-object__box form dl {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 0.64rem;
}
.reservation-object__box form dl > *, .reservation-object__box form dl label {
  font-size: 0.88rem;
  align-self: center;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.64rem;
}
.reservation-object__box form dl span {
  transform: translateX(-0.24rem);
  opacity: 0.4;
}
.reservation-object__box form input, .reservation-object__box form select {
  font-family: "Roboto", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.024em;
  line-height: 1;
  font-size: 0.88rem;
  border-radius: 0.4rem;
  border: none;
  padding: 0.64rem 0.8rem;
  vertical-align: bottom;
  background: rgb(101.1106771654, 101.1106771654, 112.9069228346);
  color: #f0f0f1;
  outline: none;
  cursor: pointer;
}
.reservation-object__box form input:focus, .reservation-object__box form input:hover, .reservation-object__box form select:focus, .reservation-object__box form select:hover {
  background: rgb(128.5943181102, 128.5943181102, 141.8008818898);
}
.reservation-object__box form select {
  -webkit-appearance: none;
  appearance: none;
}
.reservation-object__box form input[type=date]::-webkit-calendar-picker-indicator {
  filter: invert(0.8);
}
.reservation-object__box form input[name=date] + label {
  font-family: "Roboto", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.024em;
  font-size: 0.88rem;
  padding: 0.32rem 0.8rem;
  vertical-align: bottom;
  background-color: rgb(101.1106771654, 101.1106771654, 112.9069228346);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjZTllOWVkIj48cGF0aCBkPSJtNDIyLjQ2LTMyMy42OSAyNTUuODUtMjU1Ljg1TDY1MC02MDcuODUgNDIyLjQ2LTM4MC4zMWwtMTE0LTExNEwyODAuMTUtNDY2bDE0Mi4zMSAxNDIuMzFaTTQ4MC4xMy0xMjBxLTc0LjY3IDAtMTQwLjQxLTI4LjM0LTY1LjczLTI4LjM0LTExNC4zNi03Ni45Mi00OC42My00OC41OC03Ni45OS0xMTQuMjZRMTIwLTQwNS4xOSAxMjAtNDc5Ljg3cTAtNzQuNjcgMjguMzQtMTQwLjQxIDI4LjM0LTY1LjczIDc2LjkyLTExNC4zNiA0OC41OC00OC42MyAxMTQuMjYtNzYuOTlRNDA1LjE5LTg0MCA0NzkuODctODQwcTc0LjY3IDAgMTQwLjQxIDI4LjM0IDY1LjczIDI4LjM0IDExNC4zNiA3Ni45MiA0OC42MyA0OC41OCA3Ni45OSAxMTQuMjZRODQwLTU1NC44MSA4NDAtNDgwLjEzcTAgNzQuNjctMjguMzQgMTQwLjQxLTI4LjM0IDY1LjczLTc2LjkyIDExNC4zNi00OC41OCA0OC42My0xMTQuMjYgNzYuOTlRNTU0LjgxLTEyMCA0ODAuMTMtMTIwWiIvPjwvc3ZnPg==");
  background-size: 0;
  background-position: 0.8rem center;
  background-repeat: no-repeat;
  color: #f0f0f1;
  border-radius: 0.4rem;
  cursor: pointer;
  transition: padding 200ms 200ms cubic-bezier(0.65, 0, 0.35, 1), background-size 400ms 0ms cubic-bezier(0.65, 0, 0.35, 1);
}
.reservation-object__box form input[name=date] + label:hover {
  background-color: rgb(128.5943181102, 128.5943181102, 141.8008818898);
}
.reservation-object__box form input[name=date] + label input[type=checkbox] {
  display: none;
}
.reservation-object__box form input[name=date]:disabled {
  background: rgb(74.4755905512, 74.4755905512, 83.1644094488);
  opacity: 0.32;
  position: relative;
  display: none;
}
.reservation-object__box form input[name=date]:disabled + label {
  background-size: 1.3rem;
  padding-left: 2.4rem;
  transition: padding 200ms cubic-bezier(0.65, 0, 0.35, 1), background-size 400ms 200ms cubic-bezier(0.65, 0, 0.35, 1);
}
.reservation-object__box form button {
  font-family: "Roboto", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.024em;
  font-size: 1rem;
  color: #f0f0f1;
  outline: none;
  background-color: rgb(114.4282204724, 114.4282204724, 127.7781795276);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjZTllOWVkIj48cGF0aCBkPSJNNzc5LjM4LTE1My44NSA1MjguOTItNDA0LjMxcS0zMCAyNS41NC02OSAzOS41NHQtNzguMzggMTRxLTk1LjkyIDAtMTYyLjU4LTY2LjY1LTY2LjY1LTY2LjY2LTY2LjY1LTE2Mi41OCAwLTk1LjkyIDY2LjY1LTE2Mi41OCA2Ni42Ni02Ni42NSAxNjIuNTgtNjYuNjUgOTUuOTIgMCAxNjIuNTggNjYuNjUgNjYuNjUgNjYuNjYgNjYuNjUgMTYyLjU4IDAgNDEuNjktMTQuNzcgODAuNjl0LTM4Ljc3IDY2LjY5bDI1MC40NiAyNTAuNDctMjguMzEgMjguM1pNMzgxLjU0LTM5MC43N3E3OS42MSAwIDEzNC40Mi01NC44MSA1NC44MS01NC44IDU0LjgxLTEzNC40MiAwLTc5LjYyLTU0LjgxLTEzNC40Mi01NC44MS01NC44MS0xMzQuNDItNTQuODEtNzkuNjIgMC0xMzQuNDIgNTQuODEtNTQuODEgNTQuOC01NC44MSAxMzQuNDIgMCA3OS42MiA1NC44MSAxMzQuNDIgNTQuOCA1NC44MSAxMzQuNDIgNTQuODFaIi8+PC9zdmc+");
  background-position: 0.8rem center;
  background-repeat: no-repeat;
  background-size: 1.4rem;
  padding: 0.32rem 1.2rem;
  padding-left: 2.6rem;
  border: none;
  border-radius: 0.4rem;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  cursor: pointer;
}
.reservation-object__box form button:hover {
  background-color: rgb(128.5943181102, 128.5943181102, 141.8008818898);
}

.site-entrance .entrance {
  width: 100%;
  height: 100%;
  position: fixed;
  inset: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.site-entrance .entrance__item {
  position: relative;
}
.site-entrance .entrance__item:hover .entrance__item__pic:before {
  opacity: 0.4;
}
.site-entrance .entrance__item:hover .entrance__item__pic img {
  transform: scale(1.04);
}
.site-entrance .entrance__item:hover .entrance__item__data dd.btn {
  color: rgb(67.2377952756, 67.2377952756, 75.0822047244);
}
.site-entrance .entrance__item:hover .entrance__item__data dd.btn svg {
  fill: rgb(67.2377952756, 67.2377952756, 75.0822047244);
}
.site-entrance .entrance__item:hover .entrance__item__data dd.btn:before {
  width: 100%;
  right: auto;
  left: 0;
}
.site-entrance .entrance__item__pic {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  overflow: hidden;
  z-index: -1;
}
.site-entrance .entrance__item__pic:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(12, 12, 13.4);
  opacity: 0.8;
  position: absolute;
  inset: 0;
  z-index: 2;
  transition: opacity 400ms cubic-bezier(0.65, 0, 0.35, 1);
}
.site-entrance .entrance__item__pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 400ms cubic-bezier(0.65, 0, 0.35, 1);
}
.site-entrance .entrance__item__data {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fafaff;
  z-index: 10;
  text-align: center;
}
.site-entrance .entrance__item__data dt {
  font-size: clamp(2.2rem, 4.4vmin, 4.4rem);
  white-space: nowrap;
}
.site-entrance .entrance__item__data dd {
  font-size: clamp(1rem, 2vmin, 2rem);
}
.site-entrance .entrance__item__data dd.btn {
  font-size: clamp(0.9rem, 1.8vmin, 1.8rem);
  padding: 0.8rem 1.2rem;
  border-radius: 999rem;
  min-width: 50%;
  margin: 0 auto;
  border: rgba(250, 250, 255, 0.64) 1px solid;
  box-shadow: 0 1rem 1rem rgba(12, 12, 13.4, 0.12);
  margin: 1.6rem 0 0;
  overflow: hidden;
  position: relative;
  z-index: 2;
  transition: color 400ms cubic-bezier(0.65, 0, 0.35, 1);
}
.site-entrance .entrance__item__data dd.btn:before {
  content: "";
  width: 0;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: #fafaff;
  border-radius: 999rem;
  transition: width 400ms cubic-bezier(0.65, 0, 0.35, 1);
  z-index: -1;
}
.site-entrance .entrance__item__data dd.btn svg {
  width: clamp(1rem, 2vmin, 2rem);
  fill: #fafaff;
  position: absolute;
  top: 50%;
  right: 1.2rem;
  transform: translateY(-50%);
  transition: fill 400ms cubic-bezier(0.65, 0, 0.35, 1);
}
.site-entrance .entrance__item__data dd.alt {
  opacity: 0.8;
  margin: 1rem 0 0;
  font-size: clamp(0.9rem, 1.8vmin, 1.8rem);
  text-decoration: underline;
}

.site-index .firstview {
  width: 100%;
  height: calc(100dvh - var(--reservation-fix-area));
  position: relative;
}
.site-index .firstview__pic {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}
.site-index .firstview__pic video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.site-index .firstview__pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  animation: zoomOutPicture 3200ms ease-in-out forwards;
}
@keyframes zoomOutPicture {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.site-index .firstview__h {
  color: #fafaff;
  position: absolute;
  top: calc(50% + 2.4rem);
  left: 50%;
  transform: translate(-50%, -50%) scaleX(0.96);
  font-size: clamp(3.2rem, 8.8vmin, 8.8rem);
  letter-spacing: 0.64vmin;
  line-height: 1.4;
  font-weight: 400;
  white-space: nowrap;
  -moz-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  pointer-events: none;
  user-select: none;
}
.site-index .firstview__h span {
  opacity: 0;
}
.site-index .firstview__h span:nth-of-type(1) {
  animation: fvTextAnimation 1200ms 100ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(2) {
  animation: fvTextAnimation 1200ms 200ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(3) {
  animation: fvTextAnimation 1200ms 300ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(4) {
  animation: fvTextAnimation 1200ms 400ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(5) {
  animation: fvTextAnimation 1200ms 500ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(6) {
  animation: fvTextAnimation 1200ms 600ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(7) {
  animation: fvTextAnimation 1200ms 700ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(8) {
  animation: fvTextAnimation 1200ms 800ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(9) {
  animation: fvTextAnimation 1200ms 900ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(10) {
  animation: fvTextAnimation 1200ms 1000ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(11) {
  animation: fvTextAnimation 1200ms 1100ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(12) {
  animation: fvTextAnimation 1200ms 1200ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(13) {
  animation: fvTextAnimation 1200ms 1300ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(14) {
  animation: fvTextAnimation 1200ms 1400ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(15) {
  animation: fvTextAnimation 1200ms 1500ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(16) {
  animation: fvTextAnimation 1200ms 1600ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(17) {
  animation: fvTextAnimation 1200ms 1700ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(18) {
  animation: fvTextAnimation 1200ms 1800ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(19) {
  animation: fvTextAnimation 1200ms 1900ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(20) {
  animation: fvTextAnimation 1200ms 2000ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(21) {
  animation: fvTextAnimation 1200ms 2100ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(22) {
  animation: fvTextAnimation 1200ms 2200ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(23) {
  animation: fvTextAnimation 1200ms 2300ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(24) {
  animation: fvTextAnimation 1200ms 2400ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(25) {
  animation: fvTextAnimation 1200ms 2500ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(26) {
  animation: fvTextAnimation 1200ms 2600ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(27) {
  animation: fvTextAnimation 1200ms 2700ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(28) {
  animation: fvTextAnimation 1200ms 2800ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(29) {
  animation: fvTextAnimation 1200ms 2900ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(30) {
  animation: fvTextAnimation 1200ms 3000ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(31) {
  animation: fvTextAnimation 1200ms 3100ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(32) {
  animation: fvTextAnimation 1200ms 3200ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(33) {
  animation: fvTextAnimation 1200ms 3300ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(34) {
  animation: fvTextAnimation 1200ms 3400ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(35) {
  animation: fvTextAnimation 1200ms 3500ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(36) {
  animation: fvTextAnimation 1200ms 3600ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(37) {
  animation: fvTextAnimation 1200ms 3700ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(38) {
  animation: fvTextAnimation 1200ms 3800ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(39) {
  animation: fvTextAnimation 1200ms 3900ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(40) {
  animation: fvTextAnimation 1200ms 4000ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(41) {
  animation: fvTextAnimation 1200ms 4100ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(42) {
  animation: fvTextAnimation 1200ms 4200ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(43) {
  animation: fvTextAnimation 1200ms 4300ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(44) {
  animation: fvTextAnimation 1200ms 4400ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(45) {
  animation: fvTextAnimation 1200ms 4500ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(46) {
  animation: fvTextAnimation 1200ms 4600ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(47) {
  animation: fvTextAnimation 1200ms 4700ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(48) {
  animation: fvTextAnimation 1200ms 4800ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(49) {
  animation: fvTextAnimation 1200ms 4900ms ease-in-out forwards;
}
.site-index .firstview__h span:nth-of-type(50) {
  animation: fvTextAnimation 1200ms 5000ms ease-in-out forwards;
}
@keyframes fvTextAnimation {
  0% {
    opacity: 0;
    filter: blur(40px);
    transform: translate(50%, -50%) rotateY(40deg);
  }
  100% {
    opacity: 1;
    filter: blur(0);
    transform: translate(0, 0);
  }
}
.site-index .firstview__news {
  color: #f0f0f1;
  font-size: 0.92rem;
  position: absolute;
  top: 3.2rem;
  left: calc(50% + 2.4rem);
  transform: translate(-50%, -50%);
  display: grid;
  grid-template-columns: auto auto 1fr;
  min-width: 640px;
  width: auto;
  gap: 0.8rem;
}
.site-index .firstview__news > * {
  align-self: center;
}
.site-index .firstview__news time, .site-index .firstview__news span {
  font-size: 0.8rem;
  border: rgba(240, 240, 241, 0.64) 1px solid;
  padding: 0.24rem 0.8rem;
}
.site-index .firstview__news p {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.site-index .altarea {
  background: rgb(103.4267716535, 103.4267716535, 115.4932283465);
  color: #f0f0f1;
}
.site-index .altarea .max {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 4rem;
}
.site-index .altarea .max > * {
  align-self: center;
}
.site-index .altarea h2 {
  font-size: 1.24rem;
  line-height: 1.66;
}
.site-index .altarea h2:before {
  content: attr(data-eng);
  font-size: 0.8rem;
  font-weight: 400;
  margin: 0 0 0.2rem;
  display: block;
}
.site-index .altarea p {
  font-size: 0.96rem;
  padding-left: 4rem;
  border-left: rgba(250, 250, 255, 0.12) 1px solid;
}
.site-index .concept {
  position: relative;
  overflow: hidden;
}
.site-index .concept__wave {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 3.2rem;
  fill: rgb(103.4267716535, 103.4267716535, 115.4932283465);
}
.site-index .concept h1 {
  font-size: 2.4rem;
  line-height: 1.33;
  font-weight: 400;
  text-align: center;
  margin: 0 0 2rem;
}
.site-index .concept h1:before {
  content: attr(data-eng);
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.32rem;
  display: block;
  margin: 0 0 1.6rem;
}
.site-index .concept__message {
  font-size: 1.12rem;
  text-align: center;
}
.site-index .concept__pics {
  position: relative;
  margin: 4.8rem 0 0;
}
.site-index .concept__pics img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.site-index .concept__pics__item, .site-index .concept__pics__abs {
  width: 30%;
}
.site-index .concept__pics__item {
  height: 100dvh;
  position: absolute;
  top: 0;
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  gap: 6.4vmin;
}
.site-index .concept__pics__item.pos1 {
  left: 0;
}
.site-index .concept__pics__item.pos2 {
  right: 0;
}
.site-index .concept__pics__abs {
  width: 100vw;
  transform: translateX(calc(calc(var(--size) + 2vw) * -1));
}
.site-index .concept__pics__abs__fig {
  width: 100%;
  height: calc(100dvh - var(--reservation-fix-area) + 1px);
  clip-path: polygon(35% 0%, 65% 0%, 65% 100%, 35% 100%);
  position: relative;
}
.site-index .concept__pics__abs__fig:before, .site-index .concept__pics__abs__fig:after {
  content: "";
  width: 100%;
  height: 33.3%;
  background: linear-gradient(to bottom, rgba(60, 60, 67, 0), #3c3c43);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.site-index .cards {
  position: relative;
}
.site-index .cards:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: -1px;
  left: 0;
  background: #3c3c43;
}
.site-index .cards__title {
  color: #f0f0f1;
  margin: 0 0 4rem;
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 3.2rem;
  position: relative;
}
.site-index .cards__title h2 {
  font-size: 5.6rem;
  font-weight: 400;
  line-height: 1;
}
.site-index .cards__title p {
  align-self: flex-end;
  opacity: 0.72;
}
.site-index .cards__control {
  position: absolute;
  bottom: -0.4rem;
  right: 0;
  display: flex;
  justify-content: flex-end;
  gap: 1.2rem;
}
.site-index .cards__control__item {
  width: 4rem;
  height: 4rem;
  background: rgba(250, 250, 255, 0);
  border: rgba(250, 250, 255, 0.2) 1px solid;
  border-radius: 50%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  transition: all 200ms cubic-bezier(0.65, 0, 0.35, 1);
  transition-property: transform, background, border;
  z-index: 2;
}
.site-index .cards__control__item:hover {
  transform: scale(1.2);
  background: rgba(250, 250, 255, 0.2);
  border-color: rgba(250, 250, 255, 0);
}
.site-index .cards__control__item:hover svg {
  transform: scale(0.8);
}
.site-index .cards__control__item svg {
  width: 1.4rem;
  fill: #f0f0f1;
  display: inline-block;
  transition: transform 200ms cubic-bezier(0.65, 0, 0.35, 1);
}
.site-index .cards__carousel {
  width: 100%;
  overflow: hidden;
}
.site-index .cards__carousel__list {
  transform: translateX(calc(var(--size) + 2vw));
  overflow: visible;
  transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
}
.site-index .rooms {
  position: relative;
  z-index: 2;
}
.site-index .rooms.wrap {
  padding-top: 6.4rem;
}
.site-index .rooms__efe {
  color: rgba(74.4755905512, 74.4755905512, 83.1644094488, 0.32);
  display: block;
  font-size: clamp(16rem, 28vmin, 24rem);
  letter-spacing: 0;
  line-height: 1;
  text-align: right;
  position: relative;
  margin: 0;
}
.site-index .rooms__grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: calc(var(--size) + 2vw);
  position: relative;
}
.site-index .rooms__grid.rvs {
  margin-top: 8.8rem;
  grid-template-columns: 1fr 1.2fr;
}
.site-index .rooms__grid.rvs .rooms__grid__efe {
  top: 0;
  transform: translate(0);
}
.site-index .rooms__grid.rvs .rooms__grid__pic {
  order: 2;
}
.site-index .rooms__grid.rvs .rooms__grid__pic img {
  aspect-ratio: 16/12;
}
.site-index .rooms__grid.rvs .rooms__grid__data {
  order: 1;
}
.site-index .rooms__grid__efe {
  font-size: 0.92rem;
  position: absolute;
  top: -4rem;
  left: 0;
  border-top: rgb(67.2377952756, 67.2377952756, 75.0822047244) 1px solid;
  padding: 0.24rem 0 0;
  text-transform: uppercase;
  letter-spacing: 0.024rem;
  transform: translateY(-100%);
}
.site-index .rooms__grid__pic.grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.6rem;
}
.site-index .rooms__grid__pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 12/16;
}
.site-index .rooms__grid__pic img.default {
  aspect-ratio: 16/10;
}
.site-index .rooms__grid__data {
  align-self: center;
  padding: 3.2rem 2.4rem;
}
.site-index .rooms__grid__data__inner {
  max-width: 48rem;
  margin: 0 auto;
}
.site-index .rooms__grid__data h2 {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 1.6rem;
}
.site-index .hotspring {
  position: relative;
}
.site-index .hotspring__pic {
  width: 100%;
  height: calc(100dvh - var(--reservation-fix-area) + 1px);
  position: relative;
  top: 0;
  left: 0;
  z-index: -1;
  overflow: hidden;
}
.site-index .hotspring__pic figure {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: top center;
  transform: scale(1);
}
.site-index .hotspring__pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  inset: 0;
}
.site-index .hotspring__pic__over {
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  z-index: 2;
}
.site-index .hotspring__data {
  position: absolute;
  left: calc(var(--size) + 2vw);
  bottom: calc(var(--size) + 2vw);
  margin: 0 0 1rem;
  color: #f0f0f1;
}
.site-index .hotspring__data h2 {
  font-size: 5.6em;
  font-weight: 400;
  text-indent: -0.32rem;
  line-height: 1;
  margin: 1rem 0 2rem;
}
.site-index .hotspring__data h2 small {
  font-size: 1rem;
  letter-spacing: 0.24rem;
  display: inline-block;
  margin: 0 0 0 1.6rem;
}
.site-index .news {
  background: rgb(103.4267716535, 103.4267716535, 115.4932283465);
  position: relative;
  color: #f0f0f1;
}
.site-index .news a {
  color: #f0f0f1;
}
.site-index .news:before {
  content: "";
  width: 100%;
  height: 1px;
  background: rgb(103.4267716535, 103.4267716535, 115.4932283465);
  position: absolute;
  top: -1px;
  left: 0;
}
.site-index .news__box {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 3.2rem;
}
.site-index .news__box__title {
  position: relative;
  padding-right: 3.2rem;
}
.site-index .news__box__title h3 {
  font-size: 1.72rem;
  font-weight: 400;
  line-height: 1;
  margin: 0 0 0.4rem;
}
.site-index .news__box__title h3 small {
  display: block;
  font-size: 1rem;
  margin: 1.2rem 0 0;
}
.site-index .news__box__title .more {
  margin: 2.4rem 0 0;
  display: block;
  border-bottom: rgba(240, 240, 241, 0.64) 1px solid;
}
.site-index .news__box__title .more svg {
  display: inline-block;
  margin: 0 0 0 0.64rem;
}
.site-index .news__box__list {
  max-height: 15rem;
  overflow: auto;
}
.site-index .news__box__list > li {
  margin: 0 0 1.6rem;
  padding: 0 0 1.6rem;
  border-bottom: rgba(240, 240, 241, 0.16) 1px solid;
}
.site-index .news__box__list > li:last-child {
  margin: 0;
}
.site-index .news__box__list > li a {
  display: grid;
  grid-template-columns: 8rem 1fr;
  gap: 1.6rem;
  padding: 0 2rem 0 0;
  position: relative;
}
.site-index .news__box__list > li a > * {
  align-self: center;
}
.site-index .news__box__list > li a svg {
  width: 1.6rem;
  position: absolute;
  top: 50%;
  right: 0;
  fill: #f0f0f1;
  transform: translateY(-50%);
}
.site-index .news__box__list > li a figure img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 16/10;
  border-radius: 0.16rem;
}
.site-index .news__box .data__meta {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  font-size: 0.8rem;
  gap: 0.1rem;
  margin: 0 0 0.4rem;
}
.site-index .news__box .data__meta time {
  font-size: 1rem;
  display: inline-block;
  margin: 0 1rem 0 0;
}
.site-index .news__box .data__meta span {
  padding: 0.24rem 1.2rem;
  background: rgb(81.7133858268, 81.7133858268, 91.2466141732);
}
.site-index .news__box .data__title {
  font-size: 1.08rem;
  line-height: 1.6;
  font-weight: 400;
}
.site-index .news__box__sns {
  padding-left: 2.8rem;
  border-left: rgba(240, 240, 241, 0.16) 1px solid;
}
.site-index .news__box__sns li {
  margin: 0 0 0.8rem;
  text-align: center;
}
.site-index .news__box__sns li:last-child {
  margin: 0;
}
.site-index .news__box__sns li a {
  width: 3.2rem;
  height: 3.2rem;
  background: rgb(117.9023622047, 117.9023622047, 131.6576377953);
  border-radius: 50%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
.site-index .news__box__sns li a svg {
  width: 1.4rem;
  fill: #f0f0f1;
}
.site-index .gmap {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.site-index .gmap__data {
  padding: calc(calc(var(--size) + 2vw) * 1.66) calc(var(--size) + 2vw);
  text-align: center;
  font-size: 1.08rem;
  position: relative;
  color: #f0f0f1;
}
.site-index .gmap__data h3 {
  font-size: 1.66rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 1.2rem;
}
.site-index .gmap__data .btnarea {
  margin-top: 1.6rem;
}
.site-index .gmap__data__back {
  width: 100%;
  height: 100%;
  inset: 0;
  position: absolute;
  z-index: -1;
  background: #3c3c43;
}
.site-index .gmap__data__back img {
  opacity: 0.3;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.site-index .gmap__iframe {
  position: relative;
}
.site-index .gmap__iframe:before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(74.4755905512, 74.4755905512, 83.1644094488);
  width: 100%;
  height: 100%;
  mix-blend-mode: color;
  pointer-events: none;
  z-index: 2;
}
.site-index .gmap iframe {
  -webkit-filter: invert(85%) grayscale(0.5);
  filter: invert(85%) grayscale(0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.site-faq .max {
  max-width: 1200px;
}
.site-faq .title {
  font-size: 1.04rem;
}
.site-faq .title h2 {
  font-size: 1.4rem;
  margin: 0 0 1rem;
}
.site-faq .title__navigation {
  margin: 2rem 0 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem;
}
.site-faq .localnav {
  margin: 3.2rem 0 0;
}
.site-faq .boxset {
  margin: 4.8rem 0 0;
}
@media screen and (max-width: 769px) {
  .site-faq .boxset {
    margin: 3.2rem 0 0;
  }
}
.site-faq .boxset:first-of-type {
  margin-top: 0;
}
.site-faq .boxset dl {
  margin: 0 0 1rem;
}
.site-faq .boxset dl:last-of-type {
  margin-bottom: 0;
}

.site-concept .title h2 {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 400;
  margin: 0 0 0.4rem;
}
.site-concept .context {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  margin: 5.6rem 0 0;
}
.site-concept .context dt {
  font-size: 2.4rem;
}
.site-concept .context dd {
  padding: 0 0 0 3.2rem;
  margin: 0 0 0 3.2rem;
  border-left: #e2e2e4 1px solid;
}
.site-concept .mainpic {
  margin: 4rem 0 0;
  aspect-ratio: 16/5;
  overflow: hidden;
  position: relative;
}
.site-concept .mainpic__wave {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3.2rem;
  fill: #f0f0f1;
  z-index: 2;
}
.site-concept .mainpic img {
  width: 100%;
}
.site-concept .concept {
  position: relative;
  z-index: 2;
}
.site-concept .concept.wrap {
  padding-top: 5.6rem;
}
.site-concept .concept__grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: calc(var(--size) + 2vw);
  position: relative;
}
.site-concept .concept__grid.rvs {
  margin-top: 7.2rem;
  grid-template-columns: 1fr 1.2fr;
}
.site-concept .concept__grid.rvs .concept__grid__efe {
  right: auto;
  left: 0;
}
.site-concept .concept__grid.rvs .concept__grid__pic {
  order: 2;
}
.site-concept .concept__grid.rvs .concept__grid__pic img {
  aspect-ratio: 16/9;
}
.site-concept .concept__grid.rvs .concept__grid__data {
  order: 1;
}
.site-concept .concept__grid__efe {
  font-size: 0.92rem;
  position: absolute;
  top: 0;
  right: 0;
  border-top: rgb(67.2377952756, 67.2377952756, 75.0822047244) 1px solid;
  padding: 0.24rem 0 0;
  text-transform: uppercase;
  letter-spacing: 0.024rem;
}
.site-concept .concept__grid__pic.grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.6rem;
}
.site-concept .concept__grid__pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 12/16;
}
.site-concept .concept__grid__data {
  align-self: center;
  padding: 3.2rem 2.4rem;
}
.site-concept .concept__grid__data__inner {
  max-width: 48rem;
  margin: 0 auto;
}
.site-concept .concept__grid__data h2 {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 1.6rem;
}
.site-concept .kussion {
  position: relative;
  height: calc(100dvh - var(--reservation-fix-area) + 1px);
}
.site-concept .kussion__pic {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  overflow: hidden;
}
.site-concept .kussion__pic:before, .site-concept .kussion__pic:after {
  content: "";
  width: 100%;
  height: 33.3%;
  background: linear-gradient(to bottom, rgba(60, 60, 67, 0), #3c3c43);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.site-concept .kussion__pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
}
.site-concept .kussion__text {
  color: #fafaff;
  font-size: clamp(2rem, 3.2vmin, 4rem);
  line-height: 2;
  white-space: nowrap;
  -moz-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.site-concept .carousel {
  position: relative;
}
.site-concept .carousel.wrap {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 3.2rem;
}
.site-concept .carousel:before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  top: -1px;
  left: 0;
  background: #3c3c43;
}
.site-concept .carousel__list {
  width: 100%;
  overflow: hidden;
}
.site-concept .carousel__list__card {
  transform: translateX(calc(var(--size) + 2vw));
  overflow: visible;
  transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
}
.site-concept .carousel .cards__control {
  display: flex;
  justify-content: center;
  gap: 1.2rem;
  margin: 2.4rem 0;
}
.site-concept .carousel .cards__control__item {
  width: 3.2rem;
  height: 3.2rem;
  background: rgba(250, 250, 255, 0);
  border: rgba(250, 250, 255, 0.2) 1px solid;
  border-radius: 50%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  transition: all 200ms cubic-bezier(0.65, 0, 0.35, 1);
  transition-property: transform, background, border;
  z-index: 2;
}
.site-concept .carousel .cards__control__item:hover {
  transform: scale(1.2);
  background: rgba(250, 250, 255, 0.2);
  border-color: rgba(250, 250, 255, 0);
}
.site-concept .carousel .cards__control__item:hover svg {
  transform: scale(0.8);
}
.site-concept .carousel .cards__control__item svg {
  width: 1.4rem;
  fill: #f0f0f1;
  display: inline-block;
  transition: transform 200ms cubic-bezier(0.65, 0, 0.35, 1);
}

.site-cuisine .title h2 {
  font-size: 2.4rem;
  line-height: 1.6;
  font-weight: 400;
  margin: 0 0 0.8rem;
}
.site-cuisine .title h2 + p {
  font-size: 1.24rem;
  letter-spacing: 0.016rem;
}
.site-cuisine .main {
  margin: 3.2rem 0 0;
}
.site-cuisine .main img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 16/6;
}
.site-cuisine .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: calc(var(--size) + 2vw);
}
.site-cuisine .grid__pic, .site-cuisine .grid__data {
  align-self: center;
}
.site-cuisine .grid__pic {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(5, 1fr);
  gap: 1.6rem;
}
.site-cuisine .grid__pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 16/7;
}
.site-cuisine .grid__pic img:nth-child(1) {
  grid-area: 1/1/4/4;
}
.site-cuisine .grid__pic img:nth-child(2) {
  grid-area: 4/1/6/4;
}
.site-cuisine .grid__pic img:nth-child(3) {
  grid-area: 1/4/6/6;
}
.site-cuisine .grid__data {
  padding: 3.2rem 2.4rem;
}
.site-cuisine .grid__data__inner {
  max-width: 48rem;
  margin: 0 auto;
}
.site-cuisine .grid__data__inner h3 {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 1.6rem;
}
.site-cuisine .grid__data__inner p {
  margin: 1.6rem 0 0;
}
.site-cuisine .pics {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 4rem 0 0;
}
.site-cuisine .pics.rvs .pics__pic {
  order: 2;
}
.site-cuisine .pics.rvs .pics__box {
  order: 1;
}
.site-cuisine .pics__pic {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.site-cuisine .pics__pic img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.site-cuisine .pics__box {
  background: #fafaff;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding: 1.6rem 10%;
  align-items: center;
  justify-content: center;
}
.site-cuisine .pics__box > dl dt {
  font-size: 1.24rem;
  font-weight: 700;
  margin: 0 0 1.6rem;
  padding: 0 0 1.6rem;
  text-align: center;
  position: relative;
}
.site-cuisine .pics__box > dl dt:before {
  content: "";
  width: 3.2rem;
  height: 1px;
  background: rgb(67.2377952756, 67.2377952756, 75.0822047244);
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.site-cuisine .pics__box > dl dd {
  font-size: 0.96rem;
}
.site-cuisine .alt {
  font-size: 0.92rem;
  margin: 3.2rem 0 0;
  text-align: center;
}
.site-cuisine .is-title {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 3.2rem;
  position: relative;
}
.site-cuisine .is-title h3 {
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 1.1;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 1.6rem;
}
.site-cuisine .is-title h3::after {
  content: attr(data-eng);
  font-size: 0.92rem;
}
.site-cuisine .is-title p {
  font-size: 0.92rem;
  transform: translateY(0.32rem);
}
.site-cuisine .is-title dl {
  font-size: 0.88rem;
  position: absolute;
  right: 0;
  bottom: -0.8rem;
  text-align: center;
  background: rgb(74.4755905512, 74.4755905512, 83.1644094488);
  color: #f0f0f1;
  padding: 0.48rem 1.2rem;
  line-height: 1.5;
}
.site-cuisine .foods {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.64rem;
  margin: 3.2rem 0 0;
}
.site-cuisine .foods.three {
  margin: 0.64rem 0 0;
  grid-template-columns: repeat(3, 1fr);
}
.site-cuisine .foods > figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 16/9;
}
.site-cuisine .desserts {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  margin: 3.2rem 0 0;
  gap: 0.64rem;
}
.site-cuisine .desserts > figure:nth-of-type(1) {
  grid-area: 1/1/3/2;
}
.site-cuisine .desserts > figure:nth-of-type(2) {
  grid-area: 1/2/2/3;
}
.site-cuisine .desserts > figure:nth-of-type(3) {
  grid-area: 2/2/3/3;
}
.site-cuisine .desserts > figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 16/9;
}
.site-cuisine .solennel {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 2.4rem;
  border: rgb(67.2377952756, 67.2377952756, 75.0822047244) 1px solid;
  margin: 4.8rem 0 0;
  gap: 2.4rem;
}
.site-cuisine .solennel__title {
  align-self: center;
  padding: 1.2rem 5%;
}
.site-cuisine .solennel__title h3 {
  font-size: 2.4rem;
  font-weight: 400;
  margin: 0 0 0.8rem;
}
.site-cuisine .solennel__pics {
  align-self: center;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.site-cuisine .solennel__pics img {
  width: 100%;
  aspect-ratio: 16/10;
  object-fit: cover;
}

.site-facilities .title h2 {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 400;
  margin: 0 0 1.2rem;
}
.site-facilities .main {
  margin: 3.2rem 0 0;
}
.site-facilities .main img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 16/6;
}
.site-facilities .map {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  margin: 4.8rem 0 0;
  padding: 0 0 1.6rem;
}
.site-facilities .map__title {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.4;
}
.site-facilities .map__title:after {
  content: attr(data-eng);
  font-size: 0.92rem;
  text-indent: 0.4rem;
  margin: 0.4rem 0 0;
  display: block;
}
.site-facilities .map__data {
  margin: 0 0 0 3.2rem;
  padding: 0 0 0 3.2rem;
  border-left: #e2e2e4 1px solid;
}
.site-facilities .map__data .btnarea {
  margin: 1.6rem 0 0;
}
.site-facilities .is-bar {
  position: relative;
  color: #f0f0f1;
}
.site-facilities .is-bar .c-title:after {
  color: rgb(160.3862068966, 160.3862068966, 166.6937931034);
}
.site-facilities .is-bar .bars {
  margin: 3.2rem 0 0;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(4, 1fr);
  gap: 3.2rem;
}
.site-facilities .is-bar .bars__data {
  grid-area: 1/4/3/6;
  font-size: 0.92rem;
  background: rgb(74.4755905512, 74.4755905512, 83.1644094488);
  padding: 2.4rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.site-facilities .is-bar .bars__data h3 {
  font-size: 1.44rem;
  font-weight: 400;
  margin: 0 0 1rem;
}
.site-facilities .is-bar .bars__data__alt {
  font-size: 0.8rem;
  border: rgb(88.9511811024, 88.9511811024, 99.3288188976) 1px solid;
  padding: 0.56rem 1rem;
  margin: 1.6rem 0 0;
}
.site-facilities .is-bar .bars__pic:nth-of-type(1) {
  grid-area: 1/1/3/4;
}
.site-facilities .is-bar .bars__pic:nth-of-type(2) {
  grid-area: 3/1/5/3;
}
.site-facilities .is-bar .bars__pic:nth-of-type(3) {
  grid-area: 3/3/5/6;
}
.site-facilities .is-bar .bars__pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.site-facilities .txtgrid {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-end;
  gap: 3.2rem;
  margin: 3.2rem 0 0;
}
.site-facilities .txtgrid__text__alt {
  border: rgb(67.2377952756, 67.2377952756, 75.0822047244) 1px solid;
  display: inline-block;
  margin: 1rem 0 0;
  padding: 0.48rem 1.6rem;
}
.site-facilities .twogrid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  position: relative;
  margin: 5.6rem 0 0;
  gap: 6.4rem;
}
.site-facilities .twogrid:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #e2e2e4;
}
.site-facilities .twogrid__item__pic img {
  width: 100%;
  aspect-ratio: 16/10;
  object-fit: cover;
}
.site-facilities .twogrid__item__data {
  margin: 2.4rem 1.6rem 0;
  padding: 0 0 6.4rem;
  position: relative;
  text-align: center;
  font-size: 0.92rem;
}
.site-facilities .twogrid__item__data dt {
  font-size: 1.44rem;
  margin: 0 0 1.6rem;
}
.site-facilities .twogrid__item__data dt:after {
  content: attr(data-eng);
  font-size: 0.72rem;
  display: block;
}
.site-facilities .twogrid__item__data .alt {
  font-size: 0.88rem;
  min-width: 50%;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  padding: 0 0 0.8rem;
  border-bottom: rgb(67.2377952756, 67.2377952756, 75.0822047244) 1px solid;
}
.site-facilities .restaurant {
  position: relative;
  margin: 3.2rem 0 0;
}
.site-facilities .restaurant img {
  width: 100%;
}

.site-rooms.is-single {
  padding-top: 4.8rem;
}
.site-rooms .title {
  margin: 0 0 3.2rem;
}
.site-rooms .title h2 {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 400;
  margin: 0 0 0.8rem;
}
.site-rooms .title h2 + p {
  letter-spacing: 0.016rem;
}
.site-rooms .localroom {
  margin: 3.6rem 0 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.2rem;
  grid-row-gap: 2.4rem;
}
.site-rooms .localroom__item.is-hidden {
  pointer-events: none;
  display: none;
}
.site-rooms .localroom__item a {
  display: block;
  color: rgb(67.2377952756, 67.2377952756, 75.0822047244);
  background: #fafaff;
  height: 100%;
  overflow: hidden;
  border-radius: 0.8rem;
  box-shadow: 0 0 1.6rem rgba(60, 60, 67, 0.08);
  transition: box-shadow 300ms cubic-bezier(0.65, 0, 0.35, 1);
}
.site-rooms .localroom__item a:hover figure:before {
  opacity: 0.8;
}
.site-rooms .localroom__item a:hover figure:after {
  top: 50%;
  opacity: 1;
}
.site-rooms .localroom__item figure {
  position: relative;
}
.site-rooms .localroom__item figure:before, .site-rooms .localroom__item figure:after {
  transition: all 400ms cubic-bezier(0.65, 0, 0.35, 1);
  transition-property: opacity, top;
}
.site-rooms .localroom__item figure:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #3c3c43;
  position: absolute;
  inset: 0;
  opacity: 0;
  z-index: 2;
}
.site-rooms .localroom__item figure:after {
  content: attr(data-more);
  position: absolute;
  top: 55%;
  left: 50%;
  white-space: nowrap;
  background: #fafaff;
  font-size: 0.92rem;
  padding: 0.4rem 1.6rem;
  border-radius: 888rem;
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 3;
}
.site-rooms .localroom__item figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 16/10;
}
.site-rooms .localroom__item div {
  padding: 1.4rem;
}
.site-rooms .localroom__item h3 {
  font-size: 1.24rem;
  font-weight: 400;
  margin: 0 0 1.2rem;
}
.site-rooms .localroom__item p {
  font-size: 0.92rem;
}
.site-rooms .localroom__item p i {
  display: inline-block;
  margin: 0 0.56rem;
  transform: scaleY(0.8);
  opacity: 0.32;
}
.site-rooms ul.category {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 0.4rem;
  flex-wrap: wrap;
  margin: 1.2rem 0 0;
}
.site-rooms ul.category li {
  font-size: 0.88rem;
  background: #f0f0f1;
  padding: 0.24rem 0.8rem;
}
.site-rooms .grid {
  max-width: 64%;
  margin: 4rem auto 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
.site-rooms .grid__item {
  background: #fafaff;
}
.site-rooms .grid__item p {
  text-align: center;
  padding: 1.2rem;
}
.site-rooms .mainslide {
  position: relative;
}
.site-rooms .mainslide__control {
  position: absolute;
  top: 50%;
  background: #f0f0f1;
  padding: 2rem 0.56rem;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
}
.site-rooms .mainslide__control svg {
  width: 1.6rem;
  height: 1.6rem;
  fill: rgb(67.2377952756, 67.2377952756, 75.0822047244);
  display: block;
}
.site-rooms .mainslide__prev {
  left: 0;
  padding-left: 0.16rem;
}
.site-rooms .mainslide__next {
  right: 0;
  padding-right: 0.16rem;
}
.site-rooms .detail {
  display: grid;
  grid-template-columns: auto repeat(2, 1fr);
  margin: 3.2rem 0 0;
  position: relative;
}
.site-rooms .detail__item {
  padding: 2.4rem;
  background: #fafaff;
  border-right: #f0f0f1 2px solid;
}
.site-rooms .detail__item:last-of-type {
  border: none;
}
.site-rooms .detail__item.ttl {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
}
.site-rooms .detail__item.ttl h2 {
  font-size: 1.44rem;
  padding: 0 3.2rem;
}
.site-rooms .detail__item.category {
  align-items: flex-start;
}
.site-rooms .detail__item h3 {
  margin: 0 0 0.8rem;
  font-weight: 400;
  display: inline-block;
  padding: 0.12rem 1.6rem;
  border: rgb(67.2377952756, 67.2377952756, 75.0822047244) 1px solid;
}

.site-access .title h2 {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 400;
  margin: 0 0 1.2rem;
}
.site-access .main {
  margin: 3.2rem 0 0;
}
.site-access .main img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 16/6;
}
.site-access .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: calc(var(--size) + 2vw);
  margin: 5.6rem 0 0;
}
.site-access .grid__pic, .site-access .grid__data {
  align-self: center;
}
.site-access .grid__pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.site-access .grid__data {
  padding: 3.2rem 2.4rem;
}
.site-access .grid__data__inner {
  max-width: 48rem;
  margin: 0 auto;
}
.site-access .grid__data__inner h3 {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 1.6rem;
}
.site-access .grid__data__inner p {
  margin: 1.6rem 0 0;
}
.site-access .route {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  text-align: center;
  position: relative;
  background: #fafaff;
  padding: 1.6rem;
  border-radius: 0.4rem;
}
.site-access .route.mb {
  margin-bottom: 3.2rem;
}
.site-access .route:before {
  content: "";
  width: calc(100% - 3.2rem);
  height: 1px;
  background: #3c3c43;
  position: absolute;
  top: 50%;
  left: 1.6rem;
  transform: translateY(-50%);
}
.site-access .route li {
  position: relative;
  z-index: 2;
  line-height: 2.4;
}
.site-access .route li.d {
  padding: 0.8rem 2rem;
  background: #3c3c43;
  border: #3c3c43 1px solid;
  color: #f0f0f1;
  border-radius: 0.24rem;
}
.site-access .route li.d.g {
  background: #fafaff;
  color: rgb(67.2377952756, 67.2377952756, 75.0822047244);
}
.site-access .route li.l {
  width: 21%;
}
.site-access .route li.gl {
  background: #3c3c43;
  padding: 1rem;
  color: #f0f0f1;
  border-radius: 0.24rem;
}
.site-access .route li.gl figure {
  display: grid;
  grid-template-columns: 2.4rem 1fr;
  gap: 1rem;
}
.site-access .route li.gl figure > * {
  align-self: center;
}
.site-access .route li.gl figure img {
  width: 100%;
}
.site-access .alt {
  margin: 2.4rem 0 0;
  padding: 1.6rem;
  background: rgb(230.0482758621, 230.0482758621, 231.7117241379);
  border-radius: 0.4rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: 2.4rem;
}
.site-access .alt dt {
  font-size: 1.4rem;
}
.site-access .alt dd {
  padding: 0 0 0 2.4rem;
  border-left: rgb(210.1448275862, 210.1448275862, 213.1351724138) 1px solid;
}
.site-access .alt table {
  margin: 1rem 0 0;
}
.site-access .alt table tr {
  background: #f0f0f1;
  border-bottom: rgb(230.0482758621, 230.0482758621, 231.7117241379) 2px solid;
}
.site-access .alt table tr:last-child {
  border: none;
}
.site-access .alt table tr th, .site-access .alt table tr td {
  vertical-align: middle;
  text-align: left;
  padding: 0.8rem 1.2rem;
}
.site-access .alt table tr th {
  width: 10rem;
  font-weight: 400;
}
.site-access .pics {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.4rem;
  margin: 0 10%;
}
.site-access .pics > a {
  display: block;
  position: relative;
}
.site-access .pics > a:hover figure img {
  transform: scale(1.1);
}
.site-access .pics > a figure {
  overflow: hidden;
}
.site-access .pics > a figure img {
  width: 100%;
  transition: transform 200ms cubic-bezier(0.65, 0, 0.35, 1);
}
.site-access .pics > a dl {
  position: absolute;
  top: 50%;
  left: 1.6rem;
  transform: translateY(-50%);
  color: #fafaff;
  z-index: 2;
}
.site-access .pics > a dl dt {
  font-size: 1.32rem;
}

.site-spa .title h2 {
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 400;
  margin: 0 0 0.4rem;
}
.site-spa .context {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  margin: 5.6rem 0 0;
}
.site-spa .context dt {
  font-size: 2.4rem;
}
.site-spa .context dd {
  padding: 0 0 0 3.2rem;
  margin: 0 0 0 3.2rem;
  border-left: #e2e2e4 1px solid;
}
.site-spa .information {
  margin: 4rem 0 0;
  aspect-ratio: 16/6;
  overflow: hidden;
  position: relative;
}
.site-spa .information__pic {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}
.site-spa .information__pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.site-spa .information__text {
  max-width: 32rem;
  background: #f0f0f1;
  padding: 2.4rem;
  padding-right: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.site-spa .information__text dt {
  font-size: 1.44rem;
  letter-spacing: 0.4rem;
  line-height: 1;
  margin: 0 0 1.2rem;
  padding: 0 0 1.2rem;
  border-bottom: rgb(67.2377952756, 67.2377952756, 75.0822047244) 1px solid;
}
.site-spa .information__text dd {
  font-size: 0.92rem;
  letter-spacing: 0;
}
.site-spa .isborder {
  position: relative;
}
.site-spa .isborder:before {
  content: "";
  width: 1px;
  height: 6.4rem;
  background: rgb(67.2377952756, 67.2377952756, 75.0822047244);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateY(-50%);
}
.site-spa .isbox {
  font-size: 1.08rem;
}
.site-spa .isbox__main {
  margin: 0 0 3.2rem;
}
.site-spa .isbox__main img {
  aspect-ratio: 16/6;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.site-spa .isbox .info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  margin: 3.2rem 0 0;
}
.site-spa .isbox .info__item {
  background: #f0f0f1;
  padding: 2rem;
}
.site-spa .isbox .info__item dl {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 1rem;
}
.site-spa .isbox .info__item dl dt {
  font-size: 1rem;
  background: rgb(74.4755905512, 74.4755905512, 83.1644094488);
  color: #f0f0f1;
  padding: 0 1.6rem;
}
.site-spa .isbox .info__item p {
  font-size: 0.96rem;
  padding: 1rem 0 0;
  margin: 1rem 0 0;
  border-top: #fafaff 2px solid;
}
.site-spa .isbox .alt {
  font-size: 0.88rem;
  text-align: center;
  margin: 2.4rem 0 0;
  border: #e2e2e4 1px solid;
  padding: 1rem;
}

.site-contact .alt {
  margin: 0 0 3.2rem;
}
.site-contact .alt dt {
  font-size: 1.24rem;
  font-weight: 700;
  text-align: center;
  margin: 0 0 1.2rem;
}
.site-contact .alt dd {
  background: #fafaff;
  padding: 2rem;
}
.site-contact .privacy {
  font-size: 1.08rem;
  margin: 0 0 2.4rem;
  text-align: center;
}
.site-contact .privacy a {
  text-decoration: underline;
}
.site-contact .privacy a:hover {
  text-decoration: none;
}
.site-contact .form-style {
  width: 100%;
  border-collapse: collapse;
}
.site-contact .form-style tbody tr th, .site-contact .form-style tbody tr td {
  padding: 2rem 0.4rem;
  text-align: left;
  border-bottom: #e2e2e4 1px solid;
}
.site-contact .form-style tbody tr th {
  width: 20rem;
}
.site-contact .form-style tbody tr th.hiss {
  position: relative;
}
.site-contact .form-style tbody tr th.hiss:after {
  content: "必須項目";
  background: rgb(74.4755905512, 74.4755905512, 83.1644094488);
  color: #fafaff;
  padding: 0.24rem 0.8rem;
  border-radius: 0.24rem;
  font-size: 0.88rem;
  font-weight: 400;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.site-contact .form-style tbody tr td {
  padding-left: 4rem;
}
.site-contact .form-style tbody tr td select,
.site-contact .form-style tbody tr td textarea,
.site-contact .form-style tbody tr td input[type=text],
.site-contact .form-style tbody tr td input[type=email],
.site-contact .form-style tbody tr td input[type=tel] {
  font-family: "Roboto", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.024em;
  font-size: 1rem;
  display: block;
  width: 100%;
  border: none;
  background: #fafaff;
  padding: 0.64rem;
  border-radius: 0.24rem;
  transition: all 200ms cubic-bezier(0.65, 0, 0.35, 1);
}
.site-contact .form-style tbody tr td select:focus,
.site-contact .form-style tbody tr td textarea:focus,
.site-contact .form-style tbody tr td input[type=text]:focus,
.site-contact .form-style tbody tr td input[type=email]:focus,
.site-contact .form-style tbody tr td input[type=tel]:focus {
  background: #fafaff;
  box-shadow: 0 0.8rem 2.4rem rgba(67.2377952756, 67.2377952756, 75.0822047244, 0.24);
}
.site-contact .send {
  margin: 3.2rem 0 0;
  text-align: center;
}
.site-contact .send input {
  font-family: "Roboto", "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.024em;
  font-size: 1.24rem;
  background: rgb(74.4755905512, 74.4755905512, 83.1644094488);
  border: rgb(74.4755905512, 74.4755905512, 83.1644094488) 2px solid;
  color: #fafaff;
  border-radius: 999rem;
  padding: 0.8rem 4rem 0.96rem;
  cursor: pointer;
}
.site-contact .send input:hover {
  color: rgb(74.4755905512, 74.4755905512, 83.1644094488);
  background: #fafaff;
}

.site-news .news-container {
  padding-top: 4.8rem;
}
.site-news .news-container .news-title {
  font-size: 3.2rem;
  font-weight: 400;
  margin: 0 0 4rem;
  text-align: center;
}
.site-news .news-container .news-title small {
  font-size: 1.2rem;
  display: inline-block;
  margin: 0 0 0 1.2rem;
}
.site-news .news-container .news-detail-title {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 1.6rem;
  padding: 0 0 1.6rem;
  border-bottom: #e2e2e4 1px solid;
}
.site-news .news-container .news-detail-title time {
  font-size: 1.12rem;
  font-weight: 700;
  padding: 0 1rem 0 0;
}
.site-news .news-container .news-detail-title span {
  font-size: 0.8rem;
  margin: 0 0 0 0.4rem;
  display: inline-block;
  background: rgb(74.4755905512, 74.4755905512, 83.1644094488);
  color: #f0f0f1;
  padding: 0.24rem 0.64rem;
  border-radius: 0.12rem;
}
.site-news .news-container .news-detail-title h1 {
  font-size: 2rem;
  line-height: 1.6;
  width: 100%;
  margin: 0.8rem 0 0;
}
.site-news .news-container .news-detail-content {
  font-size: 1.08rem;
  line-height: 2;
}
.site-news .news-container .list > li {
  margin: 0 0 1.6rem;
  padding: 0 0 1.6rem;
  border-bottom: #e2e2e4 1px solid;
}
.site-news .news-container .list > li:last-child {
  margin: 0;
}
.site-news .news-container .list > li a {
  display: grid;
  grid-template-columns: 8rem 1fr;
  gap: 1.6rem;
  padding: 0 2rem 0 0;
  position: relative;
}
.site-news .news-container .list > li a > * {
  align-self: center;
}
.site-news .news-container .list > li a svg {
  width: 1.6rem;
  position: absolute;
  top: 50%;
  right: 0;
  fill: rgb(67.2377952756, 67.2377952756, 75.0822047244);
  transform: translateY(-50%);
}
.site-news .news-container .list > li a figure img {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 16/10;
  border-radius: 0.16rem;
}
.site-news .news-container .list > li .data__meta {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  font-size: 0.8rem;
  gap: 0.1rem;
  margin: 0 0 0.4rem;
}
.site-news .news-container .list > li .data__meta time {
  font-size: 1rem;
  display: inline-block;
  margin: 0 1rem 0 0;
}
.site-news .news-container .list > li .data__meta span {
  color: #f0f0f1;
  padding: 0.24rem 1.2rem;
  background: rgb(81.7133858268, 81.7133858268, 91.2466141732);
}
.site-news .news-container .list > li .data__title {
  font-size: 1.08rem;
  line-height: 1.6;
  font-weight: 400;
}
.site-news .news-sidebar {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 2.4rem;
  margin: 4rem 0 0;
  padding: 2rem 0 0;
  border-top: #e2e2e4 1px solid;
}
.site-news .news-sidebar > * {
  align-self: center;
}
.site-news .news-sidebar h3 {
  font-size: 1.24rem;
  font-weight: 400;
}
.site-news .news-sidebar ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-wrap: nowrap;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 1rem;
}
.site-news .news-sidebar ul li a {
  font-size: 0.92rem;
  display: block;
  border: #e2e2e4 1px solid;
  background: #e2e2e4;
  padding: 0.16rem 0.64rem;
  border-radius: 0.4rem;
}

/*# sourceMappingURL=style.css.map*/