/**
 * Swiper 11.2.6
 * 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: March 19, 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 {
  flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  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 {
  scroll-snap-type: x mandatory;
}

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  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: "";
  flex-shrink: 0;
  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 {
  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 {
  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: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

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

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

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  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 {
  animation: swiper-preloader-spin 1s infinite linear;
}

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  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: flex;
  align-items: 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;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  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;
  transition: 0.3s opacity;
  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 {
  transform: scale(0.33);
  position: relative;
}

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

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

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

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

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

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

.swiper-pagination-bullet {
  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;
  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%;
  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%;
  transform: translateY(-50%);
  width: 8px;
}

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

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

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

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

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

.swiper-pagination-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%;
  transform: scale(0);
  transform-origin: left top;
}

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

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  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;
  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: flex;
  justify-content: 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;
  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 {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

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

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

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

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

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

.swiper-fade .swiper-slide-active {
  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;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

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

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

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

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-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;
  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;
  backface-visibility: hidden;
}

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

.swiper-flip .swiper-slide {
  pointer-events: none;
  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;
  backface-visibility: hidden;
}

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

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

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}
@charset "UTF-8";
*:where(:not(iframe, canvas, img, svg, video):not(svg *)) {
  all: unset;
  display: revert;
}

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

/* Remove list styles (bullets/numbers) */
ol, ul {
  list-style: none;
}

button {
  all: unset;
  display: revert;
}

figure {
  margin: 0;
}

/* For images to not be able to exceed their container */
/* removes spacing between cells in tables */
table {
  border-collapse: collapse;
}

/* revert the 'white-space' property for textarea elements on Safari */
textarea {
  white-space: revert;
}

