@charset "UTF-8";
@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;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  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(0, 0, 0);
  transform: translate3d(0, 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 {
  -webkit-flex-shrink: 0;
  -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;
  -webkit-align-items: flex-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 {
  -webkit-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: none;
  -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: "";
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -webkit-order: 9999;
  -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: -webkit-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    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: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    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: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    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: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    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%;
  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(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: 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;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  -webkit-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);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  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(0, -50%, 0);
  transform: translate3d(0, -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%);
  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%);
  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);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: 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 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -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;
  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;
  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: 0;
  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;
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

@media (max-width: 767px) {
  .show--tab {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .show--pc {
    display: none !important;
  }
}

@media (orientation: portrait) {
  .show--land {
    display: none !important;
  }
}

@media (orientation: landscape) {
  .show--port {
    display: none !important;
  }
}

@media (max-aspect-ratio: 3/4) {
  .show--hor {
    display: none !important;
  }
}

@media (min-aspect-ratio: 3/4) {
  .show--vrt {
    display: none !important;
  }
}

@media (aspect-ratio: 3/4) {
  .show--vrt {
    display: inherit !important;
  }
}

@media (min-width: 768px) {
  .hide--tab {
    display: none !important;
  }
}

@media (min-width: 1025px) {
  .hide--pc {
    display: none !important;
  }
}

:root {
  --c-blk-1: #6b6b5b;
  --c-primary-1: #103381;
  --c-primary-2: rgba(16, 51, 129, 0.2);
  --c-gray-1: #dddddd;
  --c-gray-2: #ebe7e1;
  --c-gray-3: rgb(245, 245, 245);
}

:root {
  --f-serif: "Noto Serif JP", serif;
  --f-sans: "dnp-shuei-gothic-gin-std", sans-serif;
  --f-en: "Manrope", "dnp-shuei-gothic-gin-std", sans-serif;
  --f-en2: "garamond-premier-pro-caption", "Noto Serif JP", serif;
}

.heading-page,
.heading-sub,
.kv-top__navi,
.navi-footer,
.navi-menu,
.page--404 .kv-404__title .jp,
.page--about .about__feature__heading,
.page--about .about__spot__heading,
.page--top .top__intro__heading,
.pageheader__title > span {
  font-family: var(--f-serif);
  font-weight: 500;
}

.heading-page > small,
.page--contact .contact__thanks .heading-sub,
body {
  font-family: var(--f-sans);
  font-weight: 500;
}

.page--article-product .article-product__data .data-link a,
.page--news .news__pagenavi .wp-pagenavi,
.pagefooter__copyright,
.shop-info__block .date {
  font-family: var(--f-en);
  letter-spacing: 0.05em;
  line-height: 1.4;
  font-weight: 500;
}

.heading-sub .en,
.news__date,
.page--404 .kv-404__title .en,
.page--about .about__feature__heading .num,
.page--top .top__product .product-index > * .product__data:before,
.pageheader__links,
.product__date {
  font-family: var(--f-en2);
  letter-spacing: 0.05em;
  line-height: 1.4;
  font-weight: 400;
}

:root {
  --view: 1296px;
  --space-vrt: 120px;
  --space-hor: 20px;
}

@media screen and (min-width: 768px) {
  :root {
    --space-vrt: 160px;
    --space-hor: 40px;
  }
}

@media screen and (min-width: 1025px) {
  :root {
    --space-vrt: 240px;
    --space-hor: 80px;
  }
}

::-webkit-input-placeholder {
  margin: 0;
  padding: 0;
  list-style: none;
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  vertical-align: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  -webkit-font-feature-settings: inherit;
  font-feature-settings: inherit;
  color: inherit;
  vertical-align: baseline;
}

::-moz-placeholder {
  margin: 0;
  padding: 0;
  list-style: none;
  background-repeat: no-repeat;
  box-sizing: inherit;
  vertical-align: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-feature-settings: inherit;
  color: inherit;
  vertical-align: baseline;
}

:-ms-input-placeholder {
  margin: 0;
  padding: 0;
  list-style: none;
  background-repeat: no-repeat;
  box-sizing: inherit;
  vertical-align: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-feature-settings: inherit;
  color: inherit;
  vertical-align: baseline;
}

::-ms-input-placeholder {
  margin: 0;
  padding: 0;
  list-style: none;
  background-repeat: no-repeat;
  box-sizing: inherit;
  vertical-align: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-feature-settings: inherit;
  color: inherit;
  vertical-align: baseline;
}

*,
::placeholder,
:after,
:before {
  margin: 0;
  padding: 0;
  list-style: none;
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  vertical-align: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  -webkit-font-feature-settings: inherit;
  font-feature-settings: inherit;
  color: inherit;
  vertical-align: baseline;
}

body,
html {
  height: 100%;
}

html {
  -webkit-text-size-adjust: 100%;
  vertical-align: bottom;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

:where([hidden]:not([hidden="until-found"])) {
  display: none !important;
}

:where(html) {
  -webkit-text-size-adjust: none;
}

@supports not (min-block-size: 100dvb) {
  :where(html) {
    block-size: 100%;
  }
}

:where(body) {
  block-size: 100%;
  block-size: 100dvb;
  line-height: 1.5;
  font-family: system-ui, sans-serif;
  -webkit-font-smoothing: antialiased;
}

:where(input, button, textarea, select) {
  font: inherit;
  color: inherit;
}

:where(textarea) {
  resize: vertical;
  resize: block;
}

:where(button, label, select, summary, [role="button"], [role="option"]) {
  cursor: pointer;
}

:where(:disabled) {
  cursor: not-allowed;
}

:where(label:has(> input:disabled), label:has(+ input:disabled)) {
  cursor: not-allowed;
}

:where(button) {
  border-style: solid;
}

:where(a) {
  text-underline-offset: 0.2ex;
}

:where(ul, ol) {
  list-style: none;
}

:where(img, svg, video, canvas, audio, iframe, embed, object) {
  display: block;
}

:where(img, picture, svg) {
  max-inline-size: 100%;
  block-size: auto;
}

:where(p, h1, h2, h3, h4, h5, h6) {
  overflow-wrap: break-word;
}

:where(h1, h2, h3) {
  line-height: calc(1em + 0.5rem);
}

:where(hr) {
  border: none;
  -webkit-border-before: 1px solid;
  border-block-start: 1px solid;
  color: inherit;
  block-size: 0;
  overflow: visible;
}

:where(:focus-visible) {
  outline: 2px solid var(--focus-color, Highlight);
  outline-offset: 2px;
}

:where(
  .visually-hidden:not(:focus, :active, :focus-within, .not-visually-hidden)
) {
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  white-space: nowrap !important;
  border: 0 !important;
}

body {
  color: var(--c-blk-1);
  font-style: normal;
  line-height: 2;
  letter-spacing: 0.03em;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  -moz-osx-font-smoothing: grayscale;
  word-wrap: break-word;
  overflow-wrap: break-word;
  padding: var(--header-h) var(--header-w) 0 0 !important;
  padding-right: var(--header-w) !important;
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  body {
    font-size: 15px;
  }
}

@media screen and (min-width: 1025px) {
  body {
    font-size: 16px;
  }
}

main {
  position: relative;
  z-index: 0;
}

a,
a img,
button {
  color: inherit;
  outline: 0;
  border: none;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  text-decoration-thickness: 0.6px;
  text-underline-offset: 0.25em;
}

a img:hover,
a:hover,
button:hover {
  outline: 0;
}

a:disabled,
button:disabled,
input:disabled {
  pointer-events: none;
}

img,
svg {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

em,
i {
  font-style: normal;
}

sub,
sup {
  font-size: 0.6em;
  vertical-align: super;
}

button,
input,
textarea {
  font-family: inherit;
  background-color: transparent;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: 0;
  background: 0 0;
  font-family: inherit;
  font-weight: inherit;
}

ruby > rt {
  font-size: 50%;
  text-align: start;
}

* {
  hyphenate-character: "-";
}

:focus {
  outline: 0;
}

.page--article-news .article-news__content p,
.page--article-product .article-product__desc p,
.page--article-product .article-product__voice p {
  text-align: justify;
}

.page--article-news .article-news__content ol,
.page--article-news .article-news__content p,
.page--article-news .article-news__content ul,
.page--article-product .article-product__desc ol,
.page--article-product .article-product__desc p,
.page--article-product .article-product__desc ul,
.page--article-product .article-product__voice ol,
.page--article-product .article-product__voice p,
.page--article-product .article-product__voice ul {
  margin: 1.5em auto;
}

.page--article-news .article-news__content ol:first-child,
.page--article-news .article-news__content p:first-child,
.page--article-news .article-news__content ul:first-child,
.page--article-product .article-product__desc ol:first-child,
.page--article-product .article-product__desc p:first-child,
.page--article-product .article-product__desc ul:first-child,
.page--article-product .article-product__voice ol:first-child,
.page--article-product .article-product__voice p:first-child,
.page--article-product .article-product__voice ul:first-child {
  margin-top: 0;
}

.page--article-news .article-news__content ol:last-child,
.page--article-news .article-news__content p:last-child,
.page--article-news .article-news__content ul:last-child,
.page--article-product .article-product__desc ol:last-child,
.page--article-product .article-product__desc p:last-child,
.page--article-product .article-product__desc ul:last-child,
.page--article-product .article-product__voice ol:last-child,
.page--article-product .article-product__voice p:last-child,
.page--article-product .article-product__voice ul:last-child {
  margin-bottom: 0;
}

.page--article-news .article-news__content h2,
.page--article-news .article-news__content h3,
.page--article-news .article-news__content h4,
.page--article-news .article-news__content h5,
.page--article-news .article-news__content h6,
.page--article-product .article-product__desc h2,
.page--article-product .article-product__desc h3,
.page--article-product .article-product__desc h4,
.page--article-product .article-product__desc h5,
.page--article-product .article-product__desc h6,
.page--article-product .article-product__voice h2,
.page--article-product .article-product__voice h3,
.page--article-product .article-product__voice h4,
.page--article-product .article-product__voice h5,
.page--article-product .article-product__voice h6 {
  line-height: 1.75;
}

.page--article-news .article-news__content h2:first-child,
.page--article-news .article-news__content h3:first-child,
.page--article-news .article-news__content h4:first-child,
.page--article-news .article-news__content h5:first-child,
.page--article-news .article-news__content h6:first-child,
.page--article-product .article-product__desc h2:first-child,
.page--article-product .article-product__desc h3:first-child,
.page--article-product .article-product__desc h4:first-child,
.page--article-product .article-product__desc h5:first-child,
.page--article-product .article-product__desc h6:first-child,
.page--article-product .article-product__voice h2:first-child,
.page--article-product .article-product__voice h3:first-child,
.page--article-product .article-product__voice h4:first-child,
.page--article-product .article-product__voice h5:first-child,
.page--article-product .article-product__voice h6:first-child {
  margin-top: 0;
}

.page--article-news .article-news__content h2:last-child,
.page--article-news .article-news__content h3:last-child,
.page--article-news .article-news__content h4:last-child,
.page--article-news .article-news__content h5:last-child,
.page--article-news .article-news__content h6:last-child,
.page--article-product .article-product__desc h2:last-child,
.page--article-product .article-product__desc h3:last-child,
.page--article-product .article-product__desc h4:last-child,
.page--article-product .article-product__desc h5:last-child,
.page--article-product .article-product__desc h6:last-child,
.page--article-product .article-product__voice h2:last-child,
.page--article-product .article-product__voice h3:last-child,
.page--article-product .article-product__voice h4:last-child,
.page--article-product .article-product__voice h5:last-child,
.page--article-product .article-product__voice h6:last-child {
  margin-bottom: 0;
}

.page--article-news .article-news__content h2,
.page--article-product .article-product__desc h2,
.page--article-product .article-product__voice h2 {
  font-size: 18px;
  margin: 4em auto 1.5em;
}

@media screen and (min-width: 768px) {
  .page--article-news .article-news__content h2,
  .page--article-product .article-product__desc h2,
  .page--article-product .article-product__voice h2 {
    font-size: 21px;
  }
}

@media screen and (min-width: 1025px) {
  .page--article-news .article-news__content h2,
  .page--article-product .article-product__desc h2,
  .page--article-product .article-product__voice h2 {
    font-size: 24px;
  }
}

.page--article-news .article-news__content h3,
.page--article-news .article-news__content h4,
.page--article-news .article-news__content h5,
.page--article-news .article-news__content h6,
.page--article-product .article-product__desc h3,
.page--article-product .article-product__desc h4,
.page--article-product .article-product__desc h5,
.page--article-product .article-product__desc h6,
.page--article-product .article-product__voice h3,
.page--article-product .article-product__voice h4,
.page--article-product .article-product__voice h5,
.page--article-product .article-product__voice h6 {
  margin: 2em auto 1.25em;
}

.page--article-news .article-news__content h3,
.page--article-product .article-product__desc h3,
.page--article-product .article-product__voice h3 {
  font-size: 1.2em;
}

.page--article-news .article-news__content h4,
.page--article-news .article-news__content h5,
.page--article-news .article-news__content h6,
.page--article-product .article-product__desc h4,
.page--article-product .article-product__desc h5,
.page--article-product .article-product__desc h6,
.page--article-product .article-product__voice h4,
.page--article-product .article-product__voice h5,
.page--article-product .article-product__voice h6 {
  font-size: 1.1em;
}

.page--article-news .article-news__content ol,
.page--article-news .article-news__content ul,
.page--article-product .article-product__desc ol,
.page--article-product .article-product__desc ul,
.page--article-product .article-product__voice ol,
.page--article-product .article-product__voice ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.3em;
}

.page--article-news .article-news__content ul > *,
.page--article-product .article-product__desc ul > *,
.page--article-product .article-product__voice ul > * {
  padding-left: 1.5em;
}

.page--article-news .article-news__content ul > :before,
.page--article-product .article-product__desc ul > :before,
.page--article-product .article-product__voice ul > :before {
  content: "・";
  font-weight: 700;
  display: inline-block;
  text-align: center;
  width: 1.5em;
  margin-left: -1.5em;
}

.page--article-news .article-news__content ol,
.page--article-product .article-product__desc ol,
.page--article-product .article-product__voice ol {
  counter-reset: num 0;
}

.page--article-news .article-news__content ol > *,
.page--article-product .article-product__desc ol > *,
.page--article-product .article-product__voice ol > * {
  padding-left: 2em;
}

.page--article-news .article-news__content ol > :before,
.page--article-product .article-product__desc ol > :before,
.page--article-product .article-product__voice ol > :before {
  counter-increment: num 1;
  content: counter(num) ".";
  display: inline-block;
  text-align: center;
  width: 2em;
  margin-left: -2em;
  letter-spacing: 0;
}

.page--article-news .article-news__content img,
.page--article-product .article-product__desc img,
.page--article-product .article-product__voice img {
  margin: auto;
}

.page--article-news .article-news__content figure,
.page--article-product .article-product__desc figure,
.page--article-product .article-product__voice figure {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  margin: 4em auto;
}

.page--article-news .article-news__content figure:first-child,
.page--article-product .article-product__desc figure:first-child,
.page--article-product .article-product__voice figure:first-child {
  margin-top: 0;
}

.page--article-news .article-news__content figure:last-child,
.page--article-product .article-product__desc figure:last-child,
.page--article-product .article-product__voice figure:last-child {
  margin-bottom: 0;
}

.page--article-news .article-news__content figure img,
.page--article-product .article-product__desc figure img,
.page--article-product .article-product__voice figure img {
  margin: auto;
}

.page--article-news .article-news__content figcaption,
.page--article-product .article-product__desc figcaption,
.page--article-product .article-product__voice figcaption {
  display: block;
  text-align: left;
  font-size: 10px;
  margin: 1em auto;
}

.page--article-news .article-news__content figcaption:first-child,
.page--article-product .article-product__desc figcaption:first-child,
.page--article-product .article-product__voice figcaption:first-child {
  margin-top: 0;
}

.page--article-news .article-news__content figcaption:last-child,
.page--article-product .article-product__desc figcaption:last-child,
.page--article-product .article-product__voice figcaption:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .page--article-news .article-news__content figcaption,
  .page--article-product .article-product__desc figcaption,
  .page--article-product .article-product__voice figcaption {
    font-size: 11px;
  }
}

@media screen and (min-width: 1025px) {
  .page--article-news .article-news__content figcaption,
  .page--article-product .article-product__desc figcaption,
  .page--article-product .article-product__voice figcaption {
    font-size: 12px;
  }
}

.page--article-news .article-news__content blockquote,
.page--article-product .article-product__desc blockquote,
.page--article-product .article-product__voice blockquote {
  font-size: 0.9em;
  padding: 1.5em;
  background-color: var(--c-gray-3);
  border-radius: 10px;
  margin: 3em auto;
}

.page--article-news .article-news__content blockquote:first-child,
.page--article-product .article-product__desc blockquote:first-child,
.page--article-product .article-product__voice blockquote:first-child {
  margin-top: 0;
}

.page--article-news .article-news__content blockquote:last-child,
.page--article-product .article-product__desc blockquote:last-child,
.page--article-product .article-product__voice blockquote:last-child {
  margin-bottom: 0;
}

.page--article-news .article-news__content a,
.page--article-product .article-product__desc a,
.page--article-product .article-product__voice a {
  display: inline;
  word-break: break-all;
  text-align: left;
  color: var(--c-primary-1);
  text-decoration: underline;
  text-decoration-thickness: 1px;
}

.page--article-news .article-news__content a img,
.page--article-product .article-product__desc a img,
.page--article-product .article-product__voice a img {
  margin: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.page--article-news .article-news__content a:hover,
.page--article-product .article-product__desc a:hover,
.page--article-product .article-product__voice a:hover {
  text-decoration: none;
}

.page--article-news .article-news__content a:hover img,
.page--article-product .article-product__desc a:hover img,
.page--article-product .article-product__voice a:hover img {
  opacity: 0.8;
}

.page--article-news .article-news__content a[target="_blank"]:not(.noicon),
.page--article-product .article-product__desc a[target="_blank"]:not(.noicon),
.page--article-product .article-product__voice a[target="_blank"]:not(.noicon) {
  padding-right: 1.5em;
  background-image: url(../img/common/icon_newtab.svg);
  background-size: 1em 1em;
  background-position: right bottom;
}

.page--article-news .article-news__content b,
.page--article-news .article-news__content em,
.page--article-news .article-news__content strong,
.page--article-product .article-product__desc b,
.page--article-product .article-product__desc em,
.page--article-product .article-product__desc strong,
.page--article-product .article-product__voice b,
.page--article-product .article-product__voice em,
.page--article-product .article-product__voice strong {
  font-weight: 700;
}

.page--article-news .article-news__content i,
.page--article-product .article-product__desc i,
.page--article-product .article-product__voice i {
  font-style: italic;
}

.page--article-news .article-news__content hr,
.page--article-product .article-product__desc hr,
.page--article-product .article-product__voice hr {
  border-color: var(--c-gray-1);
  margin: 4em auto;
}

.page--article-news .article-news__content hr:first-child,
.page--article-product .article-product__desc hr:first-child,
.page--article-product .article-product__voice hr:first-child {
  margin-top: 0;
}

.page--article-news .article-news__content hr:last-child,
.page--article-product .article-product__desc hr:last-child,
.page--article-product .article-product__voice hr:last-child {
  margin-bottom: 0;
}

.page--article-news .article-news__content table,
.page--article-product .article-product__desc table,
.page--article-product .article-product__voice table {
  width: 100%;
  border-collapse: collapse;
  line-height: 1.75;
  font-size: 11px;
  margin: 4em auto;
}

.page--article-news .article-news__content table:first-child,
.page--article-product .article-product__desc table:first-child,
.page--article-product .article-product__voice table:first-child {
  margin-top: 0;
}

.page--article-news .article-news__content table:last-child,
.page--article-product .article-product__desc table:last-child,
.page--article-product .article-product__voice table:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .page--article-news .article-news__content table,
  .page--article-product .article-product__desc table,
  .page--article-product .article-product__voice table {
    font-size: 12px;
  }
}

@media screen and (min-width: 1025px) {
  .page--article-news .article-news__content table,
  .page--article-product .article-product__desc table,
  .page--article-product .article-product__voice table {
    font-size: 13px;
  }
}

.page--article-news .article-news__content table caption,
.page--article-product .article-product__desc table caption,
.page--article-product .article-product__voice table caption {
  text-align: center;
  margin-bottom: 1em;
}

.page--article-news .article-news__content table thead,
.page--article-product .article-product__desc table thead,
.page--article-product .article-product__voice table thead {
  background-color: var(--c-gray-3);
}

.page--article-news .article-news__content table tr td:first-child,
.page--article-news .article-news__content table tr th:first-child,
.page--article-product .article-product__desc table tr td:first-child,
.page--article-product .article-product__desc table tr th:first-child,
.page--article-product .article-product__voice table tr td:first-child,
.page--article-product .article-product__voice table tr th:first-child {
  border-left: 1px solid var(--c-gray-1);
}

.page--article-news .article-news__content table td,
.page--article-news .article-news__content table th,
.page--article-product .article-product__desc table td,
.page--article-product .article-product__desc table th,
.page--article-product .article-product__voice table td,
.page--article-product .article-product__voice table th {
  border: none;
  border: 1px solid var(--c-gray-1);
  border-width: 0 1px 1px 0;
  padding: 1em 0.75em;
}

@media screen and (min-width: 1025px) {
  .page--article-news .article-news__content table td,
  .page--article-news .article-news__content table th,
  .page--article-product .article-product__desc table td,
  .page--article-product .article-product__desc table th,
  .page--article-product .article-product__voice table td,
  .page--article-product .article-product__voice table th {
    padding: 1em;
  }
}

.page--article-news .article-news__content table th,
.page--article-product .article-product__desc table th,
.page--article-product .article-product__voice table th {
  font-weight: 700;
  text-align: left;
}

.page--article-news .article-news__content table tr:first-child td,
.page--article-news .article-news__content table tr:first-child th,
.page--article-product .article-product__desc table tr:first-child td,
.page--article-product .article-product__desc table tr:first-child th,
.page--article-product .article-product__voice table tr:first-child td,
.page--article-product .article-product__voice table tr:first-child th {
  border-top: 1px solid var(--c-gray-1);
}

.page--article-news .article-news__content .is-type-video,
.page--article-news .article-news__content .video-wrap,
.page--article-product .article-product__desc .is-type-video,
.page--article-product .article-product__desc .video-wrap,
.page--article-product .article-product__voice .is-type-video,
.page--article-product .article-product__voice .video-wrap {
  width: 100%;
  aspect-ratio: 560/315;
  position: relative;
  margin: 3em auto;
}

.page--article-news .article-news__content .is-type-video:first-child,
.page--article-news .article-news__content .video-wrap:first-child,
.page--article-product .article-product__desc .is-type-video:first-child,
.page--article-product .article-product__desc .video-wrap:first-child,
.page--article-product .article-product__voice .is-type-video:first-child,
.page--article-product .article-product__voice .video-wrap:first-child {
  margin-top: 0;
}

.page--article-news .article-news__content .is-type-video:last-child,
.page--article-news .article-news__content .video-wrap:last-child,
.page--article-product .article-product__desc .is-type-video:last-child,
.page--article-product .article-product__desc .video-wrap:last-child,
.page--article-product .article-product__voice .is-type-video:last-child,
.page--article-product .article-product__voice .video-wrap:last-child {
  margin-bottom: 0;
}

.page--article-news .article-news__content .is-type-video iframe,
.page--article-news .article-news__content .video-wrap iframe,
.page--article-product .article-product__desc .is-type-video iframe,
.page--article-product .article-product__desc .video-wrap iframe,
.page--article-product .article-product__voice .is-type-video iframe,
.page--article-product .article-product__voice .video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.container-sec {
  width: calc(100% - var(--space-hor) * 2);
  max-width: var(--view);
  margin: var(--space-vrt) auto;
}

.container-sec:first-child {
  margin-top: 0;
}

.container-sec:last-child {
  margin-bottom: 0;
}

.container-sec .bleed--left {
  width: calc(100% + var(--space-hor));
  margin-left: calc(-1 * var(--space-hor));
}

@media (min-width: 1456px) {
  .container-sec .bleed--left {
    width: calc(100% + (var(--vw) - var(--view)) / 2);
    margin-left: calc(-1 * (var(--vw) - var(--view)) / 2);
  }
}

.container-sec .bleed--right {
  width: calc(100% + var(--space-hor));
  margin-right: calc(-1 * var(--space-hor));
}

@media (min-width: 1456px) {
  .container-sec .bleed--right {
    width: calc(100% + (var(--vw) - var(--view)) / 2);
    margin-right: calc(-1 * (var(--vw) - var(--view)) / 2);
  }
}

.container-sec .bleed--left-right {
  margin-left: calc(-1 * var(--space-hor));
  margin-right: calc(-1 * var(--space-hor));
}

@media (min-width: 1456px) {
  .container-sec .bleed--left-right {
    margin-left: calc(-1 * (var(--vw) - var(--view)) / 2);
    margin-right: calc(-1 * (var(--vw) - var(--view)) / 2);
  }
}

@media screen and (min-width: 1025px) and (max-width: 1150px) {
  .container-sec {
    width: calc(100% - var(--space-hor) * 1);
    margin-right: 0 !important;
  }
}

.container-sec.adj--first {
  margin-top: 0;
}

@media screen and (min-width: 768px) {
  .container-sec.adj--first {
    margin-top: 50px;
  }
}

@media screen and (min-width: 1025px) {
  .container-sec.adj--first {
    margin-top: 100px;
  }
}

.container-sec--bg {
  padding: var(--space-vrt) var(--space-hor);
  position: relative;
  z-index: 0;
}

@media screen and (min-width: 1025px) and (max-width: 1150px) {
  .container-sec--bg {
    padding-right: 0 !important;
  }
}

@media (min-width: 1456px) {
  .container-sec--bg {
    padding: var(--space-vrt) calc((100% - var(--view)) / 2);
  }
}

.container-sec--bg .bleed--left {
  width: calc(100% + var(--space-hor));
  margin-left: calc(-1 * var(--space-hor));
}

@media (min-width: 1456px) {
  .container-sec--bg .bleed--left {
    width: calc(100% + (var(--vw) - var(--view)) / 2);
    margin-left: calc(-1 * (var(--vw) - var(--view)) / 2);
  }
}

.container-sec--bg .bleed--right {
  width: calc(100% + var(--space-hor));
  margin-right: calc(-1 * var(--space-hor));
}

@media (min-width: 1456px) {
  .container-sec--bg .bleed--right {
    width: calc(100% + (var(--vw) - var(--view)) / 2);
    margin-right: calc(-1 * (var(--vw) - var(--view)) / 2);
  }
}

.container-sec--bg .bleed--left-right {
  margin-left: calc(-1 * var(--space-hor));
  margin-right: calc(-1 * var(--space-hor));
}

@media (min-width: 1456px) {
  .container-sec--bg .bleed--left-right {
    margin-left: calc(-1 * (var(--vw) - var(--view)) / 2);
    margin-right: calc(-1 * (var(--vw) - var(--view)) / 2);
  }
}

.container-sec--bg .container--sec {
  width: calc(var(--vw) - var(--space-hor) * 2);
}

.container-view {
  width: calc(100% - var(--space-hor) * 2);
  max-width: var(--view);
  margin: auto;
}

.container-view .bleed--left {
  width: calc(100% + var(--space-hor));
  margin-left: calc(-1 * var(--space-hor));
}

@media (min-width: 1456px) {
  .container-view .bleed--left {
    width: calc(100% + (var(--vw) - var(--view)) / 2);
    margin-left: calc(-1 * (var(--vw) - var(--view)) / 2);
  }
}

.container-view .bleed--right {
  width: calc(100% + var(--space-hor));
  margin-right: calc(-1 * var(--space-hor));
}

@media (min-width: 1456px) {
  .container-view .bleed--right {
    width: calc(100% + (var(--vw) - var(--view)) / 2);
    margin-right: calc(-1 * (var(--vw) - var(--view)) / 2);
  }
}

.container-view .bleed--left-right {
  margin-left: calc(-1 * var(--space-hor));
  margin-right: calc(-1 * var(--space-hor));
}

@media (min-width: 1456px) {
  .container-view .bleed--left-right {
    margin-left: calc(-1 * (var(--vw) - var(--view)) / 2);
    margin-right: calc(-1 * (var(--vw) - var(--view)) / 2);
  }
}

@media screen and (min-width: 1025px) and (max-width: 1150px) {
  .container-view {
    width: calc(100% - var(--space-hor) * 1);
    margin-right: 0 !important;
  }
}

.container-split {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1024px) {
  .container-split {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 60px;
  }
}

@media screen and (min-width: 1025px) {
  .container-split {
    gap: 50px;
  }

  .container-split .container-split__heading {
    width: calc(280 / 1296 * 100%);
  }

  .container-split .container-split__inner {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

@media screen and (min-width: 1025px) {
  .container-split__heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.container-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px 60px;
  margin: 30px auto;
}

.container-btn:first-child {
  margin-top: 0;
}

.container-btn:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .container-btn {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.container-more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 30px auto;
}

.container-more:first-child {
  margin-top: 0;
}

.container-more:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .container-more {
    margin: 40px auto;
  }
}

@media screen and (min-width: 1025px) {
  .container-more {
    margin: 50px auto;
  }
}

.pagefooter {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 70px 20px 10px;
  margin-top: 160px;
}

@media screen and (min-width: 768px) {
  .pagefooter {
    padding: 70px 30px 20px;
    margin-top: 140px;
  }
}

@media screen and (min-width: 1025px) {
  .pagefooter {
    padding: 100px 70px 30px;
    margin-top: 160px;
    gap: 70px;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1150px) {
  .pagefooter {
    padding-right: 0;
  }
}

.pagefooter__logo {
  display: block;
  width: 200px;
  margin: 0 auto 0 0;
}

@media screen and (min-width: 768px) {
  .pagefooter__logo {
    width: 260px;
  }
}

@media screen and (min-width: 1025px) {
  .pagefooter__logo {
    width: 330px;
  }
}

.pagefooter__logo img {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.pagefooter__logo:hover img {
  opacity: 0.8;
}

.pagefooter__inner {
  display: flex;
  flex-direction: column;
  justify-content: center; /* ★ space-between → center に変更 */
  gap: 40px; /* 80px → 40px に調整（任意） */
}

@media screen and (min-width: 1025px) {
  .pagefooter__inner {
    gap: 40px;
    min-height: auto; /* ★ 250px → auto に変更 */
  }
}

.pagefooter__navi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 30px;
}

@media screen and (min-width: 1025px) {
  .pagefooter__navi {
    max-width: 350px;
  }
}

@media (min-width: 1201px) {
  .pagefooter__navi {
    max-width: none;
  }
}

.pagefooter__navi .navi-footer--sm:first-child {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.pagefooter__upper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 50px;
  position: relative;
}

@media screen and (min-width: 1025px) {
  .pagefooter__upper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
  }

  .pagefooter__upper .navi-sns {
    margin-right: -10px;
  }
}

@media screen and (max-width: 1024px) {
  .pagefooter__upper .navi-sns {
    position: absolute;
    top: 15px;
    right: 0;
  }
}

.pagefooter__lower {
  display: flex;
  justify-content: right;
  align-items: center;
  gap: 30px;
}

@media screen and (min-width: 1025px) {
  .pagefooter__lower {
    gap: 60px;
    justify-content: space-between;
    align-items: center;
  }
}

.pagefooter__copyright {
  font-weight: 400;
  font-size: 12px;
}

@media screen and (max-width: 1024px) {
  :root {
    --header-w: 0px;
    --header-h: 128px;
  }
}

@media screen and (min-width: 1025px) {
  :root {
    --header-w: 204px;
    --header-h: 0px;
  }
}

html {
  scroll-behavior: smooth;
}

.pageheader {
  position: fixed;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  z-index: 3;
}

@media screen and (max-width: 1024px) {
  .pageheader {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    height: var(--header-h);
    left: 0;
    padding: 30px var(--space-hor);
    background-color: rgba(255, 255, 255, 0.85);
  }
}

@media screen and (min-width: 1025px) {
  .pageheader {
    width: var(--header-w);
    height: 100vh;
    right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 50px;
    padding: 100px 20px 50px;
    overflow: auto;
  }
}

@media screen and (min-width: 1025px) and (max-height: 650px) {
  .pageheader {
    gap: 30px;
  }
}

.pageheader > * {
  pointer-events: auto;
}

@media screen and (max-width: 1024px) {
  .announce-show:not(.menu-open) .pageheader {
    top: var(--announce-h);
  }
}

.pageheader__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: auto 0;
}

@media screen and (max-width: 1024px) {
  .pageheader__title {
    position: absolute;
    top: 20px;
    left: 50%;
    translate: -50% 0;
  }

  .pageheader__title > span {
    display: none;
  }
}

@media screen and (min-width: 1025px) and (max-height: 650px) {
  .pageheader__title {
    gap: 20px;
  }
}

.pageheader__title > span {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  letter-spacing: 0.1em;
  font-size: 14px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.pageheader__logo {
  display: block;
  width: 82px;
}

@media screen and (max-width: 1024px) {
  .pageheader__logo .logo-vrt {
    display: none;
  }
}

@media screen and (min-width: 1025px) and (max-height: 650px) {
  .pageheader__logo {
    width: 90px;
  }

  .pageheader__logo .logo-vrt {
    display: none;
  }
}

@media screen and (min-width: 1025px) and (min-height: 651px) {
  .pageheader__logo {
    width: 76px;
    max-width: calc(76 / 900 * 100vh);
  }

  .pageheader__logo .logo-basic {
    display: none;
  }
}

.pageheader__logo img {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.pageheader__logo:hover img {
  opacity: 0.8;
}

.pageheader__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px 20px;
  font-size: 12px;
}

@media screen and (max-width: 1024px) {
  .pageheader__links {
    margin: 0 0 0 auto;
  }

  .pageheader__links a > span {
    display: none;
  }
}

@media screen and (min-width: 1025px) {
  .pageheader__links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 16px;
    gap: 30px;
  }
}

@media screen and (min-width: 1025px) and (max-height: 650px) {
  .pageheader__links {
    font-size: 14px;
    gap: 15px;
  }
}

.pageheader__links a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5em;
}

.pageheader__links a img {
  width: 20px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media screen and (min-width: 1025px) {
  .pageheader__links a img {
    width: 24px;
  }
}

.pageheader__links a:hover {
  color: var(--c-primary-1);
}

.pageheader__links a:hover span {
  text-decoration: underline;
}

.pageheader__links a:hover img {
  -webkit-filter: invert(15%) sepia(89%) saturate(3467%) hue-rotate(213deg)
    brightness(40%) contrast(92%);
  filter: invert(15%) sepia(89%) saturate(3467%) hue-rotate(213deg)
    brightness(40%) contrast(92%);
}

.kv-top--phase1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (max-width: 1024px) {
  .kv-top--phase1 {
    height: 100svh;
  }
}

@media screen and (min-width: 1025px) {
  .kv-top--phase1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    min-height: 100svh;
  }
}

.kv-top--phase1 .kv-top__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .kv-top--phase1 .kv-top__title {
    padding: calc(40 / 775 * 100svh) 20px calc(60 / 775 * 100svh);
    gap: calc(35 / 775 * 100svh);
  }
}

