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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

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

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

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

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

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

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

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

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

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

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

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

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

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

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

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

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

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

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

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

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

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

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

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
      -ms-transform-origin: right top;
          transform-origin: right top;
}

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

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

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

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

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

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

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

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

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

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {}
:root {
  --mv-slider-speed: 1500ms ;
}

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

html {
  height: 100%;
}

body {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  width: 100%;
  font-family: shippori-mincho-b1, serif;
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: var(--letter-spacing-thin);
  font-weight: 500;
  background: #fff;
  color: #111;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
  --letter-spacing: 0.08em;
  --letter-spacing-thin: 0.02em;
}

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

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

img, picture {
  width: 100%;
}

picture {
  display: inline-block;
}

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

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

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

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

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

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

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

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

.l-container {
  position: relative;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.l-section__inner {
  margin: 0 auto;
}
.l-section__edge {
  position: relative;
}
.l-section__edge picture {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
}
.l-section__edge img {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}
.l-section__edge + * {
  margin-top: -1px;
}
@media screen and (min-width: 768px) {
  .l-section:has(.l-section__edge) + .l-section {
    margin-top: -50px;
  }
}
@media screen and (max-width: 767px) {
  .l-section:has(.l-section__edge) + .l-section {
    margin-top: -50px;
  }
}
@media screen and (min-width: 768px) {
  .l-section__inner {
    width: 92.5%;
  }
  .l-section__edge {
    height: 50px;
  }
}
@media screen and (max-width: 767px) {
  .l-section__inner {
    width: 91.466%;
  }
  .l-section__edge {
    height: 50px;
  }
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: top 0.5s cubic-bezier(0.1, 0.5, 0.3, 1), color 0.3s ease, background-color 0.3s ease, -webkit-transform 0.5s cubic-bezier(0.1, 0.5, 0.3, 1);
  transition: top 0.5s cubic-bezier(0.1, 0.5, 0.3, 1), color 0.3s ease, background-color 0.3s ease, -webkit-transform 0.5s cubic-bezier(0.1, 0.5, 0.3, 1);
  transition: transform 0.5s cubic-bezier(0.1, 0.5, 0.3, 1), top 0.5s cubic-bezier(0.1, 0.5, 0.3, 1), color 0.3s ease, background-color 0.3s ease;
  transition: transform 0.5s cubic-bezier(0.1, 0.5, 0.3, 1), top 0.5s cubic-bezier(0.1, 0.5, 0.3, 1), color 0.3s ease, background-color 0.3s ease, -webkit-transform 0.5s cubic-bezier(0.1, 0.5, 0.3, 1);
  z-index: 99;
}
.l-header__logo {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.l-header[data-color=white] {
  color: #fff;
  background: rgba(255, 255, 255, 0);
}
.l-header[data-color=white] .l-header__logo {
  opacity: 0;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .l-header {
    height: 80px;
  }
  .l-header.is-hidden {
    -webkit-transform: translateY(-80px);
        -ms-transform: translateY(-80px);
            transform: translateY(-80px);
  }
  .l-header__inner {
    position: relative;
  }
  .l-header__logo {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    line-height: 1;
    z-index: 10;
  }
  .l-header__logo a {
    display: block;
  }
  .l-header__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
    position: absolute;
    top: 30px;
  }
  .l-header__menu--left {
    left: 3.75%;
  }
  .l-header__menu--right {
    right: calc(80px + 3.75%);
  }
  .l-header__menu-item {
    font-size: 15px;
    font-family: basic-sans, YuGothic, Yu Gothic, 游ゴシック体, 游ゴシック, Hiragino Kaku Gothic ProN, HiraKakuPro-W3, メイリオ, Meiryo, Osaka, sans-serif;
    line-height: 1.2;
    letter-spacing: var(--letter-spacing-thin);
  }
}
@media screen and (max-width: 767px) {
  .l-header {
    height: 58px;
  }
  .l-header.is-hidden {
    -webkit-transform: translateY(-58px);
        -ms-transform: translateY(-58px);
            transform: translateY(-58px);
  }
  .l-header__logo {
    position: absolute;
    top: 24px;
    left: 4.26%;
    line-height: 1;
    z-index: 10;
  }
  .l-header__logo a {
    display: block;
  }
  .l-header__search {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 13px;
    right: calc(27px + 7.5%);
    z-index: 10;
  }
  .l-header__search a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .l-header__search-icon {
    position: relative;
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .l-header__search-icon::before, .l-header__search-icon::after {
    content: "";
    display: block;
    background: center/contain no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-header__search-icon::before {
    background-image: url(../images/common/ico_search_black_01.svg);
  }
  .l-header__search-icon::after {
    background-image: url(../images/common/ico_search_white_01.svg);
    opacity: 0;
  }
  .l-header[data-color=white] .l-header__search-icon::before {
    opacity: 0;
  }
  .l-header[data-color=white] .l-header__search-icon::after {
    opacity: 1;
  }
}

.l-menu {
  width: 100%;
}
.l-menu__button {
  position: fixed;
  z-index: 200;
  cursor: pointer;
}
.l-menu__button-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
}
.l-menu__button-icon::before, .l-menu__button-icon::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #111;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, background-color 0.3s ease;
  transition: transform 0.3s ease, background-color 0.3s ease, -webkit-transform 0.3s ease;
}
.l-menu__button-icon::before {
  top: -3px;
}
.l-menu__button-icon::after {
  top: 3px;
}
.l-menu__button[data-color=white] .l-menu__button-icon::before, .l-menu__button[data-color=white] .l-menu__button-icon::after {
  background-color: #fff;
}
.l-menu__container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  z-index: 100;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 0;
  pointer-events: none;
}
.l-menu__container.is-visible {
  opacity: 1;
  pointer-events: all;
}
.l-menu__list-new {
  color: #FF0000;
  text-transform: uppercase;
  font-family: basic-sans, YuGothic, Yu Gothic, 游ゴシック体, 游ゴシック, Hiragino Kaku Gothic ProN, HiraKakuPro-W3, メイリオ, Meiryo, Osaka, sans-serif;
  position: relative;
  overflow: hidden;
}
.l-menu__list-new span {
  display: inline-block;
  -webkit-animation: new-icon-scroll 3.5s ease-out infinite;
          animation: new-icon-scroll 3.5s ease-out infinite;
}
.l-menu__external {
  text-transform: uppercase;
  opacity: 0.3;
  font-family: basic-sans, YuGothic, Yu Gothic, 游ゴシック体, 游ゴシック, Hiragino Kaku Gothic ProN, HiraKakuPro-W3, メイリオ, Meiryo, Osaka, sans-serif;
}
.l-menu.is-visible .l-menu__button-icon::before, .l-menu.is-visible .l-menu__button-icon::after {
  background-color: #111;
}
.l-menu.is-visible .l-menu__button-icon::before {
  -webkit-transform: translate(-50%, 3px) rotate(45deg);
      -ms-transform: translate(-50%, 3px) rotate(45deg);
          transform: translate(-50%, 3px) rotate(45deg);
}
.l-menu.is-visible .l-menu__button-icon::after {
  -webkit-transform: translate(-50%, -2px) rotate(-45deg);
      -ms-transform: translate(-50%, -2px) rotate(-45deg);
          transform: translate(-50%, -2px) rotate(-45deg);
}
.l-menu.is-visible .l-menu__container {
  opacity: 1;
  pointer-events: all;
}
@media screen and (min-width: 768px) {
  .l-menu a {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .l-menu a:hover {
    opacity: 0.5;
  }
  .l-menu__button {
    right: calc(3.75% - 10px);
    top: 0;
    width: 60px;
    height: 80px;
    -webkit-transition: top 0.5s cubic-bezier(0.1, 0.5, 0.3, 1), color 0.3s ease, background-color 0.3s ease, -webkit-transform 0.5s cubic-bezier(0.1, 0.5, 0.3, 1);
    transition: top 0.5s cubic-bezier(0.1, 0.5, 0.3, 1), color 0.3s ease, background-color 0.3s ease, -webkit-transform 0.5s cubic-bezier(0.1, 0.5, 0.3, 1);
    transition: transform 0.5s cubic-bezier(0.1, 0.5, 0.3, 1), top 0.5s cubic-bezier(0.1, 0.5, 0.3, 1), color 0.3s ease, background-color 0.3s ease;
    transition: transform 0.5s cubic-bezier(0.1, 0.5, 0.3, 1), top 0.5s cubic-bezier(0.1, 0.5, 0.3, 1), color 0.3s ease, background-color 0.3s ease, -webkit-transform 0.5s cubic-bezier(0.1, 0.5, 0.3, 1);
  }
  .l-menu__button span {
    width: 35px;
  }
  .l-menu__button.is-hidden {
    -webkit-transform: translateY(-80px);
        -ms-transform: translateY(-80px);
            transform: translateY(-80px);
  }
  .l-menu__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    height: 100%;
    background: #fff;
  }
  .l-menu__video {
    position: relative;
    width: 48.75%;
    height: 100%;
    overflow: hidden;
  }
  .l-menu__video.is-playing {
    opacity: 1;
  }
  .l-menu__video.is-playing .l-menu__video-player {
    opacity: 1;
  }
  .l-menu__video-thumbnail {
    width: 100%;
    height: 100%;
  }
  .l-menu__video-thumbnail picture {
    display: block;
    width: 100%;
    height: 100%;
  }
  .l-menu__video-thumbnail img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .l-menu__video-player {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 150%;
    height: 200%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    z-index: 2;
    opacity: 0;
    pointer-events: none;
  }
  .l-menu__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
    height: 100%;
    overflow: hidden auto;
  }
  .l-menu__inner {
    padding: 84px 9.146% 52px;
    width: 100%;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .l-menu__list {
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: var(--letter-spacing);
    margin-bottom: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 22px;
  }
  .l-menu__list-new {
    font-size: 12px;
    line-height: 1;
    vertical-align: text-top;
    letter-spacing: 0;
    display: inline-block;
    margin: 1.2em 0 0 5px;
  }
  .l-menu__external {
    margin-top: 100px;
    font-size: 16px;
    letter-spacing: var(--letter-spacing-thin);
    line-height: 1.2;
    letter-spacing: 0.02em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
  }
  .l-menu__logo {
    margin-top: 46px;
  }
  .l-menu__logo img {
    width: 100%;
    max-width: 370px;
  }
}
@media screen and (max-width: 767px) {
  .l-menu__button {
    right: 0;
    top: 0;
    width: 63px;
    height: 63px;
    -webkit-transition: top 0.5s cubic-bezier(0.1, 0.5, 0.3, 1), color 0.3s ease, background-color 0.3s ease, -webkit-transform 0.5s cubic-bezier(0.1, 0.5, 0.3, 1);
    transition: top 0.5s cubic-bezier(0.1, 0.5, 0.3, 1), color 0.3s ease, background-color 0.3s ease, -webkit-transform 0.5s cubic-bezier(0.1, 0.5, 0.3, 1);
    transition: transform 0.5s cubic-bezier(0.1, 0.5, 0.3, 1), top 0.5s cubic-bezier(0.1, 0.5, 0.3, 1), color 0.3s ease, background-color 0.3s ease;
    transition: transform 0.5s cubic-bezier(0.1, 0.5, 0.3, 1), top 0.5s cubic-bezier(0.1, 0.5, 0.3, 1), color 0.3s ease, background-color 0.3s ease, -webkit-transform 0.5s cubic-bezier(0.1, 0.5, 0.3, 1);
  }
  .l-menu__button span {
    width: 32px;
  }
  .l-menu__button.is-hidden {
    -webkit-transform: translateY(-58px);
        -ms-transform: translateY(-58px);
            transform: translateY(-58px);
  }
  .l-menu__container {
    background: #fff;
    overflow: hidden scroll;
    height: 100dvh;
  }
  .l-menu__video {
    position: relative;
    overflow: hidden;
    aspect-ratio: 375/530;
  }
  .l-menu__video.is-playing {
    opacity: 1;
  }
  .l-menu__video.is-playing .l-menu__video-player {
    opacity: 1;
  }
  .l-menu__video-thumbnail {
    width: 100%;
    height: 100%;
  }
  .l-menu__video-thumbnail picture {
    display: block;
    width: 100%;
    height: 100%;
  }
  .l-menu__video-thumbnail img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .l-menu__video-player {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 150%;
    height: 200%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    z-index: 2;
    opacity: 0;
    pointer-events: none;
  }
  .l-menu__content {
    position: relative;
  }
  .l-menu__inner {
    padding: 80px 6.4% 60px;
    min-height: 100%;
  }
  .l-menu__list {
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: var(--letter-spacing);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 21px;
  }
  .l-menu__list-new {
    font-size: 12px;
    line-height: 1;
    vertical-align: text-top;
    letter-spacing: 0;
    display: inline-block;
    margin: 1em 0 0 5px;
  }
  .l-menu__external {
    margin-top: 120px;
    font-size: 16px;
    letter-spacing: 0.02em;
    line-height: 1.3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 11px;
  }
  .l-menu__logo {
    margin-top: 45px;
  }
  .l-menu__logo img {
    width: 100%;
    max-width: 265px;
  }
}