h4 {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
  .sp-only {
    display: block !important;
  }
}
@media screen and (min-width: 768px) {
  .pc-only {
    display: block !important;
  }
  .sp-only {
    display: none !important;
  }
}
/* Margin
--------------------------------*/
.m-auto {
  margin: auto !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.my-4 {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}

.mt-4 {
  margin-top: 4px !important;
}

.mb-4 {
  margin-bottom: 4px !important;
}

.mr-4 {
  margin-right: 4px !important;
}

.ml-4 {
  margin-left: 4px !important;
}

.my-8 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

.mt-8 {
  margin-top: 8px !important;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.mr-8 {
  margin-right: 8px !important;
}

.ml-8 {
  margin-left: 8px !important;
}

.my-12 {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

.mt-12 {
  margin-top: 12px !important;
}

.mb-12 {
  margin-bottom: 12px !important;
}

.mr-12 {
  margin-right: 12px !important;
}

.ml-12 {
  margin-left: 12px !important;
}

.my-16 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}

.mt-16 {
  margin-top: 16px !important;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.mr-16 {
  margin-right: 16px !important;
}

.ml-16 {
  margin-left: 16px !important;
}

.my-24 {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}

.mt-24 {
  margin-top: 24px !important;
}

.mb-24 {
  margin-bottom: 24px !important;
}

.mr-24 {
  margin-right: 24px !important;
}

.ml-24 {
  margin-left: 24px !important;
}

.my-32 {
  margin-top: 32px !important;
  margin-bottom: 32px !important;
}

.mt-32 {
  margin-top: 32px !important;
}

.mb-32 {
  margin-bottom: 32px !important;
}

.mr-32 {
  margin-right: 32px !important;
}

.ml-32 {
  margin-left: 32px !important;
}

.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.my-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.my-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.my-72 {
  margin-top: 72px !important;
  margin-bottom: 72px !important;
}

.mt-72 {
  margin-top: 72px !important;
}

.mb-72 {
  margin-bottom: 72px !important;
}

.mr-72 {
  margin-right: 72px !important;
}

.ml-72 {
  margin-left: 72px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.mb-88 {
  margin-bottom: 88px !important;
}

.mr-88 {
  margin-right: 88px !important;
}

.ml-88 {
  margin-left: 88px !important;
}

/* Padding
--------------------------------*/
.pt-0 {
  padding-top: 0px !important;
}

/* Width
--------------------------------*/
.w-10 {
  width: 10%;
}

.w-15 {
  width: 15%;
}

.w-20 {
  width: 20%;
}

.w-25 {
  width: 25%;
}

.w-30 {
  width: 30%;
}

.w-35 {
  width: 35%;
}

.w-40 {
  width: 40%;
}

.w-45 {
  width: 45%;
}

.w-50 {
  width: 50%;
}

.w-55 {
  width: 55%;
}

.w-60 {
  width: 60%;
}

.w-65 {
  width: 65%;
}

.w-70 {
  width: 70%;
}

.w-75 {
  width: 75%;
}

.w-80 {
  width: 80%;
}

.w-85 {
  width: 85%;
}

.w-90 {
  width: 90%;
}

.w-95 {
  width: 95%;
}

.w-full {
  width: 100%;
}

/* Text Align
--------------------------------*/
.align-left {
  text-align: left;
}

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

.align-right {
  text-align: right;
}

@media screen and (max-width: 767px) {
  .sp-align-left {
    text-align: left;
  }
  .sp-align-center {
    text-align: center;
  }
  .sp-align-right {
    text-align: right;
  }
}
.t-highlight {
  color: #ba9045;
}

.font-script {
  font-family: "Crimson Text", serif;
  font-weight: 600;
  font-style: italic;
}

/* Article List
--------------------------------*/
.article-list {
  width: 100%;
}
.article-list li {
  border-top: 1px solid var(--border-color);
}
.article-list li a {
  display: grid;
  grid-template-columns: 110px 1fr;
  -moz-column-gap: 32px;
       column-gap: 32px;
  padding: 15px 12px;
  align-items: center;
  box-sizing: border-box;
  transition: background-color 0.35s ease 0s;
}
.article-list li a:hover {
  transition: background-color 0.35s ease 0s;
  background-color: rgba(255, 255, 255, 0.03);
}
.article-list li a .article-thumbnail {
  position: relative;
  aspect-ratio: 1/1;
  border-radius: 16px;
  overflow: hidden;
}
.article-list li a .article-thumbnail img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  background: #222222;
}
.article-list li a .article-text .date {
  font-size: 1.6rem;
  letter-spacing: 0.1rem;
  margin-bottom: 6px;
}
.article-list li a .article-text .title {
  font-size: 1.6rem;
  line-height: 1.3;
  margin-bottom: 8px;
}
.article-list li a .article-text .label-md {
  padding: 3px 12px 5px;
  font-size: 1.5rem;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .article-list li a .article-text .label-md {
    font-size: 1.4rem;
  }
}
.article-list li:last-child {
  border-bottom: 1px solid var(--border-color);
}
.article-list li.is-news .date {
  color: #666666;
}
.article-list li.is-theater .date {
  color: var(--color-theater);
}
.article-list li.is-living .date {
  color: var(--color-living);
}
.article-list li.is-reading .date {
  color: var(--color-reading);
}
.article-list li.is-audio .date {
  color: var(--color-audio);
}
.article-list li.is-myroom .date {
  color: var(--color-myroom);
}
@media screen and (max-width: 767px) {
  .article-list li {
    border: none;
    margin-bottom: 20px;
  }
  .article-list li a {
    grid-template-columns: 90px 1fr;
    -moz-column-gap: 20px;
         column-gap: 20px;
    padding: 0;
  }
  .article-list li a .article-text .date {
    font-size: 1.5rem;
    letter-spacing: 0rem;
  }
  .article-list li a .article-text .title {
    font-size: 1.5rem;
    line-height: 1.3;
    margin-bottom: 7px;
  }
  .article-list li:last-child {
    border: none;
    margin-bottom: 0;
  }
}

.top-news .article-list li a .label-md {
  padding: 1px 8px 3px;
  font-size: 1.5rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .top-news .article-list li a .label-md {
    font-size: 1.4rem;
  }
}

/* Page Thumbnail Title
--------------------------------*/
.thumbnail-page-title {
  width: 100%;
  height: 315px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: black;
}
@media screen and (max-width: 767px) {
  .thumbnail-page-title {
    height: 230px;
  }
}
.thumbnail-page-title.overlap {
  margin-bottom: -20px;
}
.thumbnail-page-title .inner {
  width: 100%;
  max-width: 1024px;
  padding: 0 4%;
}
.thumbnail-page-title .inner h1 {
  font-size: 6.4rem;
  line-height: 1.2;
  letter-spacing: 0.1rem;
  text-align: center;
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
}
.thumbnail-page-title .inner h1 span {
  font-size: 1.6rem;
  display: block;
}
@media screen and (max-width: 767px) {
  .thumbnail-page-title .inner h1 {
    font-size: 5rem;
  }
  .thumbnail-page-title .inner h1 span {
    font-size: 1.2rem;
  }
}
.thumbnail-page-title .inner img {
  position: absolute;
  left: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.5;
}
@media screen and (max-width: 767px) {
  .thumbnail-page-title.post-page-title {
    height: 180px;
  }
}
.thumbnail-page-title.post-page-title .inner h1 {
  color: var(--color-black);
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .thumbnail-page-title.post-page-title .inner h1 {
    font-size: 4.4rem;
  }
}
.thumbnail-page-title.post-page-title .inner img {
  opacity: 1;
}
.thumbnail-page-title.post-page-title.is-small {
  height: 175px;
}
.thumbnail-page-title.post-page-title.is-small .inner h1 {
  font-size: 5rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .thumbnail-page-title.post-page-title.is-small .inner h1 {
    font-size: 3.8rem;
  }
}
.thumbnail-page-title.post-page-title.is-small .inner img {
  opacity: 1;
}

/* Page Title
--------------------------------*/
.page-title {
  width: 100%;
  padding: 80px 4% 60px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-title {
    padding: 60px 4% 40px;
  }
}
.page-title h1 {
  font-size: 2.8rem;
  line-height: 1.2;
  letter-spacing: 0.1rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .page-title h1 {
    font-size: 2.4rem;
  }
}

/* Menu Item
--------------------------------*/
.menu-list .menu-item {
  display: grid;
  grid-template-columns: 1fr 150px;
  -moz-column-gap: 24px;
       column-gap: 24px;
  padding: 36px 24px 40px;
  align-items: flex-start;
  box-sizing: border-box;
  border-bottom: 1px solid #242424;
}
@media screen and (max-width: 767px) {
  .menu-list .menu-item {
    display: block;
    padding: 32px 0 36px;
  }
  .menu-list .menu-item .button-md {
    max-width: 150px;
    margin-top: 20px;
  }
}
.menu-list .menu-item:first-child {
  padding-top: 0;
}
.menu-list .menu-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.menu-list .menu-item h4 {
  font-size: 2rem;
  margin-bottom: 16px;
}
.menu-list .menu-item.arrow-type {
  display: block;
}
.menu-list .menu-item.arrow-type a {
  display: block;
  width: 100%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2219px%22%20height%3D%2232px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M2.933%2C31.372%20L0.514%2C28.950%20L13.313%2C16.170%20L0.514%2C3.372%20L2.936%2C0.952%20L18.157%2C16.172%20L2.933%2C31.372%20Z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 8px 15px;
}

/*
.l-mv
--------------------------------*/
.l-mv {
  width: 100%;
  max-height: 980px;
  aspect-ratio: 16/9;
  background: url(/img/landing/olivequest/img/bg-mv.jpg) left top no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1100px) {
  .l-mv {
    aspect-ratio: 16/10;
  }
}
@media screen and (max-width: 768px) {
  .l-mv {
    max-height: inherit;
    overflow: hidden;
    background: url(/img/landing/olivequest/img/bg-sp-mv.png) left top no-repeat;
    background-size: cover;
    aspect-ratio: 9/16;
    height: 100svh;
  }
}
.l-mv .l-mv-inner {
  width: 100%;
  height: 100%;
  max-width: 1100px;
  margin: auto;
  position: relative;
}
@media screen and (min-width: 1240px) {
  .l-mv .l-mv-inner {
    max-width: 1190px;
  }
}
@media screen and (min-width: 1400px) {
  .l-mv .l-mv-inner {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1530px) {
  .l-mv .l-mv-inner {
    max-width: 1300px;
  }
}
.l-mv .l-mv-inner .c-mv-text {
  width: 45%;
  position: absolute;
  transform: translateY(-50%);
  top: 54%;
  left: 16%;
}
@media screen and (max-width: 768px) {
  .l-mv .l-mv-inner .c-mv-text {
    z-index: 1;
    top: auto;
    bottom: 32px;
    left: 0;
    transform: translateY(0);
    width: 100%;
    padding: 0 20px;
  }
}
@media screen and (max-width: 764px) {
  .l-mv .l-mv-inner .c-mv-text {
    width: 100%;
    transform: none;
  }
}
.l-mv .l-mv-inner .c-mv-text .c-subtitle {
  --f: 10px;
  --r: 15px;
  --ribbon-color: #ffffff;
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
  font-size: 1.6rem;
  padding: 10px 16px 10px 20px;
  letter-spacing: 0.5rem;
  display: inline-block;
  background: var(--ribbon-color);
  border-right: var(--r) solid var(--ribbon-color);
  border-bottom: var(--f) solid var(--ribbon-color);
  clip-path: polygon(100% 0, 0 0, 0 calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 100% calc(100% - var(--f)), calc(100% - var(--r)) calc(50% - var(--f) / 2));
  margin-bottom: 16px;
}
.l-mv .l-mv-inner .c-mv-text .c-subtext {
  font-family: "Crimson Text", serif;
  font-weight: 600;
  font-style: italic;
  font-size: 1.8rem;
  letter-spacing: 0.2rem;
  color: var(--color-white);
}
.l-mv .l-mv-inner .c-mv-text .c-catch-text {
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: var(--color-white);
  font-size: 3.2rem;
  margin-bottom: 24px;
}
.l-mv .l-mv-inner .c-mv-text .c-catch-text span {
  font-size: 2.5rem;
  display: block;
}
@media screen and (max-width: 950px) {
  .l-mv .l-mv-inner .c-mv-text .c-catch-text {
    font-size: 2.4rem;
  }
  .l-mv .l-mv-inner .c-mv-text .c-catch-text span {
    font-size: 1.9rem;
  }
}
.l-mv .l-mv-inner .c-mv-text .c-mv-button {
  width: 260px;
}
@media screen and (max-width: 768px) {
  .l-mv .l-mv-inner .c-mv-text .c-mv-button {
    width: 100%;
  }
}
.l-mv .l-mv-inner .c-mv-text .c-mv-button a {
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
  background-color: #407e72;
  text-align: center;
  border-radius: var(--border-radius);
  color: var(--color-white);
  font-size: 1.7rem;
  padding: 16px;
  gap: 12px;
  position: relative;
  display: block;
  transition: background-color 0.4s ease;
}
.l-mv .l-mv-inner .c-mv-text .c-mv-button a:hover {
  background-color: #2f6c60;
  transition: background-color 0.4s ease;
}
.l-mv .l-mv-inner .c-mv-text .c-mv-button a img {
  width: 24px;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
}
.l-mv .l-mv-inner .c-mv-img {
  width: auto;
  height: 78%;
  max-height: inherit;
  position: absolute;
  transform: translateY(-50%);
  top: 60%;
  right: 0;
}
@media screen and (max-width: 768px) {
  .l-mv .l-mv-inner .c-mv-img {
    height: auto;
    max-height: auto;
    max-width: 640px;
    width: 94%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    right: auto;
    left: 57%;
    z-index: 0;
  }
}

/*
.l-intro
--------------------------------*/
.l-intro {
  background-color: var(--color-white);
  position: relative;
}
.l-intro .c-intro-illust-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 440px;
}
@media screen and (max-width: 1240px) {
  .l-intro .c-intro-illust-top {
    width: 240px;
  }
}
@media screen and (max-width: 768px) {
  .l-intro .c-intro-illust-top {
    width: 200px;
  }
}
.l-intro .c-intro-illust-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 160px;
  z-index: 1;
}
@media screen and (max-width: 1240px) {
  .l-intro .c-intro-illust-bottom {
    width: 90px;
    bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  .l-intro .c-intro-illust-bottom {
    bottom: 35px;
  }
}
.l-intro .col-2 {
  width: 100%;
  display: grid;
  align-items: center;
  grid-template-columns: 45% 45%;
  gap: 10%;
}
@media screen and (max-width: 1240px) {
  .l-intro .col-2 {
    grid-template-columns: 48% 48%;
    gap: 4%;
  }
}
@media screen and (max-width: 768px) {
  .l-intro .col-2 {
    display: block;
  }
}
.l-intro .col-2 .body h2 {
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
  font-size: 2.6rem;
  margin-bottom: 32px;
  letter-spacing: 0.3rem;
  line-height: 2;
}
@media screen and (max-width: 1240px) {
  .l-intro .col-2 .body h2 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 768px) {
  .l-intro .col-2 .body h2 {
    font-size: 2rem;
    text-align: center;
  }
}
.l-intro .col-2 .body h2 span {
  background: url(/img/landing/olivequest/img/img-intro-marker.svg) center bottom no-repeat;
  background-size: contain;
}
.l-intro .col-2 .body p {
  margin-bottom: 8px;
  line-height: 2.2;
  letter-spacing: 0.3rem;
}
@media screen and (max-width: 1240px) {
  .l-intro .col-2 .body p {
    line-height: 1.6;
  }
}
@media screen and (max-width: 1240px) {
  .l-intro .col-2 .thumbnail {
    margin-top: 40px;
  }
}
.l-intro .col-2 .thumbnail img {
  width: 100%;
}

/*
.l-lineup
--------------------------------*/
.l-lineup {
  background-color: #ffffff;
}
.l-lineup .section-title {
  text-align: center;
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
  font-size: 3.2rem;
}
@media screen and (max-width: 1100px) {
  .l-lineup .section-title {
    font-size: 2.2rem;
  }
}
.l-lineup .section-title .subtitle {
  margin: auto;
  display: block;
}
.l-lineup .section-title .subtitle img {
  height: 35px;
}
@media screen and (max-width: 768px) {
  .l-lineup .section-title .subtitle img {
    height: 23px;
  }
}
.l-lineup .lineup-list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -moz-column-gap: 1%;
       column-gap: 1%;
  align-items: stretch;
  justify-content: center;
}
@media screen and (max-width: 1100px) {
  .l-lineup .lineup-list {
    display: block;
  }
}
.l-lineup .lineup-list > li:nth-child(1) figure img {
  width: 52%;
}
.l-lineup .lineup-list > li:nth-child(2) figure img {
  width: 56%;
}
.l-lineup .lineup-list > li:nth-child(3) figure img {
  width: 48%;
}
.l-lineup .lineup-list > li:nth-child(4) figure img {
  width: 50%;
}
@media screen and (max-width: 1100px) {
  .l-lineup .lineup-list > li {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  .l-lineup .lineup-list > li:nth-child(1) figure img {
    width: 42%;
  }
  .l-lineup .lineup-list > li:nth-child(2) figure img {
    width: 46%;
  }
  .l-lineup .lineup-list > li:nth-child(3) figure img {
    width: 38%;
  }
  .l-lineup .lineup-list > li:nth-child(4) figure img {
    width: 40%;
  }
}
.l-lineup .lineup-list > li {
  background-color: #f9f6f0;
  padding-top: 26px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.l-lineup .lineup-list > li .lineup-block {
  text-align: center;
  --list-padding: 7%;
  padding: 0 var(--list-padding);
  margin-bottom: var(--list-padding);
}
.l-lineup .lineup-list > li .lineup-block h4 {
  width: 100%;
  margin: 0 auto 24px;
  --f: 10px;
  --r: 8px;
  --ribbon-color: #d9ceba;
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
  font-size: 1.5rem;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--ribbon-color);
  border-left: var(--r) solid var(--ribbon-color);
  border-right: var(--r) solid var(--ribbon-color);
  border-bottom: var(--f) solid var(--ribbon-color);
  clip-path: polygon(100% 0, calc(100% - var(--r)) calc(50% - var(--f) / 2), 100% calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 calc(100% - var(--f)), var(--r) calc(50% - var(--f) / 2), 0 0);
}
@media screen and (max-width: 1100px) {
  .l-lineup .lineup-list > li .lineup-block h4 {
    font-size: 1.4rem;
  }
}
.l-lineup .lineup-list > li .lineup-block h4 img {
  width: 26px;
  margin-right: 5px;
}
.l-lineup .lineup-list > li .lineup-block figure {
  position: relative;
  width: 90%;
  margin: auto;
  z-index: 1;
}
.l-lineup .lineup-list > li .lineup-block figure::after {
  content: "";
  width: 60%;
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  aspect-ratio: 1/1;
  background-color: #f2ece1;
  border-radius: 1000px;
}
@media screen and (max-width: 767px) {
  .l-lineup .lineup-list > li .lineup-block figure::after {
    width: 50%;
  }
}
.l-lineup .lineup-list > li .lineup-block figure img {
  transform: translateX(13%);
}
.l-lineup .lineup-list > li .lineup-block .lineup-description li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: left;
}
@media screen and (max-width: 1100px) {
  .l-lineup .lineup-list > li .lineup-block .lineup-description li {
    font-size: 1.3rem;
  }
}
.l-lineup .lineup-list > li .lineup-block .lineup-description li::before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: #d9ceba;
  border-radius: 50%;
  margin-right: 6px;
  margin-top: 6px;
  flex-shrink: 0;
}
.l-lineup .lineup-list > li .lineup-button {
  background-color: #1b2224;
  text-align: center;
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
  font-size: 1.7rem;
  color: #ffffff;
  padding: 20px;
  display: block;
  width: 100%;
  position: relative;
  transition: background-color 0.4s ease;
}
@media screen and (max-width: 768px) {
  .l-lineup .lineup-list > li .lineup-button {
    font-size: 1.3rem;
  }
}
.l-lineup .lineup-list > li .lineup-button:hover {
  background-color: #334145;
  transition: background-color 0.4s ease;
}
.l-lineup .lineup-list > li .lineup-button::after {
  content: "";
  position: absolute;
  right: 4%;
  top: 50%;
  width: 24px;
  height: 1px;
  background-color: #ffffff;
  transform: translateY(-50%);
}
.l-lineup .lineup-list > li .lineup-button::before {
  content: "";
  position: absolute;
  right: 4%;
  top: 50%;
  width: 8px;
  height: 1px;
  background-color: #ffffff;
  transform: translateY(-50%) rotate(45deg);
  transform-origin: right center;
}
.l-lineup .lineup-list-note {
  margin-top: 20px;
  width: 32.5%;
  margin-left: auto;
  background-color: #dff0cc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  padding: 16px;
  position: relative;
  margin-bottom: 60px;
}
@media screen and (max-width: 1100px) {
  .l-lineup .lineup-list-note {
    width: 100%;
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .l-lineup .lineup-list-note {
    font-size: 1.4rem;
    margin-top: 20px;
  }
}
.l-lineup .lineup-list-note::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 13px solid #E6F0E6;
  transform: translateY(-100%) translateX(-50%);
  top: 0;
  left: 50%;
}
.l-lineup .lineup-list-note p {
  text-align: left;
}
.l-lineup .lineup-list-note img {
  width: 32px;
  margin-right: 6px;
}
.l-lineup .p-season-table table {
  width: 100%;
  background-color: #eee8dd;
  position: relative;
  --table-padding: 15px;
  --table-sp-padding: 8px;
}
.l-lineup .p-season-table table::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 1px;
  background-color: #fff;
  top: 0;
  left: 75%;
  z-index: 0;
}
.l-lineup .p-season-table table thead {
  position: relative;
  z-index: 1;
}
.l-lineup .p-season-table table thead tr th {
  padding: var(--table-padding) var(--table-padding) calc(var(--table-padding) + 2px);
  background-color: #d9ceba;
  text-align: center;
  font-size: 1.6rem;
  letter-spacing: 0.1rem;
  line-height: 1.2;
  width: 25%;
}
@media screen and (max-width: 1250px) {
  .l-lineup .p-season-table table thead tr th {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .l-lineup .p-season-table table thead tr th {
    padding: var(--table-sp-padding) var(--table-sp-padding) calc(var(--table-sp-padding) + 2px);
  }
}
.l-lineup .p-season-table table thead tr th:nth-child(even) {
  background-color: #e2d9c8;
}
.l-lineup .p-season-table table thead tr th .font-script {
  font-size: 2.1rem;
}
@media screen and (max-width: 1250px) {
  .l-lineup .p-season-table table thead tr th .font-script {
    font-size: 1.4rem;
  }
}
.l-lineup .p-season-table table tbody {
  position: relative;
}
.l-lineup .p-season-table table tbody::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 1px;
  background-color: #fff;
  top: 0;
  left: 50%;
}
.l-lineup .p-season-table table tbody::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 1px;
  background-color: #fff;
  top: 0;
  left: 25%;
}
.l-lineup .p-season-table table tbody tr:nth-child(1) td {
  padding: 32px 24px 12px 42px;
}
.l-lineup .p-season-table table tbody tr:nth-child(2) td {
  padding: 12px 24px 12px 42px;
}
.l-lineup .p-season-table table tbody tr:nth-child(3) td {
  padding: 12px 24px 32px 42px;
}
@media screen and (max-width: 768px) {
  .l-lineup .p-season-table table tbody tr:nth-child(1) td {
    padding: 8px 6px 3px 6px;
  }
  .l-lineup .p-season-table table tbody tr:nth-child(2) td {
    padding: 3px 6px 3px 6px;
  }
  .l-lineup .p-season-table table tbody tr:nth-child(3) td {
    padding: 3px 6px 8px 6px;
  }
}
.l-lineup .p-season-table table tbody td .table-item {
  background-color: #fff;
  position: relative;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
  padding: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 1250px) {
  .l-lineup .p-season-table table tbody td .table-item {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1100px) {
  .l-lineup .p-season-table table tbody td .table-item {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 950px) {
  .l-lineup .p-season-table table tbody td .table-item {
    padding: 0 10px 0 22px;
  }
}
@media screen and (max-width: 768px) {
  .l-lineup .p-season-table table tbody td .table-item.table-colonbina {
    flex-direction: column;
    padding: 10px 10px 8px 0px;
    text-align: center;
    height: 68px;
    font-size: 1rem;
    line-height: 1.2;
  }
  .l-lineup .p-season-table table tbody td .table-item.table-colonbina img {
    position: static;
    margin-bottom: 6px;
    transform: none;
  }
}
@media screen and (max-width: 768px) {
  .l-lineup .p-season-table table tbody td .table-item.table-colonbina::after {
    border-top: solid 34px #eee8dd;
    border-bottom: solid 34px #eee8dd;
    border-left: solid 17px #ffffff;
  }
}
.l-lineup .p-season-table table tbody td .table-item::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  border-top: solid 27px #eee8dd;
  border-bottom: solid 27px #eee8dd;
  border-left: solid 17px #ffffff;
}
.l-lineup .p-season-table table tbody td .table-item img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%, -50%);
}
.l-lineup .p-season-table table tbody td .table-item img.quest {
  width: 40px;
}
.l-lineup .p-season-table table tbody td .table-item img.alonso {
  width: 42px;
}
.l-lineup .p-season-table table tbody td .table-item img.colonbina {
  width: 32px;
}
.l-lineup .p-season-table table tbody td .table-item img.luisa {
  width: 38px;
}
@media screen and (max-width: 1100px) {
  .l-lineup .p-season-table table tbody td .table-item img.colonbina {
    width: 26px;
  }
}
@media screen and (max-width: 768px) {
  .l-lineup .p-season-table table tbody td .table-item img.colonbina {
    width: 18px;
  }
}
@media screen and (max-width: 768px) {
  .l-lineup .p-season-table table tbody td .table-item img {
    left: 20px;
  }
  .l-lineup .p-season-table table tbody td .table-item img.quest {
    width: 24px;
  }
  .l-lineup .p-season-table table tbody td .table-item img.luisa {
    width: 22px;
  }
  .l-lineup .p-season-table table tbody td .table-item img.colonbina {
    width: 12px;
  }
}
.l-lineup .p-season-table .p-season-note {
  background-color: #e2d9c8;
  text-align: center;
  padding: 24px;
}
@media screen and (max-width: 768px) {
  .l-lineup .p-season-table .p-season-note {
    padding: 12px;
    font-size: 1.4rem;
    text-align: left;
  }
}