@media screen and (min-width: 1025px) {
  .kv-top--phase1 .kv-top__title {
    width: 408px;
    padding: 60px 30px 60px;
    gap: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.kv-top--phase1 .kv-top__logo {
  width: calc(138 / 775 * 100svh);
}

@media screen and (min-width: 1025px) {
  .kv-top--phase1 .kv-top__logo {
    max-width: 100px;
    min-width: 75px;
    margin: auto;
    translate: 0 -10%;
  }
}

.kv-top--phase1 .kv-top__links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px 20px;
  font-weight: 700;
  font-size: 12px;
}

@media screen and (min-width: 768px) {
  .kv-top--phase1 .kv-top__links {
    font-size: 14px;
    gap: 10px 30px;
  }
}

@media screen and (min-width: 1025px) {
  .kv-top--phase1 .kv-top__links {
    font-size: 16px;
    gap: 10px 50px;
  }
}

.kv-top--phase1 .kv-top__links a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5em;
}

.kv-top--phase1 .kv-top__links a img {
  width: 16px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media screen and (min-width: 768px) {
  .kv-top--phase1 .kv-top__links a img {
    width: 20px;
  }
}

@media screen and (min-width: 1025px) {
  .kv-top--phase1 .kv-top__links a img {
    width: 24px;
  }
}

.kv-top--phase1 .kv-top__links a:hover {
  color: var(--c-primary-1);
}

.kv-top--phase1 .kv-top__links a:hover span {
  text-decoration: underline;
}

.kv-top--phase1 .kv-top__links a:hover img {
  -webkit-filter: invert(15%) sepia(89%) saturate(3467%) hue-rotate(213deg)
    brightness(40%) contrast(92%);
  filter: invert(15%) sepia(89%) saturate(3467%) hue-rotate(213deg)
    brightness(40%) contrast(92%);
}

.kv-top--phase1 .kv-top__ph {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-size: contain;
  background-position: 50% 50%;
}

@media screen and (min-width: 1025px) {
  .kv-top--phase1 .kv-top__ph {
    max-width: calc(100% - 408px);
  }
}

.kv-top--phase1 .kv-top__ph img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.kv-top--phase1 .kv-top__ph .adj3 {
  -o-object-position: 32.5% 50%;
  object-position: 32.5% 50%;
}

@media screen and (min-width: 1025px) {
  .kv-top--phase1 .kv-top__ph .adj3 {
    -o-object-position: 35% 50%;
    object-position: 35% 50%;
  }
}

.kv-top--phase1 .kv-top__ph .swiper {
  max-width: 100%;
  height: 100%;
}

.kv-top--phase1 .kv-top__ph .swiper .swiper-slide img {
  scale: 1.1;
  -webkit-transition: scale 6s linear;
  transition: scale 6s linear;
}

.kv-top--phase1 .kv-top__ph .swiper .swiper-slide-active img {
  scale: 1;
}

.kv-top {
  position: relative;
}

@media screen and (min-width: 1025px) {
  .kv-top {
    height: 100svh;
    max-height: 100svh;
  }
}

.kv-top.with-announce {
  --adj: 38px;
  margin-top: var(--adj);
}

@media screen and (max-width: 1024px) {
  .kv-top.with-announce .kv-top__ph {
    height: calc(100svh - var(--header-h) - var(--adj));
  }
}

@media screen and (min-width: 768px) {
  .kv-top.with-announce {
    --adj: 43px;
  }
}

@media screen and (min-width: 1025px) {
  .kv-top.with-announce {
    --adj: 48px;
    margin-top: 0;
  }
}

.kv-top.with-announce .kv-top__navi {
  margin-top: var(--adj);
}

.kv-top__ph {
  position: relative;
  z-index: 0;
}

@media screen and (max-width: 1024px) {
  .kv-top__ph {
    height: calc(100svh - var(--header-h));
  }
}

@media screen and (min-width: 1025px) {
  .kv-top__ph {
    width: 100%;
    height: 100%;
    position: relative; /* ← 必須 */
  }

  /* 上部だけ薄黒の帯 */
  .kv-top__ph:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(212 / 900 * 90%);
    background: rgba(0, 0, 0, 0.1); /* ← 薄黒ベタ */
    z-index: 1;
  }

  /* 下側は消す */
  .kv-top__ph:after {
    content: none;
  }
}