.l-footer {
  position: relative;
  width: 100%;
  z-index: 5;
}
.l-footer__link-item {
  font-size: 0;
  display: block;
  width: 24px;
  height: 24px;
}
.l-footer__link-item--instagram {
  background: url(../images/common/ico_sns_instagram_black_01.svg) no-repeat center center/contain;
}
.l-footer__copyright {
  font-family: basic-sans, YuGothic, Yu Gothic, 游ゴシック体, 游ゴシック, Hiragino Kaku Gothic ProN, HiraKakuPro-W3, メイリオ, Meiryo, Osaka, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .l-footer {
    height: 64px;
  }
  .l-footer__inner {
    width: 92.5%;
    height: 100%;
    border-top: 1px solid;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .l-footer__link-item--instagram {
    -webkit-background-size: 17px auto;
            background-size: 17px auto;
  }
}
@media screen and (max-width: 767px) {
  .l-footer {
    height: 64px;
  }
  .l-footer__inner {
    width: 91.466%;
    height: 100%;
    border-top: 1px solid;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .l-footer__link-item--instagram {
    -webkit-background-size: 15px auto;
            background-size: 15px auto;
  }
}

@media screen and (min-width: 768px) {
  .l-list__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 48px 32px;
  }
  .l-list__list--col3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .l-list__list--col1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 48px;
  }
  .l-list__item {
    min-width: 0;
  }
  .l-list__button {
    margin-top: 80px;
    padding-top: 48px;
    border-top: 1px solid #E2E2E2;
  }
  .l-list__button:has(.is-hidden) {
    display: none;
  }
  .l-list__empty {
    margin-top: 120px;
    display: none;
  }
  .l-list__empty.is-active {
    display: block;
  }
  .l-list__empty-text {
    font-size: 16px;
    letter-spacing: var(--letter-spacing-thin);
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .l-list__list {
    margin-top: 64px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 16px;
  }
  .l-list__list--col3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .l-list__list--col1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 64px;
  }
  .l-list__item {
    min-width: 0;
  }
  .l-list__button {
    margin-top: 48px;
    padding-top: 32px;
    border-top: 1px solid #E2E2E2;
  }
  .l-list__button:has(.is-hidden) {
    display: none;
  }
  .l-list__empty {
    margin-top: 80px;
    display: none;
  }
  .l-list__empty.is-active {
    display: block;
  }
  .l-list__empty-text {
    font-size: 16px;
    letter-spacing: var(--letter-spacing-thin);
    text-align: center;
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .l-category {
    position: relative;
    margin: 0 auto;
    max-width: 640px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
  }
  .l-category__list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    overflow: hidden;
    gap: 10px;
  }
  .l-category__list--sub {
    display: none;
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease;
    overflow: hidden;
  }
  .l-category__list--sub.is-visible {
    -webkit-transition: opacity 0.5s ease-out, height 0.3s ease, -webkit-transform 0.8s ease-out;
    transition: opacity 0.5s ease-out, height 0.3s ease, -webkit-transform 0.8s ease-out;
    transition: opacity 0.5s ease-out, transform 0.8s ease-out, height 0.3s ease;
    transition: opacity 0.5s ease-out, transform 0.8s ease-out, height 0.3s ease, -webkit-transform 0.8s ease-out;
    opacity: 1;
  }
  .l-category__list--sub.is-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .l-category__list::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    background: #fff;
    z-index: 2;
    -webkit-transition: height 0.1s ease;
    transition: height 0.1s ease;
  }
  .l-category__list.has-more {
    padding-bottom: 50px;
  }
  .l-category__list.has-more::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 45px;
    background: #fff;
    z-index: 2;
  }
  .l-category__more {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    z-index: 3;
    display: none;
  }
  .l-category__more.is-visible {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .l-category {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
  }
  .l-category__list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    overflow: hidden;
    gap: 8px;
  }
  .l-category__list--sub {
    display: none;
    -webkit-transition: height 0.3s ease;
    transition: height 0.3s ease;
    overflow: hidden;
  }
  .l-category__list--sub.is-visible {
    -webkit-transition: opacity 0.5s ease-out, height 0.3s ease, -webkit-transform 0.8s ease-out;
    transition: opacity 0.5s ease-out, height 0.3s ease, -webkit-transform 0.8s ease-out;
    transition: opacity 0.5s ease-out, transform 0.8s ease-out, height 0.3s ease;
    transition: opacity 0.5s ease-out, transform 0.8s ease-out, height 0.3s ease, -webkit-transform 0.8s ease-out;
    opacity: 1;
  }
  .l-category__list--sub.is-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .l-category__list--sub::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    background: #fff;
    z-index: 2;
    -webkit-transition: height 0.1s ease;
    transition: height 0.1s ease;
  }
  .l-category__list--sub.has-more {
    padding-bottom: 35px;
  }
  .l-category__list--sub.has-more::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 35px;
    background: #fff;
    z-index: 2;
  }
  .l-category__more {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    z-index: 3;
    display: none;
  }
  .l-category__more.is-visible {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .l-article {
    padding: 223px 0 150px;
  }
  .l-article__inner {
    position: relative;
    width: 92.5%;
    margin: 0 auto;
  }
  .l-article__heading {
    position: relative;
  }
  .l-article__mv {
    margin-top: 113px;
  }
  .l-article__mv--story {
    margin-top: 50px;
  }
  .l-article__mv--topics {
    margin: 113px auto 0;
    width: 92.5%;
  }
  .l-article__container {
    margin-top: 115px;
  }
  .l-article__container--story {
    margin-top: 80px;
  }
  .l-article__inner {
    position: relative;
  }
  .l-article__inner--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .l-article__aside {
    width: 20%;
  }
  .l-article__body {
    width: 56.16%;
    margin: 0 10% 0 auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .l-article__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .l-article__aside {
    width: auto;
    margin: 0 0 0 28.7%;
  }
  .l-article__aside + .l-article__body {
    margin-top: 120px;
  }
  .l-article__body {
    width: auto;
    margin: 0 0 0 28.7%;
  }
}
@media screen and (max-width: 767px) {
  .l-article {
    padding: 185px 0 90px;
  }
  .l-article__inner {
    position: relative;
    width: 91.466%;
    margin: 0 auto;
  }
  .l-article__mv {
    margin-top: 64px;
  }
  .l-article__container {
    margin-top: 80px;
  }
  .l-article__container + .l-article__container {
    margin-top: 80px;
  }
  .l-article__aside {
    position: relative;
    width: 78.425%;
    margin: 0 0 0 auto;
  }
  .l-article__aside + .l-article__body {
    margin-top: 78px;
  }
  .l-article__body {
    position: relative;
    width: 78.425%;
    margin: 0 0 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .l-article-sub {
    padding: 223px 0 150px;
  }
  .l-article-sub__inner {
    position: relative;
    width: 92.5%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12.71%;
  }
  .l-article-sub__content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
  }
  .l-article-sub__mv {
    margin-top: 55px;
    width: 37.962%;
  }
  .l-article-sub__mv-caption {
    margin-top: 16px;
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: var(--letter-spacing);
    color: #F14747;
  }
  .l-article-sub__mv img {
    aspect-ratio: 373/480;
  }
  .l-article-sub__button {
    position: absolute;
    right: 0;
    top: -82px;
  }
}
@media screen and (max-width: 767px) {
  .l-article-sub {
    padding: 185px 0 100px;
  }
  .l-article-sub__inner {
    position: relative;
    width: 91.466%;
    margin: 0 auto;
  }
  .l-article-sub__content {
    width: 100%;
  }
  .l-article-sub__heading {
    text-align: left;
  }
  .l-article-sub__heading .c-heading__subtitle {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .l-article-sub__mv {
    margin: 64px -4.66% 0;
  }
  .l-article-sub__mv-caption {
    width: 91.466%;
    margin: 0 auto 16px;
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: var(--letter-spacing);
    color: #F14747;
  }
  .l-article-sub__mv img {
    aspect-ratio: 373/480;
  }
  .l-article-sub__button {
    margin-top: 80px;
    padding-top: 32px;
    border-top: 1px solid #E2E2E2;
  }
}

@media screen and (min-width: 768px) {
  .c-button {
    --text-color: #111;
    --border-color: #D9D9D9;
    --bg-color: transparent;
    --hover-text-color: #fff;
    --hover-background-color: #111;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 21px;
    height: 42px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    padding: 0 60px;
    margin: 0 auto;
    overflow: hidden;
    font-family: basic-sans, YuGothic, Yu Gothic, 游ゴシック体, 游ゴシック, Hiragino Kaku Gothic ProN, HiraKakuPro-W3, メイリオ, Meiryo, Osaka, sans-serif;
    font-size: 13px;
    letter-spacing: var(--letter-spacing-thin);
    line-height: 1.2;
    color: var(--text-color);
    -webkit-transition: color 0.2s ease-out, border-color 0.2s ease-out, -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, transform 0.45s cubic-bezier(0, 0, 0.15, 1), -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    border: 1px solid var(--border-color);
    background: var(--bg-color);
  }
  .c-button span {
    position: relative;
    z-index: 2;
  }
  .c-button::before {
    content: "";
    display: block;
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    background: var(--hover-background-color);
    -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left;
    -webkit-transition: color 0.2s ease-out, border-color 0.2s ease-out, -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, transform 0.45s cubic-bezier(0, 0, 0.15, 1), -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    z-index: 1;
  }
  .c-button:hover {
    color: var(--hover-text-color);
  }
  .c-button:hover::before {
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  .c-button[target=_blank] {
    --border-color: #111;
  }
  .c-button[target=_blank] span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-button[target=_blank] span::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images/common/ico_external_black_01.svg) no-repeat center center/contain;
    -webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
    margin-left: 10px;
  }
  .c-button[target=_blank] span::before {
    content: "";
    background: url(../images/common/ico_external_white_01.svg);
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    pointer-events: none;
  }
  .c-button[target=_blank]:hover span::after {
    background-image: url(../images/common/ico_external_white_01.svg);
  }
  .c-button--white {
    --text-color: #fff;
    --hover-text-color: #111;
    --hover-background-color: #fff;
    --border-color: #fff;
  }
  .c-button--black {
    --text-color: #fff;
    --hover-text-color: #111;
    --border-color: #D9D9D9;
  }
  .c-button--black::before {
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
            transform-origin: right center;
  }
  .c-button--black:hover::before {
    -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
            transform: scale(0, 1);
  }
  .c-button--black[href^=http] span::after {
    background-image: url(../images/common/ico_external_white_01.svg);
  }
  .c-button--black[href^=http] span::before {
    background: url(../images/common/ico_external_black_01.svg);
  }
  .c-button--black[href^=http]:hover span::after {
    background-image: url(../images/common/ico_external_black_01.svg);
  }
  .c-button--arrow-left span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-button--arrow-left span::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 10px;
    background: url(../images/common/ico_arrow_black_01.svg) no-repeat center center/contain;
    -webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
    margin-right: 10px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .c-button--arrow-left span::after {
    content: "";
    background: url(../images/common/ico_arrow_white_01.svg);
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    pointer-events: none;
  }
  .c-button--arrow-left:hover span::before {
    background-image: url(../images/common/ico_arrow_white_01.svg);
  }
  .c-button--more.is-hidden {
    opacity: 0;
    pointer-events: none;
  }
  .c-button--short {
    padding: 0 40px;
  }
  .c-button.is-disabled {
    border: none;
    --text-color: #fff;
    --bg-color: #b7b7b7;
  }
  .c-button.is-disabled::before, .c-button.is-disabled::after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .c-button {
    --text-color: #111;
    --border-color: #D9D9D9;
    --bg-color: transparent;
    --hover-text-color: #fff;
    --hover-background-color: #111;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 19px;
    height: 38px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    padding: 0 50px;
    margin: 0 auto;
    overflow: hidden;
    font-family: basic-sans, YuGothic, Yu Gothic, 游ゴシック体, 游ゴシック, Hiragino Kaku Gothic ProN, HiraKakuPro-W3, メイリオ, Meiryo, Osaka, sans-serif;
    font-size: 13px;
    letter-spacing: var(--letter-spacing-thin);
    line-height: 1.2;
    font-family: basic-sans, YuGothic, Yu Gothic, 游ゴシック体, 游ゴシック, Hiragino Kaku Gothic ProN, HiraKakuPro-W3, メイリオ, Meiryo, Osaka, sans-serif;
    color: var(--text-color);
    border: 1px solid var(--border-color);
    background: var(--bg-color);
  }
  .c-button span {
    position: relative;
    z-index: 2;
  }
  .c-button::before {
    content: "";
    display: block;
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    background: var(--hover-background-color);
    -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left;
    -webkit-transition: color 0.2s ease-out, border-color 0.2s ease-out, -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, transform 0.45s cubic-bezier(0, 0, 0.15, 1), -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    z-index: 1;
  }
  .c-button[target=_blank] {
    --border-color: #111;
  }
  .c-button[target=_blank] span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-button[target=_blank] span::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images/common/ico_external_black_01.svg) no-repeat center center/contain;
    -webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
    margin-left: 10px;
  }
  .c-button--white {
    --text-color: #fff;
    --hover-text-color: #111;
    --hover-background-color: #fff;
    --border-color: #fff;
  }
  .c-button--black {
    --text-color: #fff;
    --hover-text-color: #111;
    --border-color: #D9D9D9;
  }
  .c-button--black::before {
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
            transform-origin: right center;
  }
  .c-button--black[href^=http] span::after {
    background-image: url(../images/common/ico_external_white_01.svg);
  }
  .c-button--arrow-left span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-button--arrow-left span::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 10px;
    background: url(../images/common/ico_arrow_black_01.svg) no-repeat center center/contain;
    -webkit-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
    margin-right: 10px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .c-button--more.is-hidden {
    opacity: 0;
    pointer-events: none;
  }
  .c-button--short {
    padding: 0 40px;
  }
  .c-button.is-disabled {
    border: none;
    --text-color: #fff;
    --bg-color: #b7b7b7;
  }
  .c-button.is-disabled::before {
    display: none;
  }
}

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

