@charset "UTF-8";
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: swiper-icons;
  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 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  list-style: none;
}
.swiper-vertical>.swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.swiper-wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-slide {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;

  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  -webkit-transition-property: -webkit-transform, height;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;

  -webkit-box-align: start;
  align-items: flex-start;
}
.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);

  -webkit-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  -ms-perspective: 1200px;
  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 {
  -webkit-transform-style: preserve-3d;
  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 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  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: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  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: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  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: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
  background-image: linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
}
.swiper-css-mode>.swiper-wrapper {
  overflow: auto;

  scrollbar-width: none;
  -ms-overflow-style: 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 {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
.swiper-centered>.swiper-wrapper::before {
  -ms-flex-order: 9999;
  content: '';

  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  order: 9999;
}
.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
  height: 100%;
}
.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  min-width: 1px;
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-virtual .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);

  -webkit-backface-visibility: hidden;
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  width: var(--swiper-virtual-size);
  height: 1px;
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;

  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  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;
  letter-spacing: 0;
  font-variant: initial;
  font-size: var(--swiper-navigation-size);
  font-family: swiper-icons;
  line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  right: auto;
  left: 10px;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  z-index: 10;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.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 {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  display: inline-block;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  margin: 0;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;

  -webkit-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity, 1);
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
  top: 50%;
  right: 10px;
  -webkit-transform: translate3d(0px, -50%, 0);
  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: 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%;
  width: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.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;
  -webkit-transition: 0.2s -webkit-transform, 0.2s top;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  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%;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.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 {
  -webkit-transition: 0.2s -webkit-transform, 0.2s left;
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}
.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s -webkit-transform, 0.2s right;
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}
.swiper-pagination-progressbar {
  position: absolute;
  background: rgba(0,0,0,0.25);
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  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 {
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
.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 {
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  position: relative;
  border-radius: 10px;
  background: rgba(0,0,0,0.1);

  -ms-touch-action: none;
}
.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  bottom: 3px;
  left: 1%;
  z-index: 50;
  width: 98%;
  height: 5px;
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
  position: absolute;
  top: 1%;
  right: 3px;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: rgba(0,0,0,0.5);
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  width: 100%;
  height: 100%;
  text-align: center;

  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;

  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -21px;
  margin-left: -21px;
  width: 42px;
  height: 42px;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-top-color: transparent;
  border-radius: 50%;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
.swiper .swiper-notification {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1000;
  opacity: 0;
  pointer-events: none;
}
.swiper-free-mode>.swiper-wrapper {
  margin: 0 auto;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-grid>.swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-grid-column>.swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  pointer-events: none;
}
.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 {
  z-index: 1;
  visibility: hidden;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  pointer-events: none;

  -webkit-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  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 {
  visibility: visible;
  pointer-events: auto;
}
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
  z-index: 0;

  -webkit-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}
.swiper-cube .swiper-cube-shadow:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  content: '';
  -webkit-filter: blur(50px);
  filter: blur(50px);
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  z-index: 1;
  pointer-events: none;

  -webkit-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.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 {
  z-index: 0;

  -webkit-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  overflow: hidden;
  -webkit-transition-property: -webkit-transform, opacity, height;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;

  -webkit-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  overflow: hidden;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;

  -webkit-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.l-base {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  background: #fff;
  color: #000;
  vertical-align: baseline;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  line-height: 1;
}
.l-base html,
.l-base body,
.l-base div,
.l-base span,
.l-base applet,
.l-base object,
.l-base iframe,
.l-base h1,
.l-base h2,
.l-base h3,
.l-base h4,
.l-base h5,
.l-base h6,
.l-base p,
.l-base blockquote,
.l-base pre,
.l-base a,
.l-base abbr,
.l-base acronym,
.l-base address,
.l-base big,
.l-base cite,
.l-base code,
.l-base del,
.l-base dfn,
.l-base em,
.l-base img,
.l-base ins,
.l-base kbd,
.l-base q,
.l-base s,
.l-base samp,
.l-base small,
.l-base strike,
.l-base strong,
.l-base sub,
.l-base sup,
.l-base tt,
.l-base var,
.l-base dl,
.l-base dt,
.l-base dd,
.l-base ol,
.l-base ul,
.l-base li,
.l-base fieldset,
.l-base form,
.l-base label,
.l-base legend,
.l-base table,
.l-base caption,
.l-base tbody,
.l-base tfoot,
.l-base thead,
.l-base tr,
.l-base th,
.l-base td {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  vertical-align: baseline;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
.l-base body {
  background: #fff;
  color: #000;
  line-height: 1;
}
.l-base ol,
.l-base ul {
  list-style: none;
}
.l-base table {
  border-spacing: 0;
  border-collapse: separate;
  vertical-align: middle;
}
.l-base caption,
.l-base th,
.l-base td {
  vertical-align: middle;
  text-align: left;
  font-weight: normal;
}
.l-base a img {
  border: none;
}
.l-base article,
.l-base aside,
.l-base canvas,
.l-base details,
.l-base figcaption,
.l-base figure,
.l-base footer,
.l-base header,
.l-base hgroup,
.l-base menu,
.l-base nav,
.l-base section,
.l-base summary,
.l-base main {
  display: block;
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
}
.l-base audio,
.l-base canvas,
.l-base video {
  display: inline-block;

  *display: inline;
  *zoom: 1;
}
.l-base audio:not([controls]),
.l-base [hidden] {
  display: none;
}
.l-base .l-wrapper {
  display: grid;
  background-color: #f6f6f6;
  color: #1f1f1f;
  word-wrap: break-word;
  letter-spacing: 0.05em;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;

  grid-template-columns: minmax(0, 1fr);
  grid-template-rows: -webkit-max-content 1fr -webkit-max-content;
  grid-template-rows: max-content 1fr max-content;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact;
  overflow-wrap: break-word;
}
.l-base .l-wrapper:has([class*="-inquiry-"]).l-base .l-wrapper:has([class*="-hvc_list-"]) {
  background-color: #f8f8f4;
}
.l-base .l-wrapper:not(.l-sales-maintenance-page):not(.l-sales-system_error-page):not(.l-sales-404-page):not([class*="l-sales-harvest_club_life"]) .l-article {
  padding-bottom: 3.75em;
}
.l-base .l-wrapper:not(.l-migration-page) {
  min-height: 100vh;
}
.l-base .l-wrapper .l-article {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
.l-base .l-wrapper .c-display-inline-block {
  display: inline-block !important;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-display-none-pc {
    display: none !important;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-display-none-sp {
    display: none !important;
  }
}
.l-base .l-wrapper .c-text-align-left {
  text-align: left !important;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-text-align-left-pc {
    text-align: left !important;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-text-align-left-sp {
    text-align: left !important;
  }
}
.l-base .l-wrapper .c-text-align-center {
  text-align: center !important;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-text-align-center-pc {
    text-align: center !important;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-text-align-center-sp {
    text-align: center !important;
  }
}
.l-base .l-wrapper .c-text-align-right {
  text-align: right !important;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-text-align-right-pc {
    text-align: right !important;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-text-align-right-sp {
    text-align: right !important;
  }
}
.l-base .l-wrapper .c-hr {
  margin-top: 0;
  margin-bottom: 0;
  border-top: 1px solid #d5d3d3;
}
.l-base .l-wrapper a {
  color: $font_color_link_default;
  text-decoration: underline;
}
.l-base .l-wrapper a:visited {
  color: $font_color_link_default;
  text-decoration: underline;
}
.is-mouse .l-base .l-wrapper a:hover {
  color: $font_color_link_hover;
  text-decoration: none;
}
.l-base .l-wrapper a:active,
.l-base .l-wrapper a:focus {
  color: $font_color_link_default;
  text-decoration: underline;
}
.l-base .l-wrapper a:focus {
  outline: none;
}
.l-base .l-wrapper a img,
.l-base .l-wrapper input[type="submit"] img,
.l-base .l-wrapper button img,
.l-base .l-wrapper label img {
  -webkit-box-shadow: #000 0 0 0;
  box-shadow: #000 0 0 0;
}
.l-base .l-wrapper a:link,
.l-base .l-wrapper input[type="submit"]:link,
.l-base .l-wrapper button:link,
.l-base .l-wrapper label:link,
.l-base .l-wrapper a:visited,
.l-base .l-wrapper input[type="submit"]:visited,
.l-base .l-wrapper button:visited,
.l-base .l-wrapper label:visited,
.l-base .l-wrapper a:active,
.l-base .l-wrapper input[type="submit"]:active,
.l-base .l-wrapper button:active,
.l-base .l-wrapper label:active,
.l-base .l-wrapper a:focus,
.l-base .l-wrapper input[type="submit"]:focus,
.l-base .l-wrapper button:focus,
.l-base .l-wrapper label:focus {
  text-decoration: none;
}
.l-base .l-wrapper a.disabled,
.l-base .l-wrapper input[type="submit"].disabled,
.l-base .l-wrapper button.disabled,
.l-base .l-wrapper label.disabled,
.l-base .l-wrapper a:disabled,
.l-base .l-wrapper input[type="submit"]:disabled,
.l-base .l-wrapper button:disabled,
.l-base .l-wrapper label:disabled {
  opacity: 1 !important;
  cursor: default;
}
.l-base .l-wrapper img,
.l-base .l-wrapper svg {
  max-width: 100%;
  width: 100%;
  height: auto;
  vertical-align: top;
}
.l-base .l-wrapper picture {
  max-width: 100%;
}
.l-base .l-wrapper video {
  outline: none;
}
.l-base .l-wrapper input,
.l-base .l-wrapper textarea {
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  background: #fff;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.l-base .l-wrapper input:-ms-input-placeholder,
.l-base .l-wrapper textarea:-ms-input-placeholder {
  position: relative;
  top: -0.1em;
}
.l-base .l-wrapper input::-moz-focus-inner,
.l-base .l-wrapper textarea::-moz-focus-inner {
  border: none;
}
.l-base .l-wrapper input:required,
.l-base .l-wrapper textarea:required,
.l-base .l-wrapper input:invalid,
.l-base .l-wrapper textarea:invalid {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.l-base .l-wrapper button {
  margin: 0;
  padding: 0;
  outline: none;
  border: none;
  background: none;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.l-base .l-wrapper button::-moz-focus-inner {
  border: none;
}
.l-base .l-wrapper input[type="text"],
.l-base .l-wrapper input[type="search"],
.l-base .l-wrapper input[type="datetime"],
.l-base .l-wrapper input[type="datetime-local"],
.l-base .l-wrapper input[type="date"],
.l-base .l-wrapper input[type="week"],
.l-base .l-wrapper input[type="month"],
.l-base .l-wrapper input[type="time"],
.l-base .l-wrapper input[type="color"],
.l-base .l-wrapper input[type="password"],
.l-base .l-wrapper input[type="url"],
.l-base .l-wrapper input[type="email"],
.l-base .l-wrapper input[type="number"] {
  min-height: 2em;
}
.l-base .l-wrapper input[type="date"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.l-base .l-wrapper input[type="date"]::-webkit-outer-spin-button,
.l-base .l-wrapper input[type="date"]::-webkit-inner-spin-button,
.l-base .l-wrapper input[type="date"]::-webkit-clear-button {
  margin: 0;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.l-base .l-wrapper input[type="date"]::-webkit-calendar-picker-indicator {
  position: relative;
  padding: 0.2em;
  background: none;
  font-size: 0.5em;
}
.l-base .l-wrapper input[type="number"]::-webkit-outer-spin-button,
.l-base .l-wrapper input[type="number"]::-webkit-inner-spin-button {
  margin: 0;

  -webkit-appearance: none;
}
.l-base .l-wrapper input[type="number"] {
  -moz-appearance: textfield;
}
.l-base .l-wrapper select {
  padding-right: 1.5em;
  min-height: 2em;
  border-radius: 0;
  background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAJCAYAAAA/33wPAAAAvklEQVQoFY2QMQqEMBBFv7ERa/EMXkGw11K8QbDXzuN4BHv7QO6ifUgj7v4UAdlVM8Uwf+b9YZJISnlqrfEUZVlinucnBGKaJgghbiHOyLyFKIoCbdvecpyReYvo/Ma2bajrGtbaC58kCdZ1RZ7nl/4/4d5EsO/7nzl7IUtodBexMMagaRrs+06JLMvcNWmaOv2W/C/TMAyD58dxROgSmvxFFMdxoOs6lliWBXEcuzokXRbRoJRyvqqqQvye+QDMDz1D6yuj9wAAAABJRU5ErkJggg==") no-repeat;
  background-position: right center;
  background-size: 0.5em;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.l-base .l-wrapper select:focus {
  outline: none;
}
.l-base .l-wrapper select::-ms-expand {
  display: none;
}
.l-base .l-wrapper input {
  border-radius: 0;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.l-base .l-wrapper input:focus {
  outline: none;
}
.l-base .l-wrapper select,
.l-base .l-wrapper input[type="submit"],
.l-base .l-wrapper button,
.l-base .l-wrapper label {
  cursor: pointer;
}
@media (max-width: 320px) {
  .l-base .l-wrapper {
    font-size: 14px;
  }
}
@media (min-width: 320px) {
  .l-base .l-wrapper {
    font-size: 14px;
  }
}
@media (min-width: 342px) {
  .l-base .l-wrapper {
    font-size: 15px;
  }
}
@media (min-width: 365px) {
  .l-base .l-wrapper {
    font-size: 16px;
  }
}
@media (min-width: 387px) {
  .l-base .l-wrapper {
    font-size: 17px;
  }
}
@media (min-width: 410px) {
  .l-base .l-wrapper {
    font-size: 17px;
  }
}
@media (min-width: 432px) {
  .l-base .l-wrapper {
    font-size: 18px;
  }
}
@media (min-width: 454px) {
  .l-base .l-wrapper {
    font-size: 19px;
  }
}
@media (min-width: 477px) {
  .l-base .l-wrapper {
    font-size: 20px;
  }
}
@media (min-width: 499px) {
  .l-base .l-wrapper {
    font-size: 21px;
  }
}
@media (min-width: 522px) {
  .l-base .l-wrapper {
    font-size: 22px;
  }
}
@media (min-width: 544px) {
  .l-base .l-wrapper {
    font-size: 23px;
  }
}
@media (min-width: 566px) {
  .l-base .l-wrapper {
    font-size: 24px;
  }
}
@media (min-width: 589px) {
  .l-base .l-wrapper {
    font-size: 25px;
  }
}
@media (min-width: 611px) {
  .l-base .l-wrapper {
    font-size: 26px;
  }
}
@media (min-width: 634px) {
  .l-base .l-wrapper {
    font-size: 27px;
  }
}
@media (min-width: 656px) {
  .l-base .l-wrapper {
    font-size: 28px;
  }
}
@media (min-width: 678px) {
  .l-base .l-wrapper {
    font-size: 29px;
  }
}
@media (min-width: 701px) {
  .l-base .l-wrapper {
    font-size: 30px;
  }
}
@media (min-width: 723px) {
  .l-base .l-wrapper {
    font-size: 31px;
  }
}
@media (min-width: 746px) {
  .l-base .l-wrapper {
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .l-base .l-wrapper {
    font-size: 33px;
  }
}
@media (min-width: 769px) {
  .l-base .l-wrapper {
    font-size: 9px;
  }
}
@media (min-width: 811px) {
  .l-base .l-wrapper {
    font-size: 9px;
  }
}
@media (min-width: 852px) {
  .l-base .l-wrapper {
    font-size: 10px;
  }
}
@media (min-width: 894px) {
  .l-base .l-wrapper {
    font-size: 10px;
  }
}
@media (min-width: 935px) {
  .l-base .l-wrapper {
    font-size: 11px;
  }
}
@media (min-width: 977px) {
  .l-base .l-wrapper {
    font-size: 11px;
  }
}
@media (min-width: 1018px) {
  .l-base .l-wrapper {
    font-size: 12px;
  }
}
@media (min-width: 1060px) {
  .l-base .l-wrapper {
    font-size: 12px;
  }
}
@media (min-width: 1101px) {
  .l-base .l-wrapper {
    font-size: 13px;
  }
}
@media (min-width: 1143px) {
  .l-base .l-wrapper {
    font-size: 13px;
  }
}
@media (min-width: 1185px) {
  .l-base .l-wrapper {
    font-size: 14px;
  }
}
@media (min-width: 1226px) {
  .l-base .l-wrapper {
    font-size: 14px;
  }
}
@media (min-width: 1268px) {
  .l-base .l-wrapper {
    font-size: 15px;
  }
}
@media (min-width: 1309px) {
  .l-base .l-wrapper {
    font-size: 15px;
  }
}
@media (min-width: 1351px) {
  .l-base .l-wrapper {
    font-size: 16px;
  }
}
@media (min-width: 1392px) {
  .l-base .l-wrapper {
    font-size: 16px;
  }
}
@media (min-width: 1434px) {
  .l-base .l-wrapper {
    font-size: 17px;
  }
}
@media (min-width: 1475px) {
  .l-base .l-wrapper {
    font-size: 17px;
  }
}
@media (min-width: 1517px) {
  .l-base .l-wrapper {
    font-size: 18px;
  }
}
@media (min-width: 1558px) {
  .l-base .l-wrapper {
    font-size: 18px;
  }
}
@media (min-width: 1600px) {
  .l-base .l-wrapper {
    font-size: 19px;
  }
}
.l-base .l-wrapper .c-font-family--sans {
  font-family: "Noto Sans JP", sans-serif;
}
.l-base .l-wrapper .c-font-family--serif {
  font-family: "Zen Old Mincho", serif;
}
.l-base .l-wrapper .c-font-family--lato {
  font-family: "Lato", sans-serif;
}
.l-base .l-wrapper .c-font-family--playfair {
  font-family: "Playfair Display", serif;
}
.l-base .l-wrapper .c-font-family--antique {
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}
@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'icons1';
  src: url("../font/icons1.eot");
  src: local('icons1 '), url("../font/icons1.eot?#iefix") format('embedded-opentype'), url("../font/icons1.woff2") format('woff2'), url("../font/icons1.woff") format('woff'), url("../font/icons1.otf") format('opentype'), url("../font/icons1.ttf") format('truetype');

  font-display: swap;
}
.l-base .l-wrapper .c-icon {
  display: inline-block;
  color: inherit;
  vertical-align: middle;
  font-size: inherit;
  line-height: 0;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.l-base .l-wrapper .c-icon--switch {
  position: relative;
}
.l-base .l-wrapper .c-icon--switch::before,
.l-base .l-wrapper .c-icon--switch::after {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.l-base .l-wrapper .c-icon--switch::before {
  opacity: 1;
}
.l-base .l-wrapper .c-icon--switch::after {
  opacity: 0;
}
.l-base .l-wrapper .c-icon--box-arrow::before {
  position: absolute;
  right: 0;
  display: inline;
  content: '\F000';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--box-arrow::after {
  display: inline;
  content: '\F001';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--box-arrow-invert::before {
  position: absolute;
  top: 0;
  right: 0;
  display: inline;
  content: '\F004';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--box-arrow-invert::after {
  display: inline;
  content: '\F005';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--box-arrow-5::after {
  display: inline;
  content: '\F004';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--box-arrow-6::after {
  display: inline;
  content: '\F005';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--arrow::after {
  display: inline;
  content: '\F006';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--arrow-2::after {
  display: inline;
  content: '\F034';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--external::before {
  display: inline;
  content: '\F007';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--external::after {
  display: inline;
  content: '\F008';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--pdf::before {
  display: inline;
  content: '\F009';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--pdf::after {
  display: inline;
  content: '\F00a';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--excel::before {
  display: inline;
  content: '\F00b';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--excel::after {
  display: inline;
  content: '\F00c';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--word::before {
  display: inline;
  content: '\F00d';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--word::after {
  display: inline;
  content: '\F00e';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--download::after {
  display: inline;
  content: '\F00f';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--tel::after {
  display: inline;
  content: '\F010';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--daiamond::after {
  display: inline;
  content: '\F011';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--box-modal-close::before {
  display: inline;
  content: '\F012';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--box-modal-close::after {
  display: inline;
  content: '\F013';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--play::before {
  display: inline;
  content: '\F014';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--play::after {
  display: inline;
  border-radius: 50%;
  background-color: #9f7b4a;
  content: '\F028';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--feature-1::after {
  display: inline;
  content: '\F015';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--feature-2::after {
  display: inline;
  content: '\F016';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--feature-3::after {
  display: inline;
  content: '\F017';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--feature-4::after {
  display: inline;
  content: '\F018';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--instagram-1::after {
  display: inline;
  content: '\F019';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--number-1::after {
  display: inline;
  content: '\F020';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--number-2::after {
  display: inline;
  content: '\F021';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--number-3::after {
  display: inline;
  content: '\F022';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--number-4::after {
  display: inline;
  content: '\F023';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--icon-breadcrumb-arrow-1::after {
  display: inline;
  content: '\F024';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--icon-triangle-1::after {
  display: inline;
  content: '\F025';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--icon-note-1::after {
  display: inline;
  content: '\F026';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--icon-checkbox-1::after {
  display: inline;
  content: '\F027';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--dog::after {
  display: inline;
  content: '\F029';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--cat::after {
  display: inline;
  content: '\F030';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--cage::after {
  display: inline;
  content: '\F031';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--room::after {
  display: inline;
  content: '\F032';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--arrow-down::after {
  display: inline;
  content: '\F006';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);

  speak: none;
  text-rendering: auto;
}
.l-base .l-wrapper .c-icon--right {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.l-base .l-wrapper .c-icon--rotate-45 {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.l-base .l-wrapper .c-icon--rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.l-base .l-wrapper .c-icon--rotate-135 {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.l-base .l-wrapper .c-icon--rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.l-base .l-wrapper .c-icon--left {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.l-base .l-wrapper .c-accordion {
  margin-top: -1px;
  border-top: 1px solid #d5d3d3;
}
.l-base .l-wrapper .c-accordion__button {
  margin-bottom: -1px;
}
.l-base .l-wrapper .c-accordion__button,
.l-base .l-wrapper .c-accordion__container {
  border-bottom: 1px solid #d5d3d3;
}
.l-base .l-wrapper .c-accordion__button {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  padding-top: 1.4063em;
  padding-bottom: 1.4063em;
  width: 100%;
  text-align: left;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-accordion__button {
    padding-top: 1.6563em;
    padding-bottom: 1.6563em;
  }
}
.l-base .l-wrapper .c-accordion__button.is-open .c-accordion__icon span::after {
  opacity: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.l-base .l-wrapper .c-accordion__icon {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  margin-right: 0.4375em;
  width: 2.125em;
  height: 2.125em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.l-base .l-wrapper .c-accordion__icon::before {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #9f7b4a;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.l-base .l-wrapper .c-accordion__icon span {
  position: relative;
  position: absolute;
  top: 0;
  top: 50%;
  left: 0;
  left: 50%;
  display: block;
  width: 0.875em;
  height: 1px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.l-base .l-wrapper .c-accordion__icon span::before,
.l-base .l-wrapper .c-accordion__icon span::after {
  display: block;
  width: 100%;
  height: 100%;
  background: #9f7b4a;
  content: '';
}
.l-base .l-wrapper .c-accordion__icon span::after {
  opacity: 1;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.l-base .l-wrapper .c-accordion__content {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
.l-base .l-wrapper .c-accordion__title {
  display: block;
  padding-right: 3em;
  font-size: 125%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-accordion__title {
    font-size: 100%;
  }
}
.l-base .l-wrapper .c-accordion--theme-2 .c-accordion__icon::before {
  border-color: #fff;
}
.l-base .l-wrapper .c-accordion--theme-2 .c-accordion__icon span::before,
.l-base .l-wrapper .c-accordion--theme-2 .c-accordion__icon span::after {
  background: #fff;
}
.l-base .l-wrapper .c-anchor {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor {
    margin-top: 6.420545746388443%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor {
    margin-top: 6.996268656716417%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor + .c-anchor {
    margin-top: 0.5625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor + .c-anchor {
    margin-top: 2em;
  }
}
.l-base .l-wrapper .c-anchor__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  letter-spacing: 0;
  font-weight: 600;
  font-family: "Zen Old Mincho", serif;

  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor__items {
    gap: 1.5em 0;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor__items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 2em 0;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor__item {
    border-left: 1px solid #d5d3d3;
  }
  .l-base .l-wrapper .c-anchor__item:last-child {
    border-right: 1px solid #d5d3d3;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor__item {
    position: relative;
    width: 49.333333333333336%;
  }
  .l-base .l-wrapper .c-anchor__item:nth-child(even) {
    border-left: 1px solid #d5d3d3;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor[data-break-pc="4"] .c-anchor__items {
    margin: auto;
    max-width: 62.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor[data-break-pc="4"] .c-anchor__item:nth-child(4) {
    border-right: 1px solid #d5d3d3;
  }
}
.l-base .l-wrapper .c-anchor .item {
  display: block;
  color: #1f1f1f;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor .item {
    padding-top: 0.4375em;
    padding-right: 1.5625em;
    padding-bottom: 0.4375em;
    padding-left: 1.5625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor .item {
    padding-right: 0.9375em;
    padding-bottom: 3.8125em;
    padding-left: 0.9375em;
  }
}
.l-base .l-wrapper .c-anchor .item__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  text-align: center;

  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor .item__inner {
    gap: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor .item__inner {
    -ms-flex-direction: column;
    flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}
.l-base .l-wrapper .c-anchor .item__icon {
  width: 1em;
  color: #9f7b4a;
  font-size: 212.5%;

  aspect-ratio: 1;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor .item__icon {
    position: absolute;
    bottom: 0;
    z-index: 1;
  }
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-anchor .item:hover:hover .item__icon::before {
    opacity: 0;
  }
  .l-base .l-wrapper .c-anchor .item:hover:hover .item__icon::after {
    opacity: 1;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor--grow .c-anchor__items {
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    justify-content: center;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor--grow .c-anchor__item {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
.l-base .l-wrapper .c-anchor--center .c-anchor__items {
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  justify-content: center;
}
.l-base .l-wrapper .c-aspect-4-5 {
  aspect-ratio: 4/5;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-aspect-4-5-pc {
    aspect-ratio: 4/5;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-aspect-4-5--sp {
    aspect-ratio: 4/5;
  }
}
.l-base .l-wrapper .c-aspect-3-2 {
  aspect-ratio: 3/2;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-aspect-3-2-pc {
    aspect-ratio: 3/2;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-aspect-3-2--sp {
    aspect-ratio: 3/2;
  }
}
.l-base .l-wrapper .c-aspect-2-3 {
  aspect-ratio: 2/3;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-aspect-2-3-pc {
    aspect-ratio: 2/3;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-aspect-2-3--sp {
    aspect-ratio: 2/3;
  }
}
.l-base .l-wrapper .c-aspect-16-9 {
  aspect-ratio: 16/9;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-aspect-16-9-pc {
    aspect-ratio: 16/9;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-aspect-16-9--sp {
    aspect-ratio: 16/9;
  }
}
.l-base .l-wrapper .c-breadcrumb {
  position: relative;
  z-index: 10;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
  background-color: #1f1f1f;
  color: #fff;
  font-weight: 600;
}
.l-base .l-wrapper .c-breadcrumb__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  overflow: auto;
  padding-top: 0.9375em;
  padding-bottom: 0.9375em;

  justify-self: flex-start;
  -webkit-box-align: center;
  align-items: center;
  -ms-overflow-style: none;
}
.l-base .l-wrapper .c-breadcrumb__items::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-breadcrumb__items {
    gap: 0 2.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-breadcrumb__items {
    gap: 0 2.3125em;
  }
}
.l-base .l-wrapper .c-breadcrumb__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;

  -webkit-box-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-breadcrumb__item {
    font-size: 81.25%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-breadcrumb__item {
    font-size: 75%;
  }
}
.l-base .l-wrapper .c-breadcrumb__content {
  display: block;
}
.l-base .l-wrapper .c-breadcrumb__content br {
  display: none;
}
.l-base .l-wrapper .c-breadcrumb a {
  color: #fff;
  text-decoration: underline !important;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-breadcrumb a:hover {
    opacity: 0.5;
  }
}
.l-base .l-wrapper .c-breadcrumb .c-breadcrumb__item + .c-breadcrumb__item::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  display: inline;
  overflow: visible;
  color: #fff;
  content: '\F024';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);

  speak: none;
  text-rendering: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-breadcrumb .c-breadcrumb__item + .c-breadcrumb__item::before {
    left: -2.6667em;
    font-size: 0.7692em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-breadcrumb .c-breadcrumb__item + .c-breadcrumb__item::before {
    left: -2.5833em;
    margin-top: 0.0833em;
    font-size: 0.8333em;
  }
}
.l-base .l-wrapper .c-button {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  text-decoration: none;
  letter-spacing: 0;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-button {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-button {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-button:not(.c-button--text-center) {
  text-align: left;
}
.l-base .l-wrapper .c-button::before,
.l-base .l-wrapper .c-button::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-button::before,
  .l-base .l-wrapper .c-button::after {
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-button::before,
  .l-base .l-wrapper .c-button::after {
    border-radius: 0.1429em;
  }
}
.l-base .l-wrapper .c-button::before {
  opacity: 0;
}
.l-base .l-wrapper .c-button::after {
  background: -webkit-gradient(linear, left top, right top, from(#83663d), color-stop(50.04%, #9f7b4a), to(#83663d));
  background: linear-gradient(to right, #83663d 0%, #9f7b4a 50.04%, #83663d 100%);
  opacity: 1;
}
.l-base .l-wrapper .c-button__inner {
  position: relative;
  z-index: 1;
  display: block;
  color: #fff;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color;
  transition-property: color;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-button__inner {
    padding-top: 1em;
    padding-right: 4.25em;
    padding-bottom: 0.9375em;
    padding-left: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-button__inner {
    padding-top: 1.0714em;
    padding-right: 4.2857em;
    padding-bottom: 1em;
    padding-left: 1.4286em;
  }
}
.l-base .l-wrapper .c-button__icon {
  position: absolute;
  top: 50%;
  z-index: 1;
  color: inherit;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, opacity;
  transition-property: color, opacity;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.l-base .l-wrapper .c-button__icon::before,
.l-base .l-wrapper .c-button__icon::after {
  display: block;
  width: 100%;
}
.l-base .l-wrapper .c-button__icon.c-icon--arrow,
.l-base .l-wrapper .c-button__icon.c-icon--arrow-down {
  right: 3.75em;
  font-size: 50%;
}
.l-base .l-wrapper .c-button__icon.c-icon--external {
  right: 1.875em;
  width: 1em;
  font-size: 100%;
}
.l-base .l-wrapper .c-button__icon.c-icon--pdf,
.l-base .l-wrapper .c-button__icon.c-icon--excel,
.l-base .l-wrapper .c-button__icon.c-icon--word {
  right: 1.364em;
  width: 0.909090909090909em;
  font-size: 137.5%;
}
.l-base .l-wrapper .c-button__icon.c-icon--box-arrow-5 {
  right: 0.882em;
  width: 1em;
  font-size: 212.5%;
}
.l-base .l-wrapper .c-button__icon.c-icon--download {
  right: 2.133em;
  font-size: 93.75%;
}
.l-base .l-wrapper .c-button--anchor-1 .c-button__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  padding: 0.5625em 1.6667em 0.5208em;
  font-size: 150%;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.4;

  -webkit-box-align: center;
  align-items: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-button--anchor-1 .c-button__inner {
    padding: 0.7381em 0.9524em 0.6905em;
  }
}
.l-base .l-wrapper .c-button--anchor-1 .c-button__icon {
  right: 0.6em;
  font-size: 137.5%;
  -webkit-transform: rotate(180deg) translateY(50%);
  transform: rotate(180deg) translateY(50%);
}
.l-base .l-wrapper .c-button--line-1 .c-button__inner {
  padding: 0.6771em 1em 0.6354em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-button--line-1 .c-button__inner {
    padding: 0.7381em 0.9524em 0.6905em;
  }
}
.l-base .l-wrapper .c-button--line-2 .c-button__inner {
  min-height: 2.8em;
}
.l-base .l-wrapper .c-button--line-3 .c-button__inner {
  min-height: 4.2em;
}
.l-base .l-wrapper .c-button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  border-radius: 0 0 0.25em 0.25em;
  -webkit-box-shadow: 0 0 0.75em rgba(31,31,31,0.16);
  box-shadow: 0 0 0.75em rgba(31,31,31,0.16);
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-button-wrapper {
    border-radius: 0 0 0.1429em 0.1429em;
  }
}
.l-base .l-wrapper .c-button-wrapper .c-button {
  display: table;
  width: 100%;
}
.l-base .l-wrapper .c-button-wrapper .c-button__inner {
  display: block;
  border-radius: 0.25em 0.25em 0 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-button-wrapper .c-button__inner {
    border-radius: 0.1429em 0.1429em 0 0;
  }
}
.l-base .l-wrapper .c-button-wrapper .c-button-wrapper__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.l-base .l-wrapper .c-button-wrapper .c-button-wrapper__description {
  padding: 1.5em;
  height: 100%;
  background: #fff;
  letter-spacing: 0em;
  font-size: 87.5%;
  line-height: 2;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-button-wrapper .c-button-wrapper__description {
    padding: 2em 1.5em;
  }
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-button:hover::before {
    border: 1px solid #9f7b4a;
    opacity: 1;
  }
  .l-base .l-wrapper .c-button:hover::after {
    background: #9f7b4a;
    opacity: 0;
  }
  .l-base .l-wrapper .c-button:hover .c-button__icon.c-icon--switch::before {
    opacity: 0;
  }
  .l-base .l-wrapper .c-button:hover .c-button__icon.c-icon--switch::after {
    opacity: 1;
  }
  .l-base .l-wrapper .c-button:hover .c-button__inner {
    color: #9f7b4a;
  }
}
.l-base .l-wrapper .c-button--1:not([class*="button--purple"])::after {
  background: -webkit-gradient(linear, left top, right top, from(#83663d), color-stop(50.04%, #9f7b4a), to(#83663d));
  background: linear-gradient(to right, #83663d 0%, #9f7b4a 50.04%, #83663d 100%);
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-button--1:not([class*="button--purple"]):hover::before {
    border: 1px solid #9f7b4a;
  }
  .l-base .l-wrapper .c-button--1:not([class*="button--purple"]):hover .c-button__inner {
    color: #9f7b4a;
  }
}
.l-base .l-wrapper .c-button--1[class*="button--purple"]::after {
  background: #7f264d;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-button--1[class*="button--purple"]:hover::before {
    border: 1px solid #7f264d;
  }
  .l-base .l-wrapper .c-button--1[class*="button--purple"]:hover .c-button__inner {
    color: #7f264d;
  }
}
.l-base .l-wrapper .c-button--2:not([class*="button--purple"])::after {
  border: 1px solid #9f7b4a;
  background: transparent;
}
.l-base .l-wrapper .c-button--2:not([class*="button--purple"]) .c-button__inner {
  color: #9f7b4a;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-button--2:not([class*="button--purple"]):hover::before {
    background: #9f7b4a;
  }
  .l-base .l-wrapper .c-button--2:not([class*="button--purple"]):hover .c-button__inner {
    color: #fff;
  }
}
.l-base .l-wrapper .c-button--2[class*="button--purple"]::after {
  border: 1px solid #7f264d;
  background: transparent;
}
.l-base .l-wrapper .c-button--2[class*="button--purple"] .c-button__inner {
  color: #7f264d;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-button--2[class*="button--purple"]:hover::before {
    border: none;
    background: #7f264d;
  }
  .l-base .l-wrapper .c-button--2[class*="button--purple"]:hover .c-button__inner {
    color: #fff;
  }
}
.l-base .l-wrapper .c-button--3:not([class*="button--purple"])::after {
  background: #fff;
}
.l-base .l-wrapper .c-button--3:not([class*="button--purple"]) .c-button__inner {
  color: #9f7b4a;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-button--3:not([class*="button--purple"]):hover::before {
    border: 1px solid #fff;
    background: #1f1f1f;
  }
  .l-base .l-wrapper .c-button--3:not([class*="button--purple"]):hover .c-button__inner {
    color: #fff;
  }
}
.l-base .l-wrapper .c-button--3[class*="button--purple"]::after {
  background: #fff;
}
.l-base .l-wrapper .c-button--3[class*="button--purple"] .c-button__inner {
  color: #7f264d;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-button--3[class*="button--purple"]:hover::before {
    border: 1px solid #fff;
    background: #1f1f1f;
  }
  .l-base .l-wrapper .c-button--3[class*="button--purple"]:hover .c-button__inner {
    color: #fff;
  }
}
.l-base .l-wrapper .c-button--4:not([class*="button--purple"])::after {
  border: 1px solid #fff;
  background: transparent;
}
.l-base .l-wrapper .c-button--4:not([class*="button--purple"]) .c-button__inner {
  color: #fff;
}
.l-base .l-wrapper .c-button--4:not([class*="button--purple"]):hover::before {
  background: #fff;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-button--4:not([class*="button--purple"]):hover:hover .c-button__inner {
    color: #9f7b4a;
  }
}
.l-base .l-wrapper .c-button--4[class*="button--purple"]::after {
  border: 1px solid #fff;
  background: transparent;
}
.l-base .l-wrapper .c-button--4[class*="button--purple"] .c-button__inner {
  color: #fff;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-button--4[class*="button--purple"]:hover::before {
    border: 1px solid #7f264d;
    background: #fff;
  }
  .l-base .l-wrapper .c-button--4[class*="button--purple"]:hover .c-button__inner {
    color: #7f264d;
  }
}
.l-base .l-wrapper .c-column__items {
  display: grid;
}
.l-base .l-wrapper .c-column--1 .c-column__items {
  grid-template-columns: repeat(1, 1fr);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column--1 .c-column__items {
    gap: 3em 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column--1 .c-column__items {
    gap: 1.625em 0.8125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column--1-pc .c-column__items {
    grid-template-columns: repeat(1, 1fr);
    gap: 3em 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column--1-sp .c-column__items {
    grid-template-columns: 1fr;
    gap: 1.625em 0.8125em;
  }
}
.l-base .l-wrapper .c-column--2 .c-column__items {
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column--2 .c-column__items {
    gap: 3em 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column--2 .c-column__items {
    gap: 1.625em 0.8125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column--2-pc .c-column__items {
    grid-template-columns: repeat(2, 1fr);
    gap: 3em 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column--2-sp .c-column__items {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.625em 0.8125em;
  }
}
.l-base .l-wrapper .c-column[class*="--2"] .c-column__sliders {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column[class*="--2"] .c-column__sliders {
    gap: 3.75em 0;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column[class*="--2"] .c-column__slider {
    width: 48.95666131621188%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column[class*="--2"] .c-column__slider {
    width: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column[class*="--2"] .c-column__slider + .c-column__slider {
    margin-top: 3em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column[class*="--2"] .c-column__slider .c-title__heading {
    font-size: 237.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column[class*="--2"] .c-column__slider .c-title__heading {
    font-size: 175%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column[class*="--2"] .c-column__slider .c-slider--1 .c-slider__item {
    aspect-ratio: 375/249;
  }
}
.l-base .l-wrapper .c-column[class*="--2"] .c-column__slider .c-slider--1 .c-slider__image {
  overflow: hidden;
  border-radius: 0.25em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column[class*="--2"] .c-column__slider .c-slider--1 .c-slider__image {
    aspect-ratio: 610/407;
  }
}
.l-base .l-wrapper .c-column[class*="--2"] .c-column__slider .c-slider--1 .c-slider__ui {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.l-base .l-wrapper .c-column[class*="--2"] .c-column__slider .c-slider--1 .c-slider__thumbnails {
  -ms-flex-pack: start;

  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  justify-content: flex-start;
  gap: 0;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column[class*="--2"] .c-column__slider .c-slider--1 .c-slider__thumbnail {
    width: 7.375em;

    aspect-ratio: 118/77;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column[class*="--2"] .c-column__slider .c-slider--1 .c-slider__thumbnail {
    width: 5em;

    aspect-ratio: 80/52;
  }
}
.l-base .l-wrapper .c-column--3 .c-column__items {
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column--3 .c-column__items {
    gap: 3em 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column--3 .c-column__items {
    grid-template-columns: 1fr;
    gap: 1.625em 0.8125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column--3-pc .c-column__items {
    grid-template-columns: repeat(3, 1fr);
    gap: 3em 1.625em;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .l-base .l-wrapper .c-column--3-pc .c-column__thumbnails {
    max-width: 33.52855051244509vw;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .l-base .l-wrapper .c-column--3-pc .c-column__thumbnail {
    width: 7.375em;
  }
}
.l-base .l-wrapper .c-column--4 .c-column__items {
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column--4 .c-column__items {
    gap: 3em 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column--4 .c-column__items {
    grid-template-columns: 1fr;
    gap: 1.625em 0.8125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column--4-pc .c-column__items {
    grid-template-columns: repeat(4, 1fr);
    gap: 3em 1.625em;
  }
}
.l-base .l-wrapper .c-column--5 .c-column__items {
  grid-template-columns: repeat(5, 1fr);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column--5 .c-column__items {
    gap: 3em 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column--5 .c-column__items {
    grid-template-columns: 1fr;
    gap: 1.625em 0.8125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-column--5-pc .c-column__items {
    grid-template-columns: repeat(5, 1fr);
    gap: 3em 1.625em;
  }
}
.l-base .l-wrapper .c-contact {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-contact {
    gap: 0 0.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-contact {
    -ms-flex-pack: justify;
    -ms-flex-align: center;

    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}
.l-base .l-wrapper .c-contact__location {
  letter-spacing: 0.05em;
  font-weight: 500;
  font-size: 100%;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-contact__location {
    margin-top: 0.375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-contact__location {
    white-space: nowrap;
  }
}
.l-base .l-wrapper .c-contact__anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  gap: 0 0.25em;
}
.l-base .l-wrapper .c-contact__number {
  color: #7f264d;
  letter-spacing: 0;
  font-size: 187.5%;
  font-family: "Lato", sans-serif;
  line-height: 1.2;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-contact__number:hover {
    pointer-events: none;
  }
}
.l-base .l-wrapper .c-contact__text {
  display: block;
  margin-top: 0.25em;
  width: 100%;
  letter-spacing: 0;
  font-size: 75%;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  line-height: 1.4;
}
.l-base .l-wrapper .c-contact__icon {
  padding-top: 0.875em;
  width: 1.5625em;
  height: 0.9375em;
}
.l-base .l-wrapper .c-facility-header {
  background-color: #f4f4f4;
}
.l-base .l-wrapper .c-facility-header__inner {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-header__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    overflow: auto;
    padding-top: 1.375em;
    padding-bottom: 1.5625em;

    justify-self: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-header__inner {
    display: grid;
    padding-top: 0.3125em;

    scroll-behavior: smooth;
    -ms-overflow-style: none;
  }
  .l-base .l-wrapper .c-facility-header__inner::-webkit-scrollbar {
    display: none;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-header__heading,
  .l-base .l-wrapper .c-facility-header__items-wrapper {
    padding-right: 1.25em;
    padding-left: 1.25em;
  }
}
.l-base .l-wrapper .c-facility-header__heading {
  color: #1f1f1f;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
}
.l-base .l-wrapper .c-facility-header__heading br {
  display: none;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-header__items-wrapper {
    overflow: auto;
    margin-top: 0.25em;
    padding-bottom: 0.5625em;

    scroll-behavior: smooth;
    -ms-overflow-style: none;
  }
  .l-base .l-wrapper .c-facility-header__items-wrapper::-webkit-scrollbar {
    display: none;
  }
}
.l-base .l-wrapper .c-facility-header__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  gap: 0 0.375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-header__items {
    justify-self: flex-start;
  }
}
.l-base .l-wrapper .c-facility-header__item {
  width: 5.875em;
  font-weight: 600;

  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.l-base .l-wrapper .c-facility-header__anchor {
  display: block;
  width: 100%;
  border: 1px solid #eaeaea;
  border-radius: 2px;
  background-color: #fff;
  color: inherit;
  text-align: center;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-header__anchor {
    padding-top: 0.8em;
    padding-bottom: 0.7em;
    font-size: 75%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-header__anchor {
    padding-top: 0.8em;
    padding-bottom: 0.7em;
    font-size: 75%;
  }
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-facility-header__anchor:hover {
    opacity: 0.5;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-tab__items {
    display: grid;
    margin-right: auto;
    margin-left: auto;
    width: 64.0625em;

    grid-template-columns: repeat(2, 1fr);
    gap: 0 1.625em;
  }
}
.l-base .l-wrapper .c-facility-tab__item {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #9f7b4a;
  color: #9f7b4a;
  text-align: center;
  cursor: pointer;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-tab__item {
    padding-top: 1em;
    padding-bottom: 1em;
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-tab__item {
    padding-top: 0.9375em;
    padding-bottom: 0.9375em;
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-facility-tab__item.is-active {
  background-color: #9f7b4a;
  color: #fff;
  pointer-events: none;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-tab .c-facility-tab__item + .c-facility-tab__item {
    margin-top: 1.5em;
  }
}
.l-base .l-wrapper .aspForm * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.l-base .l-wrapper .aspForm__status {
  text-align: center;
}
.l-base .l-wrapper .aspForm__status__contents {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: justify;

  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__status__contents {
    gap: 11.1563em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__status__contents {
    gap: 5.5em;
  }
}
.l-base .l-wrapper .aspForm__status__contents::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0.125em;
  background: #d5d3d3;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.l-base .l-wrapper .aspForm__status__contents::after {
  position: absolute;
  top: 50%;
  left: 0;
  height: 0.125em;
  background: #7f264d;
  content: "";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.l-base .l-wrapper .aspForm__status__contents:has(.aspForm__status__content:nth-child(1)[data-completed])::after {
  width: 0;
}
.l-base .l-wrapper .aspForm__status__contents:has(.aspForm__status__content:nth-child(2)[data-completed])::after {
  width: 50%;
}
.l-base .l-wrapper .aspForm__status__contents:has(.aspForm__status__content:nth-child(3)[data-completed])::after {
  width: 100%;
}
.l-base .l-wrapper .aspForm__status__content {
  position: relative;
}
.l-base .l-wrapper .aspForm__status__content:not([data-completed]) .aspForm__status__square {
  background: #d5d3d3;
}
.l-base .l-wrapper .aspForm__status__content[data-completed] .aspForm__status__square {
  background: #7f264d;
}
.l-base .l-wrapper .aspForm__status__label {
  position: absolute;
  bottom: calc(100% + 0.7813em);
  left: 50%;
  color: #7f264d;
  white-space: nowrap;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__status__label {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__status__label {
    font-size: 100%;
  }
}
.l-base .l-wrapper .aspForm__status__square {
  width: 0.75em;
  height: 0.75em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__body > * + * {
    margin-top: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__body > * + * {
    margin-top: 3em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__heading + * {
    margin-top: 3.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__heading + * {
    margin-top: 3em;
  }
}
.l-base .l-wrapper .aspForm__inner {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__inner {
    gap: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__inner {
    gap: 3em;
  }
}
.l-base .l-wrapper .aspForm__list {
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__list {
    text-align: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__list {
    text-align: left;
  }
}
.l-base .l-wrapper .aspForm__list .aspForm__link.is-list {
  position: relative;
  display: inline-block;
  padding-left: 1.2em;
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__list .aspForm__link.is-list {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__list .aspForm__link.is-list {
    font-size: 100%;
  }
}
.l-base .l-wrapper .aspForm__list .aspForm__link.is-list::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "・";
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__information {
    text-align: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__information {
    text-align: left;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column.is-main > .aspForm__column__list {
    gap: 3em 3.125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column.is-main > .aspForm__column__list {
    gap: 3em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column.is-sub > .aspForm__column__list {
    gap: 1.625em 3.125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column.is-sub > .aspForm__column__list {
    gap: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column.is-set > .aspForm__column__list {
    grid-template-columns: 10.375em 1fr;
    gap: 3em 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column.is-set > .aspForm__column__list {
    grid-template-columns: 1fr 1fr;
    gap: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column.is-fit > .aspForm__column__list {
    gap: 3em 3.125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column.is-fit > .aspForm__column__list {
    gap: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column.is-actions > .aspForm__column__list {
    gap: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column.is-actions > .aspForm__column__list {
    gap: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column.is-actions > .aspForm__column__list > .aspForm__column__item:nth-child(1) {
    grid-row: 2/3;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column.is-actions > .aspForm__column__list > .aspForm__column__item:nth-child(2) {
    grid-row: 1/2;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column__list .aspForm__column.is-main {
    gap: 3em 3.125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column__list .aspForm__column.is-main {
    gap: 3em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column__list .aspForm__column.is-sub {
    gap: 1.625em 3.125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column__list .aspForm__column.is-sub {
    gap: 1em;
  }
}
.l-base .l-wrapper .aspForm__column__inner {
  display: grid;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column__inner.is-horizontal-start-pc {
    -ms-flex-align: start;

    -webkit-box-align: start;
    align-items: start;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column__inner.is-horizontal-center-pc {
    -ms-flex-align: center;

    -webkit-box-align: center;
    align-items: center;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column__inner.is-horizontal-end-pc {
    -ms-flex-align: end;

    -webkit-box-align: end;
    align-items: end;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column__inner.is-horizontal-start-sp {
    -ms-flex-align: start;

    -webkit-box-align: start;
    align-items: start;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column__inner.is-horizontal-center-sp {
    -ms-flex-align: center;

    -webkit-box-align: center;
    align-items: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column__inner.is-horizontal-end-sp {
    -ms-flex-align: end;

    -webkit-box-align: end;
    align-items: end;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column__inner.is-vertical-start-pc {
    -ms-flex-pack: start;

    -webkit-box-pack: start;
    justify-content: start;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column__inner.is-vertical-center-pc {
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    justify-content: center;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column__inner.is-vertical-end-pc {
    -ms-flex-pack: end;

    -webkit-box-pack: end;
    justify-content: end;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column__inner.is-vertical-start-sp {
    -ms-flex-pack: start;

    -webkit-box-pack: start;
    justify-content: start;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column__inner.is-vertical-center-sp {
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    justify-content: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__column__inner.is-vertical-end-sp {
    -ms-flex-pack: end;

    -webkit-box-pack: end;
    justify-content: end;
  }
}
.l-base .l-wrapper .aspForm__fieldset[data-error="true"] {
  position: relative;
}
.l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content .aspForm__input[type="radio"],
.l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content .aspForm__input[type="text"],
.l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content .aspForm__input[type="number"],
.l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content .aspForm__input[type="email"],
.l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content .aspForm__input[type="tel"],
.l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content .aspForm__input[type="date"],
.l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content .aspForm__textarea,
.l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content .aspForm__select,
.l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content .aspForm__text {
  background: #ffe6ee;
}
.l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content::after {
  position: absolute;
  display: inline;
  color: #dc004d;
  content: '\F026';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  pointer-events: none;

  speak: none;
  text-rendering: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content::after {
    right: 1.1429em;
    bottom: 1.4286em;
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content::after {
    right: 1.1429em;
    bottom: 1.4286em;
    font-size: 87.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-input .aspForm__text,
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-textarea .aspForm__text,
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-input .aspForm__text-plane,
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-textarea .aspForm__text-plane,
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-input .aspForm__input[type="text"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-textarea .aspForm__input[type="text"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-input .aspForm__input[type="number"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-textarea .aspForm__input[type="number"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-input .aspForm__input[type="email"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-textarea .aspForm__input[type="email"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-input .aspForm__input[type="tel"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-textarea .aspForm__input[type="tel"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-input .aspForm__input[type="date"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-textarea .aspForm__input[type="date"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-input .aspForm__textarea,
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-textarea .aspForm__textarea {
    padding-right: 3.1429em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-input .aspForm__text,
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-textarea .aspForm__text,
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-input .aspForm__text-plane,
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-textarea .aspForm__text-plane,
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-input .aspForm__input[type="text"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-textarea .aspForm__input[type="text"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-input .aspForm__input[type="number"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-textarea .aspForm__input[type="number"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-input .aspForm__input[type="email"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-textarea .aspForm__input[type="email"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-input .aspForm__input[type="tel"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-textarea .aspForm__input[type="tel"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-input .aspForm__input[type="date"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-textarea .aspForm__input[type="date"],
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-input .aspForm__textarea,
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-textarea .aspForm__textarea {
    padding-right: 3.1429em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-select::before {
    right: 4em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-select::before {
    right: 4em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-select .aspForm__select {
    padding-right: 4.5714em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__fieldset[data-error="true"] .aspForm__content.is-select .aspForm__select {
    padding-right: 4.5714em;
  }
}
.l-base .l-wrapper .aspForm__wrapper {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__wrapper {
    grid-template-columns: 10.375em 1fr;
    gap: 3.125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__wrapper {
    grid-template-columns: 1fr;
    gap: 1em;
  }
}
.l-base .l-wrapper .aspForm__wrapper-sub {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__wrapper-sub {
    grid-template-columns: 1.875em 1fr;
    gap: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__wrapper-sub {
    grid-template-columns: 1.875em 1fr;
    gap: 0.5em;
  }
}
.l-base .l-wrapper .aspForm__legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__legend {
    gap: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__legend {
    gap: 0.5em;
  }
}
.l-base .l-wrapper .aspForm__legend-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__legend-sub {
    gap: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__legend-sub {
    gap: 0.5em;
  }
}
.l-base .l-wrapper .aspForm__legend__text {
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__legend__text {
    font-size: 112.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__legend__text {
    font-size: 112.5%;
  }
}
.l-base .l-wrapper .aspForm__legend-sub__text {
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__legend-sub__text {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__legend-sub__text {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .aspForm__legend__required {
  position: relative;
  padding-left: 1em;
  color: #dc004d;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__legend__required {
    font-size: 75%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__legend__required {
    font-size: 75%;
  }
}
.l-base .l-wrapper .aspForm__legend__required::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: "※";
}
.l-base .l-wrapper .aspForm__error {
  color: #dc004d;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__error {
    margin-top: 0.5em;
    font-size: 75%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__error {
    margin-top: 1em;
    font-size: 75%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__error + .aspForm__notes {
    margin-top: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__error + .aspForm__notes {
    margin-top: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__error + .aspForm__links {
    margin-top: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__error + .aspForm__links {
    margin-top: 1em;
  }
}
.l-base .l-wrapper .aspForm__error:not(.is-show) {
  display: none;
}
.l-base .l-wrapper .aspForm__error.is-show {
  display: block;
}
.l-base .l-wrapper .aspForm__divider {
  margin: 0;
  width: 100%;
  height: 1px;
  border: none;
  background: #d5d3d3;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__divider {
    margin-top: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__divider {
    margin-top: 3em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__label + .aspForm__error {
    margin-top: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__label + .aspForm__error {
    margin-top: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__label + .aspForm__notes {
    margin-top: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__label + .aspForm__notes {
    margin-top: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__label + .aspForm__links {
    margin-top: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__label + .aspForm__links {
    margin-top: 1em;
  }
}
.l-base .l-wrapper .aspForm__content.is-input,
.l-base .l-wrapper .aspForm__content.is-textarea,
.l-base .l-wrapper .aspForm__content.is-select {
  position: relative;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__content.is-input .aspForm__text {
    padding-left: 2.5714em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__content.is-input .aspForm__text {
    padding-left: 2.5714em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__content.is-input .aspForm__text-plane {
    padding-left: 2.5714em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__content.is-input .aspForm__text-plane {
    padding-left: 2.5714em;
  }
}
.l-base .l-wrapper .aspForm__content.is-select::before {
  position: absolute;
  display: inline;
  color: #7f264d;
  content: '\F025';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  pointer-events: none;

  speak: none;
  text-rendering: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__content.is-select::before {
    right: 1.1429em;
    bottom: 2.2857em;
    font-size: 62.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__content.is-select::before {
    right: 1.1429em;
    bottom: 2.2857em;
    font-size: 62.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__content.is-select .aspForm__select {
    padding-right: 2.5714em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__content.is-select .aspForm__select {
    padding-right: 2.5714em;
  }
}
.l-base .l-wrapper .aspForm__input[type="text"],
.l-base .l-wrapper .aspForm__input[type="number"],
.l-base .l-wrapper .aspForm__input[type="email"],
.l-base .l-wrapper .aspForm__input[type="tel"],
.l-base .l-wrapper .aspForm__input[type="date"],
.l-base .l-wrapper .aspForm__textarea,
.l-base .l-wrapper .aspForm__select,
.l-base .l-wrapper .aspForm__text {
  margin: 0;
  width: 100%;
  outline: none;
  border: 1px solid #eaeaea;
  background: #fff;
  color: #1f1f1f;
  vertical-align: top;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="text"],
  .l-base .l-wrapper .aspForm__input[type="number"],
  .l-base .l-wrapper .aspForm__input[type="email"],
  .l-base .l-wrapper .aspForm__input[type="tel"],
  .l-base .l-wrapper .aspForm__input[type="date"],
  .l-base .l-wrapper .aspForm__textarea,
  .l-base .l-wrapper .aspForm__select,
  .l-base .l-wrapper .aspForm__text {
    padding: 0.875em;
    border-radius: 0.25em;
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="text"],
  .l-base .l-wrapper .aspForm__input[type="number"],
  .l-base .l-wrapper .aspForm__input[type="email"],
  .l-base .l-wrapper .aspForm__input[type="tel"],
  .l-base .l-wrapper .aspForm__input[type="date"],
  .l-base .l-wrapper .aspForm__textarea,
  .l-base .l-wrapper .aspForm__select,
  .l-base .l-wrapper .aspForm__text {
    padding: 1em;
    border-radius: 0.2857em;
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .aspForm__input[type="text"]::-webkit-input-placeholder, .l-base .l-wrapper .aspForm__input[type="number"]::-webkit-input-placeholder, .l-base .l-wrapper .aspForm__input[type="email"]::-webkit-input-placeholder, .l-base .l-wrapper .aspForm__input[type="tel"]::-webkit-input-placeholder, .l-base .l-wrapper .aspForm__input[type="date"]::-webkit-input-placeholder, .l-base .l-wrapper .aspForm__textarea::-webkit-input-placeholder, .l-base .l-wrapper .aspForm__select::-webkit-input-placeholder, .l-base .l-wrapper .aspForm__text::-webkit-input-placeholder {
  color: #c1c1c1;
}
.l-base .l-wrapper .aspForm__input[type="text"]::-moz-placeholder, .l-base .l-wrapper .aspForm__input[type="number"]::-moz-placeholder, .l-base .l-wrapper .aspForm__input[type="email"]::-moz-placeholder, .l-base .l-wrapper .aspForm__input[type="tel"]::-moz-placeholder, .l-base .l-wrapper .aspForm__input[type="date"]::-moz-placeholder, .l-base .l-wrapper .aspForm__textarea::-moz-placeholder, .l-base .l-wrapper .aspForm__select::-moz-placeholder, .l-base .l-wrapper .aspForm__text::-moz-placeholder {
  color: #c1c1c1;
}
.l-base .l-wrapper .aspForm__input[type="text"]:-ms-input-placeholder, .l-base .l-wrapper .aspForm__input[type="number"]:-ms-input-placeholder, .l-base .l-wrapper .aspForm__input[type="email"]:-ms-input-placeholder, .l-base .l-wrapper .aspForm__input[type="tel"]:-ms-input-placeholder, .l-base .l-wrapper .aspForm__input[type="date"]:-ms-input-placeholder, .l-base .l-wrapper .aspForm__textarea:-ms-input-placeholder, .l-base .l-wrapper .aspForm__select:-ms-input-placeholder, .l-base .l-wrapper .aspForm__text:-ms-input-placeholder {
  color: #c1c1c1;
}
.l-base .l-wrapper .aspForm__input[type="text"]::-ms-input-placeholder, .l-base .l-wrapper .aspForm__input[type="number"]::-ms-input-placeholder, .l-base .l-wrapper .aspForm__input[type="email"]::-ms-input-placeholder, .l-base .l-wrapper .aspForm__input[type="tel"]::-ms-input-placeholder, .l-base .l-wrapper .aspForm__input[type="date"]::-ms-input-placeholder, .l-base .l-wrapper .aspForm__textarea::-ms-input-placeholder, .l-base .l-wrapper .aspForm__select::-ms-input-placeholder, .l-base .l-wrapper .aspForm__text::-ms-input-placeholder {
  color: #c1c1c1;
}
.l-base .l-wrapper .aspForm__input[type="text"]::placeholder,
.l-base .l-wrapper .aspForm__input[type="number"]::placeholder,
.l-base .l-wrapper .aspForm__input[type="email"]::placeholder,
.l-base .l-wrapper .aspForm__input[type="tel"]::placeholder,
.l-base .l-wrapper .aspForm__input[type="date"]::placeholder,
.l-base .l-wrapper .aspForm__textarea::placeholder,
.l-base .l-wrapper .aspForm__select::placeholder,
.l-base .l-wrapper .aspForm__text::placeholder {
  color: #c1c1c1;
}
.l-base .l-wrapper .aspForm__input[type="date"] {
  position: relative;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="date"] {
    min-height: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="date"] {
    min-height: 3.4286em;
  }
}
.l-base .l-wrapper .aspForm__input[type="date"] {
  color: #1f1f1f;
}
.l-base .l-wrapper .aspForm__input[type="date"].is-hidden {
  color: transparent;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="date"][data-type="dateblock"] {
    padding-left: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="date"][data-type="dateblock"] {
    padding-left: 3em;
  }
}
.l-base .l-wrapper .aspForm__input[type="date"][data-type="dateblock"]::before {
  position: absolute;
  top: 50%;
  left: 0;
  border: 1px solid #eaeaea;
  border-radius: 50%;
  background-color: #fff;
  content: "";
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="date"][data-type="dateblock"]::before {
    left: 1em;
    width: 1.2857em;
    height: 1.2857em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="date"][data-type="dateblock"]::before {
    left: 1em;
    width: 1.2857em;
    height: 1.2857em;
  }
}
.l-base .l-wrapper .aspForm__input[type="date"][data-type="dateblock"]::after {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  border-radius: 50%;
  content: "";
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="date"][data-type="dateblock"]::after {
    left: 1.4286em;
    width: 0.5714em;
    height: 0.5714em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="date"][data-type="dateblock"]::after {
    left: 1.4286em;
    width: 0.5714em;
    height: 0.5714em;
  }
}
.l-base .l-wrapper .aspForm__input[type="date"][data-type="dateblock"]::after {
  background-color: #7f264d;
}
.l-base .l-wrapper .aspForm__input[type="date"][data-type="dateblock"].is-hidden::after {
  background-color: transparent;
}
.l-base .l-wrapper .aspForm__input[type="radio"] {
  position: absolute;
  top: 50%;
  left: 0;
  border: 1px solid #eaeaea;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="radio"] {
    width: 1.2857em;
    height: 1.2857em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="radio"] {
    width: 1.2857em;
    height: 1.2857em;
  }
}
.l-base .l-wrapper .aspForm__input[type="radio"]::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  border-radius: 50%;
  background-color: transparent;
  content: "";
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="radio"]::before {
    width: 0.5714em;
    height: 0.5714em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="radio"]::before {
    width: 0.5714em;
    height: 0.5714em;
  }
}
.l-base .l-wrapper .aspForm__input[type="radio"]:checked::before {
  background-color: #7f264d;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="radio"][data-type="radioblock"] {
    left: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="radio"][data-type="radioblock"] {
    left: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="radio"][data-type="radioblock"] + .aspForm__text {
    padding-left: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="radio"][data-type="radioblock"] + .aspForm__text {
    padding-left: 3em;
  }
}
.l-base .l-wrapper .aspForm__input[type="checkbox"] {
  position: absolute;
  top: 1.25em;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="checkbox"] {
    left: 1em;
    width: 0.8571em;
    height: 0.8571em;
    border-radius: 0.0625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="checkbox"] {
    left: 1em;
    width: 0.8571em;
    height: 0.8571em;
    border-radius: 0.2857em;
  }
}
.l-base .l-wrapper .aspForm__input[type="checkbox"]::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline;
  color: #d5d3d3;
  content: '\F027';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;

  speak: none;
  text-rendering: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="checkbox"]::before {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__input[type="checkbox"]::before {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .aspForm__input[type="checkbox"]:checked::before {
  color: #7f264d;
}
.l-base .l-wrapper .aspForm__input[type="date"] {
  position: relative;
}
.l-base .l-wrapper .aspForm__input[type="date"]::-webkit-inner-spin-button,
.l-base .l-wrapper .aspForm__input[type="date"]::-webkit-clear-button {
  -webkit-appearance: none;
}
.l-base .l-wrapper .aspForm__input[type="date"]::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.l-base .l-wrapper .aspForm__text {
  display: block;
  width: 100%;
}
.l-base .l-wrapper .aspForm__text-plane {
  display: block;
  margin: 0;
  width: 100%;
  color: #1f1f1f;
  vertical-align: top;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__text-plane {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__text-plane {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .aspForm__text-plane::-webkit-input-placeholder {
  color: #c1c1c1;
}
.l-base .l-wrapper .aspForm__text-plane::-moz-placeholder {
  color: #c1c1c1;
}
.l-base .l-wrapper .aspForm__text-plane:-ms-input-placeholder {
  color: #c1c1c1;
}
.l-base .l-wrapper .aspForm__text-plane::-ms-input-placeholder {
  color: #c1c1c1;
}
.l-base .l-wrapper .aspForm__text-plane::placeholder {
  color: #c1c1c1;
}
.l-base .l-wrapper .aspForm__textarea {
  resize: none;
}
.l-base .l-wrapper .aspForm__select {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.l-base .l-wrapper .aspForm select option:not(:disabled) {
  color: #1f1f1f;
}
.l-base .l-wrapper .aspForm select:invalid,
.l-base .l-wrapper .aspForm select option:first-child {
  color: #c1c1c1;
}
.l-base .l-wrapper .aspForm__notes[data-notes-type='1'] {
  padding: 0.875em;
  border-radius: 0.25em;
  background: #dc004d;
}
.l-base .l-wrapper .aspForm__notes[data-notes-type='1'] .aspForm__notes__text {
  color: #fff;
}
.l-base .l-wrapper .aspForm__notes__text {
  position: relative;
  padding-left: 1em;
  color: #dc004d;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__notes__text {
    font-size: 75%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__notes__text {
    font-size: 75%;
  }
}
.l-base .l-wrapper .aspForm__notes__text::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: "※";
}
.l-base .l-wrapper .aspForm__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__links {
    -ms-flex-direction: row;
    flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__links {
    -ms-flex-direction: column;
    flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}
.l-base .l-wrapper .aspForm__link {
  color: #7f264d;
  text-decoration: underline !important;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
  -webkit-transition: text-decoration-color 0.3s ease;
  -webkit-transition: -webkit-text-decoration-color 0.3s ease;
  transition: -webkit-text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease, -webkit-text-decoration-color 0.3s ease;

  text-underline-offset: 0.125em !important;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__link {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__link {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .aspForm__link.is-medium {
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__link.is-medium {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__link.is-medium {
    font-size: 100%;
  }
}
.l-base .l-wrapper .aspForm__link:not(:hover) {
  -webkit-text-decoration-color: #7f264d !important;
  text-decoration-color: #7f264d !important;
}
.l-base .l-wrapper .aspForm__link:hover {
  -webkit-text-decoration-color: transparent !important;
  text-decoration-color: transparent !important;
}
.l-base .l-wrapper .aspForm__unit {
  letter-spacing: 0.05em;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__unit {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__unit {
    font-size: 87.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__tel + .aspForm__error {
    margin-top: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__tel + .aspForm__error {
    margin-top: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__tel + .aspForm__notes {
    margin-top: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__tel + .aspForm__notes {
    margin-top: 1em;
  }
}
.l-base .l-wrapper .aspForm__tel__items {
  display: grid;

  grid-template-columns: repeat(3, 1fr);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__tel__items {
    gap: 2em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__tel__items {
    gap: 0.8125em;
  }
}
.l-base .l-wrapper .aspForm__tel__item + * {
  position: relative;
}
.l-base .l-wrapper .aspForm__tel__item + *::before {
  position: absolute;
  top: 50%;
  height: 1px;
  background-color: #1f1f1f;
  content: "";
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__tel__item + *::before {
    right: calc(100% + (2em / 2));
    width: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__tel__item + *::before {
    right: calc(100% + (0.8125em / 2));
    width: 0.4375em;
  }
}
.l-base .l-wrapper .aspForm__desired-facility__area {
  margin: auto;
  max-width: 54.25em;
}
.l-base .l-wrapper .aspForm__desired-facility__contents {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__desired-facility__contents {
    grid-template-columns: repeat(4, 1fr);
    gap: 1em 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__desired-facility__contents {
    grid-template-columns: repeat(2, 1fr);
    gap: 1em 0.8125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__desired-facility__contents[data-columns="3"] {
    grid-template-columns: 1fr 1fr calc(50% - (1.625em / 2));
  }
}
.l-base .l-wrapper .aspForm__desired-facility__content {
  position: relative;
  padding-left: 1.375em;
}
.l-base .l-wrapper .aspForm__desired-facility__checkbox {
  position: absolute;
  top: 0.625em;
  left: 0;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__desired-facility__checkbox {
    width: 0.8571em;
    height: 0.8571em;
    border-radius: 0.0625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__desired-facility__checkbox {
    width: 0.8571em;
    height: 0.8571em;
    border-radius: 0.2857em;
  }
}
.l-base .l-wrapper .aspForm__desired-facility__checkbox::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline;
  color: #d5d3d3;
  content: '\F027';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;

  speak: none;
  text-rendering: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__desired-facility__checkbox::before {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__desired-facility__checkbox::before {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .aspForm__desired-facility__checkbox:checked::before {
  color: #7f264d;
}
.l-base .l-wrapper .aspForm__desired-facility__checkbox:disabled {
  cursor: not-allowed;
}
.l-base .l-wrapper .aspForm__desired-facility__checkbox:disabled + .aspForm__desired-facility__text {
  color: #c1c1c1;
  cursor: not-allowed;
}
.l-base .l-wrapper .aspForm__desired-facility__text {
  letter-spacing: 0.05em;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__desired-facility__text {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__desired-facility__text {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .aspForm__desired-facility__option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;

  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__desired-facility__option {
    -ms-flex-direction: row;
    flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    gap: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__desired-facility__option {
    -ms-flex-direction: column;
    flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    gap: 1em;
  }
}
.l-base .l-wrapper .aspForm__desired-facility__option-item {
  max-width: 24.875em;
  width: 100%;
}
.l-base .l-wrapper .aspForm__desired-facility__num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  color: #7f264d;

  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__desired-facility__num {
    gap: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__desired-facility__num {
    gap: 0.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__desired-facility__num + * {
    margin-top: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__desired-facility__num + * {
    margin-top: 1.5em;
  }
}
.l-base .l-wrapper .aspForm__desired-facility__num__children,
.l-base .l-wrapper .aspForm__desired-facility__num__parents {
  min-width: 0.625em;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__desired-facility__num__children,
  .l-base .l-wrapper .aspForm__desired-facility__num__parents {
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__desired-facility__num__children,
  .l-base .l-wrapper .aspForm__desired-facility__num__parents {
    font-size: 112.5%;
  }
}
.l-base .l-wrapper .aspForm__desired-facility__num__separator {
  position: relative;
}
.l-base .l-wrapper .aspForm__desired-facility__num__separator::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  background-color: #7f264d;
  content: '';
  -webkit-transform: translate(-50%, -50%) rotate(30deg);
  transform: translate(-50%, -50%) rotate(30deg);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__desired-facility__num__separator::before {
    height: 1.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__desired-facility__num__separator::before {
    height: 1.125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__cell-name + * {
    margin-top: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__cell-name + * {
    margin-top: 0.5em;
  }
}
.l-base .l-wrapper .aspForm__cell-note {
  position: relative;
  padding-left: 1em;
  color: #dc004d;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__cell-note {
    font-size: 75%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .aspForm__cell-note {
    font-size: 75%;
  }
}
.l-base .l-wrapper .aspForm__cell-note::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: "※";
}
.l-base .l-wrapper .c-heading-lv1 {
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-heading-lv1 {
    font-size: 237.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-heading-lv1 {
    font-size: 225%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-heading-lv1-pc {
    letter-spacing: 0.1em;
    font-size: 237.5%;
    font-family: "Zen Old Mincho", serif;
    line-height: 1.4;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-heading-lv1-sp {
    letter-spacing: 0.1em;
    font-size: 225%;
    font-family: "Zen Old Mincho", serif;
    line-height: 1.4;
  }
}
.l-base .l-wrapper .c-heading-lv2 {
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-heading-lv2 {
    font-size: 200%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-heading-lv2 {
    font-size: 175%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-heading-lv2-pc {
    letter-spacing: 0.1em;
    font-size: 200%;
    font-family: "Zen Old Mincho", serif;
    line-height: 1.4;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-heading-lv2-sp {
    letter-spacing: 0.1em;
    font-size: 175%;
    font-family: "Zen Old Mincho", serif;
    line-height: 1.4;
  }
}
.l-base .l-wrapper .c-heading-lv3 {
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-heading-lv3 {
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-heading-lv3 {
    font-size: 150%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-heading-lv3-pc {
    letter-spacing: 0.1em;
    font-size: 150%;
    font-family: "Zen Old Mincho", serif;
    line-height: 1.4;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-heading-lv3-sp {
    letter-spacing: 0.1em;
    font-size: 150%;
    font-family: "Zen Old Mincho", serif;
    line-height: 1.4;
  }
}
.l-base .l-wrapper .c-heading-lv4 {
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-heading-lv4 {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-heading-lv4 {
    font-size: 112.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-heading-lv4-pc {
    letter-spacing: 0.05em;
    font-size: 125%;
    line-height: 1.8;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-heading-lv4-sp {
    letter-spacing: 0.05em;
    font-size: 112.5%;
    line-height: 1.8;
  }
}
.l-base .l-wrapper .c-inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-inner {
    padding-right: 3.75em;
    padding-left: 3.75em;
    max-width: 1600px;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-inner {
    padding-right: 1.25em;
    padding-left: 1.25em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-inner-pc {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
    padding-right: 3.75em;
    padding-left: 3.75em;
    max-width: 1600px;
    width: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-inner-sp {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.25em;
    padding-left: 1.25em;
    width: 100%;
  }
}
.l-base .l-wrapper .c-inner-m {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-inner-m {
    padding-right: 17em;
    padding-left: 17em;
    max-width: 1600px;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-inner-m {
    padding-right: 1.25em;
    padding-left: 1.25em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-inner-m-pc {
    margin-right: auto;
    margin-left: auto;
    padding-right: 17em;
    padding-left: 17em;
    max-width: 1600px;
  }
}
.l-base .l-wrapper .c-inner-s {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-inner-s {
    padding-right: 30.25em;
    padding-left: 30.25em;
    max-width: 1600px;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-inner-s {
    padding-right: 1.25em;
    padding-left: 1.25em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-inner-s-pc {
    margin-right: auto;
    margin-left: auto;
    padding-right: 30.25em;
    padding-left: 30.25em;
    max-width: 1600px;
  }
}
.l-base .l-wrapper [data-intersection] {
  opacity: 0;
}
.l-base .l-wrapper .intersection-fadein.is-intersection-init {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.l-base .l-wrapper .intersection-fadein.is-intersection-in {
  opacity: 1;
}
.l-base .l-wrapper .intersection-fadein.is-intersection-out {
  opacity: 0;
}
.l-base .l-wrapper .c-label-1 {
  display: inline-block;
  border-radius: 9999px;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-label-1 {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-label-1 {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 75%;
  }
}
.l-base .l-wrapper .c-label-1--beige {
  background-color: #e0d7bf;
}
.l-base .l-wrapper .c-label-1--grey {
  background-color: #f8f8f4;
}
.l-base .l-wrapper .c-label-1--purple {
  background-color: #9f7b4a;
  color: #fff;
}
.l-base .l-wrapper .c-label-1--white {
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-label-1--s {
    padding-right: 1.1429em;
    padding-left: 1.1429em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-label-1--s {
    padding-right: 1.3333em;
    padding-left: 1.3333em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-label-1--m {
    padding-right: 1.7143em;
    padding-left: 1.7143em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-label-1--m {
    padding-right: 2em;
    padding-left: 2em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-label-1--l {
    padding-right: 2.2857em;
    padding-left: 2.2857em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-label-1--l {
    padding-right: 1.3333em;
    padding-left: 1.3333em;
  }
}
.l-base .l-wrapper .c-label-2 {
  background-color: #fff;
  color: #9f7b4a;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-label-2 {
    padding-top: 0.0714em;
    padding-right: 0.7857em;
    padding-bottom: 0.0714em;
    padding-left: 0.7857em;
    border-radius: 0.2857em;
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-label-2 {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 0.2em;
    font-size: 62.5%;
  }
}
.l-base .l-wrapper .c-line-link--1 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  padding-top: 1.125em;
  padding-bottom: 1.125em;
  width: 100%;
  color: inherit;
  text-decoration: none;
  letter-spacing: 0em;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.4;

  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  gap: 0 0.625em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-line-link--1 {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-line-link--1 {
    font-size: 100%;
  }
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-line-link--1:hover::after {
    -webkit-animation: UNDER_LINE 0.3s ease forwards;
    animation: UNDER_LINE 0.3s ease forwards;
  }
}
.l-base .l-wrapper .c-line-link--1::after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  border-bottom: 1px solid currentColor;
  content: '';
}
.l-base .l-wrapper .c-line-link--1 .c-line-link__icon {
  color: inherit;
}
.l-base .l-wrapper .c-line-link--1 .c-line-link__icon.c-icon--arrow,
.l-base .l-wrapper .c-line-link--1 .c-line-link__icon.c-icon--arrow-down {
  font-size: 50%;
}
.l-base .l-wrapper .c-line-link--1 .c-line-link__icon.c-icon--external {
  font-size: 100%;
}
.l-base .l-wrapper .c-line-link--1 .c-line-link__icon.c-icon--pdf,
.l-base .l-wrapper .c-line-link--1 .c-line-link__icon.c-icon--excel,
.l-base .l-wrapper .c-line-link--1 .c-line-link__icon.c-icon--word {
  font-size: 137.5%;
}
.l-base .l-wrapper .c-line-link--1 .c-line-link__icon.c-icon--download {
  font-size: 93.75%;
}
.l-base .l-wrapper .c-line-link--1 .c-line-link__icon::before {
  display: none;
}
.l-base .l-wrapper .c-line-link--2 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  color: #9f7b4a;
  text-decoration: none;
  letter-spacing: 0em;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;
  cursor: pointer;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;

  -webkit-box-align: center;
  align-items: center;
  gap: 0 0.625em;
  transition-propaty: opacity;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-line-link--2:hover {
    opacity: 0.5;
  }
}
.l-base .l-wrapper .c-line-link--2 .c-line-link__text {
  text-decoration: underline;

  text-underline-offset: 0.125em;
}
.l-base .l-wrapper .c-line-link--2 .c-line-link__icon {
  color: inherit;
}
.l-base .l-wrapper .c-line-link--2 .c-line-link__icon.c-icon--arrow,
.l-base .l-wrapper .c-line-link--2 .c-line-link__icon.c-icon--arrow-down {
  font-size: 50%;
}
.l-base .l-wrapper .c-line-link--2 .c-line-link__icon.c-icon--external {
  font-size: 100%;
}
.l-base .l-wrapper .c-line-link--2 .c-line-link__icon.c-icon--pdf,
.l-base .l-wrapper .c-line-link--2 .c-line-link__icon.c-icon--excel,
.l-base .l-wrapper .c-line-link--2 .c-line-link__icon.c-icon--word {
  font-size: 137.5%;
}
.l-base .l-wrapper .c-line-link--2 .c-line-link__icon.c-icon--download {
  font-size: 93.75%;
}
.l-base .l-wrapper .c-line-link--2 .c-line-link__icon::before {
  display: none;
}
.l-base .l-wrapper .c-list--1 .c-list__item {
  position: relative;
  padding-left: 1.1em;
}
.l-base .l-wrapper .c-list--1 .c-list__icon {
  position: absolute;
  top: 0.5em;
  left: 0;
  z-index: 1;
  color: #9f7b4a;
  font-size: 87.5%;
}
.l-base .l-wrapper .c-list--2 .c-list__text {
  position: relative;
  display: inline-block;
  padding-left: 1em;
}
.l-base .l-wrapper .c-list--2 .c-list__text::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  content: "・";
}
.l-base .l-wrapper .c-list--3 {
  counter-reset: number 0;
}
.l-base .l-wrapper .c-list--3 .c-list__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.l-base .l-wrapper .c-list--3 .c-list__text::before {
  content: "（" counter(number) "）";
  counter-increment: number 1;
}
.l-base .l-wrapper .c-list--4 .c-list__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.l-base .l-wrapper .c-list--4 .c-list__text::before {
  content: counter(number) ".";
  counter-increment: number 1;
}
.l-base .l-wrapper .c-list--5 .c-list__text {
  position: relative;
  display: block;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-list--5 .c-list__text {
    padding-left: 1.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-list--5 .c-list__text {
    padding-left: 1.7857em;
  }
}
.l-base .l-wrapper .c-list--5 .c-list__text::before {
  position: absolute;
  left: 0;
  z-index: 1;
  display: block;
  background-image: url("../img/common/ico-chk-01.svg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";

  aspect-ratio: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-list--5 .c-list__text::before {
    top: 0.45em;
    width: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-list--5 .c-list__text::before {
    top: 0.3571em;
    width: 1.1429em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-list--5 .c-list__item + .c-list__item {
    margin-top: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-list--5 .c-list__item + .c-list__item {
    margin-top: 0.9375em;
  }
}
.l-base .l-wrapper .c-list--6 {
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-list--6 {
    padding-top: 2.75em;
    padding-bottom: 3em;
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-list--6 {
    padding-top: 2em;
    padding-bottom: 2em;
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-list--6 .c-list__items {
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-list--6 .c-list__items {
    width: 65.97110754414125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-list--6 .c-list__items {
    width: 80.8955223880597%;
  }
}
.l-base .l-wrapper .c-list--6 .c-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-list--6 .c-list__item {
    gap: 0 0.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-list--6 .c-list__item {
    gap: 0 0.5em;
  }
}
.l-base .l-wrapper .c-list--6 .c-list__item::before {
  color: #9f7b4a;
  content: "Q";
  font-family: "Playfair Display", serif;
  line-height: 1em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-list--6 .c-list__item::before {
    font-size: 200%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-list--6 .c-list__item::before {
    margin-top: 0.25em;
    font-size: 175%;
  }
}
.l-base .l-wrapper .c-list--6 .c-list__text {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(100,100,100,0)), color-stop(98%, rgba(100,100,100,0)), to(#777));
  background-image: linear-gradient(180deg, rgba(100,100,100,0) 0%, rgba(100,100,100,0) 98%, #777 100%);
  background-size: 100% 1.8em;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-list--6 .c-list__item + .c-list__item {
    margin-top: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-list--6 .c-list__item + .c-list__item {
    margin-top: 1.4375em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-margin-lv1 {
    margin-top: 3.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-margin-lv1 {
    margin-top: 5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-margin-lv1-pc {
    margin-top: 3.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-margin-lv1-sp {
    margin-top: 5em;
  }
}
.l-base .l-wrapper .c-margin-lv2 {
  margin-top: 3em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-margin-lv2-pc {
    margin-top: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-margin-lv2-sp {
    margin-top: 3em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-margin-lv3 {
    margin-top: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-margin-lv3 {
    margin-top: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-margin-lv3-pc {
    margin-top: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-margin-lv3-sp {
    margin-top: 1.5em;
  }
}
.l-base .l-wrapper .c-margin-lv4 {
  margin-top: 1em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-margin-lv4-pc {
    margin-top: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-margin-lv4-sp {
    margin-top: 1em;
  }
}
.l-base .l-wrapper .c-member-ship {
  background-color: #1f1f1f;
  color: #fff;
}
.l-base .l-wrapper .c-member-ship__content {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-member-ship__content {
    padding-top: 1em;
    padding-bottom: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-member-ship__content {
    padding-top: 0.875em;
    padding-bottom: 0.875em;
  }
}
.l-base .l-wrapper .c-member-ship__text {
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-member-ship__text {
    letter-spacing: 0.05em;
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-member-ship__text {
    letter-spacing: 0;
    font-size: 75%;
  }
}
.l-base .l-wrapper .c-member-ship__link {
  color: #fff;
  text-decoration: underline !important;
}
.l-base .l-wrapper .c-modal-trigger {
  position: relative;
  cursor: pointer;
}
.l-base .l-wrapper .c-modal-trigger__play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  text-align: center;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-modal-trigger__play {
    margin-top: -0.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-modal-trigger__play {
    margin-top: -0.125em;
  }
}
.l-base .l-wrapper .c-modal-trigger__text {
  display: block;
  color: #fff;
  font-family: "Playfair Display", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-modal-trigger__text {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-modal-trigger__text {
    font-size: 75%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-modal-trigger__button {
    margin-top: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-modal-trigger__button {
    margin-top: 0.3125em;
  }
}
.l-base .l-wrapper .c-modal-trigger__icon {
  color: #fff;

  aspect-ratio: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-modal-trigger__icon {
    width: 1.025em;
    font-size: 500%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-modal-trigger__icon {
    width: 1.0444em;
    font-size: 281.25%;
  }
}
.l-base .l-wrapper .c-modal-trigger__icon::before,
.l-base .l-wrapper .c-modal-trigger__icon::after {
  overflow: visible;
}
.l-base .l-wrapper .c-modal-trigger__icon::after {
  background-color: #7f264d;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-modal-trigger:hover .c-modal-trigger__icon::before {
    opacity: 0;
  }
  .l-base .l-wrapper .c-modal-trigger:hover .c-modal-trigger__icon::after {
    opacity: 1;
  }
}
.l-base .l-wrapper .box {
  display: block;
  background-color: #9f7b4a;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .box {
    width: 822px;
    height: 462px;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .box {
    width: 335px;
    height: 188px;
  }
}
html.is-mouse .l-base .c-modal__close {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
html.is-mouse .l-base .c-modal__close:hover {
  opacity: $tho;
}
html.is-modal-open .l-base {
  overflow: hidden;
}
html.is-modal-open .l-base .c-modal {
  opacity: 1;
}
html.is-modal-open .l-base .c-modal__wrapper {
  pointer-events: auto;
}
html.is-modal-open .l-base .c-modal__background {
  pointer-events: auto;
}
html.is-modal-open .l-base .c-modal__content {
  pointer-events: auto;
}
html.is-modal-open .l-base .c-modal .close {
  pointer-events: auto;
}
.l-base .l-wrapper .c-modal {
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  pointer-events: none;
}
.l-base .l-wrapper .c-modal__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: auto;
  width: 100%;
  height: 100%;
  text-align: center;

  overscroll-behavior-y: contain;
}
.l-base .l-wrapper .c-modal__outer {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
  line-height: 0;
}
.l-base .l-wrapper .c-modal__outer::before {
  display: inline-block;
  width: 0;
  height: var(--height);
  content: '';
  vertical-align: middle;
}
.l-base .l-wrapper .c-modal__background {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: #1f1f1f;
  opacity: 0.9;
}
.l-base .l-wrapper .c-modal__inner {
  position: relative;
  top: 0;
  left: 0;
  z-index: 10;
  display: inline-block;
  vertical-align: middle;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-modal__inner {
    width: 99.51845906902086%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-modal__inner {
    width: 98.50746268656715%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-modal__inner:not(.c-inner) {
    width: 75.69546120058565%;
  }
}
.l-base .l-wrapper .c-modal__container {
  position: relative;
  line-height: 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-modal__container {
    padding-top: 10.125em;
    padding-bottom: 10.125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-modal__container {
    padding-top: 10.125em;
    padding-bottom: 10.125em;
  }
}
.l-base .l-wrapper .c-modal__content {
  overflow: hidden;
  border-radius: 0.375em;
  background: #1f1f1f;
  line-height: 0;
  pointer-events: none;
}
.l-base .l-wrapper .c-modal__content img,
.l-base .l-wrapper .c-modal__content video,
.l-base .l-wrapper .c-modal__content iframe {
  width: 100%;
}
.l-base .l-wrapper .c-modal__iframe-wrapper {
  position: relative;
  overflow: visible;
  padding-top: 56.25%;
  width: inherit;
  height: 0;
}
.l-base .l-wrapper .c-modal__iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.l-base .l-wrapper .c-modal__close {
  pointer-events: auto;
}
.l-base .l-wrapper .c-modal__close--head {
  position: absolute;
  top: 6.25em;
  right: 0;
  z-index: 100;
  width: 2.8125em;
  cursor: pointer;

  aspect-ratio: 1;
}
.l-base .l-wrapper .c-modal__close--bottom {
  position: absolute;
  bottom: 3.75em;
  left: 50%;
  z-index: 100;
  margin-right: 0;
  margin-left: auto;
  text-align: center;
  line-height: 0;
  cursor: pointer;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-modal__close--bottom {
    width: 11.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-modal__close--bottom {
    width: 11.625em;
  }
}
.l-base .l-wrapper .c-modal__close--bottom .c-button__inner {
  padding-top: 0.75em;
  padding-right: 0;
  padding-bottom: 0.75em;
  padding-left: 0;
}
.l-base .l-wrapper .c-modal__button {
  overflow: visible;
}
.l-base .l-wrapper .c-modal__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 100%;
  height: 100%;
  color: #fff;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, opacity;
  transition-property: color, opacity;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.l-base .l-wrapper .c-modal__icon::before,
.l-base .l-wrapper .c-modal__icon::after {
  display: block;
  width: 100%;
}
.l-base .l-wrapper .c-modal__icon.c-icon--box-modal-close {
  font-size: 281.25%;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-modal .c-icon--switch:hover {
    color: #fff;
  }
  .l-base .l-wrapper .c-modal .c-icon--switch:hover::before {
    opacity: 0;
  }
  .l-base .l-wrapper .c-modal .c-icon--switch:hover::after {
    opacity: 1;
  }
}
.l-base .l-wrapper .c-new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  font-family: "Playfair Display", serif;

  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  aspect-ratio: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-new {
    padding-top: 0.125em;
  }
}
.l-base .l-wrapper .c-notes--asterisk {
  position: relative;
  padding-left: 1.1em;
}
.l-base .l-wrapper .c-notes--asterisk::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: "※";
}
.l-base .l-wrapper .c-notes-lv1,
.l-base .l-wrapper .c-notes-lv1-asterisk {
  display: inline-block;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-notes-lv1,
  .l-base .l-wrapper .c-notes-lv1-asterisk {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-notes-lv1,
  .l-base .l-wrapper .c-notes-lv1-asterisk {
    font-size: 87.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-notes-lv1-pc,
  .l-base .l-wrapper .c-notes-lv1-asterisk-pc {
    letter-spacing: 0.05em;
    font-size: 87.5%;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.8;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-notes-lv1-sp,
  .l-base .l-wrapper .c-notes-lv1-asterisk-sp {
    letter-spacing: 0.05em;
    font-size: 87.5%;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.8;
  }
}
.l-base .l-wrapper .c-notes-lv1-asterisk,
.l-base .l-wrapper .c-notes-lv1-asterisk-asterisk {
  position: relative;
  display: block;
  padding-left: 1.2em;
}
.l-base .l-wrapper .c-notes-lv1-asterisk::before,
.l-base .l-wrapper .c-notes-lv1-asterisk-asterisk::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: "※";
}
.l-base .l-wrapper .c-notes-lv2,
.l-base .l-wrapper .c-notes-lv2-asterisk {
  display: inline-block;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-notes-lv2,
  .l-base .l-wrapper .c-notes-lv2-asterisk {
    font-size: 75%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-notes-lv2,
  .l-base .l-wrapper .c-notes-lv2-asterisk {
    font-size: 75%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-notes-lv2-pc,
  .l-base .l-wrapper .c-notes-lv2-asterisk-pc {
    letter-spacing: 0.05em;
    font-size: 75%;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.8;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-notes-lv2-sp,
  .l-base .l-wrapper .c-notes-lv2-asterisk-sp {
    letter-spacing: 0.05em;
    font-size: 75%;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.8;
  }
}
.l-base .l-wrapper .c-notes-lv2-asterisk,
.l-base .l-wrapper .c-notes-lv2-asterisk-asterisk {
  position: relative;
  padding-left: 1.2em;
}
.l-base .l-wrapper .c-notes-lv2-asterisk::before,
.l-base .l-wrapper .c-notes-lv2-asterisk-asterisk::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: "※";
}
.l-base .l-wrapper .c-pet-table * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.l-base .l-wrapper .c-pet-table *::before,
.l-base .l-wrapper .c-pet-table *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.l-base .l-wrapper .c-pet-table__table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.l-base .l-wrapper .c-pet-table__cell {
  border: 1px solid #d5d3d3;
  text-align: center;
}
.l-base .l-wrapper .c-pet-table__head .c-pet-table__cell {
  border: 1px solid #523f26;
  background-color: #9f7b4a;
  color: #fff;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-pet-table__head .c-pet-table__cell {
    padding-top: 0.875em;
    padding-bottom: 0.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-pet-table__head .c-pet-table__cell {
    padding-top: 0.875em;
    padding-bottom: 0.875em;
  }
}
.l-base .l-wrapper .c-pet-table__body .c-pet-table__cell {
  background-color: #f6f6f6;
  color: #1f1f1f;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-pet-table__body th.c-pet-table__cell {
    padding-top: 2.375em;
    padding-bottom: 2.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-pet-table__body td.c-pet-table__cell {
    padding-top: 0.875em;
    padding-bottom: 0.875em;
  }
}
.l-base .l-wrapper .c-pet-table__body tr:not(:has(th)) td.c-pet-table__cell {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-pet-table__body tr:not(:has(th)) td.c-pet-table__cell {
    padding-top: 0.8125em;
    padding-bottom: 0.8125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-pet-table[class*="table--fixed"] .c-pet-table__body th.c-pet-table__cell {
    width: 4.5926em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-pet-table[class*="table--fixed"] .c-pet-table__body th.c-pet-table__cell {
    width: 3.6364em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-pet-table[class*="table--fixed"] .c-pet-table__body td.c-pet-table__cell {
    width: 9.8519em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-pet-table[class*="table--fixed"] .c-pet-table__body td.c-pet-table__cell {
    width: 9.7727em;
  }
}
.l-base .l-wrapper .c-pet-table[class*="table--equally"] .c-pet-table__body th.c-pet-table__cell {
  width: 50%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-pet-table[class*="table--equally"] .c-pet-table__body th.c-pet-table__cell {
    padding-top: 1.25em;
    padding-bottom: 1em;
  }
}
.l-base .l-wrapper .c-pet-table[class*="table--equally"] .c-pet-table__body td.c-pet-table__cell {
  width: 50%;
}
.l-base .l-wrapper .c-phone {
  color: #1f1f1f;
  cursor: default;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-phone:hover {
    pointer-events: none;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price__waiting,
  .l-base .l-wrapper .c-price__price-text {
    font-size: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price__waiting,
  .l-base .l-wrapper .c-price__price-text {
    font-size: 0.875em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price__value {
    font-size: 1.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price__value {
    font-size: 1.125em;
  }
}
.l-base .l-wrapper .c-price__information {
  margin-left: 0.5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price__information {
    font-size: 0.5625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price__text {
    font-size: 75%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement__items {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement__item {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: auto;
    width: 100%;
    height: 100vh;
  }
  .l-base .l-wrapper .c-resort-detail-statement__item.is-active {
    opacity: 1;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement__item + .c-resort-detail-statement__item:nth-child(2) {
    margin-top: 4em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement__item + .c-resort-detail-statement__item:not(:nth-child(2)) {
    margin-top: 5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement__item:nth-child(odd) .statement__inner {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    gap: 0 5.457463884430177%;
  }
}
.l-base .l-wrapper .c-resort-detail-statement .kv {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: calc(100svh - (var(--header-height) + 3.25em));
}
.l-base .l-wrapper .c-resort-detail-statement .kv__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__bg {
    height: 100vh;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__bg {
    height: calc(100svh - (var(--header-height) + 3.25em));
  }
}
.l-base .l-wrapper .c-resort-detail-statement .kv__bg img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper .c-resort-detail-statement .kv__back-to-top {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__back-to-top {
    top: 3.125em;
    left: 3.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__back-to-top {
    top: 1.25em;
    left: 1.25em;
  }
}
.l-base .l-wrapper .c-resort-detail-statement .kv__back-to-top__link {
  position: relative;
  color: #fff;
  letter-spacing: 0;
  font-family: "Zen Old Mincho", serif;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__back-to-top__link {
    padding-left: 2em;
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__back-to-top__link {
    padding-left: 2em;
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-resort-detail-statement .kv__back-to-top__link::before {
  position: absolute;
  top: calc(50% + 0.125em);
  left: 0;
  display: inline-block;
  display: inline;
  color: inherit;
  content: '\F006';
  vertical-align: middle;
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 0;
  line-height: 1;
  -webkit-transform: translate(0, -50%) scale(-1, 1);
  transform: translate(0, -50%) scale(-1, 1);

  speak: none;
  text-rendering: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__back-to-top__link::before {
    font-size: 75%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__back-to-top__link::before {
    font-size: 75%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__info {
    position: fixed;
    right: 3.75em;
    bottom: 2.5em;
    left: 3.75em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    -ms-flex-align: end;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    align-items: end;
    gap: 2em;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}
.l-base .l-wrapper .c-resort-detail-statement .kv__media {
  display: grid;
  color: #fff;
  font-family: "Zen Old Mincho", serif;

  gap: 0.75em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__media {
    position: absolute;
    right: 1.25em;
    bottom: 1.875em;
    left: 1.25em;
  }
}
.l-base .l-wrapper .c-resort-detail-statement .kv__lead {
  display: grid;

  grid-template-columns: auto 1fr;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__lead {
    grid-row: 1/2;
    gap: 2em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__lead {
    grid-row: 2/3;
    gap: 1.5em;
  }
}
.l-base .l-wrapper .c-resort-detail-statement .kv__name {
  position: relative;
  display: grid;
  -ms-flex-align: center;
  letter-spacing: 0.05em;
  line-height: 1.4;

  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__name {
    width: auto;
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__name {
    width: 6.25em;
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-resort-detail-statement .kv__name::before {
  position: absolute;
  z-index: 0;
  width: 1px;
  background-color: #fff;
  content: "";
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__name::before {
    top: 0.25em;
    bottom: 0.25em;
    left: calc(100% + 0.6667em);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__name::before {
    top: 0.5em;
    bottom: 0.5em;
    left: calc(100% + 0.5714em);
  }
}
.l-base .l-wrapper .c-resort-detail-statement .kv__text {
  display: grid;
  -ms-flex-align: center;
  letter-spacing: 0.05em;
  line-height: 1.8;

  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__text {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__text {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-resort-detail-statement .kv__title {
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__title {
    letter-spacing: 0.05em;
    font-size: 237.5%;

    grid-row: 2/3;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__title {
    letter-spacing: 0.1em;
    font-size: 175%;

    grid-row: 1/2;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__logo {
    position: relative;
    bottom: 0.625em;
    width: 6.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .kv__logo {
    position: absolute;
    top: 1em;
    right: 1.25em;
    width: 2.8125em;
  }
}
.l-base .l-wrapper .c-resort-detail-statement .kv__logo img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .statement {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: calc(33.75em + (var(--header-height) * 2));
    width: 100%;
    height: 100vh;

    -webkit-box-align: center;
    align-items: center;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .statement__inner {
    padding-top: var(--header-height);
    padding-bottom: var(--header-height);
    max-height: 100%;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .statement__info {
    position: relative;
    width: 100%;
    text-align: right;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .statement__back-to-top {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .statement__back-to-top {
    display: none;
  }
}
.l-base .l-wrapper .c-resort-detail-statement .statement__back-to-top__link {
  position: relative;
  color: #fff;
  letter-spacing: 0;
  font-family: "Zen Old Mincho", serif;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .statement__back-to-top__link {
    padding-left: 2em;
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .statement__back-to-top__link {
    padding-left: 2em;
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-resort-detail-statement .statement__back-to-top__link::before {
  position: absolute;
  top: calc(50% + 0.125em);
  left: 0;
  display: inline-block;
  display: inline;
  color: inherit;
  content: '\F006';
  vertical-align: middle;
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 0;
  line-height: 1;
  -webkit-transform: translate(0, -50%) scale(-1, 1);
  transform: translate(0, -50%) scale(-1, 1);

  speak: none;
  text-rendering: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .statement__back-to-top__link::before {
    font-size: 75%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .statement__back-to-top__link::before {
    font-size: 75%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .statement__pagination {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    font-size: 87.5%;
    font-family: "Playfair Display", serif;
    line-height: 1;

    gap: 1.125em;
    -webkit-box-align: center;
    align-items: center;
  }
}
.l-base .l-wrapper .c-resort-detail-statement .statement__now {
  position: relative;
}
.l-base .l-wrapper .c-resort-detail-statement .statement__now::after {
  position: absolute;
  top: 50%;
  left: calc(100% + 0.5625em);
  width: 1px;
  height: 0.75em;
  background-color: #fff;
  content: "";
  -webkit-transform: translateY(calc(-50% + 0.125em));
  transform: translateY(calc(-50% + 0.125em));
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .statement__contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 2.3125em;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0 5.296950240770466%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .statement__media {
    width: 57.38362760834671%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .statement__content {
    display: grid;
    width: 37.239165329052966%;
    text-align: left;

    place-content: center start;
  }
}
.l-base .l-wrapper .c-resort-detail-statement .statement__texts {
  position: relative;
  letter-spacing: 0.1em;
  font-size: 150%;
  font-family: "Zen Old Mincho", serif;
}
.l-base .l-wrapper .c-resort-detail-statement .statement__texts + .statement__notes {
  margin-top: 3.3125em;
}
.l-base .l-wrapper .c-resort-detail-statement .statement__texts::after {
  position: absolute;
  top: calc(100% + 1.0833em);
  left: 0;
  display: block;
  width: 5em;
  height: 1px;
  background-color: #fff;
  content: "";
}
.l-base .l-wrapper .c-resort-detail-statement .statement__notes {
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement .statement__notes {
    overflow: auto;
    font-size: 100%;
    line-height: 2;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement__item:nth-child(odd) .statement__media {
    -ms-flex-order: 1;

    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement__item:nth-child(odd) .statement__content {
    -ms-flex-order: 2;

    -webkit-box-ordinal-group: 3;
    order: 2;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement__item:nth-child(even) .statement__media {
    -ms-flex-order: 2;

    -webkit-box-ordinal-group: 3;
    order: 2;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-resort-detail-statement__item:nth-child(even) .statement__content {
    -ms-flex-order: 1;

    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-store-information__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    -ms-flex-align: start;

    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    align-items: flex-start;
    gap: 1em;
  }
}
.l-base .l-wrapper .c-store-information__term {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  background-color: #e0d7bf;
  line-height: 1.6;

  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-store-information__term {
    width: 7.25em;
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-store-information__term {
    width: 7.7143em;
    border-radius: 0.2857em;
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-store-information__object:first-child {
    margin-top: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-store-information__heading,
  .l-base .l-wrapper .c-store-information__text {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-store-information__object:has([class*="store-information__heading"]) .c-store-information__text,
.l-base .l-wrapper .c-store-information__object:has([class*="store-information__heading"]) .c-store-information__note {
  padding-left: 1.2em;
}
.l-base .l-wrapper .c-store-information__heading {
  position: relative;
  padding-left: 1.2em;
}
.l-base .l-wrapper .c-store-information__heading::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '○';
}
.l-base .l-wrapper .c-store-information__note {
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-store-information__note {
    letter-spacing: 0em;
  }
}
.l-base .l-wrapper .c-store-information__note > span {
  display: block;
}
.l-base .l-wrapper .c-store-information__tel {
  color: inherit;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-store-information__tel:hover {
    cursor: default;
    pointer-events: none;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-store-information .c-store-information__row + .c-store-information__row {
    margin-top: 0.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-store-information .c-store-information__row + .c-store-information__row {
    margin-top: 1.375em;
  }
}
.l-base .l-wrapper .c-store-information .c-store-information__object + .c-store-information__object {
  margin-top: 0.375em;
}
.l-base .l-wrapper .c-table * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table:not([class*="table--scroll"]) th {
    text-align: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table:not([class*="table--scroll"]) th {
    text-align: left;
  }
  .l-base .l-wrapper .c-table.pre-owners__table.-comparison:not([class*="table--scroll"]) th.-item {
    width: 22%;
  }
  .l-base .l-wrapper .c-table.pre-owners__table.-comparison:not([class*="table--scroll"]) th.-eachitem01,
  .l-base .l-wrapper .c-table.pre-owners__table.-comparison:not([class*="table--scroll"]) th.-eachitem02 {
    width: 39%;
  }
}
.l-base .l-wrapper .c-table[class*="table--fixed"]:not([class*="table--scroll"]) .c-table__table,
.l-base .l-wrapper .c-table[class*="table--equally"]:not([class*="table--scroll"]) .c-table__table {
  table-layout: fixed;
}
.l-base .l-wrapper .c-table__table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table--fixed thead th.c-table__cell {
    width: calc(396 / 1246 * 100%);
  }
  .l-base .l-wrapper .c-table--fixed th.c-table__cell {
    width: calc(396 / 1246 * 100%);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table--fixed:not([class*="table--scroll"]) th.c-table__cell {
    width: 30.74626865671642%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table--fixed-pc th.c-table__cell {
    width: calc(396 / 1246 * 100%);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table--fixed-sp:not([class*="table--scroll"]) th.c-table__cell {
    width: 33.73134328358209%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table--fixed-sp-wide:not([class*="table--scroll"]) th.c-table__cell {
    width: 40%;
  }
}
.l-base .l-wrapper .c-table[class*="--equally"][class*="table--3"] .c-table__cell {
  width: 33%;
}
.l-base .l-wrapper .c-table[class*="--equally"][class*="table--4"] .c-table__cell {
  width: 25%;
}
.l-base .l-wrapper .c-table__head .c-table__cell {
  border-color: #330f1e;
  background-color: #9f7b4a;
  color: #fff;
}
.l-base .l-wrapper .c-table__body th.c-table__cell {
  border-color: #a3998f;
  background-color: #e0d7bf;
  font-weight: 500;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table__body th.c-table__cell {
    padding-right: 1.125em;
    padding-left: 1.125em;
  }
}
.l-base .l-wrapper .c-table__body td.c-table__cell {
  border-color: #d5d3d3;
  background-color: #f8f8f4;
}
.l-base .l-wrapper .c-table__body th + td.c-table__cell {
  border-left: none;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table__body td.c-table__cell dl.c-table__price {
    display: grid;
    -ms-flex-align: center;
    width: 100%;

    grid-template-columns: auto auto 1fr;
    -webkit-box-align: center;
    align-items: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table__body td.c-table__cell dl.c-table__price {
    letter-spacing: 0;
  }
}
.l-base .l-wrapper .c-table__body td.c-table__cell dt.c-table__text {
  text-align: left;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table__body td.c-table__cell dt.c-table__text {
    display: inline-block;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table__body td.c-table__cell span.c-table__colon {
    padding-left: 0.1875em;
  }
}
.l-base .l-wrapper .c-table__body td.c-table__cell dd.c-table__text {
  text-align: left;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table__body td.c-table__cell dd.c-table__text {
    padding-left: 1.0625em;
  }
}
.l-base .l-wrapper .c-table__cell {
  border: 1px solid;
  vertical-align: middle;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table__cell {
    padding: 0.875em 1.6875em;
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table__cell {
    padding: 1.125em 1.5em;
    font-size: 87.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table__cell .c-notes-lv2 {
    font-size: 75%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table__cell .c-notes-lv2 {
    font-size: 85.71428571428571%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table__cell .c-notes-lv2-pc {
    font-size: 75%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table__cell .c-notes-lv2-sp {
    font-size: 85.71428571428571%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table__blank {
    padding: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table__blank {
    padding: 1.125em;
  }
}
.l-base .l-wrapper .c-table__link {
  color: #9f7b4a;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table__text + .c-table__list {
    margin-top: 0.5em;
  }
}
.l-base .l-wrapper .c-table--scroll {
  overflow: auto;
}
.l-base .l-wrapper .c-table--scroll th {
  text-align: center;
}
.l-base .l-wrapper .c-table--scroll:not([class*="--fixed"]) td {
  text-align: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table--scroll .c-table__container {
    position: relative;
    overflow-x: auto;
  }
  .l-base .l-wrapper .c-table--scroll .c-table__container::-webkit-scrollbar {
    height: 2px;
  }
  .l-base .l-wrapper .c-table--scroll .c-table__container::-webkit-scrollbar-track {
    margin: 0 5.333333333333334%;
    background: transparent;
  }
  .l-base .l-wrapper .c-table--scroll .c-table__container::-webkit-scrollbar-thumb {
    width: 103px;
    background-color: #9f7b4a;
  }
  .l-base .l-wrapper .c-table--scroll .c-table__container::-webkit-scrollbar-track {
    background-color: #d5d3d3;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-table--scroll .c-table__wrapper {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 5.333333333333334%;
    min-width: 100%;
  }
}
.l-base .l-wrapper .c-table--scroll .c-table__cell {
  white-space: nowrap;
}
.l-base .l-wrapper .c-media-1 .c-table td.c-table__cell,
.l-base .l-wrapper .c-media-2 .c-table td.c-table__cell {
  font-size: 87.5%;
}
.l-base .l-wrapper .c-text {
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-text {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-text {
    font-size: 100%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-text-pc {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-text-sp {
    font-size: 100%;
  }
}
.l-base .l-wrapper .c-text--strong {
  color: #9f7b4a;
}
.l-base .l-wrapper .c-text--align-left {
  text-align: left;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-text--align-left-pc {
    text-align: left;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-text--align-left-sp {
    text-align: left;
  }
}
.l-base .l-wrapper .c-text--align-right {
  text-align: right;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-text--align-right-pc {
    text-align: right;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-text--align-right-sp {
    text-align: right;
  }
}
.l-base .l-wrapper .c-text--align-center {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-text--align-center-pc {
    text-align: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-text--align-center-sp {
    text-align: center;
  }
}
.l-base .l-wrapper .c-anchor-box--1 .c-anchor-box__item {
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 12px rgba(31,31,31,0.16);
  box-shadow: 0px 0px 12px rgba(31,31,31,0.16);
  text-decoration: none;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--1 .c-anchor-box__item {
    padding-top: 2.125em;
    padding-right: 1.6875em;
    padding-bottom: 2.125em;
    padding-left: 1.6875em;
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--1 .c-anchor-box__item {
    padding-top: 2em;
    padding-right: 1.25em;
    padding-bottom: 2em;
    padding-left: 1.25em;
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-anchor-box--1 .c-anchor-box__item .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #1f1f1f;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--1 .c-anchor-box__item .item {
    gap: 1.3125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--1 .c-anchor-box__item .item {
    gap: 0.8125em;
  }
}
.l-base .l-wrapper .c-anchor-box--1 .c-anchor-box__item .item__logo {
  width: 4.375em;

  aspect-ratio: 1;
}
.l-base .l-wrapper .c-anchor-box--1 .c-anchor-box__item .item__text {
  letter-spacing: 0.1em;
  font-size: 150%;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.4;
}
.l-base .l-wrapper .c-anchor-box--1 .c-anchor-box__item .item__icon {
  position: absolute;
  color: #9f7b4a;
  font-size: 212.5%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--1 .c-anchor-box__item .item__icon {
    right: 1.4118em;
    bottom: 0.9412em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--1 .c-anchor-box__item .item__icon {
    right: 1.5294em;
    bottom: 1.1765em;
  }
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-anchor-box--1 .c-anchor-box__item:hover:hover .item__icon::before {
    opacity: 0;
  }
  .l-base .l-wrapper .c-anchor-box--1 .c-anchor-box__item:hover:hover .item__icon::after {
    opacity: 1;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--2 .c-anchor-box__items {
    gap: 0 1.625em;
  }
}
.l-base .l-wrapper .c-anchor-box--2 .c-anchor-box__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  border-radius: 0.125em;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.l-base .l-wrapper .c-anchor-box--2 .c-anchor-box__head {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #e0d7bf;
  color: #9f7b4a;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--2 .c-anchor-box__head {
    padding-top: 1em;
    padding-right: 5.4375em;
    padding-bottom: 1em;
    padding-left: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--2 .c-anchor-box__head {
    padding-top: 1em;
    padding-right: 6.125em;
    padding-bottom: 1em;
    padding-left: 1.25em;
  }
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-anchor-box--2 .c-anchor-box__head:hover:hover {
    background-color: #9f7b4a;
    color: #fff;
  }
  .l-base .l-wrapper .c-anchor-box--2 .c-anchor-box__head:hover:hover .head__heading {
    color: #fff;
  }
}
.l-base .l-wrapper .c-anchor-box--2 .c-anchor-box__head .head__heading {
  color: #1f1f1f;
  letter-spacing: 0.1em;
  font-size: 150%;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.4;
}
.l-base .l-wrapper .c-anchor-box--2 .c-anchor-box__head .head__icon {
  position: absolute;
  top: 50%;
  z-index: 1;
  font-size: 212.5%;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--2 .c-anchor-box__head .head__icon {
    right: 1.8125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--2 .c-anchor-box__head .head__icon {
    right: 1.25em;
  }
}
.l-base .l-wrapper .c-anchor-box--2 .c-anchor-box__body {
  background-color: #fff;

  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--2 .c-anchor-box__body {
    padding-top: 1.125em;
    padding-right: 1.5em;
    padding-bottom: 1.5em;
    padding-left: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--2 .c-anchor-box__body {
    padding-top: 2em;
    padding-right: 1.25em;
    padding-bottom: 2em;
    padding-left: 1.25em;
  }
}
.l-base .l-wrapper .c-anchor-box--2 .c-anchor-box__text {
  letter-spacing: 0;
  font-size: 87.5%;
  line-height: 2;
}
.l-base .l-wrapper .c-anchor-box .item__text {
  display: grid;

  place-items: center;
}
.l-base .l-wrapper .c-anchor-box--3 {
  color: #fff;
}
.l-base .l-wrapper .c-anchor-box--3 .item {
  position: relative;
  display: block;
  overflow: hidden;
  color: inherit;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--3 .item {
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--3 .item {
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-anchor-box--3 .item::after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));
  background: linear-gradient(rgba(0,0,0,0) 0%, #000 100%);
  content: '';
  opacity: 0.6;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--3 .item::after {
    height: 10em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--3 .item::after {
    height: 5em;
  }
}
.l-base .l-wrapper .c-anchor-box--3 .item__case {
  position: absolute;
  top: 1.0625em;
  left: 1.25em;
  z-index: 1;
  font-family: "Playfair Display", serif;
}
.l-base .l-wrapper .c-anchor-box--3 .item__case span {
  display: block;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--3 .item__case span {
    margin-top: -0.5312em;
    font-size: 200%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--3 .item__case span {
    margin-top: -0.5937em;
    font-size: 200%;
  }
}
.l-base .l-wrapper .c-anchor-box--3 .item__statement {
  position: absolute;
  left: 1.25em;
  z-index: 1;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--3 .item__statement {
    bottom: 1.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--3 .item__statement {
    bottom: 1.375em;
  }
}
.l-base .l-wrapper .c-anchor-box--3 .item__text {
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--3 .item__text {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--3 .item__text {
    font-size: 112.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--3 .item__note {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--3 .item__note {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-anchor-box--3 .item__icon {
  position: absolute;
  right: 0.6176em;
  bottom: 0.6176em;
  z-index: 1;
  width: 1em;
  height: 1em;
  font-size: 212.5%;

  aspect-ratio: 1;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-anchor-box--3 .item:hover:hover .item__icon::before {
    opacity: 0;
  }
  .l-base .l-wrapper .c-anchor-box--3 .item:hover:hover .item__icon::after {
    opacity: 1;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--3 .item__text + .item__note {
    margin-top: 0.2857em;

    place-items: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-anchor-box--3 .item__text + .item__note {
    margin-top: 0.25em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column {
    margin-top: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column {
    margin-top: 1.5em;
  }
}
.l-base .l-wrapper .c-box-column__contents {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__contents {
    gap: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__contents {
    gap: 1.5em 0.8125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__contents[data-column-pc="4"] {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__contents[data-column-pc="3"] {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__contents[data-column-pc="2"] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__contents[data-column-pc="1"] {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__contents[data-column-sp="2"] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__contents[data-column-sp="1"] {
    grid-template-columns: repeat(1, 1fr);
  }
}
.l-base .l-wrapper .c-box-column__content {
  border: 1px solid #eaeaea;
  background: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__content {
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__content {
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-box-column__heading {
  background: #b39f6b;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__heading {
    padding: 0.5em 0;
    border-radius: 0.125em 0.125em 0 0;
    font-size: 200%;
    line-height: 1.8;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__heading {
    padding: 2.985074626865672% 0;
    border-radius: 0.0625em 0.0625em 0 0;
    font-size: 150%;
    line-height: 1.4;
  }
}
.l-base .l-wrapper .c-box-column__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #e0d7bf;

  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__header {
    padding: 0.6667em 0;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__header {
    padding: 4.776119402985075% 0;
  }
}
.l-base .l-wrapper .c-box-column__sub-heading {
  text-align: center;
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__sub-heading {
    border-radius: 0.125em 0.125em 0 0;
    font-size: 150%;
    line-height: 1.4;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__sub-heading {
    border-radius: 0.0625em 0.0625em 0 0;
    font-size: 112.5%;
    line-height: 1.4;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__body {
    padding: 2em 2em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__body {
    padding: 2em 1.25em;
  }
}
.l-base .l-wrapper .c-box-column__sections {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__sections {
    gap: 2em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__sections {
    gap: 1.5em;
  }
}
.l-base .l-wrapper .c-box-column__sections + * {
  border-top: 1px solid #d5d3d3;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__sections + * {
    margin-top: 2em;
    padding-top: 2em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__sections + * {
    margin-top: 1em;
    padding-top: 1em;
  }
}
.l-base .l-wrapper .c-box-column__premise {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  -ms-flex-align: baseline;
  color: #9f7b4a;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.8;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: baseline;
  align-items: baseline;
  -webkit-box-pack: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__premise + * {
    margin-top: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__premise + * {
    margin-top: 1em;
  }
}
.l-base .l-wrapper .c-box-column__premise__type {
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__premise__type {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__premise__type {
    font-size: 100%;
  }
}
.l-base .l-wrapper .c-box-column__premise__tax {
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__premise__tax {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__premise__tax {
    font-size: 62.5%;
  }
}
.l-base .l-wrapper .c-box-column__bullet-points {
  background: #f8f8f4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__bullet-points {
    padding: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__bullet-points {
    padding: 1em 0.75em;
  }
}
.l-base .l-wrapper .c-box-column__bullet-points__item {
  position: relative;
  padding-left: 1em;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__bullet-points__item {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__bullet-points__item {
    font-size: 75%;
  }
}
.l-base .l-wrapper .c-box-column__bullet-points__item::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "・";
}
.l-base .l-wrapper .c-box-column__bullet-points__item span {
  color: #9f7b4a;
}
.l-base .l-wrapper .c-box-column__plane-heading {
  color: #9f7b4a;
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__plane-heading {
    font-size: 200%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__plane-heading {
    font-size: 150%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__plane-heading + * {
    margin-top: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__plane-heading + * {
    margin-top: 1em;
  }
}
.l-base .l-wrapper .c-box-column__thumbnail {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__thumbnail {
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__thumbnail {
    border-radius: 0.125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__thumbnail + .c-box-column__description {
    margin-top: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__thumbnail + .c-box-column__description {
    margin-top: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__thumbnail + .c-box-column__note {
    margin-top: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__thumbnail + .c-box-column__note {
    margin-top: 1em;
  }
}
.l-base .l-wrapper .c-box-column__description {
  text-align: left;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__description {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__description {
    font-size: 87.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__description + * {
    margin-top: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__description + * {
    margin-top: 1.5em;
  }
}
.l-base .l-wrapper .c-box-column__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__button {
    margin-top: 3.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__button {
    margin-top: 1.875em;
  }
}
.l-base .l-wrapper .c-box-column__button .c-button {
  min-width: 20em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__button + * {
    margin-top: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__button + * {
    margin-top: 1.5em;
  }
}
.l-base .l-wrapper .c-box-column__note {
  text-align: left;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__note {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__note {
    font-size: 87.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__note + * {
    margin-top: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__note + * {
    margin-top: 1.5em;
  }
}
.l-base .l-wrapper .c-box-column__sub-section__heading {
  color: #9f7b4a;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__sub-section__heading {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__sub-section__heading {
    font-size: 100%;
  }
}
.l-base .l-wrapper .c-box-column__sub-section__heading + * {
  border-top: 1px solid #d5d3d3;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__sub-section__heading + * {
    margin-top: 1em;
    padding-top: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__sub-section__heading + * {
    margin-top: 1em;
    padding-top: 1em;
  }
}
.l-base .l-wrapper .c-box-column__sub-section__list {
  display: grid;

  gap: 1em;
}
.l-base .l-wrapper .c-box-column__sub-section__item {
  display: grid;

  gap: 0.5em;
}
.l-base .l-wrapper .c-box-column__sub-section__title {
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__sub-section__title {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__sub-section__title {
    font-size: 100%;
  }
}
.l-base .l-wrapper .c-box-column__sub-section__text {
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__sub-section__text {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__sub-section__text {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-box-column__sub-section__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__sub-section__button {
    margin-top: 3.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__sub-section__button {
    margin-top: 1.875em;
  }
}
.l-base .l-wrapper .c-box-column__sub-section__button .c-button {
  min-width: 20em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__sub-section__button + * {
    margin-top: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__sub-section__button + * {
    margin-top: 1.5em;
  }
}
.l-base .l-wrapper .c-box-column__text {
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__text {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__text {
    font-size: 75%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__text + * {
    margin-top: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__text + * {
    margin-top: 1em;
  }
}
.l-base .l-wrapper .c-box-column__plan {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__plan__list {
    gap: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__plan__list {
    gap: 1.25em 0.8125em;
  }
}
.l-base .l-wrapper .c-box-column__plan__list[data-layout="expand"] {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__plan__list[data-layout="expand"] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__plan__list[data-layout="expand"] {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__plan__list[data-layout="shrink"] {
    display: inline-grid;

    grid-template-columns: repeat(2, 11.625em);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__plan__list[data-layout="shrink"] {
    display: grid;

    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__plan__list + * {
    margin-top: 2em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__plan__list + * {
    margin-top: 2em;
  }
}
.l-base .l-wrapper .c-box-column__plan__type {
  background: #9f7b4a;
  color: #fff;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__plan__type {
    padding: 0.3125em 0.5em;
    border-radius: 0.25em;
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__plan__type {
    padding: 0.375em;
    border-radius: 0.125em;
    font-size: 75%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__plan__type + * {
    margin-top: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__plan__type + * {
    margin-top: 0.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__price + * {
    margin-top: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__price + * {
    margin-top: 0.5em;
  }
}
.l-base .l-wrapper .c-box-column__price__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  -ms-flex-align: baseline;
  color: #9f7b4a;
  font-family: "Zen Old Mincho", serif;
  line-height: 1;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: baseline;
  align-items: baseline;
  -webkit-box-pack: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__price__box {
    gap: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__price__box {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__price__box + * {
    margin-top: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__price__box + * {
    margin-top: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__price__num {
    font-size: 237.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__price__num {
    font-size: 150%;
  }
}
.l-base .l-wrapper .c-box-column__price__text,
.l-base .l-wrapper .c-box-column__price__unit {
  color: #9f7b4a;
  font-weight: 600;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__price__text,
  .l-base .l-wrapper .c-box-column__price__unit {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__price__text,
  .l-base .l-wrapper .c-box-column__price__unit {
    font-size: 75%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__price__unit {
    margin-top: 0.5em;
  }
}
.l-base .l-wrapper .c-box-column__price__note {
  color: #9f7b4a;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__price__note {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__price__note {
    font-size: 62.5%;
  }
}
.l-base .l-wrapper .c-box-column__plan__note {
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__plan__note {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__plan__note {
    font-size: 75%;
  }
}
.l-base .l-wrapper .c-box-column__definition {
  border: 1px solid #d5d3d3;
}
.l-base .l-wrapper .c-box-column__definition__term,
.l-base .l-wrapper .c-box-column__definition__description {
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__definition__term,
  .l-base .l-wrapper .c-box-column__definition__description {
    padding: 1em 0;
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__definition__term,
  .l-base .l-wrapper .c-box-column__definition__description {
    padding: 0.375em 0;
    font-size: 75%;
  }
}
.l-base .l-wrapper .c-box-column__definition__term {
  background: #e0d7bf;
  font-weight: 500;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__definition__term {
    padding-right: 0.125em;
    padding-left: 0.125em;
    letter-spacing: 0;
  }
}
.l-base .l-wrapper .c-box-column__definition__description {
  background: #fff;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__definition__description {
    padding-right: 0.375em;
    padding-bottom: 0.875em;
    padding-left: 0.375em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__definition__description > .c-box-column__price__box {
    margin-top: 0.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__definition__description > .c-box-column__price__box {
    margin-top: 0.3125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__definition__description .c-box-column__plan__type {
    padding-top: 0.375em;
    padding-bottom: 0.375em;
    border-radius: 0.125em;
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__definition__description .c-box-column__plan__type + .c-box-column__price__box {
    margin-top: 0.9375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__definition__description .c-box-column__price__num {
    display: inline-block;
    margin-top: 0.1875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__definition__description .c-box-column__price__unit {
    padding-top: 0.25em;
    font-size: 100%;
  }
}
.l-base .l-wrapper .c-box-column__remarks {
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__remarks {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-box-column__remarks {
    font-size: 75%;
  }
}
.l-base .l-wrapper .c-buttons__items {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-buttons__items {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-buttons__items {
    width: 100%;

    grid-template-columns: repeat(1, 1fr);
    gap: 1.5em 0;
  }
}
.l-base .l-wrapper .c-buttons__items a.c-button {
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-buttons[data-columns-length="1"] .c-buttons__items {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-buttons--center .c-buttons__items {
    margin-right: auto;
    margin-left: auto;
  }
}
.l-base .l-wrapper .c-buttons--center:not(.c-buttons--left):not(.c-buttons--right) {
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-buttons--right .c-buttons__items {
    margin-left: auto;
  }
}
.l-base .l-wrapper .c-buttons--right:not(.c-buttons--left):not(.c-buttons--center) {
  -ms-flex-pack: end;

  -webkit-box-pack: end;
  justify-content: end;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .c-buttons .c-buttons__item {
    width: 24.875em;
  }
}
.l-base .l-wrapper .c-card-column .item {
  display: block;
  color: inherit;
}
.l-base .l-wrapper .c-card-column .item__image {
  overflow: hidden;
}
.l-base .l-wrapper .c-card-column .item__image:has(.item__caption) {
  position: relative;
}
.l-base .l-wrapper .c-card-column .item__image:has(.item__caption)::after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));
  background: linear-gradient(rgba(0,0,0,0) 0%, #000 100%);
  content: "";
  opacity: 0.6;
}
.l-base .l-wrapper .c-card-column .item__image:has(.item__caption) .item__caption {
  position: absolute;
  z-index: 2;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column .item__image:has(.item__caption) .item__caption {
    right: 13px;
    bottom: 9px;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column .item__image:has(.item__caption) .item__caption {
    right: 8px;
    bottom: 6px;
  }
}
.l-base .l-wrapper .c-card-column .item__text {
  font-weight: 500;
}
.l-base .l-wrapper .c-card-column .item__image + .item__text {
  margin-top: 0.875em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column .item__image {
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column .item__image {
    border-radius: 0.125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column .item__text + .item__note {
    margin-top: 0.1429em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column .item__text + .item__note {
    margin-top: 0.7143em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column[class*="column--1-pc"] .item {
    display: block;
    color: inherit;
  }
  .l-base .l-wrapper .c-card-column[class*="column--1-pc"] .item__image {
    overflow: hidden;
  }
  .l-base .l-wrapper .c-card-column[class*="column--1-pc"] .item__image:has(.item__caption) {
    position: relative;
  }
  .l-base .l-wrapper .c-card-column[class*="column--1-pc"] .item__image:has(.item__caption)::after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));
    background: linear-gradient(rgba(0,0,0,0) 0%, #000 100%);
    content: "";
    opacity: 0.6;
  }
  .l-base .l-wrapper .c-card-column[class*="column--1-pc"] .item__image:has(.item__caption) .item__caption {
    position: absolute;
    z-index: 2;
    color: #fff;
  }
  .l-base .l-wrapper .c-card-column[class*="column--1-pc"] .item__text {
    font-weight: 500;
  }
  .l-base .l-wrapper .c-card-column[class*="column--1-pc"] .item__image + .item__text {
    margin-top: 0.875em;
  }
  .l-base .l-wrapper .c-card-column[class*="column--1-pc"] .item__image {
    border-radius: 0.25em;
  }
  .l-base .l-wrapper .c-card-column[class*="column--1-pc"] .item__text + .item__note {
    margin-top: 0.1429em;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column[class*="column--1-pc"] .item__caption {
    right: 13px;
    bottom: 9px;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column[class*="column--1-sp"] .item {
    display: block;
    color: inherit;
  }
  .l-base .l-wrapper .c-card-column[class*="column--1-sp"] .item__image {
    overflow: hidden;
  }
  .l-base .l-wrapper .c-card-column[class*="column--1-sp"] .item__image:has(.item__caption) {
    position: relative;
  }
  .l-base .l-wrapper .c-card-column[class*="column--1-sp"] .item__image:has(.item__caption)::after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));
    background: linear-gradient(rgba(0,0,0,0) 0%, #000 100%);
    content: "";
    opacity: 0.6;
  }
  .l-base .l-wrapper .c-card-column[class*="column--1-sp"] .item__image:has(.item__caption) .item__caption {
    position: absolute;
    z-index: 2;
    color: #fff;
  }
  .l-base .l-wrapper .c-card-column[class*="column--1-sp"] .item__text {
    font-weight: 500;
  }
  .l-base .l-wrapper .c-card-column[class*="column--1-sp"] .item__image + .item__text {
    margin-top: 0.875em;
  }
  .l-base .l-wrapper .c-card-column[class*="column--1-sp"] .item__image {
    border-radius: 0.125em;
  }
  .l-base .l-wrapper .c-card-column[class*="column--1-sp"] .item__image + .item__text {
    margin-top: 0.875em;
  }
  .l-base .l-wrapper .c-card-column[class*="column--1-sp"] .item__text + .item__note {
    margin-top: 0.7143em;
  }
}
@media not screen and (min-width: 769px) and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column[class*="column--1-sp"] .item__caption {
    right: 8px;
    bottom: 6px;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column--2 .item,
  .l-base .l-wrapper .c-card-column[class*="column--2-pc"] .item {
    display: block;
    color: inherit;
  }
  .l-base .l-wrapper .c-card-column--2 .item__image,
  .l-base .l-wrapper .c-card-column[class*="column--2-pc"] .item__image {
    overflow: hidden;
  }
  .l-base .l-wrapper .c-card-column--2 .item__image:has(.item__caption),
  .l-base .l-wrapper .c-card-column[class*="column--2-pc"] .item__image:has(.item__caption) {
    position: relative;
  }
  .l-base .l-wrapper .c-card-column--2 .item__image:has(.item__caption)::after,
  .l-base .l-wrapper .c-card-column[class*="column--2-pc"] .item__image:has(.item__caption)::after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));
    background: linear-gradient(rgba(0,0,0,0) 0%, #000 100%);
    content: "";
    opacity: 0.6;
  }
  .l-base .l-wrapper .c-card-column--2 .item__image:has(.item__caption) .item__caption,
  .l-base .l-wrapper .c-card-column[class*="column--2-pc"] .item__image:has(.item__caption) .item__caption {
    position: absolute;
    z-index: 2;
    color: #fff;
  }
  .l-base .l-wrapper .c-card-column--2 .item__text,
  .l-base .l-wrapper .c-card-column[class*="column--2-pc"] .item__text {
    font-weight: 500;
  }
  .l-base .l-wrapper .c-card-column--2 .item__image + .item__text,
  .l-base .l-wrapper .c-card-column[class*="column--2-pc"] .item__image + .item__text {
    margin-top: 0.875em;
  }
  .l-base .l-wrapper .c-card-column--2 .item__image,
  .l-base .l-wrapper .c-card-column[class*="column--2-pc"] .item__image {
    border-radius: 0.25em;
  }
  .l-base .l-wrapper .c-card-column--2 .item__text + .item__note,
  .l-base .l-wrapper .c-card-column[class*="column--2-pc"] .item__text + .item__note {
    margin-top: 0.1429em;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column--2 .item__caption,
  .l-base .l-wrapper .c-card-column[class*="column--2-pc"] .item__caption {
    right: 13px;
    bottom: 9px;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column[class*="column--2-sp"] .item {
    display: block;
    color: inherit;
  }
  .l-base .l-wrapper .c-card-column[class*="column--2-sp"] .item__image {
    overflow: hidden;
  }
  .l-base .l-wrapper .c-card-column[class*="column--2-sp"] .item__image:has(.item__caption) {
    position: relative;
  }
  .l-base .l-wrapper .c-card-column[class*="column--2-sp"] .item__image:has(.item__caption)::after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));
    background: linear-gradient(rgba(0,0,0,0) 0%, #000 100%);
    content: "";
    opacity: 0.6;
  }
  .l-base .l-wrapper .c-card-column[class*="column--2-sp"] .item__image:has(.item__caption) .item__caption {
    position: absolute;
    z-index: 2;
    color: #fff;
  }
  .l-base .l-wrapper .c-card-column[class*="column--2-sp"] .item__text {
    font-weight: 500;
  }
  .l-base .l-wrapper .c-card-column[class*="column--2-sp"] .item__image + .item__text {
    margin-top: 0.875em;
  }
  .l-base .l-wrapper .c-card-column[class*="column--2-sp"] .item__image {
    border-radius: 0.125em;
  }
  .l-base .l-wrapper .c-card-column[class*="column--2-sp"] .item__image + .item__text {
    margin-top: 0.875em;
  }
  .l-base .l-wrapper .c-card-column[class*="column--2-sp"] .item__text + .item__note {
    margin-top: 0.7143em;
  }
}
@media not screen and (min-width: 769px) and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column[class*="column--2-sp"] .item__caption {
    right: 8px;
    bottom: 6px;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column[class*="column--3-pc"] .item {
    display: block;
    color: inherit;
  }
  .l-base .l-wrapper .c-card-column[class*="column--3-pc"] .item__image {
    overflow: hidden;
  }
  .l-base .l-wrapper .c-card-column[class*="column--3-pc"] .item__image:has(.item__caption) {
    position: relative;
  }
  .l-base .l-wrapper .c-card-column[class*="column--3-pc"] .item__image:has(.item__caption)::after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));
    background: linear-gradient(rgba(0,0,0,0) 0%, #000 100%);
    content: "";
    opacity: 0.6;
  }
  .l-base .l-wrapper .c-card-column[class*="column--3-pc"] .item__image:has(.item__caption) .item__caption {
    position: absolute;
    z-index: 2;
    color: #fff;
  }
  .l-base .l-wrapper .c-card-column[class*="column--3-pc"] .item__text {
    font-weight: 500;
  }
  .l-base .l-wrapper .c-card-column[class*="column--3-pc"] .item__image + .item__text {
    margin-top: 0.875em;
  }
  .l-base .l-wrapper .c-card-column[class*="column--3-pc"] .item__image {
    border-radius: 0.25em;
  }
  .l-base .l-wrapper .c-card-column[class*="column--3-pc"] .item__text + .item__note {
    margin-top: 0.1429em;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column[class*="column--3-pc"] .item__caption {
    right: 13px;
    bottom: 9px;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column[class*="column--3-sp"] .item {
    display: block;
    color: inherit;
  }
  .l-base .l-wrapper .c-card-column[class*="column--3-sp"] .item__image {
    overflow: hidden;
  }
  .l-base .l-wrapper .c-card-column[class*="column--3-sp"] .item__image:has(.item__caption) {
    position: relative;
  }
  .l-base .l-wrapper .c-card-column[class*="column--3-sp"] .item__image:has(.item__caption)::after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));
    background: linear-gradient(rgba(0,0,0,0) 0%, #000 100%);
    content: "";
    opacity: 0.6;
  }
  .l-base .l-wrapper .c-card-column[class*="column--3-sp"] .item__image:has(.item__caption) .item__caption {
    position: absolute;
    z-index: 2;
    color: #fff;
  }
  .l-base .l-wrapper .c-card-column[class*="column--3-sp"] .item__text {
    font-weight: 500;
  }
  .l-base .l-wrapper .c-card-column[class*="column--3-sp"] .item__image + .item__text {
    margin-top: 0.875em;
  }
  .l-base .l-wrapper .c-card-column[class*="column--3-sp"] .item__image {
    border-radius: 0.125em;
  }
  .l-base .l-wrapper .c-card-column[class*="column--3-sp"] .item__image + .item__text {
    margin-top: 0.875em;
  }
  .l-base .l-wrapper .c-card-column[class*="column--3-sp"] .item__text + .item__note {
    margin-top: 0.7143em;
  }
}
@media not screen and (min-width: 769px) and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column[class*="column--3-sp"] .item__caption {
    right: 8px;
    bottom: 6px;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column[class*="column--4-pc"] .item {
    display: block;
    color: inherit;
  }
  .l-base .l-wrapper .c-card-column[class*="column--4-pc"] .item__image {
    overflow: hidden;
  }
  .l-base .l-wrapper .c-card-column[class*="column--4-pc"] .item__image:has(.item__caption) {
    position: relative;
  }
  .l-base .l-wrapper .c-card-column[class*="column--4-pc"] .item__image:has(.item__caption)::after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));
    background: linear-gradient(rgba(0,0,0,0) 0%, #000 100%);
    content: "";
    opacity: 0.6;
  }
  .l-base .l-wrapper .c-card-column[class*="column--4-pc"] .item__image:has(.item__caption) .item__caption {
    position: absolute;
    z-index: 2;
    color: #fff;
  }
  .l-base .l-wrapper .c-card-column[class*="column--4-pc"] .item__text {
    font-weight: 500;
  }
  .l-base .l-wrapper .c-card-column[class*="column--4-pc"] .item__image + .item__text {
    margin-top: 0.875em;
  }
  .l-base .l-wrapper .c-card-column[class*="column--4-pc"] .item__image {
    border-radius: 0.25em;
  }
  .l-base .l-wrapper .c-card-column[class*="column--4-pc"] .item__text + .item__note {
    margin-top: 0.1429em;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column[class*="column--4-pc"] .item__caption {
    right: 13px;
    bottom: 9px;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column[class*="column--4-sp"] .item {
    display: block;
    color: inherit;
  }
  .l-base .l-wrapper .c-card-column[class*="column--4-sp"] .item__image {
    overflow: hidden;
  }
  .l-base .l-wrapper .c-card-column[class*="column--4-sp"] .item__image:has(.item__caption) {
    position: relative;
  }
  .l-base .l-wrapper .c-card-column[class*="column--4-sp"] .item__image:has(.item__caption)::after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));
    background: linear-gradient(rgba(0,0,0,0) 0%, #000 100%);
    content: "";
    opacity: 0.6;
  }
  .l-base .l-wrapper .c-card-column[class*="column--4-sp"] .item__image:has(.item__caption) .item__caption {
    position: absolute;
    z-index: 2;
    color: #fff;
  }
  .l-base .l-wrapper .c-card-column[class*="column--4-sp"] .item__text {
    font-weight: 500;
  }
  .l-base .l-wrapper .c-card-column[class*="column--4-sp"] .item__image + .item__text {
    margin-top: 0.875em;
  }
  .l-base .l-wrapper .c-card-column[class*="column--4-sp"] .item__image {
    border-radius: 0.125em;
  }
  .l-base .l-wrapper .c-card-column[class*="column--4-sp"] .item__image + .item__text {
    margin-top: 0.875em;
  }
  .l-base .l-wrapper .c-card-column[class*="column--4-sp"] .item__text + .item__note {
    margin-top: 0.7143em;
  }
}
@media not screen and (min-width: 769px) and (min-width: 769px) {
  .l-base .l-wrapper .c-card-column[class*="column--4-sp"] .item__caption {
    right: 8px;
    bottom: 6px;
  }
}
.l-base .l-wrapper .c-contacts__inner {
  background-color: #fff;
}
.l-base .l-wrapper .c-contacts__heading {
  color: #1f1f1f;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;

  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-contacts__heading {
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-contacts__heading {
    letter-spacing: 0.2em;
    font-size: 162.5%;
  }
}
.l-base .l-wrapper .c-contacts__items {
  color: #1f1f1f;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-contacts__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1.0625em;

    gap: 0 1.5625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-contacts__items {
    margin-top: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-contacts__item:not(:first-child) {
    margin-top: 1.4375em;
  }
}
.l-base .l-wrapper .c-contacts--center {
  text-align: center;
}
.l-base .l-wrapper .c-contacts--center .c-contacts__items {
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  justify-content: center;
}
.l-base .l-wrapper .c-step-1 .c-contacts--center .c-contacts__inner {
  padding-top: 2em;
  padding-bottom: 2em;
}
.l-base .l-wrapper .c-step-1 .c-contacts--center .c-contacts__inner .c-contact__number {
  color: #9f7b4a;
}
.l-base .l-wrapper .c-facility-access {
  width: 100%;
}
.l-base .l-wrapper .c-facility-access__title {
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;
}
.l-base .l-wrapper .c-facility-access__map {
  position: relative;
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access__map {
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access__map {
    height: 26.125em;
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-facility-access--1 {
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--1 {
    padding-top: 3em;
    padding-bottom: 3.75em;
    text-align: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--1 {
    padding-top: 2.6875em;
    padding-bottom: 3em;
  }
}
.l-base .l-wrapper .c-facility-access--1 .c-facility-access__title {
  letter-spacing: 0.1em;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--1 .c-facility-access__title {
    font-size: 200%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--1 .c-facility-access__title {
    font-size: 175%;
  }
}
.l-base .l-wrapper .c-facility-access--1 .c-facility-access__detail {
  margin-top: 0.5em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--1 .c-facility-access__map {
    margin-top: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--1 .c-facility-access__map {
    overflow-x: auto;
    margin-top: 0.9375em;
    padding-bottom: 1.5em;
  }
  .l-base .l-wrapper .c-facility-access--1 .c-facility-access__map::-webkit-scrollbar {
    height: 2px;
  }
  .l-base .l-wrapper .c-facility-access--1 .c-facility-access__map::-webkit-scrollbar-track {
    margin: 0 5.333333333333334%;
    background: transparent;
  }
  .l-base .l-wrapper .c-facility-access--1 .c-facility-access__map::-webkit-scrollbar-thumb {
    width: 103px;
    background-color: #9f7b4a;
  }
  .l-base .l-wrapper .c-facility-access--1 .c-facility-access__map::-webkit-scrollbar-track {
    background-color: #d5d3d3;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--1 .c-facility-access__wrapper {
    height: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--1 .c-facility-access__map--image {
    max-width: none;
    width: 77.875em;
    height: 100%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 {
    padding-top: 3.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 {
    padding-top: 2.75em;
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    gap: 0 1.75em;
  }
}
.l-base .l-wrapper .c-facility-access--2 .c-facility-access__title {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__title {
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__title {
    font-size: 175%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__detail {
    margin-top: 0.375em;
    letter-spacing: 0.05em;
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__detail {
    margin-top: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__map {
    margin-top: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__map {
    overflow-x: auto;
    margin-top: 1em;
    padding-bottom: 1.5em;
  }
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__map::-webkit-scrollbar {
    height: 2px;
  }
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__map::-webkit-scrollbar-track {
    margin: 0 5.333333333333334%;
    background: transparent;
  }
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__map::-webkit-scrollbar-thumb {
    width: 103px;
    background-color: #9f7b4a;
  }
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__map::-webkit-scrollbar-track {
    background-color: #d5d3d3;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__wrapper {
    height: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__map--image {
    max-width: none;
    width: 77.875em;
    height: 100%;
  }
}
.l-base .l-wrapper .c-facility-access--2 .c-facility-access__boxes {
  margin-top: 3em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__item {
    display: grid;

    grid-template-columns: repeat(2, 1fr);
    gap: 0 1.5em;
  }
}
.l-base .l-wrapper .c-facility-access--2 .c-facility-access__item .item {
  font-family: "Zen Old Mincho", serif;
}
.l-base .l-wrapper .c-facility-access--2 .c-facility-access__item .item__heading {
  letter-spacing: 0.1em;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__item .item__heading {
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__item .item__heading {
    font-size: 175%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__item .item__image {
    margin-top: 1.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__item .item__image {
    margin-top: 1.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__item .item + .item {
    margin-top: 2.25em;
  }
}
.l-base .l-wrapper .c-facility-access--2 .c-facility-access__heading {
  letter-spacing: 0.1em;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__heading {
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__heading {
    font-size: 175%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__image {
    margin-top: 1.25em;
    width: 38.125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__image {
    margin-top: 1.25em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__box + .c-facility-access__box {
    margin-top: 2.6875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-access--2 .c-facility-access__box + .c-facility-access__box {
    margin-top: 2.25em;
  }
}
.l-base .l-wrapper .c-facility-kv {
  position: relative;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__media,
  .l-base .l-wrapper .c-facility-kv__inner {
    aspect-ratio: 1366/514;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__media,
  .l-base .l-wrapper .c-facility-kv__inner {
    aspect-ratio: 375/432;
  }
}
.l-base .l-wrapper .c-facility-kv__media {
  position: relative;
  overflow: hidden;
}
.l-base .l-wrapper .c-facility-kv__media::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));
  background: linear-gradient(rgba(0,0,0,0) 0%, #000 100%);
  content: "";
  opacity: 0.75;
  pointer-events: none;
}
.l-base .l-wrapper .c-facility-kv__picture {
  display: block;
  width: 100%;
  height: 100%;
}
.l-base .l-wrapper .c-facility-kv__picture img {
  width: calc(100% + 2px);
  height: calc(100% + 2px);

  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper .c-facility-kv__inner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  pointer-events: none;
}
.l-base .l-wrapper .c-facility-kv__inner > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  width: 100%;
  height: 100%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: end;
  justify-content: flex-end;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__inner > div {
    padding-bottom: 2.635431918008785%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__inner > div {
    padding-bottom: 4.533333333333333%;
  }
}
.l-base .l-wrapper .c-facility-kv__heading {
  margin-top: auto;
  margin-bottom: auto;
  letter-spacing: 0.1em;
  font-weight: 400;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__heading {
    font-size: 400%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__heading {
    font-weight: 600;
    font-size: 200%;
  }
}
.l-base .l-wrapper .c-facility-kv__heading > span {
  display: block;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__heading > span {
    padding-top: 9.149277688603531%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__heading > span {
    padding-top: 11.343283582089551%;
  }
}
.l-base .l-wrapper .c-facility-kv__detail .detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__detail .detail__title {
    margin-top: 0.5714em;
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__detail .detail__title {
    margin-top: 0.5em;
    font-size: 75%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__detail .detail__price {
    margin-top: -0.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__detail .detail__price {
    margin-top: -0.5625em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__detail .detail__price .price__label {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__detail .detail__price .price__label {
    font-size: 75%;
  }
}
.l-base .l-wrapper .c-facility-kv__detail .detail__price .price__content {
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__detail .detail__price .price__content {
    margin-left: 0.6875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__detail .detail__price .price__content {
    margin-left: 0.5625em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__detail .detail .c-price {
    margin-top: 0.25em;
  }
}
.l-base .l-wrapper .c-facility-kv__detail .detail .c-price__value {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__detail .detail .c-price__value {
    font-size: 200%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__detail .detail .c-price__value {
    font-size: 150%;
  }
}
.l-base .l-wrapper .c-facility-kv__detail .detail .c-price__text {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__detail .detail .c-price__text {
    margin-left: 0.2917em;
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__detail .detail .c-price__text {
    font-size: 87.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__detail .detail .c-price__tax {
    font-size: 0.6667em;
  }
}
.l-base .l-wrapper .c-facility-kv__detail .detail .c-price__waiting,
.l-base .l-wrapper .c-facility-kv__detail .detail .c-price__price-text {
  display: inline-block;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__detail .detail .c-price__waiting,
  .l-base .l-wrapper .c-facility-kv__detail .detail .c-price__price-text {
    margin-top: 0.2222em;
    font-size: 168.75%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__detail .detail .c-price__waiting,
  .l-base .l-wrapper .c-facility-kv__detail .detail .c-price__price-text {
    margin-top: 0.0833em;
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__detail .detail .c-price__information {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-facility-kv__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__links {
    -ms-flex-pack: center;
    margin-top: 0.7857em;
    font-size: 87.5%;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    gap: 0 2.0714em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__links {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0.8571em;
    font-size: 87.5%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}
.l-base .l-wrapper .c-facility-kv__links a {
  color: #fff;
  text-decoration: underline;
  pointer-events: auto;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-facility-kv__links a:hover {
    text-decoration: none;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__links a + a {
    margin-top: 0.3571em;
  }
}
.l-base .l-wrapper .c-facility-kv__related {
  width: 100%;
  background-color: #1f1f1f;
  text-align: center;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__related {
    padding-top: 1.35em;
    padding-bottom: 1.35em;
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-kv__related {
    padding-top: 1.1875em;
    padding-bottom: 0.8125em;
  }
}
.l-base .l-wrapper .c-facility-kv__related a {
  color: #fff;
  text-decoration: underline;
  pointer-events: auto;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-facility-kv__related a:hover {
    text-decoration: none;
  }
}
.l-base .l-wrapper .c-facility-list__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;

  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
.l-base .l-wrapper .c-facility-list__items {
  display: grid;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-list__items {
    padding-right: 6.625em;
    padding-left: 6.625em;

    grid-template-columns: repeat(5, 1fr);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-list__items {
    grid-template-columns: repeat(2, 1fr);
  }
}
.l-base .l-wrapper .c-facility-list[class*="facility-list--1"] .c-facility-list__heading {
  color: #1f1f1f;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-list[class*="facility-list--1"] .c-facility-list__heading {
    font-size: 200%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-list[class*="facility-list--1"] .c-facility-list__heading {
    font-size: 150%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-list[class*="facility-list--1"] .c-facility-list__items {
    padding-top: 0.625em;

    grid-row-gap: 0.5em;
    grid-column-gap: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-list[class*="facility-list--1"] .c-facility-list__items {
    padding-top: 0.9375em;

    grid-row-gap: 0.875em;
    grid-column-gap: 0.875em;
  }
}
.l-base .l-wrapper .c-facility-list[class*="facility-list--1"] .c-facility-list__item .c-line-link {
  color: #805419;
}
.l-base .l-wrapper .c-facility-list[class*="facility-list--2"] {
  background-color: #fff;
}
.l-base .l-wrapper .c-facility-list[class*="facility-list--2"] .c-facility-list__heading {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-list[class*="facility-list--2"] .c-facility-list__heading {
    padding-top: 0.8333em;
    padding-bottom: 0.8333em;
    background-image: url("../img/sales/about/point_detail/img-bg-05-pc.jpg");
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-list[class*="facility-list--2"] .c-facility-list__heading {
    padding-top: 0.3929em;
    padding-bottom: 0.3929em;
    background-image: url("../img/sales/about/point_detail/img-bg-05-sp.jpg");
    font-size: 175%;
  }
}
.l-base .l-wrapper .c-facility-list[class*="facility-list--2"] .c-facility-list__items {
  grid-row-gap: 0.5em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-list[class*="facility-list--2"] .c-facility-list__items {
    padding-top: 2.6875em;
    padding-bottom: 3em;

    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 1.125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-list[class*="facility-list--2"] .c-facility-list__items {
    padding-top: 1.625em;
    padding-right: 1.25em;
    padding-bottom: 2.25em;
    padding-left: 1.25em;

    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 0.9375em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-recommend {
    padding-top: 3.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-recommend {
    padding-top: 5em;
  }
}
.l-base .l-wrapper .c-facility-recommend__title {
  color: #1f1f1f;
  text-align: center;
  font-weight: bold;
}
.l-base .l-wrapper .c-facility-recommend__list .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -1em;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-recommend__list .list {
    margin-top: -1.5em;
  }
}
.l-base .l-wrapper .c-facility-recommend__list .list a {
  display: block;
  color: #9f7b4a;
}
.l-base .l-wrapper .c-facility-recommend__list .list__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 1em;
  padding-right: 2em;
  width: 20%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-recommend__list .list__item {
    margin-top: 1.5em;
    width: 50%;
  }
}
.l-base .l-wrapper .c-feature * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.l-base .l-wrapper .c-feature__contents {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-feature__contents {
    gap: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-feature__contents {
    gap: 1.5em 0.8125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-feature__contents[data-column-pc="4"] {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-feature__contents[data-column-pc="1"] {
    grid-template-columns: repeat(1, 1fr);
  }
}
.l-base .l-wrapper .c-feature__content {
  position: relative;
  display: grid;
  background: #9f7b4a;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-feature__content {
    padding: 2.5em;
    border-radius: 0.25em;

    gap: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-feature__content {
    padding: 2em;
    border-radius: 0.125em;

    gap: 0.5625em;
  }
}
.l-base .l-wrapper .c-feature__icon {
  display: grid;
  height: 2.5em;
  color: #fff;

  place-items: center;
}
.l-base .l-wrapper .c-feature__icon .c-icon--feature-1 {
  font-size: 187.5%;
}
.l-base .l-wrapper .c-feature__icon .c-icon--feature-2 {
  font-size: 187.5%;
}
.l-base .l-wrapper .c-feature__icon .c-icon--feature-3 {
  font-size: 125%;
}
.l-base .l-wrapper .c-feature__icon .c-icon--feature-4 {
  font-size: 206.25%;
}
.l-base .l-wrapper .c-feature__text {
  display: grid;
  color: #fff;
  letter-spacing: 0.05em;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.8;

  place-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-feature__text {
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-feature__text {
    font-size: 112.5%;
  }
}
.l-base .l-wrapper .c-icon-box {
  width: 100%;
}
.l-base .l-wrapper .c-icon-box__item {
  display: block;
  background: #fff;
  text-align: center;
}
.l-base .l-wrapper .c-icon-box .item__headline {
  display: block;
  color: #9f7b4a;
}
.l-base .l-wrapper .c-icon-box .item__link {
  margin-top: auto;
  padding-top: 0.9375em;
  color: #9f7b4a;
  text-align: left;
  letter-spacing: 0;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-icon-box .item__link {
    gap: 0 1.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-icon-box .item__link {
    gap: 0 1.5em;
  }
}
.l-base .l-wrapper .c-icon-box .item__link::after {
  border-color: #9f7b4a;
}
.l-base .l-wrapper .c-icon-box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.l-base .l-wrapper .c-icon-box dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;

  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-icon-box__item {
    padding-top: 2.5em;
    padding-right: 2.5em;
    padding-bottom: 2.5em;
    padding-left: 2.5em;
  }
  .l-base .l-wrapper .c-icon-box .item__icon {
    margin: 0 auto 0.5em;
    width: 2.3125em;
  }
  .l-base .l-wrapper .c-icon-box .item__headline {
    margin-top: 0.75em;
  }
  .l-base .l-wrapper .c-icon-box .item__detail {
    margin: 0.875em auto 0;
  }
  .l-base .l-wrapper .c-icon-box .item__text:not(:first-child) {
    margin-top: 0.6875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-icon-box.c-column--sp-1 .c-icon-box__items {
    grid-template-columns: repeat(1, 1fr);
  }
  .l-base .l-wrapper .c-icon-box.c-column--sp-2 .c-icon-box__items {
    grid-template-columns: repeat(2, 1fr);
  }
  .l-base .l-wrapper .c-icon-box.c-column--sp-2 .c-icon-box__item {
    padding: 2em 1.25em;
  }
  .l-base .l-wrapper .c-icon-box__item {
    padding-top: 2em;
    padding-right: 1.25em;
    padding-bottom: 2em;
    padding-left: 1.25em;
  }
  .l-base .l-wrapper .c-icon-box .item__icon {
    margin: 0 auto 0.5em;
    width: 2.3125em;
  }
  .l-base .l-wrapper .c-icon-box .item__headline {
    margin-top: 0.6875em;
    font-family: "Zen Old Mincho", serif;
  }
  .l-base .l-wrapper .c-icon-box .item__detail {
    margin: 0.5625em auto 0;
  }
  .l-base .l-wrapper .c-icon-box .item__text {
    letter-spacing: 0;
    font-size: 87.5%;
  }
  .l-base .l-wrapper .c-icon-box .item__text:not(:first-child) {
    margin-top: 0.75em;
  }
  .l-base .l-wrapper .c-icon-box .item__text:last-child {
    margin-bottom: -0.6875em;
  }
}
.l-base .l-wrapper .c-icon-box .c-line-link {
  margin-right: auto;
  margin-left: auto;
  width: 16.375em;
}
.l-base .l-wrapper .c-image-box-3column__card {
  position: relative;
  overflow: hidden;

  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-3column__card {
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-3column__card {
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-image-box-3column__card > span {
  display: block;
}
.l-base .l-wrapper .c-image-box-3column__image {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper .c-image-box-3column__content-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), color-stop(30%, rgba(0,0,0,0.6)), to(rgba(0,0,0,0.85)));
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 30%, rgba(0,0,0,0.85) 100%);
  color: #f8f8f4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-3column__content-wrapper {
    height: 16.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-3column__content-wrapper {
    height: 13.625em;
  }
}
.l-base .l-wrapper .c-image-box-3column__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  text-align: center;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-3column__content {
    padding: 4.1875em 1em 1.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-3column__content {
    padding: 1.5em 1em 1.75em;
  }
}
.l-base .l-wrapper .c-image-box-3column__header {
  width: 100%;
  text-align: center;
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-3column__header {
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-3column__header {
    font-size: 150%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-3column__texts,
  .l-base .l-wrapper .c-image-box-3column__footer {
    font-size: 0.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-3column__texts,
  .l-base .l-wrapper .c-image-box-3column__footer {
    font-size: 0.875em;
  }
}
.l-base .l-wrapper .c-image-box-3column__texts {
  line-height: 1.5em;
}
.l-base .l-wrapper .c-image-box-3column__text {
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-3column__text {
    margin: 0.3571em 0;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-3column__text {
    margin: 0.2143em 0;
  }
}
.l-base .l-wrapper .c-image-box-3column__footer {
  letter-spacing: 0.05em;
}
.l-base .l-wrapper .c-image-box-3column a .c-image-box-3column__footer {
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-4column__items {
    gap: 1.625em !important;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-4column__items {
    gap: 0.8125em !important;
  }
}
.l-base .l-wrapper .c-image-box-4column__item {
  background-color: #fff;

  aspect-ratio: 292/438;
}
.l-base .l-wrapper .c-image-box-4column__card {
  position: relative;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
  height: 100%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-4column__card {
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-4column__card {
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-image-box-4column__card::after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));
  background: linear-gradient(rgba(0,0,0,0) 0%, #000 100%);
  content: "";
  opacity: 0.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-4column__card::after {
    height: 14.5625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-4column__card::after {
    height: 7.75em;
  }
}
.l-base .l-wrapper .c-image-box-4column__labels {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-4column__labels {
    padding: 1em;

    gap: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-4column__labels {
    padding: 0.5em;

    gap: 0.25em;
  }
}
.l-base .l-wrapper .c-image-box-4column__image {
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;

  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-image-box-4column:has(a) .c-image-box-4column__card:hover .c-image-box-4column__image {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.l-base .l-wrapper .c-image-box-4column__information,
.l-base .l-wrapper .c-image-box-4column__name,
.l-base .l-wrapper .c-image-box-4column__price {
  display: block;
}
.l-base .l-wrapper .c-image-box-4column__informations {
  position: absolute;
  bottom: 0.5625em;
  left: 0;
  z-index: 1;
  color: #fff;
  font-weight: 500;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-4column__informations {
    padding-right: 1em;
    padding-left: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-4column__informations {
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
}
.l-base .l-wrapper .c-image-box-4column__name {
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-4column__name {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-4column__name {
    font-size: 75%;
  }
}
.l-base .l-wrapper .c-image-box-4column__price {
  letter-spacing: 0.025em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-4column__price {
    margin-top: -0.3214em;
    font-size: 1.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-4column__price {
    margin-top: -0.3333em;
    font-size: 1.125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-4column__price > span {
    font-size: 0.5714em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-image-box-4column__price > span {
    font-size: 0.8889em;
  }
}
.l-base .l-wrapper .c-labels__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-labels--1 .c-labels__items {
    gap: 0 0.642054574638844%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-labels--1 .c-labels__items {
    gap: 0.5em 2.985074626865672%;
  }
}
.l-base .l-wrapper .c-labels--center .c-labels__items {
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  justify-content: center;
}
.l-base .l-wrapper .c-labels--right .c-labels__items {
  -ms-flex-pack: end;

  -webkit-box-pack: end;
  justify-content: flex-end;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-labels--2 .c-labels__items {
    gap: 0 0.642054574638844%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-labels--2 .c-labels__items {
    gap: 0.5em 1.194029850746269%;
  }
}
.l-base .l-wrapper .c-media-1 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.l-base .l-wrapper .c-media-1__container {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container {
    -ms-flex-pack: justify;

    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container {
    grid-template-columns: 100%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-layout="equally"] {
    grid-template-columns: 38.125em 38.125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-direction="reverse"] {
    gap: 0 1.625em;
    grid-template-columns: 38.125em 1fr;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-layout="thumbnail-medium"] {
    gap: 0 1.4375em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-layout="thumbnail-medium"][data-direction="normal"] {
    grid-template-columns: 1fr 31.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-layout="thumbnail-medium"][data-direction="reverse"] {
    grid-template-columns: 31.5em 1fr;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-layout="thumbnail-small"] {
    gap: 0 1.4375em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-layout="thumbnail-small"][data-direction="normal"] {
    grid-template-columns: 1fr 24.875em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-layout="thumbnail-small"][data-direction="reverse"] {
    grid-template-columns: 24.875em 1fr;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading]:not([data-grid-content]) {
    grid-template-rows: 1fr;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading]:not([data-grid-content])[data-direction="normal"] .c-media-1__contents {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading]:not([data-grid-content])[data-direction="normal"] .c-media-1__contents {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading]:not([data-grid-content])[data-direction="normal"] .c-media-1__media {
    grid-column: 2/3;
    grid-row: 1/2;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading]:not([data-grid-content])[data-direction="normal"] .c-media-1__media {
    grid-column: 1/2;
    grid-row: 2/3;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading]:not([data-grid-content])[data-direction="reverse"] .c-media-1__contents {
    grid-column: 2/3;
    grid-row: 1/2;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading]:not([data-grid-content])[data-direction="reverse"] .c-media-1__contents {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading]:not([data-grid-content])[data-direction="reverse"] .c-media-1__media {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading]:not([data-grid-content])[data-direction="reverse"] .c-media-1__media {
    grid-column: 1/2;
    grid-row: 2/3;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-content]:not([data-grid-heading]) {
    grid-template-rows: 1fr;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-content]:not([data-grid-heading])[data-direction="normal"] .c-media-1__contents {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-content]:not([data-grid-heading])[data-direction="normal"] .c-media-1__contents {
    grid-column: 1/2;
    grid-row: 2/3;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-content]:not([data-grid-heading])[data-direction="normal"] .c-media-1__media {
    grid-column: 2/3;
    grid-row: 1/2;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-content]:not([data-grid-heading])[data-direction="normal"] .c-media-1__media {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-content]:not([data-grid-heading])[data-direction="reverse"] .c-media-1__contents {
    grid-column: 2/3;
    grid-row: 1/2;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-content]:not([data-grid-heading])[data-direction="reverse"] .c-media-1__contents {
    grid-column: 1/2;
    grid-row: 2/3;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-content]:not([data-grid-heading])[data-direction="reverse"] .c-media-1__media {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-content]:not([data-grid-heading])[data-direction="reverse"] .c-media-1__media {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading][data-grid-content] {
    grid-template-rows: auto 1fr;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading][data-grid-content][data-direction="normal"] .c-media-1__contents {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading][data-grid-content][data-direction="normal"] .c-media-1__contents {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading][data-grid-content][data-direction="normal"] .c-media-1__content {
    grid-column: 1/2;
    grid-row: 2/3;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading][data-grid-content][data-direction="normal"] .c-media-1__content {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading][data-grid-content][data-direction="normal"] .c-media-1__media {
    grid-column: 2/3;
    grid-row: 1/3;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading][data-grid-content][data-direction="normal"] .c-media-1__media {
    grid-column: 1/2;
    grid-row: 2/3;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading][data-grid-content][data-direction="reverse"] .c-media-1__contents {
    grid-column: 2/3;
    grid-row: 1/2;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading][data-grid-content][data-direction="reverse"] .c-media-1__contents {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading][data-grid-content][data-direction="reverse"] .c-media-1__content {
    grid-column: 2/3;
    grid-row: 2/3;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading][data-grid-content][data-direction="reverse"] .c-media-1__content {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading][data-grid-content][data-direction="reverse"] .c-media-1__media {
    grid-column: 1/2;
    grid-row: 1/3;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__container[data-grid-heading][data-grid-content][data-direction="reverse"] .c-media-1__media {
    grid-column: 1/2;
    grid-row: 2/3;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__content {
    margin-top: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading + .c-media-1__content {
    margin-top: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading:not([class*="--case"]) {
    text-align: center;
  }
}
.l-base .l-wrapper .c-media-1__heading__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;

  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__info {
    gap: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__info {
    gap: 0.8889em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__info + * {
    margin-top: 1.375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__info + * {
    margin-top: 1.3333em;
  }
}
.l-base .l-wrapper .c-media-1__heading__info__case {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;

  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__info__case {
    gap: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__info__case {
    gap: 0.2222em;
  }
}
.l-base .l-wrapper .c-media-1__heading__info__case__text {
  color: #9f7b4a;
  letter-spacing: 0.05em;
  font-family: "Playfair Display", serif;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__info__case__text {
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__info__case__text {
    font-size: 112.5%;
  }
}
.l-base .l-wrapper .c-media-1__heading__info__case__num {
  position: relative;
  color: #9f7b4a;
  font-family: "Playfair Display", serif;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__info__case__num {
    top: -0.125em;
    font-size: 237.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__info__case__num {
    top: -0.1111em;
    font-size: 225%;
  }
}
.l-base .l-wrapper .c-media-1__heading__info__label {
  background: #9f7b4a;
  color: #fff;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__info__label {
    padding: 0.375em 1.6875em;
    border-radius: 6.25em;
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__info__label {
    padding: 0.625em 1.3333em;
    border-radius: 6.25em;
    font-size: 75%;
  }
}
.l-base .l-wrapper .c-media-1__heading__plan {
  letter-spacing: 0.1em;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__plan {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__plan {
    font-size: 112.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__plan + * {
    margin-top: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__plan + * {
    margin-top: 0.6667em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__plan__label {
    display: block;
  }
}
.l-base .l-wrapper .c-media-1__heading__plan__label::after {
  content: "：";
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__plan__from + * {
    margin-left: 1.8125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__plan__from + * {
    margin-left: 2.3333em;
  }
}
.l-base .l-wrapper .c-media-1__heading__plan__to {
  position: relative;
}
.l-base .l-wrapper .c-media-1__heading__plan__to::before {
  position: absolute;
  top: 50%;
  background: url("../img/common/ico-arrow-01.svg") no-repeat center center/contain;
  content: '';
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__plan__to::before {
    right: calc(100% + 0.5em);
    width: 1.25em;
    height: 0.375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__plan__to::before {
    right: calc(100% + 0.4444em);
    width: 1.4444em;
    height: 0.3333em;
  }
}
.l-base .l-wrapper .c-media-1__heading__title {
  color: #1f1f1f;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.8;
}
.l-base .l-wrapper .c-media-1__heading__description {
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__description {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__heading__description {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__content {
    display: grid;

    gap: 1em;
  }
}
.l-base .l-wrapper .c-media-1__texts {
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__texts {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__texts {
    font-size: 100%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__texts + .c-media-1__button {
    margin-top: 3em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__texts + .c-media-1__table {
    margin-top: 2em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__table {
    table-layout: fixed;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__table {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__table + .c-media-1__button {
    margin-top: 3em;
  }
}
.l-base .l-wrapper .c-media-1__table__cell {
  border: 1px solid;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__table__cell {
    padding: 1em 1.625em;
    text-align: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__table__cell {
    display: block;
    padding: 0.8889em 1.4444em;
  }
}
.l-base .l-wrapper .c-media-1 th.c-media-1__table__cell {
  border-color: #a3998f;
  background-color: #e0d7bf;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1 th.c-media-1__table__cell {
    width: calc(186 / 610 * 100%);
    text-align: center;
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1 th.c-media-1__table__cell {
    text-align: left;
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-media-1 td.c-media-1__table__cell {
  border-color: #d5d3d3;
  background-color: #fff;
  text-align: left;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1 td.c-media-1__table__cell {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1 td.c-media-1__table__cell {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-media-1__table__cell__item {
  position: relative;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__table__cell__item {
    padding-left: calc(1em + 0.5em);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__table__cell__item {
    padding-left: calc(1em + 0.2222em);
  }
}
.l-base .l-wrapper .c-media-1__table__cell__item::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '※';
}
.l-base .l-wrapper .c-media-1__button__link {
  display: block;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1__button__link {
    width: 24.875em;
  }
}
.l-base .l-wrapper .c-media-1 .c-slider.c-slider--2 .c-slider__thumbnails-wrapper {
  margin-top: 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1 .c-slider.c-slider--2 .c-slider__image {
    margin-top: 1.5em;
  }
}
.l-base .l-wrapper .c-media-2__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-2__container {
    -ms-flex-align: center;

    -webkit-box-align: center;
    align-items: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-2__container {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;

    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-2__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    padding-top: 3.210272873194222%;
    padding-right: 3.210272873194222%;
    padding-bottom: 3.210272873194222%;
    padding-left: 3.210272873194222%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-2__content {
    padding-top: 7.462686567164178%;
    padding-right: 5.970149253731344%;
    padding-bottom: 8.955223880597014%;
    padding-left: 5.970149253731344%;
  }
}
.l-base .l-wrapper .c-media-2__image {
  height: 100%;

  -ms-flex-preferred-size: 48.95666131621188%;
  flex-basis: 48.95666131621188%;
}
.l-base .l-wrapper .c-media-2__image > img {
  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper .c-media-2__case {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;

  -webkit-box-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0 2.877697841726619%;
}
.l-base .l-wrapper .c-media-2__case > img {
  display: block;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-2__case > img {
    width: 14.388489208633093%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-2__case > img {
    width: 15.254237288135593%;
  }
}
.l-base .l-wrapper .c-media-2__case-text {
  color: #9f7b4a;
  font-size: 100%;
  font-family: "Playfair Display", serif;
}
.l-base .l-wrapper .c-media-2__case-text > span {
  margin-left: 0.0938em;
  font-size: 200%;
}
.l-base .l-wrapper .c-media-2__text {
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-2__text {
    margin-top: 3.956834532374101%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-2__text {
    margin-top: 2.711864406779661%;
  }
}
.l-base .l-wrapper .c-media-2__note {
  letter-spacing: 0em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-2__note {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 3.41726618705036%;

    gap: 0 1.43884892086331%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-2__note {
    margin-top: 3.728813559322034%;
  }
}
.l-base .l-wrapper .c-media-2__note > a {
  width: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-2__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    padding-top: 4.975922953451043%;
    padding-right: 2.086677367576244%;
    padding-bottom: 4.735152487961477%;
    padding-left: 6.420545746388443%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-2__list {
    padding-top: 9.55223880597015%;
    padding-right: 4.477611940298507%;
    padding-bottom: 6.865671641791044%;
    padding-left: 4.477611940298507%;
  }
}
.l-base .l-wrapper .c-media-2__heading {
  color: #9f7b4a;
  font-weight: 700;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-2__heading {
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-2__item {
    margin-top: 4.316546762589928%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-2__item {
    margin-top: 7.457627118644067%;
    padding-right: 1.694915254237288%;
    padding-left: 1.694915254237288%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-2 .list__item + .list__item {
    margin-top: 3.389830508474577%;
  }
}
.l-base .l-wrapper .c-news-reservation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  background-color: #9f7b4a;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation {
    padding-right: 2.006420545746388%;
    padding-left: 1.605136436597111%;
    border-radius: 0.25em;

    gap: 0 1.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation {
    padding-top: 9.55223880597015%;
    padding-right: 5.970149253731344%;
    padding-left: 5.970149253731344%;
    border-radius: 0.125em;

    gap: 0 1em;
  }
}
.l-base .l-wrapper .c-news-reservation > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation:has([class*="__new"]) {
    padding-top: 1.605136436597111%;
    padding-bottom: 1.605136436597111%;
    padding-left: 1.605136436597111%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation:not(:has([class*="__new"])) {
    padding-left: 3.691813804173355%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation:not(:has([class*="__new"])):has([class*="__button"]) {
    padding-top: 2.006420545746388%;
    padding-bottom: 2.006420545746388%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation:not(:has([class*="__new"])):not(:has([class*="__button"])):has([class*="__label"]) {
    padding-top: 2.889245585874799%;
    padding-bottom: 2.889245585874799%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation:not(:has([class*="__new"])):not(:has([class*="__button"])):not(:has([class*="__label"])) {
    padding-top: 3.04975922953451%;
    padding-bottom: 3.04975922953451%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation:has([class*="__button"]) {
    padding-bottom: 9.55223880597015%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation:not(:has([class*="__button"])) {
    padding-bottom: 8.656716417910449%;
  }
}
.l-base .l-wrapper .c-news-reservation__new {
  border-color: #fff;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation__new {
    -ms-flex-preferred-size: 6.661115736885928%;
    flex-basis: 6.661115736885928%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation__new {
    width: 14.581475978207033%;
    font-size: 75%;
  }
}
.l-base .l-wrapper .c-news-reservation__label {
  border-radius: 999px;
  background-color: #fff;
  color: #9f7b4a;
  letter-spacing: 0em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation__label {
    padding-top: 0.2857em;
    padding-bottom: 0.2143em;
    text-align: center;
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation__label {
    padding-top: 0.1429em;
    padding-right: 1.1429em;
    padding-bottom: 0.2143em;
    padding-left: 1.1429em;
    font-size: 87.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation:has([class*="__new"]) .c-news-reservation__label {
    -ms-flex-preferred-size: 12.073272273105745%;
    flex-basis: 12.073272273105745%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation:not(:has([class*="__new"])) .c-news-reservation__label {
    -ms-flex-preferred-size: 9.72097209720972%;
    flex-basis: 9.72097209720972%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation__heading,
  .l-base .l-wrapper .c-news-reservation__text,
  .l-base .l-wrapper .c-news-reservation__button {
    width: 100%;
  }
}
.l-base .l-wrapper .c-news-reservation__heading,
.l-base .l-wrapper .c-news-reservation__text {
  color: #fff;
}
.l-base .l-wrapper .c-news-reservation__heading {
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation:has([class*="__new"]):has([class*="__label"]) .c-news-reservation__heading {
    -ms-flex-preferred-size: 24.396336386344714%;
    flex-basis: 24.396336386344714%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation:has([class*="__new"]):not(:has([class*="__label"])) .c-news-reservation__heading {
    -ms-flex-preferred-size: 36.21981681931724%;
    flex-basis: 36.21981681931724%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation:not(:has([class*="__new"])):has([class*="__label"]) .c-news-reservation__heading {
    -ms-flex-preferred-size: 22.41224122412241%;
    flex-basis: 22.41224122412241%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation:not(:has([class*="__new"])):not(:has([class*="__label"])) .c-news-reservation__heading {
    -ms-flex-preferred-size: 39.15391539153915%;
    flex-basis: 39.15391539153915%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation:has([class*="__new"]) .c-news-reservation__text {
    font-size: 0.875em;

    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 27.893422148209822%;
    flex-basis: 27.893422148209822%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation:not(:has([class*="__new"])) .c-news-reservation__text {
    font-size: 1em;

    -ms-flex-preferred-size: 39.15391539153915%;
    flex-basis: 39.15391539153915%;
  }
}
.l-base .l-wrapper .c-news-reservation__button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 0.25em;
  background-color: #fff;
  color: #9f7b4a;
  text-align: center;
  text-decoration: none;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, border-color, background-color;
  transition-property: color, border-color, background-color;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation__button {
    padding-top: 0.8125em;
    padding-bottom: 0.75em;

    -ms-flex-preferred-size: 19.15070774354704%;
    flex-basis: 19.15070774354704%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation__button {
    padding-top: 0.75em;
    padding-bottom: 0.75em;
  }
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-news-reservation__button:hover {
    border-color: #fff;
    background-color: transparent;
    color: #fff;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation .c-news-reservation__new + .c-news-reservation__heading,
  .l-base .l-wrapper .c-news-reservation .c-news-reservation__label + .c-news-reservation__heading {
    margin-top: 0.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation .c-news-reservation__heading + .c-news-reservation__text {
    margin-top: 0.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-reservation .c-news-reservation__text + .c-news-reservation__button {
    margin-top: 0.8125em;
  }
}
.l-base .l-wrapper .c-news {
  position: relative;
  border-top: 1px solid #d5d3d3;
  border-bottom: 1px solid #d5d3d3;
}
.l-base .l-wrapper .c-news__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: inherit;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news__content {
    position: relative;
    -ms-flex-align: center;
    padding-top: 1.926163723916533%;
    padding-bottom: 1.926163723916533%;

    -webkit-box-align: center;
    align-items: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news__content {
    -ms-flex-align: center;
    padding-top: 6.996268656716417%;
    padding-bottom: 6.996268656716417%;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news__content:not(:has([class*="__heading"])) .c-news__texts {
    border-left: 1px solid $color;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news:has([class*="__new"]) .c-news__content {
    padding-left: 5.136436597110754%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news:has([class*="__new"]) .c-news__date {
    margin-left: 2.791878172588833%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news:has([class*="c-icon"]) .c-news__statement {
    padding-right: 13.134328358208956%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news__mark,
  .l-base .l-wrapper .c-news__statement {
    width: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news:has([class*="__new"]) .c-news__date,
  .l-base .l-wrapper .c-news:has([class*="__new"]) .c-news__heading {
    margin-top: 4.08115671641791%;
  }
}
.l-base .l-wrapper .c-news__mark {
  color: #9f7b4a;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news__mark {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 5.136436597110754%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);

    aspect-ratio: 1;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news__mark {
    -ms-flex-order: 1;

    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news__new {
    width: 13.432835820895523%;
    font-size: 75%;

    aspect-ratio: 1;
  }
}
.l-base .l-wrapper .c-news__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0;

  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news__date {
    -ms-flex-pack: end;
    padding-right: 0.846023688663283%;
    height: 3.0714em;
    border-right: 1px solid #d5d3d3;

    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-pack: end;
    justify-content: flex-end;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news__date {
    -ms-flex-order: 3;

    -webkit-box-ordinal-group: 4;
    order: 3;
  }
}
.l-base .l-wrapper .c-news__heading {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    padding-left: 2.115059221658206%;
    min-height: 2.6875em;
    border-left: 1px solid #d5d3d3;

    -ms-flex-preferred-size: 13.62098138747885%;
    flex-basis: 13.62098138747885%;
    -webkit-box-align: center;
    align-items: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news__heading {
    -ms-flex-order: 2;
    padding-right: 4.664179104477611%;

    -webkit-box-ordinal-group: 3;
    order: 2;
  }
}
.l-base .l-wrapper .c-news__statement {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news__statement {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    padding-right: 6.345177664974619%;
    padding-left: 2.115059221658206%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news__statement {
    -ms-flex-order: 4;
    margin-top: 2.915111940298507%;

    -webkit-box-ordinal-group: 5;
    order: 4;
  }
}
.l-base .l-wrapper .c-news__text a {
  color: inherit;
  text-decoration: underline;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-news__text a:hover {
    text-decoration: none;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news__note {
    display: block;
    margin-top: 2.623600746268656%;
  }
}
.l-base .l-wrapper .c-news__icon {
  position: absolute;
  z-index: 1;
  color: #9f7b4a;

  aspect-ratio: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news__icon {
    top: 50%;
    right: 0;
    width: 4.230118443316413%;
    font-size: 312.5%;
    -webkit-transform: translate3d(0, -50%, 0) rotate(-90deg);
    transform: translate3d(0, -50%, 0) rotate(-90deg);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news__icon {
    right: 0;
    bottom: 0.7059em;
    width: 10.149253731343284%;
    font-size: 212.5%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-news__content:hover .c-news__icon::before {
    opacity: 0;
  }
  .l-base .l-wrapper .c-news__content:hover .c-news__icon::after {
    opacity: 1;
  }
}
.l-base .l-wrapper .c-point__contents {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-point__contents {
    gap: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-point__contents {
    gap: 1.5em 0.8125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-point__contents[data-column-pc="4"] {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-point__contents[data-column-pc="3"] {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-point__contents[data-column-pc="1"] {
    grid-template-columns: repeat(1, 1fr);
  }
}
.l-base .l-wrapper .c-point__content {
  background: #fff;
  counter-increment: point-counter;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-point__content {
    padding: 2em 2.5em;
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-point__content {
    padding: 2em 1.25em;
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-point__number span {
  position: relative;
  display: block;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  background: #9f7b4a;
}
.l-base .l-wrapper .c-point__number span::before {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  content: counter(point-counter, decimal-leading-zero);
  letter-spacing: 0.05em;
  font-family: "Playfair Display", serif;
  line-height: 1;
  -webkit-transform: translate(-50%, -65%);
  transform: translate(-50%, -65%);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-point__number span::before {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-point__number span::before {
    font-size: 112.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-point__number + * {
    margin-top: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-point__number + * {
    margin-top: 1em;
  }
}
.l-base .l-wrapper .c-point__text {
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-point__text {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-point__text {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-point__text a {
  color: #9f7b4a;
  text-decoration: underline !important;
  -webkit-transition: text-decoration-color 0.3s ease;
  -webkit-transition: -webkit-text-decoration-color 0.3s ease;
  transition: -webkit-text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease, -webkit-text-decoration-color 0.3s ease;

  text-underline-offset: 0.125em !important;
}
.l-base .l-wrapper .c-point__text a:not(:hover) {
  -webkit-text-decoration-color: #9f7b4a !important;
  text-decoration-color: #9f7b4a !important;
}
.l-base .l-wrapper .c-point__text a:hover {
  -webkit-text-decoration-color: transparent !important;
  text-decoration-color: transparent !important;
}
.l-base .l-wrapper .c-review * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.l-base .l-wrapper .c-review__contents {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents {
    gap: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents {
    gap: 1.5em 0.8125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-pc="4"] {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-pc="3"] {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-pc="1"] {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="2"] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="2"] .c-review__percent__num {
    font-size: 500%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="2"] .c-review__percent__num {
    font-size: 250%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="2"] .c-review__percent__unit {
    font-size: 200%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="2"] .c-review__percent__unit {
    font-size: 150%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="2"] .c-review__title {
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="2"] .c-review__title {
    font-size: 112.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="2"] .c-review__text {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="2"] .c-review__text {
    font-size: 87.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="2"] .c-review__text span {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="2"] .c-review__text span {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="1"] {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="1"] .c-review__percent__num {
    font-size: 500%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="1"] .c-review__percent__num {
    font-size: 350%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="1"] .c-review__percent__unit {
    font-size: 200%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="1"] .c-review__percent__unit {
    font-size: 200%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="1"] .c-review__title {
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="1"] .c-review__title {
    font-size: 150%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="1"] .c-review__text {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="1"] .c-review__text {
    font-size: 87.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="1"] .c-review__text span {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__contents[data-column-sp="1"] .c-review__text span {
    font-size: 112.5%;
  }
}
.l-base .l-wrapper .c-review__content {
  position: relative;
  z-index: 0;
  display: grid;
  background: #fff;

  grid-template-rows: subgrid;
  grid-row: span 2;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__content {
    border-radius: 0.25em;

    gap: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__content {
    border-radius: 0.125em;

    gap: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__content[data-layout="wide"] .c-review__header {
    padding: 4em 2.5em 0;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__content[data-layout="wide"] .c-review__header {
    padding: 5em 1.25em 0;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__content[data-layout="narrow"] .c-review__header {
    padding: 3em 2.5em 0;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__content[data-layout="narrow"] .c-review__header {
    padding: 2em 1.25em 0;
  }
}
.l-base .l-wrapper .c-review__background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
}
.l-base .l-wrapper .c-review__background::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), color-stop(85%, #fff));
  background-image: linear-gradient(180deg, rgba(255,255,255,0) 0%, #fff 85%);
  content: '';
}
.l-base .l-wrapper .c-review__header {
  display: grid;

  grid-template-rows: auto 1fr;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__header {
    gap: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__header {
    gap: 0.5em;
  }
}
.l-base .l-wrapper .c-review__percent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: baseline;
  color: #9f7b4a;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.4;

  -webkit-box-align: baseline;
  align-items: baseline;
  -webkit-box-pack: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__percent {
    gap: 0.125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__percent {
    gap: 0.125em;
  }
}
.l-base .l-wrapper .c-review__title {
  color: #9f7b4a;
  text-align: center;
  letter-spacing: 0.05em;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.4;

  place-content: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__body {
    padding: 0 2.5em 2em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__body {
    padding: 0 1.25em 2em;
  }
}
.l-base .l-wrapper .c-review__comments {
  display: grid;
  height: 100%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments {
    gap: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments {
    gap: 0.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments[data-comments-num="thread"] .c-review__comment {
    padding-bottom: 0.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments[data-comments-num="thread"] .c-review__comment {
    padding-bottom: 0.625em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments[data-comments-num="thread"] .c-review__comment:nth-child(odd) {
    padding-left: 2.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments[data-comments-num="thread"] .c-review__comment:nth-child(odd) {
    padding-left: 2.5em;
  }
}
.l-base .l-wrapper .c-review__comments[data-comments-num="thread"] .c-review__comment:nth-child(odd) .c-review__thumbnail {
  left: 0;
}
.l-base .l-wrapper .c-review__comments[data-comments-num="thread"] .c-review__comment:nth-child(odd) .c-review__inner::before {
  bottom: 0;
  left: 2.5em;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments[data-comments-num="thread"] .c-review__comment:nth-child(even) {
    padding-right: 2.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments[data-comments-num="thread"] .c-review__comment:nth-child(even) {
    padding-right: 2.5em;
  }
}
.l-base .l-wrapper .c-review__comments[data-comments-num="thread"] .c-review__comment:nth-child(even) .c-review__thumbnail {
  right: 0;
}
.l-base .l-wrapper .c-review__comments[data-comments-num="thread"] .c-review__comment:nth-child(even) .c-review__inner::before {
  right: 2.5em;
  bottom: 0;
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments[data-comments-num="thread"] .c-review__inner {
    padding: 0.75em 1em;
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments[data-comments-num="thread"] .c-review__inner {
    padding: 1.25em;
    border-radius: 0.125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments[data-comments-num="thread"] .c-review__thumbnail {
    width: 1.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments[data-comments-num="thread"] .c-review__thumbnail {
    width: 1.875em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments[data-comments-num="single"] .c-review__comment {
    padding-bottom: 3.125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments[data-comments-num="single"] .c-review__comment {
    padding-bottom: 4.0625em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments[data-comments-num="single"] .c-review__inner {
    padding: 1em;
    border-radius: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments[data-comments-num="single"] .c-review__inner {
    padding: 1em 0.625em;
    border-radius: 0.25em;
  }
}
.l-base .l-wrapper .c-review__comments[data-comments-num="single"] .c-review__inner::before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments[data-comments-num="single"] .c-review__inner::before {
    bottom: 2.375em;
    left: 1.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments[data-comments-num="single"] .c-review__inner::before {
    bottom: 3.3125em;
    left: 3.75em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments[data-comments-num="single"] .c-review__thumbnail {
    left: 0;
    width: 1.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-review__comments[data-comments-num="single"] .c-review__thumbnail {
    left: 50%;
    width: 2.8125em;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.l-base .l-wrapper .c-review__comment {
  position: relative;
  z-index: 0;
}
.l-base .l-wrapper .c-review__inner {
  height: 100%;
  background: #f8f8f4;
}
.l-base .l-wrapper .c-review__inner::before {
  position: absolute;
  z-index: -1;
  width: 1.875em;
  height: 1.875em;
  background: url("../img/components/review/img-bubble-tip.svg") no-repeat center center/contain;
  content: '';
}
.l-base .l-wrapper .c-review__text {
  letter-spacing: 0.05em;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.8;
}
.l-base .l-wrapper .c-review__text span {
  color: #9f7b4a;
}
.l-base .l-wrapper .c-review__thumbnail {
  position: absolute;
  bottom: 0;
  border-radius: 50%;
  -webkit-box-shadow: 0.125em 0.125em 0.375em rgba(42,22,80,0.3);
  box-shadow: 0.125em 0.125em 0.375em rgba(42,22,80,0.3);
}
.l-base .l-wrapper .c-slider__item {
  position: relative;
}
.l-base .l-wrapper .c-slider:has([class*="c-slider__text"]) .c-slider__image {
  position: relative;
}
.l-base .l-wrapper .c-slider:has([class*="c-slider__text"]) .c-slider__image::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));
  background: linear-gradient(rgba(0,0,0,0) 0%, #000 100%);
  content: "";
  opacity: 0.6;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider:has([class*="c-slider__text"]) .c-slider__image::after {
    bottom: 0;
    margin-top: 30.746705710102493%;
    padding-top: 11.71303074670571%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider:has([class*="c-slider__text"]) .c-slider__image::after {
    top: 0;
    height: 5em;
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1);
  }
}
.l-base .l-wrapper .c-slider__text {
  position: absolute;
  z-index: 2;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
}
.l-base .l-wrapper .c-slider__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  height: 2.9375em;
  color: #9f7b4a;

  -webkit-box-align: center;
  align-items: center;
  gap: 0 2.0625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider__navigation {
    margin-top: 1.5em;
  }
}
.l-base .l-wrapper .c-slider__preview,
.l-base .l-wrapper .c-slider__next {
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.l-base .l-wrapper .c-slider__preview.is-hidden,
.l-base .l-wrapper .c-slider__next.is-hidden {
  opacity: 0.3;
  pointer-events: none;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-slider__preview:hover,
  .l-base .l-wrapper .c-slider__next:hover {
    cursor: pointer;
  }
}
.l-base .l-wrapper .c-slider__preview {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.l-base .l-wrapper .c-slider__next {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.l-base .l-wrapper .c-slider__icon {
  display: block;
  width: 1em;
  font-size: 281.25%;

  aspect-ratio: 1;
}
.l-base .l-wrapper .c-slider__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;

  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.375em;
}
.l-base .l-wrapper .c-slider [class*="__diamond"] {
  display: inline-block;
  width: 0.25em;
  height: 0.25em;
  background-color: #d5d3d3;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);

  aspect-ratio: 1;
}
.l-base .l-wrapper .c-slider [class*="__diamond"].is-active {
  background-color: #9f7b4a;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-slider__preview:hover .c-slider__icon::before,
  .l-base .l-wrapper .c-slider__next:hover .c-slider__icon::before {
    opacity: 0;
  }
  .l-base .l-wrapper .c-slider__preview:hover .c-slider__icon::after,
  .l-base .l-wrapper .c-slider__next:hover .c-slider__icon::after {
    opacity: 1;
  }
}
.l-base .l-wrapper .c-slider--1 {
  position: relative;
  overflow: hidden;
}
.l-base .l-wrapper .c-slider--1 .c-slider__item > img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--1 .c-slider__image {
    height: 100%;

    aspect-ratio: 1366/580;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--1 .c-slider__image {
    height: 15.5625em;
  }
}
.l-base .l-wrapper .c-slider--1 .c-slider__image > img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper .c-slider--1 .c-slider__text {
  position: relative;
  color: #1f1f1f;
  font-size: 100%;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--1 .c-slider__text {
    margin-top: 1.043338683788122%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--1 .c-slider__text {
    margin-top: 4.179104477611941%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--1 .c-slider__ui {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    margin-top: 3.370786516853933%;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    gap: 0 1.683748169838946vw;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--1 .c-slider__ui {
    margin-top: 5.373134328358209%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--1 .c-slider__ui-arrow {
    width: 3.660322108345535vw;
    height: 3.660322108345535vw;
    color: #9f7b4a;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;

    aspect-ratio: 1;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--1 .c-slider__ui-arrow {
    display: none;
  }
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-slider--1 .c-slider__ui-arrow:hover {
    cursor: pointer;
  }
}
.l-base .l-wrapper .c-slider--1 .c-slider__ui-arrow--preview {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.l-base .l-wrapper .c-slider--1 .c-slider__ui-arrow--next {
  -webkit-transform: rotate(90deg) scale(1, -1);
  transform: rotate(90deg) scale(1, -1);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--1 .c-slider__ui-arrow .c-icon {
    font-size: 312.5%;
  }
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-slider--1 .c-slider__ui-arrow:hover .c-icon--switch::before {
    opacity: 0;
  }
  .l-base .l-wrapper .c-slider--1 .c-slider__ui-arrow:hover .c-icon--switch::after {
    opacity: 1;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--1 .c-slider__thumbnails-wrapper {
    overflow: visible;
  }
}
.l-base .l-wrapper .c-slider--1 .c-slider__thumbnails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--1 .c-slider__thumbnails {
    -ms-flex-pack: center;
    max-width: 80.67349926793558vw;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    gap: 0.585651537335286vw;
  }
}
.l-base .l-wrapper .c-slider--1 .c-slider__thumbnail {
  height: unset;
  cursor: pointer;

  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--1 .c-slider__thumbnail {
    width: 10.248901903367496vw;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--1 .c-slider__thumbnail {
    width: 5em;
  }
}
.l-base .l-wrapper .c-slider--1 .c-slider__thumbnail:not(:first-child):not(:last-child) {
  margin-right: 0.375em;
  margin-left: 0.375em;
}
.l-base .l-wrapper .c-slider--1 .c-slider__thumbnail:first-child {
  margin-right: 0.375em;
}
.l-base .l-wrapper .c-slider--1 .c-slider__thumbnail:last-child {
  margin-left: 0.375em;
}
.l-base .l-wrapper .c-slider--1 .c-slider__thumbnail .thumbnail {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--1 .c-slider__thumbnail .thumbnail {
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--1 .c-slider__thumbnail .thumbnail {
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-slider--1 .c-slider__thumbnail .thumbnail::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-color: #9f7b4a;
  content: '';
  opacity: 0;
  -webkit-transition: opacity ease 0.3s;
  transition: opacity ease 0.3s;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--1 .c-slider__thumbnail .thumbnail::after {
    border-width: 4px;
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--1 .c-slider__thumbnail .thumbnail::after {
    border-width: 2px;
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-slider--1 .c-slider__thumbnail .thumbnail__image {
  overflow: hidden;
  width: 100%;

  aspect-ratio: 140/90;
}
.l-base .l-wrapper .c-slider--1 .c-slider__thumbnail .thumbnail__image > img {
  width: calc(100% + 2px);
  height: calc(100% + 2px);

  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper .c-slider--1 .c-slider__thumbnail.is-active {
  cursor: default;
  pointer-events: none;
}
.l-base .l-wrapper .c-slider--1 .c-slider__thumbnail.is-active .thumbnail::after {
  opacity: 1;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--1 .c-slider__navigation {
    -ms-flex-pack: center;
    margin-top: 0.625em;

    -webkit-box-pack: center;
    justify-content: center;
  }
}
.l-base .l-wrapper .c-slider--2 {
  position: relative;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--2 .c-slider__inner {
    height: 100%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--2 .c-slider__image {
    height: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--2 .c-slider__image {
    height: 15.5625em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--2 .c-slider__image::after {
    top: 26.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--2 .c-slider__image::after {
    top: 0;
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1);
  }
}
.l-base .l-wrapper .c-slider--2 .c-slider__image > img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--2 .c-slider__text {
    top: 0;
    left: 4.392386530014642%;
    margin-top: 36.9692532942899%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--2 .c-slider__text {
    top: 0.625em;
    left: 5.333333333333334%;
  }
}
.l-base .l-wrapper .c-slider--2 .c-slider__thumbnails-wrapper {
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--2 .c-slider__thumbnails-wrapper {
    top: 0;
    right: 0;
    margin-top: 35.87115666178623%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--2 .c-slider__thumbnails-wrapper {
    top: 12.125em;
    right: 0;
  }
}
.l-base .l-wrapper .c-slider--2 .c-slider__thumbnails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  pointer-events: none;

  -webkit-box-pack: end;
  justify-content: flex-end;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--2 .c-slider__thumbnails {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0.5em 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--2 .c-slider__thumbnails {
    gap: 0.25em 0.25em;
  }
}
.l-base .l-wrapper .c-slider--2 .c-slider__thumbnail {
  cursor: pointer;
  pointer-events: auto;

  aspect-ratio: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--2 .c-slider__thumbnail {
    width: 3.5625em;
    height: 3.5625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--2 .c-slider__thumbnail {
    width: 2.8125em;
  }
}
.l-base .l-wrapper .c-slider--2 .c-slider__thumbnail .thumbnail {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;

  -webkit-mask-image: url("../img/common/ico-diamond-01.svg");
  mask-image: url("../img/common/ico-diamond-01.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: cover;
  mask-size: cover;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--2 .c-slider__thumbnail .thumbnail {
    border-radius: 0.25em 0.25em 0 0;
  }
}
.l-base .l-wrapper .c-slider--2 .c-slider__thumbnail .thumbnail > svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.l-base .l-wrapper .c-slider--2 .c-slider__thumbnail .thumbnail > svg path {
  opacity: 0.4;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;

  stroke: #fff;
  stroke-width: 1px;
}
.l-base .l-wrapper .c-slider--2 .c-slider__thumbnail .thumbnail__image {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  max-width: unset;
  width: auto;
  height: 100%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--2 .c-slider__thumbnail .thumbnail__image {
    border-radius: 0.125em 0.125em 0 0;
  }
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-slider--2 .c-slider__thumbnail:hover .thumbnail > svg path {
    opacity: 1;
  }
}
.l-base .l-wrapper .c-slider--2 .c-slider__thumbnail.is-active {
  cursor: default;
  pointer-events: none;
}
.l-base .l-wrapper .c-slider--2 .c-slider__thumbnail.is-active .thumbnail > svg path {
  opacity: 1;
}
.l-base .l-wrapper .c-media-1 .c-slider.c-slider--2 .c-slider__item,
.l-base .l-wrapper .c-media-2 .c-slider.c-slider--2 .c-slider__item {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1 .c-slider.c-slider--2 .c-slider__item,
  .l-base .l-wrapper .c-media-2 .c-slider.c-slider--2 .c-slider__item {
    border-radius: 0.25em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-media-1 .c-slider.c-slider--2 .c-slider__thumbnails-wrapper,
  .l-base .l-wrapper .c-media-2 .c-slider.c-slider--2 .c-slider__thumbnails-wrapper {
    top: 16.875em;
    padding-right: 1.0625em;
  }
}
.l-base .l-wrapper .c-slider--image {
  position: relative;
  overflow: hidden;
}
.l-base .l-wrapper .c-slider--image .c-slider__inner {
  overflow: visible;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--image .c-slider__inner {
    margin-right: auto;
    margin-left: auto;
    padding-right: 2.9375em;
    padding-left: 2.9375em;
    max-width: 1600px;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--image .c-slider__inner {
    padding-right: 3.6%;
    padding-left: 3.6%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--image .c-slider__items {
    margin-left: -0.8125em;
  }
}
.l-base .l-wrapper .c-slider--image .c-slider__item {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--image .c-slider__item {
    margin-right: 0.8125em;
    margin-left: 0.8125em;
    width: 18.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--image .c-slider__item {
    margin-right: 1.733333333333334%;
    margin-left: 1.733333333333334%;
    width: 73.86666666666667%;
  }
}
.l-base .l-wrapper .c-slider--image .c-slider__item::after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 10em;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));
  background: linear-gradient(rgba(0,0,0,0) 0%, #000 100%);
  content: '';
  opacity: 0.6;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--image .c-slider__item::after {
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--image .c-slider__item::after {
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-slider--image .c-slider__item > img {
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--image .c-slider__item > img {
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--image .c-slider__item > img {
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-slider--image .c-slider__text {
  bottom: 0.75em;
  padding-right: 1.25em;
  padding-left: 1.25em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--image .c-slider__text {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--image .c-slider__text {
    font-size: 112.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--image .c-slider__navigation {
    -ms-flex-pack: end;
    margin-top: 3em;
    margin-right: 1.625em;

    -webkit-box-pack: end;
    justify-content: flex-end;
    gap: 0 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-slider--image .c-slider__navigation {
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    justify-content: center;
  }
}
.l-base .l-wrapper .c-step-1 .step__item {
  position: relative;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    gap: 0 5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step__item:has([class*="c-contacts"]) .step__content {
    padding-bottom: 3.75em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step__image {
    width: 8.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step__image {
    margin-right: auto;
    margin-left: auto;
    width: 6.4375em;
  }
}
.l-base .l-wrapper .c-step-1 .step__contents {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step__contents {
    margin-top: 1.5em;
    padding-bottom: 9.75em;
  }
}
.l-base .l-wrapper .c-step-1 .step__content {
  border-top: 2px solid #9f7b4a;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step__content {
    padding-top: 3.75em;
    padding-bottom: 3.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step__content {
    padding-top: 1.5em;
  }
}
.l-base .l-wrapper .c-step-1 .step .content__heading {
  font-weight: 700;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step .content__heading {
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step .content__texts {
    margin-top: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step .content__text {
    padding-top: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step .content__block {
    margin-top: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step .content__block {
    margin-top: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step .content .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    gap: 0 1.625em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step .content .button {
    width: 24.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step .content .contact {
    margin-top: 1.3125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step .content .c-contacts--center .c-contacts__inner {
    padding-top: 2em;
    padding-right: 1.25em;
    padding-bottom: 2em;
    padding-left: 1.25em;
  }
  .l-base .l-wrapper .c-step-1 .step .content .c-contacts--center .c-contacts__items {
    margin-top: 0.1875em;
  }
  .l-base .l-wrapper .c-step-1 .step .content .c-contacts--center .c-contacts__item .c-contact {
    -ms-flex-pack: unset;
    margin-top: 0.8125em;

    -webkit-box-pack: unset;
    justify-content: unset;
    gap: 0 0.25em;
  }
  .l-base .l-wrapper .c-step-1 .step .content .c-contacts--center .c-contacts__item .c-contact__text {
    text-align: left;
  }
  .l-base .l-wrapper .c-step-1 .step .content .c-contacts--center .c-contacts__heading {
    color: #9f7b4a;
    letter-spacing: 0.1em;
    font-size: 100%;
    font-family: "Noto Sans JP", sans-serif;
  }
  .l-base .l-wrapper .c-step-1 .step .content .c-contacts--center .c-contacts__item + .c-contacts__item {
    margin-top: 0.9375em;
  }
}
.l-base .l-wrapper .c-step-1 .step .step__border {
  position: absolute;
  z-index: 1;
  display: block;
  overflow: visible;
  width: 0;
  border-left: 2px solid #c4c4c4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step .step__border {
    top: 9.5em;
    left: 4.125em;
    height: calc(100% - 10.75em * 1);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step .step__border {
    bottom: 2.25em;
    left: 50%;
    height: 5.25em;
  }
}
.l-base .l-wrapper .c-step-1 .step .step__border::before,
.l-base .l-wrapper .c-step-1 .step .step__border::after {
  position: absolute;
  left: -4px;
  z-index: 1;
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #c4c4c4;
  content: '';
}
.l-base .l-wrapper .c-step-1 .step .step__border::before {
  top: -4px;
}
.l-base .l-wrapper .c-step-1 .step .step__border::after {
  bottom: -4px;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step .step__content + .step__content {
    margin-top: 5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-1 .step .button + .button {
    margin-top: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-2 {
    margin-top: 3.852327447833066%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-2 {
    margin-top: 7.164179104477611%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-2 .step__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 82.98555377207063%;

    gap: 0 7.736943907156673%;
  }
}
.l-base .l-wrapper .c-step-2 .step__item {
  position: relative;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-2 .step__item:not(last-child) {
    padding-bottom: 20.298507462686565%;
  }
}
.l-base .l-wrapper .c-step-2 .step__box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  overflow: hidden;
  width: 100%;
  background-color: #fff;

  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  aspect-ratio: 292/219;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-2 .step__box {
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-2 .step__box {
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-step-2 .step__image {
  width: 100%;
  height: auto;
}
.l-base .l-wrapper .c-step-2 .step__heading {
  color: #9f7b4a;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 150%;
  font-family: "Zen Old Mincho", serif;
}
.l-base .l-wrapper .c-step-2 .step__text {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-2 .step__text {
    margin-top: 10.95890410958904%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-2 .step__text {
    margin-top: 6.567164179104478%;
  }
}
.l-base .l-wrapper .c-step-2 .step__note {
  display: block;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-2 .step__note {
    margin-top: 2.73972602739726%;
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-2 .step__note {
    margin-top: 3.880597014925373%;
    font-size: 62.5%;
  }
}
.l-base .l-wrapper .c-step-2 .step__icon {
  position: absolute;
  color: #9f7b4a;
  font-size: 75%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-2 .step__icon {
    top: 8.5em;
    right: -16.78082191780822%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-step-2 .step__icon {
    bottom: 2.5em;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0) rotate(90deg);
    transform: translate3d(-50%, 0, 0) rotate(90deg);
  }
}
.l-base .l-wrapper .c-title-lv1 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -1px;
  background: -webkit-gradient(linear, left top, right top, from(#83663d), color-stop(50.04%, #9f7b4a), to(#83663d));
  background: linear-gradient(to right, #83663d 0%, #9f7b4a 50.04%, #83663d 100%);

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center bottom;
  mask-position: center bottom;
  -webkit-mask-size: 100% auto;
  mask-size: 100% auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv1 {
    -webkit-mask-image: url("../img/common/img-title-01-mask-pc.svg");
    mask-image: url("../img/common/img-title-01-mask-pc.svg");
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv1 {
    -webkit-mask-image: url("../img/common/img-title-01-mask-sp.svg");
    mask-image: url("../img/common/img-title-01-mask-sp.svg");
  }
}
.l-base .l-wrapper .c-title-lv1 .title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv1 .title {
    padding-top: 3em;
    padding-bottom: 6.4375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv1 .title {
    padding-top: 1.875em;
    padding-bottom: 3.75em;
  }
}
.l-base .l-wrapper .c-title-lv1 .title__heading {
  letter-spacing: 0.1em;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.4;
}
.l-base .l-wrapper .c-title-lv1 .title__logo {
  width: 2.25em;
}
.l-base .l-wrapper .c-title-lv1 .title__logo path {
  fill: #fff;
}
.l-base .l-wrapper .c-title-lv1 .title__shoulder,
.l-base .l-wrapper .c-title-lv1 .title__heading,
.l-base .l-wrapper .c-title-lv1 .title__statement {
  color: #fff;
}
.l-base .l-wrapper .c-title-lv1 .title__shoulder {
  font-family: "Playfair Display", serif;
}
.l-base .l-wrapper .c-title-lv1 .title__statement {
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv1 .title__logo + .title__shoulder {
    margin-top: 0.8125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv1 .title__logo + .title__shoulder {
    margin-top: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv1 .title__shoulder + .title__heading {
    margin-top: 0.3421em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv1 .title__shoulder + .title__heading {
    margin-top: 0.1111em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv1 .title__heading + .title__statement {
    margin-top: 0.9375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv1 .title__heading + .title__statement {
    margin-top: 0.5em;
  }
}
.l-base .l-wrapper .c-title-lv1--purple .title {
  background: -webkit-gradient(linear, left top, right top, from(#6c0030), color-stop(49.66%, #7f264d), to(#6c0030));
  background: linear-gradient(to right, #6c0030 0%, #7f264d 49.66%, #6c0030 100%);
}
.l-base .l-wrapper .c-title-lv2 .title__heading {
  color: #1f1f1f;
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv2 .title__statement {
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv2:not([class*="title-lv2--serif"]) .title__heading + .title__statement {
    margin-top: 1.4375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv2:not([class*="title-lv2--serif"]) .title__heading + .title__statement {
    margin-top: 1em;
  }
}
.l-base .l-wrapper .c-title-lv2--serif .title__statement {
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv2--serif .title__statement {
    letter-spacing: 0.05em;
    font-size: 112.5%;
    line-height: 3.111111111111111;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv2--serif .title__statement {
    margin-top: 0.875em;
    text-align: center;
    line-height: 2.625;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv2 .title__heading + .title__statement {
    margin-top: 0.6667em;
  }
}
.l-base .l-wrapper .c-title-lv3 .title {
  color: #1f1f1f;
}
.l-base .l-wrapper .c-title-lv3 .title__shoulder {
  border-radius: 999px;
  background-color: #9f7b4a;
  text-align: center;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv3 .title__shoulder {
    margin-right: auto;
    margin-left: auto;
    padding-top: 0.481540930979133%;
    padding-right: 2.32744783306581%;
    padding-bottom: 0.401284109149278%;
    padding-left: 2.32744783306581%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv3 .title__shoulder {
    padding-top: 1.457555970149254%;
    padding-right: 2.915111940298507%;
    padding-bottom: 1.020289179104477%;
    padding-left: 2.915111940298507%;
  }
}
.l-base .l-wrapper .c-title-lv3 .title__heading {
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv3 .title__statement {
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv3 .title__shoulder + .title__heading {
    margin-top: 0.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv3 .title__shoulder + .title__heading {
    margin-top: 0.9583em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv3 .title__heading + .title__statement {
    margin-top: 1.4375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv3 .title__heading + .title__statement {
    margin-top: 1.4375em;
  }
}
.l-base .l-wrapper .c-top-page-heading [class*="en"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  color: #1f1f1f;
  font-family: "Playfair Display", serif;

  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-top-page-heading [class*="en"] {
    gap: 0 0.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-top-page-heading [class*="en"] {
    font-size: 75%;

    gap: 0 0.6667em;
  }
}
.l-base .l-wrapper .c-top-page-heading [class*="en"] .c-top-page-heading__icon {
  aspect-ratio: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-top-page-heading [class*="en"] .c-top-page-heading__icon {
    width: 2.125em;
    height: 2.125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-top-page-heading [class*="en"] .c-top-page-heading__icon {
    width: 2em;
    height: 2em;
  }
}
.l-base .l-wrapper .c-top-page-heading [class*="ja"] {
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-top-page-heading [class*="ja"] {
    margin-top: -0.1071em;
    letter-spacing: 0.1em;
    font-size: 350%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-top-page-heading [class*="ja"] {
    margin-top: 0.3125em;
    letter-spacing: 0.2em;
    font-size: 200%;
    line-height: 57.6/32;
  }
}
.l-base .l-wrapper .c-usage__contents {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-usage__contents {
    gap: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-usage__contents {
    gap: 1.5em 0.8125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-usage__contents[data-column-pc="3"] {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-usage__contents[data-column-pc="1"] {
    grid-template-columns: repeat(1, 1fr);
  }
}
.l-base .l-wrapper .c-usage__content {
  background: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-usage__content {
    padding: 2em 2.5em;
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-usage__content {
    padding: 2em 1.25em;
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-usage__title {
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-usage__title {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-usage__title {
    font-size: 112.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-usage__title + * {
    margin-top: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-usage__title + * {
    margin-top: 1em;
  }
}
.l-base .l-wrapper .c-usage__text {
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-usage__text {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-usage__text {
    font-size: 87.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-voice {
    margin-top: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-voice {
    margin-top: 1.5em;
  }
}
.l-base .l-wrapper .c-voice * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.l-base .l-wrapper .c-voice__contents {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-voice__contents {
    gap: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-voice__contents {
    gap: 1.5em 0.8125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-voice__contents[data-column-pc="3"] {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-voice__contents[data-column-pc="2"] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-voice__contents[data-column-pc="1"] {
    grid-template-columns: repeat(1, 1fr);
  }
}
.l-base .l-wrapper .c-voice__content {
  position: relative;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-voice__content {
    padding-bottom: 2.125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-voice__content {
    padding-bottom: 1.875em;
  }
}
.l-base .l-wrapper .c-voice__inner {
  height: 100%;
  background: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-voice__inner {
    padding: 2em 2.5em;
    border-radius: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-voice__inner {
    padding: 2em 1.25em;
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-voice__inner::before {
  position: absolute;
  width: 1.875em;
  height: 1.875em;
  background: url("../img/common/img-bubble-tip.svg") no-repeat center center/contain;
  content: '';
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-voice__inner::before {
    bottom: 1em;
    left: 5.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-voice__inner::before {
    bottom: 0.875em;
    left: 4.5625em;
  }
}
.l-base .l-wrapper .c-voice__text {
  letter-spacing: 0.05em;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-voice__text {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-voice__text {
    font-size: 100%;
  }
}
.l-base .l-wrapper .c-voice__text span {
  color: #9f7b4a;
}
.l-base .l-wrapper .c-voice__thumbnail {
  position: absolute;
  bottom: 0;
  border-radius: 50%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-voice__thumbnail {
    left: 1.875em;
    width: 3.125em;
    -webkit-box-shadow: 0.125em 0.125em 0.375em rgba(42,22,80,0.3);
    box-shadow: 0.125em 0.125em 0.375em rgba(42,22,80,0.3);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-voice__thumbnail {
    left: 1.25em;
    width: 2.8125em;
    -webkit-box-shadow: 0.125em 0.125em 0.375em rgba(42,22,80,0.3);
    box-shadow: 0.125em 0.125em 0.375em rgba(42,22,80,0.3);
  }
}
.l-base .l-wrapper .c-harvest_club_life_bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  pointer-events: none;

  mix-blend-mode: multiply;
}
.l-base .l-wrapper .c-harvest_club_life_bg img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper .c-harvest_club_life_fv {
  position: relative;
  z-index: 3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: calc(100svh - (var(--header-height)));
}
.l-base .l-wrapper .c-harvest_club_life_fv::before {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));
  background: linear-gradient(rgba(0,0,0,0) 0%, #000 100%);
  content: '';
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv::before {
    height: 15.625em;
    opacity: 0.5;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv::before {
    height: 25.3125em;
    opacity: 0.6;
  }
}
.l-base .l-wrapper .c-harvest_club_life_fv__title {
  position: absolute;
  z-index: 3;
  display: grid;
  color: #fff;
  font-family: "Zen Old Mincho", serif;

  gap: 0.75em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv__title {
    bottom: 3.375em;
    left: 3.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv__title {
    right: 1.25em;
    bottom: 1.875em;
    left: 1.25em;
  }
}
.l-base .l-wrapper .c-harvest_club_life_fv__lead {
  display: grid;

  grid-template-columns: auto 1fr;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv__lead {
    grid-row: 1/2;
    gap: 2em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv__lead {
    grid-row: 2/3;
    gap: 1.5em;
  }
}
.l-base .l-wrapper .c-harvest_club_life_fv__name {
  position: relative;
  display: grid;

  -ms-flex-line-pack: center;
  align-content: center;
  gap: 0.125em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv__name {
    max-width: auto;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv__name {
    max-width: 5.625em;
  }
}
.l-base .l-wrapper .c-harvest_club_life_fv__name::before {
  position: absolute;
  z-index: 0;
  width: 1px;
  background-color: #fff;
  content: "";
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv__name::before {
    top: 0.1875em;
    bottom: 0.1875em;
    left: calc(100% + 1em);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv__name::before {
    top: 0.1875em;
    bottom: 0.1875em;
    left: calc(100% + 0.75em);
  }
}
.l-base .l-wrapper .c-harvest_club_life_fv__name-en {
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv__name-en {
    font-size: 75%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv__name-en {
    font-size: 62.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv__name-en + .c-harvest_club_life_fv__name-ja {
    font-size: 125%;
  }
}
.l-base .l-wrapper .c-harvest_club_life_fv__name-ja {
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv__name-ja {
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv__name-ja {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-harvest_club_life_fv__text {
  display: grid;
  -ms-flex-align: center;
  letter-spacing: 0.05em;

  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv__text {
    font-size: 100%;
    line-height: 1.8;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv__text {
    font-size: 87.5%;
    line-height: 1.4;
  }
}
.l-base .l-wrapper .c-harvest_club_life_fv__heading {
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv__heading {
    margin-top: -0.3125em;
    letter-spacing: 0.05em;
    font-size: 300%;

    grid-row: 2/3;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv__heading {
    letter-spacing: 0.1em;
    font-size: 175%;

    grid-row: 1/2;
  }
}
.l-base .l-wrapper .c-harvest_club_life_fv__logo {
  position: absolute;
  z-index: 3;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv__logo {
    right: 3.875em;
    bottom: 3.75em;
    width: 6.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_fv__logo {
    top: 1em;
    right: 1.25em;
    width: 2.8125em;
  }
}
.l-base .l-wrapper .c-harvest_club_life_fv__logo img {
  width: 100%;
}
.l-base .l-wrapper .c-harvest_club_life_kv {
  position: absolute;
  top: calc(var(--header-height));
  left: 0;
  z-index: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: calc(100svh - (var(--header-height)));
}
.l-base .l-wrapper .c-harvest_club_life_kv__image {
  width: 100%;
  height: 100%;
}
.l-base .l-wrapper .c-harvest_club_life_kv__image img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper .c-harvest_club_life_statements {
  position: relative;
  z-index: 3;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_statements {
    padding-top: 4em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_statement {
    padding-top: 5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_statement:not(:first-child)[class*='--has-heading'] {
    margin-top: 4.5625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_statement:not(:first-child):not([class*='--has-heading']) {
    margin-top: 1.125em;
  }
}
.l-base .l-wrapper .c-harvest_club_life_statement__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_statement__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -ms-flex-align: center;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_statement__media {
    width: 57.46388443017658%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_statement__content {
    width: 37.239165329052966%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_statement__content {
    margin-top: 1.3125em;
  }
}
.l-base .l-wrapper .c-harvest_club_life_statement__heading {
  position: relative;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_statement__heading {
    padding-bottom: 0.9583em;
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_statement__heading {
    padding-bottom: 0.625em;
    font-size: 150%;
  }
}
.l-base .l-wrapper .c-harvest_club_life_statement__heading::after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 3.3333em;
  height: 1px;
  background-color: #1f1f1f;
  content: '';
}
.l-base .l-wrapper .c-harvest_club_life_statement__text {
  letter-spacing: 0.05em;
  font-family: "Zen Old Mincho", serif;
  line-height: 2.25;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_statement__heading + .c-harvest_club_life_statement__text {
    margin-top: 1.1875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_statement__heading + .c-harvest_club_life_statement__text {
    margin-top: 1.125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_statement__text + .c-harvest_club_life_statement__text {
    margin-top: 0.9375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_statement__text + .c-harvest_club_life_statement__text {
    margin-top: 0.8125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-harvest_club_life_statement--reverse .c-harvest_club_life_statement__inner {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
  }
}
.l-base .l-wrapper .c-homeground-case__id {
  color: #9f7b4a;
  text-align: center;
  font-family: "Playfair Display", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case__id {
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case__id {
    font-size: 150%;
  }
}
.l-base .l-wrapper .c-homeground-case__id > span {
  line-height: 1.9;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case__id > span {
    padding-top: 0.2105em;
    padding-left: 0.1842em;
    font-size: 158.33333333333331%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case__id > span {
    padding-top: 0.2222em;
    padding-left: 0.1111em;
    font-size: 200%;
  }
}
.l-base .l-wrapper .c-homeground-case__container {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case__container {
    margin-top: 2.375em;
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case__container {
    margin-top: 0.625em;
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-homeground-case__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #9f7b4a;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  line-height: 2;

  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case__heading {
    padding-top: 0.5357em;
    padding-bottom: 0.5357em;
    letter-spacing: 0.2em;
    font-size: 175%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case__heading {
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 0.1875em;
    letter-spacing: 0.1em;
    font-size: 150%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case__heading > span {
    font-size: 114.28571428571429%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case__heading > span {
    font-size: 116.66666666666667%;
  }
}
.l-base .l-wrapper .c-homeground-case__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f8f8f4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case__items {
    padding: 1.625em;

    gap: 0 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case__items {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1.25em;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    gap: 0.875em 0;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case__items > span {
    font-size: 114.28571428571429%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case__items > span {
    font-size: 100%;
  }
}
.l-base .l-wrapper .c-homeground-case__item {
  overflow: hidden;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case__item {
    width: 23.25em;
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case__item {
    border-radius: 0.125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case__item:nth-child(2) {
    width: 24.875em;
  }
}
.l-base .l-wrapper .c-homeground-case .item__heading {
  color: #1f1f1f;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case .item__heading {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case .item__heading {
    font-size: 112.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case .item:has([class*="__text"]) {
    padding: 2em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case .item:has([class*="__text"]) {
    padding: 1.25em;
  }
}
.l-base .l-wrapper .c-homeground-case .item__texts {
  letter-spacing: 0;
  font-size: 87.5%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case .item__texts {
    margin-top: 0.6875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case .item__texts {
    margin-top: 0.3125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case .item__list {
    margin-top: 0.6875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case .item__list {
    margin-top: 0.3125em;
  }
}
.l-base .l-wrapper .c-homeground-case .item__list .c-list__text {
  letter-spacing: 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-homeground-case .item__list .c-list__text {
    font-size: 116.66666666666667%;
  }
}
.l-base .l-wrapper .c-irregular {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#83663d), color-stop(50.04%, #9f7b4a), to(#83663d));
  background: linear-gradient(to right, #83663d 0%, #9f7b4a 50.04%, #83663d 100%);
  color: #fff;
  text-align: center;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-irregular {
    padding-top: 10em;
    padding-bottom: 10em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-irregular {
    padding-top: 13em;
    padding-bottom: 13em;
  }
}
.l-base .l-wrapper .c-irregular__heading {
  font-weight: 700;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-irregular__heading {
    padding-right: 0.7143em;
    padding-left: 0.7143em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-irregular__note {
    padding-right: 1.25em;
    padding-left: 1.25em;
    text-align: left;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-list:has([class*="__new"]) .c-news__content {
    padding-left: 5.136436597110754%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-news-list:has([class*="__new"]) .c-news__date {
    margin-left: 2.791878172588833%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-lv2 + .c-news-list {
    margin-top: 3em;
  }
}
.l-base .l-wrapper .c-news-list .c-news-list__item + .c-news-list__item {
  margin-top: -1px;
}
.l-base .l-wrapper .c-news-reservation-list .c-news-reservation-list__item + .c-news-reservation-list__item {
  margin-top: 1.5em;
}
.l-base .l-wrapper .c-page-bottom {
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__1 .c-page-bottom__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    padding-bottom: 3.625em;

    -webkit-box-pack: justify;
    justify-content: space-between;
    gap: 0 1.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__1 .c-page-bottom__inner {
    padding-bottom: 4.75em;
  }
}
.l-base .l-wrapper .c-page-bottom__1 .c-page-bottom__heading {
  color: #1f1f1f;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__1 .c-page-bottom__heading {
    margin-top: 0.125em;
    letter-spacing: 0.1em;
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__1 .c-page-bottom__heading {
    letter-spacing: 0.2em;
    font-size: 162.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__1 .c-page-bottom__items {
    display: grid;

    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    grid-template-columns: repeat(3, 1fr);
    gap: 0 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__1 .c-page-bottom__item:not(:first-child) {
    margin-top: 0.4375em;
  }
}
.l-base .l-wrapper .c-page-bottom__1 .c-page-bottom__text {
  letter-spacing: 0em;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__1 .c-page-bottom__text {
    margin-top: 1.25em;
    margin-bottom: -0.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__1 .c-page-bottom__text {
    margin-top: 1.375em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom:has([class*='page-bottom__2']) .c-page-bottom__1 .c-page-bottom__inner {
    padding-top: 0.1875em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom:not(:has([class*='page-bottom__2'])) .c-page-bottom__1 .c-page-bottom__inner {
    padding-top: 3.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom:not(:has([class*='page-bottom__2'])) .c-page-bottom__1 .c-page-bottom__inner {
    padding-top: 5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__2 .c-page-bottom__inner {
    padding-top: 1.75em;
    padding-bottom: 1.3125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__2 .c-page-bottom__inner {
    padding-top: 2.5em;
    padding-bottom: 2.3125em;
  }
}
.l-base .l-wrapper .c-page-bottom__2 .c-page-bottom__item {
  border-bottom: 1px solid #d5d3d3;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__2 .c-page-bottom__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -ms-flex-align: end;
    padding-top: 0.9375em;
    padding-bottom: 2em;

    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    align-items: flex-end;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__2 .c-page-bottom__item {
    padding-top: 2.25em;
    padding-bottom: 2.5em;
  }
}
.l-base .l-wrapper .c-page-bottom__2 .c-page-bottom__heading {
  color: #1f1f1f;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__2 .c-page-bottom__heading {
    letter-spacing: 0.1em;
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__2 .c-page-bottom__heading {
    letter-spacing: 0.2em;
    font-size: 162.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__2 .c-page-bottom__anchors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    gap: 0 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__2 .c-page-bottom__anchors {
    margin-top: 0.0625em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__2 .c-page-bottom__anchor {
    width: 18.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__2 .c-page-bottom__anchor:not(:first-child) {
    margin-top: 0.4375em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__3 .c-page-bottom__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    padding-top: 3.75em;
    padding-bottom: 3.75em;

    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__3 .c-page-bottom__inner {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__3 .c-page-bottom__border {
    width: 0;
    border-right: 1px solid #d5d3d3;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__3 .c-page-bottom__border {
    display: none;
  }
}
.l-base .l-wrapper .c-page-bottom__3 .c-page-bottom__button {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: -webkit-gradient(linear, left top, right top, from(#83663d), color-stop(50.04%, #9f7b4a), to(#83663d));
  background: linear-gradient(to right, #83663d 0%, #9f7b4a 50.04%, #83663d 100%);
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__3 .c-page-bottom__button {
    padding-top: 1em;
    padding-right: 1.875em;
    padding-bottom: 1em;
    padding-left: 1.875em;
    width: 18.25em;
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__3 .c-page-bottom__button {
    display: block;
    margin-top: 2.875em;
    padding-top: 0.75em;
    padding-right: 1.5em;
    padding-bottom: 0.75em;
    padding-left: 1.5em;
    width: 100%;
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-page-bottom__3 .c-page-bottom__icon {
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 1.25em;
  height: 1.25em;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);

  aspect-ratio: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__3 .c-page-bottom__icon {
    left: 1.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__3 .c-page-bottom__icon {
    left: 1.5em;
  }
}
.l-base .l-wrapper .c-page-bottom__3 .c-page-bottom__icon__text {
  letter-spacing: 0.05em;
  font-weight: 500;
  font-size: 87.5%;
}
.l-base .l-wrapper .c-page-bottom__3 .c-page-bottom__icon path {
  fill: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__3 .c-contacts__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    gap: 0 3.375em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-page-bottom__3 .c-contacts__items {
    margin-top: 0;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-section-kv-1__image {
    margin-top: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-section-kv-1__image {
    margin-top: 3em;
  }
}
.l-base .l-wrapper .c-section-kv-1__caption {
  margin-right: auto;
  margin-left: auto;
  max-width: 56.25em;
  line-height: 1.8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-section-kv-1__caption {
    margin-top: 2em;
    text-align: left;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-section-kv-1__caption {
    margin-top: 3em;
    text-align: center;
  }
}
.l-base .l-wrapper .c-section-kv-2 {
  position: relative;
}
.l-base .l-wrapper .c-section-kv-2__heading {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin: auto;
  padding: 1.25em;
  text-align: center;

  inset: 0;
  -ms-flex-flow: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
.l-base .l-wrapper .c-section-kv-2__title {
  color: #fff;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.4;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-section-kv-2__title {
    font-size: 1.75em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-section-kv-2__title {
    font-size: 2.375em;
  }
}
.l-base .l-wrapper .c-section-kv-2__statement {
  color: #fff;
  font-size: 16;
  line-height: 1.8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-section-kv-2__statement {
    margin-top: 1.6875em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-section-kv-2__statement {
    margin-top: 0.875em;
  }
}
.l-base .l-wrapper .c-section-kv-2__bg {
  width: 100%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-section-kv-2__bg {
    height: 26.25em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-section-kv-2__bg {
    height: 31.25em;
  }
}
.l-base .l-wrapper .c-section-kv-2__bg img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper [data-sticky] [data-sticky-item] {
  opacity: 0;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  pointer-events: none;
  pointer-events: none;
}
.l-base .l-wrapper [data-sticky] [data-sticky-item].is-show {
  opacity: 1;
  pointer-events: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper [data-sticky="toggle"] [data-sticky-item] {
    opacity: 0;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    pointer-events: none;
  }
  .l-base .l-wrapper [data-sticky="toggle"] [data-sticky-item].is-show {
    opacity: 1;
    pointer-events: auto;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper [data-sticky="toggle"] [data-sticky-item] {
    opacity: 1;
  }
}
.l-base .l-wrapper [data-tab-target] {
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.l-base .l-wrapper [data-tab-target].is-active {
  overflow: auto;
  height: auto;
  opacity: 1;
}
.l-base .l-wrapper [data-tab-target]:not(.is-active) {
  overflow: hidden;
  margin-top: 0;
  height: 0;
  opacity: 0;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-404-page .error-404__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    margin-right: auto;
    margin-left: auto;
    width: 24.875em;

    -webkit-box-pack: center;
    justify-content: center;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-compliance-ts-page .compliance-ts__text {
    margin-top: 3.75em;
    text-align: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-compliance-ts-page .compliance-ts__text {
    margin-top: 3em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-rules-pp-page .rules-pp__contents {
    margin-top: 3.75em;
    text-align: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-rules-pp-page .rules-pp__contents {
    margin-top: 3.0625em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-rules-pp-page .rules-pp__contents .c-line-link__text {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-rules-pp-page .rules-pp__contents .c-line-link__text {
    font-size: 100%;
    line-height: 1.8;
  }
}
.l-base .l-wrapper.l-sales-rules-pp-page .rules-pp__note {
  margin-top: 3.4286em;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-rules-pp-page .rules-pp__link + .rules-pp__link {
    margin-top: 0.375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-sitemap-page .section:not(:first-child) {
    padding-top: 3.75em;
  }
}
.l-base .l-wrapper.l-sales-sitemap-page .section:not(:last-child) {
  padding-bottom: 3.75em;
}
.l-base .l-wrapper.l-sales-sitemap-page .section + .section {
  border-top: 1px solid #d5d3d3;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-sitemap-page .section__content {
    margin-top: 3.75em;
  }
}
.l-base .l-wrapper.l-sales-sitemap-page .section__heading {
  font-weight: 700;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-sitemap-page .section__content:not(:first-child) {
    margin-top: 3.875em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-sitemap-page .section__items {
    display: grid;
    margin-top: 0.6875em;

    gap: 0.5625em 1.625em;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-sitemap-page .section__items {
    margin-top: 1.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-sitemap-page .section__item:not(:first-child) {
    margin-top: 1em;
  }
}
.l-base .l-wrapper.l-sales-sitemap-page .section .section__facilities {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-sitemap-page .section .section__facilities {
    gap: 0 1.125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-sitemap-page .section .section__facilities {
    -ms-flex-pack: justify;

    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-sitemap-page .section .section__facility {
    width: 18.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-sitemap-page .section .section__facility {
    width: 48.059701492537314%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-sitemap-page .section__facility {
    margin-top: 3.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-sitemap-page .section__facility {
    margin-top: 16.716417910447763%;
  }
}
.l-base .l-wrapper.l-sales-sitemap-page .section .facility__name {
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-sitemap-page .section .facility__items {
    margin-top: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-sitemap-page .section .facility__items {
    margin-top: 9.937888198757763%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-sitemap-page .section .facility__item a {
    padding-top: 0.1875em;
    padding-bottom: 0.1875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-sitemap-page .section .facility__item a {
    display: block;
    padding-top: 4.968944099378882%;
    padding-bottom: 4.968944099378882%;
  }
}
.l-base .l-wrapper.l-sales-system_error-page .maintenance {
  position: relative;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#83663d), color-stop(50.04%, #9f7b4a), to(#83663d));
  background: linear-gradient(to right, #83663d 0%, #9f7b4a 50.04%, #83663d 100%);
}
.l-base .l-wrapper.l-sales-system_error-page .maintenance__content {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  color: #fff;
  text-align: center;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-system_error-page .maintenance__note {
    text-align: left;
  }
}
.l-base .l-wrapper.l-sales-system_error-page .l-article {
  padding-bottom: 0;
}
.l-base .l-wrapper.l-sales-system_error-page .c-page-bottom .c-contact__number {
  color: #9f7b4a;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-tokutei-page .tokutei__contents {
    margin-top: 3.75em;
    text-align: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-tokutei-page .tokutei__contents {
    margin-top: 3.0625em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-tokutei-page .tokutei__contents .c-line-link__text {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-tokutei-page .tokutei__contents .c-line-link__text {
    font-size: 100%;
    line-height: 1.8;
  }
}
.l-base .l-wrapper.l-sales-tokutei-page .tokutei__note {
  margin-top: 3.4286em;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-tokutei-page .tokutei__link + .tokutei__link {
    margin-top: 0.375em;
  }
}
.l-base .l-wrapper.l-sales-top-page .l-header {
  position: fixed;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual {
  position: relative;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100svh;
  opacity: 0;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-property: opacity;
  transition-property: opacity;

  transition-timingu-function: ease;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider.is-init {
  opacity: 1;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__items,
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__item {
  width: inherit;
  height: inherit;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__item {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition-timing-function: ease !important;
  transition-timing-function: ease !important;
  -webkit-transition-duration: 1s !important;
  transition-duration: 1s !important;
  -webkit-transition-property: opacity !important;
  transition-property: opacity !important;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__item::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));
  background: linear-gradient(rgba(0,0,0,0) 0%, #000 100%);
  content: "";
  opacity: 0.75;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__item > div {
  width: 100%;
  height: 100%;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__media--picture {
  width: 100%;
  height: 100%;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__media--video,
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__media--picture img {
  width: calc(100% + 2px);
  height: calc(100% + 2px);

  -o-object-fit: cover;
  object-fit: cover;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__content {
    position: absolute;
    top: var(--header-height);
    left: 0;
    z-index: 1;
    width: 100%;
    height: calc(100vh - var(--header-height));
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 100%;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content__name,
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content__information,
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content__price {
  text-align: center;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content__information,
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content__price,
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content__link {
  display: block;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content__name {
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content__name {
    font-size: 400%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content__name {
    font-size: 200%;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content__name > a {
  color: inherit;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content__information {
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content__information {
    font-size: 200%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content__information {
    margin-top: -0.1em;
    font-size: 125%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content__price {
    margin-top: 0.375em;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content__price + .content__price {
  margin-top: -0.4375em;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: baseline;

  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  align-items: baseline;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content .price__label {
  letter-spacing: 0.2em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content .price__label {
    font-size: 0.875em;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content .price .c-price {
  margin-left: 0.2em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content .price .c-price .c-price__value {
    font-size: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content .price .c-price .c-price__value {
    font-size: 1.125em;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content .price .c-price .c-price__text {
  margin-left: 0.5em;
  letter-spacing: 0.2em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content .price .c-price .c-price__text {
    font-size: 0.875em;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content__link {
  margin-right: auto;
  margin-left: auto;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content__link {
    margin-top: 1.625em;
    width: 18.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .content__link {
    margin-top: 1.0625em;
    width: 15.3125em;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  width: 100%;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__speaker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  color: #fff;
  font-size: 12px;
  font-family: "Playfair Display", serif;
  opacity: 0;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  pointer-events: none;

  -webkit-box-align: center;
  align-items: center;
  gap: 0 8px;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__speaker {
    margin-left: 42px;
    padding-bottom: 24px;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__speaker {
    position: absolute;
    top: 7em;
    left: 20px;
    z-index: 1;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__speaker > span {
  display: block;
  margin-top: 2px;
  width: 3em;
  text-align: right;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__speaker > svg {
  width: 22px;
  height: 22px;

  aspect-ratio: 1;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__speaker > svg path:nth-child(1),
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__speaker > svg path:nth-child(2) {
  opacity: 0;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__speaker.is-on svg path:nth-child(1),
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__speaker.is-on svg path:nth-child(2) {
  opacity: 1;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  color: #fff;
  font-family: "Playfair Display", serif;

  -webkit-box-align: center;
  align-items: center;
  gap: 0 17px;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__navigation {
    margin-right: 59px;
    padding-bottom: 24px;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__navigation {
    -ms-flex-pack: center;
    padding-bottom: 4.125em;
    width: 100%;

    -webkit-box-pack: center;
    justify-content: center;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  letter-spacing: 0.05em;
  font-size: 12px;
  line-height: 1.666666666666667;

  gap: 0 5px;
  -webkit-box-align: center;
  align-items: center;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__button > svg {
  max-width: unset;
  width: 24px;
  height: 7px;

  aspect-ratio: 24/7;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__button--prev > svg {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__button.swiper-button-disabled {
  opacity: 0.2 !important;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;

  -webkit-box-align: center;
  align-items: center;
  gap: 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__pagination {
    width: auto;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__pagination .swiper-pagination-bullet {
  position: relative;
  margin: 0 !important;
  width: 24px;
  height: 24px;
  border: none;
  border-radius: 0;
  background: none;
  opacity: 1 !important;
  pointer-events: none;

  aspect-ratio: 1;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__pagination .swiper-pagination-bullet::before,
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__pagination .swiper-pagination-bullet::after {
  display: block;
  content: '';
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__pagination .swiper-pagination-bullet::before {
  width: 100%;
  height: 100%;
  background-color: #fff;

  aspect-ratio: 1;
  -webkit-mask-image: url("../img/common/ico-diamond-03.svg");
  mask-image: url("../img/common/ico-diamond-03.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: cover;
  mask-size: cover;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__pagination .swiper-pagination-bullet::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin: 0;
  width: 6px;
  height: 6px;
  border-radius: 0;
  background-color: #fff;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  pointer-events: none;

  aspect-ratio: 1;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  opacity: 0.1;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  opacity: 1;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active)::before {
  opacity: 0;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active)::after {
  opacity: 0.2;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__pagination .swiper-pagination-bullet__inner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;

  -webkit-mask-image: url("../img/common/ico-diamond-03.svg");
  mask-image: url("../img/common/ico-diamond-03.svg");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: cover;
  mask-size: cover;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__pagination .swiper-pagination-bullet__inner > span {
  position: absolute;
  z-index: 3;
  display: block;
  width: 50.1%;
  height: 100%;
  background-color: #fff;
  content: '';
  -webkit-animation-duration: calc(var(--kv-diamond-duration) * 1s);
  animation-duration: calc(var(--kv-diamond-duration) * 1s);
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;

  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__pagination .swiper-pagination-bullet__inner > span:first-child {
  top: -100%;
  right: 0;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider__pagination .swiper-pagination-bullet__inner > span:last-child {
  top: 100%;
  left: 0;
  -webkit-animation-delay: calc(var(--kv-diamond-duration) * 1s);
  animation-delay: calc(var(--kv-diamond-duration) * 1s);
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .swiper-pagination-bullet.swiper-pagination-bullet-active .swiper-pagination-bullet__inner {
  opacity: 1;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .swiper-pagination-bullet.swiper-pagination-bullet-active.is-indicator-active .swiper-pagination-bullet__inner > span:first-child {
  -webkit-animation-name: VERTICAL_MOVE;
  animation-name: VERTICAL_MOVE;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider .swiper-pagination-bullet.swiper-pagination-bullet-active.is-indicator-active .swiper-pagination-bullet__inner > span:last-child {
  -webkit-animation-name: VERTICAL_MOVE_REVERSE;
  animation-name: VERTICAL_MOVE_REVERSE;
}
.l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider.is-video .slider__speaker {
  opacity: 1;
  pointer-events: auto;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper.l-sales-top-page .c-section--keyvisual .slider.is-video .slider__speaker:hover {
    cursor: pointer;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--notice {
  background-color: #1f1f1f;
}
.l-base .l-wrapper.l-sales-top-page .c-section--notice .notice {
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--notice .notice {
    padding-top: 1em;
    padding-bottom: 1.1667em;
    font-size: 75%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--notice .notice {
    padding-top: 1.2727em;
    padding-bottom: 1.2727em;
    font-size: 68.75%;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--notice .notice a {
  color: inherit;
  text-decoration: underline;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper.l-sales-top-page .c-section--notice .notice a:hover {
    text-decoration: none;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--statement .statement {
  position: relative;
  height: 200vh;
}
.l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__sticky {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100vh;
}
.l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__item {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__item.is-active {
  opacity: 1;
}
.l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__item:first-child {
  z-index: 1;
}
.l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__item:last-child {
  z-index: 2;
}
.l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__media,
.l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__picture {
  width: 100%;
  height: 100%;
}
.l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__picture img {
  width: calc(100% + 2px);
  height: calc(100% + 2px);

  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__daiamonds {
  position: absolute;
  top: 50%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transform: -50% 0 0;
  transform: -50% 0 0;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  gap: 0.5em 0;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__daiamonds {
    right: 3.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__daiamonds {
    right: 1.125em;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__daiamond {
  width: 0.25em;
  height: 0.25em;
  background-color: #fff;
  opacity: 0.2;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__daiamond.is-active {
  opacity: 1;
}
.l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__contents {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
}
.l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  width: 100%;
  height: 100vh;
  color: #fff;
  font-family: "Zen Old Mincho", serif;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
.l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__texts {
  text-align: center;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__texts {
    font-size: 150%;
    line-height: 2.833333333333333;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__texts {
    font-size: 100%;
    line-height: 2.625;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__text + .statement__text {
    margin-top: 0.6667em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__text + .statement__text {
    margin-top: 2.625em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__link {
    margin-top: 0.9375em;
    margin-right: auto;
    margin-left: auto;
    width: 23.375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--statement .statement__link {
    margin-top: 1.375em;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities {
  position: relative;
  background-color: #e8ecec;
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities::before {
    padding-top: 56.22254758418741%;
    background-image: url("../img/sales/top/facilities/img-bg-01-pc.jpg");
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities::before {
    padding-top: 270.93333333333334%;
    background-image: url("../img/sales/top/facilities/img-bg-01-sp.jpg");
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities {
    padding-top: 8.784773060029284%;
    padding-bottom: 8.784773060029284%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities {
    padding-top: 19.999999999999996%;
    padding-bottom: 21.333333333333336%;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__inner {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -ms-flex-align: end;
    margin-bottom: 0.802568218298555%;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__heading .c-top-page-heading [class*="ja"] {
    margin-top: 0.25em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__link {
    width: 18.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__link {
    margin-top: 5.373134328358209%;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__items {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__items {
    margin-top: 5.617977528089887%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__items {
    margin-top: 14.328358208955223%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__item + .facilities__item {
    margin-top: 2.086677367576244%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__item + .facilities__item {
    margin-top: 7.164179104477611%;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__list {
  display: grid;
  -ms-flex-pack: justify;

  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__list {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__list[data-facilities-column='1'] {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__list[data-facilities-column='2'] {
    gap: 0 2.086677367576244%;
    grid-template-columns: repeat(2, 1fr);
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__facility {
  position: relative;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__facility + .facilities__facility {
    margin-top: 7.164179104477611%;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility {
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility {
    border-radius: 0.125em;

    aspect-ratio: 1;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));
  background: linear-gradient(rgba(0,0,0,0) 0%, #000 100%);
  content: '';
  opacity: 0.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__list[data-facilities-column="1"] .facility {
    aspect-ratio: 1246/610;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__list[data-facilities-column="2"] .facility {
    aspect-ratio: 1;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__new {
  position: relative;
  position: absolute;
  z-index: 2;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent;
  background-color: rgba(0,0,0,0.02);
  font-size: 81.25%;
  -webkit-filter: drop-shadow(0px 0px 8px rgba(0,0,0,0.12));
  filter: drop-shadow(0px 0px 8px rgba(0,0,0,0.12));

  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  aspect-ratio: 1;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__new {
    top: 1.5385em;
    left: 1.5385em;
    width: 4.9231em;
    height: 4.9231em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__new {
    top: 1.2308em;
    left: 1.2308em;
    width: 3.4615em;
    height: 3.4615em;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__picture {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__picture > img {
  width: calc(100% + 2px);
  height: calc(100% + 2px);

  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__content {
    padding-bottom: 2.1875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__content {
    padding-bottom: 0.875em;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__heading {
  position: relative;
  margin-top: auto;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__heading {
    width: 18.9375em;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__heading > span {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__heading .c-line-link {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__heading .c-line-link {
    padding-top: 0.2188em;
    padding-right: 1em;
    padding-bottom: 0.5em;
    padding-left: 0.6875em;
    letter-spacing: 0.3em;
    font-size: 200%;

    gap: 0 0.3125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__heading .c-line-link {
    margin-top: -0.5em;
    padding-top: 0.7em;
    padding-bottom: 0.5em;
    letter-spacing: 0.15em;
    font-size: 125%;

    gap: 0 0.5em;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__heading .c-line-link__icon {
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__heading .c-line-link__icon::after {
  letter-spacing: 0;
  font-size: 37.5%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__list[data-facilities-column="1"] .facility__heading {
    width: 38.125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facilities__list[data-facilities-column="2"] .facility__heading {
    width: 28.125em;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__copy {
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__copy {
    margin-top: 1em;
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__copy {
    margin-top: 0.5em;
    font-size: 75%;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__title {
  display: block;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__title {
    margin-top: 1.0714em;
    margin-bottom: 0.3571em;
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__title {
    margin-top: 0.75em;
    margin-bottom: -0.25em;
    font-size: 75%;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__price {
  text-align: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__price {
    margin-top: 0.4375em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__price + .facility__price {
    margin-top: -0.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__price + .facility__price {
    margin-top: -0.5625em;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__price .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__price .price {
    gap: 0 0.9375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__price .price {
    gap: 0 0.8125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__price .price__label {
    font-size: 0.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__price .price__label {
    font-size: 0.75em;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__price .price__content {
  text-align: center;
  font-family: "Zen Old Mincho", serif;
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__price .price .c-price {
  line-height: 1;
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__price .price .c-price .c-price__value {
  font-weight: 600;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__price .price .c-price .c-price__value {
    font-size: 2em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__price .price .c-price .c-price__value {
    font-size: 1.5em;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__price .price .c-price .c-price__text {
  margin-left: 0.3em;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__price .price .c-price .c-price__text {
    font-size: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__price .price .c-price .c-price__text {
    font-size: 0.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__price + .facility__title {
    margin-top: 0.25em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__heading + .facility__price {
    margin-top: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__heading + .facility__price {
    margin-top: 0.9375em !important;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__information {
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__information {
    margin-top: 0.7em;
    font-size: 1.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities .facility__information {
    margin-top: 0.4375em;
    font-size: 1em;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--life .life {
  position: relative;
  overflow: hidden;
  background-color: #c9c0b4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--life .life {
    padding-top: 2.928257686676428%;
    padding-bottom: 10.980966325036603%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--life .life {
    padding-top: 6.133333333333333%;
    padding-bottom: 17.866666666666667%;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--life .life::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  opacity: 0.45;

  mix-blend-mode: multiply;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--life .life::before {
    background-image: url("../img/sales/top/life/img-texture-01-pc.jpg");
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--life .life::before {
    background-image: url("../img/sales/top/life/img-texture-01-sp.jpg");
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--life .life__tickers {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;

  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--life .life__tickers {
    -webkit-animation-name: TICKER_TOP_LIFE_PC;
    animation-name: TICKER_TOP_LIFE_PC;
    -webkit-animation-duration: 300s;
    animation-duration: 300s;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--life .life__tickers {
    -webkit-animation-name: TICKER_TOP_LIFE_SP;
    animation-name: TICKER_TOP_LIFE_SP;
    -webkit-animation-duration: 180s;
    animation-duration: 180s;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--life .life__ticker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--life .life__ticker {
    width: 291.9472913616398%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--life .life__ticker {
    width: 580.2666666666667%;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--life .life__ticker img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  aspect-ratio: 292/165;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--life .life__ticker img {
    margin-left: 0.401203610832498%;
    width: 7.321965897693079%;
    -webkit-box-shadow: 1.302083333333333vw 0.390625vw 3.90625vw rgba(0,0,0,0.2);
    box-shadow: 1.302083333333333vw 0.390625vw 3.90625vw rgba(0,0,0,0.2);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--life .life__ticker img {
    margin-left: 0.367647058823529%;
    width: 7.352941176470589%;
    -webkit-box-shadow: 2.666666666666667vw 0.8vw 8vw rgba(0,0,0,0.2);
    box-shadow: 2.666666666666667vw 0.8vw 8vw rgba(0,0,0,0.2);
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--life .life__content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--life .life__content {
    padding-top: 2.969502407704655%;
    padding-bottom: 2.568218298555377%;
    width: 61.47672552166934%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--life .life__content {
    padding-top: 7.164179104477611%;
    padding-bottom: 3.582089552238806%;
    text-align: center;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--life .life__heading {
  aspect-ratio: 186/143;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--life .life__heading {
    width: 24.281984334203653%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--life .life__heading {
    margin-right: auto;
    margin-left: auto;
    width: 30.74626865671642%;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--life .life__statement {
  color: #fff;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--life .life__statement {
    margin-top: 6.567164179104478%;
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--life .life__text {
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--life .life__text {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--life .life__text {
    line-height: 1.575;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--life .life__button {
    margin-top: 1.25em;
    width: 24.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--life .life__button {
    margin-top: 6.865671641791044%;
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--life .life__button .c-button {
  font-family: "Zen Old Mincho", serif;
}
.l-base .l-wrapper.l-sales-top-page .c-section--insert {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--insert {
    margin-top: -5.124450951683748%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--insert {
    margin-top: -5.333333333333334%;
  }
}
.l-base .l-wrapper.l-sales-top-page .c-section--insert .insert__text {
  position: absolute;
  color: #fff;
  text-align: right;
  letter-spacing: 0.2em;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--insert .insert__text {
    right: 3.953147877013177%;
    bottom: 9.125%;
    font-size: 2.489019033674964vw;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--insert .insert__text {
    right: 4.266666666666667%;
    bottom: 10.714285714285714%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--information {
    margin-top: 3.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--information {
    margin-top: 5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--information .information__items {
    margin-top: 0.8125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--information .information__items {
    margin-top: 1.0625em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--news {
    margin-top: 3.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--news {
    margin-top: 4.0625em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--news .news__items {
    margin-top: 0.8125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--news .news__items {
    margin-top: 1.0625em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--news-reservation {
    margin-top: 4em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--news-reservation {
    margin-top: 2em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--bottom {
    display: none;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--bottom .bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 3.25em;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: bottom;
    transition-property: bottom;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--bottom .bottom.is-down {
    bottom: -3.3125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--bottom .bottom__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--bottom .bottom__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2.3077em;
    padding-left: 2.3077em;
    width: 50%;
    font-size: 81.25%;

    -webkit-box-align: center;
    align-items: center;
  }
  .l-base .l-wrapper.l-sales-top-page .c-section--bottom .bottom__item:first-child {
    background-color: #fff;
    color: #7f264d;
  }
  .l-base .l-wrapper.l-sales-top-page .c-section--bottom .bottom__item:last-child {
    background-color: #7f264d;
    color: #fff;
  }
  .l-base .l-wrapper.l-sales-top-page .c-section--bottom .bottom__item::after {
    position: absolute;
    top: 50%;
    right: 2.3077em;
    z-index: 1;
    display: inline;
    overflow: visible;
    content: '\F008';
    vertical-align: middle;
    text-transform: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    font-size: 107.6923076923077%;
    font-family: 'icons1';
    line-height: 1;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);

    speak: none;
    text-rendering: auto;
    aspect-ratio: 1;
  }
}
.l-base .l-wrapper.l-sales-about-page .effect__keyvisual {
  background-size: 120% !important;
}
.l-base .l-wrapper.l-sales-about-page .effect__keyvisual .--fadein {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}
.l-base .l-wrapper.l-sales-about-page .effect__keyvisual.is-loaded {
  background-size: 100% !important;
  -webkit-transition: background-size 2000ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-size 2000ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.l-base .l-wrapper.l-sales-about-page .effect__keyvisual.is-loaded .--fadein {
  opacity: 1;
  -webkit-transition: opacity 1200ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1200ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1200ms cubic-bezier(0.215, 0.61, 0.355, 1), transform 1200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 1200ms cubic-bezier(0.215, 0.61, 0.355, 1), transform 1200ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 1200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-delay: var(--delay);
  transition-delay: var(--delay);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .effect__statement .--item {
    pointer-events: none;
  }
  .l-base .l-wrapper.l-sales-about-page .effect__statement .--item .--heading {
    opacity: 0;
    -webkit-filter: blur(4px);
    filter: blur(4px);
    -webkit-transition: opacity 400ms linear, filter 400ms linear;
    -webkit-transition: opacity 400ms linear, -webkit-filter 400ms linear;
    transition: opacity 400ms linear, -webkit-filter 400ms linear;
    transition: opacity 400ms linear, filter 400ms linear;
    transition: opacity 400ms linear, filter 400ms linear, -webkit-filter 400ms linear;
  }
  .l-base .l-wrapper.l-sales-about-page .effect__statement .--item .--content {
    opacity: 0;
    -webkit-transition: opacity 400ms linear;
    transition: opacity 400ms linear;
  }
  .l-base .l-wrapper.l-sales-about-page .effect__statement .--item .--gallery {
    -webkit-transform: translateX(-50%) translateY(calc(var(--progress) * -120% + 50%));
    transform: translateX(-50%) translateY(calc(var(--progress) * -120% + 50%));
  }
  .l-base .l-wrapper.l-sales-about-page .effect__statement .--item .--gallery-item {
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    -webkit-transition: opacity 400ms linear, filter 400ms linear;
    -webkit-transition: opacity 400ms linear, -webkit-filter 400ms linear;
    transition: opacity 400ms linear, -webkit-filter 400ms linear;
    transition: opacity 400ms linear, filter 400ms linear;
    transition: opacity 400ms linear, filter 400ms linear, -webkit-filter 400ms linear;
  }
  .l-base .l-wrapper.l-sales-about-page .effect__statement .--mask g image {
    -webkit-transition: -webkit-transform 8000ms linear;
    transition: -webkit-transform 8000ms linear;
    transition: transform 8000ms linear;
    transition: transform 8000ms linear, -webkit-transform 8000ms linear;
    -webkit-transform: scale(1.1) translateY(calc(var(--progress) * -0.4 * 10%));
    transform: scale(1.1) translateY(calc(var(--progress) * -0.4 * 10%));
    -webkit-transform-origin: top center;
    transform-origin: top center;
  }
  .l-base .l-wrapper.l-sales-about-page .effect__statement.is-active .--item.is-current {
    pointer-events: auto;
  }
  .l-base .l-wrapper.l-sales-about-page .effect__statement.is-active .--item.is-current .--heading {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-transition: opacity 2000ms cubic-bezier(0.215, 0.61, 0.355, 1), filter 2000ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition: opacity 2000ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-filter 2000ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 2000ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-filter 2000ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 2000ms cubic-bezier(0.215, 0.61, 0.355, 1), filter 2000ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 2000ms cubic-bezier(0.215, 0.61, 0.355, 1), filter 2000ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-filter 2000ms cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .l-base .l-wrapper.l-sales-about-page .effect__statement.is-active .--item.is-current .--content {
    opacity: 1;
    -webkit-transition: opacity 2000ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 2000ms cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .l-base .l-wrapper.l-sales-about-page .effect__statement.is-active .--item.is-current .--gallery-item {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-transition: opacity 1200ms cubic-bezier(0.215, 0.61, 0.355, 1), filter 2000ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transition: opacity 1200ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-filter 2000ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 1200ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-filter 2000ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 1200ms cubic-bezier(0.215, 0.61, 0.355, 1), filter 2000ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: opacity 1200ms cubic-bezier(0.215, 0.61, 0.355, 1), filter 2000ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-filter 2000ms cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--keyvisual {
  position: relative;
  overflow: hidden;
  padding-top: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--keyvisual {
    max-height: calc((768 - 114) / 1366 * 100vw);
    height: calc(100svh - 114 / 16 * 1em);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--keyvisual {
    height: calc(795 / 16 * 1em);
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--keyvisual .keyvisual {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--keyvisual .keyvisual {
    background-image: url("../img/sales/about/keyvisual/img-bg-01-pc.jpg");
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--keyvisual .keyvisual {
    background-image: url("../img/sales/about/keyvisual/img-bg-01-sp.jpg");
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--keyvisual .keyvisual__loading {
  position: absolute;
  z-index: 9999;
  cursor: wait;

  inset: 0;
}
.l-base .l-wrapper.l-sales-about-page .c-section--keyvisual .keyvisual__loading svg {
  height: 100%;
}
.l-base .l-wrapper.l-sales-about-page .c-section--keyvisual .keyvisual__container {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  -ms-flex-align: start;
  padding-bottom: calc(48 / 768 * 100svh);
  width: 100%;
  height: 100%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  align-items: flex-start;
  background-color: rgba(0, 0, 0, 0.1);
}
.l-base .l-wrapper.l-sales-about-page .c-section--keyvisual .keyvisual__title {
  color: #fff;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--keyvisual .keyvisual__title {
    text-align: left;
    line-height: 1.4;
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--keyvisual .keyvisual__content {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--keyvisual .keyvisual__content {
    margin-top: calc(24 / 16 * 1em);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--keyvisual .keyvisual__content {
    margin-top: calc(16 / 16 * 1em);
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--keyvisual .keyvisual__desc {
  width: 100%;
  color: #fff;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--keyvisual .keyvisual__desc {
    max-width: calc(760 / 1246 * 100%);
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--keyvisual .keyvisual__buttons {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--keyvisual .keyvisual__buttons {
    margin-top: calc(40 / 16 * 1em);
    max-width: calc(1080 / 1246 * 100%);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--keyvisual .keyvisual__buttons {
    margin-top: calc(24 / 16 * 1em);
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--keyvisual .keyvisual__button .c-button::before {
  border: none;
  background: #9f7b4a;
}
.l-base .l-wrapper.l-sales-about-page .c-section--links .links {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--links .links {
    background-image: url("../img/sales/about/about-light-bg.png");
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--links .links {
    background-image: url("../img/sales/about/about-light-bg-sp.png");
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--links .links__container {
  max-width: calc((822 + 60 * 2) / 16 * 1em);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--links .links__container {
    padding-top: calc(120 / 16 * 1em);
    padding-bottom: calc(120 / 16 * 1em);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--links .links__container {
    padding-top: calc(80 / 16 * 1em);
    padding-bottom: calc(80 / 16 * 1em);
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--links .links__list {
  display: grid;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--links .links__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: calc(26 / 16 * 1em);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--links .links__list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement svg {
  overflow: visible !important;
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement {
  position: relative;
  z-index: 10;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement {
    height: calc(200svh * var(--total));
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement {
    height: auto;
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__inner {
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__inner {
    position: sticky;
    top: 0;
    left: 0;
    height: 100svh;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__inner {
    height: auto;
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__inner::before {
  position: absolute;
  z-index: 0;
  background-color: #000724;
  content: "";
  opacity: 0.4;

  inset: 0;
  mix-blend-mode: multiply;
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__mask {
  position: absolute;
  z-index: -10;
  overflow: hidden;

  inset: 0;
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__mask svg {
  width: 100%;
  height: 100%;
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__main {
  position: relative;
  z-index: 10;
  max-width: none;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__main {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__main {
    position: relative;
    padding: calc(80 / 16 * 1em) 1.25em;
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__thumbnail {
    opacity: 0;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__thumbnail {
    opacity: 1;
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__thumbnail img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__thumbnail img {
    height: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__thumbnail img {
    height: 100svh;
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__thumbnail::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0,0,0,0) 0%, #000 738px, #000 100%);
  content: "";

  mix-blend-mode: multiply;
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__container {
  position: relative;
  width: 100%;
  height: 100%;
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__content {
  left: 0;
  z-index: 20;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  width: 100%;
  height: auto;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__content {
    position: absolute;
    top: 50%;
    min-height: calc(448 / 16 * 1em);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);

    gap: 0;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__content {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);

    gap: calc(48 / 16 * 1em);
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__heading {
  height: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__heading[data-index="1"] {
    width: calc(139 / 16 * 1em);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__heading[data-index="1"] {
    width: calc(89 / 16 * 1em);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__heading[data-index="2"] {
    width: calc(139 / 16 * 1em);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__heading[data-index="2"] {
    width: calc(89 / 16 * 1em);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__heading[data-index="3"] {
    width: calc(143 / 16 * 1em);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__heading[data-index="3"] {
    width: calc(91 / 16 * 1em);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__heading[data-index="4"] {
    width: calc(172 / 16 * 1em);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__heading[data-index="4"] {
    width: calc(110 / 16 * 1em);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__heading[data-index="5"] {
    width: calc(142 / 16 * 1em);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__heading[data-index="5"] {
    width: calc(91 / 16 * 1em);
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  width: 100%;
  height: auto;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  gap: calc(26 / 16 * 1em) calc(17 / 16 * 1em);
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__button {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__button {
    width: calc(292 / 16 * 1em);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__button {
    width: calc(232 / 16 * 1em);
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery {
  z-index: 10;
  width: 100%;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100svh;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery {
    position: relative;
    display: grid;
    height: auto;

    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: calc(13 / 16 * 1em);
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image {
  overflow: hidden;
  height: auto;
  pointer-events: auto;

  aspect-ratio: 160/200;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image {
    position: absolute;
    width: calc(398 / 1366 * 100%);
    border-radius: 4px;

    aspect-ratio: 398/266;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: 100%;
    border-radius: 2px;

    aspect-ratio: 160/200;
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image::before {
  position: absolute;
  left: 0;
  z-index: 0;
  z-index: 10;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#000));
  background: linear-gradient(rgba(0,0,0,0) 0%, #000 100%);
  content: "";
  opacity: 0.7;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image::before {
    top: calc(76 / 16 * 1em);
    height: calc(100% - 76 / 16 * 1em);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image::before {
    top: calc(34 / 16 * 1em);
    height: calc(100% - 34 / 16 * 1em);
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image.--dummy {
  border: 1px solid #d5d3d3;
  background-color: rgba(255,255,255,0.3);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image.--dummy {
    display: none;
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image.--dummy::before {
  top: 50%;
  height: auto;
  background: none;
  color: #fff;
  content: "DUMMY";
  text-align: center;
  font-weight: 700;
  font-size: calc(14 / 16 * 1em);
  font-family: "Zen Old Mincho", serif;
  opacity: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image[data-parent-index="1"][data-index="1"] {
    top: calc(197 / 768 * 100svh);
    left: calc(42 / 1366 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image[data-parent-index="1"][data-index="2"] {
    top: calc(-44 / 768 * 100svh);
    right: 0;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image[data-parent-index="1"][data-index="3"] {
    right: calc(42 / 1366 * 100%);
    bottom: calc(85 / 768 * 100svh);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image[data-parent-index="2"][data-index="1"] {
    top: calc(274 / 768 * 100svh);
    left: calc(20 / 1366 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image[data-parent-index="2"][data-index="2"] {
    top: calc(-15 / 768 * 100svh);
    right: 0;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image[data-parent-index="3"][data-index="1"] {
    top: calc(-133 / 768 * 100svh);
    right: calc(100 / 1366 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image[data-parent-index="3"][data-index="2"] {
    top: calc(27 / 768 * 100svh);
    left: calc(60 / 1366 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image[data-parent-index="3"][data-index="3"] {
    top: calc(215 / 768 * 100svh);
    right: calc(-32 / 1366 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image[data-parent-index="4"][data-index="1"] {
    top: calc(-125 / 768 * 100svh);
    left: calc(86 / 1366 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image[data-parent-index="4"][data-index="2"] {
    top: calc(45 / 768 * 100svh);
    right: calc(100 / 1366 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image[data-parent-index="4"][data-index="3"] {
    bottom: calc(160 / 768 * 100svh);
    left: 0;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image[data-parent-index="4"][data-index="4"] {
    right: 0;
    bottom: calc(-20 / 768 * 100svh);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image[data-parent-index="5"][data-index="1"] {
    top: calc(-20 / 768 * 100svh);
    left: calc(86 / 1366 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image[data-parent-index="5"][data-index="2"] {
    top: calc(251 / 768 * 100svh);
    right: calc(86 / 1366 * 100%);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image[data-parent-index="5"][data-index="3"] {
    bottom: calc(30 / 768 * 100svh);
    left: 0;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__image[data-parent-index="5"][data-index="4"] {
    right: 0;
    bottom: calc(-106 / 768 * 100svh);
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__text {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  color: #fff;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__text {
    padding: calc(16 / 16 * 1em);
    font-size: calc(18 / 16 * 1em);
    line-height: calc(28 / 14);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__gallery__text {
    padding: calc(10 / 16 * 1em);
    font-size: calc(14 / 16 * 1em);
    line-height: calc(19.6 / 14);
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__map {
  height: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__map {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(818 / 1366 * 100%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__map {
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__map__heading {
  top: 0;
  left: 0;
  z-index: 10;
  width: auto;
  height: auto;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__map__heading {
    position: absolute;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__map__heading {
    text-align: center;
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__map__image {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__map__image {
    margin-top: 0;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__map__image {
    margin-top: calc(48 / 16 * 1em);
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__map__list {
  display: grid;
  margin-top: calc(48 / 16 * 1em);
  width: 100%;
  height: auto;

  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: calc(11 / 16 * 1em) calc(24 / 16 * 1em);
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__map__item {
  width: 100%;
  height: auto;
}
.l-base .l-wrapper.l-sales-about-page .c-section--statement .statement__map__link {
  color: #fff;
  text-decoration: underline;
  font-weight: 700;
  font-size: calc(14 / 16 * 1em);

  text-underline-offset: 2px;
}
.l-base .l-wrapper.l-sales-about-page .c-section--tagline .tagline {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--tagline .tagline {
    background-image: url("../img/sales/about/about-light-bg.png");
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--tagline .tagline {
    background-image: url("../img/sales/about/about-light-bg-sp.png");
  }
}
.l-base .l-wrapper.l-sales-about-page .c-section--tagline .tagline__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: calc(80 / 16 * 1em) 0;
  width: 100%;
  height: auto;

  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
.l-base .l-wrapper.l-sales-about-page .c-section--tagline .tagline__title {
  text-align: center;
  line-height: calc(68 / 24);
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-page .c-section--tagline .tagline__title {
    font-size: calc(16 / 16 * 1em) !important;
  }
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article #js-blog .blog__items {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article #js-blog [data-blog-template] {
  position: relative;
  top: 0;
  left: 0;
  min-height: 10em;
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article #js-blog.is-loading [data-blog-template]::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 4em;
  height: 4em;
  border: 0.4em solid #9f7b4a;
  border-top-color: transparent;
  border-radius: 50%;
  content: '';
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: rotate 1s linear infinite;
  animation: rotate 1s linear infinite;
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article #js-blog.is-change .blog__items {
  opacity: 0;
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .blog a {
  color: #9f7b4a;
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .blog__item:first-child {
  margin-top: 0;
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .blog__item--error {
  text-align: center;
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;

  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-blog-top-page .l-article .item {
    display: block;
  }
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .item a {
  text-decoration: underline;
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .item__image {
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  padding-top: 26.725521669341894%;
  width: 40.28892455858748%;
  height: 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-blog-top-page .l-article .item__image {
    padding-top: 66.33466135458167%;
  }
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .item__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-blog-top-page .l-article .item__image {
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .item__text {
  width: 57.46388443017658%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-blog-top-page .l-article .item__text {
    margin-top: 1.5em;
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .item__text p {
  font-size: 100%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-blog-top-page .l-article .item__text p {
    font-size: 100%;
  }
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .item__title {
  margin-bottom: 1.2em;
  color: #9f7b4a;
  letter-spacing: 0.1em;
  font-size: 125%;
  font-family: "Zen Old Mincho", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-blog-top-page .l-article .item__title {
    margin-bottom: 1.1111em;
    font-size: 112.5%;
  }
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .item__description > div {
  display: none;
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .item__description img,
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .item__description hr {
  display: none;
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .item__description .post-body {
  display: block;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-blog-top-page .l-article .item__button {
    width: 55.58659217877096%;
  }
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  margin-top: 3.75em;
  line-height: 1;

  -webkit-box-pack: center;
  justify-content: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-blog-top-page .l-article .pager {
    margin-top: 4em;
  }
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .pager__icon,
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .pager__text {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: block;
  width: 100%;
  color: #9f7b4a;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .pager__icon {
  font-size: 50%;
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .pager__item {
  position: relative;
  top: 0;
  left: 0;
  margin-right: 0.1667em;
  margin-left: 0.1667em;
  padding-top: 2.8889em;
  width: 2.8889em;
  text-align: center;
  font-size: 112.5%;
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .pager__item--first .pager__icon,
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .pager__item--prev .pager__icon {
  padding-right: 0.3em;
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .pager__item--last .pager__icon,
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .pager__item--next .pager__icon {
  padding-left: 0.3em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-blog-top-page .l-article .pager__item {
    margin-right: 0.125em;
    margin-left: 0.125em;
    padding-top: 2.8125em;
    width: 2.8125em;
    font-size: 100%;
  }
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .pager__item--current .pager__text {
  color: #fff;
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .pager__item--current .pager__block {
  background: #9f7b4a;
}
.l-base .l-wrapper.l-sales-about-blog-top-page .l-article .pager__block {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  display: block;
  padding-top: 69.23076923076923%;
  width: 69.23076923076923%;
  height: 0;
  border: 1px solid #9f7b4a;
  content: '';
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.l-base .l-wrapper.l-sales-about-howto-top-page .c-title-small {
  letter-spacing: 0.0063em;
  font-size: 150%;
  font-family: "Zen Old Mincho", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-howto-top-page .c-title-small {
    font-size: 150%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-howto-top-page .c-step-2 .step__heading {
    width: 15.375em;
  }
}
.l-base .l-wrapper.l-sales-about-howto-top-page .c-table__body td.c-table__cell {
  text-align: center;
}
.l-base .l-wrapper.l-sales-about-howto-top-page .c-notes-lv2 {
  display: block;
}
.l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__plan__list[data-layout="expand"] {
  grid-template-columns: repeat(1, 1fr);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__plan__list[data-layout="expand"] {
    gap: 1em 0;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__plan__list[data-layout="expand"] {
    gap: 0.875em 0;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__plan__type {
    padding-top: 0.25em;
    padding-bottom: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__contents {
    gap: 0.875em 0;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__content:nth-child(1) .c-box-column__body {
    padding-top: 6em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__content:nth-child(1) .c-box-column__plan__image {
    margin-top: 5.0625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__content:nth-child(1) .c-box-column__plan__image {
    margin-top: 0.8125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__content:nth-child(2) .c-box-column__plan__image {
    margin-top: 0;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__content:nth-child(2) .c-box-column__plan__image {
    margin-top: 1.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__content:nth-child(2) .c-box-column__plan__image {
    margin-top: 1.0625em;
  }
}
.l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__heading {
  background-color: #e0d7bf;
  color: #1f1f1f;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__heading {
    padding-top: 0.375em;
    padding-bottom: 0.375em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__price {
    margin-top: 1.4375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__price {
    margin-top: 0.25em;
  }
}
.l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__price__text {
  color: #9f7b4a;
}
.l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__price__text span {
  letter-spacing: 0em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__price__text span {
    padding-right: 0.125em;
    font-size: 2.4em;
    line-height: 0.7;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__price__text span {
    padding-right: 0.2083em;
    font-size: 2em;
    line-height: 1.4;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__price__note {
    margin-top: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-howto-top-page .c-box-column__price__note {
    margin-top: 0.1875em;
    font-size: 75%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-structure-top-page .structure .c-box-column__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-structure-top-page .structure .c-box-column__button {
    margin-top: 1em;
  }
}
.l-base .l-wrapper.l-sales-about-structure-top-page .structure .c-box-column__sub-heading {
  font-weight: 700;
}
.l-base .l-wrapper.l-sales-about-structure-top-page .structure .c-box-column__sub-section__heading {
  color: #1f1f1f;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-structure-top-page .structure .c-box-column__sub-section__button {
    margin-top: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-structure-top-page .structure__system .c-box-column__header {
    height: 6.3125em;
  }
}
.l-base .l-wrapper.l-sales-about-structure-top-page .structure__step {
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-structure-top-page .structure__step .step__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    padding-top: 4.1875em;
    padding-right: 3.875em;
    padding-bottom: 4.1875em;
    padding-left: 3.875em;

    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-structure-top-page .structure__step .step__items {
    padding-top: 3.0625em;
    padding-right: 1.25em;
    padding-bottom: 3.0625em;
    padding-left: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-about-structure-top-page .structure__step .step__item {
  position: relative;
  text-align: center;
}
.l-base .l-wrapper.l-sales-about-structure-top-page .structure__step .step__image {
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-structure-top-page .structure__step .step__image {
    width: 9.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-structure-top-page .structure__step .step__image {
    width: 9.875em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-structure-top-page .structure__step .step__text {
    margin-top: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-structure-top-page .structure__step .step__text {
    margin-top: 1em;
  }
}
.l-base .l-wrapper.l-sales-about-structure-top-page .structure__step .step__note {
  margin-top: 1em;
}
.l-base .l-wrapper.l-sales-about-structure-top-page .structure__step .step__icon {
  position: absolute;
  z-index: 1;
  color: #9f7b4a;
  font-size: 300%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-structure-top-page .structure__step .step__icon {
    top: 50%;
    right: -2.1667em;
    -webkit-transform: translate3d(0, -50%, 0) rotate(-90deg);
    transform: translate3d(0, -50%, 0) rotate(-90deg);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-structure-top-page .structure__step .step__icon {
    bottom: -0.8333em;
    left: 2.5833em;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-structure-top-page .structure__step .step__item + .step__item {
    margin-top: 5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-about-structure-top-page .c-structure-column .c-box-column__header {
    height: 5.625em;
  }
}
.l-base .l-wrapper.l- .l-article .ranking {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;

  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l- .l-article .ranking {
    display: block;
  }
}
.l-base .l-wrapper.l- .l-article .ranking__item {
  position: relative;
  top: 0;
  left: 0;
  width: 31.942215088282506%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l- .l-article .ranking__item {
    margin-top: 1.5em;
    width: 100%;
  }
  .l-base .l-wrapper.l- .l-article .ranking__item:first-child {
    margin-top: 0;
  }
}
.l-base .l-wrapper.l- .l-article .ranking__no {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 1.5em;
  margin-right: 1.5em;
  width: 20.100502512562816%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l- .l-article .ranking__no {
    margin-top: 1.25em;
    margin-right: 1.25em;
    width: 20.8955223880597%;
  }
}
.l-base .l-wrapper.l- .l-article .ranking__outer {
  padding-top: 70.35175879396985%;
}
.l-base .l-wrapper.l- .l-article .ranking__inner {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  width: 100%;
  height: 100%;
  border-radius: 0.25em;
  background: url("../img/sales/chukainews/common/img-bg-01.jpg") no-repeat center center;
  background-size: cover;

  -webkit-box-align: center;
  align-items: center;
}
.l-base .l-wrapper.l- .l-article .ranking__inner::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: block;
  width: 97.48743718592965%;
  height: 96.42857142857143%;
  border: 1px solid #e0d7bf;
  border-radius: 0.125em;
  content: '';
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.l-base .l-wrapper.l- .l-article .ranking__facilities {
  width: 100%;
  text-align: center;
  font-size: 125%;
  font-family: "Zen Old Mincho", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l- .l-article .ranking__facilities {
    font-size: 112.5%;
  }
}
.l-base .l-wrapper.l- .l-article .ranking__facilities a {
  color: #fff;
  text-decoration: underline;
}
.l-base .l-wrapper.l- .l-article .ranking__facility {
  margin-top: 1em;
}
.l-base .l-wrapper.l- .l-article .ranking__facility:first-child {
  margin-top: 0;
}
.l-base .l-wrapper.l- .l-article .content__inner {
  width: 60.17569546120059%;

  margin-inline: auto;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l- .l-article .content__inner {
    width: 100%;
  }
}
.l-base .l-wrapper.l- .l-article .c-accordion__title {
  letter-spacing: 0.1em;
}
.l-base .l-wrapper.l- .l-article .archive__content {
  margin: -0.441412520064205%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l- .l-article .archive__content {
    margin: -1.940298507462687%;
  }
}
.l-base .l-wrapper.l- .l-article .archive__box {
  display: inline-block;
  margin: 0.437549721559268%;
  padding-top: 0.6625em;
  padding-bottom: 0.6625em;
  width: 8.194112967382656%;
  border-radius: 0.25em;
  background: #fff;
  color: #1f1f1f;
  text-align: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l- .l-article .archive__box {
    margin: 1.867816091954023%;
    width: 29.597701149425284%;
  }
}
.l-base .l-wrapper.l- .l-article .archive__box--current {
  background: #eaeaea;
}
.l-base .l-wrapper.l-sales-entry-top-page .content .content__texts .content__text {
  font-size: 1em;
}
.l-base .l-wrapper.l-sales-entry-top-page .content .content__texts .content__note {
  font-size: 0.875em;
}
.l-base .l-wrapper.l-sales-entry-top-page .card-step {
  border-radius: 4px;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-top-page .card-step {
    padding: 1.5em 1.5em 1.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-top-page .card-step {
    padding: 2em 1.25em;
  }
}
.l-base .l-wrapper.l-sales-entry-top-page .card-step__title {
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-top-page .card-step__title {
    font-size: 1.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-top-page .card-step__title {
    font-size: 1.125em;
  }
}
.l-base .l-wrapper.l-sales-entry-top-page .card-step__content {
  margin-top: 0.5em;
  letter-spacing: 0em;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-top-page .card-step__content {
    font-size: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-top-page .card-step__content {
    font-size: 0.875em;
  }
}
.l-base .l-wrapper.l-sales-entry-top-page .card-step-large--white {
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-top-page .card-step-large--white {
    padding: 2em 2.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-top-page .card-step-large--white {
    padding: 2em 1.25em;
  }
}
.l-base .l-wrapper.l-sales-entry-top-page .card-step-large__title {
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-top-page .card-step-large__title {
    font-size: 2em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-top-page .card-step-large__title {
    font-size: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-top-page .card-step-large__text {
    margin-top: 1.25em;
    font-size: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-top-page .card-step-large__text {
    margin-top: 1em;
    font-size: 0.875em;
  }
}
.l-base .l-wrapper.l-sales-entry-top-page .step__border {
  height: calc(100% - 10.75em);
}
.l-base .l-wrapper.l-sales-entry-top-page .heading-card-contents__p {
  color: #1f1f1f;
  line-height: 1.8;
}
.l-base .l-wrapper.l-sales-entry-top-page .heading-card-contents__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  justify-content: center;
  gap: 1em;
}
.l-base .l-wrapper.l-sales-entry-top-page .heading-card-contents__buttons .c-button {
  min-width: 20em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.l-base .l-wrapper.l-sales-entry-top-page .no-padding-block-end {
  padding-bottom: 0;
}
.l-base .l-wrapper.l-sales-entry-top-page .tracking-tight {
  letter-spacing: -0.05em;
}
.l-base .l-wrapper.l-sales-entry-top-page .c-news-reservation {
  background-image: -webkit-gradient(linear, left top, right top, from(#83663d), color-stop(50.04%, #9f7b4a), to(#83663d));
  background-image: linear-gradient(to right, #83663d 0%, #9f7b4a 50.04%, #83663d 100%);
}
.l-base .l-wrapper.l-sales-entry-houjin-page .c-anchor__items {
  -ms-flex-pack: center;
  border: none;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  gap: 1.5em 0;
}
.l-base .l-wrapper.l-sales-entry-houjin-page .c-anchor__item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;

  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .c-anchor__item {
    border: none;
    white-space: nowrap;
  }
  .l-base .l-wrapper.l-sales-entry-houjin-page .c-anchor__item:first-child {
    width: 100%;
  }
  .l-base .l-wrapper.l-sales-entry-houjin-page .c-anchor__item:not(:first-child) {
    width: 49%;
  }
  .l-base .l-wrapper.l-sales-entry-houjin-page .c-anchor__item:nth-child(2n+3) {
    border-left: 1px solid #d5d3d3;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .c-anchor__item {
    width: 33%;
  }
  .l-base .l-wrapper.l-sales-entry-houjin-page .c-anchor__item:first-child {
    border-left: 1px solid #d5d3d3;
  }
  .l-base .l-wrapper.l-sales-entry-houjin-page .c-anchor__item:nth-child(3) {
    border-right: 1px solid #d5d3d3;
  }
  .l-base .l-wrapper.l-sales-entry-houjin-page .c-anchor__item:nth-child(n+4) {
    max-width: 18.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .c-anchor__item .item {
    padding-bottom: 2.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .c-anchor__item .item {
    padding-right: 0.625em;
    padding-left: 0.625em;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .reason .c-box-column__heading {
  background: #e0d7bf;
  color: #1f1f1f;
}
.l-base .l-wrapper.l-sales-entry-houjin-page .reason .c-box-column__premise {
  color: #1f1f1f;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .reason .c-box-column__plan__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .reason .c-box-column__plan__note {
    margin-top: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .reason .c-box-column__price__num {
    font-size: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .reason .c-box-column__price__num {
    font-size: 3em;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .reason__list {
  padding: 2em 1.25em;
  background: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .reason__list {
    padding: 5em 1.25em;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .reason__list .c-list {
  margin: auto;
  max-width: 51.375em;
}
.l-base .l-wrapper.l-sales-entry-houjin-page .reason__list .c-list__item:not(:last-child) {
  padding-bottom: 1em;
  border-bottom: 1px solid #d5d3d3;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .reason__list .c-list__item {
    padding-bottom: 1em;
    border-bottom: 1px solid #d5d3d3;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .reason__list .c-list__text::before {
  background-image: url("../img/common/ico-chk-02.svg");
}
.l-base .l-wrapper.l-sales-entry-houjin-page .reason__images-imgbox {
  aspect-ratio: 16/9;
}
.l-base .l-wrapper.l-sales-entry-houjin-page .reason__images-imgbox img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper.l-sales-entry-houjin-page .reason__images-title {
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.4;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .reason__images-title {
    margin-top: 1em;
    text-align: center;
    font-size: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .reason__images-title {
    margin-top: 1.5em;
    font-size: 2em;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .reason__images-text {
  font-size: 1em;
  line-height: 1.8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .reason__images-text {
    margin-top: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .reason__images-text {
    margin-top: 0.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .reason .c-column__item + .c-column__item {
    margin-top: 3.75em;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .system__list {
  display: grid;

  gap: 1.5em;
}
.l-base .l-wrapper.l-sales-entry-houjin-page .ownership__hr {
  border-top: 1px solid #d5d3d3;
}
.l-base .l-wrapper.l-sales-entry-houjin-page .ownership__button-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  justify-content: center;
}
.l-base .l-wrapper.l-sales-entry-houjin-page .ownership__button-area .c-button {
  max-width: 25em;
}
.l-base .l-wrapper.l-sales-entry-houjin-page .ownership .c-box-column__sub-heading {
  text-align: left;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .ownership .c-box-column__sub-heading {
    padding-right: 1.125em;
    padding-left: 1.125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .ownership .c-box-column__sub-heading {
    padding-right: 1.5em;
    padding-left: 1.5em;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .ownership .c-box-column__body {
  padding-top: 1.25em;
  padding-bottom: 1.25em;
}
.l-base .l-wrapper.l-sales-entry-houjin-page .ownership .c-box-column__description {
  letter-spacing: 0em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .ownership .c-box-column__description {
    font-size: 0.875em;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .ownership .c-box-column__note {
  letter-spacing: 0em;
  font-size: 0.875em;
}
.l-base .l-wrapper.l-sales-entry-houjin-page .ownership-anchor {
  display: grid;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .ownership-anchor {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3, 1fr);
    gap: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .ownership-anchor {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    gap: 1.625em;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .ownership-anchor__link-box {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-radius: 0.25em;
  background-color: #9f7b4a;
  color: #fff;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .ownership-anchor__link-box {
    padding: 2em 1.25em;
    min-height: 10em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .ownership-anchor__link-box {
    padding: 2em 2.5em;
    min-height: 14em;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .ownership-anchor__link-box .c-icon {
  position: absolute;
  right: 1.5625em;
  bottom: 1em;
  font-size: 2.1875em;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .ownership-anchor__link-box:hover .c-icon--switch::before {
    opacity: 0;
  }
  .l-base .l-wrapper.l-sales-entry-houjin-page .ownership-anchor__link-box:hover .c-icon--switch::after {
    opacity: 1;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .ownership-anchor__title {
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.4;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .ownership-anchor__title {
    font-size: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .ownership-anchor__title {
    font-size: 2em;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .ownership-anchor__text {
  margin-top: 1em;
  font-size: 0.875em;
  line-height: 1.8;
}
.l-base .l-wrapper.l-sales-entry-houjin-page .cases {
  display: grid;

  gap: 1.5em;
}
.l-base .l-wrapper.l-sales-entry-houjin-page .cases .c-box-column__header {
  background: #e0d7bf;
}
.l-base .l-wrapper.l-sales-entry-houjin-page .cases .c-box-column__header__sub-heading {
  color: #1f1f1f;
}
.l-base .l-wrapper.l-sales-entry-houjin-page .cases .dot {
  color: #9f7b4a;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .cases .dot {
    margin-right: -0.5em;
    margin-left: -0.5em;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .cases .c-media-2__container {
  -ms-flex-direction: column;
  flex-direction: column;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .cases .c-media-2__container {
    -ms-flex-direction: row;
    flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .entry-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 1.25em;
  background: -webkit-gradient(linear, left top, right top, from(#83663d), color-stop(50.04%, #9f7b4a), to(#83663d));
  background: linear-gradient(to right, #83663d 0%, #9f7b4a 50.04%, #83663d 100%);

  -ms-flex-flow: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .entry-cta {
    height: 31.25em;

    gap: 2em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .entry-cta {
    height: 25em;

    gap: 3.5em;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .entry-cta__heading {
  color: #fff;
}
.l-base .l-wrapper.l-sales-entry-houjin-page .entry-cta__title {
  text-align: center;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .entry-cta__title {
    font-size: 1.75em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .entry-cta__title {
    font-size: 2.375em;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .entry-cta__statement {
  font-size: 16;
  line-height: 1.8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .entry-cta__statement {
    margin-top: 0.875em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .entry-cta__statement {
    text-align: center;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .entry-cta__button .c-button {
  overflow: hidden;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .entry-cta__button .c-button {
    min-width: 20.9375em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .entry-cta__button .c-button {
    min-width: 25em;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .entry-cta__button .c-button::after {
  background: #fff;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .entry-cta__button .c-button:hover::before {
    border: 1px solid #fff;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media {
  background-color: #fff;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -ms-flex-flow: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-flow: column-reverse;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media {
    display: grid;

    grid-template-columns: 1fr 40.44943820224719%;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media__content {
  display: grid;
  -ms-flex-pack: start;
  -ms-flex-align: center;

  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media__content {
    padding: 2em 1.25em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media__content {
    padding: 3.4375em 6.625em;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media__title {
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media__title {
    font-size: 1.5em;
    line-height: 1.4;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media__title {
    font-size: 2em;
    line-height: 1.8;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media__texts {
    margin-top: 0.625em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media__texts {
    margin-top: 0.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media__text {
    font-size: 0.875em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media__text {
    font-size: 1em;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media__notes {
  font-size: 0.875em;
  line-height: 1.8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media__notes {
    margin-top: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media__notes {
    margin-top: 1.625em;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media__button {
  max-width: 25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media__button {
    margin-top: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media__button {
    margin-top: 1.625em;
  }
}
.l-base .l-wrapper.l-sales-entry-houjin-page .houjin-media__image img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper.l-sales-kengakukai-top-page .kengakukai__statement {
  letter-spacing: 0.04em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-kengakukai-top-page .kengakukai__statement {
    margin-top: 4em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-kengakukai-top-page .kengakukai__statement {
    margin-top: 3em;
  }
}
.l-base .l-wrapper.l-sales-kengakukai-top-page .kengakukai__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  justify-content: center;
}
.l-base .l-wrapper.l-sales-kengakukai-top-page .kengakukai__label-text {
  padding-top: 0.25em;
  padding-right: 1.4em;
  padding-bottom: 0.25em;
  padding-left: 1.4em;
  border-radius: 1.4375em;
  background-color: #9f7b4a;
  color: #fff;
  font-weight: 500;
  font-size: 125%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-kengakukai-top-page .kengakukai__info {
    text-align: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-kengakukai-top-page .kengakukai__info .statement__texts + .statement__texts {
    margin-top: 2.625em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-kengakukai-top-page .kengakukai__info .statement__note + .statement__note {
    margin-top: 1.1563em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-kengakukai-top-page .kengakukai__info .statement__note + .statement__note {
    margin-top: 1.7143em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-kengakukai-top-page .kengakukai__info .statement__texts + .statement__notes {
    margin-top: 1.5em;
  }
}
.l-base .l-wrapper.l-sales-kengakukai-top-page .feature {
  min-height: 100vh;
}
.l-base .l-wrapper.l-sales-kengakukai-top-page .feature__bgs {
  position: sticky;
  top: 0;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  background-color: #1f1f1f;
}
.l-base .l-wrapper.l-sales-kengakukai-top-page .feature__bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 800ms linear;
  transition: opacity 800ms linear;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.l-base .l-wrapper.l-sales-kengakukai-top-page .feature__bg:not(:first-child) {
  opacity: 0;
}
.l-base .l-wrapper.l-sales-kengakukai-top-page .feature__bg.is-shown {
  -webkit-transition: opacity 800ms linear;
  transition: opacity 800ms linear;
}
.l-base .l-wrapper.l-sales-kengakukai-top-page .feature__bg-img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-kengakukai-top-page .feature__bg-img--pc {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-kengakukai-top-page .feature__bg-img--sp {
    display: none;
  }
}
.l-base .l-wrapper.l-sales-kengakukai-top-page .feature__contents {
  position: relative;
  z-index: 2;
  margin-top: -100vh;
}
.l-base .l-wrapper.l-sales-kengakukai-top-page .feature__content:not(:first-child) {
  margin-top: 20vh;
}
.l-base .l-wrapper.l-sales-kengakukai-top-page .feature__content:last-child {
  padding-bottom: 20vh;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-kengakukai-top-page .feature__content:not(:first-child) {
    margin-top: 0;
  }
  .l-base .l-wrapper.l-sales-kengakukai-top-page .feature__content:last-child {
    padding-bottom: 0;
  }
}
.l-base .l-wrapper.l-sales-kengakukai-top-page .feature__content-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 100vh;
  color: #fff;

  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-flow: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column;
}
.l-base .l-wrapper.l-sales-kengakukai-top-page .feature__content-number {
  width: 5em;
  height: 5em;
}
.l-base .l-wrapper.l-sales-kengakukai-top-page .feature__content-text {
  margin-top: 0.75em;
  text-align: center;
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-kengakukai-top-page .feature__content-text {
    font-size: 150%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-kengakukai-top-page .feature__content-text {
    font-size: 200%;
  }
}
.l-base .l-wrapper.l-sales-kengakukai-top-page .feature__content-note {
  margin-top: 1em;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-kengakukai-top-page .feature__content-note {
    font-size: 100%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-kengakukai-top-page .feature__content-note {
    text-align: center;
    font-size: 100%;
  }
}
.l-base .l-wrapper.l-sales-entry-minaoshi-top-page .c-anchor-box__head {
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-entry-minaoshi-top-page .c-anchor-box__head {
    height: 8.375em;
  }
}
.l-base .l-wrapper.l-sales-privilege-top-page .l-article .c-box-column__heading span {
  display: block;
  font-size: 62.5%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-privilege-top-page .l-article .c-box-column__heading span {
    font-size: 75%;
  }
}
.l-base .l-wrapper.l-sales-privilege-top-page .l-article .c-box-column__price {
  display: inline-block;
}
.l-base .l-wrapper.l-sales-privilege-top-page .l-article .c-box-column__plan__note {
  margin-top: 0.5em;
}
.l-base .l-wrapper.l-sales-privilege-top-page .l-article .form__parts .parts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  width: 100%;

  gap: 1.625em;
  -webkit-box-pack: center;
  justify-content: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-privilege-top-page .l-article .form__parts .parts {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-privilege-top-page .l-article .form__parts .parts {
    padding-top: 0.5em;
    padding-left: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-privilege-top-page .l-article .form__parts .parts__title {
    margin-bottom: 1em;
    width: 100%;
    font-size: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-privilege-top-page .l-article .form__parts .parts__title {
    padding-top: 0.75em;
    font-size: 1.125em;
    line-height: 1;
  }
}
.l-base .l-wrapper.l-sales-privilege-top-page .l-article .form__parts .parts__input,
.l-base .l-wrapper.l-sales-privilege-top-page .l-article .form__parts .parts__button {
  width: 31.942215088282506%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-privilege-top-page .l-article .form__parts .parts__input,
  .l-base .l-wrapper.l-sales-privilege-top-page .l-article .form__parts .parts__button {
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-privilege-top-page .l-article .form__parts .parts__text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.7143em 1.1429em;
  width: 100%;
  font-size: 87.5%;
  font-family: inherit;
  line-height: 2;
}
.l-base .l-wrapper.l-sales-privilege-top-page .l-article .form__parts .parts__error {
  margin-top: 0.5em;
  color: #dc004d;
  font-size: 75%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-privilege-top-page .l-article .form__parts .parts__error {
    margin-top: 1em;
  }
}
.l-base .l-wrapper.l-sales-privilege-top-page .l-article .form__parts .parts__error .error {
  display: none;
  font-weight: bold;
}
.l-base .l-wrapper.l-sales-privilege-top-page .l-article .form__parts .parts__error .error.is-active {
  display: block;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-privilege-top-page .l-article .form__parts .parts__button {
    margin-top: 1.5em;
  }
}
.l-base .l-wrapper.l-sales-privilege-top-page .c-box-column__heading {
  padding: 0.375em;
  background-color: #e0d7bf;
  color: #1f1f1f;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-privilege-top-page .c-box-column__heading {
    padding: 0.625em;
  }
}
.l-base .l-wrapper.l-sales-privilege-top-page .c-box-column__heading span {
  letter-spacing: 0.05em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-privilege-top-page .c-box-column__text {
    font-size: 0.875em;
  }
}
.l-base .l-wrapper.l-sales-privilege-top-page .c-box-column__text:first-child {
  margin-top: calc(-1 * (1lh - 1ex) / 2);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-privilege-top-page .c-box-column__plan:not(:first-child) {
    margin-top: 3.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-privilege-top-page .c-box-column__price__num {
    font-size: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-privilege-top-page .c-box-column__price__num {
    font-size: 3.5em;
  }
}
.l-base .l-wrapper.l-sales-privilege-top-page .c-notes-lv1-asterisk {
  margin-right: auto;
  margin-left: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  letter-spacing: -0.01em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-privilege-top-page .c-notes-lv1-asterisk {
    font-size: 0.75em;
  }
}
.l-base .l-wrapper.l-sales-faq-page .l-article .category {
  margin-top: 4em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-faq-page .l-article .category {
    margin-top: 5em;
  }
}
.l-base .l-wrapper.l-sales-faq-page .l-article .c-accordion__content a {
  display: inline-block;
  margin-top: 1.5em;
  color: #9f7b4a;
  text-decoration: underline;
  font-size: 87.5%;
}
.l-base .l-wrapper.l-sales-faq-page .l-article .c-accordion__content a:visited {
  color: #9f7b4a;
  text-decoration: underline;
}
.is-mouse .l-base .l-wrapper.l-sales-faq-page .l-article .c-accordion__content a:hover {
  color: #9f7b4a;
  text-decoration: underline;
}
.l-base .l-wrapper.l-sales-faq-page .l-article .c-accordion__content a:active,
.l-base .l-wrapper.l-sales-faq-page .l-article .c-accordion__content a:focus {
  color: #9f7b4a;
  text-decoration: underline;
}
.l-base .l-wrapper.l-sales-faq-page .l-article .c-section--content {
  padding-bottom: 7.5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-faq-page .l-article .c-section--content {
    padding-bottom: 5em;
  }
}
.l-base .l-wrapper.l-sales-faq-page .l-article .c-section--content .anchor-area .c-column__items {
  gap: 1em 1.625em;
}
.l-base .l-wrapper[class*="sales-harvest_club_life-"][class*="-page"] .c-page-bottom,
.l-base .l-wrapper[class*="sales-harvest_club_life-"][class*="-page"] .l-footer {
  position: relative;
  z-index: 3;
}
.l-base .l-wrapper[class*="sales-harvest_club_life-"][class*="-page"]:not([class*='-top-']) .c-breadcrumb {
  position: absolute;
}
.l-base .l-wrapper .harvest_club_life--detail::before,
.l-base .l-wrapper .harvest_club_life--detail::after {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  content: '';

  mix-blend-mode: multiply;
}
.l-base .l-wrapper .harvest_club_life--detail::before {
  z-index: 1;
  background-image: url("../img/sales/harvest_club_life/common/img-noise-01.jpg");
  opacity: 0.4;
}
.l-base .l-wrapper .harvest_club_life--detail::after {
  z-index: 2;
  opacity: 0.45;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail::after {
    background-image: url("../img/sales/harvest_club_life/common/img-background-01-pc-apng.png");
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail::after {
    background-image: url("../img/sales/harvest_club_life/common/img-background-01-sp-apng.png");
  }
}
.l-base .l-wrapper .harvest_club_life--detail[data-type="1"] {
  background-color: #dee1ea;
}
.l-base .l-wrapper .harvest_club_life--detail[data-type="2"] {
  background-color: #c9c0b4;
}
.l-base .l-wrapper .harvest_club_life--detail .harvest_club_life__shoulder {
  text-align: center;
  letter-spacing: 0.05em;
  font-family: "Playfair Display", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .harvest_club_life__shoulder {
    font-size: 87.5%;
    line-height: 1.4;
  }
}
.l-base .l-wrapper .harvest_club_life--detail .harvest_club_life__heading {
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .harvest_club_life__heading {
    font-size: 300%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .harvest_club_life__heading {
    font-size: 225%;
  }
}
.l-base .l-wrapper .harvest_club_life--detail .harvest_club_life__copy {
  margin-top: 0.875em;
  text-align: center;
}
.l-base .l-wrapper .harvest_club_life--detail .other {
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other {
    padding-top: 4.4375em;
    padding-bottom: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other {
    padding-top: 4.5625em;
    padding-bottom: 3em;
  }
}
.l-base .l-wrapper .harvest_club_life--detail .other__container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other__container {
    padding-bottom: 5em;
    /*border-bottom: 1px solid #1f1f1f;*/
  }
}
.l-base .l-wrapper .harvest_club_life--detail .other__container.is-open .other__button-text::after {
  content: "閉じる";
}
.l-base .l-wrapper .harvest_club_life--detail .other__container.is-open .other__button-icon::before {
  opacity: 0;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.l-base .l-wrapper .harvest_club_life--detail .other__articles {
  position: relative;
  overflow: hidden;
  height: auto;
  -webkit-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other__articles {
    display: grid;

    grid-template-columns: repeat(3, 1fr);
    gap: 0 1.625em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other__articles + * {
    margin-top: 5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other__articles + * {
    margin-top: 3em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other__article {
    margin-top: 4.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other__article {
    margin-top: 3em;
  }
}
.l-base .l-wrapper .harvest_club_life--detail .other__button {
  display: block;
  width: 100%;
  text-align: center;
}
.l-base .l-wrapper .harvest_club_life--detail .other__button-inner {
  position: relative;
  display: inline-block;
  padding: 0.75em 0 0.75em 4em;
}
.l-base .l-wrapper .harvest_club_life--detail .other__button-text {
  font-weight: 600;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other__button-text {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other__button-text {
    font-size: 100%;
  }
}
.l-base .l-wrapper .harvest_club_life--detail .other__button-text::after {
  content: "もっと見る";
}
.l-base .l-wrapper .harvest_club_life--detail .other__button-icon {
  position: absolute;
  top: 50%;
  left: 0.5em;
  z-index: 1;
  width: 2.25em;
  height: 2.25em;
  border: 1px solid #7f264d;
  background-color: #7f264d;
  color: #fff;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, border-color, background-color;
  transition-property: color, border-color, background-color;
  -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
  transform: translate3d(0, -50%, 0) rotate(45deg);
}
.l-base .l-wrapper .harvest_club_life--detail .other__button-icon::before,
.l-base .l-wrapper .harvest_club_life--detail .other__button-icon::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 1em;
  height: 1px;
  background-color: #fff;
  content: "";
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background-color, opacity, -webkit-transform;
  transition-property: background-color, opacity, -webkit-transform;
  transition-property: background-color, opacity, transform;
  transition-property: background-color, opacity, transform, -webkit-transform;
}
.l-base .l-wrapper .harvest_club_life--detail .other__button-icon::before {
  opacity: 1;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.l-base .l-wrapper .harvest_club_life--detail .other__button-icon::after {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .harvest_club_life--detail .other__button:hover .other__button-icon {
    background-color: transparent;
  }
  .l-base .l-wrapper .harvest_club_life--detail .other__button:hover .other__button-icon::before,
  .l-base .l-wrapper .harvest_club_life--detail .other__button:hover .other__button-icon::after {
    background-color: #7f264d;
  }
}
.l-base .l-wrapper .harvest_club_life--detail .other .article__anchor {
  display: block;
  color: inherit;
  font-family: "Zen Old Mincho", serif;
}
.l-base .l-wrapper .harvest_club_life--detail .other .article__content {
  display: grid;

  grid-template-columns: auto 1fr;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other .article__content {
    margin-top: 1.5em;

    gap: 2em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other .article__content {
    margin-top: 1.5625em;

    gap: 1.5em;
  }
}
.l-base .l-wrapper .harvest_club_life--detail .other .article__name {
  position: relative;
  display: grid;
  letter-spacing: 0.05em;
  line-height: 1.4;

  -ms-flex-line-pack: center;
  align-content: center;
  gap: 0.125em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other .article__name {
    max-width: auto;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other .article__name {
    max-width: 5.625em;
  }
}
.l-base .l-wrapper .harvest_club_life--detail .other .article__name::before {
  position: absolute;
  z-index: 0;
  width: 1px;
  background-color: #1f1f1f;
  content: "";
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other .article__name::before {
    top: 0.1875em;
    bottom: 0.1875em;
    left: calc(100% + 1em);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other .article__name::before {
    top: 0.1875em;
    bottom: 0.1875em;
    left: calc(100% + 0.75em);
  }
}
.l-base .l-wrapper .harvest_club_life--detail .other .article__name-en,
.l-base .l-wrapper .harvest_club_life--detail .other .article__name-ja {
  display: block;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other .article__name-en {
    font-size: 75%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other .article__name-en {
    font-size: 62.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other .article__name-en + .article__name-ja {
    font-size: 125%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other .article__name-ja {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other .article__name-ja {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .harvest_club_life--detail .other .article__description {
  display: grid;
  -ms-flex-align: center;
  letter-spacing: 0.05em;
  line-height: 1.4;

  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other .article__description {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other .article__description {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .harvest_club_life--detail .other .article__heading {
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other .article__heading {
    margin-top: 0.8333em;
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .other .article__heading {
    margin-top: 0.75em;
    letter-spacing: 0.019em;
    font-size: 125%;
  }
}
.l-base .l-wrapper .harvest_club_life--detail .gallery {
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .gallery {
    padding-top: 7.875em;
    padding-bottom: 7.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .gallery {
    padding-top: 5.1875em;
    padding-bottom: 5em;
  }
}
.l-base .l-wrapper .harvest_club_life--detail .gallery__items {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .gallery__items {
    margin-top: 2.8125em;

    grid-template-columns: repeat(2, 1fr);
    gap: 3em 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .gallery__items {
    margin-top: 1.25em;

    grid-template-columns: 1fr;
    gap: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .gallery__image + .gallery__info {
    margin-top: 1.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .gallery__image + .gallery__info {
    margin-top: 1em;
  }
}
.l-base .l-wrapper .harvest_club_life--detail .gallery__caption {
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .gallery__caption {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .gallery__caption {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .harvest_club_life--detail .harvest_club_life_back_to_top {
  position: fixed;
  z-index: 5;
  overflow: hidden;
  background-color: #fff;
  color: #7f264d;
  font-weight: 700;
  font-family: "Zen Old Mincho", serif;
  opacity: 0;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, opacity, background-color;
  transition-property: color, opacity, background-color;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .harvest_club_life_back_to_top {
    right: 4.2857em;
    bottom: 2.8571em;
    padding-top: 0.5714em;
    padding-right: 0.7857em;
    padding-bottom: 0.5em;
    padding-left: 2.5714em;
    border-radius: 0.1429em;
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .harvest_club_life_back_to_top {
    right: 1.4286em;
    bottom: 1.4286em;
    padding-top: 0.5714em;
    padding-right: 0.7857em;
    padding-bottom: 0.5em;
    padding-left: 2.5714em;
    border-radius: 0.1429em;
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .harvest_club_life--detail .harvest_club_life_back_to_top::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  display: inline;
  display: inline-block;
  color: inherit;
  content: '\F006';
  vertical-align: middle;
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;
  line-height: 0;
  -webkit-transform: translate3d(0, -50%, 0) scale(-1, 1);
  transform: translate3d(0, -50%, 0) scale(-1, 1);

  speak: none;
  text-rendering: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .harvest_club_life_back_to_top::before {
    left: 1.75em;
    font-size: 0.5714em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .harvest_club_life--detail .harvest_club_life_back_to_top::before {
    left: 1.75em;
    font-size: 0.5714em;
  }
}
.l-base .l-wrapper .harvest_club_life--detail .harvest_club_life_back_to_top.is-show {
  opacity: 1;
  pointer-events: auto;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .harvest_club_life--detail .harvest_club_life_back_to_top:hover {
    background-color: #7f264d;
    color: #fff;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page [data-kv-slider] {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page [data-kv-slider] {
  opacity: 0;
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page [data-kv-slider].is-loaded {
  opacity: 1;
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .layer-shadow {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  pointer-events: none;

  mix-blend-mode: multiply;
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .layer-shadow img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider {
  position: relative;
  z-index: 0;
  display: grid;
  overflow: hidden;
  width: 100%;
  height: calc(100svh - (var(--header-height) + 3.25em));
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider {
    place-content: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider {
    place-content: start center;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider[data-active-type="1"] {
  background-color: #dee1ea;
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider[data-active-type="2"] {
  background-color: #c9c0b4;
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";

  mix-blend-mode: multiply;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider::before {
    background-image: url("../img/sales/harvest_club_life/top/layer-noise-pc.png");
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider::before {
    background-image: url("../img/sales/harvest_club_life/top/layer-noise-sp.png");
  }
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__content {
  position: relative;
  z-index: 1;
  overflow: visible;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__content {
    width: 41.375em;
    height: 23.2619em;
    -webkit-transform: translate(0, -2.8125em);
    transform: translate(0, -2.8125em);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__content {
    width: 17.3125em;
    height: 9.7338em;
    -webkit-transform: translate(0, calc((calc(100svh - (var(--header-height) + 3.25em)) - 17em - 9.7338em) / 2));
    transform: translate(0, calc((calc(100svh - (var(--header-height) + 3.25em)) - 17em - 9.7338em) / 2));
  }
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__items {
  rotate: 8deg;
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__item {
  position: relative;
  z-index: 1;
  -webkit-filter: drop-shadow(0.625em 0.1875em 1.875em rgba(0,0,0,0.2));
  filter: drop-shadow(0.625em 0.1875em 1.875em rgba(0,0,0,0.2));
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__item img {
  display: block;
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__frame {
  position: absolute;
  z-index: 2;
  overflow: visible;
  margin: auto;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__frame {
    top: 50%;
    left: 50%;
    width: 41.375em;
    height: 23.2619em;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__frame {
    top: 0;
    left: 50%;
    width: 17.3125em;
    height: 9.7338em;
    -webkit-transform: translate(-50%, calc((calc(100svh - (var(--header-height) + 3.25em)) - 17em - 9.7338em) / 2));
    transform: translate(-50%, calc((calc(100svh - (var(--header-height) + 3.25em)) - 17em - 9.7338em) / 2));
  }
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__button {
  position: absolute;
  top: 50%;
  -webkit-filter: drop-shadow(0.125em 0.125em 0.5em rgba(0,0,0,0.2));
  filter: drop-shadow(0.125em 0.125em 0.5em rgba(0,0,0,0.2));
  pointer-events: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__button img {
    width: 3.5356em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__button img {
    width: 2.8125em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__button--prev {
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__button--next {
  right: 0;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__header {
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__header {
    top: 1.5em;
    right: 3.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__header {
    top: 1em;
    right: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__pagination {
  position: absolute;
  bottom: auto;
  left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  width: auto;

  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__pagination {
    top: 2.375em;
    right: calc(100% + 1.5625em);

    gap: 0 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__pagination {
    top: 50%;
    right: calc(100% + 0.8125em);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);

    gap: 0 0.375em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__pagination .swiper-pagination-current,
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__pagination .swiper-pagination-total {
  letter-spacing: 0.05em;
  font-family: "Playfair Display", serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__pagination .swiper-pagination-current,
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__pagination .swiper-pagination-total {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__pagination .swiper-pagination-current,
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__pagination .swiper-pagination-total {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__pagination .swiper-pagination-separator {
  position: relative;
  top: 0.125em;
  width: 0.0625em;
  background-color: #1f1f1f;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__pagination .swiper-pagination-separator {
    height: 0.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__pagination .swiper-pagination-separator {
    height: 0.75em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__logos {
    width: 7.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__logos {
    width: 2.8125em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__footer {
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__footer {
    right: 3.75em;
    bottom: 2.6875em;
    left: 3.75em;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    -ms-flex-align: end;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    align-items: end;
    gap: 2em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__footer {
    right: 1.25em;
    bottom: 3.125em;
    left: 1.25em;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    -ms-flex-align: start;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    justify-content: start;
    -webkit-box-align: start;
    align-items: start;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__media {
  position: absolute;
  left: 0;
  display: grid;
  color: #1f1f1f;
  font-family: "Zen Old Mincho", serif;
  -webkit-transition: opacity 0.3s ease-in-out 0.3s;
  transition: opacity 0.3s ease-in-out 0.3s;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__media {
    bottom: 0;

    gap: 0.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__media {
    bottom: 4.375em;

    gap: 0.75em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__media {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__media.active {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__lead {
  display: grid;

  grid-template-columns: auto 1fr;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__lead {
    grid-row: 1/2;
    gap: 2em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__lead {
    grid-row: 2/3;
    gap: 1.5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__name {
  position: relative;
  display: grid;

  -ms-flex-line-pack: center;
  align-content: center;
  gap: 0.125em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__name {
    max-width: auto;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__name {
    max-width: 5.625em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__name::before {
  position: absolute;
  z-index: 0;
  width: 1px;
  background-color: #1f1f1f;
  content: "";
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__name::before {
    top: 0.1875em;
    bottom: 0.1875em;
    left: calc(100% + 1em);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__name::before {
    top: 0.1875em;
    bottom: 0.1875em;
    left: calc(100% + 0.75em);
  }
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__name-en {
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__name-en {
    font-size: 75%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__name-en {
    font-size: 62.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__name-en + .slider__name-ja {
    font-size: 125%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__name-ja {
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__name-ja {
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__name-ja {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__text {
  display: grid;
  -ms-flex-align: center;
  letter-spacing: 0.05em;

  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__text {
    font-size: 100%;
    line-height: 1.8;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__text {
    font-size: 87.5%;
    line-height: 1.4;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__title {
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__title {
    letter-spacing: 0.05em;
    font-size: 200%;

    grid-row: 2/3;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__title {
    letter-spacing: 0.1em;
    font-size: 175%;

    grid-row: 1/2;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__detail {
    width: 18.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__detail {
    width: 100%;
  }
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__detail:hover .c-button {
    border-radius: 0.25em;
    background-color: #f8f8f4;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__detail .c-button {
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__detail .c-button {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__detail .c-button {
    font-size: 100%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__detail .c-button__inner {
    padding-top: 0.9375em;
    padding-right: 4.25em;
    padding-bottom: 0.9375em;
    padding-left: 1.5em;
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_life-top-page .slider__detail .c-button__inner {
    padding-top: 0.75em;
    padding-right: 3.75em;
    padding-bottom: 0.75em;
    padding-left: 1.125em;
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-price-sort {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-sort {
    -ms-flex-pack: end;

    -webkit-box-pack: end;
    justify-content: end;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-sort {
    -ms-flex-pack: start;

    -webkit-box-pack: start;
    justify-content: start;
  }
}
.l-base .l-wrapper .c-price-sort__container {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-sort__container {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    width: auto;

    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    gap: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-sort__container {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    width: 100%;

    -webkit-box-align: start;
    align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    gap: 1em;
  }
}
.l-base .l-wrapper .c-price-sort__heading {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-sort__heading {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-sort__heading {
    font-size: 75%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-sort__button {
    width: 24.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-sort__button {
    width: 100%;
  }
}
.l-base .l-wrapper .c-price-sort__content {
  position: relative;
  overflow: hidden;
  border: 1px solid #9f7b4a;
  background: -webkit-gradient(linear, left top, right top, from(#83663d), color-stop(50.04%, #9f7b4a), to(#83663d));
  background: linear-gradient(to right, #83663d 0%, #9f7b4a 50.04%, #83663d 100%);
  color: #fff;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background, border;
  transition-property: color, background, border;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-sort__content {
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-sort__content {
    border-radius: 0.1429em;
  }
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-price-sort__content:hover {
    border: 1px solid #9f7b4a;
    background-color: #f8f8f4;
    color: #9f7b4a;
  }
}
.l-base .l-wrapper .c-price-sort__select {
  position: relative;
  display: block;
  display: block;
  overflow: hidden;
  width: 100%;
  outline: none;
  border: none;
  background-color: inherit;
  background-image: none;
  color: inherit;
  text-decoration: none;
  letter-spacing: 0;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-sort__select {
    padding-top: 1em;
    padding-right: 4.25em;
    padding-bottom: 0.9375em;
    padding-left: 1.5em;
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-sort__select {
    padding-top: 1.2143em;
    padding-right: 4.2857em;
    padding-bottom: 1.2143em;
    padding-left: 1.4286em;
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-price-info__container {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-info__container {
    -ms-flex-align: center;
    width: auto;

    grid-template-columns: 0.5fr 1fr 1fr 1fr 1.5fr calc(((100% - (1.625em * 5)) / 6.5) * 1.5 + (1.625em * 0));
    -webkit-box-align: center;
    align-items: center;
    gap: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-info__container {
    -ms-flex-align: start;
    width: 100%;

    grid-template-columns: 1fr;
    -webkit-box-align: start;
    align-items: start;
    gap: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-info__container .space {
    display: block;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-info__container .space {
    display: none;
  }
}
.l-base .l-wrapper .c-price-info__label {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-info__label {
    font-size: 100%;
    text-align: right;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-info__label {
    font-size: 100%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-info__button {
    width: auto;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-info__button {
    width: 100%;
  }
}
.l-base .l-wrapper .c-price-info__button .c-buttons__items {
  width: 100%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-info__button .c-buttons__items {
    gap: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list {
    margin-top: 2.375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list {
    margin-top: 1em;
  }
}
.l-base .l-wrapper .c-price-list__heading {
  position: sticky;
  top: calc(var(--header-height) * 1);
  z-index: 1;
  background-color: #f8f8f4;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top;
  transition-property: top;
}
.l-base .l-wrapper .c-price-list__heading.is-down {
  top: 0;
}
.l-base .l-wrapper .c-price-list__heading-item {
  display: grid;
  border-bottom: 1px solid #a3998f;

  grid-template-columns: 0.5fr 1.5fr 1fr 1fr 1fr 1.5fr;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__heading-item {
    padding: 0.625em 0 0.625em;

    gap: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__heading-item {
    padding: 1em 0;

    gap: 0.625em;
  }
}
.l-base .l-wrapper .c-price-list__heading-cell,
.l-base .l-wrapper .c-price-list__heading-cell__document,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name,
.l-base .l-wrapper .c-price-list__heading-cell__type,
.l-base .l-wrapper .c-price-list__heading-cell__document__type,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type,
.l-base .l-wrapper .c-price-list__heading-cell__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price,
.l-base .l-wrapper .c-price-list__heading-cell__type__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price,
.l-base .l-wrapper .c-price-list__heading-cell__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__type__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__type__price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__type__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__type__price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__type__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__price__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__price__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__type__price__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__price__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__weekly-price__special-notes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: start;
  -ms-flex-align: center;
  text-decoration: none;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;

  -webkit-box-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__heading-cell,
  .l-base .l-wrapper .c-price-list__heading-cell__document,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name,
  .l-base .l-wrapper .c-price-list__heading-cell__type,
  .l-base .l-wrapper .c-price-list__heading-cell__document__type,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__type,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type,
  .l-base .l-wrapper .c-price-list__heading-cell__price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__price,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price,
  .l-base .l-wrapper .c-price-list__heading-cell__type__price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__type__price,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price,
  .l-base .l-wrapper .c-price-list__heading-cell__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__type__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__type__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__price__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__price__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__type__price__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__type__price__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__type__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__type__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__price__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__price__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__type__price__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__type__price__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__weekly-price__special-notes {
    font-size: 100%;

    gap: 0.375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__heading-cell,
  .l-base .l-wrapper .c-price-list__heading-cell__document,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name,
  .l-base .l-wrapper .c-price-list__heading-cell__type,
  .l-base .l-wrapper .c-price-list__heading-cell__document__type,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__type,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type,
  .l-base .l-wrapper .c-price-list__heading-cell__price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__price,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price,
  .l-base .l-wrapper .c-price-list__heading-cell__type__price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__type__price,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price,
  .l-base .l-wrapper .c-price-list__heading-cell__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__type__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__type__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__price__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__price__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__type__price__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__type__price__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__weekly-price,
  .l-base .l-wrapper .c-price-list__heading-cell__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__type__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__type__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__price__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__price__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__type__price__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__type__price__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__weekly-price__special-notes {
    font-size: 75%;

    gap: 0.125em;
  }
}
.l-base .l-wrapper .c-price-list__heading-cell__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price,
.l-base .l-wrapper .c-price-list__heading-cell__type__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price,
.l-base .l-wrapper .c-price-list__heading-cell__price__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__price__price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__price,
.l-base .l-wrapper .c-price-list__heading-cell__type__price__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__price__price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__price,
.l-base .l-wrapper .c-price-list__heading-cell__weekly-price__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__weekly-price__price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__weekly-price__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__weekly-price__price,
.l-base .l-wrapper .c-price-list__heading-cell__type__weekly-price__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__weekly-price__price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__weekly-price__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__weekly-price__price,
.l-base .l-wrapper .c-price-list__heading-cell__price__weekly-price__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__price__weekly-price__price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__weekly-price__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__weekly-price__price,
.l-base .l-wrapper .c-price-list__heading-cell__type__price__weekly-price__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__price__weekly-price__price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__weekly-price__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__weekly-price__price,
.l-base .l-wrapper .c-price-list__heading-cell__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__type__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__type__price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__type__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__price__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__price__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__type__price__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__price__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__weekly-price__special-notes__price {
  -ms-flex-pack: end;

  -webkit-box-pack: end;
  justify-content: end;
}
.l-base .l-wrapper .c-price-list__heading-cell__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__type__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__type__price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__type__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__price__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__price__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__type__price__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__price__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__type__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__type__price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__type__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__price__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__price__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__type__price__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__price__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__weekly-price__special-notes__weekly-price {
  -ms-flex-pack: end;

  -webkit-box-pack: end;
  justify-content: end;
}
.l-base .l-wrapper .c-price-list__heading-cell__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__type__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__type__price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__type__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__price__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__price__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__type__price__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__price__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__type__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__type__price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__type__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__price__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__price__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__price__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__price__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__type__price__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__type__price__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__facility-name__type__price__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__heading-cell__document__facility-name__type__price__weekly-price__special-notes__special-notes {
  -ms-flex-pack: end;

  -webkit-box-pack: end;
  justify-content: end;
}
.l-base .l-wrapper .c-price-list__list-container {
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.l-base .l-wrapper .c-price-list__list-container:not(:has(.c-price-list__list-cell__document__input:checked)) {
  background-color: transparent;
}
.l-base .l-wrapper .c-price-list__list-container:has(.c-price-list__list-cell__document__input:checked) {
  background-color: #fff !important;
}
.l-base .l-wrapper .c-price-list__list-item {
  display: grid;
  border-bottom: 1px solid #a3998f;

  grid-template-columns: 0.5fr 1.5fr 1fr 1fr 1fr 1.5fr;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-item {
    padding: 0.625em 0;

    gap: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-item {
    padding: 1em 0;

    gap: 0.625em;
  }
}
.l-base .l-wrapper .c-price-list__list-cell,
.l-base .l-wrapper .c-price-list__list-cell__document,
.l-base .l-wrapper .c-price-list__list-cell__facility-name,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name,
.l-base .l-wrapper .c-price-list__list-cell__type,
.l-base .l-wrapper .c-price-list__list-cell__document__type,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type,
.l-base .l-wrapper .c-price-list__list-cell__price,
.l-base .l-wrapper .c-price-list__list-cell__document__price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price,
.l-base .l-wrapper .c-price-list__list-cell__type__price,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-cell,
  .l-base .l-wrapper .c-price-list__list-cell__document,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name,
  .l-base .l-wrapper .c-price-list__list-cell__type,
  .l-base .l-wrapper .c-price-list__list-cell__document__type,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type,
  .l-base .l-wrapper .c-price-list__list-cell__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price,
  .l-base .l-wrapper .c-price-list__list-cell__type__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    -ms-flex-align: center;
    font-size: 100%;

    gap: 0.375em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    align-items: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-cell,
  .l-base .l-wrapper .c-price-list__list-cell__document,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name,
  .l-base .l-wrapper .c-price-list__list-cell__type,
  .l-base .l-wrapper .c-price-list__list-cell__document__type,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type,
  .l-base .l-wrapper .c-price-list__list-cell__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price,
  .l-base .l-wrapper .c-price-list__list-cell__type__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    -ms-flex-align: start;
    font-size: 75%;

    gap: 0.125em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    align-items: start;
  }
}
.l-base .l-wrapper .c-price-list__list-cell__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__document__label,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__document__label,
.l-base .l-wrapper .c-price-list__list-cell__type__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__type__document__label,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__document__label,
.l-base .l-wrapper .c-price-list__list-cell__price__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__price__document__label,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__document__label,
.l-base .l-wrapper .c-price-list__list-cell__type__price__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__document__label,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__document__label,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__document__label,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__document__label,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__document__label,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__document__label,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__document__label,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__document__label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  pointer-events: none;

  -webkit-box-align: center;
  align-items: center;
}
.l-base .l-wrapper .c-price-list__list-cell__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__document__input,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__document__input,
.l-base .l-wrapper .c-price-list__list-cell__type__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__type__document__input,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__document__input,
.l-base .l-wrapper .c-price-list__list-cell__price__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__price__document__input,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__document__input,
.l-base .l-wrapper .c-price-list__list-cell__type__price__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__document__input,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__document__input,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__document__input,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__document__input,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__document__input,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__document__input,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__document__input,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__document__input {
  display: none;
}
.l-base .l-wrapper .c-price-list__list-cell__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__type__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__type__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__price__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__price__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__type__price__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__document__input:checked + .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__document__input:checked + .c-price-list__list-cell__document__box {
  background-color: #9f7b4a;
}
.l-base .l-wrapper .c-price-list__list-cell__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__document__box,
.l-base .l-wrapper .c-price-list__list-cell__type__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__type__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__document__box,
.l-base .l-wrapper .c-price-list__list-cell__price__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__price__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__document__box,
.l-base .l-wrapper .c-price-list__list-cell__type__price__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__document__box,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__document__box,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__document__box,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__document__box,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__document__box {
  position: relative;
  display: inline-block;
  width: 0.875em;
  height: 0.875em;
  border-radius: 0.125em;
  background-color: #d5d3d3;
}
.l-base .l-wrapper .c-price-list__list-cell__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__type__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__type__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__price__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__price__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__type__price__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__document__box::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__document__box::before {
  position: absolute;
  top: 0.1875em;
  left: 0.3125em;
  width: 0.1875em;
  height: 0.375em;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  content: '';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.l-base .l-wrapper .c-price-list__list-cell__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__type__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__type__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__price__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__price__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__type__price__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__facility-name__link,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__facility-name__link {
  color: #9f7b4a;
  text-decoration: underline !important;
  font-weight: 500;
  -webkit-transition: text-decoration-color 0.3s ease;
  -webkit-transition: -webkit-text-decoration-color 0.3s ease;
  transition: -webkit-text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease, -webkit-text-decoration-color 0.3s ease;

  text-underline-offset: 0.125em !important;
}
.l-base .l-wrapper .c-price-list__list-cell__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__facility-name__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__type__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__type__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__price__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__price__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__type__price__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__facility-name__link:not(:hover),
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__facility-name__link:not(:hover) {
  -webkit-text-decoration-color: #9f7b4a !important;
  text-decoration-color: #9f7b4a !important;
}
.l-base .l-wrapper .c-price-list__list-cell__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__type__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__type__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__price__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__price__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__type__price__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__facility-name__link:hover,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__facility-name__link:hover {
  -webkit-text-decoration-color: transparent !important;
  text-decoration-color: transparent !important;
}
.l-base .l-wrapper .c-price-list__list-cell__price,
.l-base .l-wrapper .c-price-list__list-cell__document__price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price,
.l-base .l-wrapper .c-price-list__list-cell__type__price,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price,
.l-base .l-wrapper .c-price-list__list-cell__price__price,
.l-base .l-wrapper .c-price-list__list-cell__document__price__price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price,
.l-base .l-wrapper .c-price-list__list-cell__type__price__price,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__price,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__price__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price {
  color: #9f7b4a;
  font-weight: 600;
}
.l-base .l-wrapper .c-price-list__list-cell__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__type__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__type__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__price__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__price__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__type__price__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__price__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price[data-waiting-list="true"] {
  color: #1f1f1f;
}
.l-base .l-wrapper .c-price-list__list-cell__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__content,
.l-base .l-wrapper .c-price-list__list-cell__type__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__content,
.l-base .l-wrapper .c-price-list__list-cell__price__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__price__price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__content,
.l-base .l-wrapper .c-price-list__list-cell__type__price__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__content,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__content,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__content,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price__content,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price__content,
.l-base .l-wrapper .c-price-list__list-cell__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__type__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__type__price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__content-fit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-cell__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__content-fit {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;

    gap: 0.375em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    align-items: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-cell__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__content-fit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__content-fit {
    -ms-flex-direction: column;
    flex-direction: column;

    gap: 0.125em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}
.l-base .l-wrapper .c-price-list__list-cell__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__type__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__type__price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price__content-fit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price__content-fit {
  line-height: 1.4;

  gap: 0.125em 0.25em;
}
.l-base .l-wrapper .c-price-list__list-cell__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__type__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__price__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__price__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__type__price__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price__diamond,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price__diamond {
  text-align: right;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-cell__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__price__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price__diamond,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price__diamond {
    font-size: 100%;
  }
}
.l-base .l-wrapper .c-price-list__list-cell__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__type__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__price__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__price__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__type__price__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price__brackets,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price__brackets {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: end;
  -ms-flex-align: center;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: end;
  justify-content: end;
  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-cell__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__price__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price__brackets,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price__brackets {
    top: -0.0625em;
    font-size: 100%;
  }
}
.l-base .l-wrapper .c-price-list__list-cell__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__type__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__price__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__price__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__type__price__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price__brackets::before,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price__brackets::before {
  content: '(';
}
.l-base .l-wrapper .c-price-list__list-cell__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__type__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__price__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__price__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__type__price__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price__brackets::after,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price__brackets::after {
  content: ')';
}
.l-base .l-wrapper .c-price-list__list-cell__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__type__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__price__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__price__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__type__price__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price__brackets__num,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price__brackets__num {
  position: relative;
  vertical-align: middle;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-cell__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__price__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price__brackets__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price__brackets__num {
    top: 0.0625em;
    font-size: 100%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-cell__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__price__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price__brackets__num + *,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price__brackets__num + * {
    margin-left: 0.375em;
  }
}
.l-base .l-wrapper .c-price-list__list-cell__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__type__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__price__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__price__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__type__price__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price__brackets__unit,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price__brackets__unit {
  position: relative;
  vertical-align: middle;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-cell__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__price__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price__brackets__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price__brackets__unit {
    top: 0.125em;
    font-size: 100%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-cell__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__price__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price__num,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price__num,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price__num {
    font-size: 100%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-cell__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__price__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price__unit,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price__unit {
    font-size: 100%;
  }
}
.l-base .l-wrapper .c-price-list__list-cell__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__text,
.l-base .l-wrapper .c-price-list__list-cell__type__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__text,
.l-base .l-wrapper .c-price-list__list-cell__price__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__price__price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__text,
.l-base .l-wrapper .c-price-list__list-cell__type__price__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__text,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__text,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__text,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price__text,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price__text,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price__text {
  color: #1f1f1f;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-cell__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price,
  .l-base .l-wrapper .c-price-list__list-cell__type__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price,
  .l-base .l-wrapper .c-price-list__list-cell__price__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price {
    -ms-flex-pack: end;

    -webkit-box-pack: end;
    justify-content: end;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-cell__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price,
  .l-base .l-wrapper .c-price-list__list-cell__type__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price,
  .l-base .l-wrapper .c-price-list__list-cell__price__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price {
    justify-self: end;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-cell__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__price__content {
    -ms-flex-align: end;

    -webkit-box-align: end;
    align-items: end;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price {
    -ms-flex-pack: end;

    -webkit-box-pack: end;
    justify-content: end;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price {
    justify-self: end;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__weekly-price__content,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__weekly-price__content {
    -ms-flex-align: end;

    -webkit-box-align: end;
    align-items: end;
  }
}
.l-base .l-wrapper .c-price-list__list-cell__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__special-notes,
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__special-notes {
  color: #9f7b4a;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-cell__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__special-notes {
    -ms-flex-pack: end;

    -webkit-box-pack: end;
    justify-content: end;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-price-list__list-cell__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__type__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__special-notes,
  .l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__special-notes {
    text-align: right;
  }
}
.l-base .l-wrapper .c-price-list__list-cell__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__type__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__type__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__price__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__price__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__price__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__price__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__type__price__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__type__price__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__price__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__price__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__weekly-price__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__weekly-price__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__weekly-price__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__weekly-price__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__type__weekly-price__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__type__weekly-price__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__facility-name__type__weekly-price__special-notes__special-notes[data-waiting-list="true"],
.l-base .l-wrapper .c-price-list__list-cell__document__facility-name__type__weekly-price__special-notes__special-notes[data-waiting-list="true"] {
  color: #1f1f1f;
}
.l-base .l-wrapper .c-document-request-widget {
  position: fixed;
  z-index: 1;
  background: -webkit-gradient(linear, left top, right top, from(#83663d), color-stop(50.04%, #9f7b4a), to(#83663d));
  background: linear-gradient(to right, #83663d 0%, #9f7b4a 50.04%, #83663d 100%);
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-document-request-widget {
    right: 0.5em;
    bottom: 0.5em;
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-document-request-widget {
    right: 0;
    bottom: 0;
    width: 100%;
  }
}
.l-base .l-wrapper .c-document-request-widget:not(.is-show) {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.l-base .l-wrapper .c-document-request-widget.is-show {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.l-base .l-wrapper .c-document-request-widget__container {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-document-request-widget__container {
    padding: 1.25em;

    gap: 0.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-document-request-widget__container {
    padding: 1em 1.25em;

    gap: 0.5em;
  }
}
.l-base .l-wrapper .c-document-request-widget__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  color: #f8f8f4;

  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-document-request-widget__header {
    gap: 2em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-document-request-widget__header {
    gap: 0.75em;
  }
}
.l-base .l-wrapper .c-document-request-widget__heading__title {
  font-family: "Zen Old Mincho", serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-document-request-widget__heading__title {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-document-request-widget__heading__title {
    font-size: 100%;
  }
}
.l-base .l-wrapper .c-document-request-widget__num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;

  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-document-request-widget__num {
    gap: 0.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-document-request-widget__num {
    gap: 0.5em;
  }
}
.l-base .l-wrapper .c-document-request-widget__num__children,
.l-base .l-wrapper .c-document-request-widget__num__parents {
  min-width: 1.25em;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-document-request-widget__num__children,
  .l-base .l-wrapper .c-document-request-widget__num__parents {
    font-size: 200%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-document-request-widget__num__children,
  .l-base .l-wrapper .c-document-request-widget__num__parents {
    font-size: 150%;
  }
}
.l-base .l-wrapper .c-document-request-widget__num__separator {
  position: relative;
}
.l-base .l-wrapper .c-document-request-widget__num__separator::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  background-color: #f8f8f4;
  content: '';
  -webkit-transform: translate(-50%, -50%) rotate(15deg);
  transform: translate(-50%, -50%) rotate(15deg);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-document-request-widget__num__separator::before {
    height: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-document-request-widget__num__separator::before {
    height: 1.25em;
  }
}
.l-base .l-wrapper .c-document-request-widget__button {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 0.25em;
  background-color: #fff;
  color: #9f7b4a;
  text-align: center;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, border-color, background-color;
  transition-property: color, border-color, background-color;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-document-request-widget__button {
    padding-top: 0.8125em;
    padding-bottom: 0.75em;
    font-size: 100%;

    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-document-request-widget__button {
    padding-top: 0.75em;
    padding-bottom: 0.75em;
    font-size: 75%;
  }
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-document-request-widget__button:hover {
    border-color: #fff;
    background-color: transparent;
    color: #fff;
  }
}
@media print {
  .l-base .l-wrapper.l-sales-kakaku-top-page {
    font-size: 12px;
  }
  .l-base .l-wrapper.l-sales-kakaku-top-page .l-header,
  .l-base .l-wrapper.l-sales-kakaku-top-page .l-footer,
  .l-base .l-wrapper.l-sales-kakaku-top-page .c-breadcrumb,
  .l-base .l-wrapper.l-sales-kakaku-top-page .c-title-lv1,
  .l-base .l-wrapper.l-sales-kakaku-top-page .c-document-request-widget,
  .l-base .l-wrapper.l-sales-kakaku-top-page .c-page-bottom,
  .l-base .l-wrapper.l-sales-kakaku-top-page .c-inner:has(.c-price-sort),
  .l-base .l-wrapper.l-sales-kakaku-top-page .c-inner:has(.c-news-reservation),
  .l-base .l-wrapper.l-sales-kakaku-top-page .c-inner:has(.c-price-info) {
    display: none;
  }
  .l-base .l-wrapper.l-sales-kakaku-top-page .c-price-list__heading-item {
    padding: 0.5em 0;
  }
  .l-base .l-wrapper.l-sales-kakaku-top-page .c-price-list__list-item {
    padding: 0.5em 0;
  }
  .l-base .l-wrapper.l-sales-kakaku-top-page .c-box-column__sub-heading {
    padding: 1em 0;
  }
  .l-base .l-wrapper.l-sales-kakaku-top-page .c-price-list__heading {
    position: static;
  }
  .l-base .l-wrapper.l-sales-kakaku-top-page .c-price-list__list-cell__price__content,
  .l-base .l-wrapper.l-sales-kakaku-top-page .c-price-list__list-cell__price__content-fit,
  .l-base .l-wrapper.l-sales-kakaku-top-page .c-price-list__list-cell__weekly-price__content {
    -ms-flex-direction: row;
    flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
  .l-base .l-wrapper.l-sales-kakaku-top-page .c-margin-lv2:has(.c-price-list) {
    margin-top: 0;
  }
}
.l-base .l-wrapper[class*="-sales-lineup-"][class*="-top-page"] .c-media-2__heading {
  color: #9f7b4a;
}
.l-base .l-wrapper[class*="-sales-lineup-"][class*="-room-page"] .c-media-2__image {
  -ms-flex-preferred-size: 62.308478038815124%;
  flex-basis: 62.308478038815124%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-homeground-page .homeground .c-title-lv2 .title__statement {
    margin-top: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-homeground-page .homeground .c-title-lv3 {
    margin-top: 5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-homeground-page .homeground__contents {
    padding-top: 2.9375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-homeground-page .homeground__contents {
    padding-top: 1.875em;
    padding-bottom: 3em;
  }
}
.l-base .l-wrapper.l-sales-lineup-homeground-page .homeground section:nth-child(even) .homeground__contents {
  background-color: #f8f8f4;
}
.l-base .l-wrapper.l-sales-lineup-homeground-page .homeground section:nth-child(even) .c-homeground-case__items {
  background-color: #fff;
}
.l-base .l-wrapper.l-sales-lineup-homeground-page .homeground section:nth-child(even) .c-homeground-case__item {
  background-color: #f8f8f4;
}
.l-base .l-wrapper.l-sales-lineup-homeground-page .homeground section:nth-child(odd) .homeground__contents {
  background-color: #fff;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-homeground-page .homeground__anchor {
    padding-bottom: 5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-find-facility__container {
    overflow-x: auto;
  }
  .l-base .l-wrapper .c-find-facility__container::-webkit-scrollbar {
    height: 0.125em;
  }
  .l-base .l-wrapper .c-find-facility__container::-webkit-scrollbar-track {
    margin: 0 5.333333333333334%;
    background: transparent;
  }
  .l-base .l-wrapper .c-find-facility__container::-webkit-scrollbar-thumb {
    background-color: #9f7b4a;
  }
  .l-base .l-wrapper .c-find-facility__container::-webkit-scrollbar-track {
    background-color: #d5d3d3;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-find-facility__wrapper {
    display: inline-block;
    padding-bottom: 5.333333333333334%;
    min-width: 100%;
  }
}
.l-base .l-wrapper .c-find-facility__map {
  position: relative;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-find-facility__map {
    width: 100%;
    height: 31.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-find-facility__image {
    max-width: none;
    width: auto;
    height: 100%;
  }
}
.l-base .l-wrapper .c-find-facility__point {
  position: absolute;
}
.l-base .l-wrapper .c-find-facility__point:not(:hover) .c-find-facility__circle {
  border-color: #9f7b4a;
  background-color: #9f7b4a;
  color: #fff;
}
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="勝浦"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="浜名湖"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="天城高原"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="静波海岸"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="南紀田辺"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="伊東"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="勝山"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="富士"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="箱根"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="有馬"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="熱海"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="京都"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="飛騨高山"] .c-find-facility__tooltips {
  bottom: calc(100% + 0.75em);
  opacity: 0;
  -webkit-transform: translate3d(-50%, 5%, 0);
  transform: translate3d(-50%, 5%, 0);
}
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="勝浦"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="浜名湖"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="天城高原"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="静波海岸"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="南紀田辺"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="伊東"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="勝山"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="富士"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="箱根"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="有馬"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="熱海"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="京都"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="飛騨高山"] .c-find-facility__tooltips::before {
  top: calc(100% - 0.125em);

  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="蓼科"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="鬼怒川"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="斑尾"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="那須"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="軽井沢"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="草津"] .c-find-facility__tooltips {
  top: calc(100% + 0.75em);
  opacity: 0;
  -webkit-transform: translate3d(-50%, -5%, 0);
  transform: translate3d(-50%, -5%, 0);
}
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="蓼科"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="鬼怒川"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="斑尾"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="那須"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="軽井沢"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:not(:hover)[data-area="草津"] .c-find-facility__tooltips::before {
  bottom: calc(100% - 0.125em);

  -webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
  clip-path: polygon(50% 0, 0 100%, 100% 100%);
}
.l-base .l-wrapper .c-find-facility__point:hover .c-find-facility__circle {
  border-color: #ededeb;
  background-color: #fff;
  color: #9f7b4a;
}
.l-base .l-wrapper .c-find-facility__point:hover[data-area="勝浦"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="浜名湖"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="天城高原"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="静波海岸"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="南紀田辺"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="伊東"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="勝山"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="富士"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="箱根"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="有馬"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="熱海"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="京都"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="飛騨高山"] .c-find-facility__tooltips {
  bottom: calc(100% + 0.75em);
  opacity: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.l-base .l-wrapper .c-find-facility__point:hover[data-area="勝浦"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="浜名湖"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="天城高原"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="静波海岸"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="南紀田辺"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="伊東"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="勝山"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="富士"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="箱根"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="有馬"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="熱海"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="京都"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="飛騨高山"] .c-find-facility__tooltips::before {
  top: calc(100% - 0.125em);

  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.l-base .l-wrapper .c-find-facility__point:hover[data-area="蓼科"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="鬼怒川"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="斑尾"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="那須"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="軽井沢"] .c-find-facility__tooltips,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="草津"] .c-find-facility__tooltips {
  top: calc(100% + 0.75em);
  opacity: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.l-base .l-wrapper .c-find-facility__point:hover[data-area="蓼科"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="鬼怒川"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="斑尾"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="那須"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="軽井沢"] .c-find-facility__tooltips::before,
.l-base .l-wrapper .c-find-facility__point:hover[data-area="草津"] .c-find-facility__tooltips::before {
  bottom: calc(100% - 0.125em);

  -webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
  clip-path: polygon(50% 0, 0 100%, 100% 100%);
}
.l-base .l-wrapper .c-find-facility__point[data-area="蓼科"] {
  top: 28.749999999999996%;
  left: 63.64365971107544%;
}
.l-base .l-wrapper .c-find-facility__point[data-area="勝浦"] {
  top: 51.07142857142857%;
  left: 84.51043338683787%;
}
.l-base .l-wrapper .c-find-facility__point[data-area="浜名湖"] {
  top: 64.64285714285715%;
  left: 58.10593900481541%;
}
.l-base .l-wrapper .c-find-facility__point[data-area="天城高原"] {
  top: 63.92857142857142%;
  left: 70.2247191011236%;
}
.l-base .l-wrapper .c-find-facility__point[data-area="静波海岸"] {
  top: 62.142857142857146%;
  left: 63.32263242375602%;
}
.l-base .l-wrapper .c-find-facility__point[data-area="鬼怒川"] {
  top: 13.392857142857142%;
  left: 77.68860353130016%;
}
.l-base .l-wrapper .c-find-facility__point[data-area="南紀田辺"] {
  top: 90%;
  left: 35.39325842696629%;
}
.l-base .l-wrapper .c-find-facility__point[data-area="伊東"] {
  top: 58.214285714285715%;
  left: 71.34831460674157%;
}
.l-base .l-wrapper .c-find-facility__point[data-area="斑尾"] {
  top: 12.5%;
  left: 63.0016051364366%;
}
.l-base .l-wrapper .c-find-facility__point[data-area="勝山"] {
  top: 35.892857142857146%;
  left: 45.02407704654895%;
}
.l-base .l-wrapper .c-find-facility__point[data-area="富士"] {
  top: 42.142857142857146%;
  left: 69.58266452648475%;
}
.l-base .l-wrapper .c-find-facility__point[data-area="軽井沢"] {
  top: 23.035714285714285%;
  left: 65.73033707865169%;
}
.l-base .l-wrapper .c-find-facility__point[data-area="箱根"] {
  top: 47.14285714285714%;
  left: 73.19422150882825%;
}
.l-base .l-wrapper .c-find-facility__point[data-area="那須"] {
  top: 7.678571428571429%;
  left: 79.85553772070627%;
}
.l-base .l-wrapper .c-find-facility__point[data-area="有馬"] {
  top: 66.42857142857143%;
  left: 32.102728731942214%;
}
.l-base .l-wrapper .c-find-facility__point[data-area="熱海"] {
  top: 52.5%;
  left: 71.34831460674157%;
}
.l-base .l-wrapper .c-find-facility__point[data-area="京都"] {
  top: 59.64285714285714%;
  left: 39.325842696629216%;
}
.l-base .l-wrapper .c-find-facility__point[data-area="飛騨高山"] {
  top: 30.53571428571429%;
  left: 53.04975922953451%;
}
.l-base .l-wrapper .c-find-facility__point[data-area="草津"] {
  top: 16.964285714285715%;
  left: 67.41573033707866%;
}
.l-base .l-wrapper .c-find-facility__tooltips {
  position: absolute;
  left: 50%;
  z-index: 1;
  padding: 0.375em 0.75em;
  border-radius: 0.25em;
  background-color: #9f7b4a;
  color: #fff;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
  pointer-events: none;
}
.l-base .l-wrapper .c-find-facility__tooltips::before {
  position: absolute;
  left: 50%;
  width: 0.75em;
  height: 0.625em;
  background-color: #9f7b4a;
  content: "";
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}
.l-base .l-wrapper .c-find-facility__tooltip {
  display: block;
  text-decoration: none;
  white-space: nowrap;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-find-facility__tooltip {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-find-facility__tooltip {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-find-facility__circle {
  display: grid;
  width: 1.75em;
  height: 1.75em;
  border: 1px solid;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;

  place-items: center;
}
.l-base .l-wrapper .c-find-facility__num {
  text-decoration: none;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-find-facility__num {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-find-facility__num {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-facility-modal .c-modal__content {
  background: none;
  line-height: initial;
  pointer-events: none;
}
.l-base .l-wrapper .c-facility-modal .c-column__item {
  background: none;
}
.l-base .l-wrapper .c-facility-modal__body + * {
  margin-top: 3em;
}
.l-base .l-wrapper .c-facility-modal__facilities .c-column__items {
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  justify-content: center;
}
.l-base .l-wrapper .c-facility-modal__facilities .c-column__item {
  text-align: left;
  pointer-events: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-modal__facilities.column-1 .c-column__items {
    grid-template-columns: repeat(1, calc((100% - 1.625em * 3) / 4));
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-modal__facilities.column-1 .c-column__items {
    grid-template-columns: repeat(1, calc((100% - 0.8125em * 1) / 2));
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-modal__facilities.column-2 .c-column__items {
    grid-template-columns: repeat(2, calc((100% - 1.625em * 3) / 4));
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-modal__facilities.column-2 .c-column__items {
    grid-template-columns: repeat(2, calc((100% - 0.8125em * 1) / 2));
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-modal__facilities.column-3 .c-column__items {
    grid-template-columns: repeat(3, calc((100% - 1.625em * 3) / 4));
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-modal__facilities.column-3 .c-column__items {
    grid-template-columns: repeat(2, calc((100% - 0.8125em * 1) / 2));
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-modal__facilities.column-4 .c-column__items {
    grid-template-columns: repeat(4, calc((100% - 1.625em * 3) / 4));
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-modal__facilities.column-4 .c-column__items {
    grid-template-columns: repeat(2, calc((100% - 0.8125em * 1) / 2));
  }
}
.l-base .l-wrapper .c-facility-modal__others {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  gap: 1.5em;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-modal__others {
    -ms-flex-direction: row;
    flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-modal__others {
    -ms-flex-direction: column;
    flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}
.l-base .l-wrapper .c-facility-modal__others__title {
  color: #fff;
  text-decoration: none;
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.8;
  pointer-events: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-modal__others__title {
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-modal__others__title {
    font-size: 112.5%;
  }
}
.l-base .l-wrapper .c-facility-modal__others__facilities {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  gap: 1.5em;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
}
.l-base .l-wrapper .c-facility-modal__others__facility {
  pointer-events: auto;
}
.l-base .l-wrapper .c-facility-modal__others__link {
  color: #fff;
  text-decoration: underline !important;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
  -webkit-transition: text-decoration-color 0.3s ease;
  -webkit-transition: -webkit-text-decoration-color 0.3s ease;
  transition: -webkit-text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease;
  transition: text-decoration-color 0.3s ease, -webkit-text-decoration-color 0.3s ease;

  text-underline-offset: 0.125em !important;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-modal__others__link {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-modal__others__link {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-facility-modal__others__link:not(:hover) {
  -webkit-text-decoration-color: #fff !important;
  text-decoration-color: #fff !important;
}
.l-base .l-wrapper .c-facility-modal__others__link:hover {
  -webkit-text-decoration-color: transparent !important;
  text-decoration-color: transparent !important;
}
.l-base .l-wrapper .c-facility-modal__footer {
  text-align: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-compare-facility {
    margin-right: -1.25em;
    margin-left: -1.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-compare-facility__container {
    overflow-x: auto;
  }
  .l-base .l-wrapper .c-compare-facility__container::-webkit-scrollbar {
    height: 0.125em;
  }
  .l-base .l-wrapper .c-compare-facility__container::-webkit-scrollbar-track {
    margin: 0 5.333333333333334%;
    background: transparent;
  }
  .l-base .l-wrapper .c-compare-facility__container::-webkit-scrollbar-thumb {
    background-color: #9f7b4a;
  }
  .l-base .l-wrapper .c-compare-facility__container::-webkit-scrollbar-track {
    margin: 0 1.25em;
    background-color: #d5d3d3;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-compare-facility__wrapper {
    display: inline-block;
    padding-right: 1.25em;
    padding-bottom: 5.333333333333334%;
    padding-left: 1.25em;
    min-width: 100%;
  }
}
.l-base .l-wrapper .c-compare-facility__items {
  display: grid;

  grid-template-columns: repeat(3, 1fr);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-compare-facility__items {
    gap: 0 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-compare-facility__items {
    gap: 0 0.8125em;
  }
}
.l-base .l-wrapper .c-compare-facility__item {
  display: contents;
}
.l-base .l-wrapper .c-select-facility {
  display: grid;

  grid-template-rows: subgrid;
  grid-row: span 2;
}
.l-base .l-wrapper .c-select-facility__handler {
  position: relative;
  height: 100%;
}
.l-base .l-wrapper .c-select-facility__handler::before {
  position: absolute;
  z-index: 1;
  display: inline;
  color: #fff;
  content: '\F006';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-size: 50%;
  font-family: 'icons1';
  line-height: 1;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, opacity;
  transition-property: color, opacity;

  speak: none;
  text-rendering: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-select-facility__handler::before {
    right: 3.75em;
    bottom: 50%;
    -webkit-transform: translate3d(0, 50%, 0) rotate(90deg);
    transform: translate3d(0, 50%, 0) rotate(90deg);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-select-facility__handler::before {
    right: 1em;
    bottom: 2em;
    -webkit-transform: translate3d(0, 0, 0) rotate(90deg);
    transform: translate3d(0, 0, 0) rotate(90deg);
  }
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-select-facility__handler:hover::before {
    color: #9f7b4a;
  }
  .l-base .l-wrapper .c-select-facility__handler:hover .c-select-facility__select {
    background-color: #f8f8f4;
    color: #9f7b4a;
  }
}
.l-base .l-wrapper .c-select-facility__select {
  width: 100%;
  height: 100%;
  border: 1px solid #9f7b4a;
  background-color: #9f7b4a;
  background-image: none;
  color: #fff;
  text-decoration: none;
  letter-spacing: 0;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color, border;
  transition-property: color, background-color, border;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-select-facility__select {
    padding-top: 1em;
    padding-right: 4.25em;
    padding-bottom: 0.9375em;
    padding-left: 1.5em;
    border-radius: 0.25em;
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-select-facility__select {
    padding-top: 1.1429em;
    padding-right: 2.8571em;
    padding-bottom: 1.1429em;
    padding-left: 1.4286em;
    width: 10em;
    border-radius: 0.1429em;
    white-space: normal;
    word-wrap: break-word;
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-select-facility__content {
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.l-base .l-wrapper .c-select-facility__content:not(.show) {
  opacity: 0;
}
.l-base .l-wrapper .c-select-facility__content.show {
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail {
    padding-top: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail {
    padding-top: 1.5em;
  }
}
.l-base .l-wrapper .c-facility-detail__section {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__section:first-child + * {
    padding-top: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__section:first-child + * {
    padding-top: 1.5em;
  }
}
.l-base .l-wrapper .c-facility-detail__section:not(:first-child) + * {
  border-top: 1px solid #d5d3d3;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__section:not(:first-child) + * {
    margin-top: 1.625em;
    padding-top: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__section:not(:first-child) + * {
    margin-top: 1.5em;
    padding-top: 1.5em;
  }
}
.l-base .l-wrapper .c-facility-detail__thumbnail {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__thumbnail {
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__thumbnail {
    border-radius: 0.125em;
  }
}
.l-base .l-wrapper .c-facility-detail__title {
  color: #9f7b4a;
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__title {
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__title {
    font-size: 112.5%;
  }
}
.l-base .l-wrapper .c-facility-detail__title.is-default {
  color: #1f1f1f;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__title + * {
    margin-top: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__title + * {
    margin-top: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__title:has(span) {
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__title:has(span) {
    font-size: 100%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__title span {
    font-size: 66.66666666666666%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__title span {
    font-size: 75%;
  }
}
.l-base .l-wrapper .c-facility-detail__blocks {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__blocks {
    gap: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__blocks {
    gap: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__blocks + * {
    margin-top: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__blocks + * {
    margin-top: 1.5em;
  }
}
.l-base .l-wrapper .c-facility-detail__label {
  letter-spacing: 0.05em;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__label {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__label {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-facility-detail__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  -ms-flex-align: baseline;
  font-family: "Zen Old Mincho", serif;
  line-height: 1;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: baseline;
  align-items: baseline;
  -webkit-box-pack: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__price {
    gap: 0.375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__price {
    gap: 0.25em;
  }
}
.l-base .l-wrapper .c-facility-detail__price__text {
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__price__text {
    font-size: 175%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__price__text {
    font-size: 150%;
  }
}
.l-base .l-wrapper .c-facility-detail__price__num {
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__price__num {
    font-size: 175%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__price__num {
    font-size: 150%;
  }
}
.l-base .l-wrapper .c-facility-detail__price__unit {
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__price__unit {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__price__unit {
    font-size: 75%;
  }
}
.l-base .l-wrapper .c-facility-detail__price__null {
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__price__null {
    font-size: 150%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__price__null {
    font-size: 150%;
  }
}
.l-base .l-wrapper .c-facility-detail__note {
  color: #9f7b4a;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__note {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__note {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-facility-detail__text {
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__text {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__text {
    font-size: 87.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__items + * {
    margin-top: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__items + * {
    margin-top: 1.5em;
  }
}
.l-base .l-wrapper .c-facility-detail__item {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__item {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__item {
    grid-template-columns: 1fr;
  }
}
.l-base .l-wrapper .c-facility-detail__heading {
  display: grid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em 0.625em;
  border: 1px solid #a3998f;
  background-color: #e0d7bf;
  text-align: center;
  letter-spacing: 0;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;

  place-content: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__heading {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__heading {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-facility-detail__content {
  display: grid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em 0.625em;
  border: 1px solid #d5d3d3;
  background-color: #f8f8f4;

  place-content: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__content {
    gap: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__content {
    gap: 0.5em;
  }
}
.l-base .l-wrapper .c-facility-detail__presence {
  line-height: 0;
}
.l-base .l-wrapper .c-facility-detail__presence span {
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__presence span {
    width: 2.375em;
    height: 2.375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__presence span {
    width: 1.875em;
    height: 1.875em;
  }
}
.l-base .l-wrapper .c-facility-detail__presence[data-presence="true"] span {
  border: 1px solid #9f7b4a;
  border-radius: 50%;
}
.l-base .l-wrapper .c-facility-detail__presence[data-presence="false"] span::before,
.l-base .l-wrapper .c-facility-detail__presence[data-presence="false"] span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 1px;
  background-color: #9f7b4a;
  content: "";
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__presence[data-presence="false"] span::before,
  .l-base .l-wrapper .c-facility-detail__presence[data-presence="false"] span::after {
    width: 2.9375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__presence[data-presence="false"] span::before,
  .l-base .l-wrapper .c-facility-detail__presence[data-presence="false"] span::after {
    width: 2.5625em;
  }
}
.l-base .l-wrapper .c-facility-detail__presence[data-presence="false"] span::before {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.l-base .l-wrapper .c-facility-detail__presence[data-presence="false"] span::after {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.l-base .l-wrapper .c-facility-detail__notes {
  text-align: center;
  line-height: 0;
}
.l-base .l-wrapper .c-facility-detail__notes span {
  position: relative;
  display: inline-block;
  padding-left: 1.2em;
  text-align: left;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__notes span {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__notes span {
    font-size: 62.5%;
  }
}
.l-base .l-wrapper .c-facility-detail__notes span::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※";
}
.l-base .l-wrapper .c-facility-detail__buttons {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__buttons {
    gap: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__buttons {
    gap: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__buttons[data-columns="2"] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__buttons[data-columns="2"] {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__buttons[data-columns="1"] {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__buttons[data-columns="1"] {
    grid-template-columns: repeat(1, 1fr);
  }
}
.l-base .l-wrapper .c-facility-detail__button .c-button__inner {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__button .c-button__inner {
    padding: 1em 1.5em 0.9375em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-detail__button .c-button__inner {
    padding: 0.7143em 1.4286em 0.6429em;
  }
}
.l-base .l-wrapper .c-facility-accordion {
  position: relative;
}
.l-base .l-wrapper .c-facility-accordion__button {
  position: sticky;
  top: calc(var(--header-height) * 1);
  z-index: 2;
  display: block;
  overflow: hidden;
  width: 100%;
  text-decoration: none;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top;
  transition-property: top;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-accordion__button {
    text-align: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-accordion__button {
    text-align: left;
  }
}
.l-base .l-wrapper .c-facility-accordion__button.is-down {
  top: 0;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-facility-accordion__button:hover:hover {
    opacity: 1;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-accordion__button.is-open .c-facility-accordion__inner {
    border-radius: 0.25em 0.25em 0 0;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-accordion__button.is-open .c-facility-accordion__inner {
    border-radius: 0.1429em 0.1429em 0 0;
  }
}
.l-base .l-wrapper .c-facility-accordion__button.is-open .c-facility-accordion__icon::before {
  opacity: 0;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper .c-facility-accordion__button:hover .c-facility-accordion__inner {
    border: 1px solid #9f7b4a;
    background-color: #f8f8f4;
    color: #9f7b4a;
  }
  .l-base .l-wrapper .c-facility-accordion__button:hover .c-facility-accordion__icon {
    border-color: #9f7b4a;
    color: #9f7b4a;
  }
  .l-base .l-wrapper .c-facility-accordion__button:hover .c-facility-accordion__icon::before,
  .l-base .l-wrapper .c-facility-accordion__button:hover .c-facility-accordion__icon::after {
    background-color: #9f7b4a;
  }
}
.l-base .l-wrapper .c-facility-accordion__inner {
  position: relative;
  display: block;
  border: 1px solid #9f7b4a;
  background-color: #9f7b4a;
  color: #fff;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color, border, border-radius;
  transition-property: color, background-color, border, border-radius;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-accordion__inner {
    padding-top: 1em;
    padding-right: 5.625em;
    padding-bottom: 0.9375em;
    padding-left: 5.625em;
    border-radius: 0.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-accordion__inner {
    padding-top: 1.2143em;
    padding-right: 4.2857em;
    padding-bottom: 1.2143em;
    padding-left: 1.4286em;
    border-radius: 0.1429em;
  }
}
.l-base .l-wrapper .c-facility-accordion__label {
  position: relative;
  top: -0.125em;
  letter-spacing: 0;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-accordion__label {
    text-align: center;
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-accordion__label {
    text-align: left;
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-facility-accordion__num,
.l-base .l-wrapper .c-facility-accordion__unit {
  position: relative;
  top: 0.0625em;
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-accordion__num,
  .l-base .l-wrapper .c-facility-accordion__unit {
    font-size: 200%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-accordion__num,
  .l-base .l-wrapper .c-facility-accordion__unit {
    font-size: 150%;
  }
}
.l-base .l-wrapper .c-facility-accordion__icon {
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 1.5em;
  height: 1.5em;
  border: 1px solid #fff;
  color: #fff;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, opacity, border-color;
  transition-property: color, opacity, border-color;
  -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
  transform: translate3d(0, -50%, 0) rotate(45deg);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-accordion__icon {
    right: 1.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-accordion__icon {
    right: 1.25em;
  }
}
.l-base .l-wrapper .c-facility-accordion__icon::before,
.l-base .l-wrapper .c-facility-accordion__icon::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0.6875em;
  height: 1px;
  background-color: #fff;
  content: "";
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background-color, opacity, -webkit-transform;
  transition-property: background-color, opacity, -webkit-transform;
  transition-property: background-color, opacity, transform;
  transition-property: background-color, opacity, transform, -webkit-transform;
}
.l-base .l-wrapper .c-facility-accordion__icon::before {
  opacity: 1;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.l-base .l-wrapper .c-facility-accordion__icon::after {
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.l-base .l-wrapper .c-facility-filter__wrapper {
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__wrapper {
    padding: 3em 6.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__wrapper {
    padding: 2.5em 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__body + * {
    margin-top: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__body + * {
    margin-top: 1.5em;
  }
}
.l-base .l-wrapper .c-facility-filter__item {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__item {
    grid-template-columns: 11.625em 1fr;
    gap: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__item {
    grid-template-columns: 1fr;
    gap: 1.5em;
  }
}
.l-base .l-wrapper .c-facility-filter__item:first-child {
  padding-bottom: 1.5em;
}
.l-base .l-wrapper .c-facility-filter__item:last-child {
  padding-top: 1.5em;
}
.l-base .l-wrapper .c-facility-filter__item:not(:first-child):not(:last-child) {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
.l-base .l-wrapper .c-facility-filter__item + * {
  border-top: 1px solid #d5d3d3;
}
.l-base .l-wrapper .c-facility-filter__label {
  position: relative;
  letter-spacing: 0.05em;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__label {
    top: 0.1875em;
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__label {
    font-size: 100%;
  }
}
.l-base .l-wrapper .c-facility-filter__contents {
  display: grid;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__contents {
    grid-template-columns: repeat(4, 1fr);
    gap: 1em 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__contents {
    grid-template-columns: repeat(2, 1fr);
    gap: 1em 0.8125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__contents[data-columns="3"] {
    grid-template-columns: 1fr 1fr calc(50% - (1.625em / 2));
  }
}
.l-base .l-wrapper .c-facility-filter__content {
  position: relative;
  padding-left: 1.375em;
}
.l-base .l-wrapper .c-facility-filter__checkbox {
  position: absolute;
  top: 0.625em;
  left: 0;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__checkbox {
    width: 0.8571em;
    height: 0.8571em;
    border-radius: 0.0625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__checkbox {
    width: 0.8571em;
    height: 0.8571em;
    border-radius: 0.2857em;
  }
}
.l-base .l-wrapper .c-facility-filter__checkbox::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline;
  color: #d5d3d3;
  content: '\F027';
  vertical-align: middle;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-family: 'icons1';
  line-height: 1;
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;

  speak: none;
  text-rendering: auto;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__checkbox::before {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__checkbox::before {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-facility-filter__checkbox:checked::before {
  color: #9f7b4a;
}
.l-base .l-wrapper .c-facility-filter__text {
  letter-spacing: 0.05em;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__text {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__text {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-facility-filter__button {
  text-align: center;
}
.l-base .l-wrapper .c-facility-filter__button .c-button {
  margin: auto;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__button .c-button {
    width: 11.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__button .c-button {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__button .c-button__inner {
    padding-right: 1.5em;
    padding-left: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-filter__button .c-button__inner {
    padding-right: 1.4286em;
    padding-left: 1.4286em;
  }
}
.l-base .l-wrapper .c-facility-list__null {
  text-align: center;
  letter-spacing: 0.05em;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-list__null {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-list__null {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-facility-list .c-image-box-4column .c-image-box-4column__name {
    letter-spacing: 0.1em;
  }
}
.l-base .l-wrapper.l-sales-lineup-hakone_myojindai-concept-page .concept-nol {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 18.5625em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-hakone_myojindai-concept-page .concept-nol {
    margin-top: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-hakone_myojindai-concept-page .concept-nol {
    margin-top: 1em;
  }
}
.l-base .l-wrapper.l-sales-information_session-top-page .date {
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-information_session-top-page .date {
    font-size: 1.5em;
    line-height: 1.4;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-information_session-top-page .date {
    font-size: 2em;
    line-height: 1.8;
  }
}
.l-base .l-wrapper.l-sales-information_session-top-page .closed {
  text-align: center;
  font-family: "Zen Old Mincho", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-information_session-top-page .closed {
    font-size: 1.125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-information_session-top-page .closed {
    font-size: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-information_session-top-page .inner {
  margin-right: auto;
  margin-left: auto;
  max-width: 47.5em;
}
.l-base .l-wrapper.l-sales-information_session-top-page .table__header {
  padding: 0.75em;
  border: 1px solid #a3998f;
  background-color: #9f7b4a;
  color: #fff;
  text-align: center;
  letter-spacing: 0.05em;
}
.l-base .l-wrapper.l-sales-information_session-top-page .table__body {
  padding: 1em 1.5em;
  border: 1px solid #d5d3d3;
}
.l-base .l-wrapper.l-sales-information_session-top-page .table ul li {
  position: relative;
  padding-left: 1em;
}
.l-base .l-wrapper.l-sales-information_session-top-page .table ul li::before {
  position: absolute;
  top: 0.85em;
  left: 0.4em;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #1f1f1f;
  content: "";
}
.l-base .l-wrapper.l-sales-information_session-top-page .link-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;

  -webkit-box-pack: start;
  justify-content: flex-start;
}
.l-base .l-wrapper.l-sales-information_session-top-page .link-box a {
  color: #9f7b4a;
  text-decoration: underline;
  font-size: 0.875em;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper.l-sales-information_session-top-page .link-box a:hover {
    opacity: 0.7;
  }
}
.l-base .l-wrapper.l-sales-information_session-top-page .link-box a img {
  margin-left: 0.5em;
  width: 1em;
  height: 1em;
  vertical-align: middle;
}
.l-base .l-wrapper.l-sales-information_session-top-page .button-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  justify-content: center;
}
.l-base .l-wrapper.l-sales-information_session-top-page .button-area .c-button {
  max-width: 25em;
}
.l-base .l-wrapper.l-sales-information_session-top-page .media {
  background-color: #fff;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-information_session-top-page .media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -ms-flex-flow: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-flow: column-reverse;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-information_session-top-page .media {
    display: grid;

    grid-template-columns: 1fr 48.95666131621188%;
  }
}
.l-base .l-wrapper.l-sales-information_session-top-page .media__content {
  display: grid;
  -ms-flex-pack: start;
  -ms-flex-align: center;

  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-information_session-top-page .media__content {
    padding: 2em 1.25em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-information_session-top-page .media__content {
    padding: 3.75em 5em;
  }
}
.l-base .l-wrapper.l-sales-information_session-top-page .media__title {
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-information_session-top-page .media__title {
    text-align: center;
    font-size: 1.5em;
    line-height: 1.4;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-information_session-top-page .media__title {
    font-size: 2em;
    line-height: 1.8;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-information_session-top-page .media__texts {
    margin-top: 1.25em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-information_session-top-page .media__texts {
    margin-top: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-information_session-top-page .media__text {
    font-size: 0.875em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-information_session-top-page .media__text {
    font-size: 1em;
  }
}
.l-base .l-wrapper.l-sales-information_session-top-page .media__notes {
  font-size: 0.875em;
  line-height: 1.8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-information_session-top-page .media__notes {
    margin-top: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-information_session-top-page .media__notes {
    margin-top: 1.625em;
  }
}
.l-base .l-wrapper.l-sales-information_session-top-page .media__button {
  max-width: 25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-information_session-top-page .media__button {
    margin-top: 2em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-information_session-top-page .media__button {
    margin-top: 2em;
    width: 25em;
  }
}
.l-base .l-wrapper.l-sales-information_session-top-page .media__image img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .l-article,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .l-article {
  padding-bottom: 0 !important;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .c-pageKv_kusatsu__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .c-pageKv_kusatsu__text {
  top: auto;
  bottom: 1.25em;
  left: 2.8125em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access {
  padding: 6.25em 3.75em 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access {
    padding: 4.375em 1.25em 4.6875em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__title {
  margin-bottom: 4.375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__title {
    margin-bottom: 3.4375em;
    line-height: 1.3;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__map-button,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__map-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin: 0.625em auto 0;
  width: 12.5em;
  height: 2.9375em;
  border: 0.0625em solid #898989;
  border-radius: 624.9375em;
  color: #898989;

  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  gap: 0.4375em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__map-button::after,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__map-button::after {
  display: block;
  width: 1em;
  background-image: url("../img/sales/lineup/kusatsu/access/icon-tab.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";

  aspect-ratio: 1/1;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__map-button span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__map-button span {
  font-size: 0.875em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__slider,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__slider {
  margin-top: 6.875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__slider,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__slider {
    margin-top: 5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__slider .c-slider__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__slider .c-slider__text {
  top: auto;
  right: 0.625em;
  bottom: 0.625em;
  left: auto;
  margin-top: auto;
  font-size: 0.8125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__slider .c-slider__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__slider .c-slider__text {
    font-size: 0.75em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__slider-title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__slider-title {
  margin-top: 2.1875em;
  font-size: 1.625em;
  line-height: 1;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__slider-title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__slider-title {
    letter-spacing: 0.1em;
    font-size: 1.125em;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__slider-text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__slider-text {
  margin-top: 1.25em;
  font-size: 1.25em;
  line-height: 2.3;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__slider-text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__slider-text {
    margin-top: 0.9375em;
    letter-spacing: 0.1em;
    font-size: 0.875em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__slider .c-slider__inner,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__slider .c-slider__inner {
  position: relative;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__slider .c-slider__pagination,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__slider .c-slider__pagination {
  position: absolute;
  bottom: 1.25em;
  left: 50%;
  z-index: 1;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);

  gap: 0.3125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__slider .c-slider__pagination,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__slider .c-slider__pagination {
    position: static;
    margin-top: 1.25em;
    -webkit-transform: none;
    transform: none;

    gap: 0;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__slider .c-slider__pagination span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__slider .c-slider__pagination span {
  width: 0.5em;
  height: auto;
  background-color: #ccc;
  opacity: 1;

  aspect-ratio: 1/1;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__slider .c-slider__pagination span.swiper-pagination-bullet-active,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__slider .c-slider__pagination span.swiper-pagination-bullet-active {
  background-color: #333;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__img2,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__img2 {
  margin-top: 4.375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access__img2,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access__img2 {
    margin-top: 2.5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access .route,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access .route {
  padding: 6.25em 5.1875em 0;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .access .route__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .access .route__title {
  margin-bottom: 2.5em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .facilities,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .facilities {
  padding: 6.5625em 3.75em 1.875em;
  background-color: #efeee8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .facilities,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .facilities {
    margin-bottom: -1.875em;
    padding: 3.75em 1.25em 0;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .facilities__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .facilities__title {
    margin-bottom: 1.875em;
    line-height: 1.3;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .facilities__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .facilities__text {
  margin-top: 3.4375em;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 1.2375em;
  line-height: 1.5;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .facilities__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .facilities__text {
    font-size: 0.875em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .facilities__item,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .facilities__item {
  display: grid;
  -ms-flex-align: center;
  margin-top: 3.4375em;

  grid-template-columns: 1fr 1fr;
  gap: 1.25em 2.1875em;
  -webkit-box-align: center;
  align-items: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .facilities__item,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .facilities__item {
    margin-top: 2.5em;

    grid-template-columns: 1fr;
    gap: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .facilities__item:nth-of-type(2),
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .facilities__item:nth-of-type(2) {
  margin-top: 2.8125em;
  padding-top: 2.8125em;
  border-top: 0.0625em solid #a69763;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .facilities__item:nth-of-type(2),
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .facilities__item:nth-of-type(2) {
    margin-top: 2.5em;
    padding-top: 2.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .facilities__item:nth-of-type(2) .facilities__item-content,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .facilities__item:nth-of-type(2) .facilities__item-content {
    text-align: right;

    grid-column: 1/2;
    grid-row: 1/2;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .facilities__item:nth-of-type(2) .facilities__item-map,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .facilities__item:nth-of-type(2) .facilities__item-map {
    grid-column: 2/3;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .facilities__item-map,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .facilities__item-map {
    border: 0.0625em solid #9fa0a0;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .facilities__item-title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .facilities__item-title {
  font-size: 1.625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .facilities__item-title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .facilities__item-title {
    letter-spacing: 0.1em;
    font-size: 1.125em;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .facilities__item-text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .facilities__item-text {
  margin-top: 1.5625em;
  letter-spacing: 0;
  font-size: 1.25em;
  line-height: 2.3;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .facilities__item-text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .facilities__item-text {
    margin-top: 0.9375em;
    margin-bottom: 1.25em;
    letter-spacing: 0.1em;
    font-size: 0.875em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .facilities__item-image-shadow,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .facilities__item-image-shadow {
  text-shadow: 1px 1px 3px rgba(0,0,0,0.7), -1px 1px 3px rgba(0,0,0,0.7), 1px -1px 3px rgba(0,0,0,0.7), -1px -1px 3px rgba(0,0,0,0.7);
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .facilities__banner,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .facilities__banner {
  margin-top: 5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .facilities__banner,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .facilities__banner {
    position: relative;
    bottom: -3.375em;
    margin-top: 1.5625em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .route,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .route {
  padding: 6.5625em 3.75em 4.375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .route,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .route {
    padding: 7.1875em 1.25em 5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .route__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .route__title {
  margin-top: 2.1875em;
  font-size: 1.625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .route__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .route__title {
    letter-spacing: 0.1em;
    font-size: 1.125em;
    line-height: 27px;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .route__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .route__text {
  margin-top: 1.5625em;
  font-size: 1.25em;
  line-height: 2.15;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-access-page .route__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-access-page .route__text {
    margin-top: 0.9375em;
    letter-spacing: 0.1em;
    font-size: 0.875em;
    line-height: 2;
  }
}
.l-base .l-wrapper .page-kusatsu {
  background-color: #fff;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-family: "Zen Old Mincho", serif;
  line-height: 1;
}
.l-base .l-wrapper .c-nav-header_kusatsu {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  width: 100%;
  background-color: #231815;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;

  -webkit-box-pack: end;
  justify-content: flex-end;
}
.l-base .l-wrapper .c-nav-header_kusatsu__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #231815;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.l-base .l-wrapper .c-nav-header_kusatsu__item {
  background-color: #231815;
  letter-spacing: 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-nav-header_kusatsu__item {
    width: calc(100% / 3);
    border-bottom: 1px solid #787878;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-nav-header_kusatsu__item:nth-child(6) {
    padding-right: 1.75em;
  }
}
.l-base .l-wrapper .c-nav-header_kusatsu__item--green {
  background-color: #91a08a;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-nav-header_kusatsu__item--green {
    padding-right: 1.875em;
    padding-left: 1.5625em;
  }
}
.l-base .l-wrapper .c-nav-header_kusatsu__item--gray {
  background-color: #787878;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-nav-header_kusatsu__item--gray:nth-last-child(2) {
    padding-left: 1.75em;
  }
  .l-base .l-wrapper .c-nav-header_kusatsu__item--gray:last-child {
    padding-right: 1.75em;
  }
}
.l-base .l-wrapper .c-nav-header_kusatsu__anchor {
  display: block;
  padding: 0.9375em 1.5625em;
  color: #fff;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-nav-header_kusatsu__anchor {
    padding: 0.875em 0;
    width: 100%;
    text-align: center;
    letter-spacing: -0.02em;
  }
}
.l-base .l-wrapper .c-nav-header_kusatsu__anchor span {
  position: relative;
  display: grid;
  font-size: 0.8125em;
  line-height: 1;

  place-items: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-nav-header_kusatsu__anchor span {
    font-size: 75%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-nav-header_kusatsu__anchor span:before {
    position: absolute;
    bottom: -0.3125em;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    content: "";
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-nav-header_kusatsu__anchor:hover span:before {
    opacity: 1;
  }
}
.l-base .l-wrapper .c-nav-footer_kusatsu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;

  -webkit-box-pack: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-nav-footer_kusatsu {
    background: -webkit-gradient(linear, left top, right top, from(#231815), color-stop(50%, #231815), color-stop(50%, #898989), to(#898989));
    background: linear-gradient(to right, #231815 0%, #231815 50%, #898989 50%, #898989 100%);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-nav-footer_kusatsu {
    -ms-flex-pack: end;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    justify-content: flex-end;
  }
}
.l-base .l-wrapper .c-nav-footer_kusatsu__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #231815;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.l-base .l-wrapper .c-nav-footer_kusatsu__item {
  background-color: #231815;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-nav-footer_kusatsu__item {
    width: calc(100% / 3);
    border-bottom: 1px solid #787878;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-nav-footer_kusatsu__item:first-child .c-nav-footer_kusatsu__anchor {
    padding-left: 3.75em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-nav-footer_kusatsu__item:last-child .c-nav-footer_kusatsu__anchor {
    padding-right: 3.75em;
  }
}
.l-base .l-wrapper .c-nav-footer_kusatsu__item--green {
  background-color: #91a08a;
}
.l-base .l-wrapper .c-nav-footer_kusatsu__item--gray {
  background-color: #787878;
}
.l-base .l-wrapper .c-nav-footer_kusatsu__anchor {
  display: block;
  padding: 0.9375em 1.875em;
  color: #fff;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-nav-footer_kusatsu__anchor {
    padding: 0.875em 0;
    width: 100%;
    text-align: center;
    letter-spacing: -0.02em;
  }
}
.l-base .l-wrapper .c-nav-footer_kusatsu__anchor span {
  position: relative;
  display: grid;
  font-size: 0.8125em;
  line-height: 1;

  place-items: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-nav-footer_kusatsu__anchor span {
    font-size: 75%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-nav-footer_kusatsu__anchor span:before {
    position: absolute;
    bottom: -0.3125em;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    content: "";
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-nav-footer_kusatsu__anchor:hover span:before {
    opacity: 1;
  }
}
.l-base .l-wrapper .c-pageKv_kusatsu {
  position: relative;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-pageKv_kusatsu {
    margin-top: -2.3125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-pageKv_kusatsu__image {
    display: block;
    margin-bottom: 1.75em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-pageKv_kusatsu__text {
    position: absolute;
    color: #fff;
    font-size: 1.3125em;
    line-height: 2.71;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-pageKv_kusatsu__text {
    text-align: center;
    font-size: 87.5%;
    line-height: 2;
  }
}
.l-base .l-wrapper .c-pageKv_kusatsu--about__text {
  top: 5.625em;
  right: 5em;
}
.l-base .l-wrapper .c-pageKv_kusatsu--about__textLb {
  bottom: 1.25em;
  left: 3.125em;
}
.l-base .l-wrapper .c-pageKv_kusatsu__caption {
  position: absolute;
  right: 3.75em;
  bottom: 1.25em;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-pageKv_kusatsu__caption {
    top: 16.875em;
    right: 1.25em;
    bottom: auto;
  }
}
.l-base .l-wrapper .c-pageKv_kusatsu__caption span {
  font-size: 0.8125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-pageKv_kusatsu__caption span {
    font-size: 75%;
  }
}
.l-base .l-wrapper .c-contact-tel_kusatsu__head {
  text-align: center;
  font-size: 1.4375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-contact-tel_kusatsu__head {
    font-size: 100%;
  }
}
.l-base .l-wrapper .c-contact-tel_kusatsu__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  margin: 1.875em 0;

  -webkit-box-pack: center;
  justify-content: center;
  gap: 2.5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-contact-tel_kusatsu__wrapper {
    margin: 1.25em 0;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.25em;
  }
}
.l-base .l-wrapper .c-contact-tel_kusatsu__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;

  -webkit-box-align: end;
  align-items: flex-end;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-contact-tel_kusatsu__item {
    -ms-flex-pack: center;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    justify-content: center;
  }
}
.l-base .l-wrapper .c-contact-tel_kusatsu__location {
  margin-right: 1.25em;
  font-size: 1.4375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-contact-tel_kusatsu__location {
    margin: 0 0 0.625em;
    width: 100%;
    text-align: center;
    font-size: 87.5%;
  }
}
.l-base .l-wrapper .c-contact-tel_kusatsu__icon {
  display: inline-block;
  margin-right: 1.25em;
  width: 6rem;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-contact-tel_kusatsu__icon {
    margin-right: 0.8125em;
    width: 2.375em;
  }
}
.l-base .l-wrapper .c-contact-tel_kusatsu__icon img {
  width: 100%;
}
.l-base .l-wrapper .c-contact-tel_kusatsu__number {
  margin-bottom: -0.4375em;
  color: #231815;
  font-family: "EB Garamond", serif;
}
.l-base .l-wrapper .c-contact-tel_kusatsu__number span {
  font-size: 3.875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-contact-tel_kusatsu__number span {
    font-size: 2em;
  }
}
.l-base .l-wrapper .c-contact-tel_kusatsu__footer {
  text-align: center;
  font-size: 1.125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-contact-tel_kusatsu__footer {
    font-size: 87.5%;
    line-height: 1.5;
  }
}
.l-base .l-wrapper .c-banner-kusatsu__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  width: 43.125em;
  height: 8.9375em;
  background: url("../img/sales/lineup/kusatsu/common/banner.jpg") no-repeat center center/cover;
  color: #fff;
  text-shadow: 2px 1px 3px #000;
  letter-spacing: 0.1em;

  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-inline: auto;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-banner-kusatsu__btn {
    width: 100%;
    height: 6em;
  }
}
.l-base .l-wrapper .c-banner-kusatsu__btn span {
  font-size: 1.9375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-banner-kusatsu__btn span {
    text-align: center;
    font-size: 1.25em;
    line-height: 1.45;
  }
}
.l-base .l-wrapper .c-img-caption {
  position: relative;
}
.l-base .l-wrapper .c-img-caption__text {
  position: absolute;
  right: 0.75em;
  bottom: 0.75em;
  color: #fff;
  font-size: 0.8125em;
  font-family: "Noto Sans JP", sans-serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-img-caption__text {
    right: 0.625em;
    bottom: 0.625em;
    font-size: 75%;
  }
}
.l-base .l-wrapper .c-img-caption__text--black {
  color: #231815;
}
.l-base .l-wrapper .c-title-en {
  position: relative;
  color: #a69763;
  text-align: center;
  letter-spacing: 0.4em;
  font-family: "EB Garamond", serif;
}
.l-base .l-wrapper .c-title-en::before {
  position: absolute;
  bottom: -0.9375em;
  left: 50%;
  width: 2.8125em;
  width: 2em;
  height: 3px;
  height: 2px;
  background-color: #a69763;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.l-base .l-wrapper .c-title-en span {
  font-size: 2.5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-title-en span {
    font-size: 2em;
  }
}
.l-base .l-wrapper .c-color-brass {
  color: #a98320;
}
.l-base .l-wrapper .c-color-oliveGold {
  color: #ccc;
}
.l-base .l-wrapper .c-bg-beige_kusatsu {
  background-color: #efeee8;
}
.l-base .l-wrapper .c-bg-brass_kusatsu {
  background-color: #a98320 !important;
}
.l-base .l-wrapper .sample-image-css {
  margin: 3.125em auto;
  width: 31.25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .sample-image-css {
    width: 100%;
  }
}
.l-base .l-wrapper .sample-padding-css {
  padding: 3.125em 0;
}
.l-base .l-wrapper .sample-margin-css {
  margin: 3.125em auto;
}
.l-base .l-wrapper .c-button--tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin: 0.625em auto 0;
  width: 12.5em;
  height: 2.9375em;
  border: 0.0625em solid #898989;
  border-radius: 624.9375em;
  background-position: center;
  color: #898989;

  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  gap: 0.4375em;
}
.l-base .l-wrapper .c-button--tab::after {
  display: block;
  width: 1em;
  background-image: url("../img/sales/lineup/kusatsu/common/icon-tab.svg");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";

  aspect-ratio: 1/1;
}
.l-base .l-wrapper .c-button--tab span {
  font-size: 0.875em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .l-article,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .l-article {
  padding-bottom: 0 !important;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-pageKv_kusatsu--concept__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-pageKv_kusatsu--concept__text {
  top: 6.4375em;
  right: 4.5em;
  font-size: 1em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-pageKv_kusatsu--concept__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-pageKv_kusatsu--concept__text {
    font-size: 1em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-pageKv_kusatsu--concept__text span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-pageKv_kusatsu--concept__text span {
  font-size: 1.3125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-pageKv_kusatsu--concept__text span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-pageKv_kusatsu--concept__text span {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-concept,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-concept {
  padding: 6.875em 0 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-concept,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-concept {
    padding-top: 5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-concept__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-concept__title {
  margin-top: 4.375em;
  text-align: center;
  letter-spacing: 0.2em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-concept__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-concept__title {
    margin-top: 3.125em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-concept__title span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-concept__title span {
  font-size: 2.6875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-concept__title span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-concept__title span {
    font-size: 150%;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-concept__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-concept__text {
  margin-top: 1.5625em;
  text-align: center;
  font-size: 1.3125em;
  line-height: 2.42;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-concept__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-concept__text {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-landplan,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-landplan {
  padding: 6.25em 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-landplan,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-landplan {
    padding: 5em 1.25em 3.75em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-landplan__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-landplan__text {
  margin-top: 3.75em;
  text-align: center;
  line-height: 2.42;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-landplan__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-landplan__text {
    margin-top: 3.125em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-landplan__text span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-landplan__text span {
  font-size: 1.3125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-landplan__text span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-landplan__text span {
    letter-spacing: -0.02em;
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-landplan__map,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-landplan__map {
  margin: 3.125em auto 0;
  width: 80em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-landplan__map,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-landplan__map {
    margin-top: 2.5em;
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-landplan__map__image,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-landplan__map__image {
  width: 100%;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-landplan__map__content,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-landplan__map__content {
  margin: 0 auto;
  width: 61.25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-landplan__map__content,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-landplan__map__content {
    width: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-landplan__map__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-landplan__map__title {
    margin-top: 2.5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-landplan__map__title span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-landplan__map__title span {
  font-size: 1.625em;
  line-height: 1.76;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-landplan__map__title span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-landplan__map__title span {
    font-size: 112.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-landplan__map__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-landplan__map__text {
  margin-top: 1.25em;
  line-height: 2.3;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-landplan__map__text span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-landplan__map__text span {
  font-size: 1.25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-landplan__map__text span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-landplan__map__text span {
    letter-spacing: 0;
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience {
  padding: 3.75em 3.75em 5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience {
    padding: 3.75em 0 5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__text {
  margin-top: 5em;
  text-align: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__text {
    margin-top: 3.125em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__text span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__text span {
  font-size: 1.3125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__text span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__text span {
    font-size: 87.5%;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__item,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__item {
  margin-top: 5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__item,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__item {
    margin-top: 2.5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__items,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3.125em;

  gap: 2em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__items,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__items:first-child .c-experience__image,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__items:first-child .c-experience__image {
    aspect-ratio: 759/500;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__items:first-child .c-experience__image img,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__items:first-child .c-experience__image img {
    height: 100%;

    -o-object-fit: cover;
    object-fit: cover;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__items:last-child,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__items:last-child {
  margin: 0;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__image,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__image {
  height: 100%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__image,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__image {
    -ms-flex-order: 1;

    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__content,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 28.4375em;

  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__content,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__content {
    -ms-flex-order: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1.25em;
    width: 100%;

    -webkit-box-ordinal-group: 3;
    order: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__content__image,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__content__image {
  margin-top: auto;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__content__image,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__content__image {
    margin-top: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__content__note,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__content__note {
  margin-top: 1em;
  font-size: 87.5%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__content__note,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__content__note {
    font-size: 75%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__textBox__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__textBox__title {
  margin-bottom: 1rem;
  color: #a69763;
  letter-spacing: 0.3em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__textBox__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__textBox__title {
    letter-spacing: 0.1em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__textBox__title--big,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__textBox__title--big {
  font-size: 3.5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__textBox__title--big,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__textBox__title--big {
    font-size: 150%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__textBox__title--small,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__textBox__title--small {
  font-size: 2.1875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__textBox__title--small,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__textBox__title--small {
    font-size: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__textBox__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__textBox__text {
  text-align: justify;
  letter-spacing: -0.08em;
  font-size: 125%;
  line-height: 2.15;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-concept-page .c-experience__textBox__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-concept-page .c-experience__textBox__text {
    letter-spacing: 0;
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .l-article,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .l-article {
  padding-bottom: 0 !important;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__pc-only,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__pc-only {
  display: block;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__pc-only,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__pc-only {
    display: none;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__sp-only,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__sp-only {
  display: none;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__sp-only,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__sp-only {
    display: block;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__link,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__link {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.6875em 0.625em;
  width: 17.8125em;
  background-color: #898989;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__link:hover,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__link:hover {
    border: 1px solid #898989;
    background-color: #fff;
    color: #898989;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__link:hover:after,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__link:hover:after {
    border-left: 0.5625em solid #898989;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__link--w362,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__link--w362 {
  padding: 2.25em 0.625em 2.25em 0.025em;
  width: 22.625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__link--w362,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__link--w362 {
    width: 20.3125em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__link__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__link__text {
  font-size: 1.25em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__link__txt,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__link__txt {
  font-size: 1.4375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__link,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__link {
    margin-right: auto;
    margin-left: auto;
    padding: 1em 0;
    width: 100%;
    text-align: center;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__link span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__link span {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__link--yellow,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__link--yellow {
  border: 1px solid #aa8420;
  background-color: #aa8420;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__link--yellow:hover,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__link--yellow:hover {
    background-color: #fff;
    color: #aa8420;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__link--yellow:hover:after,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__link--yellow:hover:after {
    border-left: 0.5625em solid #aa8420;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__link::after,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__link::after {
  position: absolute;
  top: 50%;
  right: 5%;
  border-style: solid;
  border-top: 0.3125em solid transparent;
  border-right: 0;
  border-bottom: 0.3125em solid transparent;
  border-left: 0.5625em solid #fff;
  content: "";
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__kv,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__kv {
  position: relative;
  top: -4.1875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__kv,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__kv {
    top: 0;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__information,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__information {
  margin-top: 3.125em;
  padding: 0 3.75em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__information,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__information {
    margin-top: 5.1875em;
    padding: 0 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__information__subTitle,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__information__subTitle {
  margin-top: 3.6875em;
  text-align: center;
  letter-spacing: 0.2em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__information__subTitle,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__information__subTitle {
    margin-top: 3.125em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__information__subTitle span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__information__subTitle span {
  font-size: 2.5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__information__subTitle span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__information__subTitle span {
    font-size: 1.5em;
    line-height: 1.8;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__information__icon,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__information__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  margin-top: 2.5em;

  gap: 0.3125em;
  -webkit-box-pack: end;
  justify-content: flex-end;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__information__icon,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__information__icon {
    -ms-flex-pack: center;
    margin-top: 1.25em;

    -webkit-box-pack: center;
    justify-content: center;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__information__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__information__text {
  padding: 0.3125em 0;
  width: 6.0625em;
  background-color: #898989;
  color: #fff;
  text-align: center;
  letter-spacing: 0.0016em;
  font-size: 1.0625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__information__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__information__text {
    padding: 0.375em 1.5em;
    font-size: 75%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__information__text--yellow,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__information__text--yellow {
  background-color: #aa8420;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content {
  margin-top: 1.0625em;
  padding: 3.9375em 3.75em;
  background-color: #efeee8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content {
    margin-top: 3.75em;
    padding: 3.75em 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__f40,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__f40 {
  font-size: 2.5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__f40,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__f40 {
    font-size: 1.375em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__f20,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__f20 {
  font-size: 125%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__f20,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__f20 {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__title {
  text-align: center;
  line-height: 1.7;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__title {
    white-space: nowrap;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__title span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__title span {
  font-size: 1.625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__title span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__title span {
    font-size: 112.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-top: 1.875em;

  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  gap: 2.5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box {
    display: block;
    margin-top: 0;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__right,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__right {
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__right__tr td,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__right__tr td {
  vertical-align: bottom;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__right__tr--top td,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__right__tr--top td {
  vertical-align: top;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__right__tr:not(first-child),
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__right__tr:not(first-child) {
  display: block;
  margin-top: 1.25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__right__tr:not(first-child),
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__right__tr:not(first-child) {
    margin-top: 1.4375em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__right__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__right__title {
  padding-right: 1.6875em;
  white-space: nowrap;
  line-height: 1.9;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__right__title span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__right__title span {
  font-size: 1.25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__right__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__right__title {
    padding-right: 0.625em;
    line-height: 1;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__right__title span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__right__title span {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__right__text--under,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__right__text--under {
  white-space: nowrap;
  line-height: 1.9;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__right__text--under,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__right__text--under {
    position: relative;
    top: -0.25em;
    padding-top: 0;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__right__text--span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__right__text--span {
  font-size: 125%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__right__text--span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__right__text--span {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__text {
  margin-top: 2.5em;
  line-height: 1.8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__text {
    margin-top: 1.25em;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.3;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__text span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__text span {
  font-size: 1.0625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__text span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__text span {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__text02,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__text02 {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.8;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__text02 span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__text02 span {
  font-size: 1.0625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__text02 span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__text02 span {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__caution,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__caution {
  margin-top: 2.5em;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.8125em;
  line-height: 1.5;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__caution,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__caution {
    margin-top: 1.875em;
    font-size: 75%;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__btn,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3.125em;

  gap: 0.625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__btn,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__btn {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1.5625em;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    gap: 1.4375em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__left,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__left {
  width: 35.9375em;

  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__content__box__left,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__content__box__left {
    display: none;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__contact,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__contact {
  margin-top: 5.25em;
  padding-bottom: 5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__contact,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__contact {
    margin-top: 3.75em;
    padding: 0 1.25em 2.8125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__contact__head,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__contact__head {
    margin-top: 0.625em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__contact__btn,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__contact__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  margin-top: 4.625em;

  gap: 0.625em;
  -webkit-box-pack: center;
  justify-content: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-information-page .c-information__contact__btn,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-information-page .c-information__contact__btn {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 2.875em;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    gap: 1.3125em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-outline-page .l-article,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-outline-page .l-article {
  padding-bottom: 0 !important;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-outline-page .outline__link,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-outline-page .outline__link {
  display: grid;
  margin-top: 3.75em;
  padding: 0 3.75em;

  grid-template-columns: repeat(2, 1fr);
  gap: 1.5625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-outline-page .outline__link,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-outline-page .outline__link {
    margin-top: 2.5em;
    padding: 0 1.25em;

    grid-template-columns: 1fr;
    gap: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-outline-page .outline__link-item,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-outline-page .outline__link-item {
  position: relative;
  display: grid;
  padding: 1.25em 0;
  border: 1px solid #231815;
  color: #231815;
  font-size: 1em;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;

  place-items: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-outline-page .outline__link-item,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-outline-page .outline__link-item {
    padding: 0.9375em 0;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-outline-page .outline__link-item:hover,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-outline-page .outline__link-item:hover {
  background-color: #e0d7bf;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-outline-page .outline__link-item::after,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-outline-page .outline__link-item::after {
  position: absolute;
  top: 0;
  right: 1.25em;
  bottom: 0;
  display: inline-block;
  margin: auto;
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 1px currentColor;
  border-right: solid 1px currentColor;
  content: "";
  opacity: 0.7;
  -webkit-transform: scale(1.1, 1) rotate(135deg);
  transform: scale(1.1, 1) rotate(135deg);
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-outline-page .outline__attention,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-outline-page .outline__attention {
  color: #dc004d;
  font-size: 125%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-outline-page .outline__attention,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-outline-page .outline__attention {
    font-size: 112.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-outline-page .c-nav-footer_kusatsu,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-outline-page .c-nav-footer_kusatsu {
  margin-top: 5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-outline-page .c-nav-footer_kusatsu,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-outline-page .c-nav-footer_kusatsu {
    margin-top: 3.75em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .l-article,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .l-article {
  padding-bottom: 0 !important;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-pageKv_kusatsu__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-pageKv_kusatsu__text {
  top: auto;
  bottom: 1.25em;
  left: 2.8125em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-pageKv_kusatsu__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-pageKv_kusatsu__text {
    text-shadow: 1px 1px 3px rgba(0,0,0,0.7), -1px 1px 3px rgba(0,0,0,0.7), 1px -1px 3px rgba(0,0,0,0.7), -1px -1px 3px rgba(0,0,0,0.7);
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public {
  margin-top: 6.25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public {
    margin-top: 4.8125em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__pc-only,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__pc-only {
  display: #000;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__pc-only,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__pc-only {
    display: none;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__sp-only,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__sp-only {
  display: none;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__sp-only,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__sp-only {
    display: block;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__wrap,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__wrap {
  padding: 5.1875em 3.75em 4.375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__wrap,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__wrap {
    padding: 2.75em 1.25em 2.1875em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__wrap__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__wrap__text {
  text-align: center;
  letter-spacing: 0.0125em;
  line-height: 2.5;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__wrap__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__wrap__text {
    line-height: 1.9;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__wrap__text span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__wrap__text span {
  font-size: 1.3125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__wrap__text span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__wrap__text span {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__wrap__img,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__wrap__img {
  margin: 3.4375em auto 0;
  max-width: 55.625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__wrap__img,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__wrap__img {
    margin-top: 1.8125em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery {
  background-color: #efeee8;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__container,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__container {
  padding: 3.9375em 3.75em 4.375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__container,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__container {
    padding: 3.75em 1.25em 4.375em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__body,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  margin-top: 2.5em;

  -webkit-box-align: center;
  align-items: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__body,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__body {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    margin-top: 0;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: start;
    align-items: flex-start;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__body--m23,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__body--m23 {
  margin-top: 1.4375em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__body--m27,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__body--m27 {
  margin-top: 1.6875em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__body--center,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__body--center {
  margin-right: auto;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__body--center,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__body--center {
    margin-left: 0;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__item--m45,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__item--m45 {
  margin-top: 2.8125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__item--m45,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__item--m45 {
    margin-top: 2.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__title {
  position: relative;
  padding-right: 2.375em;
  color: #a69763;
  letter-spacing: 0.3em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__title {
    letter-spacing: inherit;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__title span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__title span {
  font-size: 1.75em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__title span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__title span {
    font-size: 150%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__title::after,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__title::after {
  position: absolute;
  top: 50%;
  right: 10%;
  width: 1px;
  height: 3.4375em;
  background-color: #a69763;
  content: "";
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__title::after,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__title::after {
    content: none;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__title--p31,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__title--p31 {
  padding-right: 1.9375em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__text {
  letter-spacing: 0.0125em;
  line-height: 1.75;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__text span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__text span {
  font-size: 1em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__text span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__text span {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__text--nowrap,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__text--nowrap {
  white-space: nowrap;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__text--nowrap,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__text--nowrap {
    white-space: wrap;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__text--ls,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__text--ls {
  letter-spacing: -0.05em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__text--ls,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__text--ls {
    letter-spacing: 0.0125em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__text {
    margin-top: 0.4375em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__wrap,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  margin-top: 1em;

  -webkit-box-align: start;
  align-items: flex-start;
  gap: 2.25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__wrap,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__wrap {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 2.25em;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__wrap--hr,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__wrap--hr {
  position: relative;
  margin-top: 1.625em;

  gap: inherit;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__wrap--hr,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__wrap--hr {
    margin-top: 5em;

    gap: 1em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__wrap--hr::before,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__wrap--hr::before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 2.8125em;
  width: 100%;
  height: 3px;
  height: 1px;
  background-color: #c9caca;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .c-public__gallery__wrap--hr::before,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .c-public__gallery__wrap--hr::before {
    top: -2.5em;
    background-color: #aa8420;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-public-page .l-article,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-public-page .l-article {
  padding-bottom: 0 !important;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-pageKv_kusatsu__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-pageKv_kusatsu__text {
    text-shadow: 1px 1px 3px rgba(0,0,0,0.7), -1px 1px 3px rgba(0,0,0,0.7), 1px -1px 3px rgba(0,0,0,0.7), -1px -1px 3px rgba(0,0,0,0.7);
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant {
  padding: 6.875em 0 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant {
    padding: 4.8125em 0 0;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__pc-only,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__pc-only {
  display: #000;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__pc-only,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__pc-only {
    display: none;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__sp-only,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__sp-only {
  display: none;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__sp-only,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__sp-only {
    display: block;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__wrap,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__wrap {
    padding-right: 1.25em;
    padding-left: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__text {
  margin-top: 2.6875em;
  text-align: center;
  font-size: 1.3125em;
  line-height: 2.4;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__text {
    margin-top: 3.4375em;
    font-size: 87.5%;
    line-height: 2.1;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__list,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4.375em;
  margin-right: auto;
  margin-left: auto;
  max-width: 46.6875em;

  gap: 2.0625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__list,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__list {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 2.0625em;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    gap: 2.5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__item,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__item {
  margin: 0 auto;
  max-width: 22.25em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__item__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__item__title {
  margin-top: 1.25em;
  color: #a69763;
  text-align: center;
  letter-spacing: 0.0063em;
  line-height: 1.65;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__item__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__item__title {
    margin-top: 1.125em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__item__title span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__item__title span {
  font-size: 1.25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__item__title span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__item__title span {
    font-size: 112.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__item__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__item__text {
  margin-top: 0.875em;
  text-align: center;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__item__text p,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__item__text p {
  letter-spacing: 0em;
  font-size: 1em;
  line-height: 2.1;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__item__text p,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__item__text p {
    font-size: 87.5%;
    line-height: 1.9;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__introduction,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__introduction {
  margin-top: 6.25em;
  padding: 3.75em 3.625em 4.75em;
  background: #efeee8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__introduction,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__introduction {
    margin-top: 3.8125em;
    padding: 2.3125em 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__introduction__item,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__introduction__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;

  gap: 1.875em;
  -webkit-box-align: center;
  align-items: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__introduction__item,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__introduction__item {
    -ms-flex-direction: column;
    flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__introduction__item:not(first-child),
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__introduction__item:not(first-child) {
  margin-top: 1.375em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__introduction__item--reverse,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__introduction__item--reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__introduction__item--reverse,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__introduction__item--reverse {
    -ms-flex-direction: column;
    flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__introduction__image,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__introduction__image {
  width: 50%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__introduction__image,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__introduction__image {
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__introduction__body,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__introduction__body {
  width: 50%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__introduction__body,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__introduction__body {
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__introduction__body--reverse,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__introduction__body--reverse {
  text-align: right;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__introduction__body--reverse,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__introduction__body--reverse {
    text-align: left;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__introduction__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__introduction__title {
  position: relative;
  letter-spacing: 0.0125em;
  font-size: 1.625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__introduction__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__introduction__title {
    font-size: 112.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__introduction__title::after,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__introduction__title::after {
  position: absolute;
  bottom: -0.625em;
  left: 0;
  width: 100%;
  border-bottom: solid 1px #a69763;
  content: '';
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__introduction__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__introduction__text {
  margin-top: 1.375em;
  font-size: 1.25em;
  line-height: 2.25;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__introduction__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__introduction__text {
    margin-top: 1.1875em;
    font-size: 87.5%;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__content,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__content {
  margin-top: 7em;
  padding-bottom: 5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__content,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__content {
    margin-top: 3.75em;
    padding: 0 1.25em 3.75em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__content__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__content__title {
  text-align: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__content__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__content__title {
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__content__title span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__content__title span {
  font-size: 1.625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__content__title span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__content__title span {
    font-size: 112.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__content__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__content__text {
  margin-top: 1.6875em;
  text-align: center;
  line-height: 2.25;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__content__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__content__text {
    margin-top: 0.5em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__content__text p,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__content__text p {
  font-size: 1.25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__content__text p,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__content__text p {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__content__image,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__content__image {
  display: grid;
  margin: 2.875em auto 0;
  max-width: 59.375em;

  grid-template-columns: repeat(3, 1fr);
  gap: 2.0625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .c-restaurant__content__image,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .c-restaurant__content__image {
    margin-top: 2.5em;

    grid-template-columns: repeat(1, 1fr);
    gap: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-restaurant-page .l-article,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-restaurant-page .l-article {
  padding-bottom: 0 !important;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .l-article,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .l-article {
  padding-bottom: 0 !important;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .c-pageKv_kusatsu__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .c-pageKv_kusatsu__text {
  top: auto;
  bottom: 1.25em;
  left: 2.8125em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .c-title-en,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .c-title-en {
  color: #91a08a;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .c-title-en::before,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .c-title-en::before {
  background-color: #91a08a;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .desc,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .desc {
  padding: 5.9375em 0 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .desc,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .desc {
    padding: 4.6875em 0 0;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .desc__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .desc__title {
  text-align: center;
  letter-spacing: 0.14em;
  font-size: 2.5em;
  line-height: 1.725;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .desc__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .desc__title {
    letter-spacing: 0.09em;
    font-size: 1.5em;
    line-height: 1.5;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .desc__title span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .desc__title span {
    display: block;
    margin-top: 0.3125em;
    font-size: 1.125em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .desc__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .desc__text {
  margin-top: 3.75em;
  text-align: center;
  font-size: 1.3125em;
  line-height: 2.42857143;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .desc__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .desc__text {
    margin-top: 3.4375em;
    letter-spacing: 0;
    font-size: 0.875em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .desc__link,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .desc__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-top: 4.6875em;

  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 0.625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .desc__link,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .desc__link {
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 2.5em 1.25em 0;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    gap: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .desc__link a,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .desc__link a {
  position: relative;
  display: grid;
  width: 17.1875em;
  height: 4.375em;
  border: 0.0625em solid #4c4948;
  background-color: #4c4948;
  color: #fff;
  font-size: 1.3125em;
  line-height: 1;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;

  place-items: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .desc__link a,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .desc__link a {
    width: 100%;
    height: 3.4375em;
    font-size: 0.875em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .desc__link a:first-child,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .desc__link a:first-child {
  border-color: #aa8420;
  background-color: #aa8420;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .desc__link a:first-child:hover,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .desc__link a:first-child:hover {
  background-color: #fff;
  color: #aa8420;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .desc__link a::after,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .desc__link a::after {
  position: absolute;
  top: 50%;
  right: 0.625em;
  display: block;
  height: 1em;
  color: inherit;
  content: "▶︎";
  font-size: 0.875em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .desc__link a::after,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .desc__link a::after {
    right: 0.9375em;
    font-size: 1em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .desc__link a:hover,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .desc__link a:hover {
  background-color: #fff;
  color: #4c4948;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about {
  overflow: hidden;
  padding: 3.4375em 3.75em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about {
    padding: 5em 1.25em 3.75em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__box,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__box {
    height: 100vh;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__box img,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__box img {
  height: 100%;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__title {
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 2.6875em;
  line-height: 1.46;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__title {
    font-size: 1.5em;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__text {
  margin-top: 1.25em;
  text-align: center;
  letter-spacing: 0.07em;
  font-size: 1.3125em;
  line-height: 2.42857143;
  line-height: 2.428;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__text {
    font-size: 0.875em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__imgs,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__imgs {
  display: grid;
  margin: 2.8125em auto 0;
  width: 46.25em;

  grid-template-columns: 1fr 1fr;
  gap: 1.875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__imgs,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__imgs {
    margin: 0.9375em auto 0;
    width: 100%;

    grid-template-columns: 1fr;
    gap: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__imgs .c-img-caption__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__imgs .c-img-caption__text {
  letter-spacing: 0;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__title-en,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__title-en {
  margin-top: 6.5625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__title-en,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__title-en {
    margin-top: 5.3125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__map,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__map {
    margin: -7.1875em auto 0;
    height: 100vh;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__map,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__map {
    margin-top: 3.4375em;
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__map img,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__map img {
  width: 100%;
  height: 100%;

  -o-object-fit: contain;
  object-fit: contain;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__map-title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__map-title {
  margin: -2.5em 1.25em 0;
  font-size: 1.625em;
  line-height: 1.53;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__map-title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__map-title {
    margin: 1.875em auto 0;
    font-size: 1.125em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__map-text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__map-text {
  margin: 1.25em 1.5625em 0;
  font-size: 1.25em;
  line-height: 2.3;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__map-text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__map-text {
    margin: 0.625em auto 0;
    letter-spacing: 0;
    font-size: 0.875em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__equipment,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__equipment {
  margin: 4.0625em 0 0 2.1875em;
  padding-left: 1.875em;
  border-left: 0.0625em solid #a69763;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__equipment,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__equipment {
    margin: 2.1875em auto 0;
    padding: 0;
    border: none;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__equipment-title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__equipment-title {
  color: #a69763;
  letter-spacing: 0.15em;
  font-size: 1.3125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__equipment-title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__equipment-title {
    letter-spacing: 0;
    font-size: 1em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__equipment-img,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__equipment-img {
  margin-top: 1.25em;
  width: 100%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .about__equipment-img,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .about__equipment-img {
    margin-top: 0.9375em;
    margin-left: -1.25em;
    max-width: unset;
    width: 100vw;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge {
  margin-top: 3.125em;
  padding: 4.375em 3.75em 5em;
  background-color: #efeee8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge {
    margin-top: 0;
    padding: 4.0625em 1.25em 3.75em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__title {
  margin-top: 2.5em;
  text-align: center;
  font-size: 1.75em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__title {
    margin-top: 2.8125em;
    font-size: 1.125em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__text {
  margin-top: 1.25em;
  text-align: center;
  font-size: 1.25em;
  line-height: 2.3;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__text {
    margin-top: 0.8125em;
    letter-spacing: 0;
    font-size: 0.875em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__top,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__top {
  margin-top: 4.375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__top,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__top {
    margin-top: 2.1875em;
    margin-left: -1.25em;
    max-width: unset;
    width: 100vw;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__middle,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__middle {
  display: grid;
  margin-top: 1.875em;

  grid-template-columns: 588fr 622fr;
  grid-template-rows: repeat(3, auto);
  gap: 0 1.875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__middle,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__middle {
    margin-top: 3.4375em;

    grid-template-columns: 1fr;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__middle-title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__middle-title {
  font-size: 1.625em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__middle-title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__middle-title {
    grid-column: 2/3;
    grid-row: 1/2;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__middle-title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__middle-title {
    font-size: 1.125em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__middle-text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__middle-text {
  margin-top: 0.8125em;
  letter-spacing: 0.07em;
  font-size: 1.25em;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__middle-text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__middle-text {
    grid-column: 2/3;
    grid-row: 2/3;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__middle-text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__middle-text {
    letter-spacing: 0;
    font-size: 0.875em;
    line-height: 2;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__middle-img,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__middle-img {
    grid-column: 1/2;
    grid-row: 1/4;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__middle-img,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__middle-img {
    margin-top: 0.9375em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__caption,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__caption {
  margin-top: 1.0625em;
  border: 0.125em solid #91a08a;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__caption,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__caption {
    grid-column: 2/3;
    grid-row: 3/4;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__caption,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__caption {
    margin-top: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__caption-title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__caption-title {
  padding: 0.375em 1.25em;
  background-color: #91a08a;
  color: #fff;
  text-align: center;
  font-size: 1.625em;
  line-height: 1.26;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__caption-title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__caption-title {
    padding: 0.75em 0;
    font-size: 1.125em;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__caption-text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__caption-text {
  padding: 0.625em 0em 0.625em 1.5625em;
  letter-spacing: 0.03em;
  font-size: 1.25em;
  line-height: 1.7;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__caption-text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__caption-text {
    padding: 1.25em 0.9375em 0.875em;
    font-size: 0.875em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__bottom,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__bottom {
  display: grid;
  margin-top: 2.1875em;

  grid-template-columns: 588fr 622fr;
  gap: 1.875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__bottom,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__bottom {
    margin-top: 3em;

    grid-template-columns: 1fr;
    gap: 1.5625em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__bottom-right,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__bottom-right {
  margin-top: auto;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__bottom-title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__bottom-title {
  font-size: 1.625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__bottom-title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__bottom-title {
    font-size: 1.125em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__bottom-text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__bottom-text {
  margin-top: 0.625em;
  font-size: 1.25em;
  line-height: 1.7;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .lounge__bottom-text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .lounge__bottom-text {
    letter-spacing: 0;
    font-size: 0.875em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room {
  overflow: hidden;
  padding: 6.875em 3.75em 4.6875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room {
    padding: 4.0625em 1.25em 3.75em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__top-img,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__top-img {
  margin-top: 4.375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__top-img,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__top-img {
    margin-top: 3.4375em;
    margin-left: -1.25em;
    max-width: unset;
    width: 100vw;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__imgs,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__imgs {
  position: relative;
  z-index: 1;
  display: grid;
  margin-top: 2.1875em;

  grid-template-columns: 1fr 1fr;
  gap: 1.875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__imgs,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__imgs {
    margin-top: 2.5em;

    grid-template-columns: 1fr;
    gap: 1.25em;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__imgs .c-img-caption__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__imgs .c-img-caption__text {
    letter-spacing: 0;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__imgs-img,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__imgs-img {
  width: 100%;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__middle,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__middle {
  display: grid;
  margin-top: 3.75em;

  grid-template-columns: 1fr 1fr;
  gap: 1.875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__middle,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__middle {
    margin-top: 0.9375em;

    grid-template-columns: 1fr;
    gap: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__left,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__left {
  position: relative;
  z-index: 1;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__left-text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__left-text {
  letter-spacing: 0;
  font-size: 1.25em;
  line-height: 2.3;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__left-text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__left-text {
    font-size: 0.875em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__pet,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__pet {
  margin-top: 3.75em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__pet,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__pet {
    margin-top: 2.5em;
    width: 20.9375em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__pet-title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__pet-title {
  color: #91a08a;
  font-size: 1.25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__pet-title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__pet-title {
    letter-spacing: 0;
    font-size: 1em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__pet-img,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__pet-img {
  margin-top: 0.9375em;
  width: 26.25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__pet-img,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__pet-img {
    margin-top: 1.25em;
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__pet__note,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__pet__note {
  display: inline-block;
  margin-top: 1em;
  font-size: 87.5%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__pet__note,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__pet__note {
    font-size: 75%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__right,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__right {
  position: relative;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__right .c-img-caption__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__right .c-img-caption__text {
    right: 1.5625em;
    bottom: 0;
    letter-spacing: 0;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__right img,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__right img {
  margin: -7.5em 0 -5.125em -21.6875em;
  max-width: unset;
  width: 167%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__right img,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__right img {
    margin: 1.25em 0 0 -1.25em;
    width: 100vw;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__table,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__table {
  position: relative;
  z-index: 1;
  margin-top: 2.8125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__table,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__table {
    margin-top: 2.5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__table .c-table__table,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__table .c-table__table {
  width: 100%;
  table-layout: fixed;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__table .c-table__table,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__table .c-table__table {
    table-layout: auto;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__table .c-table__wrapper,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__table .c-table__wrapper {
    padding-bottom: 0.625em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__table .c-table__cell,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__table .c-table__cell {
  padding: 0.3125em 0.9375em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__table .c-table__head th,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__table .c-table__head th {
  padding: 0.3125em 0;
  border-color: #231815;
  border-bottom: 0.125em solid #000;
  background-color: #fff;
  color: #231815;
  letter-spacing: 0;
  font-size: 1.25em;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.15;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__table .c-table__head th:not(:first-child),
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__table .c-table__head th:not(:first-child) {
    width: 8.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__table .c-table__head th,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__table .c-table__head th {
    padding: 0.3125em 0;
    border-width: 1px;
    background-color: #91a08a;
    color: #fff;
    font-size: 1em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__table .c-table__body th,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__table .c-table__body th {
  border-color: #231815;
  background-color: #91a08a;
  color: #fff;
  text-align: left;
  font-size: 1.375em;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__table .c-table__body th,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__table .c-table__body th {
    letter-spacing: -0.1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__table .c-table__body th,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__table .c-table__body th {
    padding: 0.25em 0;
    background-color: #fff;
    color: #231815;
    text-align: center;
    font-size: 0.75em;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__table .c-table__body th:not(:last-child),
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__table .c-table__body th:not(:last-child) {
    width: 5.625em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__table .c-table__body td,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__table .c-table__body td {
  border-color: #231815;
  background-color: #fff;
  color: #231815;
  font-size: 1.4375em;
  font-family: "Zen Old Mincho", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__table .c-table__body td,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__table .c-table__body td {
    font-size: 0.875em;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__table .c-table__body td:not(:last-child),
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__table .c-table__body td:not(:last-child) {
    width: 5.625em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__table-attention,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__table-attention {
  margin-top: 0.9375em;
  font-size: 0.8125em;
  line-height: 1.3;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .room__table-attention,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .room__table-attention {
    margin-top: 0.3125em;
    letter-spacing: -0.01em;
    font-size: 0.75em;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .viala,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .viala {
  padding: 5.3125em 3.75em 4.0625em;
  background-color: #efeee8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .viala,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .viala {
    padding: 4.375em 1.25em 3.4375em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .viala__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .viala__text {
  margin-top: 2.8125em;
  text-align: center;
  font-size: 1.25em;
  line-height: 2.3;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .viala__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .viala__text {
    margin-top: 3.75em;
    text-align: left;
    letter-spacing: 0;
    font-size: 0.875em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience {
  padding: 4.6875em 3.75em 4.0625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience {
    padding: 4.0625em 1.25em 5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__desc,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__desc {
  margin-top: 2.1875em;
  text-align: center;
  font-size: 1.75em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__desc,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__desc {
    margin-top: 2.8125em;
    font-size: 1.125em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__img,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__img {
  position: relative;
  display: grid;
  margin: 3.75em auto 0;
  max-width: 2000px;

  grid-template-columns: 1fr 1fr;
  gap: 2.625em 6.875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__img,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__img {
    margin-top: 2.1875em;

    grid-template-columns: 1fr;
    gap: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__img-center,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__img-center {
  position: absolute;
  top: 51%;
  left: 50%;
  z-index: 1;
  width: 10em;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__img-center,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__img-center {
    position: static;
    margin: 0 auto 1.25em;
    width: 5.625em;
    -webkit-transform: none;
    transform: none;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item {
  position: relative;
  padding: 1.5625em 2.1875em 3.75em;
  min-width: 0;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item {
    display: grid;

    aspect-ratio: 566/525;
    place-items: center;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item::after,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("../img/sales/lineup/kusatsu/retreatgreen/balloon.svg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item:nth-of-type(3)::after,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item:nth-of-type(3)::after {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item:nth-of-type(4),
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item:nth-of-type(4),
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item:nth-of-type(5),
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item:nth-of-type(5) {
    padding: 3.5625em 2.1875em 1.4375em;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item:nth-of-type(4)::after,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item:nth-of-type(4)::after {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item:nth-of-type(5)::after,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item:nth-of-type(5)::after {
    -webkit-transform: scaleX(-1) scaleY(-1);
    transform: scaleX(-1) scaleY(-1);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item {
    padding: 0.9375em 1.25em 1.25em;
    border: 0.0625em solid #91a08a;
    border-radius: 0.625em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item-inner,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item-inner {
  position: relative;
  z-index: 1;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item-inner,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;

    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item-title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item-title {
  color: #91a08a;
  text-align: center;
  letter-spacing: 0;
  font-size: 1.625em;
  line-height: 1.53;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item-title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item-title {
    max-width: unset;
    width: 102%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item-title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item-title {
    margin-top: 0.625em;
    font-size: 0.875em;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item-img,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item-img {
  margin-top: 1.125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item-img,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item-img {
    margin-top: 1em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item-img-text--purple,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item-img-text--purple {
  text-shadow: 1px 1px 3px rgba(166,154,196,0.7), -1px 1px 3px rgba(166,154,196,0.7), 1px -1px 3px rgba(166,154,196,0.7), -1px -1px 3px rgba(166,154,196,0.7);
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item-img-text--white,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item-img-text--white {
  text-shadow: 1px 1px 3px rgba(35,24,21,0.7), -1px 1px 3px rgba(35,24,21,0.7), 1px -1px 3px rgba(35,24,21,0.7), -1px -1px 3px rgba(35,24,21,0.7);
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item-text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item-text {
  margin-top: 0.3125em;
  color: #91a08a;
  text-align: center;
  font-size: 2.5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__item-text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__item-text {
    margin-top: 0;
    letter-spacing: 0;
    font-size: 1.375em;
    line-height: 1;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__text {
  margin-top: 2.1875em;
  text-align: center;
  font-size: 1.25em;
  line-height: 2.15;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-retreatgreen-page .experience__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-retreatgreen-page .experience__text {
    margin-top: 2.5em;
    letter-spacing: 0;
    font-size: 0.875em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .l-article,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .l-article {
  padding-bottom: 0 !important;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .c-pageKv_kusatsu__caption,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .c-pageKv_kusatsu__caption {
    top: 15.9375em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .c-pageKv_kusatsu__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .c-pageKv_kusatsu__text {
  top: auto;
  bottom: 1.25em;
  left: 2.8125em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .desc,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .desc {
  padding: 6.875em 0 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .desc,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .desc {
    padding-top: 5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .desc__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .desc__text {
  margin-top: 3.75em;
  text-align: center;
  font-size: 1.3125em;
  line-height: 2.42857143;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .desc__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .desc__text {
    margin-top: 3.4375em;
    letter-spacing: 0;
    font-size: 0.875em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .desc__link,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .desc__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-top: 3.9375em;

  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 1.25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .desc__link,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .desc__link {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1.875em;
    padding: 0 1.25em;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    gap: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .desc__link a,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .desc__link a {
  display: grid;
  width: 18.125em;
  height: 2.1875em;
  border: 0.0625em solid #a69763;
  background-color: #a69763;
  color: #fff;
  font-size: 1.3125em;
  line-height: 1;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;

  place-items: center;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .desc__link a:first-child,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .desc__link a:first-child {
  border-color: rgba(166,151,99,0.5);
  background-color: rgba(166,151,99,0.5);
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .desc__link a:hover,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .desc__link a:hover {
  background-color: #fff;
  color: #a69763;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .desc__link a:hover:first-child,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .desc__link a:hover:first-child {
  color: rgba(166,151,99,0.5);
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .desc__link a,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .desc__link a {
    width: 100%;
    height: 3.125em;
    font-size: 1em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club {
  padding: 5em 3.75em 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club {
    padding: 5.3125em 1.25em 0;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club .c-table__table,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club .c-table__table {
  border: 2px solid #231815;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__title {
  color: #a69763;
  text-align: center;
  font-size: 1.9375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__title {
    font-size: 1.5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__img,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-top: 5em;

  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 1.875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__img,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__img {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 2.8125em;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    gap: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__img img,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__img img {
  width: 100%;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__table,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__table {
  margin-top: 2.1875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__table,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__table {
    margin-top: 2.5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__table .c-table__table,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__table .c-table__table {
  table-layout: fixed;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__table .c-table__wrapper,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__table .c-table__wrapper {
    padding-bottom: 0.625em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__table .c-table__cell,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__table .c-table__cell {
  padding: 0.3125em 0.9375em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__table .c-table__head th,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__table .c-table__head th {
  border-color: #231815;
  background-color: #fff;
  color: #231815;
  font-size: 1.25em;
  font-family: "Zen Old Mincho", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__table .c-table__head th,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__table .c-table__head th {
    padding: 0;
    background-color: #a69763;
    color: #fff;
    font-size: 1em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__table .c-table__body th,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__table .c-table__body th {
  border-color: #231815;
  background-color: #a69763;
  color: #fff;
  text-align: left;
  font-size: 1.375em;
  font-family: "Zen Old Mincho", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__table .c-table__body th,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__table .c-table__body th {
    padding: 0.25em 0;
    background-color: #fff;
    color: #231815;
    text-align: center;
    font-size: 0.75em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__table .c-table__body td,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__table .c-table__body td {
  border-color: #231815;
  background-color: #fff;
  color: #231815;
  font-size: 1.4375em;
  font-family: "Zen Old Mincho", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__table .c-table__body td,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__table .c-table__body td {
    font-size: 0.875em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__table-attention,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__table-attention {
  margin-top: 0.9375em;
  font-size: 0.8125em;
  line-height: 1.3;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__table-attention,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__table-attention {
    margin-top: 0.3125em;
    letter-spacing: -0.01em;
    font-size: 0.75em;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__top,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  margin-top: 2.5em;

  -webkit-box-pack: center;
  justify-content: center;
  gap: 3.75em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__top,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__top {
    -ms-flex-direction: column;
    flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    gap: 1.875em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__middle,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__middle {
  display: grid;
  -ms-flex-pack: center;
  margin-top: 1.875em;

  grid-template-columns: 190fr 215fr;
  -webkit-box-pack: center;
  justify-content: center;
  gap: 2.1875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__middle,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__middle {
    grid-template-columns: 1fr;
    gap: 0.625em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__middle-right,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__middle-right {
  margin-top: 1.25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__middle-right,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__middle-right {
    margin-top: 0;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__middle-images,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__middle-images {
  margin-top: 0.9375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__middle-images,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__middle-images {
    margin-top: 1.25em;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__middle-images .c-img-caption__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__middle-images .c-img-caption__text {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 0.625em;
    color: #231815;
    letter-spacing: 0;
    font-size: 0.75em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__bottom,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__bottom {
  display: grid;
  margin-top: 2.5em;

  grid-template-columns: 352fr 81fr;
  gap: 1.25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__bottom,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__bottom {
    margin-top: 1.5625em;

    grid-template-columns: 1fr;
    gap: 0;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__bottom-content,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__bottom-content {
  display: grid;
  margin-top: 0.9375em;

  grid-template-columns: 162fr 160fr;
  gap: 3.125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__bottom-content,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__bottom-content {
    margin-top: 0.625em;

    grid-template-columns: 1fr;
    gap: 0.9375em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-content,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-content {
  margin-bottom: 0.9375em;
  padding-bottom: 0.625em;
  border-bottom: 2px solid #a69763;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-content,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-content {
    padding-top: 0.9375em;
    padding-bottom: 0.9375em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-title {
  color: #a69763;
  letter-spacing: 0.2em;
  font-size: 1.75em;
  font-family: "EB Garamond", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-title {
    letter-spacing: 0.1em;
    font-size: 1.375em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-name,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  margin-top: 0.625em;
  padding: 0.5em 0.625em;
  background-color: #a69763;
  color: #fff;
  letter-spacing: 0;
  font-size: 1.25em;

  -webkit-box-align: center;
  align-items: center;
  gap: 0.9375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-name,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-name {
    padding: 0.75em 0.625em;
    font-size: 1em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-name-bar,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-name-bar {
  display: block;
  width: 0.0625em;
  height: 1em;
  background-color: #fff;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-info,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-info {
  color: #a69763;
  letter-spacing: 0;
  line-height: 1.29;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-info span.detail,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-info span.detail {
  font-size: 1.25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-info span.detail,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-info span.detail {
    font-size: 0.875em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-info span.square,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-info span.square {
  font-size: 1.75em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-text {
  letter-spacing: 0;
  font-size: 1.0625em;
  line-height: 1.8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-text {
    font-size: 0.875em;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-img,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-img {
  width: 100%;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-img--standard,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-img--standard {
  margin-top: 1.875em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-img--pet,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-img--pet {
  margin-top: 0.9375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-madori,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-madori {
    margin: 0;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-madori img,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-madori img {
    display: none;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-madori-btn,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-madori-btn {
  display: none;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .club__room-madori-btn,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .club__room-madori-btn {
    display: block;
    margin: 1.25em auto 0;
    padding: 1.25em 0;
    width: 14.375em;
    border: 0.0625em solid #a69763;
    border-radius: 624.9375em;
    color: #a69763;
    font-size: 0.875em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala {
  margin-top: 6.25em;
  padding: 5em 3.75em;
  background-color: #efeee8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala {
    margin-top: 3.75em;
    padding: 4.375em 1.25em 3.75em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__title {
  color: #a69763;
  text-align: center;
  letter-spacing: 0.2em;
  font-size: 2.125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__title {
    font-size: 1.5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__desc,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__desc {
  margin-top: 5em;
  padding: 4.6875em 2.8125em 2.8125em;
  background-color: #a69763;
  color: #fff;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__desc,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__desc {
    margin-top: 2.1875em;
    padding: 1.875em 0.9375em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__desc-title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__desc-title {
  text-align: center;
  letter-spacing: 0.08em;
  font-size: 1.625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__desc-title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__desc-title {
    letter-spacing: 0;
    font-size: 1.125em;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__desc-text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__desc-text {
  margin-top: 1.5625em;
  text-align: center;
  letter-spacing: 0.08em;
  font-size: 1.3125em;
  line-height: 2.14;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__desc-text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__desc-text {
    margin-top: 0.9375em;
    text-align: left;
    letter-spacing: 0;
    font-size: 0.875em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__desc-text span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__desc-text span {
  text-decoration: underline;
  font-weight: bold;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__desc-img,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__desc-img {
  margin-top: 2.1875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__desc-img,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__desc-img {
    margin-top: 1.875em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__desc-bottom,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__desc-bottom {
  display: grid;
  -ms-flex-align: center;
  margin-top: 2.5em;
  padding-left: 2.1875em;
  border-left: 1px solid #fff;

  -webkit-box-align: center;
  align-items: center;
  grid-template-columns: 239fr 151fr;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__desc-bottom,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__desc-bottom {
    margin-top: 1.875em;
    padding-top: 1.875em;
    padding-left: 0;
    border-top: 0.0625em solid #fff;
    border-left: none;

    grid-template-columns: 1fr;
    gap: 2.1875em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__desc-bottom-title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__desc-bottom-title {
  letter-spacing: 0.15em;
  font-size: 1.875em;
  line-height: 1.6;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__desc-bottom-title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__desc-bottom-title {
    text-align: center;
    letter-spacing: 0.05em;
    font-size: 1.125em;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__desc-bottom-text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__desc-bottom-text {
  letter-spacing: 0.1em;
  font-size: 1.25em;
  line-height: 2.25;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__desc-bottom-text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__desc-bottom-text {
    margin-top: 0.9375em;
    letter-spacing: 0;
    font-size: 0.875em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__desc-bottom-attention,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__desc-bottom-attention {
  margin-top: 1.25em;
  font-size: 0.8125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__desc-bottom-attention,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__desc-bottom-attention {
    margin-top: 0.9375em;
    font-size: 0.75em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__table,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__table {
  margin-top: 2.1875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__table,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__table {
    margin-top: 2.5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__table .c-table__table,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__table .c-table__table {
  width: 100%;
  border: 2px solid #231815;
  table-layout: fixed;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__table .c-table__table,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__table .c-table__table {
    table-layout: auto;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__table .c-table__wrapper,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__table .c-table__wrapper {
    padding-bottom: 0.625em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__table .c-table__cell,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__table .c-table__cell {
  padding: 0.375em 0.9375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__table .c-table__cell,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__table .c-table__cell {
    padding: 0.375em 0;
    text-align: center;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__table .c-table__head th,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__table .c-table__head th {
  border-color: #231815;
  background-color: #fff;
  color: #231815;
  font-size: 1.25em;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__table .c-table__head th:not(:first-child),
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__table .c-table__head th:not(:first-child) {
    width: 16.6875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__table .c-table__head th,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__table .c-table__head th {
    padding: 0;
    background-color: #a69763;
    color: #fff;
    font-size: 1em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__table .c-table__body th,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__table .c-table__body th {
  border-color: #231815;
  background-color: #a69763;
  color: #fff;
  text-align: left;
  letter-spacing: -0.04em;
  font-size: 1.375em;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__table .c-table__body th,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__table .c-table__body th {
    letter-spacing: -0.1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__table .c-table__body th,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__table .c-table__body th {
    padding: 0.125em 0;
    background-color: #fff;
    color: #231815;
    text-align: center;
    font-size: 0.75em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__table .c-table__body td,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__table .c-table__body td {
  border-color: #231815;
  background-color: #fff;
  color: #231815;
  font-size: 1.4375em;
  font-family: "Zen Old Mincho", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__table .c-table__body td,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__table .c-table__body td {
    font-size: 0.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__table .c-table__body .c-table__cell:not(:last-child),
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__table .c-table__body .c-table__cell:not(:last-child) {
    width: 5em;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__table .c-table__body .c-table__cell:last-child,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__table .c-table__body .c-table__cell:last-child {
    width: 10.6875em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__table-attention,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__table-attention {
  margin-top: 0.9375em;
  font-size: 0.8125em;
  line-height: 1.3;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__table-attention,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__table-attention {
    margin-top: 0.3125em;
    letter-spacing: -0.01em;
    font-size: 0.75em;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-content,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-content {
  margin-bottom: 0.9375em;
  padding-bottom: 0.625em;
  border-bottom: 2px solid #a69763;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-content,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-content {
    padding-top: 0.9375em;
    padding-bottom: 0.9375em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-title {
  color: #a69763;
  letter-spacing: 0.2em;
  font-size: 1.75em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-title {
    letter-spacing: 0.1em;
    font-size: 1.375em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-name,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  margin-top: 0.3125em;
  padding: 0.5em 0.625em;
  background-color: #a69763;
  color: #fff;
  letter-spacing: 0;
  font-size: 1.25em;

  -webkit-box-align: center;
  align-items: center;
  gap: 0.9375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-name,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-name {
    margin-top: 0.625em;
    padding: 0.75em 0.625em;
    font-size: 1em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-name-bar,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-name-bar {
  display: block;
  width: 0.0625em;
  height: 1em;
  background-color: #fff;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-info,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-info {
  color: #a69763;
  letter-spacing: 0;
  line-height: 1.29;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-info span.detail,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-info span.detail {
  font-size: 1.25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-info span.detail,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-info span.detail {
    font-size: 0.875em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-info span.square,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-info span.square {
  font-size: 1.75em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-text {
  letter-spacing: -0.04em;
  font-size: 1.0625em;
  line-height: 1.8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-text {
    font-size: 0.875em;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-img,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-img {
  margin-top: 1.875em;
  width: 100%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-img,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-img {
    margin-top: 1.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-madori,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-madori {
    margin: 0;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-madori img,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-madori img {
    display: none;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-madori-btn,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-madori-btn {
  display: none;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-madori-btn,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-madori-btn {
    display: block;
    margin: 1.25em auto 0;
    padding: 1.25em 0;
    width: 14.375em;
    border: 0.0625em solid #a69763;
    border-radius: 624.9375em;
    color: #a69763;
    text-align: center;
    font-size: 0.875em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-suite-images,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-suite-images {
  display: grid;
  margin-top: 1.25em;

  grid-template-columns: 570fr 689fr;
  grid-template-rows: auto 1fr;
  gap: 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-suite-images,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-suite-images {
    margin-top: 0;

    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-suite-images-title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-suite-images-title {
  color: #a69763;
  letter-spacing: 0.05em;
  font-size: 1.0625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-suite-images-title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-suite-images-title {
    margin-top: 2em;
    letter-spacing: 0;
    font-size: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-suite-images-left,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-suite-images-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 1.25em;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  gap: 1.25em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-suite-images-right,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-suite-images-right {
  position: relative;
  right: -2.5em;

  grid-row: 1/3;
  grid-column: 2/3;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__room-suite-images-right,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__room-suite-images-right {
    right: 0;

    grid-row: 1/2;
    grid-column: 1/2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__top1,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__top1 {
  display: grid;
  margin-top: 2.5em;

  grid-template-columns: 316fr 125fr;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__top1,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__top1 {
    margin-top: 2.5em;

    grid-template-columns: 1fr;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__top1-content,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__top1-content {
  display: grid;

  grid-template-columns: 342fr 470fr;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__top1-content,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__top1-content {
    grid-template-columns: 1fr;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__top1-right,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__top1-right {
  position: relative;
  right: -2.5em;
  margin-top: 0.625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__top1-right,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__top1-right {
    right: 0;
    margin-top: 0;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__top2,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__top2 {
  display: grid;
  margin-top: 0em;

  grid-template-columns: 1fr 1fr;
  gap: 3.75em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__top2,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__top2 {
    margin-top: 2.5em;
    margin-bottom: 2.5em;

    grid-template-columns: 1fr;
    gap: 2.5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__bottom,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__bottom {
  display: grid;
  margin-top: 1.25em;

  grid-template-columns: 565fr 624fr;
  gap: 3.75em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .viala__bottom,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .viala__bottom {
    margin-top: 2.5em;

    grid-template-columns: 1fr;
    gap: 0em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .banner,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .banner {
  display: block;
  margin: 5.3125em 3.75em 5em;
  padding: 3.4375em 0;
  border: 1px solid #91a08a;
  background-color: #91a08a;
  color: #fff;
  text-align: center;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .banner,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .banner {
    margin: 3.75em 1.25em 3.75em;
    padding: 1.875em 0;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .banner:hover,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .banner:hover {
  background-color: #fff;
  color: #91a08a;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .banner:hover .banner__bottom,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .banner:hover .banner__bottom {
  border-bottom-color: #91a08a;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .banner__top,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .banner__top {
  font-size: 1.25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .banner__top,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .banner__top {
    letter-spacing: 0;
    font-size: 0.875em;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .banner__middle,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .banner__middle {
  margin-top: 0.3125em;
  letter-spacing: 0.15em;
  font-size: 2.4375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .banner__middle,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .banner__middle {
    margin-top: 0.3125em;
    letter-spacing: 0.1em;
    font-size: 1.375em;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .banner__bottom,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .banner__bottom {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-top: 2.5em;
  padding-bottom: 1.25em;
  border-bottom: 2px solid #fff;
  letter-spacing: 0.15em;
  font-size: 1em;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;

  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 1.875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .banner__bottom,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .banner__bottom {
    margin-top: 1.875em;
    padding-bottom: 0.625em;
    letter-spacing: 0;
    font-size: 0.75em;

    gap: 2.5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .banner__bottom .c-line-link__icon,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .banner__bottom .c-line-link__icon {
  font-size: 0.5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .banner__bottom .c-line-link__icon,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .banner__bottom .c-line-link__icon {
    font-size: 0.625em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .c-modal__close,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .c-modal__close {
  top: 11.0625em;
  right: 2.8125em;
  width: 0.875em;
  height: 0.875em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .c-modal__close--bottom,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .c-modal__close--bottom {
  display: none;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .c-modal__container,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .c-modal__container {
  padding-inline: 1.875em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .c-modal .c-icon--switch::before,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .c-modal .c-icon--switch::before {
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-image: url("../img/sales/lineup/kusatsu/rooms/modal_close.svg");
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  content: "";
  opacity: 1 !important;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-rooms-page .c-modal .c-icon--switch::after,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-rooms-page .c-modal .c-icon--switch::after {
  display: none !important;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .l-article,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .l-article {
  padding-bottom: 0 !important;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-pageKv_kusatsu--spa__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-pageKv_kusatsu--spa__text {
  bottom: 2.5em;
  left: 3.75em;
  font-size: 1em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-pageKv_kusatsu--spa__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-pageKv_kusatsu--spa__text {
    font-size: 1em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-pageKv_kusatsu--spa__text span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-pageKv_kusatsu--spa__text span {
  font-size: 1.3125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-pageKv_kusatsu--spa__text span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-pageKv_kusatsu--spa__text span {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-concept,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-concept {
  padding: 7.5em 0 5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-concept,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-concept {
    padding: 5em 1.25em 2.5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-concept__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-concept__text {
  margin-top: 5em;
  text-align: center;
  line-height: 2.4;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-concept__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-concept__text {
    margin-top: 3.125em;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-concept__text span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-concept__text span {
  font-size: 1.3125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-concept__text span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-concept__text span {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-concept__image,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-concept__image {
  margin: 4.375em auto 0;
  width: 54.75em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-concept__image,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-concept__image {
    margin-top: 2.5em;
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-concept__map,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-concept__map {
  margin: 1.875em auto 0;
  width: 54.75em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-concept__map,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-concept__map {
    margin-top: 2.5em;
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy {
  margin: 5em 3.75em 0;
  padding: 4.375em 2.75em 2.5em;
  background-color: #a69763;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy {
    margin: 0 1.25em;
    padding: 1.875em 1.25em 2.5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__title {
  color: #fff;
  text-align: center;
  font-size: 1.625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__title {
    font-size: 112.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__text {
  margin-top: 1.875em;
  color: #fff;
  text-align: center;
  letter-spacing: 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__text {
    margin-top: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__text span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__text span {
  font-size: 1.3125em;
  line-height: 2.14;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__text span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__text span {
    font-size: 87.5%;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__image,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__image {
  margin-top: 2.5em;
  width: 100%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__image,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__image {
    margin-top: 1.875em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__content,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  margin-top: 2.5em;

  gap: 2.75em;
  -webkit-box-align: start;
  align-items: flex-start;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__content,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__content {
    margin-top: 1.875em;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 2.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__textBox,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__textBox {
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__textBox__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__textBox__title {
  padding: 0.9375em 0;
  background-color: #fff;
  text-align: center;
  letter-spacing: 0.04em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__textBox__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__textBox__title {
    padding: 0.625em 0;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__textBox__title span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__textBox__title span {
  color: #a69763;
  font-size: 1.3125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__textBox__title span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__textBox__title span {
    font-size: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__textBox dl,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__textBox dl {
  margin-top: 1.25em;
  color: #fff;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__textBox dl dt,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__textBox dl dt {
  padding-bottom: 0.3125em;
  border-bottom: 1px solid #fff;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__textBox dl dt,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__textBox dl dt {
    padding-bottom: 0.625em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__textBox dl dt span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__textBox dl dt span {
  font-size: 1.3125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__textBox dl dt span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__textBox dl dt span {
    font-size: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__textBox dl dd,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__textBox dl dd {
  margin-top: 0.625em;
  line-height: 1.82;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__textBox dl dd,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__textBox dl dd {
    letter-spacing: 0;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__textBox dl dd span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__textBox dl dd span {
  font-size: 1.0625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__textBox dl dd span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__textBox dl dd span {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__link,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__link {
  width: 22.75em;

  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__link,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__link {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1.25em;
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__link__image,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__link__image {
  width: 100%;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__link__anchor,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__link__anchor {
  position: relative;
  display: block;
  margin-top: 1.25em;
  width: 100%;
  color: #fff;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__link__anchor::before,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__link__anchor::before {
  position: absolute;
  bottom: -0.625em;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  content: '';
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__link__anchor::after,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__link__anchor::after {
  position: absolute;
  top: 52%;
  right: 0;
  width: 0;
  height: 0;
  border-width: 0.25em 0 0.25em 0.625em;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  content: '';
  -webkit-transform: translateY(-52%);
  transform: translateY(-52%);
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__link__anchor::after,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__link__anchor::after {
    border-width: 0.3125em 0 0.3125em 1.25em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__link__anchor:hover:before,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__link__anchor:hover:before {
    opacity: 0;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__link__anchor:hover span:before,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__link__anchor:hover span:before {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__link__anchor span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__link__anchor span {
  font-size: 100%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__link__anchor span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__link__anchor span {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-enjoy__link__anchor span::before,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-enjoy__link__anchor span::before {
  position: absolute;
  bottom: -0.625em;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa {
  margin-top: 6.875em;
  padding: 4.375em 3.75em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa {
    margin-top: 3.75em;
    padding: 3.75em 1.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa .c-title-en:before,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa .c-title-en:before {
    display: none;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa .c-title-en span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa .c-title-en span {
    font-size: 150%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa__slide,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa__slide {
  margin-top: 5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa__slide,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa__slide {
    margin-top: 2.5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa__slide .c-spa-slide,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa__slide .c-spa-slide {
  position: relative;
  width: 100%;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa__slide .c-spa-slide__item,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa__slide .c-spa-slide__item {
  aspect-ratio: 1245/638;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa__slide .c-spa-slide__item,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa__slide .c-spa-slide__item {
    aspect-ratio: 335/250;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa__slide .c-spa-slide__item img,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa__slide .c-spa-slide__item img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa .c-spa-slide-pagination,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa .c-spa-slide-pagination {
  position: absolute;
  bottom: 1.25em;
  left: 50%;
  z-index: 10;
  width: 100%;
  height: 0.625em;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa .c-spa-slide-pagination,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa .c-spa-slide-pagination {
    position: relative;
    margin-top: 1.875em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa .c-spa-slide-pagination__dots,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa .c-spa-slide-pagination__dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  width: 100%;

  gap: 0.3125em;
  -webkit-box-pack: center;
  justify-content: center;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa .c-spa-slide-pagination__dots span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa .c-spa-slide-pagination__dots span {
  width: 0.625em;
  height: 0.625em;
  background-color: #fff;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa .c-spa-slide-pagination__dots span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa .c-spa-slide-pagination__dots span {
    width: 0.5em;
    height: 0.5em;
    background-color: #231815;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa .c-spa-slideThumbnail,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa .c-spa-slideThumbnail {
  margin-top: 1.25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa .c-spa-slideThumbnail,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa .c-spa-slideThumbnail {
    display: none;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa .c-spa-slideThumbnail__item,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa .c-spa-slideThumbnail__item {
  aspect-ratio: 294/150;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa .c-spa-slideThumbnail__item img,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa .c-spa-slideThumbnail__item img {
  width: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa__title {
  margin-top: 3.75em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa__title {
    margin-top: -2.5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa__title span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa__title span {
  font-size: 1.625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa__title span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa__title span {
    font-size: 112.5%;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa__text {
  margin-top: 1.875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa__text {
    margin-top: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa__text span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa__text span {
  font-size: 125%;
  line-height: 2.15;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-spa__text span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-spa__text span {
    font-size: 87.5%;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna {
  padding: 6.25em 3.75em 4.6875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna {
    padding: 3.75em 1.25em 5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna .c-title-en:before,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna .c-title-en:before {
    display: none;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna .c-title-en span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna .c-title-en span {
    font-size: 150%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__imageBox,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__imageBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4.375em;

  gap: 1.875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__imageBox,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__imageBox {
    margin-top: 2.5em;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__imageBox__image,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__imageBox__image {
  width: calc(100% / 2 - em(30) / 2);
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__imageBox__image,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__imageBox__image {
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__title {
  margin-top: 2.5em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__title span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__title span {
  font-size: 1.625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__title span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__title span {
    font-size: 112.5%;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__text {
  margin-top: 1.875em;
  letter-spacing: 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__text {
    margin-top: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__text span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__text span {
  font-size: 125%;
  line-height: 2.15;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__text span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__text span {
    font-size: 87.5%;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2.5em;
  padding: 2.5em;
  background-color: #a69763;

  gap: 2.1875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content {
    padding: 1.875em 1.25em 2.5em;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__image,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__image {
  width: 35.625em;

  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__image,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__image {
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__textBox,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__textBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__title span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__title span {
  font-size: 1.625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__title span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__title span {
    font-size: 112.5%;
    line-height: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__text {
  margin-top: 1.5625em;
  letter-spacing: -0.03em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__text {
    margin-top: 0.625em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__text span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__text span {
  font-size: 125%;
  line-height: 2.15;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__text span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__text span {
    font-size: 87.5%;
    line-height: 2;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__note,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__note {
    margin-top: 0.625em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__note span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__note span {
  letter-spacing: 0;
  font-size: 0.8125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__note span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__note span {
    font-size: 75%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__anchor,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__anchor {
  position: relative;
  display: block;
  margin-top: auto;
  margin-bottom: 0.625em;
  width: 17.125em;
  color: #fff;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__anchor,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__anchor {
    margin: 1.875em 0 0;
    width: 15.9375em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__anchor::before,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__anchor::before {
  position: absolute;
  bottom: -0.625em;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  content: '';
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__anchor::after,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__anchor::after {
  position: absolute;
  top: 52%;
  right: 0;
  width: 0;
  height: 0;
  border-width: 0.25em 0 0.25em 0.625em;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  content: '';
  -webkit-transform: translateY(-52%);
  transform: translateY(-52%);
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__anchor::after,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__anchor::after {
    border-width: 0.3125em 0 0.3125em 1.25em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__anchor:hover:before,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__anchor:hover:before {
    opacity: 0;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__anchor:hover span:before,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__anchor:hover span:before {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__anchor span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__anchor span {
  width: 100%;
  font-size: 100%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__anchor span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__anchor span {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-spa-page .c-sauna__content__anchor span::before,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-spa-page .c-sauna__content__anchor span::before {
  position: absolute;
  bottom: -0.625em;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .l-article,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .l-article {
  padding-bottom: 0 !important;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-kv__item,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-kv__item {
  position: relative;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;

  aspect-ratio: 1366/703;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-kv__item,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-kv__item {
    aspect-ratio: 375/300;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-kv__item--01,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-kv__item--01 {
  background-image: url("../img/sales/lineup/kusatsu/top/kv01.jpg");
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-kv__item--01,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-kv__item--01 {
    background-image: url("../img/sales/lineup/kusatsu/top/kv01_sp.jpg");
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-kv__item__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-kv__item__text {
  padding-top: 21.875em;
  color: #fff;
  text-align: center;
  text-shadow: 0 0 25px #000, 0 0 25px #000, 0 0 25px #000, 0 0 25px #000;
  letter-spacing: 0.15em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-kv__item__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-kv__item__text {
    padding-top: 7.1875em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-kv__item__text span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-kv__item__text span {
  font-size: 2.6875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-kv__item__text span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-kv__item__text span {
    font-size: 150%;
    line-height: 1.4;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-kv__item__caption,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-kv__item__caption {
  position: absolute;
  right: 3.75em;
  bottom: 1.125em;
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-kv__item__caption,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-kv__item__caption {
    right: 1.25em;
    bottom: 0.75em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-kv__item__caption span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-kv__item__caption span {
  font-size: 0.8125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-kv__item__caption span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-kv__item__caption span {
    font-size: 75%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-page-title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-page-title {
  margin-top: 6.875em;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.725;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-page-title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-page-title {
    margin-top: 3.75em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-page-title span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-page-title span {
  font-size: 2.5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-page-title span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-page-title span {
    font-size: 150%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information {
  margin: 5em auto 0;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information__inner,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information__inner {
  width: 77.875em;

  margin-inline: auto;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information__inner,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information__inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1.25em;
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information__title {
  margin-bottom: 2.5em;
  text-align: center;
  letter-spacing: 0.15em;
  font-family: "EB Garamond", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information__title,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information__title {
    margin-bottom: 1.875em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information__title span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information__title span {
  font-size: 1.75em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information__title span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information__title span {
    font-size: 112.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information__btn__items,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information__btn__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  margin: 5em auto;

  gap: 0.75em;
  -webkit-box-pack: center;
  justify-content: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information__btn__items,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information__btn__items {
    padding: 0 1.25em;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information__btn__item,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information__btn__item {
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information__btn__item:first-child .c-information__btn__link,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information__btn__item:first-child .c-information__btn__link {
  border: 1px solid #a98320;
  background-color: #a98320;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information__btn__item:first-child .c-information__btn__link:hover,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information__btn__item:first-child .c-information__btn__link:hover {
    background-color: #fff;
    color: #a98320;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information__btn__item:first-child .c-information__btn__link:hover:before,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information__btn__item:first-child .c-information__btn__link:hover:before {
    border-color: transparent transparent transparent #a98320;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information__btn__link,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information__btn__link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  width: 22.625em;
  height: 5.625em;
  border: 1px solid #4c4948;
  background-color: #4c4948;
  color: #fff;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;

  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information__btn__link,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information__btn__link {
    width: 100%;
    height: 3.125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information__btn__link:hover,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information__btn__link:hover {
    background-color: #fff;
    color: #4c4948;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information__btn__link:hover:before,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information__btn__link:hover:before {
    border-color: transparent transparent transparent #4c4948;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information__btn__link::before,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information__btn__link::before {
  position: absolute;
  top: 52%;
  right: 1.25em;
  width: 0;
  height: 0;
  border-width: 0.5em 0 0.5em 0.625em;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  content: '';
  -webkit-transform: translateY(-52%);
  transform: translateY(-52%);
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information__btn__link span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information__btn__link span {
  font-size: 1.4375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-information__btn__link span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-information__btn__link span {
    font-size: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-news,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  padding: 2.375em 0;
  border-top: 1px solid #231815;
  border-bottom: 1px solid #231815;

  -webkit-box-align: center;
  align-items: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-news,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-news {
    -ms-flex-pack: start;
    padding: 0.9375em 0;

    -webkit-box-pack: start;
    justify-content: flex-start;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-news__date,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-news__date {
  padding: 1.875em 4.6875em;
  font-family: "EB Garamond", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-news__date,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-news__date {
    -ms-flex-order: 1;
    padding: 0 1em 0 0;

    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-news__date span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-news__date span {
  font-size: 1.25em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-news__date span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-news__date span {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-news__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-news__text {
  padding: 1.875em 3.125em;
  border-left: 1px solid #231815;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-news__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-news__text {
    -ms-flex-order: 2;
    padding: 0 0 0 1em;

    -webkit-box-ordinal-group: 3;
    order: 2;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-news__text span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-news__text span {
  font-size: 1.4375em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-news__text span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-news__text span {
    font-size: 87.5%;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-banner-kusatsu,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-banner-kusatsu {
  margin-top: 4.6875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-banner-kusatsu,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-banner-kusatsu {
    margin: 5em 1.25em 0;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 6.875em auto 0;

  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn {
    margin-top: 5em;
    padding: 0 1.25em;

    gap: 2.5em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__item,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__item {
  width: calc(100% / 3 - 10px / 3);
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__item,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__item {
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__link,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__link {
  display: block;
  width: 100%;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__image,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__image {
  width: 100%;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__box,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__box {
  padding: 2.5em 0.625em 3.125em 3.125em;
  background-color: #a98320;
  color: #fff;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__box,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__box {
    padding: 1.25em 1.25em 1.625em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__title,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__title {
  letter-spacing: -0.03em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__title__en,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__title__en {
  display: inline-block;
  margin-bottom: 0.625em;
  letter-spacing: 0.1em;
  font-size: 0.875em;
  font-family: "EB Garamond", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__title__en,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__title__en {
    font-size: 75%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__title__ja,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__title__ja {
  font-size: 1.0625em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__title__ja,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__title__ja {
    font-size: 112.5%;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__text {
  margin-top: 1.25em;
  letter-spacing: -0.03em;
  line-height: 1.9;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__text {
    margin-top: 0.9375em;
    line-height: 1.5;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__text span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__text span {
  font-size: 0.875em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__arrow,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__arrow {
  position: relative;
  margin-top: 1.25em;
  width: 10.1875em;
  font-size: 0.875em;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__arrow::before,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__arrow::before {
  position: absolute;
  bottom: -0.625em;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  content: '';
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__arrow::after,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__arrow::after {
  position: absolute;
  top: 52%;
  right: 0;
  width: 0;
  height: 0;
  border-width: 0.25em 0 0.25em 0.625em;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  content: '';
  -webkit-transform: translateY(-52%);
  transform: translateY(-52%);
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__arrow:hover,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__arrow:hover {
    pointer: cursor;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__arrow:hover:before,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__arrow:hover:before {
    opacity: 0;
  }
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__arrow:hover span:before,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__arrow:hover span:before {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__arrow span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__arrow span {
  width: 100%;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-contents-btn__arrow span::before,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-contents-btn__arrow span::before {
  position: absolute;
  bottom: -0.625em;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-viala,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-viala {
  margin-top: 0.3125em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-viala,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-viala {
    margin-top: 2.5em;
    padding: 0 1.25em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-viala__box,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-viala__box {
  padding: 2.5em 3.125em 3.125em;
  background-color: #91a08a;
  color: #fff;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-viala__box,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-viala__box {
    padding: 1.25em 1.25em 1.625em;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-movie,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-movie {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  padding: 5em 3.75em;

  gap: 1.5625em;
  -webkit-box-align: start;
  align-items: flex-start;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-movie,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-movie {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 5em 1.25em;

    gap: 2.5em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-movie__content,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-movie__content {
  width: 18.125em;

  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-movie__content,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-movie__content {
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-movie__title__ja,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-movie__title__ja {
  font-size: 1.625em;
  line-height: 1.76;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-movie__title__ja,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-movie__title__ja {
    font-size: 112.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-movie__title__en,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-movie__title__en {
  display: inline-block;
  margin-bottom: 0.9375em;
  color: #a69763;
  letter-spacing: 0.1em;
  font-family: "EB Garamond", serif;
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-movie__title__en span,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-movie__title__en span {
  font-size: 2.5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-movie__title__en span,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-movie__title__en span {
    font-size: 175%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-movie__text,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-movie__text {
  margin-top: 0.625em;
  letter-spacing: -0.02em;
  font-size: 1.25em;
  line-height: 2.3;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-movie__text,
  .l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-movie__text {
    letter-spacing: 0.1em;
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-top-page .c-movie iframe,
.l-base .l-wrapper.l-sales-harvest_club_kusatsu-2-top-page .c-movie iframe {
  width: 100%;

  aspect-ratio: 16/9;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__media .c-media-1__container[data-grid-content]:not([data-grid-heading])[data-direction="normal"] {
    -ms-flex-align: center;

    -webkit-box-align: center;
    align-items: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__media .c-media-1__container[data-grid-content]:not([data-grid-heading])[data-direction="normal"] .c-media-1__media {
    margin-top: 1.5em;

    grid-row: auto;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__media .c-media-1__container[data-grid-content]:not([data-grid-heading])[data-direction="normal"] .c-slider--2 .c-slider__image {
  height: auto;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__media .c-media-1__content {
    padding-right: 0;
    padding-left: 0;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__media .c-media-1__texts {
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__media .c-media-1__texts {
    font-size: 150%;
    line-height: 1.4;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__media .c-media-1__texts {
    font-size: 112.5%;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__heading {
  background-color: #9f7b4a;
  color: #fff;
  text-align: center;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__heading {
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__heading {
    padding-top: 1em;
    padding-right: 1.375em;
    padding-bottom: 1em;
    padding-left: 1.375em;
    font-size: 87.5%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__items {
    display: grid;

    grid-template-columns: repeat(3, 1fr);
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__item {
  border: 1px solid #d5d3d3;
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  color: #1f1f1f;

  -webkit-box-pack: justify;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__inner {
    padding-top: 0.75em;
    padding-right: 1.0625em;
    padding-bottom: 1.0625em;
    padding-left: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__inner {
    padding-top: 0.75em;
    padding-right: 1em;
    padding-bottom: 0.75em;
    padding-left: 1em;
  }
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__inner:hover:hover .anchor__arrow::before {
    opacity: 0;
  }
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__inner:hover:hover .anchor__arrow::after {
    opacity: 1;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__facility > br {
  display: none;
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__icons {
    margin-top: 0.75em;
  }
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__icons .anchor__icon .icon.-fourlastcage {
    display: flex;
	align-items: center;
  }
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__icons .anchor__icon .icon.-fourlastcage .-fourlastcagetext {
    line-height: 1.4;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__icon:nth-child(1),
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__icon:nth-child(2) {
  -ms-flex-preferred-size: 1;
  flex-basis: 1;
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__icon:nth-child(3) {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__icon .icon__type {
  width: 1em;
  color: #9f7b4a;
  font-size: 168.75%;

  aspect-ratio: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__icon .icon__text {
    margin-left: 0.4375em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__arrow {
  width: 1em;
  color: #9f7b4a;
  font-size: 212.5%;

  aspect-ratio: 1;
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__information .c-notes-lv1 {
  display: block;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__note {
    margin-top: 0.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__text {
    margin-top: 1.375em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__link {
  color: #1f1f1f;
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__anchor .anchor__link > span {
  color: #9f7b4a;
  text-decoration: underline;
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__facilities {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__item {
  position: relative;
  width: auto;
  border-radius: 0.25em;
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__heading {
  position: relative;
  width: 100%;
  background-color: #9f7b4a;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    padding-top: 1.5em;
    padding-bottom: 1.5em;

    -webkit-box-pack: center;
    justify-content: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__heading {
    padding-top: 0.75em;
    padding-bottom: 0.8571em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__name {
  text-align: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__name {
    padding-right: 1.8125em;
    padding-left: 1.8125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__title {
    letter-spacing: 0.2em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  gap: 0 1em;
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__icons.-fourlastcage {
  gap: 0 0.5em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__icons {
    position: absolute;
    top: 50%;
    z-index: 1;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__icons {
    margin-top: 0.625em;
    margin-left: 1.8125em;
  }
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__icons.-fourlastcage {
    margin-left: 1.5em;
  }
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__icons.-fourlastcage .facilities__icon .icon.-fourlastcageicon {
    display: flex;
	align-items: center;
  }
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__icons.-fourlastcage .facilities__icon .icon .icon__text {
	margin-left: 0.5em;
  }
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__icons.-fourlastcage .facilities__icon .icon.-fourlastcageicon .icon__text.c-notes-lv1.-fourlastcagetext {
    line-height: 1.4;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__icons:has([class*="--cage"]) {
    right: 1.25em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__icons:not(:has([class*="--cage"])) {
    right: 5.875em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__icon .icon__type {
  width: 1em;
  font-size: 175%;

  aspect-ratio: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__icon .icon__text {
    margin-left: 0.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__icon .icon__text {
    margin-left: 0.75em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__contents {
  border-radius: 0 0 0.25em 0.25em;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    padding-top: 1.5625em;
    padding-right: 1.625em;
    padding-bottom: 1.5625em;
    padding-left: 1.625em;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__contents {
    padding-top: 1.25em;
    padding-right: 1.25em;
    padding-bottom: 2em;
    padding-left: 1.25em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__content {
    -ms-flex-preferred-size: 48.99497487437186%;
    flex-basis: 48.99497487437186%;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__content .content__note {
  letter-spacing: 0em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__content .content__note {
    padding-left: 0.875em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__image {
  border-radius: 0.25em;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__image {
    -ms-flex-preferred-size: 31.2395309882747%;
    flex-basis: 31.2395309882747%;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__links .links__note {
  display: block;
  margin-top: 0.8125em;
  text-align: left;
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__links .links__text {
  display: block;
  margin-top: 0.8125em;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__links .links__text {
    font-size: 100%;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__links:not(:has([class*="__note"])) {
  margin-top: 0.8125em;
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__links:not(:has([class*="__note"])) .facilities__link {
  color: #9f7b4a;
  text-decoration: underline;
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__link {
  display: block;
  font-weight: 500;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;

  transition-propaty: opacity;
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__link .period {
  color: #1f1f1f;
  text-decoration: none;
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__link .text {
  color: #9f7b4a;
  text-decoration: underline;
}
@media screen and (any-hover: hover) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__link:hover {
    opacity: 0.5;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__information {
    -ms-flex-preferred-size: 66.66666666666666%;
    flex-basis: 66.66666666666666%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__description {
    margin-top: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__description a {
  text-decoration: underline;
  letter-spacing: 0.05em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__boxes {
    margin-top: 0.8125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__box:has([class*="__content"]) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;

    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__note {
  display: block;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__button {
    width: 18.25em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__button {
    margin-top: 1.875em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__button .c-buttons__items {
    width: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__button .c-buttons__items {
    gap: 0.75em 0;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__to-list {
  text-align: right;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__to-list {
    margin-top: 0.5em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .facilities__to-list .c-line-link--2 {
  gap: 0;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__item .item__tables {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    gap: 0 1.625em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__item .item__tables .c-table .c-table__container::-webkit-scrollbar-thumb {
  background-color: #9f7b4a;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__item .item__tables .c-table .c-table__head th.c-table__cell {
    padding-top: 0.625em;
    padding-right: 0;
    padding-bottom: 0.625em;
    padding-left: 0;
    width: 8.4em;
    width: auto;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__item .item__tables .c-table .c-table__head th.c-table__cell:first-child {
    width: 11.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__item .item__tables .c-table .c-table__head th.c-table__cell:first-child {
    padding-right: 4.125em;
    padding-left: 4.125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__item .item__tables .c-table .c-table__head th.c-table__cell:nth-child(2),
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__item .item__tables .c-table .c-table__head th.c-table__cell:nth-child(3),
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__item .item__tables .c-table .c-table__head th.c-table__cell:nth-child(4),
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__item .item__tables .c-table .c-table__head th.c-table__cell:nth-child(5) {
    width: 5.1875em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__item .item__tables .c-table .c-table__head th.c-table__cell:last-child {
    width: 5.9375em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__item .item__tables .c-table .c-table__body .c-table__cell {
  white-space: normal;
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__item .item__tables .c-table .c-table__body .c-table__cell .c-table__link {
  color: #805419;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__item .item__tables .c-table .c-table__body td.c-table__cell {
    padding: 0;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__item .item__notes {
    margin-top: 2.5em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet__item .item__note {
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .pet__anchor .anchor__texts + .anchor__texts {
    margin-top: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .pet__anchor .anchor__icon + .anchor__icon {
    margin-left: 1em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .pet__facilities .facilities__item + .facilities__item {
  margin-top: 2.25em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .pet__facilities .facilities__box + .facilities__box,
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .pet__facilities .facilities__description + .facilities__boxes,
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .pet__facilities .facilities__content + .facilities__texts,
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .pet__facilities .facilities__content + .facilities__notes {
    margin-top: 0.75em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .pet__facilities .facilities__box + .facilities__box,
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .pet__facilities .facilities__description + .facilities__boxes,
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .pet__facilities .facilities__content + .facilities__texts,
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .pet__facilities .facilities__content + .facilities__notes {
    margin-top: 1.125em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .pet__facilities .facilities__content .content__table + .content__texts,
.l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .pet__facilities .facilities__content .content__table + .content__notes {
  margin-top: 0.875em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .pet__facilities .facilities__content + .facilities__content {
    margin-top: 0.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .pet__item .item .c-table + .c-table {
    margin-top: 2.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pet-top-page .pet .pet__item .item .item__note + .item__note {
    margin-top: 0.625em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer {
    margin-bottom: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer:last-child {
    margin-bottom: 0;
  }
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__title {
  background-color: #9f7b4a;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__title {
    padding: 1.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__title {
    padding: 1em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__content {
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    padding: 1.625em;

    -webkit-box-align: start;
    align-items: flex-start;
    gap: 1.5625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__content {
    padding: 1.25em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__media {
    width: 30%;

    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__media img {
  width: 100%;
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__priceContent {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__heading {
    margin-bottom: 1em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__heading {
    margin-top: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__price {
  color: #9f7b4a;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__price {
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__price {
    font-size: 100%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__price span {
    font-size: 200%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__price span {
    font-size: 150%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__note {
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__note {
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f6f6f6;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    margin-bottom: 0.25em;
    padding: 1.625em;

    gap: 3.75em;
    -webkit-box-align: center;
    align-items: center;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__item {
    margin-top: 1em;
    padding: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__preOwner-heading {
  color: #9f7b4a;
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__preOwner-priceContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  margin-top: 0.625em;

  -webkit-box-align: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__preOwner-priceContent {
    gap: 0.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__preOwner-priceContent {
    gap: 0.25em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__preOwner-label {
  display: inline-block;
  border-radius: 0.25em;
  background-color: #e0d7bf;
  color: #9f7b4a;
  font-weight: bold;

  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__preOwner-label {
    padding: 0.5em 0.625em;
    font-size: 87.5%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__preOwner-label {
    padding: 0.3125em 0.5em;
    font-size: 75%;
  }
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__preOwner-price {
  color: #9f7b4a;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__preOwner-price {
    font-size: 125%;
    font-size: 3em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__preOwner-price {
    font-size: 150%;
  }
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__preOwner-unit {
  color: #9f7b4a;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__preOwner-unit {
    margin-top: 0.9375em;
    font-size: 125%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__preOwner-unit {
    margin-top: 0.875em;
    letter-spacing: 0.0125em;
    font-size: 62.5%;
  }
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__preOwner-text {
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__preOwner-text {
    font-size: 100%;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__preOwner-text {
    margin-top: 0.625em;
    font-size: 87.5%;
  }
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer__preOwner-text span {
  color: #9f7b4a;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer .c-buttons {
    margin-top: 1.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-facilityContainer .c-buttons {
    margin-top: 1em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners__table .c-table__table {
  table-layout: auto !important;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners__table .c-table__table thead.c-table__head th.c-table__cell:first-child {
    width: 18.75em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners__table .c-table__table thead.c-table__head th.c-table__cell:nth-child(2),
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners__table .c-table__table thead.c-table__head th.c-table__cell:nth-child(3) {
    width: 29.625em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-box-column__content:nth-child(2) .c-box-column__plan__list {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-box-column__content:nth-child(2) .c-box-column__definition__description {
    padding-top: 1.75em;
    padding-bottom: 2.75em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-box-column__header {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-box-column__header {
    height: 5.625em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-box-column__sub-heading {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-box-column__sub-heading {
    padding-top: 0.6667em;
    padding-bottom: 0.6667em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-box-column__sub-heading {
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-box-column__section .c-box-column__text {
    margin-top: 0.4375em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-box-column__premise {
  color: #1f1f1f;
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-box-column__bullet-points {
  background-color: #f6f6f6;
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-box-column__bullet-points .c-notes-lv1 {
  font-size: 87.5%;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-box-column__plan__type {
    margin-right: auto;
    margin-left: auto;
    width: 83.03571428571429%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-box-column__price__num {
    font-size: 3em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-box-column__definition__description {
    padding-bottom: 2.75em;
  }
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-box-column__definition__description .c-box-column__plan__type {
  display: block;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-box-column__definition__description .c-box-column__plan__type {
    width: 24.875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-box-column__definition__description .c-box-column__price__num {
    font-size: 200%;
  }
}
.l-base .l-wrapper.l-sales-lineup-pre_owners-page .pre-owners .c-table__body td.c-table__cell {
  text-align: center;
}
.l-base .l-wrapper.l-sales-lineup-series-page .anchor-list {
  display: grid;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page .anchor-list {
    gap: 1.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page .anchor-list {
    gap: 1.625em;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page .anchor-list__item .c-button {
    height: 7.1875em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page .anchor-list__item .c-button {
    height: 5em;
  }
}
.l-base .l-wrapper.l-sales-lineup-series-page .anchor-list__item .c-button::after {
  background: #9f7b4a;
}
.l-base .l-wrapper.l-sales-lineup-series-page .anchor-list__item .c-button__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  -ms-flex-align: center;
  height: 100%;
  color: #fff;
  letter-spacing: 0.1em;
  font-family: "Zen Old Mincho", serif;
  line-height: 1.4;

  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page .anchor-list__item .c-button__inner {
    padding: 0 2.1875em 0 1em;
    font-size: 1.75em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page .anchor-list__item .c-button__inner {
    padding: 0 2.1875em 0 1.5em;
    font-size: 1.5em;
  }
}
.l-base .l-wrapper.l-sales-lineup-series-page .anchor-list__item .c-button__icon {
  font-size: 1.5em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page .anchor-list__item .c-button__icon {
    right: 1.5625em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page .anchor-list__item .c-button__icon {
    right: 2.1875em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page #harvest .item__text {
    margin-top: 0.25em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page #harvest .item__text {
    margin-top: 0.625em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page #retreat {
    margin-top: 5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page #retreat {
    margin-top: 7.5em;
  }
}
.l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat {
  display: grid;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat {
    overflow: hidden;
    border-radius: 0.125em;

    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat {
    overflow: hidden;
    border-radius: 0.25em;

    grid-template-columns: 51% 1fr;
  }
}
.l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__image {
  width: 100%;
  height: 100%;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__image {
    aspect-ratio: 335/189;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__image {
    aspect-ratio: 636/420;
  }
}
.l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__image img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
.l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__content {
  background-color: #9f7b4a;
  color: #fff;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__content {
    padding: 2.0625em 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__content {
    padding: 3.375em 5em;
  }
}
.l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__title {
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__title {
    text-align: center;
    font-size: 1.5em;
    line-height: 1.4;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__title {
    font-size: 2em;
    line-height: 1.2;
  }
}
.l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__description {
  margin-top: 1.5em;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__description {
    font-size: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__description {
    font-size: 1em;
  }
}
.l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__button-area {
  margin-top: 2em;
}
.l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__button-area .c-button {
  max-width: 25em;
}
.l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__link-title {
  font-family: "Zen Old Mincho", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__link-title {
    font-size: 1.125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__link-title {
    font-size: 1.25em;
  }
}
.l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__link-list {
  margin-top: 0.75em;
}
.l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__link-item {
  font-size: 0.875em;
}
.l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__link-item a.c-line-link {
  color: #fff;
}
.l-base .l-wrapper.l-sales-lineup-series-page #retreat .retreat__link-item a.c-line-link span.c-line-link__inner {
  text-decoration: underline;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page .c-card-column__item .item__image {
    width: 20.9375em;
    height: auto;

    aspect-ratio: 335/189;
  }
  .l-base .l-wrapper.l-sales-lineup-series-page .c-card-column__item .item__image img {
    width: 100%;
    height: 100%;

    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-series-page .c-card-column__item + * {
    margin-top: 2em;
  }
}
.l-base .l-wrapper.l-sales-lineup-series-page .button-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  justify-content: center;
}
.l-base .l-wrapper.l-sales-lineup-series-page .button-area .c-button {
  max-width: 25em;
}
.l-base .l-wrapper.l-sales-lineup-series-page .c-section-kv-1__caption {
  padding-right: 20px;
  padding-left: 20px;
}
.l-base .l-wrapper.l-sales-lineup-viala-page .fv-statement {
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 1em;
  line-height: 1.8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page .viala-margin--lv1 {
    margin-top: 5.3125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page .viala-margin--lv1 {
    margin-top: 7.5em;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page .c-card-column__item .item__image {
    width: 20.9375em;
    height: auto;

    aspect-ratio: 335/189;
  }
  .l-base .l-wrapper.l-sales-lineup-viala-page .c-card-column__item .item__image img {
    width: 100%;
    height: 100%;

    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page .c-card-column__item + * {
    margin-top: 2em;
  }
}
.l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus {
  display: grid;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus {
    overflow: hidden;
    border-radius: 0.125em;

    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus {
    overflow: hidden;
    border-radius: 0.25em;

    grid-template-columns: 51% 1fr;
  }
}
.l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus__image {
  position: relative;
  width: 100%;
}
.l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus__image img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus__image {
    aspect-ratio: 335/138;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus__image {
    aspect-ratio: 636/275;
  }
}
.l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus__note {
  position: absolute;
  bottom: 0.25em;
  left: 0.5em;
  color: #fff;
  letter-spacing: 0.05em;
  font-weight: normal;
  font-size: 0.875em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus__note {
    bottom: 0.8125em;
    left: 0.9375em;
  }
}
.l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus__content {
  background-color: #fff;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus__content {
    padding: 2.0625em 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus__content {
    display: grid;
    padding: 0;

    place-items: center;
  }
}
.l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus__title {
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus__title {
    text-align: center;
    font-size: 1.5em;
    line-height: 1.4;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus__title {
    font-size: 2em;
    line-height: 1.2;
  }
}
.l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus__description {
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus__description {
    font-size: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus__description {
    font-size: 1em;
  }
}
.l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus__button-area {
  margin-top: 2em;
}
.l-base .l-wrapper.l-sales-lineup-viala-page #vibrabus .vibrabus__button-area .c-button {
  max-width: 25em;
}
.l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge {
  display: grid;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge {
    overflow: hidden;
    border-radius: 0.125em;

    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge {
    overflow: hidden;
    border-radius: 0.25em;

    grid-template-columns: 51% 1fr;
  }
}
.l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge__image {
  position: relative;
  width: 100%;
}
.l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge__image img {
  width: 100%;
  height: 100%;

  -o-object-fit: cover;
  object-fit: cover;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge__image {
    aspect-ratio: 335/189;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge__image {
    aspect-ratio: 636/275;
  }
}
.l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge__note {
  position: absolute;
  bottom: 0.25em;
  left: 0.5em;
  color: #fff;
  letter-spacing: 0.05em;
  font-weight: normal;
  font-size: 0.875em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge__note {
    bottom: 0.8125em;
    left: 0.9375em;
  }
}
.l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge__content {
  background-color: #fff;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge__content {
    padding: 2.0625em 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge__content {
    display: grid;
    padding: 0;

    place-items: center;
  }
}
.l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge__title {
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge__title {
    font-size: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge__title {
    margin-right: 10em;
    font-size: 1em;
  }
}
.l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge__description {
  margin-top: 1.5em;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge__description {
    font-size: 1em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge__description {
    font-size: 1em;
  }
}
.l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge__button-area {
  margin-top: 2em;
}
.l-base .l-wrapper.l-sales-lineup-viala-page #lounge .lounge__button-area .c-button {
  max-width: 25em;
}
.l-base .l-wrapper.l-sales-lineup-viala-page #example .table,
.l-base .l-wrapper.l-sales-lineup-viala-page #comparison .table {
  margin-top: 1.5em;
}
.l-base .l-wrapper.l-sales-lineup-viala-page #example .table-wrapper,
.l-base .l-wrapper.l-sales-lineup-viala-page #comparison .table-wrapper {
  overflow-x: scroll;
  margin-right: calc(50% - 50vw);
  padding-right: 1.5em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #example .table-wrapper,
  .l-base .l-wrapper.l-sales-lineup-viala-page #comparison .table-wrapper {
    display: contents;
  }
}
.l-base .l-wrapper.l-sales-lineup-viala-page #example table,
.l-base .l-wrapper.l-sales-lineup-viala-page #comparison table {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-collapse: collapse;
  table-layout: auto;
  letter-spacing: 0.05em;
  font-size: 1em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #example table,
  .l-base .l-wrapper.l-sales-lineup-viala-page #comparison table {
    width: 100%;
  }
}
.l-base .l-wrapper.l-sales-lineup-viala-page #example table thead tr th,
.l-base .l-wrapper.l-sales-lineup-viala-page #comparison table thead tr th {
  padding: 0.875em 1em;
  border: 1px solid #523f26;
  background-color: #9f7b4a;
  color: #fff;
  text-align: center;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.l-base .l-wrapper.l-sales-lineup-viala-page #example table thead tr th:first-child,
.l-base .l-wrapper.l-sales-lineup-viala-page #comparison table thead tr th:first-child {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 15em;
}
.l-base .l-wrapper.l-sales-lineup-viala-page #example table tbody tr td,
.l-base .l-wrapper.l-sales-lineup-viala-page #comparison table tbody tr td {
  padding: 0.875em 1em;
  border: 1px solid #d5d3d3;
  background-color: #fff;
  color: #1f1f1f;
  text-align: center;
}
.l-base .l-wrapper.l-sales-lineup-viala-page #example table tbody tr td:first-child,
.l-base .l-wrapper.l-sales-lineup-viala-page #comparison table tbody tr td:first-child {
  border: 1px solid #a3998f;
  background-color: #e0d7bf;
  font-weight: 500;
}
.l-base .l-wrapper.l-sales-lineup-viala-page #example .note,
.l-base .l-wrapper.l-sales-lineup-viala-page #comparison .note {
  letter-spacing: 0.05em;
  font-size: 0.875em;
}
.l-base .l-wrapper.l-sales-lineup-viala-page #comparison table {
  table-layout: fixed;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #comparison table thead tr th:first-child {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 12.5em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page #comparison table thead tr th:first-child {
    width: 18.75em;
  }
}
.l-base .l-wrapper.l-sales-lineup-viala-page #comparison table tbody tr td {
  padding: 0.875em 1em 0.875em 1.6875em;
  text-align: left;
}
.l-base .l-wrapper.l-sales-lineup-viala-page #comparison table tbody tr td:first-child {
  padding: 0.875em 1em;
  text-align: center;
  white-space: nowrap;
}
.l-base .l-wrapper.l-sales-lineup-viala-page #comparison table tbody tr:last-child td:last-child {
  vertical-align: top;
}
.l-base .l-wrapper.l-sales-lineup-viala-page h4.title__heading {
  font-size: 1.25em;
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page h4.title__heading {
    font-size: 1.5em;
  }
}
.l-base .l-wrapper.l-sales-lineup-viala-page h4.title__heading +.title__statement {
  margin-top: 0.875em;
  font-size: 1em;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page .viala-title-lv4 .title .title__heading {
    font-size: 1.125em;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-lineup-viala-page .viala-title-lv4 .title .title__heading {
    font-size: 1.5em;
  }
}
@-webkit-keyframes UNDER_LINE {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
@keyframes UNDER_LINE {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
@-webkit-keyframes TICKER_TOP_LIFE_PC {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-291.9472913616398%);
    transform: translateX(-291.9472913616398%);
  }
}
@keyframes TICKER_TOP_LIFE_PC {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-291.9472913616398%);
    transform: translateX(-291.9472913616398%);
  }
}
@-webkit-keyframes TICKER_TOP_LIFE_SP {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-580.2666666666667%);
    transform: translateX(-580.2666666666667%);
  }
}
@keyframes TICKER_TOP_LIFE_SP {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-580.2666666666667%);
    transform: translateX(-580.2666666666667%);
  }
}
@-webkit-keyframes VERTICAL_MOVE {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}
@keyframes VERTICAL_MOVE {
  from {
    top: -100%;
  }
  to {
    top: 0;
  }
}
@-webkit-keyframes VERTICAL_MOVE_REVERSE {
  from {
    top: 100%;
  }
  to {
    top: 0;
  }
}
@keyframes VERTICAL_MOVE_REVERSE {
  from {
    top: 100%;
  }
  to {
    top: 0;
  }
}

/* 2025.08.27 for kyukaruizawa /sales/index.html */
/* for kyukaruizawa */
/* .l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="9"] > div.facility > div.facility__content > span:nth-of-type(1),
.l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="9"] > div.facility > div.facility__content > span:nth-of-type(3),
.l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="9"] > div.facility > div.facility__content > span:nth-of-type(4) {
  display: none;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="9"] > div.facility > div.facility__content > span:nth-of-type(2) {
    margin-top: 0.9375em !important;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="9"] > div.facility > div.facility__content > span:nth-of-type(2) {
    margin-top: 1.5em;
  }
} */
/* for kyukaruizawa annex */
.l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="9"] > div.facility > div.facility__content > span:nth-of-type(1),
.l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="9"] > div.facility > div.facility__content > span:nth-of-type(2),
.l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="9"] > div.facility > div.facility__content > span:nth-of-type(3) {
  display: none;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="9"] > div.facility > div.facility__content > span:nth-of-type(4) {
    margin-top: 0.9375em !important;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="9"] > div.facility > div.facility__content > span:nth-of-type(4) {
    margin-top: 1.5em;
  }
}

/* 2025.09.03 for arima /sales/index.html */
/* .l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="29"] > div.facility > div.facility__content > span:nth-of-type(1),
.l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="29"] > div.facility > div.facility__content > span:nth-of-type(3),
.l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="29"] > div.facility > div.facility__content > span:nth-of-type(4) {
  display: none;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="29"] > div.facility > div.facility__content > span:nth-of-type(2) {
    margin-top: 0.9375em !important;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="29"] > div.facility > div.facility__content > span:nth-of-type(2) {
    margin-top: 1.5em;
  }
} */

/* 2025.10.23 for viala annex arima /sales/index.html */
.l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="29"] > div.facility > div.facility__content > span:nth-of-type(1),
.l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="29"] > div.facility > div.facility__content > span:nth-of-type(2),
.l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="29"] > div.facility > div.facility__content > span:nth-of-type(3) {
  display: none;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="29"] > div.facility > div.facility__content > span:nth-of-type(4) {
    margin-top: 0.9375em !important;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="29"] > div.facility > div.facility__content > span:nth-of-type(4) {
    margin-top: 1.5em;
  }
}

/* 2025.06.26 for /sales/kusatsu header_kusatsu */
.l-base .l-wrapper .c-nav-header_kusatsu__item--purple {
  background-color: #7f264d;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper .c-nav-header_kusatsu__item--purple {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper .c-nav-header_kusatsu__item--gray:nth-last-child(3) {
    padding-left: 0em;
  }
  .l-base .l-wrapper .c-nav-header_kusatsu__item--gray:nth-last-child(2) {
    padding-right: 0em;
    padding-left: 0em;
  }
  .l-base .l-wrapper .c-nav-header_kusatsu__item--purple:last-child {
    padding-right: 1.75em;
  }
}

/* 2025.09.17 for viala annex atami /sales/index.html  */
.l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="20"] > div.facility > div.facility__content > span:nth-of-type(1),
.l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="20"] > div.facility > div.facility__content > span:nth-of-type(3),
.l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="20"] > div.facility > div.facility__content > span:nth-of-type(4) {
  display: none;
}
@media not screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="20"] > div.facility > div.facility__content > span:nth-of-type(2) {
    margin-top: 0.9375em !important;
  }
}
@media screen and (min-width: 769px) {
  .l-base .l-wrapper.l-sales-top-page .c-section--facilities li[data-facilities-facility-id="20"] > div.facility > div.facility__content > span:nth-of-type(2) {
    margin-top: 1.5em;
  }
}