.kv-top__ph img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.kv-top__ph .adj3 {
  -o-object-position: 32.5% 50%;
  object-position: 32.5% 50%;
}

@media screen and (min-width: 1025px) {
  .kv-top__ph .adj3 {
    -o-object-position: 35% 50%;
    object-position: 35% 50%;
  }
}

.kv-top__ph .swiper {
  max-width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
}

.kv-top__ph .swiper .swiper-slide img {
  scale: 1.1;
  -webkit-transition: scale 6s linear;
  transition: scale 6s linear;
}

.kv-top__ph .swiper .swiper-slide-active img {
  scale: 1;
}

.kv-top__navi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.25em;
  font-size: 14px;
  letter-spacing: 0.1em;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  position: absolute;
  top: 30px;
  right: 40px;
  color: #fff;
}

.kv-top__navi [href] {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.kv-top__navi [href]:hover {
  opacity: 0.8;
}

.kv-top__navi [data-link="top"] {
  display: none;
}

.kv-second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 40px 0 60px;
}

.menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100svh;
  z-index: 2;
  padding-right: var(--header-w);
  background-color: #fff;
  overflow-y: auto;
  -webkit-transition: opacity;
  transition: opacity;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  pointer-events: none;
  opacity: 0;
}

.menu .navi-menu > * {
  opacity: 0;
  translate: 0 -0.2em;
  -webkit-transition:
    opacity 0s,
    translate 0s;
  transition:
    opacity 0s,
    translate 0s;
}