/*
.l-recommend
--------------------------------*/
.l-recommend {
  background-color: #ffffff;
}
.l-recommend-inner {
  position: relative;
  z-index: 1;
  background-color: #eee8dd;
}
.l-recommend-inner::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/img/landing/olivequest/img/bg-recommend.png) center center no-repeat;
  background-size: cover;
}
.l-recommend .subtitle {
  margin: 0 auto 12px;
  display: block;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .l-recommend .subtitle {
    margin: 0 auto 2px;
  }
}
.l-recommend .subtitle img {
  height: 35px;
}
@media screen and (max-width: 768px) {
  .l-recommend .subtitle img {
    height: 32px;
  }
}
.l-recommend .section-title {
  text-align: center;
  font-size: 3.2rem;
  position: relative;
  margin: auto;
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 768px) {
  .l-recommend .section-title {
    font-size: 2.2rem;
  }
}
.l-recommend .section-title span {
  font-size: 1.6rem;
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-recommend .section-title span {
    font-size: 1.3rem;
  }
}
.l-recommend .section-title img {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(110%, -70%);
  height: 75px;
}
@media screen and (max-width: 768px) {
  .l-recommend .section-title img {
    height: 55px;
  }
}
.l-recommend .recommend-image {
  width: 20%;
  margin: 24px auto;
  display: block;
}
.l-recommend .recommend-text {
  text-align: center;
  line-height: 1.7;
  letter-spacing: 0.08rem;
  margin-bottom: 52px;
}
@media screen and (max-width: 768px) {
  .l-recommend .recommend-text {
    font-size: 1.4rem;
    text-align: left;
  }
}
.l-recommend .c-recommend-video {
  display: grid;
  grid-template-columns: 250px 1fr;
  background-color: #1b2224;
  cursor: pointer;
  transition: opacity 0.4s ease;
}
@media screen and (max-width: 768px) {
  .l-recommend .c-recommend-video {
    display: block;
  }
}
.l-recommend .c-recommend-video:hover {
  opacity: 0.92;
  transition: opacity 0.4s ease;
}
.l-recommend .c-recommend-video:hover .thumbnail img {
  transition: width 0.4s ease;
  width: 42%;
}
.l-recommend .c-recommend-video .thumbnail {
  background: url(/img/landing/olivequest/img/bg-thumbnail-video.png) center center no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
}
.l-recommend .c-recommend-video .thumbnail img {
  transition: width 0.4s ease;
  width: 40%;
}
@media screen and (max-width: 767px) {
  .l-recommend .c-recommend-video .thumbnail img {
    width: 30%;
  }
}
.l-recommend .c-recommend-video .body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px;
}
@media screen and (max-width: 768px) {
  .l-recommend .c-recommend-video .body {
    padding: 20px;
  }
}
.l-recommend .c-recommend-video .body h4 {
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .l-recommend .c-recommend-video .body h4 {
    margin-bottom: 4px;
  }
}
.l-recommend .c-recommend-video .body h4 img {
  height: 50px;
}
@media screen and (max-width: 768px) {
  .l-recommend .c-recommend-video .body h4 img {
    height: 40px;
  }
}
.l-recommend .c-recommend-video .body p {
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .l-recommend .c-recommend-video .body p {
    font-size: 1.4rem;
  }
}
.l-recommend .l-recommend-sub {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: stretch;
  -moz-column-gap: 2%;
       column-gap: 2%;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1400px;
  padding: calc(var(--section-gap) * 0.8) var(--section-side-gap);
}
@media screen and (max-width: 767px) {
  .l-recommend .l-recommend-sub {
    display: block;
    padding: calc(var(--section-sp-gap) * 0.8) var(--section-sp-side-gap);
  }
}
@media screen and (max-width: 767px) {
  .l-recommend .l-recommend-sub .p-duccio-intro {
    margin-bottom: 8px;
  }
}
.l-recommend .l-recommend-sub .p-duccio-intro img {
  width: 100%;
}
.l-recommend .l-recommend-sub .p-olive-certificate {
  padding: 32px;
  display: flex;
  align-items: center;
  border: 1px solid #e6e6e6;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-recommend .l-recommend-sub .p-olive-certificate {
    display: block;
    padding: 30px 16px;
  }
}
.l-recommend .l-recommend-sub .p-olive-certificate::before {
  content: "";
  position: absolute;
  background-color: #000000;
  height: 20px;
  width: 120px;
  transform: rotate(40deg) translate(40%, -70%);
  top: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .l-recommend .l-recommend-sub .p-olive-certificate::before {
    width: 100px;
    height: 16px;
    transform: rotate(40deg) translate(30%, -100%);
  }
}
.l-recommend .l-recommend-sub .p-olive-certificate::after {
  content: "";
  position: absolute;
  background-color: #000000;
  height: 20px;
  width: 120px;
  transform: rotate(40deg) translate(-40%, 70%);
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .l-recommend .l-recommend-sub .p-olive-certificate::after {
    width: 100px;
    height: 16px;
    transform: rotate(40deg) translate(-30%, 100%);
  }
}
.l-recommend .l-recommend-sub .p-olive-certificate .thumbnail {
  width: 34%;
}
@media screen and (max-width: 767px) {
  .l-recommend .l-recommend-sub .p-olive-certificate .thumbnail {
    margin: 0 auto 20px;
    width: 70%;
  }
}
.l-recommend .l-recommend-sub .p-olive-certificate .thumbnail img {
  width: 100%;
}
.l-recommend .l-recommend-sub .p-olive-certificate .body {
  width: 70%;
  padding-left: 26px;
}
@media screen and (max-width: 767px) {
  .l-recommend .l-recommend-sub .p-olive-certificate .body {
    width: 100%;
    padding-left: 0;
  }
}
.l-recommend .l-recommend-sub .p-olive-certificate .body h4 {
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
  font-size: 2rem;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .l-recommend .l-recommend-sub .p-olive-certificate .body h4 {
    text-align: center;
    margin-bottom: 10px;
  }
}

