/**
 * Swiper 11.2.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 10, 2025
 */
@font-face {
  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");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

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

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

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

.swiper-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

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

.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-css-mode.swiper-horizontal > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
      scroll-snap-type: none;
}

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

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.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-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.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-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.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;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.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-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.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;
}

@-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);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

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

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

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

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

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.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 svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

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

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

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

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: 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 {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -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 {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

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

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -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%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -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 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-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

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

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
      -ms-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 {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.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 {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

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

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

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

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

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

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

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: 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;
  -ms-touch-action: none;
      touch-action: none;
}

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

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

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

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

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

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

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

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

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

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

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
      -ms-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-prev {
  pointer-events: auto;
  visibility: visible;
}

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

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

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

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

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

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

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

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

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

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -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;
}

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

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

.choices {
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
  font-size: 16px;
}

.choices:focus {
  outline: 0;
}

.choices:last-child {
  margin-bottom: 0;
}

.choices.is-open {
  overflow: visible;
}

.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #eaeaea;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
}

.choices.is-disabled .choices__item {
  cursor: not-allowed;
}

.choices [hidden] {
  display: none !important;
}

.choices[data-type*=select-one] {
  cursor: pointer;
}

.choices[data-type*=select-one] .choices__inner {
  padding-bottom: 7.5px;
}

.choices[data-type*=select-one] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  margin: 0;
}

.choices[data-type*=select-one] .choices__button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  padding: 0;
  -webkit-background-size: 8px 8px;
          background-size: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: 0.25;
}

.choices[data-type*=select-one] .choices__button:focus,
.choices[data-type*=select-one] .choices__button:hover {
  opacity: 1;
}

.choices[data-type*=select-one] .choices__button:focus {
  -webkit-box-shadow: 0 0 0 2px #005f75;
          box-shadow: 0 0 0 2px #005f75;
}

.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button {
  display: none;
}

.choices[data-type*=select-one]::after {
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #333 transparent transparent;
  border-width: 5px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
}

.choices[data-type*=select-one].is-open::after {
  border-color: transparent transparent #333;
  margin-top: -7.5px;
}

.choices[data-type*=select-one][dir=rtl]::after {
  left: 11.5px;
  right: auto;
}

.choices[data-type*=select-one][dir=rtl] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}

.choices[data-type*=select-multiple] .choices__inner,
.choices[data-type*=text] .choices__inner {
  cursor: text;
}

.choices[data-type*=select-multiple] .choices__button,
.choices[data-type*=text] .choices__button {
  position: relative;
  display: inline-block;
  margin: -4px 0 8px;
  padding-left: 16px;
  border-left: 1px solid #003642;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  -webkit-background-size: 8px 8px;
          background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: 0.75;
  border-radius: 0;
}

.choices[data-type*=select-multiple] .choices__button:focus,
.choices[data-type*=select-multiple] .choices__button:hover,
.choices[data-type*=text] .choices__button:focus,
.choices[data-type*=text] .choices__button:hover {
  opacity: 1;
}

.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #ddd;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden;
}

.is-focused .choices__inner,
.is-open .choices__inner {
  border-color: #b7b7b7;
}

.is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}

.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}

.choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%;
}

[dir=rtl] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}

.choices__list--single .choices__item {
  width: 100%;
}

.choices__list--multiple {
  display: inline;
}

.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #005f75;
  border: 1px solid #004a5c;
  color: #fff;
  word-break: break-all;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}

[dir=rtl] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}

.choices__list--multiple .choices__item.is-highlighted {
  background-color: #004a5c;
  border: 1px solid #003642;
}

.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaa;
  border: 1px solid #919191;
}

.choices__list--dropdown,
.choices__list[aria-expanded] {
  display: none;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  word-break: break-all;
}

.is-active.choices__list--dropdown,
.is-active.choices__list[aria-expanded] {
  display: block;
}

.is-open .choices__list--dropdown,
.is-open .choices__list[aria-expanded] {
  border-color: #b7b7b7;
}

.is-flipped .choices__list--dropdown,
.is-flipped .choices__list[aria-expanded] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: 0.25rem 0.25rem 0 0;
}

.choices__list--dropdown .choices__list,
.choices__list[aria-expanded] .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}

.choices__list--dropdown .choices__item,
.choices__list[aria-expanded] .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px;
}

[dir=rtl] .choices__list--dropdown .choices__item,
[dir=rtl] .choices__list[aria-expanded] .choices__item {
  text-align: right;
}

@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable[data-select-text],
  .choices__list[aria-expanded] .choices__item--selectable[data-select-text] {
    padding-right: 100px;
  }
  .choices__list--dropdown .choices__item--selectable[data-select-text]::after,
  .choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],
  [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text] {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]::after,
  [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after {
    right: auto;
    left: 10px;
  }
}
.choices__list--dropdown .choices__item--selectable.is-highlighted,
.choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
  background-color: #f2f2f2;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted::after,
.choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after {
  opacity: 0.5;
}

.choices__item {
  cursor: default;
}

.choices__item--selectable {
  cursor: pointer;
}

.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  opacity: 0.5;
}

.choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: gray;
}

.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.choices__button:focus,
.choices__input:focus {
  outline: 0;
}

.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}

.choices__input::-webkit-search-cancel-button,
.choices__input::-webkit-search-decoration,
.choices__input::-webkit-search-results-button,
.choices__input::-webkit-search-results-decoration {
  display: none;
}

.choices__input::-ms-clear,
.choices__input::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

[dir=rtl] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}

.choices__placeholder {
  opacity: 0.5;
}

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

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