.menu-open .menu {
  opacity: 1;
  pointer-events: auto;
  --delay_base: 100ms;
}

.menu-open .menu .navi-menu > * {
  -webkit-transition-duration: 0.5s, 750ms;
  transition-duration: 0.5s, 750ms;
  opacity: 1;
  translate: 0 0;
}

.menu-open .menu .navi-menu > :nth-child(0) {
  -webkit-transition-delay: calc(
    var(--delay_base) + var(--delay_base) * 0.5 * 0
  );
  transition-delay: calc(var(--delay_base) + var(--delay_base) * 0.5 * 0);
}

.menu-open .menu .navi-menu > :nth-child(1) {
  -webkit-transition-delay: calc(
    var(--delay_base) + var(--delay_base) * 0.5 * 1
  );
  transition-delay: calc(var(--delay_base) + var(--delay_base) * 0.5 * 1);
}

.menu-open .menu .navi-menu > :nth-child(2) {
  -webkit-transition-delay: calc(
    var(--delay_base) + var(--delay_base) * 0.5 * 2
  );
  transition-delay: calc(var(--delay_base) + var(--delay_base) * 0.5 * 2);
}

.menu-open .menu .navi-menu > :nth-child(3) {
  -webkit-transition-delay: calc(
    var(--delay_base) + var(--delay_base) * 0.5 * 3
  );
  transition-delay: calc(var(--delay_base) + var(--delay_base) * 0.5 * 3);
}

.menu-open .menu .navi-menu > :nth-child(4) {
  -webkit-transition-delay: calc(
    var(--delay_base) + var(--delay_base) * 0.5 * 4
  );
  transition-delay: calc(var(--delay_base) + var(--delay_base) * 0.5 * 4);
}

.menu-open .menu .navi-menu > :nth-child(5) {
  -webkit-transition-delay: calc(
    var(--delay_base) + var(--delay_base) * 0.5 * 5
  );
  transition-delay: calc(var(--delay_base) + var(--delay_base) * 0.5 * 5);
}

.menu-open .menu .navi-menu > :nth-child(6) {
  -webkit-transition-delay: calc(
    var(--delay_base) + var(--delay_base) * 0.5 * 6
  );
  transition-delay: calc(var(--delay_base) + var(--delay_base) * 0.5 * 6);
}

.menu-open .menu .navi-menu > :nth-child(7) {
  -webkit-transition-delay: calc(
    var(--delay_base) + var(--delay_base) * 0.5 * 7
  );
  transition-delay: calc(var(--delay_base) + var(--delay_base) * 0.5 * 7);
}

.menu-open .menu .navi-menu > :nth-child(8) {
  -webkit-transition-delay: calc(
    var(--delay_base) + var(--delay_base) * 0.5 * 8
  );
  transition-delay: calc(var(--delay_base) + var(--delay_base) * 0.5 * 8);
}

.menu-open .menu .navi-menu > :nth-child(9) {
  -webkit-transition-delay: calc(
    var(--delay_base) + var(--delay_base) * 0.5 * 9
  );
  transition-delay: calc(var(--delay_base) + var(--delay_base) * 0.5 * 9);
}

.menu__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100vh;
  padding: var(--header-h) 20px 0;
}

@media screen and (min-width: 768px) {
  .menu__inner {
    padding: var(--header-h) 30px 20px;
  }
}

@media screen and (min-width: 1025px) {
  .menu__inner {
    padding: var(--header-h) 70px 30px;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1150px) {
  .menu__inner {
    padding-right: 0;
  }
}

.menu__info {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
  margin: auto -20px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid var(--c-gray-1);
}

.menu__navi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  height: 100%;
}

.menu__navi__upper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 30px;
  padding: 30px 0 0;
}

@media screen and (min-width: 1025px) {
  .menu__navi__upper {
    padding: 40px 0 20px;
  }
}

.menu__navi__upper .navi-menu {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

@media screen and (min-width: 1025px) {
  .menu__navi__upper .navi-menu {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}

.menu__navi__lower {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}

.menu__navi .navi-footer--sm {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.menu__navi .navi-bnr {
  margin: 30px 0 15px;
}

@media screen and (min-width: 1025px) {
  .menu__navi .navi-bnr {
    margin: 30px 0 0;
  }
}

.menu__navi .navi-bnr img {
  margin: auto;
}

.menu-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  width: 40px;
  aspect-ratio: 1;
  z-index: 3;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

@media screen and (max-width: 1024px) {
  .menu-btn {
    top: 20px;
    left: 20px;
  }
}

@media screen and (min-width: 1025px) {
  .menu-btn {
    top: 24px;
    right: 76px;
    width: 56px;
  }
}

.menu-btn__icon {
  width: 100%;
  height: 14px;
  position: relative;
}

@media screen and (min-width: 1025px) {
  .menu-btn__icon {
    height: 20px;
  }
}

.menu-btn__icon > span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: var(--c-blk-1);
  -webkit-transition: scale, opacity, rotate, top, bottom;
  transition: scale, opacity, rotate, top, bottom;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.menu-btn__icon > span:nth-child(1) {
  top: 0;
}

.menu-btn__icon > span:nth-child(2) {
  top: 50%;
  translate: 0 -50%;
  -webkit-transform-origin: left;
  transform-origin: left;
}

.menu-btn__icon > span:nth-child(3) {
  bottom: 0;
}

.menu-open .menu-btn__icon > span:nth-child(1) {
  top: 7px;
  rotate: 25deg;
}

@media screen and (min-width: 1025px) {
  .menu-open .menu-btn__icon > span:nth-child(1) {
    top: 10px;
  }
}

.menu-open .menu-btn__icon > span:nth-child(3) {
  bottom: 6px;
  rotate: -25deg;
}

@media screen and (min-width: 1025px) {
  .menu-open .menu-btn__icon > span:nth-child(3) {
    bottom: 9px;
  }
}

.menu-open .menu-btn__icon > span:nth-child(2) {
  opacity: 0;
  scale: 0 1;
}

.news-index {
  border-bottom: 1px solid var(--c-gray-1);
}

.shop-info > .shop-info__inner {
  -webkit-animation: infinity-scroll-left 20s infinite linear both;
  animation: infinity-scroll-left 20s infinite linear both;
}

.shop-info__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.shop-info__inner > .shop-info__inner {
  position: absolute;
  top: 0;
  left: 100%;
}

.shop-info__block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  white-space: nowrap;
  padding-right: 20px;
}

@media screen and (min-width: 768px) {
  .shop-info__block {
    padding-right: 40px;
    gap: 25px;
  }
}

@media screen and (min-width: 1025px) {
  .shop-info__block {
    padding-right: 60px;
    gap: 30px;
  }
}

.shop-info__block .date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.2em;
  font-size: 20px;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 768px) {
  .shop-info__block .date {
    font-size: 26px;
  }
}

@media screen and (min-width: 1025px) {
  .shop-info__block .date {
    font-size: 32px;
  }
}

.shop-info__block .date small {
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .shop-info__block .date small {
    font-size: 17px;
  }
}

@media screen and (min-width: 1025px) {
  .shop-info__block .date small {
    font-size: 20px;
  }
}

.shop-info__block > dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.shop-info__block > dl > dt {
  color: var(--c-primary-1);
  font-weight: 700;
  font-size: 12px;
}

@media screen and (min-width: 768px) {
  .shop-info__block > dl > dt {
    font-size: 13px;
  }
}

@media screen and (min-width: 1025px) {
  .shop-info__block > dl > dt {
    font-size: 14px;
  }
}

.shop-info__block > dl > dd {
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  .shop-info__block > dl > dd {
    font-size: 18px;
  }
}

@media screen and (min-width: 1025px) {
  .shop-info__block > dl > dd {
    font-size: 20px;
  }
}

.arrow-down,
.arrow-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 28px;
  height: 12px;
  background-color: var(--c-primary-1);
  border-radius: 40px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media screen and (min-width: 768px) {
  .arrow-down,
  .arrow-link {
    width: 34px;
    height: 14px;
  }
}

@media screen and (min-width: 1025px) {
  .arrow-down,
  .arrow-link {
    width: 40px;
    height: 16px;
  }
}

.arrow-link:after {
  content: "";
  display: block;
  width: 10px;
  aspect-ratio: 12/6;
  background-image: url(../img/common/arrow_link-wh.svg);
  background-size: 100% 100%;
}

@media screen and (min-width: 768px) {
  .arrow-link:after {
    width: 12px;
  }
}

.arrow-down:after {
  content: "";
  display: block;
  width: 10px;
  aspect-ratio: 10/6;
  background-image: url(../img/common/arrow_down-wh.svg);
  background-size: 100% 100%;
}

.btn-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  color: var(--c-primary-1);
  line-height: 1.5;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 768px) {
  .btn-link {
    font-size: 17px;
    gap: 10px;
  }
}

@media screen and (min-width: 1025px) {
  .btn-link {
    font-size: 20px;
  }
}

.btn-link:hover > span {
  text-decoration: underline;
  text-decoration-thickness: 1px;
}

.btn-link:hover .arrow-link:after {
  -webkit-animation: arrow_anim1 750ms;
  animation: arrow_anim1 750ms;
}

.btn-link:hover .arrow-down:after {
  -webkit-animation: arrow_anim2 750ms;
  animation: arrow_anim2 750ms;
}

.btn-link.back [class^="arrow-"] {
  scale: -1 1;
}

.btn-link.sm {
  font-size: 12px;
  gap: 5px;
}

@media screen and (min-width: 1025px) {
  .btn-link.sm {
    gap: 7px;
  }
}

.btn-link.sm .arrow-link {
  width: 28px;
  height: 12px;
}

@media screen and (min-width: 1025px) {
  .btn-link.sm .arrow-link {
    width: 32px;
    height: 14px;
  }
}

.btn-text {
  color: var(--c-primary-1);
  font-weight: 700;
  line-height: 1.5;
}

.btn-text[target="_blank"] {
  padding-right: 1.5em;
  background-image: url(../img/common/icon_newtab.svg);
  background-size: 1em 1em;
  background-position: right bottom;
}

.btn-text:hover {
  text-decoration: underline;
}

@-webkit-keyframes arrow_anim1 {
  0% {
    translate: 0 0;
  }

  50% {
    opacity: 0;
    translate: 50% 0;
  }

  50.1% {
    opacity: 0;
    translate: -50% 0;
  }

  100% {
    opacity: 1;
    translate: 0 0;
  }
}

@keyframes arrow_anim1 {
  0% {
    translate: 0 0;
  }

  50% {
    opacity: 0;
    translate: 50% 0;
  }

  50.1% {
    opacity: 0;
    translate: -50% 0;
  }

  100% {
    opacity: 1;
    translate: 0 0;
  }
}