/*
.l-instagram
--------------------------------*/
.l-instagram {
  background-color: #eee8dd;
}
.l-instagram .ecbn-selection-title, .l-instagram .ecbn-selection-description {
  display: none !important;
}
.l-instagram .section-title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3.2rem;
  margin-bottom: 40px;
  font-family: "Crimson Text", serif;
  font-weight: 600;
  font-style: italic;
  letter-spacing: 0.4rem;
}
@media screen and (max-width: 767px) {
  .l-instagram .section-title {
    font-size: 2.2rem;
    margin-bottom: 24px;
  }
}
.l-instagram .section-title img {
  width: 35px;
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  .l-instagram .section-title img {
    width: 24px;
  }
}
.l-instagram p {
  text-align: center;
  letter-spacing: 0.2rem;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .l-instagram p {
    font-size: 1.4rem;
    margin-bottom: 30px;
  }
}
.l-instagram p a {
  display: inline-block;
  color: #9f731f;
  text-decoration: underline;
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
}
.l-instagram .ecbn-selection-to-nextpage-btn {
  background-color: #1b2224 !important;
  text-align: center !important;
  font-family: "Zen Antique", serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  letter-spacing: 0.1rem !important;
  font-size: 1.7rem !important;
  color: #ffffff !important;
  padding: 20px !important;
  display: block !important;
  width: 100% !important;
  max-width: 320px !important;
  position: relative !important;
  transition: background-color 0.4s ease !important;
}
.l-instagram .ecbn-selection-to-nextpage-btn:hover {
  background-color: #334145 !important;
  transition: background-color 0.4sease !important;
}
.l-instagram .ecbn-selection-slide-wrapper {
  margin-bottom: 40px !important;
}
@media screen and (max-width: 767px) {
  .l-instagram .ecbn-selection-slide-wrapper {
    margin-bottom: 30px !important;
  }
}