body, h1, h2, h3, h4, p,
figure, blockquote, dl, dd {
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

ul[role=list],
ol[role=list] {
  list-style: none;
}

body {
  min-height: 100vh;
  line-height: 1.5;
}

h1, h2, h3, h4,
button, input, label {
  line-height: 1.1;
}

h1, h2,
h3, h4 {
  text-wrap: balance;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  color: currentColor;
}

img,
picture {
  max-width: 100%;
  display: block;
}

input, button,
textarea, select {
  font-family: inherit;
  font-size: inherit;
}

textarea:not([rows]) {
  min-height: 10em;
}

:target {
  scroll-margin-block: 5ex;
}

@font-face {}
:root {
  --mv-slider-speed: 1500ms
  --letter-spacing: 0;
  --letter-spacing-thin: -0.02em;
}

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

html {
  height: 100%;
}

body {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  width: 100%;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7142857143;
  letter-spacing: var(--letter-spacing);
  background: #FFF;
  color: #111;
  overflow-x: hidden;
  overflow-y: scroll;
  scroll-margin-top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

img, svg, picture {
  height: auto;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}

img, picture {
  width: 100%;
}

picture {
  display: inline-block;
}

button {
  cursor: pointer;
  font-weight: inherit;
}

input, textarea, button, select {
  outline: none;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  background: none;
  padding: 0;
  margin: 0;
  color: inherit;
  border-radius: 0;
  font-weight: inherit;
}

input[type=text],
input[type=password],
input[type=tel],
input[type=number],
input[type=email],
input[type=url],
input[type=month],
input[type=time],
input[type=week],
input[type=search],
textarea {
  font-family: sans-serif !important;
}

input::-webkit-search-cancel-button {
  display: none;
}

input[type=search]:focus {
  outline-offset: -2px;
}

input[type=search]::-webkit-search-decoration {
  display: none;
}

sup {
  font-size: 50%;
  vertical-align: super;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, blockquote, pre, figure, table, fieldset, legend, form, button {
  font-weight: inherit;
  margin: 0;
  padding: 0;
  text-wrap: auto;
}

ul, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

.c-button {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid var(--color-border);
  background: var(--color-bg);
  color: var(--color-text);
  cursor: pointer;
  --color-text: #111;
  --color-bg: #FFF;
  --color-border: #111;
  --color-hover-text: #fff;
  --color-hover-bg: #111;
  --color-hover-border: #111;
}
.c-button--black {
  --color-bg: #111;
  --color-text: #fff;
  --color-border: #111;
  --color-hover-text: #111;
  --color-hover-bg: #fff;
  --color-hover-border: #111;
}
.c-button--gold {
  --color-bg: #D3B48A;
  --color-text: #fff;
  --color-border: #D3B48A;
}
.c-button--beige {
  --color-bg: #EFEDE7;
  --color-text: #111;
  --color-border: #EFEDE7;
  --color-hover-text: #fff;
  --color-hover-bg: rgba(#EFEDE7, 0);
  --color-hover-border: #fff;
}
.c-button--white-border {
  --color-bg: transparent;
  --color-text: #fff;
  --color-border: #fff;
  --color-hover-text: #111;
  --color-hover-bg: #fff;
  --color-hover-border: #fff;
}
.c-button--close span {
  position: relative;
  padding-right: 20px;
}
.c-button--close span::before, .c-button--close span::after {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  border-top: 1px solid;
  position: absolute;
  right: 0;
  top: 50%;
}
.c-button--close span::before {
  -webkit-transform: translateY(-50%) rotate(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.c-button--close span::after {
  -webkit-transform: translateY(-50%) rotate(-45deg);
      -ms-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}
.c-button--en {
  font-family: "neue-haas-unica", "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.03em;
}
.c-button.is-disabled {
  --color-bg: #fff;
  --color-text: $color-text;
  --color-border: #fff;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .c-button {
    height: 52px;
    border-radius: 26px;
    padding: 0 60px;
    -webkit-transition: color 0.3s ease-out, border-color 0.3s ease-out, background-color 0.3s ease-out, opacity 0.3s ease-out;
    transition: color 0.3s ease-out, border-color 0.3s ease-out, background-color 0.3s ease-out, opacity 0.3s ease-out;
  }
  .c-button:hover {
    background: var(--color-hover-bg);
    color: var(--color-hover-text);
    border-color: var(--color-hover-border);
  }
}
@media screen and (max-width: 767px) {
  .c-button {
    height: 52px;
    border-radius: 26px;
    padding: 0 60px;
    -webkit-transition: color 0.3s ease-out, border-color 0.3s ease-out, background-color 0.3s ease-out, opacity 0.3s ease-out;
    transition: color 0.3s ease-out, border-color 0.3s ease-out, background-color 0.3s ease-out, opacity 0.3s ease-out;
  }
  .c-button--en span {
    padding-bottom: 2px;
  }
}

.c-link {
  text-decoration: underline;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .c-link:hover {
    text-decoration: none;
  }
}

@media screen and (min-width: 768px) {
  .c-share__box + .c-share__box {
    margin-top: 40px;
  }
  .c-share__title {
    font-size: 15px;
    line-height: 1;
    color: #6B6B6B;
  }
  .c-share__list {
    margin-top: 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
  }
  .c-share__item a {
    opacity: 0.5;
  }
  .c-share__item a:hover {
    opacity: 1;
  }
  .c-share__button {
    display: block;
  }
  .c-share__icon {
    display: block;
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-share__box + .c-share__box {
    margin-top: 40px;
  }
  .c-share__title {
    font-size: 15px;
    line-height: 1;
    color: #6B6B6B;
  }
  .c-share__list {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 30px;
  }
  .c-share__item a {
    opacity: 0.5;
  }
  .c-share__button {
    display: block;
  }
  .c-share__icon {
    display: block;
    width: 20px;
    height: 20px;
  }
}

.c-form {
  width: 100%;
}
.c-form__input {
  display: block;
  background: #fff;
  border: none;
  border-radius: 0;
  width: 100%;
  height: 48px;
  padding: 0 16px;
  line-height: 1;
  font-size: 16px;
}
.c-form__textarea {
  display: block;
  background: #fff;
  border: none;
  border-radius: 0;
  width: 100%;
  padding: 16px 16px;
  font-size: 14px;
  line-height: 1.6;
}
.c-form__input.is-error, .c-form__textarea.is-error {
  border: 2px solid #F1998E;
  background: #FFEFED;
}
.c-form__input::-webkit-input-placeholder, .c-form__textarea::-webkit-input-placeholder {
  color: #6B6B6B;
  opacity: 1;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  line-height: inherit;
}
.c-form__input::-moz-placeholder, .c-form__textarea::-moz-placeholder {
  color: #6B6B6B;
  opacity: 1;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  line-height: inherit;
}
.c-form__input:-ms-input-placeholder, .c-form__textarea:-ms-input-placeholder {
  color: #6B6B6B;
  opacity: 1;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  line-height: inherit;
}
.c-form__input::-ms-input-placeholder, .c-form__textarea::-ms-input-placeholder {
  color: #6B6B6B;
  opacity: 1;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  line-height: inherit;
}
.c-form__input::placeholder, .c-form__textarea::placeholder {
  color: #6B6B6B;
  opacity: 1;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  line-height: inherit;
}
.c-form__count {
  color: #6B6B6B;
}
.c-form__required {
  color: #E11900;
  margin-right: 2px;
}
.c-form__select {
  position: relative;
  height: 48px;
}
.c-form__select-input {
  display: block;
  width: 100%;
  height: 100%;
}
.c-form__select .choices {
  height: 100%;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
}
.c-form__select .choices.is-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.c-form__select .choices.is-disabled .choices__inner {
  background: #E2E2E2;
}
.c-form__select .choices__inner {
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0;
  padding: 0 14px;
  background: #E2E2E2;
  border: 2px solid #E2E2E2;
}
.c-form__select .choices__item--selectable:not(:hover).is-highlighted {
  background: none !important;
}
.c-form__select .choices__item--selectable.is-highlighted:hover {
  background: #E2E2E2;
}
.c-form__select .choices__list--single {
  padding: 0 40px 0 0;
}
.c-form__select .choices__list--single .choices__item--selectable {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-form__select .choices__list[aria-expanded] {
  margin-top: 0;
  border: none;
  -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.12);
}
.c-form__select .choices__list[aria-expanded] .choices__item {
  padding-left: 16px;
  padding-right: 16px;
}
.c-form__select .choices[data-type*=select-one] .choices__inner {
  padding-bottom: 0;
}
.c-form__select .choices[data-type*=select-one]::after {
  right: 24px;
  border: none;
  border-right: 2px solid;
  border-bottom: 2px solid;
  width: 9px;
  height: 9px;
  margin: 0;
  -webkit-transform: translateY(-70%) rotate(45deg);
      -ms-transform: translateY(-70%) rotate(45deg);
          transform: translateY(-70%) rotate(45deg);
}
.c-form__select .choices.is-open .choices__inner {
  border-color: #111;
}
.c-form__select .choices.is-selected-placeholder .choices__list--single {
  opacity: 0.5;
}
.c-form__caption {
  color: #6B6B6B;
}
.c-form__check {
  position: relative;
  display: inline-block;
  border-radius: 0;
  border: 1px solid #AFAFAF;
  background: none;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.c-form__check:checked::after {
  content: "";
  display: block;
  position: absolute;
  left: 2px;
  top: 3px;
  width: 9px;
  height: 5px;
  border-radius: 0;
  border-left: 2px solid;
  border-bottom: 2px solid;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.c-form__error {
  color: #E11900;
}
.c-form__error:empty {
  display: none;
}
.c-form__submit-back .c-button {
  opacity: 0.5;
  --color-hover-bg: #111;
  --color-hover-text: #fff;
  --color-hover-border: #111;
}
.c-form__submit-back .c-button:hover {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .c-form__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
  .c-form__content--confirm {
    gap: 40px;
  }
  .c-form__field-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-form__label {
    font-size: 16px;
    line-height: 1.5;
  }
  .c-form__count {
    font-size: 14px;
  }
  .c-form__input {
    margin-top: 8px;
  }
  .c-form__textarea {
    margin-top: 8px;
    min-height: 13em !important;
  }
  .c-form__select {
    margin-top: 6px;
  }
  .c-form__caption {
    margin-top: 9px;
    font-size: 14px;
    line-height: 1.4;
  }
  .c-form__submit {
    margin-top: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 16px;
  }
  .c-form__submit .c-button {
    padding: 0 80px;
  }
  .c-form__submit--confirm {
    margin-top: 24px;
    gap: 16px;
  }
  .c-form__submit--confirm .c-button {
    padding: 0 60px;
  }
  .c-form__submit--confirm .c-form__submit-send .c-button {
    min-width: 256px;
  }
  .c-form__error {
    font-size: 14px;
    margin-top: 5px;
  }
  .c-form__value {
    margin-top: 14px;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 600;
    word-break: break-all;
  }
  .c-form__privacy {
    margin-top: 44px;
  }
  .c-form__privacy-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5px;
  }
  .c-form__privacy-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-form__privacy-text {
    padding-top: 1px;
    font-size: 13px;
    letter-spacing: 0.03em;
    font-weight: 600;
  }
  .c-form__privacy-text a {
    opacity: 0.5;
    margin-right: 5px;
  }
  .c-form__privacy-text a:hover {
    opacity: 0.3;
  }
}
@media screen and (max-width: 767px) {
  .c-form__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 31px;
  }
  .c-form__content--confirm {
    gap: 40px;
  }
  .c-form__field-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-form__label {
    font-size: 16px;
    line-height: 1.5;
  }
  .c-form__count {
    font-size: 14px;
  }
  .c-form__input {
    margin-top: 7px;
  }
  .c-form__textarea {
    margin-top: 7px;
    min-height: 9.5em !important;
  }
  .c-form__select {
    margin-top: 7px;
  }
  .c-form__caption {
    margin-top: 6px;
  }
  .c-form__submit {
    margin-top: 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
  .c-form__submit--confirm {
    margin-top: 24px;
  }
  .c-form__submit .c-button {
    width: 100%;
  }
  .c-form__submit-send {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .c-form__submit-back .c-button {
    opacity: 0.5;
  }
  .c-form__error {
    font-size: 14px;
    margin-top: 5px;
  }
  .c-form__value {
    margin-top: 14px;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 600;
    word-break: break-all;
  }
  .c-form__privacy {
    margin-top: 44px;
  }
  .c-form__privacy-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5px;
  }
  .c-form__privacy-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-form__privacy-text {
    font-size: 13px;
    letter-spacing: 0.03em;
    padding-bottom: 1px;
    font-weight: 600;
  }
  .c-form__privacy-text a {
    opacity: 0.5;
    margin-right: 5px;
  }
}

.c-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  background: rgba(255, 253, 248, 0.9);
  backdrop-filter: blur(5px);
  display: block;
}
.c-modal.is-initialized:not(.is-active) {
  display: none;
}
.c-modal.is-active {
  z-index: 10000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-modal.is-visible {
  opacity: 1;
  pointer-events: all;
}
@media screen and (min-width: 768px) {
  .c-modal {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-modal__close {
    position: fixed;
    right: 40px;
    top: 24px;
    width: 48px;
    height: 44px;
    z-index: 2;
    cursor: pointer;
  }
  .c-modal__close-icon {
    display: block;
    width: 48px;
    height: 10px;
  }
  .c-modal__close-icon::before, .c-modal__close-icon::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #111;
    position: absolute;
    left: 0;
    top: 50%;
  }
  .c-modal__close-icon::before {
    -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .c-modal__close-icon::after {
    -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
  }
  .c-modal__inner {
    width: 83.28125%;
    margin: auto;
    position: relative;
    z-index: 1;
  }
  .c-modal__arrow {
    position: fixed;
    top: 50%;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #D3B48A;
    z-index: 2;
    cursor: pointer;
  }
  .c-modal__arrow::after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    left: 50%;
    top: 50%;
  }
  .c-modal__arrow--prev {
    left: 24px;
  }
  .c-modal__arrow--prev::after {
    -webkit-transform: translate(-30%, -50%) rotate(-135deg);
        -ms-transform: translate(-30%, -50%) rotate(-135deg);
            transform: translate(-30%, -50%) rotate(-135deg);
  }
  .c-modal__arrow--next {
    right: 24px;
  }
  .c-modal__arrow--next::after {
    -webkit-transform: translate(-70%, -50%) rotate(45deg);
        -ms-transform: translate(-70%, -50%) rotate(45deg);
            transform: translate(-70%, -50%) rotate(45deg);
  }
  .c-modal__slider {
    height: 100%;
  }
  .c-modal__slide {
    width: 100%;
    height: 100%;
    padding: 120px 0 130px;
    overflow: hidden auto;
  }
  .c-modal__fixed-button {
    position: fixed;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 40px;
    z-index: 10;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .c-modal__fixed-button .c-button {
    padding: 0 60px;
  }
  .c-modal__fixed-button.is-hidden {
    opacity: 0;
    pointer-events: none;
  }
  .c-modal__locations {
    padding: 0;
  }
  .c-modal__locations-inner {
    width: 83.28125%;
    max-width: 648px;
    margin: 0 auto;
    padding: 120px 0 80px;
  }
  .c-modal__locations-content {
    margin-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 32px;
  }
  .c-modal__locations-title {
    font-size: 32px;
    line-height: 1.2;
    text-align: center;
  }
  .c-modal__locations-text {
    font-size: 15px;
    line-height: 2;
  }
  .c-modal__locations-video {
    position: relative;
    margin: 0 -16%;
    overflow: hidden;
  }
  .c-modal__locations-video-thumbnail {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .c-modal__locations-video-thumbnail img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
  .c-modal__locations-video-thumbnail::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    z-index: 2;
  }
  .c-modal__locations-video-button {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 3;
    pointer-events: none;
  }
  .c-modal__locations-video-player {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 500%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 2;
    pointer-events: none;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0;
  }
  .c-modal__locations-video-volume {
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    pointer-events: none;
  }
  .c-modal__locations-video-volume.is-visible {
    opacity: 0.7;
    pointer-events: all;
  }
  .c-modal__locations-video-volume.is-visible:hover {
    opacity: 1;
  }
  .c-modal__locations-video-volume.is-active .c-modal__locations-video-icon--mute {
    display: none;
  }
  .c-modal__locations-video-volume.is-active .c-modal__locations-video-icon--unmute {
    display: block;
  }
  .c-modal__locations-video-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .c-modal__locations-video-icon img {
    width: 100%;
  }
  .c-modal__locations-video-icon--play {
    display: none;
  }
  .c-modal__locations-video-icon--unmute {
    display: none;
  }
  .c-modal__locations-video.is-playing .c-modal__locations-video-player {
    opacity: 1;
    pointer-events: all;
  }
  .c-modal__locations-info {
    margin-top: 16px;
    background: #E3DAC5;
    padding: 32px 32px;
    border-radius: 6px;
  }
  .c-modal__locations-info dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 16px 0;
  }
  .c-modal__locations-info dt {
    font-size: 14px;
    line-height: 1.6;
    width: 100px;
  }
  .c-modal__locations-info dd {
    font-size: 14px;
    line-height: 1.6;
    width: calc(100% - 100px);
  }
  .c-modal__locations-button {
    position: sticky;
    bottom: 40px;
    width: 100%;
    z-index: 10;
  }
  .c-modal__locations-button-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-modal__locations-button .c-button {
    padding: 0 60px;
  }
}
@media screen and (max-width: 767px) {
  .c-modal {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .c-modal__close {
    position: fixed;
    right: 0;
    top: 0;
    width: 72px;
    height: 64px;
    z-index: 2;
    cursor: pointer;
  }
  .c-modal__close-icon {
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .c-modal__close-icon::before, .c-modal__close-icon::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #111;
    position: absolute;
    left: 0;
    top: 50%;
  }
  .c-modal__close-icon::before {
    -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .c-modal__close-icon::after {
    -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
  }
  .c-modal__inner {
    width: 100%;
    height: 100%;
    margin: auto;
    position: relative;
    z-index: 1;
  }
  .c-modal__arrow {
    position: fixed;
    bottom: 20px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #D3B48A;
    z-index: 2;
    cursor: pointer;
  }
  .c-modal__arrow::after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    left: 50%;
    top: 50%;
  }
  .c-modal__arrow--prev {
    left: 2.133%;
  }
  .c-modal__arrow--prev::after {
    -webkit-transform: translate(-30%, -50%) rotate(-135deg);
        -ms-transform: translate(-30%, -50%) rotate(-135deg);
            transform: translate(-30%, -50%) rotate(-135deg);
  }
  .c-modal__arrow--next {
    right: 2.133%;
  }
  .c-modal__arrow--next::after {
    -webkit-transform: translate(-70%, -50%) rotate(45deg);
        -ms-transform: translate(-70%, -50%) rotate(45deg);
            transform: translate(-70%, -50%) rotate(45deg);
  }
  .c-modal__arrow--locations {
    bottom: 68px;
  }
  .c-modal__arrow--locations--prev {
    left: calc((100% - 90.4%) / 2);
  }
  .c-modal__arrow--locations--next {
    right: calc((100% - 90.4%) / 2);
  }
  .c-modal__slider {
    width: 100%;
    height: 100%;
  }
  .c-modal__slide {
    width: 100%;
    height: 100%;
    padding: 80px 0 120px;
    overflow: hidden auto;
  }
  .c-modal__fixed-button {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 10;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    background: #fff;
  }
  .c-modal__fixed-button-inner {
    position: relative;
    z-index: 2;
    background: #fff;
  }
  .c-modal__fixed-button .c-button {
    position: relative;
    width: 100%;
    padding: 0 20px;
    border-radius: 0;
    height: 47px;
    color: #FFFDF8;
  }
  .c-modal__fixed-button.is-hidden {
    opacity: 0;
    pointer-events: none;
  }
  .c-modal__locations {
    padding: 0;
  }
  .c-modal__locations-inner {
    width: 91.46%;
    margin: 0 auto;
    padding: 80px 0 100px;
  }
  .c-modal__locations-content {
    margin-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
  .c-modal__locations-title {
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
  }
  .c-modal__locations-text {
    font-size: 14px;
    line-height: 1.9;
  }
  .c-modal__locations-video {
    position: relative;
    overflow: hidden;
  }
  .c-modal__locations-video-thumbnail {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .c-modal__locations-video-thumbnail img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
  .c-modal__locations-video-thumbnail::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    z-index: 2;
  }
  .c-modal__locations-video-button {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 3;
    pointer-events: none;
  }
  .c-modal__locations-video-player {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 500%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 2;
    pointer-events: none;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0;
  }
  .c-modal__locations-video-volume {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    pointer-events: none;
  }
  .c-modal__locations-video-volume.is-visible {
    opacity: 0.7;
    pointer-events: all;
  }
  .c-modal__locations-video-volume.is-visible:hover {
    opacity: 1;
  }
  .c-modal__locations-video-volume.is-active .c-modal__locations-video-icon--mute {
    display: none;
  }
  .c-modal__locations-video-volume.is-active .c-modal__locations-video-icon--unmute {
    display: block;
  }
  .c-modal__locations-video-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .c-modal__locations-video-icon img {
    width: 100%;
  }
  .c-modal__locations-video-icon--play {
    display: none;
  }
  .c-modal__locations-video-icon--unmute {
    display: none;
  }
  .c-modal__locations-video.is-playing .c-modal__locations-video-player {
    opacity: 1;
    pointer-events: all;
  }
  .c-modal__locations-info {
    margin-top: 6px;
    background: #E3DAC5;
    padding: 32px 24px;
    border-radius: 6px;
  }
  .c-modal__locations-info dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px 0;
  }
  .c-modal__locations-info dt {
    font-size: 14px;
    line-height: 1.6;
    width: 80px;
  }
  .c-modal__locations-info dd {
    font-size: 14px;
    line-height: 1.6;
    width: calc(100% - 80px);
  }
  .c-modal__locations-button {
    position: sticky;
    bottom: 0;
    width: 100%;
    z-index: 10;
  }
  .c-modal__locations-button .c-button {
    position: relative;
    width: 100%;
    padding: 0 20px;
    border-radius: 0;
    height: 47px;
    color: #FFFDF8;
  }
}

@-webkit-keyframes card-tap-show-anim {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes card-tap-show-anim {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.c-card {
  color: var(--color-tile-text, #9D633F);
}
.c-card__image svg {
  background: var(--color-tile-bg, #EFE9DA);
}
.c-card__image svg path {
  fill: var(--color-tile-fill, #9D633F);
}
@media screen and (min-width: 768px) {
  .c-card {
    position: relative;
    cursor: pointer;
  }
  .c-card::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: #000;
    pointer-events: none;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    z-index: 2;
  }
  .c-card:hover::after {
    opacity: 0.2;
  }
  .c-card__image {
    position: relative;
    z-index: 1;
  }
  .c-card__image img {
    aspect-ratio: 4/5;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
  }
  .c-card__image svg {
    width: 100%;
    height: 100%;
    aspect-ratio: 4/5;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
  }
  .c-card__title {
    position: absolute;
    left: 5%;
    right: 5%;
    top: 6.2%;
    z-index: 2;
    font-size: 1.64vw;
    line-height: 1.4;
    font-weight: 600;
  }
  .c-card__title--small {
    font-size: 0.9375vw;
    left: 0.625vw;
    top: 1.015625vw;
  }
  .c-card__title--photo {
    top: auto;
    bottom: 6.2%;
    color: #fff;
  }
  .c-card__title--photo.c-card__title--small {
    bottom: 0.625vw;
  }
  .c-card__tap {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    pointer-events: none;
    opacity: 0;
  }
  .c-card__tap.is-visible {
    -webkit-animation: card-tap-show-anim 2s ease;
            animation: card-tap-show-anim 2s ease;
  }
  .c-card__tap::after {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.2;
    z-index: 1;
  }
  .c-card__tap img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 35.48%;
    z-index: 2;
  }
}
@media screen and (max-width: 767px) {
  .c-card {
    position: relative;
    cursor: pointer;
  }
  .c-card__image {
    position: relative;
    z-index: 1;
  }
  .c-card__image img {
    aspect-ratio: 4/5;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
  }
  .c-card__image svg {
    width: 100%;
    height: 100%;
    aspect-ratio: 4/5;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
  }
  .c-card__title {
    position: absolute;
    left: 7.5%;
    right: 7.5%;
    top: 6.5%;
    z-index: 2;
    font-size: 2.666vw;
    line-height: 1.4;
    font-weight: 600;
  }
  .c-card__title--photo {
    top: auto;
    bottom: 6.5%;
    color: #fff;
  }
  .c-card__tap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    pointer-events: none;
    opacity: 0;
  }
  .c-card__tap.is-visible {
    -webkit-animation: card-tap-show-anim 2s ease;
            animation: card-tap-show-anim 2s ease;
  }
  .c-card__tap::after {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.2;
    z-index: 1;
  }
  .c-card__tap img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 35.48%;
    z-index: 2;
  }
}

@media screen and (min-width: 768px) {
  .c-video {
    position: relative;
    aspect-ratio: 16/9;
    margin: 0 auto;
    overflow: hidden;
  }
  .c-video__thumbnail {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .c-video__thumbnail img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
  .c-video__thumbnail::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    z-index: 2;
  }
  .c-video__button {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 3;
    pointer-events: none;
  }
  .c-video__player {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 500%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 2;
    pointer-events: none;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0;
  }
  .c-video__volume {
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    pointer-events: none;
  }
  .c-video__volume.is-active .c-video__icon--mute {
    display: none;
  }
  .c-video__volume.is-active .c-video__icon--unmute {
    display: block;
  }
  .c-video__icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .c-video__icon img {
    width: 100%;
  }
  .c-video__icon--play {
    display: none;
  }
  .c-video__icon--unmute {
    display: none;
  }
  .c-video.is-playing .c-video__player {
    opacity: 1;
    pointer-events: all;
  }
  .c-video.is-playing .c-video__volume {
    opacity: 0.7;
    pointer-events: all;
  }
  .c-video.is-playing .c-video__volume:hover {
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  .c-video {
    position: relative;
    aspect-ratio: 16/9;
    overflow: hidden;
  }
  .c-video__thumbnail {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  .c-video__thumbnail img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
  .c-video__thumbnail::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    z-index: 2;
  }
  .c-video__button {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 3;
    pointer-events: none;
  }
  .c-video__player {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 500%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 2;
    pointer-events: none;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0;
  }
  .c-video__volume {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    pointer-events: none;
  }
  .c-video__volume.is-active .c-video__icon--mute {
    display: none;
  }
  .c-video__volume.is-active .c-video__icon--unmute {
    display: block;
  }
  .c-video__icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .c-video__icon img {
    width: 100%;
  }
  .c-video__icon--play {
    display: none;
  }
  .c-video__icon--unmute {
    display: none;
  }
  .c-video.is-playing .c-video__player {
    opacity: 1;
    pointer-events: all;
  }
  .c-video.is-playing .c-video__volume {
    opacity: 0.7;
    pointer-events: all;
  }
}

@media screen and (min-width: 768px) {
  .c-nav {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .c-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 47px;
    overflow: hidden;
    gap: 16px;
    z-index: 10;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    pointer-events: none;
    display: none;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    -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;
    background: #fff;
  }
  .c-nav.is-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-nav.is-visible {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    pointer-events: all;
  }
  .c-nav__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    border-top: 1px solid #FFFDF8;
    background: #EFEDE7;
    gap: 1px;
  }
  .c-nav__item {
    height: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .c-nav__item a {
    font-size: 14px;
    font-family: "neue-haas-unica", "dnp-shuei-gothic-gin-std", sans-serif;
    letter-spacing: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #1D1D1D;
    color: #EFEDE7;
    font-weight: 400;
    padding-bottom: 2px;
  }
}

@media screen and (min-width: 768px) {
  .u-only-sp {
    display: none;
  }
  .u-only-tablet {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .u-only-pc {
    display: none;
  }
  .u-only-tablet {
    display: none;
  }
}
.u-only-responsive {
  display: none;
}

@media screen and (min-width: 768px) {
  body.tablet .u-only-tablet {
    display: inherit !important;
  }
}

.u-animation-fade {
  -webkit-transition: opacity 0.7s ease-out, -webkit-transform 1s ease-out;
  transition: opacity 0.7s ease-out, -webkit-transform 1s ease-out;
  transition: opacity 0.7s ease-out, transform 1s ease-out;
  transition: opacity 0.7s ease-out, transform 1s ease-out, -webkit-transform 1s ease-out;
  -webkit-transform: translate(0, 20px);
      -ms-transform: translate(0, 20px);
          transform: translate(0, 20px);
  opacity: 0;
  visibility: hidden;
}
.u-animation-fade.is-visible {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
  visibility: visible;
}
.u-animation-fade--no-transform {
  -webkit-transform: inherit;
      -ms-transform: inherit;
          transform: inherit;
}
.u-animation-fade--no-transform.is-visible {
  -webkit-transform: inherit;
      -ms-transform: inherit;
          transform: inherit;
}

.u-animation-parent.is-visible .u-animation-fade {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
  visibility: visible;
}
.u-animation-parent.is-visible .u-animation-fade.u-animation-fade--no-transform {
  -webkit-transform: inherit;
      -ms-transform: inherit;
          transform: inherit;
}

.u-animation-delay-1 {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.u-animation-delay-2 {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.u-animation-delay-3 {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.u-animation-delay-4 {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.u-animation-delay-5 {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

@-webkit-keyframes scrollbar-anim {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
  }
  40% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
  }
  45% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: center top;
            transform-origin: center top;
  }
  90% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: center top;
            transform-origin: center top;
  }
}

@keyframes scrollbar-anim {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
  }
  40% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
  }
  45% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: center top;
            transform-origin: center top;
  }
  90% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: center top;
            transform-origin: center top;
  }
}
.u-hover-link {
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .u-hover-link {
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
  .u-hover-link:hover {
    opacity: 0.5;
  }
}

.u-font-ja {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
}

.u-font-en {
  font-family: "neue-haas-unica", "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 400;
}

.u-font-en-bold {
  font-family: "neue-haas-unica", "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 500;
}

.u-kerning-none {
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  letter-spacing: 0;
}

.l-container {
  position: relative;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .l-container::before {
    content: "";
    display: block;
    position: fixed;
    left: 0;
    top: 100%;
    width: 100%;
    height: 200px;
    background: #fff;
    z-index: 10;
    pointer-events: none;
  }
}

.l-section__inner {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .l-section__inner {
    width: 83.28125%;
  }
}
@media screen and (max-width: 767px) {
  .l-section__inner {
    width: 89.33%;
  }
}

.l-header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  background: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid #F5F5F5;
}
@media screen and (min-width: 768px) {
  .l-header {
    height: 68px;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
  }
  .l-header:hover {
    background: #fff;
  }
  .l-header::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 0;
    background: #F5F5F5;
    -webkit-transition: height 0.4s ease;
    transition: height 0.4s ease;
    will-change: height;
    z-index: 0;
    pointer-events: none;
  }
  .l-header__inner {
    position: relative;
    z-index: 1;
    width: 93.75%;
    height: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 40px;
  }
  .l-header__logo {
    height: 100%;
  }
  .l-header__logo a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 1px;
  }
  .l-header__logo-pds {
    width: 157px;
  }
  .l-header__logo-weddings {
    margin-top: 9px;
    font-size: 14px;
    letter-spacing: 0.03em;
    line-height: 1;
  }
  .l-header__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    gap: 49px;
    margin: 0 0 0 auto;
  }
  .l-header__menu-item {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .l-header__menu-item a {
    font-size: 13px;
    letter-spacing: 0.03em;
    -webkit-transition: color 0.3s ease-out, border-color 0.3s ease-out, background-color 0.3s ease-out, opacity 0.3s ease-out;
    transition: color 0.3s ease-out, border-color 0.3s ease-out, background-color 0.3s ease-out, opacity 0.3s ease-out;
  }
  .l-header__menu-item a.is-active {
    font-weight: 700;
  }
  .l-header__menu-item a:hover {
    color: #D3B48A;
  }
  .l-header__menu-item:hover > a {
    color: #D3B48A;
  }
  .l-header__menu-sub {
    position: absolute;
    left: 0;
    top: 100%;
    height: 0;
    pointer-events: none;
    -webkit-transition: height 0.4s ease;
    transition: height 0.4s ease;
    will-change: height;
    overflow: hidden;
  }
  .l-header__menu-sub-inner {
    height: 82px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 5px;
  }
  .l-header__contact {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .l-header__contact .c-button {
    width: 127px;
    height: 36px;
    font-size: 13px;
    --color-hover-border: #D3B48A;
    --color-hover-text: #fff;
    --color-hover-bg: #D3B48A;
  }
  .l-header:has(.l-header__menu-item--has-submenu:hover) {
    background: #fff;
  }
  .l-header:has(.l-header__menu-item--has-submenu:hover)::before {
    height: 82px;
  }
  .l-header:has(.l-header__menu-item--has-submenu:hover) .l-header__menu-sub {
    height: 82px;
    pointer-events: all;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .l-header__menu {
    gap: 32px;
  }
}
@media screen and (max-width: 767px) {
  .l-header {
    height: 63px;
  }
  .l-header__inner {
    width: 89.33%;
    height: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 40px;
  }
  .l-header__logo {
    height: 100%;
  }
  .l-header__logo a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 1px;
  }
  .l-header__logo-pds {
    width: 120px;
  }
  .l-header__logo-weddings {
    margin-top: 9px;
    font-size: 11.5px;
    letter-spacing: 0.03em;
    line-height: 1;
  }
  .l-header__contact {
    margin-right: 48px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .l-header__contact .c-button {
    width: 107px;
    height: 30px;
    font-size: 12px;
    padding: 0;
  }
}

body.firefox .l-header__logo img {
  -webkit-transform: rotate(0.0001deg);
      -ms-transform: rotate(0.0001deg);
          transform: rotate(0.0001deg);
}

@media screen and (max-width: 767px) {
  .l-menu {
    width: 100%;
    color: #111;
  }
  .l-menu__container {
    position: fixed;
    left: 0;
    top: 63px;
    width: 100%;
    height: calc(100vh - 63px);
    height: calc(100dvh - 63px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 100;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 0;
    pointer-events: none;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(5px);
    display: none;
    pointer-events: none;
  }
  .l-menu__button {
    position: fixed;
    right: 0;
    top: 0;
    width: 70px;
    height: 62px;
    z-index: 101;
    cursor: pointer;
    -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;
  }
  .l-menu__button-icon {
    display: block;
    width: 32px;
    height: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .l-menu__button-icon::before, .l-menu__button-icon::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #111;
    position: absolute;
    left: 0;
    top: 50%;
    -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;
  }
  .l-menu__button-icon::before {
    -webkit-transform: translateY(calc(-50% - 4px));
        -ms-transform: translateY(calc(-50% - 4px));
            transform: translateY(calc(-50% - 4px));
  }
  .l-menu__button-icon::after {
    -webkit-transform: translateY(calc(50% + 4px));
        -ms-transform: translateY(calc(50% + 4px));
            transform: translateY(calc(50% + 4px));
  }
  .l-menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 52px;
  }
  .l-menu__list-item {
    font-size: 22px;
    letter-spacing: 0;
    line-height: 1;
  }
  .l-menu__list-item > a {
    font-weight: 700;
  }
  .l-menu__list-sub {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
  }
  .l-menu__list-sub-item {
    font-size: 15px;
    letter-spacing: 0.03em;
    line-height: 1;
  }
  .l-menu__sns {
    margin-top: 52px;
  }
  .l-menu__sns-icon {
    width: 24px;
  }
  .l-menu.is-active .l-menu__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    pointer-events: all;
  }
  .l-menu.is-visible .l-menu__button-icon::before {
    -webkit-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .l-menu.is-visible .l-menu__button-icon::after {
    -webkit-transform: translateY(-50%) rotate(-45deg);
        -ms-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
  }
  .l-menu.is-visible .l-menu__button--close {
    opacity: 1;
  }
  .l-menu.is-visible .l-menu__container {
    opacity: 1;
    pointer-events: all;
  }
}

@media screen and (min-width: 768px) {
  .l-footer {
    position: relative;
    width: 100%;
    z-index: 5;
    background: #EFEDE7;
    overflow: hidden;
  }
  .l-footer__main {
    padding: 138px 0 44px;
  }
  .l-footer__main-inner {
    width: 92.5%;
    margin: 0 auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .l-footer__heading {
    margin: 0 80px 0 0.8%;
  }
  .l-footer__heading-logo {
    width: 235px;
  }
  .l-footer__heading-title {
    margin-top: 26px;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.03em;
  }
  .l-footer__locations {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-auto-flow: column;
    gap: 53px 65px;
    width: 54.5%;
  }
  .l-footer__location-title {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0.03em;
    border-bottom: 1px solid;
    padding-bottom: 14px;
  }
  .l-footer__location-list {
    margin: 18px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.03em;
  }
  .l-footer__location-list .is-comingsoon {
    opacity: 0.5;
  }
  .l-footer__logo {
    margin: 127px -1.25% 0;
    overflow: hidden;
  }
  .l-footer__sub {
    background: #111;
    color: #EFE9DA;
    font-size: 12px;
    letter-spacing: 0.03em;
    font-weight: 600;
    padding: 22px 0;
  }
  .l-footer__sub-inner {
    width: 92.5%;
    margin: 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .l-footer__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .l-footer__nav + .l-footer__nav {
    margin: 0 auto 0 0;
  }
  .l-footer__nav + .l-footer__nav::before {
    content: "";
    display: block;
    width: 1px;
    height: 10px;
    background: #EFE9DA;
    margin: 0 12px;
  }
  .l-footer__nav li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .l-footer__nav li + li::before {
    content: "";
    display: block;
    width: 1px;
    height: 10px;
    background: #EFE9DA;
    margin: 0 12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .l-footer__sub {
    font-size: 10px;
  }
  .l-footer__nav li + li::before {
    margin: 0 8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 800px) {
  .l-footer__sub {
    letter-spacing: 0;
  }
  .l-footer__sub-inner {
    width: 95%;
  }
}
@media screen and (max-width: 767px) {
  .l-footer {
    position: relative;
    width: 100%;
    z-index: 5;
    background: #EFEDE7;
    overflow: hidden;
  }
  .l-footer__main {
    padding: 102px 0 2px;
  }
  .l-footer__main-inner {
    width: 82.93%;
    margin: 0 auto;
  }
  .l-footer__heading {
    margin-right: 60px;
  }
  .l-footer__heading-logo {
    width: 235px;
  }
  .l-footer__heading-title {
    margin-top: 26px;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.03em;
  }
  .l-footer__locations {
    margin-top: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 49px;
    width: 96%;
  }
  .l-footer__location-title {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 0.03em;
    border-bottom: 1px solid;
    padding-bottom: 14px;
  }
  .l-footer__location-list {
    margin: 17px 0 0;
    width: 94%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0.03em;
  }
  .l-footer__location-list .is-comingsoon {
    opacity: 0.5;
  }
  .l-footer__logo {
    margin: 77px -3% 0 -0.1%;
  }
  .l-footer__sub {
    background: #111;
    color: #EFE9DA;
    padding: 25px 0 25px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.03em;
    text-align: center;
  }
  .l-footer__sub-inner {
    width: 85.066%;
    margin: 0 auto;
  }
  .l-footer__nav:not(.u-only-pc) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .l-footer__nav li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .l-footer__nav li + li::before {
    content: "";
    display: block;
    width: 1px;
    height: 10px;
    background: #EFE9DA;
    margin: 0 10px;
  }
  .l-footer__copyright {
    font-size: 9.8px;
    letter-spacing: 0;
    margin-top: 8px;
  }
}

@media screen and (max-width: 767px) {
  body:has(.c-nav) .l-footer__sub {
    padding-bottom: 72px;
  }
}