@-webkit-keyframes arrow_anim2 {
  0% {
    translate: 0 0;
  }

  50% {
    opacity: 0;
    translate: 0 100%;
  }

  50.1% {
    opacity: 0;
    translate: 0 -100%;
  }

  100% {
    opacity: 1;
    translate: 0 0;
  }
}

@keyframes arrow_anim2 {
  0% {
    translate: 0 0;
  }

  50% {
    opacity: 0;
    translate: 0 100%;
  }

  50.1% {
    opacity: 0;
    translate: 0 -100%;
  }

  100% {
    opacity: 1;
    translate: 0 0;
  }
}

.heading-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5em;
  font-size: 28px;
  line-height: 1.6;
}

@media screen and (min-width: 768px) {
  .heading-page {
    font-size: 34px;
  }
}

@media screen and (min-width: 1025px) {
  .heading-page {
    font-size: 40px;
    writing-mode: horizontal-tb; /* 横書きに戻す */
    position: relative; /* z-index を有効化 */
    z-index: 10; /* 背景より前に出す */
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.25em;
  }

  .heading-page small,
  .heading-page span {
    background: rgba(0, 0, 0, 0.15); /* 半透明背景 */
    padding: 8px 14px;
    border-radius: 8px;
    color: #fff;
    display: inline-block;
  }
}

.heading-page > small {
  font-size: 12px;
}

@media screen and (min-width: 768px) {
  .heading-page > small {
    font-size: 13px;
  }
}

@media screen and (min-width: 1025px) {
  .heading-page > small {
    font-size: 14px;
    letter-spacing: 0.15em;
  }
}

.heading-sub {
  font-size: 18px;
  line-height: 1.75;
  margin-bottom: 1.25em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  gap: 0.25em 0.75em;
}

@media screen and (min-width: 768px) {
  .heading-sub {
    font-size: 21px;
    margin-bottom: 1em;
  }
}

@media screen and (min-width: 1025px) {
  .heading-sub {
    font-size: 24px;
    margin-bottom: 0.75em;
  }
}

.heading-sub .en {
  font-size: 0.75em;
}

.list-bullet {
  line-height: 1.75;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.25em;
}

.list-bullet > * {
  padding-left: 1em;
}

.list-bullet > :before {
  content: "・";
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.navi-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0 0.5em;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .navi-header {
    display: none;
  }
}

@media screen and (min-width: 1025px) {
  .navi-header {
    gap: 0 1.5em;
  }
}

.navi-header [href] {
  display: block;
  padding: 0.5em;
}

.navi-header [href]:hover {
  color: var(--c-primary-1);
}

.navi-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1em;
  font-size: 20px;
  letter-spacing: 0.1em;
}

@media (max-width: 360px) {
  .navi-menu {
    font-size: 18px;
    gap: 0.75em;
  }
}

@media screen and (min-width: 768px) {
  .navi-menu {
    gap: 1.5em;
    font-size: 22px;
  }
}

@media screen and (min-width: 1025px) {
  .navi-menu {
    font-size: 24px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.navi-menu [href]:hover {
  color: var(--c-primary-1);
}

@media (max-height: 699px) {
  .navi-menu {
    gap: 13px;
  }
}

.navi-menu > * {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.navi-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.5em 1.5em;
  font-size: 14px;
  line-height: 1.5;
}

@media screen and (min-width: 1025px) {
  .navi-footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.navi-footer [href] {
  display: block;
  padding: 0.5em;
}

.navi-footer [href]:hover {
  color: var(--c-primary-1);
  text-decoration: underline;
}

.navi-footer--sm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.5em;
  font-size: 12px;
  line-height: 1.5;
}

@media screen and (min-width: 768px) {
  .navi-footer--sm {
    font-size: 13px;
  }
}

@media screen and (min-width: 1025px) {
  .navi-footer--sm {
    font-size: 14px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 1.5em 3em;
  }
}

.navi-footer--sm [href] {
  text-decoration: underline;
}

.navi-footer--sm [href]:hover {
  color: var(--c-primary-1);
  text-decoration: none;
}

.navi-bnr {
  display: flex;
  justify-content: center;
  align-items: stretch; /* ← 高さを揃える */
  gap: 0; /* ← 縦線があるので gap は不要 */
  padding: 20px 0;
  border-top: 1px solid var(--c-gray-1);
}

.navi-bnr li {
  flex: 1; /* ← 各スペースを均等幅にする */
  display: flex;
  justify-content: center; /* ← 横方向の中央寄せ */
  align-items: center; /* ← 縦方向の中央寄せ */
}

.navi-bnr li + li {
  border-left: 1px solid var(--c-gray-1); /* ← 縦線 */
}

.navi-bnr img {
  width: 80px;
  height: auto;
  object-fit: contain;
}

.para {
  text-align: justify;
  letter-spacing: 0.08em;
  line-height: 2;
}

@media screen and (min-width: 1025px) {
  .para {
    letter-spacing: 0.1em;
  }
}

.para a:not([class]) {
  text-decoration: underline;
  color: var(--c-primary-1);
}

.para a:not([class]):hover {
  text-decoration: none;
}

.page--404 {
  padding: 40px var(--space-hor) 0;
}

@media screen and (min-width: 1025px) {
  .page--404 {
    padding-top: 200px;
  }
}

.page--404 .kv-404 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 60px;
}

@media screen and (max-width: 767px) {
  .page--404 .kv-404 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (min-width: 768px) {
  .page--404 .kv-404 {
    gap: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (min-width: 768px) {
  .page--404 .kv-404 .btn-link {
    font-size: 15px;
  }
}

@media screen and (min-width: 1025px) {
  .page--404 .kv-404 .btn-link {
    font-size: 16px;
  }
}

.page--404 .kv-404__ph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .page--404 .kv-404__ph img {
    height: 182px;
    width: auto;
  }
}

@media screen and (min-width: 768px) {
  .page--404 .kv-404__ph {
    width: 325px;
  }
}

@media screen and (min-width: 1025px) {
  .page--404 .kv-404__ph {
    width: 450px;
  }
}

.page--404 .kv-404__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (max-width: 767px) {
  .page--404 .kv-404__inner {
    text-align: center;
  }
}

@media screen and (min-width: 1025px) {
  .page--404 .kv-404__inner {
    gap: 40px;
  }
}

@media screen and (max-width: 767px) {
  .page--404 .kv-404__inner p a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
  }
}

.page--404 .kv-404__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}

@media screen and (min-width: 1025px) {
  .page--404 .kv-404__title {
    gap: 40px;
  }
}

.page--404 .kv-404__title .en {
  font-size: 28px;
}

@media screen and (min-width: 768px) {
  .page--404 .kv-404__title .en {
    font-size: 42px;
  }
}

@media screen and (min-width: 1025px) {
  .page--404 .kv-404__title .en {
    font-size: 56px;
  }
}

.page--404 .kv-404__title .jp {
  font-size: 17px;
}

@media screen and (min-width: 768px) {
  .page--404 .kv-404__title .jp {
    font-size: 20px;
  }
}

@media screen and (min-width: 1025px) {
  .page--404 .kv-404__title .jp {
    font-size: 24px;
  }
}

@media screen and (max-width: 1024px) {
  .page--about .kv-second {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1025px) {
  .page--about .kv-second {
    height: 100vh;
    padding: 0 185px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    max-width: 1440px;
    margin: auto auto -100vh;
  }
}

.page--about .about__intro__ph {
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.page--about .about__intro__ph img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.page--about .about__intro__ph .ph-filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  mix-blend-mode: multiply;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@media screen and (min-width: 768px) {
  .page--about .about__intro__ph .ph-filter {
    width: 55%;
    min-width: 600px;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(rgba(0, 0, 0, 0.7)),
      color-stop(80%, rgba(0, 0, 0, 0.7)),
      color-stop(80%, rgba(0, 0, 0, 0.7)),
      to(rgba(0, 0, 0, 0))
    );
    background: -webkit-linear-gradient(
      left,
      rgba(0, 0, 0, 0.7) 0,
      rgba(0, 0, 0, 0.7) 80%,
      rgba(0, 0, 0, 0.7) 80%,
      rgba(0, 0, 0, 0) 100%
    );
    background: linear-gradient(
      90deg,
      rgba(0, 0, 0, 0.7) 0,
      rgba(0, 0, 0, 0.7) 80%,
      rgba(0, 0, 0, 0.7) 80%,
      rgba(0, 0, 0, 0) 100%
    );
  }
}

@media screen and (min-width: 1025px) {
  .page--about .about__intro__ph .ph-filter {
    min-width: 700px;
  }
}

.page--about .about__intro__ph .ph-cap {
  color: #fff;
  font-weight: 700;
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .page--about .about__intro__ph .ph-cap {
    display: none;
  }
}

@media screen and (min-width: 1025px) {
  .page--about .about__intro__ph .ph-cap {
    bottom: 30px;
    right: 30px;
  }
}

.page--about .about__intro__front {
  position: relative;
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1100px;
  margin: auto;
}

.page--about .about__intro__lead {
  padding: 75px 0;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2em;
}

.page--about .about__intro__lead .lead-bg {
  background: rgba(0, 0, 0, 0.15); /* 半透明黒 */
  padding: 20px 24px;
  border-radius: 12px;
  color: #fff;
  line-height: 2;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .page--about .about__intro__lead {
    padding: 75px 25px;
  }
}

@media screen and (min-width: 768px) {
  .page--about .about__intro__lead {
    max-width: 400px;
    line-height: 2;
  }
}

.page--about .about__feature {
  background-color: var(--c-gray-2);
  position: relative;
}

.page--about .about__feature .swiper {
  z-index: 0;
}

.page--about .about__feature .swiper-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px 0;
  gap: 8px;
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
}

@media screen and (min-width: 768px) {
  .page--about .about__feature .swiper-pagination {
    padding: 20px 0;
  }
}

.page--about .about__feature .swiper-pagination .swiper-pagination-bullet {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 2px;
  max-width: 40px;
  border-radius: 0;
  opacity: 1;
  background-color: var(--c-primary-2);
  position: relative;
  overflow: hidden;
  margin: 0;
  -webkit-tap-highlight-color: transparent;
}

.page--about
  .about__feature
  .swiper-pagination
  .swiper-pagination-bullet:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: var(--c-primary-1);
  -webkit-transform-origin: left;
  transform-origin: left;
  scale: 0 1;
  -webkit-transition: scale linear;
  transition: scale linear;
  -webkit-transition-duration: 0;
  transition-duration: 0;
}

.page--about
  .about__feature
  .swiper-pagination
  .swiper-pagination-bullet-active:not(.on):after {
  scale: 1 1;
  -webkit-transition-duration: 5s;
  transition-duration: 5s;
}

.page--about
  .about__feature
  .swiper-pagination
  .swiper-pagination-bullet-active.on:after {
  scale: 1 1;
  -webkit-transition-duration: 5s;
  transition-duration: 5s;
}

.page--about .about__feature .swiper-button-next,
.page--about .about__feature .swiper-button-prev {
  --swiper-navigation-color: #fff;
  --swiper-navigation-size: 20px;
  --swiper-navigation-sides-offset: 20px;
  -webkit-tap-highlight-color: transparent;
}

@media screen and (min-width: 768px) {
  .page--about .about__feature .swiper-button-next,
  .page--about .about__feature .swiper-button-prev {
    --swiper-navigation-size: 30px;
    --swiper-navigation-sides-offset: 30px;
  }
}

.page--about .about__feature__sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 70px;
  padding: 75px 0;
}

@media screen and (min-width: 768px) {
  .page--about .about__feature__sec {
    padding: 100px 0;
  }
}

@media screen and (min-width: 1025px) {
  .page--about .about__feature__sec {
    margin-left: calc(920 / 1440 * 100%);
    width: auto;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1150px) {
  .page--about .about__feature__sec {
    margin-left: calc(800 / 1440 * 100%);
  }
}

@media screen and (min-width: 1025px) {
  .page--about .about__feature__sec > .about__feature__ph {
    display: none;
  }
}

.page--about .about__feature__ph {
  margin: -75px calc(var(--space-hor) * -1) auto;
}

@media screen and (min-width: 768px) {
  .page--about .about__feature__ph {
    margin: -100px calc(var(--space-hor) * -1) auto;
  }
}

.page--about .about__feature__ph .swiper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.page--about .about__feature__ph .swiper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.page--about .about__feature__ph .swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  aspect-ratio: 512/388;
  -o-object-fit: contain;
  object-fit: contain;
  max-height: 500px;
  min-height: 344px;
}

.page--about .about__feature__ph--fixed {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 100vh;
  width: calc(920 / 1440 * 100%);
}

@media screen and (max-width: 1024px) {
  .page--about .about__feature__ph--fixed {
    display: none;
  }
}

@media screen and (min-width: 1025px) {
  .page--about .about__feature__ph--fixed + * {
    margin-top: -100vh;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1150px) {
  .page--about .about__feature__ph--fixed {
    width: calc(800 / 1440 * 100%);
  }
}

.page--about .about__feature__ph--fixed > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page--about .about__feature__ph--fixed .swiper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.page--about .about__feature__ph--fixed .swiper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.page--about .about__feature__ph--fixed .swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.page--about .about__feature__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 35px;
  max-width: 750px;
  margin: auto;
}