/*
.l-history
--------------------------------*/
.l-history {
  overflow: hidden;
}
.l-history .section-title {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 2.8rem;
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .l-history .section-title {
    font-size: 2.2rem;
  }
}
.l-history .section-title img {
  height: 22px;
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .l-history .section-title img {
    height: 20px;
  }
}
.l-history p.catch {
  text-align: center;
  letter-spacing: 0.2rem;
  font-size: 1.6rem;
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .l-history p.catch {
    padding: 0 3vw;
    font-size: 1.4rem;
    text-align: left;
  }
}
.l-history .map-image {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto 32px;
  padding: 0 40px;
}
@media screen and (max-width: 767px) {
  .l-history .map-image {
    background-color: #eee8dd;
    padding: 24px;
  }
}
.l-history .map-image .cursor {
  cursor: pointer;
}
.l-history .map-image .cursor:hover {
  animation: blinkTwice 3s infinite;
}
@keyframes blinkTwice {
  0%, 25%, 50%, 75%, 100% {
    opacity: 1;
  }
  12.5%, 37.5%, 62.5%, 87.5% {
    opacity: 0.5;
  }
}
.l-history .swiper-wrap {
  padding: 0 0 0 var(--section-side-gap);
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-history .swiper-wrap {
    padding: 0 var(--section-sp-side-gap);
  }
}
.l-history .swiper-wrap::after {
  content: "";
  width: 100%;
  height: 2px;
  border-bottom: 2px dotted #e4dbc7;
  position: absolute;
  top: 45px;
  left: 0;
}
.l-history .mySwiper {
  position: relative;
  z-index: 1;
}
.l-history .mySwiper .swiper-wrapper {
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .l-history .mySwiper .swiper-wrapper {
    padding-bottom: 32px;
  }
}
.l-history .mySwiper .swiper-slide {
  width: 220px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media screen and (max-width: 767px) {
  .l-history .mySwiper .swiper-slide {
    width: 185px;
  }
}
.l-history .mySwiper .swiper-slide h4 {
  font-family: "Crimson Text", serif;
  font-weight: 600;
  font-style: italic;
  text-align: center;
  font-size: 2.3rem;
  letter-spacing: 0.2rem;
  margin-bottom: 32px;
  position: relative;
}
.l-history .mySwiper .swiper-slide h4 span {
  font-size: 1.3rem;
}
.l-history .mySwiper .swiper-slide h4::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 2px;
  height: 40px;
  display: block;
  background-color: #ad894d;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%);
}
.l-history .mySwiper .swiper-slide h4::after {
  --number-size: 30px;
  content: attr(data-text) "";
  margin: auto;
  margin-top: 2px;
  font-size: 21px;
  width: var(--number-size);
  height: var(--number-size);
  line-height: var(--number-size);
  color: #ffffff;
  display: block;
  border-radius: 50%;
  background-color: #ad894d;
}
.l-history .mySwiper .swiper-slide .history-block {
  background-color: #eee9de;
  text-align: center;
  padding: 32px 0;
}
@media screen and (max-width: 767px) {
  .l-history .mySwiper .swiper-slide .history-block {
    padding: 18px 0;
  }
}
.l-history .mySwiper .swiper-slide .history-block h5 {
  width: 80%;
  margin: 0 auto;
  --f: 10px;
  --r: 8px;
  --ribbon-color: #ffffff;
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
  font-size: 1.5rem;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--ribbon-color);
  border-left: var(--r) solid var(--ribbon-color);
  border-right: var(--r) solid var(--ribbon-color);
  border-bottom: var(--f) solid var(--ribbon-color);
  clip-path: polygon(100% 0, calc(100% - var(--r)) calc(50% - var(--f) / 2), 100% calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 calc(100% - var(--f)), var(--r) calc(50% - var(--f) / 2), 0 0);
}
@media screen and (max-width: 767px) {
  .l-history .mySwiper .swiper-slide .history-block h5 {
    width: 90%;
    font-size: 1.4rem;
    padding: 7px 0;
  }
}
.l-history .mySwiper .swiper-slide .history-block img {
  width: 100%;
  margin-top: -10px;
}
.l-history .mySwiper .swiper-slide .history-block p {
  font-size: 1.7rem;
  padding: 0 16px;
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
  line-height: 1.3;
}
.l-history .mySwiper .swiper-slide .history-block p span {
  font-size: 1.5rem;
  display: block;
}
@media screen and (max-width: 768px) {
  .l-history .mySwiper .swiper-slide .history-block p {
    font-size: 1.5rem;
  }
  .l-history .mySwiper .swiper-slide .history-block p span {
    font-size: 1.3rem;
  }
}
.l-history .mySwiper .swiper-scrollbar {
  height: 3px;
  position: relative !important;
  opacity: 1 !important;
  background-color: #fff;
  overflow: hidden;
  width: calc(100vw - var(--section-side-gap) * 2);
}
.l-history .mySwiper .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #ad894d;
  height: 3px;
}
.l-history .button-block {
  max-width: 320px;
  margin: 60px auto 0;
}
@media screen and (max-width: 767px) {
  .l-history .button-block {
    margin: 30px auto 0;
    max-width: initial;
    width: 100%;
    padding: 0 3vw;
  }
}
.l-history .button-block a {
  background-color: #1b2224;
  text-align: center;
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
  font-size: 1.7rem;
  color: #ffffff;
  padding: 20px;
  display: block;
  width: 100%;
  position: relative;
  transition: background-color 0.4s ease;
}
@media screen and (max-width: 767px) {
  .l-history .button-block a {
    font-size: 1.5rem;
    padding: 16px;
  }
}
.l-history .button-block a:hover {
  background-color: #334145;
  transition: background-color 0.4s ease;
}
.l-history .button-block a::after {
  content: "";
  position: absolute;
  right: 4%;
  top: 50%;
  width: 24px;
  height: 1px;
  background-color: #ffffff;
  transform: translateY(-50%);
}
.l-history .button-block a::before {
  content: "";
  position: absolute;
  right: 4%;
  top: 50%;
  width: 8px;
  height: 1px;
  background-color: #ffffff;
  transform: translateY(-50%) rotate(45deg);
  transform-origin: right center;
}

