@charset "UTF-8";
/**
 * Swiper 8.3.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 26, 2022
 */
@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  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: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
  z-index: 1;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

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

.swiper-slide {
  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-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  -ms-overflow-style: none;
  overflow: auto;
  scrollbar-width: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-left: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .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-top: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%;
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.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: #007aff;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: 44px;
  height: var(--swiper-navigation-size);
  justify-content: center;
  margin-top: calc(0px - 44px / 2);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  position: absolute;
  top: 50%;
  width: calc(44px / 44 * 27);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  z-index: 10;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: 0.35;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  cursor: auto;
  opacity: 0;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  text-transform: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-feature-settings: ;
  font-family: swiper-icons;
  font-size: 44px;
  font-size: var(--swiper-navigation-size);
  font-variant: normal;
  font-variant: initial;
  letter-spacing: 0;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  left: auto;
  right: 10px;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

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

.swiper-pagination {
  position: absolute;
  text-align: center;
  transform: translate3d(0, 0, 0);
  transition: 0.3s opacity;
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  background: #000;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  opacity: 0.2;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  width: 8px;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
}

button.swiper-pagination-bullet {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

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

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: 6px 0;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

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

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

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  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 .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: 4px;
  left: 0;
  top: 0;
  width: 100%;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: 4px;
}

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

.swiper-scrollbar {
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  position: relative;
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  bottom: 3px;
  height: 5px;
  left: 1%;
  position: absolute;
  width: 98%;
  z-index: 50;
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  height: 98%;
  position: absolute;
  right: 3px;
  top: 1%;
  width: 5px;
  z-index: 50;
}

.swiper-scrollbar-drag {
  background: rgba(0, 0, 0, 0.5);
  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%;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  -o-object-fit: contain;
  max-height: 100%;
  max-width: 100%;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  border: 4px solid #007aff;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
  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-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.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-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.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-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

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

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

.swiper-cube .swiper-cube-shadow {
  bottom: 0px;
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  width: 100%;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  background: #000;
  bottom: 0;
  content: "";
  filter: blur(50px);
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.swiper-flip {
  overflow: visible;
}

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

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-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-cards {
  overflow: visible;
}

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

*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default padding */
ul,
ol {
  padding: 0;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* 見出しの font-weight を body 側の値に揃える（UA の bold を無効化） */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul,
ol {
  list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img {
  display: block;
  max-width: 100%;
  width: 100%;
}

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Blur images when they have no alt attribute */
img:not([alt]) {
  filter: blur(10px);
}

/* フォームリセット */
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=checkbox],
input[type=radio] {
  display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

/* リキッドレイアウト対応 */
@font-face {
  font-display: swap;
  font-family: "a1gothic";
  font-style: normal;
  font-weight: 300;
  src: url("../font/a1gothic-Light.woff2") format("woff2"), url("../font/a1gothic-Light.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "a1gothic";
  font-style: normal;
  font-weight: 400;
  src: url("../font/a1gothic-Regular.woff2") format("woff2"), url("../font/a1gothic-Regular.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "a1gothic";
  font-style: normal;
  font-weight: 500;
  src: url("../font/a1gothic-Medium.woff2") format("woff2"), url("../font/a1gothic-Medium.woff") format("woff");
}
@font-face {
  font-display: swap;
  font-family: "a1gothic";
  font-style: normal;
  font-weight: 700;
  src: url("../font/a1gothic-Bold.woff2") format("woff2"), url("../font/a1gothic-Bold.woff") format("woff");
}
html {
  font-size: 16px;
}
@media (max-width: 390px) {
  html {
    font-size: 4.1025641026vw;
  }
}
@media screen and (min-width: 768px) {
  html {
    font-size: 1.1636363636vw;
  }
}
@media (min-width: 1375px) {
  html {
    font-size: 16px;
  }
}

/* pcの電話番号発信対応 */
@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

a {
  -webkit-text-decoration: none;
  color: inherit;
  text-decoration: none;
  transition: opacity 0.3s;
}

/* hover指定できるPCを想定したスタイル */
@media (hover: hover) {
  a:hover {
    opacity: 0.7;
  }
}
/* hoverが使えないタッチ端末を想定した装飾 */
@media (hover: none) {
  a:active {
    opacity: 0.7;
  }
}
html {
  background-color: #ebe5dc;
  scroll-behavior: smooth;
  scroll-padding-top: 4.375rem;
  scrollbar-gutter: stable;
}
@media screen and (min-width: 768px) {
  html {
    scroll-padding-top: 7.875rem;
  }
}

body {
  animation: pageFadeIn 0.6s ease backwards;
  background-color: #ebe5dc;
  color: #57412a;
  display: flex;
  flex-direction: column;
  font-family: "a1gothic", sans-serif;
  font-weight: 300;
  letter-spacing: 0.08em;
  line-height: 1.5;
  min-height: 100vh;
  overflow-x: clip;
  text-rendering: optimizeSpeed;
  transition: opacity 0.4s ease;
}

body.is-page-leave {
  opacity: 0;
}

@keyframes pageFadeIn {
  from {
    opacity: 0;
  }
}
main {
  flex: 1;
}

.l-drawer {
  bottom: 0;
  clip-path: url(#nCurve);
  left: 0;
  overflow: auto;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
}

.l-drawer[aria-hidden=false] {
  pointer-events: auto;
}

.l-header {
  bottom: auto;
  height: 70px;
  height: 4.375rem;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
}
@media screen and (min-width: 768px) {
  .l-header {
    height: 126px;
    height: 7.875rem;
  }
}

.l-header--absolute {
  animation: lHeaderFadeIn 1.1s cubic-bezier(0.16, 1, 0.3, 1) 3.6s forwards;
  opacity: 0;
  position: absolute;
  z-index: 600;
}

.l-header--absolute.is-loaded {
  animation: none;
  opacity: 1;
}

@keyframes lHeaderFadeIn {
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.l-header--absolute.is-scrolled {
  animation: lHeaderSlideIn 0.4s ease-out forwards;
  opacity: 1;
  position: fixed;
}

@keyframes lHeaderSlideIn {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.l-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 590px;
  max-width: 36.875rem;
  padding-left: 25px;
  padding-left: 1.5625rem;
  padding-right: 25px;
  padding-right: 1.5625rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .l-inner {
    border-left: 1px solid #57412a;
    border-right: 1px solid #57412a;
    max-width: 1325px;
    max-width: 82.8125rem;
    padding-left: 25px;
    padding-left: 1.5625rem;
    padding-right: 25px;
    padding-right: 1.5625rem;
    width: calc(100% - 3.125rem);
  }
}

@media screen and (min-width: 768px) {
  .l-inner--noline {
    border-left: none;
    border-right: none;
  }
}

.l-inner--nopad {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 768px) {
  .l-inner--nopad {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 768px) {
  .l-inner--sub {
    max-width: 1385px;
    max-width: 86.5625rem;
  }
}

.c-breadcrumb {
  padding-top: 103px;
  padding-top: 6.4375rem;
}
@media screen and (min-width: 768px) {
  .c-breadcrumb {
    padding-left: 7px;
    padding-left: 0.4375rem;
    padding-top: 212px;
    padding-top: 13.25rem;
  }
}

.c-breadcrumb__list {
  align-items: center;
  display: flex;
  font-family: "commuters-sans", sans-serif;
  gap: 13px;
  gap: 0.8125rem;
}

.c-breadcrumb__item {
  align-items: center;
  display: flex;
  font-size: max(13.5px, 10px);
  font-size: max(0.84375rem, 10px);
  gap: 13px;
  gap: 0.8125rem;
  letter-spacing: 0.05em;
  min-width: 0;
}
.c-breadcrumb__item:not(:last-child) {
  flex-shrink: 0;
}
.c-breadcrumb__item:not(:last-child)::after {
  background-color: #57412a;
  border-radius: 50%;
  content: "";
  display: inline-block;
  flex-shrink: 0;
  height: 2px;
  height: 0.125rem;
  width: 2px;
  width: 0.125rem;
}
@media screen and (min-width: 768px) {
  .c-breadcrumb__item {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    font-weight: 500;
  }
}

@media screen and (min-width: 768px) {
  .c-breadcrumb__item:first-child .c-breadcrumb__link {
    font-weight: 400;
  }
}

.c-breadcrumb__current {
  color: #c4ab87;
  display: block;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.c-btn-book-fixed {
  background-color: #ebe5dc;
  border-bottom: 1px solid #57412a;
  border-top: 1px solid #57412a;
  bottom: 0;
  left: 0;
  padding-bottom: 12px;
  padding-bottom: 0.75rem;
  padding-top: 12px;
  padding-top: 0.75rem;
  position: fixed;
  right: 0;
  text-align: center;
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  z-index: 900;
}
.c-btn-book-fixed.is-hidden {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

.c-btn-book-fixed__link {
  border: 1px solid #57412a;
  border-radius: 999px;
  color: #57412a;
  display: inline-block;
  min-width: 226px;
  min-width: 14.125rem;
  padding: 6px 48px;
  padding: 0.375rem 3rem;
  text-align: center;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}
@media (any-hover: hover) {
  .c-btn-book-fixed__link:hover {
    background-color: #9B5F3A;
    border-color: #9B5F3A;
    color: #ebe5dc;
  }
}

.c-btn-book-fixed__en {
  display: block;
  font-family: "commuters-sans", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: 0.14em;
  line-height: 1.1;
}

.c-btn-book-fixed__ja {
  display: block;
  font-size: max(10px, 10px);
  font-size: max(0.625rem, 10px);
  letter-spacing: 0.1em;
  line-height: 1.2;
  margin-top: 2px;
  margin-top: 0.125rem;
}

.c-menu-button {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  display: block;
  height: 44px;
  height: 2.75rem;
  padding: 0;
  position: relative;
  width: 44px;
  width: 2.75rem;
  z-index: 101;
}

.c-menu-button__bar {
  background-color: #57412a;
  height: 1px;
  left: 50%;
  position: absolute;
  transition: transform 0.3s ease, opacity 0.3s ease, top 0.3s ease, bottom 0.3s ease;
  width: 18px;
  width: 1.125rem;
}
@media screen and (min-width: 768px) {
  .c-menu-button__bar {
    width: 20px;
    width: 1.25rem;
  }
}

.c-menu-button__bar--top {
  top: 18px;
  top: 1.125rem;
  transform: translateX(-50%);
}

.c-menu-button__bar--bottom {
  bottom: 18px;
  bottom: 1.125rem;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .c-menu-button__bar--bottom {
    bottom: 14px;
    bottom: 0.875rem;
  }
}

.c-menu-button[aria-expanded=true] .c-menu-button__bar--top {
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}

.c-menu-button[aria-expanded=true] .c-menu-button__bar--bottom {
  bottom: 50%;
  transform: translate(-50%, 50%) rotate(-45deg);
}

.c-mouse-stalker {
  background-color: #9b5f3a;
  border-radius: 50%;
  display: block;
  height: 16px;
  height: 1rem;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease;
  width: 16px;
  width: 1rem;
  will-change: transform;
  z-index: 1100;
}
@media screen and (min-width: 768px) {
  .c-mouse-stalker {
    height: 20px;
    height: 1.25rem;
    width: 20px;
    width: 1.25rem;
  }
}

.c-mouse-stalker.is-active {
  opacity: 1;
}

.c-news-content {
  min-width: 0;
}
.c-news-content h2 {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin-top: 55px;
  margin-top: 3.4375rem;
}
@media screen and (min-width: 768px) {
  .c-news-content h2 {
    font-size: max(20px, 10px);
    font-size: max(1.25rem, 10px);
    margin-top: 72px;
    margin-top: 4.5rem;
  }
}
.c-news-content h3 {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin-top: 38px;
  margin-top: 2.375rem;
}
@media screen and (min-width: 768px) {
  .c-news-content h3 {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
}
.c-news-content h4 {
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin-top: 36px;
  margin-top: 2.25rem;
}
@media screen and (min-width: 768px) {
  .c-news-content h4 {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    margin-top: 34px;
    margin-top: 2.125rem;
  }
}
.c-news-content p {
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.75;
  margin-top: 38px;
  margin-top: 2.375rem;
}
@media screen and (min-width: 768px) {
  .c-news-content p {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
  }
}
.c-news-content strong {
  font-weight: 500;
}
.c-news-content a {
  -webkit-text-decoration: underline;
  color: #57412a;
  text-decoration: underline;
  text-underline-offset: 3px;
  text-underline-offset: 0.1875rem;
  transition: color 0.3s ease;
}
@media (any-hover: hover) {
  .c-news-content a:hover {
    color: #9B5F3A;
  }
}
.c-news-content a[target=_blank]::after {
  -webkit-mask: url(../images/common/icon_external.svg?2239b23a) no-repeat center/contain;
  background-color: currentColor;
  content: "";
  display: inline-block;
  height: 16px;
  height: 1rem;
  margin-left: 8px;
  margin-left: 0.5rem;
  mask: url(../images/common/icon_external.svg?2239b23a) no-repeat center/contain;
  vertical-align: text-bottom;
  width: 16px;
  width: 1rem;
}
@media screen and (min-width: 768px) {
  .c-news-content a[target=_blank]::after {
    height: 24px;
    height: 1.5rem;
    margin-left: 16px;
    margin-left: 1rem;
    width: 24px;
    width: 1.5rem;
  }
}
.c-news-content blockquote {
  background-color: #c4ab87;
  margin-top: 33px;
  margin-top: 2.0625rem;
  padding: 24px;
  padding: 1.5rem;
}
@media screen and (min-width: 768px) {
  .c-news-content blockquote {
    margin-top: 72px;
    margin-top: 4.5rem;
    padding: 32px;
    padding: 2rem;
  }
}
.c-news-content blockquote p {
  color: #57412a;
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.75;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .c-news-content blockquote p {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
  }
}
.c-news-content blockquote cite {
  color: #57412a;
  display: block;
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  margin-top: 27px;
  margin-top: 1.6875rem;
}
@media screen and (min-width: 768px) {
  .c-news-content blockquote cite {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    margin-top: 32px;
    margin-top: 2rem;
  }
}
.c-news-content ul,
.c-news-content ol {
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.8;
  margin-top: 34px;
  margin-top: 2.125rem;
  padding-left: 20px;
  padding-left: 1.25rem;
}
@media screen and (min-width: 768px) {
  .c-news-content ul,
  .c-news-content ol {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    margin-top: 70px;
    margin-top: 4.375rem;
  }
}
.c-news-content ul li,
.c-news-content ol li {
  margin-top: 13px;
  margin-top: 0.8125rem;
}
.c-news-content ul li:first-child,
.c-news-content ol li:first-child {
  margin-top: 0;
}
.c-news-content ul {
  list-style: disc;
}
.c-news-content ol {
  list-style: decimal;
}
.c-news-content ul ul,
.c-news-content ol ul,
.c-news-content ul ol,
.c-news-content ol ol {
  margin-top: 6px;
  margin-top: 0.375rem;
  padding-left: 20px;
  padding-left: 1.25rem;
}
.c-news-content ul ul,
.c-news-content ol ul {
  list-style: circle;
}
.c-news-content ul ol,
.c-news-content ol ol {
  list-style: lower-alpha;
}
.c-news-content figure {
  margin-top: 28px;
  margin-top: 1.75rem;
}
@media screen and (min-width: 768px) {
  .c-news-content figure {
    margin-top: 40px;
    margin-top: 2.5rem;
  }
}
.c-news-content figure picture,
.c-news-content figure img {
  display: block;
  height: auto;
  width: 100%;
}
.c-news-content figure figcaption {
  color: #57412a;
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.75;
  margin-top: 9px;
  margin-top: 0.5625rem;
}
@media screen and (min-width: 768px) {
  .c-news-content figure figcaption {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    margin-top: 16px;
    margin-top: 1rem;
  }
}
.c-news-content .c-news-group {
  grid-gap: 16px 17px;
  display: grid;
  gap: 16px 17px;
  gap: 1rem 1.0625rem;
  margin-top: 28px;
  margin-top: 1.75rem;
}
@media screen and (min-width: 768px) {
  .c-news-content .c-news-group {
    gap: 40px;
    gap: 2.5rem;
    margin-top: 70px;
    margin-top: 4.375rem;
  }
}
.c-news-content .c-news-group > * {
  margin-top: 0;
}
.c-news-content .c-news-columns {
  grid-gap: 16px 17px;
  display: grid;
  gap: 16px 17px;
  gap: 1rem 1.0625rem;
  grid-template-columns: 1fr 1fr;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .c-news-content .c-news-columns {
    gap: 40px;
    gap: 2.5rem;
  }
}
.c-news-content .c-news-columns__item {
  margin-top: 0;
  min-width: 0;
}
.c-news-content .c-news-columns__item picture,
.c-news-content .c-news-columns__item img {
  display: block;
  height: auto;
  width: 100%;
}
.c-news-content .c-news-btn-wrap {
  margin-top: 36px;
  margin-top: 2.25rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-news-content .c-news-btn-wrap {
    margin-top: 73px;
    margin-top: 4.5625rem;
  }
}
.c-news-content .c-news-btn {
  -webkit-text-decoration: none;
  border: 1px solid #9B5F3A;
  border-radius: 50vmax;
  color: #9B5F3A;
  display: inline-block;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 400;
  letter-spacing: 0.1em;
  min-width: 226px;
  min-width: 14.125rem;
  padding: 12px 48px;
  padding: 0.75rem 3rem;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
}
@media screen and (min-width: 768px) {
  .c-news-content .c-news-btn {
    font-size: max(20px, 10px);
    font-size: max(1.25rem, 10px);
    min-width: 305px;
    min-width: 19.0625rem;
    padding: 14px 60px;
    padding: 0.875rem 3.75rem;
  }
}
@media (any-hover: hover) {
  .c-news-content .c-news-btn:hover {
    background-color: #9B5F3A;
    color: #ebe5dc;
  }
}

.u-text-accent {
  color: #ff0000;
}

.c-pagination {
  padding-top: 46px;
  padding-top: 2.875rem;
}

.c-pagination__list {
  align-items: center;
  display: flex;
  font-family: "commuters-sans", sans-serif;
  gap: 14px;
  gap: 0.875rem;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .c-pagination__list {
    gap: 17px;
    gap: 1.0625rem;
  }
}

.c-pagination__link {
  -webkit-text-decoration: none;
  align-items: baseline;
  display: inline-flex;
  font-size: max(13.5px, 10px);
  font-size: max(0.84375rem, 10px);
  font-weight: 400;
  justify-content: center;
  letter-spacing: 0.04em;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .c-pagination__link {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
}
@media (any-hover: hover) {
  .c-pagination__link:hover {
    color: #9B5F3A;
  }
}
.c-pagination__link:focus-visible {
  outline: 2px solid #57412a;
  outline-offset: 2px;
}
.c-pagination__link.is-current {
  -webkit-text-decoration: underline;
  pointer-events: none;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-underline-offset: 0.25rem;
}

.c-pagination__ellipsis {
  color: #57412a;
  font-size: max(13.5px, 10px);
  font-size: max(0.84375rem, 10px);
  font-weight: 400;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  .c-pagination__ellipsis {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    font-weight: 600;
  }
}

.c-pagination__nav {
  -webkit-mask: url(../images/common/icon_pagenation_arrow_sp.svg?2ec2b78a) no-repeat center/contain;
  align-items: center;
  background-color: #57412a;
  display: inline-flex;
  height: 9px;
  height: 0.5625rem;
  justify-content: center;
  margin-left: 20px;
  margin-left: 1.25rem;
  margin-right: 20px;
  margin-right: 1.25rem;
  mask: url(../images/common/icon_pagenation_arrow_sp.svg?2ec2b78a) no-repeat center/contain;
  transition: background-color 0.3s ease;
  width: 9px;
  width: 0.5625rem;
}
@media screen and (min-width: 768px) {
  .c-pagination__nav {
    -webkit-mask: url(../images/common/icon_pagenation_arrow.svg?99a02deb) no-repeat center/contain;
    height: 11px;
    height: 0.6875rem;
    margin-left: 12px;
    margin-left: 0.75rem;
    margin-right: 12px;
    margin-right: 0.75rem;
    mask: url(../images/common/icon_pagenation_arrow.svg?99a02deb) no-repeat center/contain;
    width: 11px;
    width: 0.6875rem;
  }
}
@media (any-hover: hover) {
  .c-pagination__nav:hover {
    background-color: #9B5F3A;
  }
}

.c-pagination__nav--prev {
  transform: scaleX(-1);
}

.c-section-title {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .c-section-title {
    text-align: left;
  }
}

@media screen and (min-width: 768px) {
  .c-section-title--center {
    text-align: center;
  }
}

.c-section-title__label {
  font-family: "commuters-sans", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .c-section-title__label {
    font-size: 52px;
    font-size: 3.25rem;
  }
}

.c-section-title__title {
  color: #9B5F3A;
  font-size: max(11px, 10px);
  font-size: max(0.6875rem, 10px);
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .c-section-title__title {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    margin-top: -4px;
    margin-top: -0.25rem;
  }
}

.c-section-title--dark .c-section-title__label {
  color: #ebe5dc;
}

.c-section-title--dark .c-section-title__title {
  color: #DCD2C6;
}

.p-drawer__curve-def {
  height: 0;
  position: absolute;
  width: 0;
}

.p-drawer__curve {
  transform: translate(0.95px, -0.45px);
  transition: transform 1s cubic-bezier(0.55, 0.05, 0.35, 1);
}
.is-drawerActive .p-drawer__curve {
  transform: translate(-1.15px, 0.06px);
  transition: transform 1.7s cubic-bezier(0.43, 0.05, 0.17, 1);
}

.p-drawer {
  background-color: #5F5240;
  color: #ebe5dc;
  display: flex;
  flex-direction: column;
  min-height: 100dvh;
  padding: 80px 25px 40px;
  padding: 5rem 1.5625rem 2.5rem;
}
@media screen and (min-width: 768px) {
  .p-drawer {
    padding: 144px 25px 82px;
    padding: 9rem 1.5625rem 5.125rem;
  }
}

.p-drawer__close {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  height: 32px;
  height: 2rem;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 20px;
  right: 1.25rem;
  top: 20px;
  top: 1.25rem;
  transition: opacity 0.9s cubic-bezier(0.5, 0.2, 0.1, 1.14);
  width: 32px;
  width: 2rem;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-drawer__close {
    height: 40px;
    height: 2.5rem;
    right: 45px;
    right: 2.8125rem;
    top: 48px;
    top: 3rem;
    width: 40px;
    width: 2.5rem;
  }
}
.is-drawerActive .p-drawer__close {
  opacity: 1;
  transition-delay: 0.434s;
}

.p-drawer__close-bar {
  background-color: #ebe5dc;
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 24px;
  width: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-drawer__close-bar {
    width: 20px;
    width: 1.25rem;
  }
}

.p-drawer__close-bar--a {
  transform: translate(-50%, -50%) rotate(45deg);
}

.p-drawer__close-bar--b {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.p-drawer__inner {
  margin: auto;
  max-width: 540px;
  max-width: 33.75rem;
  text-align: center;
  width: 100%;
}

.p-drawer__book {
  border: 1px solid #ebe5dc;
  border-radius: 50vmax;
  color: #ebe5dc;
  display: inline-block;
  min-width: 275px;
  min-width: 17.1875rem;
  opacity: 0;
  padding: 4px 48px;
  padding: 0.25rem 3rem;
  transition: opacity 0.9s cubic-bezier(0.5, 0.2, 0.1, 1.14), background-color 0.3s ease, color 0.3s ease;
}
@media screen and (min-width: 768px) {
  .p-drawer__book {
    min-width: 400px;
    min-width: 25rem;
    padding: 6px 64px;
    padding: 0.375rem 4rem;
  }
}
.is-drawerActive .p-drawer__book {
  opacity: 1;
  transition: opacity 0.9s cubic-bezier(0.5, 0.2, 0.1, 1.14) 0.434s, background-color 0.3s ease, color 0.3s ease;
}
@media (any-hover: hover) {
  .p-drawer__book:hover {
    background-color: #9B5F3A;
    border-color: #9B5F3A;
    color: #ebe5dc;
  }
}

.p-drawer__book-en {
  display: block;
  font-family: "commuters-sans", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
}
@media screen and (min-width: 768px) {
  .p-drawer__book-en {
    font-size: 27px;
    font-size: 1.6875rem;
  }
}

.p-drawer__book-ja {
  display: block;
  font-size: max(11px, 10px);
  font-size: max(0.6875rem, 10px);
  font-weight: 300;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  .p-drawer__book-ja {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    letter-spacing: 0.12em;
  }
}

.p-drawer__nav {
  margin-top: 25px;
  margin-top: 1.5625rem;
}
@media screen and (min-width: 768px) {
  .p-drawer__nav {
    margin-top: 35px;
    margin-top: 2.1875rem;
  }
}

.p-drawer__nav-item.is-current {
  position: relative;
}

.p-drawer__nav-item.is-current::after {
  background-color: #9B5F3A;
  border-radius: 50%;
  content: "";
  height: 10px;
  height: 0.625rem;
  left: calc(50% + 5.625rem);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  width: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-drawer__nav-item.is-current::after {
    height: 12px;
    height: 0.75rem;
    left: calc(50% + 7.5rem);
    width: 12px;
    width: 0.75rem;
  }
}

.p-drawer__nav-link {
  color: #ebe5dc;
  display: inline-block;
  display: block;
  font-family: "commuters-sans", sans-serif;
  font-size: max(17px, 10px);
  font-size: max(1.0625rem, 10px);
  font-weight: 300;
  padding: 6px 12px;
  padding: 0.375rem 0.75rem;
  transition: opacity 0.2s ease;
}
@media screen and (min-width: 768px) {
  .p-drawer__nav-link {
    font-size: 27px;
    font-size: 1.6875rem;
    padding: 5px 20px;
    padding: 0.3125rem 1.25rem;
  }
}
@media (any-hover: hover) {
  .p-drawer__nav-link:hover {
    opacity: 0.7;
  }
}

.p-drawer__nav-mask {
  display: inline-block;
  overflow: hidden;
  vertical-align: bottom;
}

.p-drawer__nav-label {
  display: inline-block;
  transform: translateY(110%);
  transition: transform 1.05s cubic-bezier(0.5, 0.2, 0.1, 1.14);
}
.is-drawerActive .p-drawer__nav-label {
  transform: translateY(0);
}
.is-drawerActive .p-drawer__nav-item:nth-child(1) .p-drawer__nav-label {
  transition-delay: 0.62s;
}
.is-drawerActive .p-drawer__nav-item:nth-child(2) .p-drawer__nav-label {
  transition-delay: 0.71s;
}
.is-drawerActive .p-drawer__nav-item:nth-child(3) .p-drawer__nav-label {
  transition-delay: 0.8s;
}
.is-drawerActive .p-drawer__nav-item:nth-child(4) .p-drawer__nav-label {
  transition-delay: 0.89s;
}
.is-drawerActive .p-drawer__nav-item:nth-child(5) .p-drawer__nav-label {
  transition-delay: 0.98s;
}
.is-drawerActive .p-drawer__nav-item:nth-child(6) .p-drawer__nav-label {
  transition-delay: 1.07s;
}
.is-drawerActive .p-drawer__nav-item:nth-child(7) .p-drawer__nav-label {
  transition-delay: 1.16s;
}
.is-drawerActive .p-drawer__nav-item:nth-child(8) .p-drawer__nav-label {
  transition-delay: 1.25s;
}

.p-drawer__lang {
  align-items: center;
  display: flex;
  gap: 14px;
  gap: 0.875rem;
  justify-content: center;
  margin-top: 100px;
  margin-top: 6.25rem;
  opacity: 0;
  transform: translateY(0.75rem);
  transition: opacity 0.9s cubic-bezier(0.5, 0.2, 0.1, 1.14), transform 0.9s cubic-bezier(0.5, 0.2, 0.1, 1.14);
}
@media screen and (min-width: 768px) {
  .p-drawer__lang {
    margin-top: 110px;
    margin-top: 6.875rem;
  }
}
.is-drawerActive .p-drawer__lang {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.34s;
}
.p-drawer__lang::before {
  -webkit-mask: url(../images/common/icon-globe.svg?78c1ed5a) no-repeat center/contain;
  background-color: #ebe5dc;
  content: "";
  display: block;
  height: 16px;
  height: 1rem;
  mask: url(../images/common/icon-globe.svg?78c1ed5a) no-repeat center/contain;
  width: 16px;
  width: 1rem;
}
@media screen and (min-width: 768px) {
  .p-drawer__lang::before {
    height: 20px;
    height: 1.25rem;
    width: 20px;
    width: 1.25rem;
  }
}

.p-drawer__lang-item {
  color: #ebe5dc;
  font-family: "commuters-sans", sans-serif;
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  font-weight: 400;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) {
  .p-drawer__lang-item {
    font-size: max(15px, 10px);
    font-size: max(0.9375rem, 10px);
  }
}

.p-drawer__lang-item a {
  color: inherit;
}

.p-drawer__lang-item.is-current a {
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-underline-offset: 0.25rem;
}

@media (prefers-reduced-motion: reduce) {
  .p-drawer__curve,
  .is-drawerActive .p-drawer__curve,
  .p-drawer__close,
  .is-drawerActive .p-drawer__close,
  .p-drawer__book,
  .is-drawerActive .p-drawer__book,
  .p-drawer__nav-label,
  .is-drawerActive .p-drawer__nav-item:nth-child(n) .p-drawer__nav-label,
  .p-drawer__lang,
  .is-drawerActive .p-drawer__lang {
    transition-delay: 0s;
    transition-duration: 0.001s;
  }
}
.p-footer {
  color: #ebe5dc;
}

.p-footer__main {
  background-color: #57412a;
  padding-bottom: 28px;
  padding-bottom: 1.75rem;
  padding-top: 56px;
  padding-top: 3.5rem;
}
@media screen and (min-width: 768px) {
  .p-footer__main {
    padding-bottom: 34px;
    padding-bottom: 2.125rem;
    padding-top: 70px;
    padding-top: 4.375rem;
  }
}

.p-footer__bottom {
  background-color: #422d25;
  padding-bottom: 54px;
  padding-bottom: 3.375rem;
  padding-top: 60px;
  padding-top: 3.75rem;
}
@media screen and (min-width: 768px) {
  .p-footer__bottom {
    padding-bottom: 70px;
    padding-bottom: 4.375rem;
    padding-top: 70px;
    padding-top: 4.375rem;
  }
}

@media screen and (min-width: 768px) {
  .p-footer__main .p-footer__inner {
    grid-column-gap: 2.5rem;
    -moz-column-gap: 2.5rem;
    align-items: start;
         column-gap: 2.5rem;
    display: grid;
    grid-template-columns: auto 1fr auto auto auto;
    max-width: 1290px;
    max-width: 80.625rem;
  }
}

.p-footer__logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 151px;
  width: 9.4375rem;
}
.p-footer__logo img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 768px) {
  .p-footer__logo {
    margin-left: 0;
    margin-right: 0;
    margin-top: 13px;
    margin-top: 0.8125rem;
    width: 188px;
    width: 11.75rem;
  }
}

.p-footer__nav {
  margin-top: 42px;
  margin-top: 2.625rem;
}
@media screen and (min-width: 768px) {
  .p-footer__nav {
    grid-column: 3;
    margin-top: 0;
  }
}

.p-footer__nav-list {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-footer__nav-list {
    text-align: left;
  }
}

.p-footer__nav-item a {
  display: block;
  font-family: "commuters-sans", sans-serif;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 300;
  letter-spacing: 0.02em;
  padding-bottom: 5px;
  padding-bottom: 0.3125rem;
  padding-top: 4px;
  padding-top: 0.25rem;
  transition: opacity 0.2s ease;
}
@media screen and (min-width: 768px) {
  .p-footer__nav-item a {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    padding-bottom: 5px;
    padding-bottom: 0.3125rem;
    padding-right: 48px;
    padding-right: 3rem;
    padding-top: 5px;
    padding-top: 0.3125rem;
  }
}
@media (any-hover: hover) {
  .p-footer__nav-item a:hover {
    opacity: 0.7;
  }
}

.p-footer__sub {
  margin-top: 40px;
  margin-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .p-footer__sub {
    grid-column: 4;
    margin-top: 0;
  }
}

.p-footer__sub-list {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-footer__sub-list {
    text-align: left;
  }
}

.p-footer__sub-item a {
  display: block;
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  letter-spacing: 0.12em;
  padding-bottom: 6px;
  padding-bottom: 0.375rem;
  padding-top: 6px;
  padding-top: 0.375rem;
  transition: opacity 0.2s ease;
}
@media screen and (min-width: 768px) {
  .p-footer__sub-item a {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    padding-bottom: 5px;
    padding-bottom: 0.3125rem;
    padding-top: 5px;
    padding-top: 0.3125rem;
  }
}
@media (any-hover: hover) {
  .p-footer__sub-item a:hover {
    opacity: 0.7;
  }
}

.p-footer__info {
  margin-top: 50px;
  margin-top: 3.125rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-footer__info {
    grid-column: 5;
    margin-top: 0;
    padding-top: 7px;
    padding-top: 0.4375rem;
    text-align: left;
  }
}

.p-footer__info-name {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  letter-spacing: 0.04em;
}

.p-footer__info-tel {
  margin-top: 17px;
  margin-top: 1.0625rem;
}
@media screen and (min-width: 768px) {
  .p-footer__info-tel {
    margin-top: 12px;
    margin-top: 0.75rem;
  }
}

@media screen and (min-width: 768px) {
  .p-footer__info-mail {
    margin-top: -10px;
    margin-top: -0.625rem;
  }
}

.p-footer__info-tel a,
.p-footer__info-mail a {
  display: block;
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  letter-spacing: 0.04em;
  line-height: 1.6;
  transition: opacity 0.2s ease;
}
@media screen and (min-width: 768px) {
  .p-footer__info-tel a,
  .p-footer__info-mail a {
    padding-bottom: 5px;
    padding-bottom: 0.3125rem;
    padding-top: 5px;
    padding-top: 0.3125rem;
  }
}
@media (any-hover: hover) {
  .p-footer__info-tel a:hover,
  .p-footer__info-mail a:hover {
    opacity: 0.7;
  }
}

.p-footer__info-label {
  margin-right: 1em;
}

.p-footer__info-address {
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin-top: 8px;
  margin-top: 0.5rem;
}
.p-footer__info-address span:nth-child(2) {
  display: inline-block;
  margin-top: 13px;
  margin-top: 0.8125rem;
}
@media screen and (min-width: 768px) {
  .p-footer__info-address {
    margin-top: 5px;
    margin-top: 0.3125rem;
  }
}

.p-footer__info-address span {
  display: block;
}

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

.p-footer__facility-heading {
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-footer__facility-heading {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
}

.p-footer__facility-list {
  margin-top: 32px;
  margin-top: 2rem;
}

.p-footer__facility-region {
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .p-footer__facility-region {
    -moz-column-gap: 0.9375rem;
    align-items: center;
         column-gap: 0.9375rem;
    display: flex;
    flex-wrap: wrap;
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    justify-content: center;
  }
}

.p-footer__facility-region + .p-footer__facility-region {
  margin-top: 16px;
  margin-top: 1rem;
}
@media screen and (min-width: 768px) {
  .p-footer__facility-region + .p-footer__facility-region {
    margin-top: 15px;
    margin-top: 0.9375rem;
  }
}

.p-footer__facility-region-name {
  color: #c4ab87;
  display: block;
}
@media screen and (min-width: 768px) {
  .p-footer__facility-region-name {
    display: inline-block;
  }
}

.p-footer__facility-hotels {
  margin-top: 6px;
  margin-top: 0.375rem;
}
@media screen and (min-width: 768px) {
  .p-footer__facility-hotels {
    -moz-column-gap: 1.125rem;
         column-gap: 1.125rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0;
  }
}

.p-footer__facility-hotel a {
  display: inline-block;
  transition: opacity 0.2s ease;
}
@media (any-hover: hover) {
  .p-footer__facility-hotel a:hover {
    opacity: 0.7;
  }
}

.p-footer__company {
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  letter-spacing: 0.02em;
  margin-top: 37px;
  margin-top: 2.3125rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-footer__company {
    font-size: max(13px, 10px);
    font-size: max(0.8125rem, 10px);
    letter-spacing: 0.04em;
    margin-top: 47px;
    margin-top: 2.9375rem;
  }
}

.p-footer__copyright {
  text-align: center;
}
.p-footer__copyright small {
  font-size: max(11px, 10px);
  font-size: max(0.6875rem, 10px);
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) {
  .p-footer__copyright small {
    font-size: max(13px, 10px);
    font-size: max(0.8125rem, 10px);
    letter-spacing: 0.04em;
  }
}

.p-header {
  background-color: #ebe5dc;
  border-bottom: 1px solid #57412a;
  transition: background-color 0.3s ease;
}

.p-header.l-header--absolute {
  background-color: transparent;
}
@media screen and (min-width: 768px) {
  .p-header.l-header--absolute {
    border-bottom: none;
  }
}

.p-header__inner {
  display: grid;
  grid-template-columns: 458fr 525fr 457fr;
  height: 100%;
  padding-bottom: 16px;
  padding-bottom: 1rem;
  padding-top: 16px;
  padding-top: 1rem;
}
@media screen and (min-width: 768px) {
  .p-header__inner {
    padding-bottom: 0;
    padding-top: 15px;
    padding-top: 0.9375rem;
  }
}

.p-header__mark {
  align-items: center;
  display: flex;
  padding-left: 24px;
  padding-left: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-header__mark {
    padding-left: 60px;
    padding-left: 3.75rem;
  }
}

.p-header__title {
  align-items: center;
  display: flex;
  justify-content: center;
}

.p-header__line {
  background-color: #57412a;
  bottom: 0;
  display: none;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 1px;
}
@media screen and (min-width: 768px) {
  .p-header__line {
    display: block;
  }
}

.p-header__line--left {
  left: 31.8055555556%;
}

.p-header__line--right {
  left: 68.2638888889%;
}

.p-header__mark-link {
  display: block;
  width: 38px;
  width: 2.375rem;
}
@media screen and (min-width: 768px) {
  .p-header__mark-link {
    width: 73px;
    width: 4.5625rem;
  }
}
.p-header__mark-link img {
  display: block;
  height: auto;
  width: 100%;
}

.p-header__title-link {
  display: block;
  width: 131px;
  width: 8.1875rem;
}
@media screen and (min-width: 768px) {
  .p-header__title-link {
    max-width: 80%;
    width: 268px;
    width: 16.75rem;
  }
}
.p-header__title-link img {
  display: block;
  height: auto;
  width: 100%;
}

.p-header__actions {
  align-items: center;
  display: flex;
  gap: 16px;
  gap: 1rem;
  justify-self: end;
  padding-right: 10px;
  padding-right: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-header__actions {
    gap: 50px;
    gap: 3.125rem;
    padding-right: 45px;
    padding-right: 2.8125rem;
  }
}

.p-header__book {
  border: 1px solid #57412a;
  border-radius: 999px;
  display: none;
  padding: 8px 28px;
  padding: 0.5rem 1.75rem;
  text-align: center;
  transition: background-color 0.3s ease, color 0.3s ease;
}
@media screen and (min-width: 768px) {
  .p-header__book {
    padding: 8px 50px;
    padding: 0.5rem 3.125rem;
  }
}
@media (any-hover: hover) {
  .p-header__book:hover {
    background-color: #9B5F3A;
    border-color: #9B5F3A;
    color: #ebe5dc;
  }
}

@media screen and (min-width: 768px) {
  .is-scrolled .p-header__book {
    display: block;
  }
}

.p-header__book-en {
  display: block;
  font-family: "commuters-sans", sans-serif;
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  letter-spacing: 0.14em;
  line-height: 1.1;
}
@media screen and (min-width: 768px) {
  .p-header__book-en {
    font-size: max(17px, 10px);
    font-size: max(1.0625rem, 10px);
  }
}

.p-header__book-ja {
  display: block;
  font-size: max(9px, 10px);
  font-size: max(0.5625rem, 10px);
  letter-spacing: 0.1em;
  line-height: 1.2;
  margin-top: 2px;
  margin-top: 0.125rem;
}
@media screen and (min-width: 768px) {
  .p-header__book-ja {
    font-size: max(10px, 10px);
    font-size: max(0.625rem, 10px);
  }
}

.p-header.is-scrolled {
  backdrop-filter: blur(6px);
  background-color: rgba(235, 229, 220, 0.95);
  border-bottom: 1px solid #57412a;
}

.p-news-list {
  padding-bottom: 73px;
  padding-bottom: 4.5625rem;
  padding-top: 48px;
  padding-top: 3rem;
}
@media screen and (min-width: 768px) {
  .p-news-list {
    padding-bottom: 107px;
    padding-bottom: 6.6875rem;
    padding-top: 38px;
    padding-top: 2.375rem;
  }
}

@media screen and (min-width: 768px) {
  .p-news-list__grid {
    grid-column-gap: 13.5rem;
    -moz-column-gap: 13.5rem;
    align-items: start;
         column-gap: 13.5rem;
    display: grid;
    grid-template-columns: min-content 50.75rem;
    justify-content: start;
  }
}

@media screen and (min-width: 768px) {
  .p-news-list__main {
    flex-shrink: 0;
    padding-top: 12px;
    padding-top: 0.75rem;
    width: 812px;
    width: 50.75rem;
  }
}

.p-news-list__items {
  border-top: 1px solid #57412a;
  margin-top: 10px;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-news-list__items {
    margin-top: 0;
  }
}

.p-news-list__item {
  border-bottom: 1px solid #57412a;
}

.p-news-list__item-link {
  -webkit-text-decoration: none;
  display: block;
  padding: 22px 4px 23px 0;
  padding: 1.375rem 0.25rem 1.4375rem 0;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .p-news-list__item-link {
    padding: 32px 0 36px;
    padding: 2rem 0 2.25rem;
  }
}
@media (any-hover: hover) {
  .p-news-list__item-link:hover {
    color: #9B5F3A;
  }
  .p-news-list__item-link:hover .p-news-list__item-title::after {
    background-color: #9B5F3A;
  }
}
.p-news-list__item-link:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}

.p-news-list__item-date {
  display: block;
  font-size: max(9px, 10px);
  font-size: max(0.5625rem, 10px);
  font-weight: 300;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  .p-news-list__item-date {
    flex-shrink: 0;
    font-size: max(17px, 10px);
    font-size: max(1.0625rem, 10px);
  }
}

.p-news-list__item-title {
  grid-gap: 24px;
  align-items: center;
  display: grid;
  font-size: max(11.5px, 10px);
  font-size: max(0.71875rem, 10px);
  font-weight: 300;
  gap: 24px;
  gap: 1.5rem;
  grid-template-columns: 1fr auto;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-top: 4px;
  margin-top: 0.25rem;
}
.p-news-list__item-title::after {
  -webkit-mask: url(../images/top/icon_news_arrow_sp.svg?882c3e72) no-repeat center/contain;
  background-color: #57412a;
  content: "";
  height: 15px;
  height: 0.9375rem;
  mask: url(../images/top/icon_news_arrow_sp.svg?882c3e72) no-repeat center/contain;
  transition: background-color 0.3s ease;
  width: 18px;
  width: 1.125rem;
}
@media screen and (min-width: 768px) {
  .p-news-list__item-title {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    gap: 40px;
    gap: 2.5rem;
    margin-top: 10px;
    margin-top: 0.625rem;
  }
  .p-news-list__item-title::after {
    -webkit-mask: url(../images/top/icon_news_arrow.svg?126f2545) no-repeat center/contain;
    height: 21px;
    height: 1.3125rem;
    mask: url(../images/top/icon_news_arrow.svg?126f2545) no-repeat center/contain;
    width: 60px;
    width: 3.75rem;
  }
}

.p-news-single-article {
  padding-bottom: 67px;
  padding-bottom: 4.1875rem;
  padding-top: 13px;
  padding-top: 0.8125rem;
}
@media screen and (min-width: 768px) {
  .p-news-single-article {
    padding-bottom: 140px;
    padding-bottom: 8.75rem;
    padding-top: 27px;
    padding-top: 1.6875rem;
  }
}

.p-news-single-article__back--bottom {
  margin-top: 27px;
  margin-top: 1.6875rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-news-single-article__back--bottom {
    margin-top: 67px;
    margin-top: 4.1875rem;
  }
}

.p-news-single-article__back-link {
  -webkit-text-decoration: none;
  color: #57412a;
  display: inline-block;
  font-size: max(11px, 10px);
  font-size: max(0.6875rem, 10px);
  font-weight: 400;
  letter-spacing: 0.06em;
  padding-left: 20px;
  padding-left: 1.25rem;
  position: relative;
  text-decoration: none;
  transition: color 0.3s ease;
}
.p-news-single-article__back-link::before {
  -webkit-mask: url(../images/common/icon_back_sp.svg?4bb7fa73) no-repeat center/contain;
  background-color: currentColor;
  content: "";
  height: 11px;
  height: 0.6875rem;
  left: 0;
  mask: url(../images/common/icon_back_sp.svg?4bb7fa73) no-repeat center/contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  width: 0.25rem;
}
@media screen and (min-width: 768px) {
  .p-news-single-article__back-link {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    font-weight: 500;
    padding-left: 24px;
    padding-left: 1.5rem;
  }
  .p-news-single-article__back-link::before {
    -webkit-mask: url(../images/common/icon_back.svg?b1093972) no-repeat center/contain;
    height: 13px;
    height: 0.8125rem;
    mask: url(../images/common/icon_back.svg?b1093972) no-repeat center/contain;
    width: 4px;
    width: 0.25rem;
  }
}
@media (any-hover: hover) {
  .p-news-single-article__back-link:hover {
    color: #9B5F3A;
    opacity: 1;
  }
}

.p-news-single-article__layout {
  margin-top: 44px;
  margin-top: 2.75rem;
}
@media screen and (min-width: 768px) {
  .p-news-single-article__layout {
    grid-gap: 109px;
    align-items: start;
    display: grid;
    gap: 109px;
    gap: 6.8125rem;
    grid-template-columns: 18.5rem 1fr;
    margin-top: 85px;
    margin-top: 5.3125rem;
  }
}

@media screen and (min-width: 768px) {
  .p-news-single-article__sidenav {
    position: sticky;
    top: 140px;
    top: 8.75rem;
  }
}

.p-news-single-article__sidenav-item {
  border-bottom: 1px solid #57412a;
  position: relative;
}
.p-news-single-article__sidenav-item::after {
  background-color: #57412a;
  border-radius: 50%;
  content: "";
  height: 2px;
  height: 0.125rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  width: 0.125rem;
}
.p-news-single-article__sidenav-item:last-child {
  border-bottom: none;
}

.p-news-single-article__sidenav-link {
  -webkit-text-decoration: none;
  color: #57412a;
  display: block;
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.6;
  padding: 23px 0;
  padding: 1.4375rem 0;
  text-decoration: none;
  transition: color 0.3s ease;
}
@media screen and (min-width: 768px) {
  .p-news-single-article__sidenav-link {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    padding-bottom: 25px;
    padding-bottom: 1.5625rem;
    padding-top: 25px;
    padding-top: 1.5625rem;
  }
}
@media (any-hover: hover) {
  .p-news-single-article__sidenav-link:hover {
    color: #9B5F3A;
    opacity: 1;
  }
}

@media screen and (min-width: 768px) {
  .p-news-single-article__sidenav-item:first-child .p-news-single-article__sidenav-link {
    padding-top: 0;
  }
}

.p-news-single-article__sidenav-link.is-active {
  color: #9B5F3A;
}

.p-news-single-article__content {
  margin-top: 30px;
  margin-top: 1.875rem;
  min-width: 0;
}
@media screen and (min-width: 768px) {
  .p-news-single-article__content {
    margin-top: 0;
    max-width: 812px;
    max-width: 50.75rem;
  }
}

.p-news-single-article__title {
  font-size: max(17px, 10px);
  font-size: max(1.0625rem, 10px);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-news-single-article__title {
    font-size: max(22px, 10px);
    font-size: max(1.375rem, 10px);
    letter-spacing: 0.06em;
  }
}

.p-news-single-article__date {
  color: #9B5F3A;
  display: block;
  font-size: max(9px, 10px);
  font-size: max(0.5625rem, 10px);
  font-weight: 300;
  letter-spacing: 0.05em;
  margin-top: 22px;
  margin-top: 1.375rem;
}
@media screen and (min-width: 768px) {
  .p-news-single-article__date {
    font-size: max(17px, 10px);
    font-size: max(1.0625rem, 10px);
    font-weight: 400;
    margin-top: 18px;
    margin-top: 1.125rem;
  }
}

.p-news-single-article__eyecatch {
  margin-top: 36px;
  margin-top: 2.25rem;
}
@media screen and (min-width: 768px) {
  .p-news-single-article__eyecatch {
    margin-top: 28px;
    margin-top: 1.75rem;
  }
}
.p-news-single-article__eyecatch picture,
.p-news-single-article__eyecatch img {
  display: block;
  height: auto;
  width: 100%;
}

.p-news-single-article__body {
  min-width: 0;
}

.p-top-about {
  background: #57412a;
}
@media screen and (min-width: 768px) {
  .p-top-about {
    align-items: stretch;
    display: flex;
  }
}

@media screen and (min-width: 768px) {
  .p-top-about__image {
    flex: 0 0 38%;
    order: 2;
    position: relative;
  }
}
.p-top-about__image img {
  -o-object-fit: cover;
  -o-object-position: center 60%;
  aspect-ratio: 2;
     object-fit: cover;
     object-position: center 60%;
}
@media screen and (min-width: 768px) {
  .p-top-about__image img {
    aspect-ratio: auto;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
  }
}

.p-top-about__inner {
  padding: 62px 24px 70px;
  padding: 3.875rem 1.5rem 4.375rem;
}
@media screen and (min-width: 768px) {
  .p-top-about__inner {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    order: 1;
    padding: 90px 55px 83px 150px;
    padding: 5.625rem 3.4375rem 5.1875rem 9.375rem;
  }
}

.p-top-about__heading {
  display: block;
}

.p-top-about__heading-ja {
  color: #ebe5dc;
  display: block;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 300;
  letter-spacing: 0.06em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .p-top-about__heading-ja {
    font-size: 24px;
    font-size: 1.5rem;
    letter-spacing: 0.09em;
    line-height: 1.7;
  }
}

.p-top-about__heading-en {
  color: #DCD2C6;
  display: block;
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  font-weight: 300;
  line-height: 1.6;
  margin-top: 8px;
  margin-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .p-top-about__heading-en {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
}

.p-top-about__body-ja {
  margin-top: 20px;
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-top-about__body-ja {
    margin-top: 46px;
    margin-top: 2.875rem;
  }
}

.p-top-about__body-ja-item {
  color: #ebe5dc;
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  font-weight: 300;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .p-top-about__body-ja-item {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    line-height: 1.76;
  }
}
.p-top-about__body-ja-item:not(:first-child) {
  margin-top: 23px;
  margin-top: 1.4375rem;
}
@media screen and (min-width: 768px) {
  .p-top-about__body-ja-item:not(:first-child) {
    margin-top: 18px;
    margin-top: 1.125rem;
  }
}

.p-top-about__body-en {
  margin-top: 42px;
  margin-top: 2.625rem;
}
@media screen and (min-width: 768px) {
  .p-top-about__body-en {
    margin-top: 48px;
    margin-top: 3rem;
  }
}

.p-top-about__body-en-item {
  color: #DCD2C6;
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  font-weight: 300;
  letter-spacing: 0.06em;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .p-top-about__body-en-item {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    letter-spacing: 0.08em;
    line-height: 1.8;
  }
}
.p-top-about__body-en-item:not(:first-child) {
  margin-top: 20px;
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .p-top-about__body-en-item:not(:first-child) {
    margin-top: 0;
  }
}

.p-top-access {
  border-bottom: 1px solid #57412a;
}
@media screen and (min-width: 768px) {
  .p-top-access {
    border-bottom: none;
  }
}

.p-top-access__inner {
  padding-bottom: 0;
  padding-top: 52px;
  padding-top: 3.25rem;
}
@media screen and (min-width: 768px) {
  .p-top-access__inner {
    border-bottom: 1px solid #57412a;
    padding-bottom: 0;
    padding-top: 118px;
    padding-top: 7.375rem;
  }
}

.p-top-access__title {
  padding-bottom: 7px;
  padding-bottom: 0.4375rem;
  position: relative;
}
.p-top-access__title::after {
  background-color: #57412a;
  bottom: 0;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100vw;
}
@media screen and (min-width: 768px) {
  .p-top-access__title {
    padding-bottom: 12px;
    padding-bottom: 0.75rem;
  }
  .p-top-access__title::after {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .p-top-access__body {
    align-items: stretch;
    border-top: 1px solid #57412a;
    display: grid;
    grid-template-columns: 49.9622071051% 1fr 15.25rem;
    height: 488px;
    height: 30.5rem;
    position: relative;
  }
}

.p-top-access__map {
  aspect-ratio: 390/200;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: 100vw;
}
@media screen and (min-width: 768px) {
  .p-top-access__map {
    aspect-ratio: auto;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    width: auto;
  }
}
.p-top-access__map picture,
.p-top-access__map img {
  -o-object-fit: cover;
  display: block;
  height: 100%;
     object-fit: cover;
  width: 100%;
}

.p-top-access__semicircle {
  display: none;
}
@media screen and (min-width: 768px) {
  .p-top-access__semicircle {
    bottom: 0;
    display: block;
    height: 100%;
    overflow: visible;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transform: none;
    width: 244px;
    width: 15.25rem;
  }
}
.p-top-access__semicircle path {
  fill: transparent;
  transition: fill 0.3s ease;
}

.p-top-access__info {
  padding: 23px 30px 53px;
  padding: 1.4375rem 1.875rem 3.3125rem;
}
@media screen and (min-width: 768px) {
  .p-top-access__info {
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    padding: 1.25rem;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.p-top-access__hotel-name {
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 400;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  .p-top-access__hotel-name {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

.p-top-access__address {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0.06em;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .p-top-access__address {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
    margin-top: 4px;
    margin-top: 0.25rem;
  }
}

.p-top-access__stations {
  margin-top: 26px;
  margin-top: 1.625rem;
}
@media screen and (min-width: 768px) {
  .p-top-access__stations {
    margin-top: 48px;
    margin-top: 3rem;
  }
}

.p-top-access__stations-label {
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  font-weight: 300;
  line-height: 1.3;
  margin-left: -0.5em;
}
@media screen and (min-width: 768px) {
  .p-top-access__stations-label {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
  }
}

.p-top-access__stations-nearest {
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  font-weight: 300;
  letter-spacing: 0.06em;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .p-top-access__stations-nearest {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    letter-spacing: 0;
    margin-top: 7px;
    margin-top: 0.4375rem;
  }
}

.p-top-access__stations-detail {
  display: inline-block;
}

.p-top-access__stations-from {
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  font-weight: 300;
  line-height: 1.3;
  margin-left: -0.5em;
  margin-top: 17px;
  margin-top: 1.0625rem;
}
@media screen and (min-width: 768px) {
  .p-top-access__stations-from {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    margin-top: 38px;
    margin-top: 2.375rem;
  }
}

.p-top-access__gmap-link {
  display: none;
}
@media screen and (min-width: 768px) {
  .p-top-access__gmap-link {
    -webkit-text-decoration: none;
    align-items: center;
    clip-path: ellipse(calc(100% + 1px) calc(50% + 1px) at right center);
    display: flex;
    flex-direction: row;
    font-family: "commuters-sans", sans-serif;
    gap: 37px;
    gap: 2.3125rem;
    justify-content: flex-end;
    padding-bottom: 24px;
    padding-bottom: 1.5rem;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
    padding-top: 24px;
    padding-top: 1.5rem;
    position: relative;
    text-decoration: none;
  }
  .p-top-access__gmap-link::before {
    -webkit-mask: url(../images/top/icon_map_arrow.svg?c6607f78) no-repeat center/contain;
    background-color: currentColor;
    content: "";
    display: block;
    height: 21px;
    height: 1.3125rem;
    mask: url(../images/top/icon_map_arrow.svg?c6607f78) no-repeat center/contain;
    position: relative;
    width: 73px;
    width: 4.5625rem;
    z-index: 1;
  }
}
@media screen and (min-width: 768px) and (any-hover: hover) {
  .p-top-access__gmap-link:hover {
    opacity: 1;
  }
  .p-top-access__gmap-link:hover .p-top-access__semicircle path {
    fill: #9B5F3A;
  }
}

.p-top-access__gmap-link-text {
  font-family: "commuters-sans", sans-serif;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 400;
  letter-spacing: 0.08em;
  writing-mode: sideways-lr;
}
@media screen and (min-width: 768px) {
  .p-top-access__gmap-link-text {
    font-size: 22px;
    font-size: 1.375rem;
    position: relative;
    z-index: 1;
  }
}

.p-top-area__inner {
  border-bottom: 1px solid #57412a;
  max-width: none;
  padding-bottom: 0;
  padding-top: 38px;
  padding-top: 2.375rem;
}
@media screen and (min-width: 768px) {
  .p-top-area__inner {
    max-width: 1325px;
    max-width: 82.8125rem;
    padding-bottom: 0;
    padding-top: 120px;
    padding-top: 7.5rem;
  }
}

.p-top-area__title {
  padding-bottom: 18px;
  padding-bottom: 1.125rem;
  position: relative;
}
.p-top-area__title::after {
  background-color: #57412a;
  bottom: 0;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100vw;
}
@media screen and (min-width: 768px) {
  .p-top-area__title {
    padding-bottom: 12px;
    padding-bottom: 0.75rem;
  }
  .p-top-area__title::after {
    width: 100%;
  }
}

.p-top-area__list {
  align-items: stretch;
  border-left: 1px solid #57412a;
  border-right: 1px solid #57412a;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-left: 25px;
  margin-left: 1.5625rem;
  margin-right: 25px;
  margin-right: 1.5625rem;
}
@media screen and (min-width: 768px) {
  .p-top-area__list {
    border: none;
    grid-template-columns: repeat(4, 1fr);
    margin-left: 0;
    margin-right: 0;
  }
}

.p-top-area__card {
  padding-bottom: 30px;
  padding-bottom: 1.875rem;
}
.p-top-area__card:nth-child(even) {
  border-left: 1px solid #57412a;
  padding-top: 57px;
  padding-top: 3.5625rem;
}
.p-top-area__card:last-child {
  padding-bottom: 30px;
  padding-bottom: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-top-area__card {
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
    padding-left: 24px;
    padding-left: 1.5rem;
    padding-right: 24px;
    padding-right: 1.5rem;
  }
  .p-top-area__card:nth-child(1) {
    padding-top: 60px;
    padding-top: 3.75rem;
  }
  .p-top-area__card:nth-child(2) {
    padding-top: 135px;
    padding-top: 8.4375rem;
  }
  .p-top-area__card:nth-child(3) {
    padding-top: 25px;
    padding-top: 1.5625rem;
  }
  .p-top-area__card:nth-child(4) {
    padding-top: 100px;
    padding-top: 6.25rem;
  }
  .p-top-area__card:not(:first-child) {
    border-left: 1px solid #57412a;
  }
}

.p-top-area__card-image {
  aspect-ratio: 16/11;
  overflow-x: clip;
}
.p-top-area__card-image img {
  -o-object-fit: cover;
  aspect-ratio: 16/11;
     object-fit: cover;
}
@media screen and (min-width: 768px) {
  .p-top-area__card-image {
    aspect-ratio: 280/193;
  }
  .p-top-area__card-image img {
    -o-object-fit: cover;
    aspect-ratio: 280/193;
       object-fit: cover;
  }
}

.p-top-area__card-body {
  padding-left: 8px;
  padding-left: 0.5rem;
  padding-right: 8px;
  padding-right: 0.5rem;
  padding-top: 4px;
  padding-top: 0.25rem;
}
@media screen and (min-width: 768px) {
  .p-top-area__card-body {
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-top: 24px;
    padding-top: 1.5rem;
  }
}

.p-top-area__card-category {
  color: #9B5F3A;
  font-family: "commuters-sans", sans-serif;
  font-size: max(8px, 10px);
  font-size: max(0.5rem, 10px);
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .p-top-area__card-category {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
}

.p-top-area__card-name {
  font-size: max(11px, 10px);
  font-size: max(0.6875rem, 10px);
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .p-top-area__card-name {
    font-size: max(17px, 10px);
    font-size: max(1.0625rem, 10px);
    letter-spacing: 0.12em;
    margin-top: 6px;
    margin-top: 0.375rem;
  }
}

.p-top-area__card-desc-ja {
  font-size: max(9px, 10px);
  font-size: max(0.5625rem, 10px);
  font-weight: 300;
  line-height: 1.3;
  margin-top: 8px;
  margin-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .p-top-area__card-desc-ja {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    letter-spacing: 0.12em;
    margin-top: 16px;
    margin-top: 1rem;
  }
}

.p-top-area__card-desc-en {
  font-size: max(7px, 10px);
  font-size: max(0.4375rem, 10px);
  font-weight: 300;
  line-height: 1.3;
  margin-top: 8px;
  margin-top: 0.5rem;
}
@media screen and (min-width: 768px) {
  .p-top-area__card-desc-en {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    margin-top: 12px;
    margin-top: 0.75rem;
  }
}

.p-top-facility {
  overflow-x: clip;
}

.p-top-facility__inner {
  padding-bottom: 0;
  padding-top: 44px;
  padding-top: 2.75rem;
}
@media screen and (min-width: 768px) {
  .p-top-facility__inner {
    padding-bottom: 0;
    padding-top: 60px;
    padding-top: 3.75rem;
  }
}

.p-top-facility__list {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin-top: 25px;
  margin-top: 1.5625rem;
}
@media screen and (min-width: 768px) {
  .p-top-facility__list {
    flex-direction: row;
    margin-top: 40px;
    margin-top: 2.5rem;
  }
}

.p-top-facility__item {
  align-items: center;
  background-blend-mode: multiply;
  background-color: rgba(131, 120, 111, 0.93);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  min-height: 145px;
  min-height: 9.0625rem;
  padding: 16px;
  padding: 1rem;
}
@media screen and (min-width: 768px) {
  .p-top-facility__item {
    align-items: flex-start;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    min-height: 274px;
    min-height: 17.125rem;
    min-width: 0;
    padding: 44px 20px;
    padding: 2.75rem 1.25rem;
  }
}

.p-top-facility__item--room {
  background-image: url(../images/top/facility-room_sp.jpg?88bbb09d);
}
@media screen and (min-width: 768px) {
  .p-top-facility__item--room {
    background-image: url(../images/top/facility-room.jpg?5e9dee04);
  }
}

.p-top-facility__item--bath {
  background-image: url(../images/top/facility-bath_sp.jpg?76b0141e);
}
@media screen and (min-width: 768px) {
  .p-top-facility__item--bath {
    background-image: url(../images/top/facility-bath.jpg?faebf024);
  }
}

.p-top-facility__item--amenities {
  background-image: url(../images/top/facility-amenities_sp.jpg?0463fb57);
}
@media screen and (min-width: 768px) {
  .p-top-facility__item--amenities {
    background-image: url(../images/top/facility-amenities.jpg?8dcce1c7);
  }
}

.p-top-facility__item-body {
  text-align: center;
}

.p-top-facility__item-title {
  color: #ebe5dc;
  font-family: "commuters-sans", sans-serif;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 300;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .p-top-facility__item-title {
    font-size: 28px;
    font-size: 1.75rem;
    letter-spacing: -0.01em;
    line-height: 1.4;
  }
}

.p-top-facility__item-text {
  color: #ebe5dc;
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  font-weight: 300;
  letter-spacing: 0.04em;
  line-break: strict;
  line-height: 1.5;
  margin-top: 4px;
  margin-top: 0.25rem;
  word-break: keep-all;
}
@media screen and (min-width: 768px) {
  .p-top-facility__item-text {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    letter-spacing: 0.02em;
    margin-top: 17px;
    margin-top: 1.0625rem;
  }
}

.p-top-faq__inner {
  padding-bottom: 70px;
  padding-bottom: 4.375rem;
  padding-top: 57px;
  padding-top: 3.5625rem;
}
@media screen and (min-width: 768px) {
  .p-top-faq__inner {
    padding-bottom: 100px;
    padding-bottom: 6.25rem;
    padding-top: 185px;
    padding-top: 11.5625rem;
  }
}

@media screen and (min-width: 768px) {
  .p-top-faq__title {
    margin-left: auto;
    margin-right: auto;
    max-width: 1130px;
    max-width: 70.625rem;
  }
}

.p-top-faq__body {
  margin-top: 18px;
  margin-top: 1.125rem;
}
@media screen and (min-width: 768px) {
  .p-top-faq__body {
    margin-left: auto;
    margin-right: auto;
    margin-top: 24px;
    margin-top: 1.5rem;
    max-width: 1130px;
    max-width: 70.625rem;
  }
}

.p-top-faq__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  gap: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-top-faq__list {
    gap: 15px;
    gap: 0.9375rem;
  }
}

@media screen and (min-width: 768px) {
  .p-top-faq__item {
    margin-left: -12px;
    margin-left: -0.75rem;
    margin-right: 12px;
    margin-right: 0.75rem;
  }
}

.p-top-faq__details {
  background-color: #f5f2ed;
  border: 1px solid #57412a;
  transition: background-color 0.9s ease;
}
@media screen and (min-width: 768px) {
  .p-top-faq__details {
    background-color: transparent;
  }
  .p-top-faq__details[open] {
    background-color: #f5f2ed;
  }
}

.p-top-faq__question {
  align-items: center;
  cursor: pointer;
  display: grid;
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  font-weight: 400;
  letter-spacing: 0.13em;
  line-height: 1.6;
  list-style: none;
  min-height: 61px;
  min-height: 3.8125rem;
  padding-bottom: 11px;
  padding-bottom: 0.6875rem;
  padding-left: 26px;
  padding-left: 1.625rem;
  padding-right: 65px;
  padding-right: 4.0625rem;
  padding-top: 11px;
  padding-top: 0.6875rem;
  position: relative;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 768px) {
  .p-top-faq__question {
    display: block;
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    min-height: 0;
    min-height: initial;
    padding-bottom: 18px;
    padding-bottom: 1.125rem;
    padding-left: 75px;
    padding-left: 4.6875rem;
    padding-right: 75px;
    padding-right: 4.6875rem;
    padding-top: 18px;
    padding-top: 1.125rem;
    text-align: center;
  }
}
.p-top-faq__question::-webkit-details-marker {
  display: none;
}
.p-top-faq__question::before, .p-top-faq__question::after {
  background-color: #9B5F3A;
  content: "";
  height: 1px;
  position: absolute;
  right: 22px;
  right: 1.375rem;
  top: 50%;
  transition: transform 0.5s ease;
  width: 16px;
  width: 1rem;
}
@media screen and (min-width: 768px) {
  .p-top-faq__question::before, .p-top-faq__question::after {
    right: 46px;
    right: 2.875rem;
    width: 21px;
    width: 1.3125rem;
  }
}
.p-top-faq__question::before {
  transform: translateY(-50%);
}
.p-top-faq__question::after {
  transform: translateY(-50%) rotate(90deg);
}
@media (any-hover: hover) {
  .p-top-faq__question:hover {
    opacity: 0.7;
  }
}
.p-top-faq__question:focus-visible {
  outline: 2px solid #9B5F3A;
  outline-offset: 2px;
}

.p-top-faq__details[open] .p-top-faq__question::before {
  transform: translateY(-50%) rotate(45deg);
}

.p-top-faq__details[open] .p-top-faq__question::after {
  transform: translateY(-50%) rotate(-45deg);
}

.p-top-faq__answer {
  overflow: hidden;
  transition: height 0.5s ease;
}

.p-top-faq__answer-text {
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  font-weight: 300;
  line-height: 1.5;
  padding-bottom: 22px;
  padding-bottom: 1.375rem;
  padding-left: 24px;
  padding-left: 1.5rem;
  padding-right: 24px;
  padding-right: 1.5rem;
}
@media screen and (min-width: 768px) {
  .p-top-faq__answer-text {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    letter-spacing: 0.02em;
    padding: 7px 165px 28px 70px;
    padding: 0.4375rem 10.3125rem 1.75rem 4.375rem;
    text-align: center;
  }
}

.p-top-hotels__inner {
  max-width: none;
  padding-bottom: 140px;
  padding-bottom: 8.75rem;
  padding-top: 60px;
  padding-top: 3.75rem;
}
@media screen and (min-width: 768px) {
  .p-top-hotels__inner {
    max-width: 1325px;
    max-width: 82.8125rem;
    padding-bottom: 108px;
    padding-bottom: 6.75rem;
    padding-top: 86px;
    padding-top: 5.375rem;
  }
}

.p-top-hotels__title {
  padding-bottom: 7px;
  padding-bottom: 0.4375rem;
  position: relative;
}
.p-top-hotels__title::after {
  background-color: #57412a;
  bottom: 0;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100vw;
}
@media screen and (min-width: 768px) {
  .p-top-hotels__title {
    padding-bottom: 12px;
    padding-bottom: 0.75rem;
  }
  .p-top-hotels__title::after {
    bottom: 0;
    width: 100%;
  }
}

.p-top-hotels__slider {
  margin-top: 25px;
  margin-top: 1.5625rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-top-hotels__slider {
    margin-left: auto;
    margin-right: auto;
    margin-top: 37px;
    margin-top: 2.3125rem;
    max-width: 1108px;
    max-width: 69.25rem;
  }
}

.p-top-hotels__list {
  align-items: stretch;
}

.p-top-hotels__card {
  height: auto;
  width: 65.3333333333vw;
}
@media screen and (min-width: 768px) {
  .p-top-hotels__card {
    width: calc((100% - 5.375rem) / 3);
  }
}

.p-top-hotels__card-image {
  -webkit-mask-image: url(../images/top/hotels-mask_sp.svg?76c8a134);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  aspect-ratio: 254.8/207.9;
  mask-image: url(../images/top/hotels-mask_sp.svg?76c8a134);
  mask-repeat: no-repeat;
  mask-size: 100% 100%;
}
.p-top-hotels__card-image img {
  -o-object-fit: cover;
  height: 100%;
     object-fit: cover;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-top-hotels__card-image {
    -webkit-mask-image: url(../images/top/hotels-mask.svg?f9f2082c);
    aspect-ratio: 340/277;
    mask-image: url(../images/top/hotels-mask.svg?f9f2082c);
  }
}

.p-top-hotels__card-body {
  padding: 11px 5px 0;
  padding: 0.6875rem 0.3125rem 0;
}
@media screen and (min-width: 768px) {
  .p-top-hotels__card-body {
    padding: 18px 7px 0;
    padding: 1.125rem 0.4375rem 0;
  }
}

.p-top-hotels__card-location {
  color: #9B5F3A;
  font-size: max(11px, 10px);
  font-size: max(0.6875rem, 10px);
  letter-spacing: 0;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .p-top-hotels__card-location {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
}

.p-top-hotels__card-name {
  font-family: "commuters-sans", sans-serif;
  font-size: max(17px, 10px);
  font-size: max(1.0625rem, 10px);
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .p-top-hotels__card-name {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

.p-top-hotels__card-desc {
  font-size: max(11px, 10px);
  font-size: max(0.6875rem, 10px);
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin-top: 5px;
  margin-top: 0.3125rem;
}
@media screen and (min-width: 768px) {
  .p-top-hotels__card-desc {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    line-height: 1.58;
    margin-top: 7px;
    margin-top: 0.4375rem;
  }
}

.p-top-hotels__card-station {
  align-items: center;
  display: flex;
  font-size: max(11px, 10px);
  font-size: max(0.6875rem, 10px);
  gap: 2px;
  gap: 0.125rem;
  letter-spacing: 0.08em;
  margin-top: 9px;
  margin-top: 0.5625rem;
}
.p-top-hotels__card-station::before {
  background: transparent url(../images/common/icon_train.svg?1de07c20) no-repeat center/contain;
  content: "";
  display: block;
  flex-shrink: 0;
  height: 11px;
  height: 0.6875rem;
  width: 10px;
  width: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-top-hotels__card-station {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    gap: 4px;
    gap: 0.25rem;
    margin-top: 13px;
    margin-top: 0.8125rem;
  }
  .p-top-hotels__card-station::before {
    height: 15px;
    height: 0.9375rem;
    width: 14px;
    width: 0.875rem;
  }
}

.p-top-hotels__card-actions {
  display: flex;
  gap: 7px;
  gap: 0.4375rem;
  margin-left: 5px;
  margin-left: 0.3125rem;
  margin-right: 5px;
  margin-right: 0.3125rem;
  margin-top: 15px;
  margin-top: 0.9375rem;
}
@media screen and (min-width: 768px) {
  .p-top-hotels__card-actions {
    gap: 9px;
    gap: 0.5625rem;
    margin-top: 20px;
    margin-top: 1.25rem;
  }
}

.p-top-hotels__card-btn {
  align-items: center;
  border: 1px solid transparent;
  display: grid;
  flex: 1 1 0;
  font-size: max(11px, 10px);
  font-size: max(0.6875rem, 10px);
  justify-items: center;
  letter-spacing: 0;
  min-height: 32px;
  min-height: 2rem;
  place-items: center;
  text-align: center;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}
@media screen and (min-width: 768px) {
  .p-top-hotels__card-btn {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    min-height: 33px;
    min-height: 2.0625rem;
  }
}
@media (hover: hover) {
  .p-top-hotels__card-btn:hover {
    opacity: 1;
  }
}
.p-top-hotels__card-btn:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}

.p-top-hotels__card-btn--detail {
  border-color: #57412a;
}
@media (hover: hover) {
  .p-top-hotels__card-btn--detail:hover {
    background-color: #9B5F3A;
    border-color: #9B5F3A;
    color: #ebe5dc;
  }
}

.p-top-hotels__card-btn--book {
  background-color: #9B5F3A;
  border-color: #9B5F3A;
  color: #ebe5dc;
}
@media (hover: hover) {
  .p-top-hotels__card-btn--book:hover {
    background-color: transparent;
    border-color: #57412a;
    color: #57412a;
  }
}

.p-top-hotels__nav {
  align-items: center;
  background: transparent;
  border: none;
  bottom: -85px;
  bottom: -5.3125rem;
  cursor: pointer;
  display: grid;
  height: 40px;
  height: 2.5rem;
  justify-items: center;
  padding: 0;
  place-items: center;
  position: absolute;
  width: 40px;
  width: 2.5rem;
}
.p-top-hotels__nav::before {
  -webkit-mask-image: url(../images/common/icon_slider_arrow_sp.svg?c9d0a562);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  background-color: #422d25;
  content: "";
  display: block;
  height: 25px;
  height: 1.5625rem;
          mask-image: url(../images/common/icon_slider_arrow_sp.svg?c9d0a562);
          mask-position: center;
          mask-repeat: no-repeat;
          mask-size: contain;
  width: 10px;
  width: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-top-hotels__nav {
    bottom: auto;
    height: 48px;
    height: 3rem;
    top: 56.5%;
    width: 48px;
    width: 3rem;
  }
  .p-top-hotels__nav::before {
    -webkit-mask-image: url(../images/common/icon_slider_arrow.svg?a5dc1422);
    height: 48px;
    height: 3rem;
            mask-image: url(../images/common/icon_slider_arrow.svg?a5dc1422);
    width: 21px;
    width: 1.3125rem;
  }
}

.p-top-hotels__nav--prev {
  left: calc(50% - 4.375rem);
}
@media screen and (min-width: 768px) {
  .p-top-hotels__nav--prev {
    left: -83px;
    left: -5.1875rem;
  }
}

.p-top-hotels__nav--next {
  left: calc(50% + 1.75rem);
}
.p-top-hotels__nav--next::before {
  transform: scaleX(-1);
}
@media screen and (min-width: 768px) {
  .p-top-hotels__nav--next {
    left: auto;
    right: -83px;
    right: -5.1875rem;
  }
}

.p-top-mv {
  animation: pTopMvBgSwitch 4s linear forwards;
  background-color: #5b4631;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  z-index: 501;
}
@media screen and (min-width: 768px) {
  .p-top-mv {
    min-height: 100dvh;
  }
}

.p-top-mv__news {
  animation: pTopMvNewsFade 1.1s cubic-bezier(0.16, 1, 0.3, 1) 3.6s forwards;
  margin-top: auto;
  opacity: 0;
  position: relative;
  z-index: 6;
}

@keyframes pTopMvNewsFade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.p-top-fv-cover {
  animation: pTopFvCoverFade 4s linear forwards;
  background-color: #5b4631;
  bottom: 0;
  left: 0;
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 500;
}

@keyframes pTopFvCoverFade {
  0%, 75% {
    opacity: 1;
    visibility: visible;
  }
  85%, 100% {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes pTopMvBgSwitch {
  0%, 75% {
    background-color: #5b4631;
  }
  85%, 100% {
    background-color: #ebe5dc;
  }
}
.p-top-mv__inner {
  display: grid;
  grid-template-areas: "book book book" "addr visual lang" "lead lead lead";
  grid-template-columns: 2.125rem 1fr 2.125rem;
  padding-bottom: 50px;
  padding-bottom: 3.125rem;
  padding-top: 81px;
  padding-top: 5.0625rem;
  position: relative;
}
.p-top-mv__inner::before, .p-top-mv__inner::after {
  animation: pTopMvSpLineFadeIn 4s linear 0s forwards;
  background-color: #57412a;
  content: "";
  grid-row: 2;
  margin-top: 11px;
  margin-top: 0.6875rem;
  opacity: 0;
  pointer-events: none;
  width: 1px;
  z-index: 5;
}
.p-top-mv__inner::before {
  grid-column: 1;
  justify-self: end;
}
.p-top-mv__inner::after {
  grid-column: 3;
  justify-self: start;
}
@media screen and (min-width: 768px) {
  .p-top-mv__inner {
    flex: 1;
    grid-template-areas: "lead  visual navgroup" "addr  visual lang";
    grid-template-columns: 458fr 525fr 457fr;
    grid-template-rows: 1fr auto;
    padding-bottom: 0;
    padding-top: 126px;
    padding-top: 7.875rem;
    row-gap: 99px;
    row-gap: 6.1875rem;
  }
  .p-top-mv__inner::before, .p-top-mv__inner::after {
    content: none;
  }
}

.p-top-mv__nav-group {
  display: contents;
}
@media screen and (min-width: 768px) {
  .p-top-mv__nav-group {
    align-items: center;
    animation: pTopMvSoftFade 1.1s cubic-bezier(0.16, 1, 0.3, 1) 3.6s forwards;
    display: flex;
    flex-direction: column;
    gap: 25px;
    gap: 1.5625rem;
    grid-area: navgroup;
    justify-content: center;
    opacity: 0;
  }
}

.p-top-mv__book {
  animation: pTopMvSoftFade 1.1s cubic-bezier(0.16, 1, 0.3, 1) 3.6s forwards;
  border: 1px solid #57412a;
  border-radius: 999px;
  display: block;
  grid-area: book;
  justify-self: center;
  min-width: 226px;
  min-width: 14.125rem;
  opacity: 0;
  padding: 6px 48px;
  padding: 0.375rem 3rem;
  text-align: center;
  transition: background-color 0.3s ease, color 0.3s ease;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .p-top-mv__book {
    animation: none;
    min-width: 272px;
    min-width: 17rem;
    opacity: 1;
    padding: 11px 60px;
    padding: 0.6875rem 3.75rem;
  }
}
@media (any-hover: hover) {
  .p-top-mv__book:hover {
    background-color: #9B5F3A;
    border-color: #9B5F3A;
    color: #ebe5dc;
  }
}

.p-top-mv__book-en {
  display: block;
  font-family: "commuters-sans", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: 0.14em;
  line-height: 1.1;
}
@media screen and (min-width: 768px) {
  .p-top-mv__book-en {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
  }
}

.p-top-mv__book-ja {
  display: block;
  font-size: max(10px, 10px);
  font-size: max(0.625rem, 10px);
  letter-spacing: 0.1em;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .p-top-mv__book-ja {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    margin-top: 2px;
    margin-top: 0.125rem;
  }
}

.p-top-mv__nav {
  display: none;
}
@media screen and (min-width: 768px) {
  .p-top-mv__nav {
    align-self: stretch;
    display: block;
    padding-top: 56px;
    padding-top: 3.5rem;
  }
}

.p-top-mv__nav-items {
  display: flex;
  flex-direction: column;
  font-family: "commuters-sans", sans-serif;
}

.p-top-mv__nav-item a {
  -webkit-text-decoration: none;
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  letter-spacing: 0;
  padding-bottom: 4px;
  padding-bottom: 0.25rem;
  padding-top: 4px;
  padding-top: 0.25rem;
  text-align: center;
  text-decoration: none;
  transition: color 0.3s ease;
}
@media screen and (min-width: 768px) {
  .p-top-mv__nav-item a {
    font-size: 23px;
    font-size: 1.4375rem;
    font-weight: 400;
    padding-bottom: 5px;
    padding-bottom: 0.3125rem;
    padding-top: 5px;
    padding-top: 0.3125rem;
  }
}
@media (any-hover: hover) {
  .p-top-mv__nav-item a:hover {
    color: #9B5F3A;
    opacity: 1;
  }
}

.p-top-mv__lang {
  align-items: center;
  align-self: center;
  animation: pTopMvSoftFade 1.1s cubic-bezier(0.16, 1, 0.3, 1) 3.6s forwards;
  display: flex;
  flex-direction: column;
  gap: 10px;
  gap: 0.625rem;
  grid-area: lang;
  justify-self: center;
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .p-top-mv__lang {
    align-self: start;
    flex-direction: row;
    gap: 14px;
    gap: 0.875rem;
    grid-area: lang;
    justify-self: end;
    padding-right: 150px;
    padding-right: 9.375rem;
  }
}

.p-top-mv__lang-icon {
  -webkit-mask: url(../images/common/icon-globe.svg?78c1ed5a) no-repeat center/contain;
  background-color: #57412a;
  display: block;
  height: 16px;
  height: 1rem;
  mask: url(../images/common/icon-globe.svg?78c1ed5a) no-repeat center/contain;
  width: 16px;
  width: 1rem;
}
@media screen and (min-width: 768px) {
  .p-top-mv__lang-icon {
    height: 20px;
    height: 1.25rem;
    width: 20px;
    width: 1.25rem;
  }
}

.p-top-mv__lang-items {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-family: "commuters-sans", sans-serif;
  font-size: max(11px, 10px);
  font-size: max(0.6875rem, 10px);
  gap: 8px;
  gap: 0.5rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .p-top-mv__lang-items {
    flex-direction: row;
    font-size: max(13px, 10px);
    font-size: max(0.8125rem, 10px);
    gap: 16px;
    gap: 1rem;
  }
}

.p-top-mv__lang-item a {
  -webkit-text-decoration: none;
  color: inherit;
  text-decoration: none;
  transition: color 0.3s ease;
}
@media (any-hover: hover) {
  .p-top-mv__lang-item a:hover {
    color: #9B5F3A;
    opacity: 1;
  }
}

.p-top-mv__lang-item.is-current a {
  -webkit-text-decoration: underline;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-underline-offset: 0.25rem;
}

.p-top-mv__line {
  background-color: rgba(184, 160, 130, 0.75);
  position: absolute;
  z-index: 5;
}

.p-top-mv__line--top,
.p-top-mv__line--bottom {
  height: 1px;
  left: 0;
  right: 0;
  transform: scaleX(0);
}

.p-top-mv__line--left,
.p-top-mv__line--right {
  bottom: 0;
  display: none;
  top: 0;
  transform: scaleY(0);
  width: 1px;
}
@media screen and (min-width: 768px) {
  .p-top-mv__line--left,
  .p-top-mv__line--right {
    display: block;
  }
}

.p-top-mv__line--top {
  animation: pTopMvDrawH 0.85s cubic-bezier(0.16, 1, 0.3, 1) 0.4s forwards, pTopMvLineColor 4s linear 0s forwards;
  display: none;
  top: 60px;
  top: 3.75rem;
  transform-origin: left center;
}
@media screen and (min-width: 768px) {
  .p-top-mv__line--top {
    display: block;
    top: 126px;
    top: 7.875rem;
  }
}

.p-top-mv__line--bottom {
  animation: pTopMvDrawH 0.85s cubic-bezier(0.16, 1, 0.3, 1) 0.4s forwards, pTopMvLineColor 4s linear 0s forwards;
  grid-column: 1/-1;
  grid-row: 3;
  top: 0;
  transform-origin: right center;
}
@media screen and (min-width: 768px) {
  .p-top-mv__line--bottom {
    bottom: 0;
    grid-column: auto;
    grid-row: auto;
    top: auto;
  }
}

.p-top-mv__line--book {
  animation: pTopMvDrawH 0.85s cubic-bezier(0.16, 1, 0.3, 1) 0.4s forwards, pTopMvLineColor 4s linear 0s forwards;
  grid-column: 1/-1;
  grid-row: 1/2;
  height: 1px;
  left: 0;
  right: 0;
  top: calc(100% + 0.6875rem);
  transform: scaleX(0);
  transform-origin: left center;
}
@media screen and (min-width: 768px) {
  .p-top-mv__line--book {
    display: none;
  }
}

.p-top-mv__line--left {
  animation: pTopMvDrawV 0.85s cubic-bezier(0.16, 1, 0.3, 1) 1.05s forwards, pTopMvLineColor 4s linear 0s forwards;
  left: 34px;
  left: 2.125rem;
  transform-origin: center bottom;
}
@media screen and (min-width: 768px) {
  .p-top-mv__line--left {
    left: 31.8055555556%;
  }
}

.p-top-mv__line--right {
  animation: pTopMvDrawV 0.85s cubic-bezier(0.16, 1, 0.3, 1) 1.2s forwards, pTopMvLineColor 4s linear 0s forwards;
  right: 34px;
  right: 2.125rem;
  transform-origin: center top;
}
@media screen and (min-width: 768px) {
  .p-top-mv__line--right {
    left: 68.2638888889%;
    right: auto;
  }
}

@keyframes pTopMvDrawH {
  from {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
@keyframes pTopMvDrawV {
  from {
    transform: scaleY(0);
  }
  to {
    transform: scaleY(1);
  }
}
@keyframes pTopMvLineColor {
  0%, 81% {
    background-color: rgba(184, 160, 130, 0.75);
  }
  88%, 100% {
    background-color: #57412a;
  }
}
@keyframes pTopMvVisualBorderColor {
  0%, 81% {
    border-color: #b8a082;
  }
  88%, 100% {
    border-color: #57412a;
  }
}
.p-top-mv__address {
  align-self: center;
  animation: pTopMvSoftFade 1.1s cubic-bezier(0.16, 1, 0.3, 1) 3.6s forwards;
  font-family: "commuters-sans", sans-serif;
  font-size: max(10px, 10px);
  font-size: max(0.625rem, 10px);
  grid-area: addr;
  justify-self: center;
  line-height: 1.4;
  opacity: 0;
  writing-mode: vertical-rl;
}
@media screen and (min-width: 768px) {
  .p-top-mv__address {
    align-self: start;
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    justify-self: start;
    letter-spacing: 0;
    padding-bottom: 22px;
    padding-bottom: 1.375rem;
    padding-left: 13.1004366812%;
    writing-mode: horizontal-tb;
  }
}

.p-top-mv__visual {
  align-self: start;
  animation: pTopMvCircleRise 1.05s cubic-bezier(0.16, 1, 0.3, 1) 1.95s forwards, pTopMvClipExpand 1.1s cubic-bezier(0.16, 1, 0.3, 1) 3s forwards;
  aspect-ratio: 322/437;
  border-radius: 9999px 9999px 0.75rem 0.75rem;
  clip-path: circle(50cqi at 50% 50cqi);
  container-type: inline-size;
  grid-area: visual;
  margin-top: 11px;
  margin-top: 0.6875rem;
  max-width: 100%;
  min-width: 0;
  opacity: 0;
  overflow: hidden;
  position: relative;
  transform: translateY(5rem);
  width: 100%;
}
.p-top-mv__visual::before {
  animation: pTopMvVisualBorderColor 4s linear 0s forwards;
  aspect-ratio: 1;
  border: 1px solid #b8a082;
  border-radius: 50%;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 5;
}
.p-top-mv__visual::after {
  -webkit-mask: radial-gradient(circle 50cqi at 50% 50cqi, transparent 99%, black 100%);
  animation: pTopMvBgSwitch 4s linear forwards, pTopMvCoverFadeOut 1.1s cubic-bezier(0.16, 1, 0.3, 1) 3s forwards;
  background-color: #5b4631;
  bottom: 0;
  content: "";
  left: 0;
  mask: radial-gradient(circle 50cqi at 50% 50cqi, transparent 99%, black 100%);
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 4;
}
@media screen and (min-width: 768px) {
  .p-top-mv__visual {
    align-self: stretch;
    aspect-ratio: auto;
    border-radius: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    max-width: none;
  }
}

.p-top-mv__visual .swiper {
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-top-mv__visual .swiper {
    border-top-left-radius: 50% 50cqi;
    border-top-right-radius: 50% 50cqi;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
  }
}

.p-top-mv__slide picture,
.p-top-mv__slide img {
  -o-object-fit: cover;
  display: block;
  height: 100%;
     object-fit: cover;
  width: 100%;
}

.p-top-mv__dots {
  animation: pTopMvSoftFade 1.1s cubic-bezier(0.16, 1, 0.3, 1) 3.6s forwards;
  bottom: 20px;
  bottom: 1.25rem;
  display: flex;
  gap: 8px;
  gap: 0.5rem;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .p-top-mv__dots {
    bottom: 23px;
    bottom: 1.4375rem;
    gap: 12px;
    gap: 0.75rem;
  }
}

.p-top-mv__dot {
  background-color: #ebe5dc;
  border-radius: 50%;
  height: 6px;
  height: 0.375rem;
  width: 6px;
  width: 0.375rem;
}
.p-top-mv__dot.is-current {
  background-color: #9B5F3A;
}

.p-top-mv__lead {
  animation: pTopMvSoftFade 1.1s cubic-bezier(0.16, 1, 0.3, 1) 3.6s forwards;
  grid-area: lead;
  opacity: 0;
  padding-left: 34px;
  padding-left: 2.125rem;
  padding-right: 34px;
  padding-right: 2.125rem;
}
@media screen and (min-width: 768px) {
  .p-top-mv__lead {
    align-self: center;
    padding-left: 13.1004366812%;
    padding-right: 13.1004366812%;
    padding-top: 65px;
    padding-top: 4.0625rem;
  }
}

.p-top-mv__lead-en {
  font-family: "commuters-sans", sans-serif;
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  letter-spacing: 0;
  line-height: 1.5;
  padding-top: 16px;
  padding-top: 1rem;
}
@media screen and (min-width: 768px) {
  .p-top-mv__lead-en {
    font-size: max(15px, 10px);
    font-size: max(0.9375rem, 10px);
    line-height: 1.3;
    padding-top: 0;
  }
}

@keyframes pTopMvSoftFade {
  from {
    opacity: 0;
    transform: translateY(0.75rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes pTopMvCircleRise {
  from {
    opacity: 0;
    transform: translateY(5rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes pTopMvClipExpand {
  from {
    clip-path: circle(50cqi at 50% 50cqi);
  }
  to {
    clip-path: circle(200cqi at 50% 50cqi);
  }
}
@keyframes pTopMvCoverFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes pTopMvSpLineFadeIn {
  0%, 81% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (prefers-reduced-motion: reduce) {
  .p-top-mv {
    animation: none;
    background-color: #ebe5dc;
  }
  .p-top-mv__line--top,
  .p-top-mv__line--bottom,
  .p-top-mv__line--book {
    animation: none;
    transform: scaleX(1);
  }
  .p-top-mv__line--left,
  .p-top-mv__line--right {
    animation: none;
    transform: scaleY(1);
  }
  .p-top-mv__visual,
  .p-top-mv__lead,
  .l-header--absolute {
    animation: none;
    clip-path: none;
    opacity: 1;
    transform: none;
  }
  .p-top-mv__visual::after {
    display: none;
  }
  .p-top-mv__inner::before,
  .p-top-mv__inner::after {
    animation: none;
    opacity: 1;
  }
}
.is-hash-jump .p-top-fv-cover, .is-mv-done .p-top-fv-cover {
  display: none;
}

.is-hash-jump .p-top-mv, .is-mv-done .p-top-mv {
  animation: none;
  background-color: #ebe5dc;
}

.is-hash-jump .p-top-mv__line--top, .is-mv-done .p-top-mv__line--top, .is-hash-jump .p-top-mv__line--bottom, .is-mv-done .p-top-mv__line--bottom, .is-hash-jump .p-top-mv__line--book, .is-mv-done .p-top-mv__line--book {
  animation: none;
  background-color: #57412a;
  transform: scaleX(1);
}

.is-hash-jump .p-top-mv__line--left, .is-mv-done .p-top-mv__line--left, .is-hash-jump .p-top-mv__line--right, .is-mv-done .p-top-mv__line--right {
  animation: none;
  background-color: #57412a;
  transform: scaleY(1);
}

.is-hash-jump .p-top-mv__visual, .is-mv-done .p-top-mv__visual, .is-hash-jump .p-top-mv__address, .is-mv-done .p-top-mv__address, .is-hash-jump .p-top-mv__nav-group, .is-mv-done .p-top-mv__nav-group, .is-hash-jump .p-top-mv__lang, .is-mv-done .p-top-mv__lang, .is-hash-jump .p-top-mv__book, .is-mv-done .p-top-mv__book, .is-hash-jump .p-top-mv__dots, .is-mv-done .p-top-mv__dots, .is-hash-jump .p-top-mv__lead, .is-mv-done .p-top-mv__lead, .is-hash-jump .p-top-mv__news, .is-mv-done .p-top-mv__news, .is-hash-jump .l-header--absolute, .is-mv-done .l-header--absolute {
  animation: none;
  clip-path: none;
  opacity: 1;
  transform: none;
}

.is-hash-jump .p-top-mv__visual::after {
  display: none;
}

.is-mv-done .p-top-mv__visual::after {
  display: none;
}

.is-hash-jump .p-top-mv__inner::before {
  animation: none;
  opacity: 1;
}

.is-mv-done .p-top-mv__inner::before {
  animation: none;
  opacity: 1;
}

.is-hash-jump .p-top-mv__inner::after {
  animation: none;
  opacity: 1;
}

.is-mv-done .p-top-mv__inner::after {
  animation: none;
  opacity: 1;
}

.p-top-news {
  background-color: #ebe5dc;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-top-news {
    align-items: stretch;
    border-bottom: 1px solid #57412a;
    display: grid;
    grid-template-columns: auto 1fr;
  }
  .p-top-news::after {
    -webkit-mask: url(../images/top/icon_news_arrow.svg?126f2545) no-repeat center/contain;
    background-color: #57412a;
    content: "";
    height: 21px;
    height: 1.3125rem;
    left: 84.1319444444%;
    mask: url(../images/top/icon_news_arrow.svg?126f2545) no-repeat center/contain;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: background-color 0.3s ease;
    width: 60px;
    width: 3.75rem;
  }
}
@media screen and (min-width: 768px) and (any-hover: hover) {
  .p-top-news:hover::after {
    background-color: #9B5F3A;
  }
}

.p-top-news__label {
  align-items: center;
  border-bottom: 1px solid #57412a;
  display: flex;
  font-family: "commuters-sans", sans-serif;
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  letter-spacing: 0.08em;
  padding: 2px 14px 4px;
  padding: 0.125rem 0.875rem 0.25rem;
  transition: color 0.3s ease;
}
@media screen and (min-width: 768px) {
  .p-top-news__label {
    align-self: stretch;
    border-bottom: none;
    border-right: 1px solid #57412a;
    font-size: 18px;
    font-size: 1.125rem;
    justify-content: center;
    justify-self: stretch;
    padding: 30px 25px;
    padding: 1.875rem 1.5625rem;
    text-align: center;
    width: 272px;
    width: 17rem;
  }
}
/* @media (any-hover: hover) {
  .p-top-news__label:hover {
    color: #9B5F3A;
    opacity: 1;
  }
} */

.p-top-news__detail {
  align-items: center;
  display: flex;
  gap: 43px;
  gap: 2.6875rem;
  min-width: 0;
  padding: 34px 50px 34px 24px;
  padding: 2.125rem 3.125rem 2.125rem 1.5rem;
  position: relative;
  transition: color 0.3s ease;
}
.p-top-news__detail::after {
  -webkit-mask: url(../images/top/icon_news_arrow_sp.svg?882c3e72) no-repeat center/contain;
  background-color: #57412a;
  content: "";
  height: 15px;
  height: 0.9375rem;
  mask: url(../images/top/icon_news_arrow_sp.svg?882c3e72) no-repeat center/contain;
  pointer-events: none;
  position: absolute;
  right: 24px;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  transition: background-color 0.3s ease;
  width: 18px;
  width: 1.125rem;
}
@media screen and (min-width: 768px) {
  .p-top-news__detail {
    gap: 24px;
    gap: 1.5rem;
    justify-content: center;
    padding: 30px 297px 30px 25px;
    padding: 1.875rem 18.5625rem 1.875rem 1.5625rem;
  }
  .p-top-news__detail::after {
    content: none;
  }
}
@media (any-hover: hover) {
  .p-top-news__detail:hover {
    color: #9B5F3A;
    opacity: 1;
  }
  .p-top-news__detail:hover::after {
    background-color: #9B5F3A;
  }
}

.p-top-news__date {
  flex-shrink: 0;
  font-size: max(10px, 12px);
  font-size: max(0.625rem, 12px);
  letter-spacing: 0.04em;
}
@media screen and (min-width: 768px) {
  .p-top-news__date {
    font-size: max(17px, 10px);
    font-size: max(1.0625rem, 10px);
    letter-spacing: 0.12em;
  }
}

.p-top-news__title {
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  letter-spacing: 0.08em;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .p-top-news__title {
    font-size: max(17px, 10px);
    font-size: max(1.0625rem, 10px);
    letter-spacing: 0.12em;
  }
}

.p-top-room {
  background-color: #ebe5dc;
}

.p-top-room__inner {
  padding-bottom: 56px;
  padding-bottom: 3.5rem;
  padding-top: 56px;
  padding-top: 3.5rem;
}
@media screen and (min-width: 768px) {
  .p-top-room__inner {
    padding-bottom: 60px;
    padding-bottom: 3.75rem;
    padding-top: 120px;
    padding-top: 7.5rem;
  }
}

.p-top-room__list {
  margin-top: 10px;
  margin-top: 0.625rem;
}
@media screen and (min-width: 768px) {
  .p-top-room__list {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-top: 1.25rem;
    max-width: 1096px;
    max-width: 68.5rem;
  }
}

@media screen and (min-width: 768px) {
  .p-top-room__gallery {
    grid-gap: 40px;
    display: grid;
    gap: 40px;
    gap: 2.5rem;
    grid-template-columns: minmax(0, 1fr) 4.5rem;
  }
}

.p-top-room__stage {
  margin-left: calc(-1 * 1.5625rem);
  margin-right: calc(-1 * 1.5625rem);
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-top-room__stage {
    margin-left: 0;
    margin-right: 0;
  }
}

.p-top-room__slides {
  aspect-ratio: 390/261;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-top-room__slides {
    aspect-ratio: 986/550;
  }
}

.p-top-room__slide picture,
.p-top-room__slide img {
  -o-object-fit: cover;
  display: block;
  height: 100%;
     object-fit: cover;
  width: 100%;
}

.p-top-room__arrow {
  background: transparent url(../images/common/icon_slider_arrow_sp.svg?c9d0a562) no-repeat center/contain;
  border: 0;
  cursor: pointer;
  height: 28px;
  height: 1.75rem;
  padding: 0;
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  transition: opacity 0.25s ease;
  width: 12px;
  width: 0.75rem;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-top-room__arrow {
    background-image: url(../images/common/icon_slider_arrow.svg?a5dc1422);
    height: 43px;
    height: 2.6875rem;
    top: 53%;
    width: 20px;
    width: 1.25rem;
  }
}
@media (any-hover: hover) {
  .p-top-room__arrow:hover {
    opacity: 0.7;
  }
}
.p-top-room__arrow:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 2px;
}

.p-top-room__arrow--prev {
  left: 25px;
  left: 1.5625rem;
}
@media screen and (min-width: 768px) {
  .p-top-room__arrow--prev {
    left: 22px;
    left: 1.375rem;
  }
}

.p-top-room__arrow--next {
  right: 25px;
  right: 1.5625rem;
  transform: translateY(-50%) scaleX(-1);
}
@media screen and (min-width: 768px) {
  .p-top-room__arrow--next {
    right: 22px;
    right: 1.375rem;
  }
}

.p-top-room__thumbs {
  grid-gap: 6px 10px;
  display: grid;
  gap: 6px 10px;
  gap: 0.375rem 0.625rem;
  grid-template-columns: repeat(5, 1fr);
  margin-left: auto;
  margin-right: auto;
  margin-top: 16px;
  margin-top: 1rem;
  width: 78.2352941176%;
}
@media screen and (min-width: 768px) {
  .p-top-room__thumbs {
    gap: 6px;
    gap: 0.375rem;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(10, 1fr);
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: auto;
  }
}

.p-top-room__thumb {
  opacity: 0.55;
  transition: opacity 0.25s ease;
}
.p-top-room__thumb.is-current {
  opacity: 1;
}
@media (any-hover: hover) {
  .p-top-room__thumb:hover {
    opacity: 1;
  }
}

.p-top-room__thumb-button {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  display: block;
  padding: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-top-room__thumb-button {
    height: 100%;
  }
}

.p-top-room__thumb-img {
  aspect-ratio: 45/30;
  display: block;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p-top-room__thumb-img {
    aspect-ratio: auto;
    height: 100%;
  }
}
.p-top-room__thumb-img picture,
.p-top-room__thumb-img img {
  -o-object-fit: cover;
  display: block;
  height: 100%;
     object-fit: cover;
  width: 100%;
}

.p-top-room__info {
  margin-top: 30px;
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p-top-room__info {
    margin-top: 40px;
    margin-top: 2.5rem;
  }
}

.p-top-room__info-item {
  text-align: center;
}

.p-top-room__name {
  color: #3d3025;
  font-family: "commuters-sans", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .p-top-room__name {
    font-size: 34px;
    font-size: 2.125rem;
    letter-spacing: 0;
  }
}

.p-top-room__size {
  font-family: "commuters-sans", sans-serif;
  font-size: max(10px, 10px);
  font-size: max(0.625rem, 10px);
  font-weight: 400;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .p-top-room__size {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    font-weight: 300;
    line-height: 1.3;
  }
}

.p-top-room__facilities {
  font-family: "commuters-sans", sans-serif;
  font-size: max(10px, 10px);
  font-size: max(0.625rem, 10px);
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .p-top-room__facilities {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    font-weight: 300;
    letter-spacing: 0em;
  }
}

.p-top-room__desc {
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  font-weight: 300;
  letter-spacing: 0.04em;
  line-height: 1.4;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-top: 0.9375rem;
  width: 78.2352941176%;
}
@media screen and (min-width: 768px) {
  .p-top-room__desc {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
    letter-spacing: 0.06em;
    margin-left: 0;
    margin-right: 0;
    margin-top: 16px;
    margin-top: 1rem;
    width: auto;
  }
}

.u-pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .u-pc {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .u-sp {
    display: none;
  }
}