@media screen and (min-width: 1025px) {
  .page--about .about__feature__inner {
    max-width: 400px;
    padding: 100px 50px;
    margin-bottom: 50vh;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1150px) {
  .page--about .about__feature__inner {
    max-width: none;
  }
}

.page--about .about__feature__inner > .swiper-pagination {
  padding: 0;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media screen and (max-width: 1024px) {
  .page--about .about__feature__inner > .swiper-pagination {
    display: none;
  }
}

.page--about .about__feature__heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
  line-height: 1.6;
  font-size: 20px;
}

@media screen and (max-width: 1024px) {
  .page--about .about__feature__heading {
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.page--about .about__feature__heading .num {
  font-size: 12px;
}

.page--about .about__logo__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 60px;
  container-type: inline-size;
}

@container (min-width:581px) {
  .page--about .about__logo__inner .about__logo__author {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px;
  }

  .page--about .about__logo__inner .about__logo__author .author-ph {
    width: calc(244 / 688 * 100%);
  }

  .page--about .about__logo__inner .about__logo__author .author-data {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

@media screen and (min-width: 768px) {
  .page--about .about__logo__inner {
    gap: 90px;
  }
}

@media screen and (min-width: 1025px) {
  .page--about .about__logo__inner {
    gap: 120px;
  }
}

.page--about .about__logo__details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}

@media screen and (max-width: 767px) {
  .page--about .about__logo__details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (min-width: 768px) {
  .page--about .about__logo__details {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (min-width: 1025px) {
  .page--about .about__logo__details {
    gap: 80px;
  }
}

@media screen and (max-width: 767px) {
  .page--about .about__logo__details .logo-img {
    max-width: 155px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
}

@media screen and (min-width: 768px) {
  .page--about .about__logo__details .logo-img {
    width: calc(232 / 784 * 100%);
    max-width: 232px;
  }
}

.page--about .about__logo__details .details-inner {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.page--about .about__logo__details .details-inner .heading-sub {
  display: block;
}

@media screen and (max-width: 767px) {
  .page--about .about__logo__details .details-inner .heading-sub {
    text-align: center;
  }
}

.page--about .about__logo__author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 25px;
  padding: 50px 30px 30px;
  position: relative;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .page--about .about__logo__author {
    padding: 50px;
  }
}

.page--about .about__logo__author .frame1,
.page--about .about__logo__author .frame2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
}

.page--about .about__logo__author .frame1:after,
.page--about .about__logo__author .frame1:before {
  content: "";
  display: block;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  position: absolute;
  border: solid var(--c-gray-1);
  border-width: 0 0 1px 1px;
}

.page--about .about__logo__author .frame1:before {
  bottom: 0;
  left: 0;
}

.page--about .about__logo__author .frame1:after {
  top: 0;
  right: 0;
  scale: -1 -1;
}

.page--about .about__logo__author .frame2:after,
.page--about .about__logo__author .frame2:before {
  content: "";
  display: block;
  width: 52.5px;
  height: 52.5px;
  background-image: -webkit-linear-gradient(
    top left,
    transparent calc(50% - 1px),
    var(--c-gray-1) 50%,
    transparent calc(50% + 1px)
  );
  background-image: linear-gradient(
    to bottom right,
    transparent calc(50% - 1px),
    var(--c-gray-1) 50%,
    transparent calc(50% + 1px)
  );
  position: absolute;
}

.page--about .about__logo__author .frame2:before {
  top: 0;
  left: 0;
  translate: -12.5% -12.5%;
}

.page--about .about__logo__author .frame2:after {
  bottom: 0;
  right: 0;
  translate: 12.5% 12.5%;
}

.page--about .about__logo__author .author-ph img {
  width: 100%;
}

.page--about .about__logo__author .author-data > dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.page--about .about__logo__author .author-data > dl > * {
  margin: 0;
}

.page--about .about__logo__author .author-data > dl > dd {
  text-align: justify;
  font-size: 14px;
}

.page--about .about__spot__heading {
  text-align: center;
  font-size: 24px;
  line-height: 1.75;
  margin-bottom: 70px;
}

@media screen and (min-width: 768px) {
  .page--about .about__spot__heading {
    font-size: 28px;
    margin-bottom: 85px;
  }
}

@media screen and (min-width: 1025px) {
  .page--about .about__spot__heading {
    font-size: 32px;
    margin-bottom: 100px;
  }
}

.page--about .about__spot__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 70px;
  max-width: 1072px;
  margin: auto;
}

@media screen and (min-width: 1025px) {
  .page--about .about__spot__list {
    gap: 100px;
  }
}

.page--about .about__spot__block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 25px;
}

@media screen and (min-width: 768px) {
  .page--about .about__spot__block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    gap: 40px;
  }

  .page--about .about__spot__block .about__spot__ph {
    width: calc(512 / 1072 * 100%);
  }

  .page--about .about__spot__block .about__spot__details {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

@media screen and (min-width: 1025px) {
  .page--about .about__spot__block {
    gap: 100px;
  }
}

.page--about .about__spot__ph .swiper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.page--about .about__spot__ph .swiper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.page--about .about__spot__ph .swiper .swiper-slide img {
  width: 100%;
  height: 100%;
  aspect-ratio: 512/388;
  -o-object-fit: contain;
  object-fit: contain;
}

.page--about .about__spot__ph .swiper .swiper-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px 0;
  gap: 8px;
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
}

@media screen and (min-width: 768px) {
  .page--about .about__spot__ph .swiper .swiper-pagination {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 20px 0;
  }
}

.page--about
  .about__spot__ph
  .swiper
  .swiper-pagination
  .swiper-pagination-bullet {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 2px;
  max-width: 40px;
  border-radius: 0;
  opacity: 1;
  background-color: var(--c-primary-2);
  position: relative;
  overflow: hidden;
  margin: 0;
}

.page--about
  .about__spot__ph
  .swiper
  .swiper-pagination
  .swiper-pagination-bullet:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: var(--c-primary-1);
  -webkit-transform-origin: left;
  transform-origin: left;
  scale: 0 1;
  -webkit-transition: scale linear;
  transition: scale linear;
  -webkit-transition-duration: 0;
  transition-duration: 0;
}

.page--about
  .about__spot__ph
  .swiper
  .swiper-pagination
  .swiper-pagination-bullet-active:not(.on):after {
  scale: 1 1;
  -webkit-transition-duration: 5s;
  transition-duration: 5s;
}

.page--about
  .about__spot__ph
  .swiper
  .swiper-pagination
  .swiper-pagination-bullet-active.on:after {
  scale: 1 1;
  -webkit-transition-duration: 5s;
  transition-duration: 5s;
}

.page--about .about__spot__details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

@media screen and (min-width: 768px) {
  .page--about .about__spot__details {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

.page--about .about__spot__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
}

@media screen and (min-width: 1025px) {
  .page--about .about__spot__title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.page--about .about__spot__title .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  aspect-ratio: 100/80;
  border: 1px solid var(--c-gray-1);
  padding: 15px;
  width: calc(100 / 336 * 100%);
  min-width: 100px;
  max-width: 200px;
}

@media screen and (min-width: 1025px) {
  .page--about .about__spot__title .logo {
    border: none;
    padding: 0;
    width: auto;
    min-width: auto;
    max-width: none;
    aspect-ratio: auto;
  }
}

.page--about .about__spot__title .logo img {
  width: 100%;
}

@media screen and (min-width: 1025px) {
  .page--about .about__spot__title .logo img {
    height: 100px;
    width: auto;
  }
}

.page--about .about__spot__title .main {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 18px;
  line-height: 1.6;
}

@media screen and (min-width: 768px) {
  .page--about .about__spot__title .main {
    font-size: 21px;
  }
}

@media screen and (min-width: 1025px) {
  .page--about .about__spot__title .main {
    font-size: 24px;
  }
}

.page--about .about__spot__desc {
  text-align: justify;
  line-height: 2;
}

.page--about .about__spot__desc small {
  font-size: 10px;
}

@media screen and (min-width: 768px) {
  .page--about .about__spot__desc small {
    font-size: 11px;
  }
}

@media screen and (min-width: 1025px) {
  .page--about .about__spot__desc small {
    font-size: 12px;
  }
}

.page--article-news article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 50px;
}

@media screen and (min-width: 1025px) {
  .page--article-news article {
    gap: 70px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 120px;
  }

  .page--article-news article .article-news__eyecatch-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 30px;
    width: calc(400 / 1296 * 100%);
    height: calc(100vh - 120px);
    padding-bottom: 40px;
    margin-bottom: -40px;
    position: -webkit-sticky;
    position: sticky;
    top: 120px;
  }

  .page--article-news article .article-news__eyecatch {
    max-height: calc(100vh - var(--header-h) - 40px - 30px);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: auto;
    margin: 0 auto;
  }

  .page--article-news article .article-news__content-wrap {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 736px;
  }

  .page--article-news article > .article-news__back {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .page--article-news .article-news__eyecatch-wrap {
    max-width: 400px;
    margin: auto;
  }
}

@media screen and (min-width: 1025px) {
  .page--article-news .article-news__eyecatch-wrap {
    margin: 0;
  }
}

@media screen and (max-width: 1024px) {
  .page--article-news .article-news__eyecatch-wrap .article-news__back {
    display: none;
  }
}

.page--article-news .article-news__eyecatch {
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  -o-object-fit: contain;
  object-fit: contain;
}

@media screen and (max-width: 1024px) {
  .page--article-news .article-news__eyecatch.placeholder {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .page--article-news .article-news__eyecatch--spacer {
    height: auto;
  }
}

@media screen and (min-width: 1025px) {
  .page--article-news .article-news__eyecatch--spacer {
    display: none;
  }
}

.page--article-news .article-news__content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 80px;
}

@media screen and (min-width: 768px) {
  .page--article-news .article-news__content-wrap {
    gap: 120px;
  }
}

@media screen and (min-width: 1025px) {
  .page--article-news .article-news__content-wrap {
    gap: 160px;
  }
}

.page--article-news .article-news__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid var(--c-gray-1);
}

@media screen and (min-width: 1025px) {
  .page--article-news .article-news__title {
    gap: 25px;
    padding-bottom: 30px;
  }
}

.page--article-news .article-news__title .news__title {
  font-size: 20px;
}

@media screen and (min-width: 768px) {
  .page--article-news .article-news__title .news__title {
    font-size: 22px;
  }
}

@media screen and (min-width: 1025px) {
  .page--article-news .article-news__title .news__title {
    font-size: 24px;
  }
}

.page--article-news .article-news__title .news__date {
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .page--article-news .article-news__title .news__date {
    font-size: 15px;
  }
}

@media screen and (min-width: 1025px) {
  .page--article-news .article-news__title .news__date {
    font-size: 16px;
  }
}

@media screen and (max-width: 1024px) {
  .page--article-news .article-news__back {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
  }
}

.page--article-product article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 50px;
  margin: 40px auto 0;
}

@media screen and (max-width: 767px) {
  .page--article-product article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (min-width: 768px) {
  .page--article-product article {
    margin: 60px auto 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .page--article-product article .article-product__eyecatch {
    width: calc(624 / 1296 * 100%);
    max-width: 624px;
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
  }

  .page--article-product article .article-product__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 512px;
  }
}

@media screen and (min-width: 1025px) {
  .page--article-product article {
    gap: 70px;
    padding-top: 150px;
  }
}

.page--article-product .article-product__eyecatch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.page--article-product .article-product__eyecatch .swiper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.page--article-product .article-product__eyecatch .swiper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .page--article-product .article-product__eyecatch .eyecatch-main {
    margin: auto calc(var(--space-hor) * -1);
  }
}

.page--article-product .article-product__eyecatch .eyecatch-main .swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: auto;
}

.page--article-product .article-product__eyecatch .eyecatch-main img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

@media screen and (max-width: 767px) {
  .page--article-product .article-product__eyecatch .eyecatch-main img {
    max-height: 400px;
  }
}

@media screen and (min-width: 768px) {
  .page--article-product .article-product__eyecatch .eyecatch-main img {
    max-height: calc(100vh - var(--header-h) - 20px - 64px - 40px);
  }
}

.page--article-product .article-product__eyecatch .eyecatch-navi .swiper-slide {
  height: auto;
  max-width: 64px;
  position: relative;
  cursor: pointer;
}

.page--article-product
  .article-product__eyecatch
  .eyecatch-navi
  .swiper-slide:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid var(--c-primary-1);
  opacity: 0;
}

.page--article-product
  .article-product__eyecatch
  .eyecatch-navi
  .swiper-slide
  img {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.page--article-product
  .article-product__eyecatch
  .eyecatch-navi
  .swiper-slide:hover
  img {
  opacity: 0.7;
}

.page--article-product
  .article-product__eyecatch
  .eyecatch-navi
  .swiper-slide.swiper-slide-thumb-active {
  pointer-events: none;
}

.page--article-product
  .article-product__eyecatch
  .eyecatch-navi
  .swiper-slide.swiper-slide-thumb-active:after {
  opacity: 1;
}

.page--article-product
  .article-product__eyecatch
  .eyecatch-navi
  .swiper-slide
  img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1;
  -o-object-fit: contain;
  object-fit: contain;
}