/*
.l-cv
--------------------------------*/
.l-cv {
  background: url(/img/landing/olivequest/img/bg-mv.jpg);
  background-size: cover;
  height: 500px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .l-cv {
    height: 400px;
    background: url(/img/landing/olivequest/img/bg-cv-sp.png);
    background-size: cover;
  }
}
.l-cv::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  .l-cv::after {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
.l-cv .section-inner-sm {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  height: 100%;
}
.l-cv .section-inner-sm .body {
  width: 40%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-cv .section-inner-sm .body {
    width: 90%;
  }
}
.l-cv .section-inner-sm .body h2 {
  font-size: 2.8rem;
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
  text-align: center;
  color: #ffffff;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .l-cv .section-inner-sm .body h2 {
    font-size: 2.2rem;
  }
}
.l-cv .section-inner-sm .body h2 img {
  height: 24px;
  margin: 0 auto 20px;
  display: block;
}
.l-cv .section-inner-sm .body .c-cv-button {
  width: 260px;
  margin: auto;
}
.l-cv .section-inner-sm .body .c-cv-button a {
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
  background-color: #ffd37f;
  text-align: center;
  border-radius: var(--border-radius);
  color: #000000;
  font-size: 1.7rem;
  padding: 16px;
  gap: 12px;
  position: relative;
  display: block;
  transition: background-color 0.4s ease;
}
.l-cv .section-inner-sm .body .c-cv-button a:hover {
  background-color: #f5c568;
  transition: background-color 0.4s ease;
}
.l-cv .section-inner-sm .body .c-cv-button a img {
  width: 24px;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
}
.l-cv .section-inner-sm .package {
  width: 60%;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-cv .section-inner-sm .package {
    display: none;
  }
}
.l-cv .section-inner-sm .package img {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
  width: 85%;
}