.c-breadcrumb {
  margin-top: auto;
  font-family: basic-sans, YuGothic, Yu Gothic, 游ゴシック体, 游ゴシック, Hiragino Kaku Gothic ProN, HiraKakuPro-W3, メイリオ, Meiryo, Osaka, sans-serif;
}
.c-breadcrumb__inner {
  margin: 0 auto;
}
.c-breadcrumb__list {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow-x: hidden;
}
.c-breadcrumb__item {
  display: inline;
}
.c-breadcrumb__item:not(:last-child)::after {
  content: "/";
  display: inline-block;
  margin: 0 5px;
  color: #999085;
}
.c-breadcrumb__item a {
  color: #999085;
}
@media screen and (min-width: 768px) {
  .c-breadcrumb {
    padding-bottom: 37px;
  }
  .c-breadcrumb__inner {
    width: 92.5%;
  }
  .c-breadcrumb__item {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .c-breadcrumb {
    padding-bottom: 27px;
  }
  .c-breadcrumb__inner {
    width: 91.466%;
  }
  .c-breadcrumb__item {
    font-size: 13px;
  }
}

.c-heading > *:first-child {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .c-heading {
    text-align: center;
  }
  .c-heading--left {
    text-align: left;
  }
  .c-heading--left .c-heading__subtitle {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .c-heading__subtitle {
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: var(--letter-spacing-thin);
    color: #999085;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-heading__subtitle span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-heading__subtitle span:not(:first-child)::before {
    content: "";
    display: inline-block;
    margin: 0 10px;
    width: 1px;
    height: 13px;
    border-left: 1px solid;
  }
  .c-heading__title {
    margin-top: 32px;
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: var(--letter-spacing);
  }
  .c-heading__title--en {
    letter-spacing: var(--letter-spacing-thin);
  }
  .c-heading__text {
    color: #999085;
    margin-top: 20px;
    font-size: 15px;
    line-height: 2;
    letter-spacing: var(--letter-spacing);
  }
  .c-heading__place {
    margin-top: 32px;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: var(--letter-spacing);
    color: #999085;
  }
  .c-heading__date {
    margin-top: 32px;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: var(--letter-spacing-thin);
  }
  .c-heading__categories {
    margin-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-heading__category a {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 20px;
    border: 1px solid #111;
    height: 36px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 18px;
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: var(--letter-spacing);
    overflow: hidden;
    -webkit-transition: color 0.2s ease-out, border-color 0.2s ease-out, -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, transform 0.45s cubic-bezier(0, 0, 0.15, 1), -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
  }
  .c-heading__category a::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 105%;
    height: 100%;
    background: #111;
    -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left;
    -webkit-transition: color 0.2s ease-out, border-color 0.2s ease-out, -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, transform 0.45s cubic-bezier(0, 0, 0.15, 1), -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    z-index: -1;
  }
  .c-heading__category a:hover {
    color: #fff;
  }
  .c-heading__category a:hover::before {
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@media screen and (max-width: 767px) {
  .c-heading {
    text-align: center;
  }
  .c-heading--left {
    text-align: left;
  }
  .c-heading--left .c-heading__subtitle {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .c-heading__subtitle {
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: var(--letter-spacing-thin);
    color: #999085;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-heading__subtitle span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-heading__subtitle span:not(:first-child)::before {
    content: "";
    display: inline-block;
    margin: 0 10px;
    width: 1px;
    height: 13px;
    border-left: 1px solid;
  }
  .c-heading__title {
    margin-top: 32px;
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: var(--letter-spacing-thin);
  }
  .c-heading__title--en {
    letter-spacing: var(--letter-spacing-thin);
  }
  .c-heading__text {
    margin-top: 28px;
    color: #999085;
    font-size: 16px;
    line-height: 2;
    letter-spacing: var(--letter-spacing);
  }
  .c-heading__place {
    margin-top: 30px;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: var(--letter-spacing);
    color: #999085;
  }
  .c-heading__date {
    margin-top: 32px;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: var(--letter-spacing-thin);
  }
  .c-heading__categories {
    margin-top: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-heading__category a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 20px;
    border: 1px solid;
    height: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 18px;
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: var(--letter-spacing);
  }
}

.c-heading-top > *:first-child {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .c-heading-top {
    text-align: center;
  }
  .c-heading-top__subtitle {
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: 0;
  }
  .c-heading-top__title {
    margin-top: 24px;
    font-size: 32px;
    line-height: 1.3;
    letter-spacing: var(--letter-spacing);
  }
  .c-heading-top__title--large {
    font-size: 48px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .c-heading-top {
    text-align: center;
  }
  .c-heading-top__subtitle {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0;
  }
  .c-heading-top__title {
    margin-top: 32px;
    font-size: 32px;
    line-height: 1.3;
    letter-spacing: var(--letter-spacing);
  }
}

.c-card > *:first-child {
  margin-top: 0;
}
.c-card a {
  display: block;
}
@media screen and (min-width: 768px) {
  .c-card__image {
    position: relative;
  }
  .c-card__image-inner {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .c-card__image img {
    aspect-ratio: 272/340;
    position: relative;
    z-index: 1;
  }
  .c-card__logo {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 89%;
    z-index: 3;
  }
  .c-card__logo img {
    aspect-ratio: auto !important;
  }
  .c-card__content {
    margin-top: 19px;
  }
  .c-card__content > *:first-child {
    margin-top: 0;
  }
  .c-card__venues {
    margin-top: 10px;
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: var(--letter-spacing-thin);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .c-card__title {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: var(--letter-spacing);
  }
  .c-card__subtitle {
    margin-top: 9px;
    font-size: 13px;
    line-height: 1.6;
    color: #999085;
    letter-spacing: var(--letter-spacing-thin);
  }
  .c-card__subtitle br {
    display: none;
  }
  .c-card__text {
    margin-top: 16px;
    font-size: 13px;
    line-height: 2;
    letter-spacing: var(--letter-spacing);
    display: -webkit-box;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .c-card__season {
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.2;
    color: #999085;
  }
  .c-card__tags {
    margin-top: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }
  .c-card__tags a {
    font-size: 13px;
    line-height: 1.6;
    color: #999085;
  }
  .c-card--story .c-card__content {
    margin-top: 16px;
  }
  .c-card--venues .c-card__image img {
    aspect-ratio: 373/480;
  }
  .c-card--venues .c-card__image-inner::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    z-index: 2;
  }
  .c-card--venues .c-card__content {
    margin-top: 23px;
  }
  .c-card--venues .c-card__title {
    margin-top: 8px;
    letter-spacing: var(--letter-spacing-thin);
  }
  .c-card--dishes .c-card__image img {
    aspect-ratio: 373/480;
  }
  .c-card--dishes .c-card__content {
    margin-top: 25px;
  }
  .c-card--dishes .c-card__title {
    margin-top: 13px;
  }
}
@media screen and (max-width: 767px) {
  .c-card__image {
    position: relative;
  }
  .c-card__image-inner {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .c-card__image img {
    aspect-ratio: 272/340;
    position: relative;
    z-index: 1;
  }
  .c-card__logo {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 89%;
    z-index: 3;
  }
  .c-card__logo img {
    aspect-ratio: auto !important;
  }
  .c-card__content {
    margin-top: 18px;
  }
  .c-card__content > *:first-child {
    margin-top: 0;
  }
  .c-card__venues {
    margin-top: 11px;
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: var(--letter-spacing-thin);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .c-card__title {
    margin-top: 11px;
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: var(--letter-spacing);
  }
  .c-card__subtitle {
    margin-top: 9px;
    font-size: 13px;
    line-height: 1.6;
    color: #999085;
    letter-spacing: var(--letter-spacing-thin);
  }
  .c-card__subtitle br {
    display: none;
  }
  .c-card__text {
    margin-top: 16px;
    font-size: 13px;
    line-height: 2;
    letter-spacing: var(--letter-spacing);
    display: -webkit-box;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .c-card__tags {
    margin-top: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }
  .c-card__tags a {
    font-size: 13px;
    line-height: 1.6;
    color: #999085;
  }
  .c-card--venues .c-card__image img {
    aspect-ratio: 373/480;
  }
  .c-card--venues .c-card__image-inner::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    z-index: 2;
  }
  .c-card--venues .c-card__content {
    margin-top: 24px;
  }
  .c-card--venues .c-card__title {
    margin-top: 8px;
    font-size: 16px;
    letter-spacing: var(--letter-spacing-thin);
  }
  .c-card--dishes .c-card__image img {
    aspect-ratio: 373/480;
  }
  .c-card--dishes .c-card__content {
    margin-top: 25px;
  }
  .c-card--dishes .c-card__title {
    font-size: 16px;
  }
}

.c-card-topics > *:first-child {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .c-card-topics {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    border-top: 1px solid;
  }
  .c-card-topics__image {
    position: relative;
    z-index: 1;
    width: 61.31%;
  }
  .c-card-topics__image a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .c-card-topics__image a::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.2;
    z-index: 2;
  }
  .c-card-topics__image-inner {
    width: 100%;
    height: 100%;
  }
  .c-card-topics__image img {
    aspect-ratio: 726/473;
    position: relative;
    z-index: 1;
    min-height: 100%;
  }
  .c-card-topics__category {
    position: absolute;
    left: 24px;
    top: 24px;
    z-index: 6;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: var(--letter-spacing);
    padding: 0 12px;
    color: #fff;
    border-radius: 12px;
    height: 24px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 1px solid;
  }
  .c-card-topics__content {
    padding: 42px 20px 34px 34px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
  }
  .c-card-topics__content > *:first-child {
    margin-top: 0;
  }
  .c-card-topics__subtitle {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: var(--letter-spacing-thin);
  }
  .c-card-topics__title {
    margin-top: 48px;
    font-size: 32px;
    line-height: 1.3;
    letter-spacing: var(--letter-spacing);
    word-break: break-all;
  }
  .c-card-topics__date {
    margin-top: 32px;
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: var(--letter-spacing-thin);
    color: #999085;
  }
  .c-card-topics__text {
    margin-top: 24px;
    font-size: 13px;
    line-height: 2;
    letter-spacing: var(--letter-spacing);
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .c-card-topics__buttons {
    margin-top: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .c-card-topics {
    position: relative;
  }
  .c-card-topics__image {
    position: relative;
    z-index: 1;
  }
  .c-card-topics__image a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .c-card-topics__image a::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.2;
    z-index: 2;
  }
  .c-card-topics__image-inner {
    width: 100%;
    height: 100%;
  }
  .c-card-topics__image img {
    aspect-ratio: 726/473;
    position: relative;
    z-index: 1;
  }
  .c-card-topics__category {
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 6;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: var(--letter-spacing);
    padding: 0 12px;
    color: #fff;
    border-radius: 12px;
    height: 24px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 1px solid;
  }
  .c-card-topics__content {
    margin-top: 24px;
  }
  .c-card-topics__content > *:first-child {
    margin-top: 0;
  }
  .c-card-topics__subtitle {
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: var(--letter-spacing-thin);
  }
  .c-card-topics__title {
    margin-top: 29px;
    font-size: 28px;
    line-height: 1.3;
    letter-spacing: var(--letter-spacing);
    word-break: break-all;
  }
  .c-card-topics__date {
    margin-top: 40px;
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: var(--letter-spacing-thin);
    color: #999085;
  }
  .c-card-topics__text {
    margin-top: 22px;
    font-size: 13px;
    line-height: 2;
    letter-spacing: var(--letter-spacing);
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .c-card-topics__buttons {
    margin-top: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }
}

@media screen and (min-width: 768px) {
  .c-article > *:first-child {
    margin-top: 0;
  }
  .c-article__title {
    margin-top: 60px;
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: var(--letter-spacing);
  }
  .c-article__subtitle {
    margin-top: 60px;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: var(--letter-spacing);
  }
  .c-article__text {
    margin-top: 24px;
    font-size: 16px;
    line-height: 2;
    letter-spacing: var(--letter-spacing);
  }
  .c-article__image {
    margin-top: 32px;
  }
  .c-article__image + .c-article__text {
    margin-top: 60px;
  }
  .c-article__image + .c-article__image {
    margin-top: 18px;
  }
  .c-article__image--gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 19px;
  }
  .c-article__image picture {
    width: 100%;
  }
  .c-article__image-caption {
    margin-top: 8px;
    color: #999085;
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: var(--letter-spacing);
  }
  .c-article__button {
    margin-top: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 16px;
  }
  .c-article__button .c-button {
    margin: 0;
  }
  .c-article__button + .c-article__button {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .c-article > *:first-child {
    margin-top: 0;
  }
  .c-article__title {
    margin-top: 60px;
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: var(--letter-spacing);
  }
  .c-article__subtitle {
    margin-top: 60px;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: var(--letter-spacing);
  }
  .c-article__text {
    margin-top: 24px;
    font-size: 14px;
    line-height: 2;
    letter-spacing: var(--letter-spacing);
  }
  .c-article__image {
    margin-top: 32px;
  }
  .c-article__image + .c-article__text,
  .c-article__image + .c-article__title {
    margin-top: 60px;
  }
  .c-article__image + .c-article__image {
    margin-top: 19px;
  }
  .c-article__image--gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 19px;
  }
  .c-article__image picture {
    width: 100%;
  }
  .c-article__image-caption {
    margin-top: 8px;
    color: #999085;
    font-size: 13px;
    line-height: 1.6;
  }
  .c-article__button {
    margin-top: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }
  .c-article__button .c-button {
    margin: 0;
  }
  .c-article__button + .c-article__button {
    margin-top: 24px;
  }
}

@media screen and (min-width: 768px) {
  .c-body a:not(.c-button) {
    font-family: YuGothic, Yu Gothic, 游ゴシック体, 游ゴシック, Hiragino Kaku Gothic ProN, HiraKakuPro-W3, メイリオ, Meiryo, Osaka, sans-serif;
    text-decoration: underline;
    font-size: 14px;
  }
  .c-body a:not(.c-button):hover {
    text-decoration: none;
  }
  .c-body a:not(.c-button)[href^=http] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-body a:not(.c-button)[href^=http]::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images/common/ico_external_black_01.svg) no-repeat center center/contain;
    margin-left: 8px;
  }
  .c-body > *:not(:first-child) {
    margin-top: 1em;
  }
  .c-body ul {
    margin-left: 1.5em;
  }
  .c-body ol {
    margin-left: 1.5em;
  }
}
@media screen and (max-width: 767px) {
  .c-body a:not(.c-button) {
    font-family: YuGothic, Yu Gothic, 游ゴシック体, 游ゴシック, Hiragino Kaku Gothic ProN, HiraKakuPro-W3, メイリオ, Meiryo, Osaka, sans-serif;
    text-decoration: underline;
    font-size: 14px;
  }
  .c-body a:not(.c-button)[href^=http] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-body a:not(.c-button)[href^=http]::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images/common/ico_external_black_01.svg) no-repeat center center/contain;
    margin-left: 8px;
  }
  .c-body > *:not(:first-child) {
    margin-top: 1em;
  }
  .c-body ul {
    margin-left: 1.5em;
  }
  .c-body ol {
    margin-left: 1.5em;
  }
}

@media screen and (min-width: 768px) {
  .c-related {
    background: #F9F7F5;
    padding: 60px 0 100px;
  }
  .c-related__title {
    font-size: 40px;
    line-height: 1.3;
  }
  .c-related__slider {
    margin-top: 68px;
  }
  .c-related__slider .swiper-wrapper {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .c-related__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .c-related__slide-content {
    width: 31.5%;
    min-width: 373px;
  }
  .c-related__slide-content > *:first-child {
    margin-top: 0;
  }
  .c-related__slide-image {
    width: 26.85%;
    min-width: 265px;
  }
  .c-related__slide-image img {
    aspect-ratio: 318/397;
  }
  .c-related__slide-subtitle {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: var(--letter-spacing-thin);
    color: #999085;
  }
  .c-related__slide-title {
    margin-top: 24px;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: var(--letter-spacing);
  }
  .c-related__slide-text {
    margin-top: 17px;
    font-size: 13px;
    line-height: 2;
    letter-spacing: var(--letter-spacing);
    display: -webkit-box;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .c-related__slide-info {
    margin-top: 17px;
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: var(--letter-spacing-thin);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px 15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    color: #999085;
  }
  .c-related__slide-button {
    margin-top: 36px;
  }
  .c-related__slide-button .c-button {
    margin: 0;
  }
  .c-related__slide-arrows {
    position: absolute;
    right: calc(max(26.85%, 265px) + 32px);
    bottom: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 14px;
  }
  .c-related__slide-arrow {
    width: 42px;
    height: 42px;
    background: #fff url(../images/common/ico_arrow_black_01.svg) no-repeat center center/15px auto;
    border-radius: 50%;
    cursor: pointer;
  }
  .c-related__slide-arrow--prev {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .c-related__slide-arrow.is-hidden {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .c-related {
    background: #F9F7F5;
    padding: 80px 0 104px;
  }
  .c-related__title {
    font-size: 32px;
    line-height: 1.3;
  }
  .c-related__slider {
    margin-top: 66px;
  }
  .c-related__slide-content > *:first-child {
    margin-top: 0;
  }
  .c-related__slide-image {
    margin-top: 32px;
  }
  .c-related__slide-image img {
    aspect-ratio: 318/397;
  }
  .c-related__slide-subtitle {
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: var(--letter-spacing-thin);
    color: #999085;
  }
  .c-related__slide-title {
    margin-top: 24px;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: var(--letter-spacing);
  }
  .c-related__slide-text {
    margin-top: 16px;
    font-size: 13px;
    line-height: 2;
    letter-spacing: var(--letter-spacing);
    display: -webkit-box;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .c-related__slide-info {
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: var(--letter-spacing);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px 16px;
    margin-top: 16px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    color: #999085;
  }
  .c-related__slide-button {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .c-related__slide-button .c-button {
    margin: 0;
  }
  .c-related__slide-arrows {
    margin-top: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 0 14px;
  }
  .c-related__slide-arrow {
    width: 42px;
    height: 42px;
    background: #fff url(../images/common/ico_arrow_black_01.svg) no-repeat center center/15px auto;
    border-radius: 50%;
    cursor: pointer;
  }
  .c-related__slide-arrow--prev {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .c-related__slide-arrow.is-hidden {
    display: none;
  }
}

body:has(.c-related) .l-footer {
  margin-top: -1px;
  background: #F9F7F5;
}

@media screen and (min-width: 768px) {
  .c-category {
    position: relative;
    --text-color: #111;
    --border-color: #111;
    --bg-color: transparent;
    --hover-text-color: #fff;
    --hover-background-color: #111;
  }
  .c-category__button {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 20px;
    color: var(--text-color);
    border: 1px solid var(--border-color);
    background: var(--bg-color);
    height: 37px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 18px;
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: var(--letter-spacing-thin);
    overflow: hidden;
    -webkit-transition: color 0.2s ease-out, border-color 0.2s ease-out, -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, transform 0.45s cubic-bezier(0, 0, 0.15, 1), -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
  }
  .c-category__button::before {
    content: "";
    display: block;
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    background: var(--hover-background-color);
    -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
            transform-origin: left center;
    -webkit-transition: color 0.2s ease-out, border-color 0.2s ease-out, -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    transition: color 0.2s ease-out, border-color 0.2s ease-out, transform 0.45s cubic-bezier(0, 0, 0.15, 1), -webkit-transform 0.45s cubic-bezier(0, 0, 0.15, 1);
    z-index: 1;
  }
  .c-category__button span {
    position: relative;
    z-index: 2;
    padding-bottom: 1px;
  }
  .c-category__button:hover {
    color: var(--hover-text-color);
  }
  .c-category__button:hover::before {
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  .c-category__clear {
    opacity: 0;
    pointer-events: none;
    width: 30px;
    height: 37px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    z-index: 3;
    cursor: pointer;
  }
  .c-category__clear::before, .c-category__clear::after {
    content: "";
    display: block;
    width: 15px;
    height: 1px;
    border-top: 1px solid;
    position: absolute;
    right: 18px;
    top: 50%;
  }
  .c-category__clear::before {
    -webkit-transform: translate(0, -50%) rotate(45deg);
        -ms-transform: translate(0, -50%) rotate(45deg);
            transform: translate(0, -50%) rotate(45deg);
  }
  .c-category__clear::after {
    -webkit-transform: translate(0, -50%) rotate(-45deg);
        -ms-transform: translate(0, -50%) rotate(-45deg);
            transform: translate(0, -50%) rotate(-45deg);
  }
  .c-category.is-active {
    --text-color: #fff;
    --hover-text-color: #111;
    --hover-background-color: #111;
  }
  .c-category.is-active .c-category__button {
    pointer-events: none;
    padding-right: 40px;
    -webkit-transition: none;
    transition: none;
    background: var(--hover-background-color);
  }
  .c-category.is-active .c-category__button::before {
    -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transition: none;
    transition: none;
  }
  .c-category.is-active .c-category__button:hover::before {
    -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
            transform: scale(0, 1);
  }
  .c-category.is-active .c-category__clear {
    opacity: 1;
    pointer-events: auto;
  }
  .c-category.is-active .c-category__clear:hover {
    opacity: 0.5;
  }
  .c-category--main {
    --text-color: #fff;
    --hover-text-color: #fff;
    --bg-color: #b7b7b7;
  }
  .c-category--main .c-category__button {
    border: none;
  }
  .c-category--main.is-active {
    --hover-text-color: #fff;
    --bg-color: #111;
  }
  .c-category--main.is-active .c-category__button {
    padding-right: 20px;
    background: var(--bg-color);
  }
  .c-category--small .c-category__button {
    height: 24px;
    font-size: 12px;
    padding-top: 1px;
  }
  .c-category--middle .c-category__button {
    height: 32px;
    font-size: 12px;
    padding-top: 2px;
  }
  .c-category--gray {
    --border-color: #D9D9D9;
  }
  .c-category--more {
    position: absolute;
  }
}
@media screen and (max-width: 767px) {
  .c-category {
    position: relative;
    --text-color: #111;
    --border-color: #111;
    --bg-color: transparent;
    --hover-text-color: #fff;
    --hover-background-color: #111;
  }
  .c-category__button {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 20px;
    color: var(--text-color);
    border: 1px solid var(--border-color);
    background: var(--bg-color);
    height: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 18px;
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: var(--letter-spacing-thin);
    overflow: hidden;
  }
  .c-category__button::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: var(--hover-background-color);
    -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
            transform-origin: left center;
    z-index: 1;
  }
  .c-category__button span {
    position: relative;
    z-index: 2;
    padding-bottom: 1px;
  }
  .c-category__clear {
    width: 30px;
    height: 30px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    z-index: 3;
    opacity: 0;
    pointer-events: none;
  }
  .c-category__clear::before, .c-category__clear::after {
    content: "";
    display: block;
    width: 15px;
    height: 1px;
    border-top: 1px solid;
    position: absolute;
    right: 15px;
    top: 50%;
  }
  .c-category__clear::before {
    -webkit-transform: translate(0, -50%) rotate(45deg);
        -ms-transform: translate(0, -50%) rotate(45deg);
            transform: translate(0, -50%) rotate(45deg);
  }
  .c-category__clear::after {
    -webkit-transform: translate(0, -50%) rotate(-45deg);
        -ms-transform: translate(0, -50%) rotate(-45deg);
            transform: translate(0, -50%) rotate(-45deg);
  }
  .c-category.is-active {
    --text-color: #fff;
    --hover-text-color: #111;
  }
  .c-category.is-active .c-category__button {
    pointer-events: none;
    padding-right: 40px;
    -webkit-transition: none;
    transition: none;
  }
  .c-category.is-active .c-category__button::before {
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
            transform-origin: right center;
    -webkit-transition: none;
    transition: none;
  }
  .c-category.is-active .c-category__clear {
    opacity: 1;
    pointer-events: auto;
  }
  .c-category--main {
    --text-color: #fff;
    --border-color: transparent;
    --bg-color: #b7b7b7;
  }
  .c-category--main .c-category__button {
    border: none;
  }
  .c-category--main.is-active {
    --bg-color: #111;
  }
  .c-category--main.is-active .c-category__button {
    padding-right: 20px;
  }
  .c-category--small .c-category__button {
    height: 24px;
    font-size: 12px;
    padding: 1px 12px;
  }
  .c-category--middle .c-category__button {
    height: 32px;
    font-size: 12px;
  }
  .c-category--gray {
    --border-color: #D9D9D9;
  }
  .c-category--more {
    position: absolute;
  }
}

@media screen and (min-width: 768px) {
  body.mac .c-category {
    padding-bottom: 2px;
  }
}

@media screen and (min-width: 768px) {
  .c-share__title {
    font-size: 13px;
    line-height: 1;
    color: #999085;
  }
  .c-share__list {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
  }
  .c-share__button {
    display: block;
  }
  .c-share__icon {
    width: 18px;
    height: 18px;
  }
}
@media screen and (max-width: 767px) {
  .c-share__title {
    font-size: 13px;
    line-height: 1;
    color: #999085;
  }
  .c-share__list {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
  }
  .c-share__button {
    display: block;
  }
  .c-share__icon {
    width: 18px;
    height: 18px;
  }
}

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

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

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

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

.u-animation-load {
  display: none;
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
  opacity: 0;
}
.u-animation-load.is-visible {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-out, -webkit-transform 0.8s ease-out;
  transition: opacity 0.5s ease-out, -webkit-transform 0.8s ease-out;
  transition: opacity 0.5s ease-out, transform 0.8s ease-out;
  transition: opacity 0.5s ease-out, transform 0.8s ease-out, -webkit-transform 0.8s ease-out;
}
.u-animation-load.is-loaded {
  display: block;
}

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

@keyframes scrollbar-anim {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
  }
  40% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
  }
  45% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: center top;
            transform-origin: center top;
  }
  90% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: center top;
            transform-origin: center top;
  }
}
@-webkit-keyframes circle-anim {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 33px;
  }
}
@keyframes circle-anim {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 33px;
  }
}
@-webkit-keyframes new-icon-scroll {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  15% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  85% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@keyframes new-icon-scroll {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  15% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  85% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
@media screen and (min-width: 768px) {
  .u-hover-link {
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
  .u-hover-link:hover {
    opacity: 0.5;
  }
}

@media screen and (min-width: 768px) {
  .u-hover-image__image {
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
  .u-hover-image__text {
    -webkit-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }
  .u-hover-image:hover .u-hover-image__image {
    opacity: 0.7;
  }
  .u-hover-image:hover .u-hover-image__text {
    opacity: 0.5;
  }
}

@media screen and (min-width: 768px) {
  .u-hover-card__text {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .u-hover-card__image {
    position: relative;
  }
  .u-hover-card__image::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 0;
    pointer-events: none;
    z-index: 5;
  }
  .u-hover-card__image img {
    position: relative;
    z-index: 1;
  }
  .u-hover-card:hover .u-hover-card__image::after {
    opacity: 0.2;
  }
  .u-hover-card:hover .u-hover-card__image--deep::after {
    opacity: 0.5;
  }
  .u-hover-card:hover .u-hover-card__text {
    opacity: 0.5;
  }
}

.u-font-ja {
  font-family: shippori-mincho-b1, serif;
}

.u-font-ja-sans {
  font-family: YuGothic, Yu Gothic, 游ゴシック体, 游ゴシック, Hiragino Kaku Gothic ProN, HiraKakuPro-W3, メイリオ, Meiryo, Osaka, sans-serif;
}

.u-font-en {
  font-family: basic-sans, YuGothic, Yu Gothic, 游ゴシック体, 游ゴシック, Hiragino Kaku Gothic ProN, HiraKakuPro-W3, メイリオ, Meiryo, Osaka, sans-serif;
}