.page--article-product .article-product__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

@media screen and (min-width: 768px) {
  .page--article-product .article-product__info {
    gap: 35px;
  }
}

@media screen and (min-width: 1025px) {
  .page--article-product .article-product__info {
    gap: 50px;
  }
}

.page--article-product .article-product__info .product__date {
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .page--article-product .article-product__info .product__date {
    font-size: 16px;
  }
}

@media screen and (min-width: 1025px) {
  .page--article-product .article-product__info .product__date {
    font-size: 18px;
    margin-bottom: 40px;
  }
}

.page--article-product .article-product__info .product__data h1 {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 0.5em;
}

@media screen and (min-width: 768px) {
  .page--article-product .article-product__info .product__data h1 {
    font-size: 25px;
  }
}

@media screen and (min-width: 1025px) {
  .page--article-product .article-product__info .product__data h1 {
    font-size: 32px;
    margin-bottom: 0.75em;
  }
}

.page--article-product .article-product__info .product__data p {
  font-size: 12px;
}

@media screen and (min-width: 768px) {
  .page--article-product .article-product__info .product__data p {
    font-size: 14px;
  }
}

@media screen and (min-width: 1025px) {
  .page--article-product .article-product__info .product__data p {
    font-size: 16px;
  }
}

.page--article-product .article-product__info .product__overview {
  margin-top: 20px;
}

@media screen and (min-width: 1025px) {
  .page--article-product .article-product__info .product__overview {
    margin-top: 0;
  }
}

.page--article-product .article-product__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 100px;
}

.page--article-product .article-product__desc p {
  margin: 0;
}

.page--article-product .article-product__voice p {
  margin: 0;
}

.page--article-product .article-product__voice:before {
  content: "";
  display: block;
  width: 232px;
  aspect-ratio: 232/64;
  background-size: 100% 100%;
  background-image: url(../img/product/staff_voice-sp.svg);
  margin: auto auto 30px;
}

@media screen and (min-width: 768px) {
  .page--article-product .article-product__voice:before {
    width: 250px;
    background-image: url(../img/product/staff_voice.svg);
    margin: auto 0 30px;
  }
}

@media screen and (min-width: 1025px) {
  .page--article-product .article-product__voice:before {
    width: 286px;
  }
}

.page--article-product .article-product__data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
  padding: 60px 0;
  border: solid var(--c-gray-1);
  border-width: 1px 0;
}

@media screen and (min-width: 1025px) {
  .page--article-product .article-product__data {
    padding: 75px 0;
  }
}

.page--article-product .article-product__data h2 {
  font-size: 18px;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 1025px) {
  .page--article-product .article-product__data h2 {
    font-size: 20px;
  }
}

.page--article-product .article-product__data .data-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.25em;
  letter-spacing: 0.05em;
}

.page--article-product .article-product__data .data-spec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1em;
  font-size: 12px;
}

@media screen and (min-width: 768px) {
  .page--article-product .article-product__data .data-spec {
    font-size: 13px;
  }
}

@media screen and (min-width: 1025px) {
  .page--article-product .article-product__data .data-spec {
    font-size: 14px;
  }
}

.page--article-product .article-product__data .data-spec > dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
}

.page--article-product .article-product__data .data-spec > dl > dt {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 6em;
  opacity: 0.5;
}

.page--article-product .article-product__data .data-spec > dl > dd {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.page--article-product .article-product__data .data-link {
  margin-top: 30px;
}

.page--article-product .article-product__data .data-link a {
  display: block;
  background-color: var(--c-primary-1);
  border: 1px solid var(--c-primary-1);
  color: #fff;
  padding: 15px;
  font-size: 16px;
  text-align: center;
  position: relative;
  z-index: 0;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

@media screen and (min-width: 768px) {
  .page--article-product .article-product__data .data-link a {
    max-width: 290px;
  }
}

.page--article-product .article-product__data .data-link a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  scale: 0 1;
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-transition: scale 0.4s;
  transition: scale 0.4s;
  z-index: -1;
}

.page--article-product .article-product__data .data-link a:hover {
  color: var(--c-primary-1);
}

.page--article-product .article-product__data .data-link a:hover:before {
  scale: 1 1;
  -webkit-transform-origin: left;
  transform-origin: left;
}

.page--article-product .article-product__other {
  margin-top: 100px;
}

@media screen and (min-width: 768px) {
  .page--article-product .article-product__other {
    margin-top: 150px;
  }
}

@media screen and (min-width: 1025px) {
  .page--article-product .article-product__other {
    margin-top: 200px;
  }
}

@media (min-width: 1101px) {
  .page--article-product
    .article-product__other
    .product-index
    > :nth-child(6) {
    display: none;
  }
}

.page--contact + .pagefooter {
  margin-top: 0;
}

.page--contact .contact__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 1025px) {
  .page--contact .contact__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-top: 150px;
    gap: 70px;
  }

  .page--contact .contact__inner .kv-second {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    width: calc(225 / 1092 * 100%);
    padding-top: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 200px;
  }

  .page--contact .contact__inner .contact__form,
  .page--contact .contact__inner .contact__thanks {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 160px;
  }
}

.page--contact .contact__form__lead {
  max-width: 590px;
  margin: 3em auto;
}

.page--contact .contact__form__lead:first-child {
  margin-top: 0;
}

.page--contact .contact__form__lead:last-child {
  margin-bottom: 0;
}

.page--contact .contact__form iframe {
  margin: auto;
  height: 1000px;
}

@media (min-width: 651px) {
  .page--contact .contact__form iframe {
    width: 100vw !important;
  }
}

.page--contact .contact__thanks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}

@media screen and (min-width: 768px) {
  .page--contact .contact__thanks {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
    gap: 40px;
  }
}

@media screen and (min-width: 1025px) {
  .page--contact .contact__thanks {
    width: auto;
    gap: 50px;
  }
}

.page--contact .contact__thanks > * {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .page--contact .contact__thanks .btn-link {
    font-size: 15px;
  }
}

@media screen and (min-width: 1025px) {
  .page--contact .contact__thanks .btn-link {
    font-size: 16px;
  }
}

.page--news .news__index {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 1025px) {
  .page--news .news__index {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: var(--space-vrt);
    gap: 70px;
  }

  .page--news .news__index .kv-second {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    width: calc(225 / 1092 * 100%);
    padding-top: 0;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .page--news .news__index .news-index {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 160px;
  }
}

.page--news .news__pagenavi {
  margin-top: 50px;
}

@media screen and (min-width: 768px) {
  .page--news .news__pagenavi {
    margin-top: 75px;
  }
}

@media screen and (min-width: 1025px) {
  .page--news .news__pagenavi {
    margin-top: 100px;
  }
}

.page--news .news__pagenavi .wp-pagenavi {
  font-size: 16px;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.5em;
}

@media screen and (min-width: 768px) {
  .page--news .news__pagenavi .wp-pagenavi {
    font-size: 18px;
  }
}

@media screen and (min-width: 1025px) {
  .page--news .news__pagenavi .wp-pagenavi {
    font-size: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 0.75em;
  }
}

.page--news .news__pagenavi .wp-pagenavi .current,
.page--news .news__pagenavi .wp-pagenavi .extend,
.page--news .news__pagenavi .wp-pagenavi .page {
  display: inline-block;
  padding: 0.4em 0.5em;
}

.page--news .news__pagenavi .wp-pagenavi [href]:hover {
  color: var(--c-primary-1);
}

.page--news .news__pagenavi .wp-pagenavi .current {
  position: relative;
  color: var(--c-primary-1);
}

.page--news .news__pagenavi .wp-pagenavi .current:after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background-color: currentColor;
  position: absolute;
  left: 0;
  bottom: 0;
}

.page--news .news__pagenavi .wp-pagenavi .nextpostslink,
.page--news .news__pagenavi .wp-pagenavi .previouspostslink {
  display: none;
}

.page--teaser {
  padding: var(--space-vrt) var(--space-hor);
}

@media (min-width: 1456px) {
  .page--teaser {
    padding: var(--space-vrt) calc((100% - var(--view)) / 2);
  }
}

.page--teaser h1 {
  margin: auto auto 75px;
}

@media screen and (max-width: 767px) {
  .page--teaser h1 {
    width: calc(220 / 376 * 100vw);
    max-width: calc(275px);
    min-width: 220px;
  }
}

@media screen and (min-width: 768px) {
  .page--teaser h1 {
    width: 340px;
    margin: auto auto 110px;
  }
}

@media screen and (min-width: 1025px) {
  .page--teaser h1 {
    width: 388px;
    margin: auto auto 150px;
  }
}

.page--teaser #content {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}

.page--teaser #content h2 {
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 1.85;
  margin: 70px auto;
}

.page--teaser #content h2:first-child {
  margin-top: 0;
}

.page--teaser #content h2:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .page--teaser #content h2 {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .page--teaser #content h2 {
    font-size: 26px;
    margin: 60px auto;
  }
}

@media screen and (min-width: 1025px) {
  .page--teaser #content h2 {
    font-size: 32px;
  }
}

.page--teaser #content .lead {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2em;
}

@media screen and (max-width: 767px) {
  .page--teaser #content .lead {
    max-width: 475px;
    margin: auto;
  }
}

.page--teaser #content .neko {
  margin: 90px auto;
}

.page--teaser #content .neko:first-child {
  margin-top: 0;
}

.page--teaser #content .neko:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .page--teaser #content .neko {
    width: calc(248 / 376 * 100vw);
    max-width: calc(310px);
    min-width: 248px;
  }
}

@media screen and (min-width: 768px) {
  .page--teaser #content .neko {
    width: 350px;
    margin: 100px auto;
  }
}

@media screen and (min-width: 1025px) {
  .page--teaser #content .neko {
    width: 400px;
    margin: 110px auto;
  }
}

.page--top + .pagefooter {
  margin-top: 0;
}

@media screen and (min-width: 768px) {
  .page--top .heading-page {
    font-size: 30px;
  }
}

@media screen and (min-width: 1025px) {
  .page--top .heading-page {
    font-size: 40px;
  }
}

.page--top .top__more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 40px;
  margin: 40px auto;
}

.page--top .top__more:first-child {
  margin-top: 0;
}

.page--top .top__more:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 1025px) {
  .page--top .top__more {
    margin: 60px auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media screen and (min-width: 768px) {
  .page--top .top__more .btn-link {
    font-size: 15px;
  }
}

@media screen and (min-width: 1025px) {
  .page--top .top__more .btn-link {
    font-size: 16px;
  }
}

.page--top .top__intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 60px;
}

@media screen and (min-width: 768px) {
  .page--top .top__intro {
    gap: 80px;
  }
}

@media screen and (min-width: 1025px) {
  .page--top .top__intro {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 80px;
  }

  .page--top .top__intro .top__intro__heading-wrap {
    width: calc(454 / 1076 * 100%);
  }

  .page--top .top__intro .top__intro__inner {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 600px;
  }
}

.page--top .top__intro__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 60px;
}

.page--top .top__intro__inner .top__more {
  margin: 0;
}

@media screen and (min-width: 1025px) {
  .page--top .top__intro__heading-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 70px;
    margin: 0 0 0 calc(var(--space-hor) * -1);
  }
}

.page--top .top__intro__heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: auto;
  font-size: 24px;
  line-height: 2;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  letter-spacing: 0.05em;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

@media screen and (min-width: 768px) {
  .page--top .top__intro__heading {
    font-size: 28px;
    line-height: 2.5;
  }
}

@media screen and (min-width: 1025px) {
  .page--top .top__intro__heading {
    font-size: 32px;
    line-height: 3;
    margin: 0;
  }

  .page--top .top__intro__heading > span {
    display: inline-block;
  }

  .page--top .top__intro__heading > span + span {
    margin-top: 2.75em;
  }
}

.page--top .top__intro__ph {
  margin: auto calc(var(--space-hor) * -1);
}

@media screen and (min-width: 1025px) {
  .page--top .top__intro__ph {
    margin: 0;
  }
}

.page--top .top__intro__ph img {
  width: 100%;
  max-height: 350px;
  min-height: 250px;
  -o-object-fit: contain;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  .page--top .top__intro__ph img {
    max-height: 450px;
  }
}

@media screen and (min-width: 1025px) {
  .page--top .top__intro__ph img {
    max-height: none;
  }
}

@media screen and (max-width: 1024px) {
  .page--top .top__intro__lead {
    max-width: 625px;
    margin: auto;
  }
}

@media screen and (min-width: 1025px) {
  .page--top .top__intro__lead {
    margin: 0;
  }
}

.page--top .top__intro__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 40px;
}