/*
.l-recipi
--------------------------------*/
@media screen and (max-width: 767px) {
  .l-recipi .section-inner-sm {
    padding-top: 30px;
  }
}
.l-recipi a {
  transition: opacity 0.4s ease;
}
.l-recipi a:hover {
  opacity: 0.8;
  transition: opacity 0.4s ease;
}
.l-recipi a img {
  width: 100%;
}

/*
video
--------------------------------*/
.js-video-modal {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10000;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.js-video-modal .video-close-bg {
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  position: fixed;
  transform: translate(-50%, -50%);
}
.js-video-modal .close-btn {
  width: 70px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ffffff;
  z-index: 111111;
}
.js-video-modal .close-btn div {
  position: relative;
  width: 70px;
  height: 60px;
}
.js-video-modal .close-btn div::before {
  content: "";
  width: 24px;
  height: 2px;
  background-color: #000000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-35deg);
}
.js-video-modal .close-btn div::after {
  content: "";
  width: 24px;
  height: 2px;
  background-color: #000000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(35deg);
}
.js-video-modal .video-modal-inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.js-video-modal .video-modal-inner iframe {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .js-video-modal .video-modal-inner iframe {
    width: 80%;
    height: auto;
    aspect-ratio: 9/16;
  }
}
.js-video-modal.is-play {
  display: block;
  overflow: hidden;
}

:root {
  --color-main-text: #1b2224;
  --color-main-bg: #f9f6f0;
  --color-header-bg: #ffffff;
  --color-footer-bg: #111111;
  --color-keycolor: #ffd37f;
  --color-black: #010101;
  --color-white: #ffffff;
  --color-yellow: #d3be0a;
  --color-green: #118794;
  --content-max-width: 1400px;
  --border-radius: 2px;
  --section-title-mb: 60px;
  --section-sp-title-mb: 30px;
  --section-gap: 130px;
  --section-sp-gap: 60px;
  --section-side-gap: 4vw;
  --section-sp-side-gap: 3vw;
  --border-color: #2c2c2c;
}

html {
  font-size: 62.5%;
  background-color: var(--color-main-bg);
}

html.wf-active {
  visibility: visible;
}

body {
  position: relative;
  z-index: 1;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: unset;
  font-family: YakuHanJP, "Zen Kaku Gothic New", "Helvetica Neue", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
  color: var(--color-main-text);
  background-color: var(--color-main-bg);
}

.wrapper {
  width: 100%;
}
.section-inner-max {
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding: var(--section-gap) 0;
}
@media screen and (max-width: 767px) {
  .section-inner-max {
    padding: var(--section-sp-gap) 0;
  }
}

.section-inner-lg {
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding: var(--section-gap) var(--section-side-gap);
}
@media screen and (max-width: 767px) {
  .section-inner-lg {
    padding: var(--section-sp-gap) var(--section-sp-side-gap);
  }
}

.section-inner-md {
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1400px;
  padding: var(--section-gap) var(--section-side-gap);
}
@media screen and (max-width: 767px) {
  .section-inner-md {
    padding: var(--section-sp-gap) var(--section-sp-side-gap);
  }
}

.section-inner-sm {
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1000px;
  padding: var(--section-gap) var(--section-side-gap);
}
@media screen and (max-width: 767px) {
  .section-inner-sm {
    padding: var(--section-sp-gap) var(--section-sp-side-gap);
  }
}

.mid-wrapper {
  max-width: calc(800px + var(--section-gap) * 2);
  margin: 0 auto;
  position: relative;
  padding: 0 var(--section-side-gap);
}
@media screen and (max-width: 767px) {
  .mid-wrapper {
    padding: 0 var(--section-sp-side-gap);
  }
}

.section-title {
  margin: 0 auto var(--section-title-mb);
}
@media screen and (max-width: 767px) {
  .section-title {
    margin: 0 auto var(--section-sp-title-mb);
  }
}

.slim-container {
  background-color: #0b0b0b;
  border-radius: 20px;
  max-width: 700px;
  margin: 0 auto;
  position: relative;
  padding: var(--section-gap) 40px;
}
@media screen and (max-width: 767px) {
  .slim-container {
    padding: var(--section-sp-gap) var(--section-sp-side-gap);
  }
}
.slim-container.is-post-page {
  background-color: #1f1f1f;
  padding: 30px;
  max-width: 800px;
}
@media screen and (max-width: 767px) {
  .slim-container.is-post-page {
    padding: 30px 18px 0 18px;
  }
}

.l-section {
  width: 100%;
  overflow: hidden;
}

a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

header {
  background-color: var(--color-header-bg);
  width: calc(100% - 40px);
  position: fixed;
  left: 20px;
  top: 20px;
  z-index: 9999;
  display: flex;
  justify-content: space-between;
  align-items: center;
  --ease: cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
@media screen and (max-width: 1000px) {
  header {
    left: 0;
    top: 0;
    width: 100%;
  }
}
header .header-logo {
  padding: 0 20px;
  margin: 0;
  line-height: 0;
}
header .header-logo img {
  width: 50px;
}
header nav {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: calc(100% - 90px);
}
header nav ul {
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
}
@media screen and (max-width: 1000px) {
  header nav ul {
    display: none;
  }
}
header nav ul li {
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
  font-size: 1.4rem;
}
header nav ul li:last-child a::after {
  display: none;
}
header nav ul li a {
  display: flex;
  height: 100%;
  align-items: center;
  padding: 0 32px;
  position: relative;
  text-align: center;
  transition: color 0.4s ease;
}
header nav ul li a:hover {
  color: #ba9045;
  transition: color 0.4s ease;
}
header nav ul li a::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #dfdfdf;
  transform: rotate(20deg);
  right: 0;
  top: 0;
}
header nav .c-header-button {
  background-color: var(--color-keycolor);
  transition: background-color 0.4s ease;
}
header nav .c-header-button:hover {
  background-color: #f5c568;
  transition: background-color 0.4s ease;
}
header nav .c-header-button a {
  padding: 14px 40px;
  display: flex;
  align-items: center;
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  header nav .c-header-button a {
    padding: 14px 24px;
    font-size: 1.5rem;
  }
}
header nav .c-header-button a img {
  width: 26px;
  margin-right: 12px;
}
header nav .menu-button {
  width: 68px;
  height: 68px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  background-color: var(--color-white);
  display: none;
}
@media screen and (max-width: 1120px) {
  header nav .menu-button {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  header nav .menu-button {
    width: 62px;
    height: 60px;
  }
}
header nav .menu-button span {
  width: 36%;
  height: 2px;
  display: block;
  background-color: var(--color-main-text);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: transform 0.35s ease 0s;
}
header nav .menu-button span.line-top {
  transform: translate(-50%, calc(-50% - 8px));
}
header nav .menu-button span.line-mid {
  transition: opacity 0.35s ease 0s;
}
header nav .menu-button span.line-bottom {
  transform: translate(-50%, calc(-50% + 8px));
}
header nav .menu-button:hover span {
  transition: all 0.35s ease 0s;
}
header nav .menu-button:hover span.line-top {
  transform: translate(-50%, calc(-50% - 9px));
}
header nav .menu-button:hover span.line-mid {
  transition: opacity 0.35s ease 0s;
}
header nav .menu-button:hover span.line-bottom {
  transform: translate(-50%, calc(-50% + 9px));
}
header nav .menu-button.is-active span.line-top {
  transform: translate(-50%, -50%) rotate(30deg);
}
header nav .menu-button.is-active span.line-mid {
  opacity: 0;
}
header nav .menu-button.is-active span.line-bottom {
  transform: translate(-50%, -50%) rotate(-30deg);
}
header nav .header__logo {
  position: relative;
  z-index: -1;
}
header nav .header__logo a {
  display: block;
  height: 45px;
}
header nav .header__logo a img {
  height: 100%;
}
header nav .button-medium {
  font-size: 2.6rem;
}
@media screen and (max-width: 767px) {
  header nav .header__logo a {
    height: 35px;
  }
  header nav .header__btn {
    display: flex;
    justify-content: flex-end;
  }
  header nav .header__btn a {
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 0px 12px;
  }
}
header .drawer {
  position: fixed;
  right: 0;
  top: 0;
  width: 38%;
  height: 100vh;
  height: 100svh;
  width: 490px;
  z-index: -1;
  transform: translateX(100%);
}
header .drawer.is-close {
  transform: translateX(100%);
  transition: transform 0.5s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
@media screen and (max-width: 767px) {
  header .drawer {
    height: 100%;
  }
}
header .drawer .drawer-inner {
  padding: 60px 40px;
  height: 100%;
  overflow-y: scroll;
  background: #ffffff;
  display: flex;
  align-items: center;
}
header .drawer .drawer-inner .drawer-block {
  overflow-y: scroll;
  width: 100%;
}
header .drawer .drawer-inner .drawer-block ul {
  width: 100%;
}
header .drawer .drawer-inner .drawer-block ul li a {
  width: 100%;
  font-size: 1.5rem;
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
  padding: 36px 10px;
  display: block;
  border-bottom: 1px solid #e2d9c8;
}
header .drawer .drawer-inner .drawer-block ul li a span {
  display: inline-block;
}
header .drawer .drawer-inner .drawer-block ul li:last-child a {
  border-bottom: none;
}
header .drawer .drawer-bg {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 100vw;
  height: 100vh;
  right: 0vw;
  top: 0;
  pointer-events: none;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.35s ease 0;
}
header .drawer.is-active {
  transition: transform 0.3s var(--ease);
  transform: translateX(0);
}
header .drawer.is-active .drawer-bg {
  transition: opacity 0.35s ease 0.3s;
  opacity: 1;
  pointer-events: initial;
}
@media screen and (max-width: 767px) {
  header .drawer {
    max-width: 244px;
  }
  header .drawer .drawer-inner {
    padding: 80px 24px;
    width: 100%;
  }
  header .drawer .drawer-inner .drawer-block .list {
    margin-top: 30px;
  }
  header .drawer .drawer-inner .drawer-block .list li {
    margin-bottom: 15px;
  }
  header .drawer .drawer-inner .drawer-block .list li a {
    border-radius: 16px;
    display: block;
    padding: 20px;
  }
  header .drawer .drawer-inner .drawer-block .list li a p {
    font-size: 3rem;
  }
  header .drawer .drawer-inner .drawer-block .list li a p span {
    font-size: 1.2rem;
    line-height: 1.5;
  }
  header .drawer .drawer-inner .drawer-block .list li.living a {
    background-color: var(--color-living);
  }
  header .drawer .drawer-inner .drawer-block .list li.reading a {
    background-color: var(--color-reading);
  }
  header .drawer .drawer-inner .drawer-block .list li.audio a {
    background-color: var(--color-audio);
  }
  header .drawer .drawer-inner .drawer-block .list li.theater a {
    background-color: var(--color-theater);
  }
  header .drawer .drawer-inner .drawer-block .list li.myroom a {
    background-color: var(--color-myroom);
  }
  header .drawer .drawer-inner .drawer-block .drawer-entry {
    background-color: #0b0b0b;
    border-radius: 20px;
  }
  header .drawer .drawer-inner .drawer-block .drawer-entry dl {
    padding: 25px 25px 30px;
    display: grid;
    align-items: flex-start;
    grid-template-columns: auto 1fr;
    -moz-column-gap: 12px;
         column-gap: 12px;
  }
  header .drawer .drawer-inner .drawer-block .drawer-entry dl dt {
    font-size: 2.2rem;
    line-height: 1;
  }
  header .drawer .drawer-inner .drawer-block .drawer-entry dl dd h5 {
    font-size: 2rem;
  }
  header .drawer .drawer-inner .drawer-block .drawer-entry dl dd p {
    margin: 12px 0;
    font-size: 1.4rem;
  }
  header .drawer .drawer-inner .drawer-block .drawer-entry dl dd .button-md {
    max-width: 240px;
    margin-top: 20px;
  }
  header .drawer .drawer-bg {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100vw;
    height: 100vh;
    right: 0vw;
    top: 0;
    pointer-events: none;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.35s ease 0;
  }
  header .drawer.is-active {
    transition: transform 0.3s var(--ease);
    transform: translateX(0);
  }
  header .drawer.is-active .drawer-bg {
    transition: opacity 0.35s ease 0.3s;
    opacity: 1;
    pointer-events: initial;
  }
}

.logged-in header nav {
  grid-template-columns: 110px 140px 110px;
}

footer {
  width: 100%;
  background-color: #fff;
  padding: 64px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  footer {
    padding: 40px 0;
  }
}
footer a {
  display: block;
  margin-bottom: 10px;
}
footer a img {
  width: 80px;
}
@media screen and (max-width: 767px) {
  footer a img {
    width: 50px;
  }
}
footer small {
  font-size: 1.2rem;
  font-family: "Zen Antique", serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1rem;
  color: #000000;
  text-align: center;
}
@media screen and (max-width: 767px) {
  footer small {
    font-size: 1rem;
    display: block;
    line-height: 1.3;
  }
}