@media screen and (min-width: 1025px) {
  .page--top .top__intro__link {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.page--top .top__product {
  margin: var(--space-vrt) 0;
}

@media screen and (max-width: 1024px) {
  .page--top .top__product .kv-product .kv-product__title {
    padding-top: 0;
  }
}

@media screen and (min-width: 1025px) {
  .page--top .top__product .kv-product {
    height: auto;
    margin-top: 0;
    padding-top: 60px;
    border: solid var(--c-gray-1);
    border-width: 1px 1px 0 0;
  }

  .page--top .top__product .kv-product .product__eyecatch {
    max-height: 400px;
  }
}

@media screen and (min-width: 1025px) {
  .page--top .top__product .kv-product .kv-product__title {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 0;
  }

  .page--top .top__product .kv-product .kv-product__title .heading-page {
    margin: auto 0;
  }
}

.page--top .top__product .product-index {
  counter-reset: num 0;
}

.page--top .top__product .product-index > * {
  counter-increment: num 1;
}

.page--top .top__product .product-index > * .product__date {
  visibility: hidden;
}

.page--top .top__product .product-index > * .product__data:before {
  content: "[" counter(num) "]";
  position: absolute;
  top: 20px;
  left: 15px;
}

@media screen and (min-width: 768px) {
  .page--top .top__product .product-index > * .product__data:before {
    left: 20px;
  }
}

@media screen and (min-width: 1025px) {
  .page--top .top__product .product-index > * .product__data:before {
    top: 30px;
    left: 30px;
  }
}

@media screen and (max-width: 767px) {
  .page--top .top__product .product-index > * .product__data > dl {
    display: none;
  }
}

.page--top .top__exterior img {
  max-height: 376px;
  min-height: 376px;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 65% 50%;
  object-position: 65% 50%;
}

@media screen and (min-width: 768px) {
  .page--top .top__exterior img {
    min-height: 500px;
  }
}

@media screen and (min-width: 1025px) {
  .page--top .top__exterior img {
    min-height: 640px;
  }
}

.page--top .top__shop__inner {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 45px;
  container-type: inline-size;
}

@container (min-width:701px) {
  .page--top .top__shop__inner .top__shop__info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .page--top .top__shop__inner .top__shop__info .top__shop__data-wrap {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .page--top .top__shop__inner .top__shop__info .top__shop__map {
    width: 55%;
  }

  .page--top .top__shop__inner .top__shop__access dl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 1em;
  }

  .page--top .top__shop__inner .top__shop__access dl > dt {
    width: 12em;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}

@media screen and (min-width: 1025px) {
  .page--top .top__shop__inner {
    gap: 60px;
  }
}

.page--top .top__shop__inner > * + * {
  padding-top: 45px;
  border-top: 1px solid var(--c-gray-1);
}

@media screen and (min-width: 1025px) {
  .page--top .top__shop__inner > * + * {
    padding-top: 60px;
  }
}

@media screen and (max-width: 1024px) {
  .page--top .top__shop__inner {
    padding-top: 45px;
    border-top: 1px solid var(--c-gray-1);
  }
}

.page--top .top__shop__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
}

.page--top .top__shop__data-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px;
}

.page--top .top__shop__data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.5em;
  font-size: 12px;
}

@media screen and (min-width: 768px) {
  .page--top .top__shop__data {
    font-size: 14px;
  }
}

@media screen and (min-width: 1025px) {
  .page--top .top__shop__data {
    font-size: 16px;
  }
}

.page--top .top__shop__data > dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
}

.page--top .top__shop__data > dl > dt {
  width: 5.5em;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  opacity: 0.6;
}

.page--top .top__shop__access {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2em;
}

.page--top .top__shop__access > dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.25em;
}

.page--top .top__shop__access > dl > dt {
  font-weight: 700;
  padding-left: 1.25em;
}

.page--top .top__shop__access > dl > dt:before {
  content: "●";
  display: inline-block;
  width: 1.25em;
  margin-left: -1.25em;
}

@media screen and (max-width: 767px) {
  .page--top .top__shop__access > dl > dd {
    padding-left: 1.25em;
  }
}

.page--top .top__gallery {
  overflow: hidden;
  --speed: 20s;
  --slide: 3;
}

.page--top .top__gallery > .top__gallery__inner {
  -webkit-animation: gallery linear infinite;
  animation: gallery linear infinite;
  -webkit-animation-duration: calc(var(--speed) * var(--slide) * 0.5);
  animation-duration: calc(var(--speed) * var(--slide) * 0.5);
}

@media screen and (min-width: 768px) {
  .page--top .top__gallery > .top__gallery__inner {
    -webkit-animation-duration: calc(var(--speed) * var(--slide) * 0.75);
    animation-duration: calc(var(--speed) * var(--slide) * 0.75);
  }
}

@media screen and (min-width: 1025px) {
  .page--top .top__gallery > .top__gallery__inner {
    -webkit-animation-duration: calc(var(--speed) * var(--slide));
    animation-duration: calc(var(--speed) * var(--slide));
  }
}

.page--top .top__gallery__inner {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  white-space: nowrap;
  position: relative;
  padding-right: 4px;
}

.page--top .top__gallery__inner img {
  max-width: none;
  width: calc(264 / 376 * 100vw);
  height: 100%;
  aspect-ratio: 1;
  max-height: 808px;
}

.page--top .top__gallery__inner > .top__gallery__inner {
  position: absolute;
  top: 0;
  width: 100%;
  left: 100%;
}

@-webkit-keyframes gallery {
  0% {
    translate: 0 0;
  }

  100% {
    translate: -100% 0;
  }
}

@keyframes gallery {
  0% {
    translate: 0 0;
  }

  100% {
    translate: -100% 0;
  }
}

.adj--pt0 {
  padding-top: 0 !important;
}

.adj--pb0 {
  padding-bottom: 0 !important;
}

.adj--pl0 {
  padding-left: 0 !important;
}

.adj--pr0 {
  padding-right: 0 !important;
}

.adj--mt0 {
  margin-top: 0 !important;
}

.adj--mb0 {
  margin-bottom: 0 !important;
}

.adj--ml0 {
  margin-left: 0 !important;
}

.adj--mr0 {
  margin-right: 0 !important;
}

.bdr--blk-1 {
  border-color: var(--c-blk-1) !important;
}

.bdr--primary-1 {
  border-color: var(--c-primary-1) !important;
}

.bdr--primary-2 {
  border-color: var(--c-primary-2) !important;
}

.bdr--gray-1 {
  border-color: var(--c-gray-1) !important;
}

.bdr--gray-2 {
  border-color: var(--c-gray-2) !important;
}

.bdr--gray-3 {
  border-color: var(--c-gray-3) !important;
}

.bg--blk-1 {
  background-color: var(--c-blk-1) !important;
}

.bg--primary-1 {
  background-color: var(--c-primary-1) !important;
}

.bg--primary-2 {
  background-color: var(--c-primary-2) !important;
}

.bg--gray-1 {
  background-color: var(--c-gray-1) !important;
}

.bg--gray-2 {
  background-color: var(--c-gray-2) !important;
}

.bg--gray-3 {
  background-color: var(--c-gray-3) !important;
}

.bg--wh {
  background-color: #fff;
}

.bg--blk {
  background-color: #000;
}

.chr--w300 {
  font-weight: 300;
}

.chr--w400 {
  font-weight: 400;
}

.chr--w500 {
  font-weight: 500;
}

.chr--w600 {
  font-weight: 600;
}

.chr--w700 {
  font-weight: 700;
}

.chr--nobreak {
  display: inline-block;
}

.chr--serif {
  font-family: var(--f-serif);
}

.chr--sans {
  font-family: var(--f-sans);
}

.chr--left {
  text-align: left !important;
}

.chr--right {
  text-align: right !important;
}

.chr--center {
  text-align: center !important;
}

.chr--blk-1 {
  color: var(--c-blk-1) !important;
}

.chr--primary-1 {
  color: var(--c-primary-1) !important;
}

.chr--primary-2 {
  color: var(--c-primary-2) !important;
}

.chr--gray-1 {
  color: var(--c-gray-1) !important;
}

.chr--gray-2 {
  color: var(--c-gray-2) !important;
}

.chr--gray-3 {
  color: var(--c-gray-3) !important;
}

.chr--wh {
  color: #fff;
}

.chr--blk {
  color: #000;
}

.chr--em {
  color: var(--c-red-1);
  font-weight: 500;
}

.chr--reg {
  font-weight: 400 !important;
}

.chr--mid {
  font-weight: 500 !important;
}

.chr--semibold {
  font-weight: 600 !important;
}

.chr--bold {
  font-weight: 700 !important;
}

.chr--clamp1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chr--clamp2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.chr--clamp3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.chr--clamp4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.chr--clamp5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.chr--hide {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  visibility: hidden;
}

.fill--blk-1 {
  fill: var(--c-blk-1) !important;
}

.fill--primary-1 {
  fill: var(--c-primary-1) !important;
}

.fill--primary-2 {
  fill: var(--c-primary-2) !important;
}

.fill--gray-1 {
  fill: var(--c-gray-1) !important;
}

.fill--gray-2 {
  fill: var(--c-gray-2) !important;
}

.fill--gray-3 {
  fill: var(--c-gray-3) !important;
}

.img--fit {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.img--fit.fit--top {
  -o-object-position: 50% 0;
  object-position: 50% 0;
}

.img--fit.fit--bottom {
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.img--fit.fit--left {
  -o-object-position: 0 50%;
  object-position: 0 50%;
}

.img--fit.fit--right {
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.img--contain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.js-inview-fadein {
  opacity: 0;
  translate: 0 10px;
  -webkit-transition: opacity, translate;
  transition: opacity, translate;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}

.js-inview-fadein.inviewed {
  opacity: 1;
  translate: 0 0;
}

.js-inview-blur {
  opacity: 0;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  -webkit-transition:
    opacity,
    -webkit-filter;
  transition:
    opacity,
    -webkit-filter;
  transition: opacity, filter;
  transition:
    opacity,
    filter,
    -webkit-filter;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}

.js-inview-blur.inviewed {
  opacity: 1;
  -webkit-filter: blur(0);
  filter: blur(0);
}

.js-inview-ph {
  overflow: hidden;
}

.js-inview-ph img {
  -webkit-transition:
    scale 2s,
    opacity 1s ease-in-out;
  transition:
    scale 2s,
    opacity 1s ease-in-out;
  scale: 1.05;
  opacity: 0;
}

.js-inview-ph.inviewed img {
  scale: 1;
  opacity: 1;
}

.js-shop-info {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.js-shop-info.on {
  visibility: visible;
  opacity: 1;
}

.js-shop-info.notget-weather .weather-data {
  display: none;
}

.js-menu {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.menu-open .js-menu {
  opacity: 1;
  pointer-events: auto;
}

@media screen and (max-width: 1024px) {
  .js-menu-btn {
    -webkit-transition:
      translate 0.5s,
      top 0.5s;
    transition:
      translate 0.5s,
      top 0.5s;
  }

  .header-off:not(.menu-open) .js-menu-btn {
    translate: 0 calc((var(--header-h) + var(--announce-h)) * -1);
  }
}

@media screen and (max-width: 1024px) {
  .js-header {
    -webkit-transition:
      background-color 0.3s,
      translate 0.5s,
      top 0.5s;
    transition:
      background-color 0.3s,
      translate 0.5s,
      top 0.5s;
  }

  .header-off:not(.menu-open) .js-header {
    translate: 0 calc((var(--header-h) + var(--announce-h)) * -1);
  }
}

.js-kv-top .kv-top__news {
  opacity: 0;
  translate: 0 5px;
  -webkit-transition: opacity, translate;
  transition: opacity, translate;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

@media screen and (min-width: 1025px) {
  .js-kv-top .kv-top__news {
    translate: 0 8px;
  }
}

.js-kv-top.inited .kv-top__news {
  opacity: 1;
  translate: 0 0;
}

.js-about-front .about__intro__ph {
  -webkit-clip-path: polygon(20% 25%, 80% 25%, 80% 75%, 20% 75%);
  clip-path: polygon(20% 25%, 80% 25%, 80% 75%, 20% 75%);
}

@media screen and (max-width: 1024px) {
  .js-about-front .about__intro__ph {
    translate: 0 -15%;
  }
}

@media screen and (min-width: 1025px) {
  .js-about-front .about__intro__ph {
    -webkit-clip-path: polygon(40% 35%, 60% 35%, 60% 65%, 40% 65%);
    clip-path: polygon(40% 35%, 60% 35%, 60% 65%, 40% 65%);
  }
}

.js-about-front .about__intro__ph img {
  scale: 0.8;
}

.js-about-front .about__intro__ph .ph-filter {
  opacity: 0;
  -webkit-transition: opacity 2s;
  transition: opacity 2s;
}

.js-about-front .about__intro__ph .ph-filter.on {
  opacity: 1;
}

.js-about-front .js-spacer {
  height: 75vh;
  margin-top: -25vh;
}

@media screen and (min-width: 1025px) {
  .js-about-front .js-spacer {
    height: 175vh;
  }
}
.js-about-feature [data-slider] {
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  opacity: 0;
}
.js-about-feature [data-slider].on {
  z-index: 1;
  opacity: 1;
}
.menu-open {
  overflow: hidden;
}
