@charset "UTF-8";
/**
* Swiper 11.2.10
* 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: June 28, 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%;
          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;
          transform-origin: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -webkit-transform: translate3d(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%);
          transform: translateY(-50%);
  width: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -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;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

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

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

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

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

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 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;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.m-kv img {
  width: 100%;
}

.js-tgl + * {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}

html {
  scroll-behavior: smooth;
}

* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style: none;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-style: normal;
  border: none;
  appearance: none;
  line-height: 1.6428571429;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

p {
  font-weight: 500;
  line-height: 1.9;
}

main {
  display: block;
  overflow: hidden;
}

img {
  max-height: 100%;
  max-width: 100%;
  vertical-align: bottom;
}

.is-hidden {
  display: none !important;
}

.is-disabled {
  opacity: 0.4;
}

.js-fade {
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-transform: translateY(80px);
          transform: translateY(80px);
}
.js-fade.is-show {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

@media (min-width: 768px) {
  body {
    z-index: 0;
  }
  * {
    scroll-margin-top: 80px;
  }
  [data-device=sp] {
    display: none !important;
  }
  section:not(.m-kv) {
    padding: 80px 0;
    width: 1000px;
    margin: 0 auto;
  }
  a, button, .js-tgl {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
  }
  a:hover, button:hover, .js-tgl:hover {
    opacity: 0.65;
  }
  .modal-pct {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .modal-pct:hover {
    opacity: 0.65;
  }
  .js-tab-tab li {
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .js-tab-tab li:hover {
    opacity: 0.6;
  }
}
@media (max-width: 767px) {
  [data-device=pc] {
    display: none !important;
  }
  * {
    scroll-margin-top: 18.6666666667vw;
  }
}
.g-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.g-header__logo {
  display: block;
}
.g-header__btn {
  right: 0;
  position: absolute;
}
.g-header__menu {
  background: #38A1DB;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10001;
  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;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.g-header__link {
  color: #fff;
  border-bottom: 1px solid #fff;
  line-height: 1;
  font-weight: 700;
  font-family: "Oswald", sans-serif;
}
.g-header__link span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 50%;
  margin-left: 1em;
  font-weight: 500;
}
.g-header__fixed {
  position: fixed;
}
.g-header.is-open .g-header__menu {
  opacity: 1;
  visibility: visible;
}
.g-header.is-scroll .g-header__btnwrap {
  opacity: 1;
  visibility: visible;
}
.g-header__btnwrap {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  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;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.g-header__btnwrap .g-btn {
  margin: 0;
}
.g-header__btnwrap .g-btn + .g-btn {
  background: #000;
}
@media (min-width: 768px) {
  .g-header {
    height: 80px;
  }
  .g-header__btnwrap {
    margin: 0 auto;
    right: 0;
    left: 0;
    bottom: 15px;
  }
  .g-header__logo {
    height: 60px;
    margin-left: 34px;
  }
  .g-header__menu {
    width: 100%;
    height: 100%;
  }
  .g-header__menu .g-header__btn {
    position: absolute;
    right: 0;
    top: 0;
  }
  .g-header__link {
    font-size: 42px;
    padding-bottom: 15px;
  }
  .g-header__items:nth-child(n+2) {
    margin-top: 35px;
  }
  .g-header__fixed {
    width: 80px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .g-header__btn {
    width: 80px;
    right: 0;
    position: absolute;
  }
  .g-header__btnwrap .g-btn {
    height: 80px;
  }
  .g-header__btnwrap .g-btn.--ticket {
    border: 2px solid #38A1DB;
  }
  .g-header__btnwrap .g-btn + .g-btn {
    margin-left: 20px;
    background: #000;
  }
}
@media (max-width: 767px) {
  .g-header {
    height: 18.8vw;
  }
  .g-header__logo {
    height: 12.6666666667vw;
    margin-left: 4.5333333333vw;
  }
  .g-header__menu {
    width: 100%;
    height: 100%;
  }
  .g-header__menu .g-header__btn {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .g-header__link {
    font-size: 7.4666666667vw;
    padding-bottom: 2vw;
  }
  .g-header__items:nth-child(n+2) {
    margin-top: 4.6666666667vw;
  }
  .g-header__fixed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
  }
  .g-header__ticket {
    width: 81.2vw;
  }
  .g-header__btn {
    width: 18.8vw;
    bottom: 0;
    top: auto;
    position: fixed;
  }
  .g-header__btnwrap {
    bottom: 2.4vw;
    left: 0;
    width: calc(100% - 18.8vw);
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .g-header__btnwrap .g-btn {
    font-size: 3.2vw;
    width: 48% !important;
    padding-right: 2.6666666667vw !important;
  }
  .g-header__btnwrap .g-btn:before {
    right: 2.6666666667vw;
  }
  .g-header__btnwrap .g-btn.--ticket {
    font-size: 3.2vw;
    height: 11.0666666667vw;
    border: 0.2666666667vw solid #38A1DB;
  }
  .g-header__btnwrap .g-btn.--ticket:after {
    content: none;
  }
}

.g-footer {
  border-top: 1px solid #38A1DB;
}
.g-footer__sns {
  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;
}
.g-footer__sns a {
  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;
}
.g-footer__btm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.g-footer__logo {
  display: block;
}
.g-footer__copy {
  color: #38A1DB;
  font-weight: 700;
}
@media (min-width: 768px) {
  .g-footer {
    padding-top: 50px;
  }
  .g-footer__sns {
    padding: 48px 0;
  }
  .g-footer__sns a {
    margin: 0 20px;
  }
  .g-footer__logo {
    width: 144px;
    margin: 0 auto 40px;
  }
  .g-footer__btm {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .g-footer__btm p {
    font-size: 10px;
  }
  .g-footer__sns a {
    margin: 0 37px;
    height: 45px;
  }
  .g-footer__copy {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .g-footer {
    padding-top: 6.6666666667vw;
  }
  .g-footer__logo {
    width: 17.3333333333vw;
    margin-bottom: 8vw;
  }
  .g-footer__sns {
    padding: 6.4vw 0;
  }
  .g-footer__sns a {
    margin: 0 4.9333333333vw;
    height: 6vw;
  }
  .g-footer__logo {
    width: 19.2vw;
    margin: 0 auto 5.3333333333vw;
  }
  .g-footer__btm {
    padding-top: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
  }
  .g-footer__btm p {
    font-size: 1.3333333333vw;
  }
  .g-footer__copy {
    font-size: 2.4vw;
  }
}

.g-secttl {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.g-secttl * {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.1935483871;
}
.g-secttl.--ja:before {
  content: none;
}
.g-secttl:before {
  content: "";
  height: 1px;
  background: #000;
  position: absolute;
  margin: 0 auto;
  top: 50%;
}
.g-secttl h2 {
  line-height: 1;
  font-weight: 400;
  margin: 0 auto;
  font-weight: 500;
}
.g-secttl span {
  display: block;
  color: #38A1DB;
}
.g-secttl p {
  font-family: "Noto Sans JP", sans-serif;
  color: #38A1DB;
}
@media (min-width: 768px) {
  .g-secttl.--ja h2 {
    font-size: 50px;
  }
  .g-secttl.--ja h2 small {
    font-size: 32px;
  }
  .g-secttl.--min h2 {
    font-size: 56px;
  }
  .g-secttl h2 {
    font-size: 60px;
    margin-bottom: 15px;
  }
  .g-secttl p {
    font-size: 24px;
  }
  .g-secttl:before {
    width: 100vw;
    left: calc(100% + 48px);
    top: 42px;
  }
}
@media (max-width: 767px) {
  .g-secttl.--ja h2 {
    font-size: 8.2666666667vw;
  }
  .g-secttl.--ja h2 small {
    font-size: 5.6vw;
  }
  .g-secttl.--min h2 {
    font-size: 8.8vw;
  }
  .g-secttl h2 {
    font-size: 10.6666666667vw;
    margin-bottom: 1.3333333333vw;
  }
  .g-secttl p {
    font-size: 3.2vw;
  }
  .g-secttl:before {
    width: 100vw;
    left: calc(100% + 6.4vw);
    top: 5.6vw;
  }
}

.g-slide {
  z-index: 0;
}
.g-slide__list {
  margin: 0 auto;
  z-index: 0;
}
.g-slide__ttl {
  text-align: center;
  font-weight: 700;
  line-height: 1.3;
}
.g-slide__txt {
  line-height: 1.4;
}
.g-slide__btn {
  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;
  margin: 0 auto;
  border-radius: 9999px;
  font-weight: 700;
  background: #fff;
  color: #000;
}
.g-slide__btn:before {
  content: "";
  background-size: cover;
  position: absolute;
}
.g-slide__items {
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.g-slide__txtwrap {
  background: #666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
}
.g-slide__txtwrap.--logo {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.g-slide__icon {
  position: absolute;
  border-radius: 50%;
  margin: 0 auto;
  right: 0;
  left: 0;
  overflow: hidden;
  z-index: 1;
}
.g-slide__pct {
  overflow: hidden;
}
.g-slide__pct img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .g-slide {
    padding: 70px 0 160px;
  }
  .g-slide__list {
    margin-top: 65px;
    padding-bottom: 50px;
    width: 800px;
    -webkit-mask-image: linear-gradient(to right, transparent, black 80px, black calc(100% - 80px), transparent);
            mask-image: linear-gradient(to right, transparent, black 80px, black calc(100% - 80px), transparent);
  }
  .g-slide__list .swiper-button-next {
    right: 60px;
  }
  .g-slide__list .swiper-button-prev {
    left: 60px;
  }
  .g-slide__items {
    margin: 0 6px;
    padding: 0 10px;
    width: 450px;
  }
  .g-slide__pct {
    height: 430px;
    border-radius: 14px 14px 0 0;
  }
  .g-slide__ttl {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .g-slide__txtwrap {
    padding-bottom: 24px;
    border-radius: 0 0 14px 14px;
    min-height: 150px;
  }
  .g-slide__txt {
    font-size: 13px;
    margin-top: 13px;
    padding: 0 32px;
    overflow: hidden;
  }
  .g-slide__btn {
    width: 200px;
    height: 40px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .g-slide {
    padding: 9.3333333333vw 0 21.3333333333vw;
  }
  .g-slide__list {
    margin-top: 8.6666666667vw;
    width: 89.3333333333vw;
    padding-bottom: 10.6666666667vw;
    overflow: hidden;
  }
  .g-slide__list .swiper {
    overflow: visible;
  }
  .g-slide__items {
    width: 63.4666666667vw;
    padding: 0 2.6666666667vw;
    opacity: 0.6;
  }
  .g-slide__items.swiper-slide-active {
    opacity: 1;
  }
  .g-slide__pct {
    height: 58.1333333333vw;
    border-radius: 1.8666666667vw 1.8666666667vw 0 0;
  }
  .g-slide__ttl {
    font-size: 3.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
  .g-slide__txtwrap {
    padding-bottom: 3.2vw;
    border-radius: 0 0 1.8666666667vw 1.8666666667vw;
    min-height: 39.0666666667vw;
  }
  .g-slide__txt {
    font-size: 1.7333333333vw;
    margin-top: 1.7333333333vw;
    padding: 0 4.2666666667vw;
    overflow: hidden;
  }
  .g-slide__btn {
    width: 46.6666666667vw;
    height: 8.1333333333vw;
    font-size: 3.8666666667vw;
  }
}

.g-slidenav {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
}
.g-slidenav .swiper-button-prev,
.g-slidenav .swiper-button-next {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.g-slidenav .swiper-button-prev:after,
.g-slidenav .swiper-button-next:after {
  content: none;
}
.g-slidenav .swiper-pagination-bullet {
  background: transparent;
  background: #D9D9D9;
  opacity: 1;
}
.g-slidenav .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #38A1DB;
}
.g-slidenav.--match .swiper-button-next, .g-slidenav.--sp .swiper-button-next {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.g-slidenav.--sp .swiper-button-prev,
.g-slidenav.--sp .swiper-button-next, .g-slidenav.--ex .swiper-button-prev,
.g-slidenav.--ex .swiper-button-next {
  background-image: url("../img/arw.png");
  background-size: cover;
}
.g-slidenav.--match .swiper-button-prev,
.g-slidenav.--match .swiper-button-next {
  background-image: url("../img/arw_blue.png");
  background-size: cover;
}
@media (min-width: 768px) {
  .g-slidenav .swiper-pagination {
    bottom: 0px;
  }
  .g-slidenav.--match .swiper-button-prev,
  .g-slidenav.--match .swiper-button-next, .g-slidenav.--sp .swiper-button-prev,
  .g-slidenav.--sp .swiper-button-next, .g-slidenav.--ex .swiper-button-prev,
  .g-slidenav.--ex .swiper-button-next {
    width: 50px;
    height: 50px;
  }
  .g-slidenav.--match .swiper-button-prev,
  .g-slidenav.--match .swiper-button-next {
    width: 36px;
    height: 36px;
  }
  .g-slidenav.--match .swiper-button-prev {
    left: -31px;
  }
  .g-slidenav.--match .swiper-button-next {
    right: -31px;
  }
  .g-slidenav.--ex .swiper-button-prev,
  .g-slidenav.--ex .swiper-button-next {
    top: 270px;
  }
  .g-slidenav.--ex .swiper-button-prev {
    left: 195px;
  }
  .g-slidenav.--ex .swiper-button-next {
    right: 195px;
    -webkit-transform: scale(-1, 1) translateY(-50%);
            transform: scale(-1, 1) translateY(-50%);
  }
  .g-slidenav .swiper-button-prev,
  .g-slidenav .swiper-button-next {
    top: 220px;
  }
}
@media (max-width: 767px) {
  .g-slidenav .swiper-pagination {
    bottom: 5.3333333333vw;
  }
  .g-slidenav .swiper-pagination-bullet {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
  .g-slidenav .swiper-button-prev,
  .g-slidenav .swiper-button-next {
    top: 40vw;
  }
  .g-slidenav .swiper-button-prev {
    width: 10vw;
    height: 10vw;
    left: 4vw;
  }
  .g-slidenav .swiper-button-next {
    width: 10vw;
    height: 10vw;
    right: 4vw;
  }
  .g-slidenav.--ex .swiper-button-next {
    -webkit-transform: scale(-1, 1) translateY(-50%);
            transform: scale(-1, 1) translateY(-50%);
  }
  .g-slidenav.--ex .swiper-pagination {
    bottom: 0;
  }
}

.g-btn {
  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;
  border-radius: 9999px;
  color: #fff;
  background: #666;
  font-weight: 500;
  margin: 0 auto;
  color: #fff;
  font-weight: 600;
}
.g-btn em {
  position: absolute;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
}
.g-btn.--gold {
  background: #AA954B;
}
.g-btn.--silver {
  background: #8A8A8A;
}
.g-btn.--bronze {
  background: #C38A5F;
}
.g-btn.--comfort {
  background: #38A1DB;
}
.g-btn.--ticket {
  background: #000;
  color: #fff;
  font-family: "Noto Serif JP", serif;
}
.g-btn.--ticket:after {
  content: "";
  background-image: url("../img/icon_ticket.svg");
  background-size: cover;
  position: absolute;
}
.g-btn.--ticket.--wt {
  background: #fff;
  color: #000;
}
.g-btn.--ticket.--wt:before {
  background-image: url("../img/btn_arw_b.png");
}
.g-btn:before {
  content: "";
  background-image: url("../img/btn_arw_w.png");
  background-size: cover;
  position: absolute;
}
.g-btn span {
  display: block;
  position: absolute;
}
.g-btn span svg {
  display: block;
  height: 100%;
}
.g-btn span svg,
.g-btn span svg * {
  fill: #fff !important;
  -webkit-mask: none;
          mask: none;
}
@media (min-width: 768px) {
  .g-btn {
    width: 420px;
    height: 63px;
    font-size: 22px;
  }
  .g-btn em {
    font-size: 30px;
    left: 40px;
  }
  .g-btn:before {
    width: 11.1px;
    height: 18px;
    right: 55px;
  }
  .g-btn.--ticket {
    width: 430px;
    height: 80px;
    font-size: 22px;
    padding-left: 40px;
  }
  .g-btn.--ticket:after {
    width: 40px;
    height: 31px;
    left: 63px;
  }
}
@media (max-width: 767px) {
  .g-btn {
    width: 71.8666666667vw;
    height: 11.0666666667vw;
    font-size: 3.7333333333vw;
  }
  .g-btn em {
    font-size: 5.6vw;
    left: 5.3333333333vw;
  }
  .g-btn:before {
    width: 1.48vw;
    height: 2.4vw;
    right: 7.3333333333vw;
  }
  .g-btn.--ticket {
    width: 71.6vw;
    height: 14.4vw;
    font-size: 3.7333333333vw;
  }
  .g-btn.--ticket:after {
    width: 5.3333333333vw;
    height: 4.1333333333vw;
    left: 8.4vw;
  }
}

.g-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.g-col__box {
  overflow: hidden;
}
.g-col__pct img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.g-col__ttl, .g-col__btn {
  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;
  line-height: 1.5;
  font-weight: 700;
}
.g-col__ttl {
  background: #F3F3F3;
  color: #000;
  text-align: center;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
      flex-direction: column;
}
.g-col__txt {
  display: none;
}
.g-col__ttl span {
  display: block;
  line-height: 1.5;
}
.g-col__btn {
  background: #38A1DB;
  color: #fff;
  cursor: pointer;
}
.g-col__btn:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("../img/icon_plus.svg");
  background-size: cover;
}
@media (min-width: 768px) {
  .g-col {
    width: 1000px;
    margin: 50px auto 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .g-col__box {
    border-radius: 0 0 6px 6px;
    margin: 0 0.5%;
  }
  .g-col__box:nth-child(n+5) {
    margin-top: 40px;
  }
  .g-col__box {
    width: 240px;
  }
  .g-col__ttl {
    min-height: 104px;
    font-size: 16px;
  }
  .g-col__btn {
    font-size: 18px;
    height: 60px;
  }
  .g-col__btn:before {
    width: 22px;
    height: 22px;
    right: 10px;
  }

  .g-col__pct{
    height: 300px;
  }
}
@media (max-width: 767px) {
  .g-col {
    width: 93.0666666667vw;
    margin: 6.6666666667vw auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .g-col__box {
    border-radius: 0 0 1.3333333333vw 1.3333333333vw;
  }
  .g-col__box:nth-child(n+3) {
    margin-top: 9.3333333333vw;
  }
  .g-col__box {
    width: 45.3333333333vw;
  }
  .g-col__ttl {
    min-height: 24.1333333333vw;
    font-size: 3.7333333333vw;
  }
  .g-col__btn {
    font-size: 4.1333333333vw;
    height: 14vw;
  }
  .g-col__btn:before {
    width: 5.0666666667vw;
    height: 5.0666666667vw;
    right: 2.2666666667vw;
  }
  .g-col__pct{
    height: calc(210/375*100vw);
  }
}

.m-att__list {
  margin: 0 auto;
  margin: 0 auto;
}
.m-att__items {
  border: 1px solid #666;
}
.m-att__items.is-open .m-att__q:after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.m-att__q, .m-att__a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.m-att__q:before, .m-att__a:before {
  display: block;
  font-weight: 700;
  line-height: 1;
  position: absolute;
}
.m-att__a {
  display: block;
}
.m-att__q {
  color: #38A1DB;
  font-family: "Noto Serif JP", serif;
}
.m-att__q:after {
  content: "";
  position: absolute;
  background-image: url("../img/btn_arw_b.png");
  background-size: cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media (min-width: 768px) {
  .m-att {
    padding: 80px 0 70px;
  }
  .m-att .g-secttl {
    margin-left: 77px;
  }
  .m-att__list {
    margin-top: 34px;
    width: 800px;
  }
  .m-att__list:before {
    font-size: 22px;
    margin-bottom: 7px;
  }
  .m-att__items {
    border-radius: 16px;
  }
  .m-att__items:nth-child(n+2) {
    margin-top: 30px;
  }
  .m-att__items .u-tglicon {
    top: 8px;
    right: 20px;
  }
  .m-att__q:before, .m-att__a:before {
    font-size: 35px;
    margin-right: 18px;
  }
  .m-att__q {
    font-size: 22px;
    min-height: 112px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 43px;
  }
  .m-att__q:after {
    width: 16px;
    height: 25px;
    right: 30px;
  }
  .m-att__q:before {
    top: 3px;
    left: 16px;
  }
  .m-att__a {
    font-size: 20px;
    padding: 0 43px 33px;
  }
  .m-att__a:before {
    top: 8px;
    left: 16px;
  }
}
@media (max-width: 767px) {
  .m-att {
    padding: 10.6666666667vw 0 9.3333333333vw;
  }
  .m-att .g-secttl {
    margin-left: 10.2666666667vw;
  }
  .m-att__list {
    margin-top: 4.5333333333vw;
    width: 80.5333333333vw;
  }
  .m-att__list:before {
    font-size: 2.9333333333vw;
    margin-bottom: 0.9333333333vw;
  }
  .m-att__items {
    border-radius: 2.1333333333vw;
  }
  .m-att__items:nth-child(n+2) {
    margin-top: 4vw;
  }
  .m-att__items .u-tglicon {
    top: 1.0666666667vw;
    right: 2.6666666667vw;
  }
  .m-att__q:before, .m-att__a:before {
    font-size: 4.6666666667vw;
    margin-right: 2.4vw;
  }
  .m-att__q {
    font-size: 4vw;
    min-height: 14.9333333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 5.7333333333vw;
  }
  .m-att__q:after {
    width: 2.1333333333vw;
    height: 3.3333333333vw;
    right: 4vw;
  }
  .m-att__q:before {
    top: 0.4vw;
    left: 2.1333333333vw;
  }
  .m-att__a {
    font-size: 3.4666666667vw;
    padding: 0 5.7333333333vw 4.4vw;
  }
  .m-att__a:before {
    top: 1.0666666667vw;
    left: 2.1333333333vw;
  }
}

.m-modal {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%!important;
}
.m-modal.is-open {
  visibility: visible;
  opacity: 1;
}
.m-modal__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.m-modal__box {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0 auto;
  background: #fff;
}
.m-modal__boxinner {
  overflow: scroll;
  max-height: 80vh;
}
.m-modal__pct {
  margin: 0 auto;
  text-align: center;
}
.m-modal__ttl {
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
  color: #666;
}
.m-modal__txt p {
  display: block !important;
}
.m-modal__close {
  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;
  background: #38A1DB;
  color: #fff;
  position: absolute;
  border-radius: 50%;
  font-weight: 700;
  z-index: 1;
  cursor: pointer;
}
@media (min-width: 768px) {
  .m-modal__box {
    width: 640px;
    border-radius: 12px;
  }
  .m-modal__box.--wide {
    width: 1000px;
    padding: 20px;
  }
  .m-modal__boxinner {
    padding: 50px 20px;
  }
  .m-modal__pct {
    width: 80%;
    margin-bottom: 30px;
  }
  .m-modal__ttl {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .m-modal__txt {
    font-size: 16px;
    margin-top: 10px;
    padding: 0 12px;
  }
  .m-modal__txt p + p {
    margin-top: 10px;
  }
  .m-modal__txt .g-btn {
    margin-top: 20px;
  }
  .m-modal__close {
    right: -10px;
    top: -10px;
    width: 48px;
    height: 48px;
    font-size: 20px;
  }
  .m-modal .m-event__icon {
    border-radius: 0 !important;
  }
}
@media (max-width: 767px) {
  .m-modal__box {
    width: 90%;
    border-radius: 1.6vw;
  }
  .m-modal__box.--wide {
    padding: 1.3333333333vw 0.6666666667vw;
  }
  .m-modal__box.--wide .m-modal__pct {
    overflow: scroll;
  }
  .m-modal__box.--wide .m-modal__pct img {
    width: 700px;
    max-width: none;
    max-height: none;
  }
  .m-modal__boxinner {
    padding: 0 0vw 6.6666666667vw;
  }
  .m-modal__pct {
    width: 100%;
    margin-bottom: 4vw;
  }
  .m-modal__pct img {
    border-radius: 1.6vw 1.6vw 0 0;
  }
  .m-modal__ttl {
    font-size: 4.8vw;
    margin-top: 1.3333333333vw;
    margin-bottom: 2vw;
  }
  .m-modal__txt {
    font-size: 3.2vw;
    margin-top: 1.3333333333vw;
    padding: 4.2666666667vw;
  }
  .m-modal__txt p + p {
    margin-top: 1.3333333333vw;
  }
  .m-modal__txt .g-btn {
    margin-top: 2.6666666667vw;
  }
  .m-modal__close {
    right: -10px;
    top: -10px;
    width: 6.4vw;
    height: 6.4vw;
    font-size: 2.6666666667vw;
  }
  .m-modal .m-event__icon {
    width: 10.6666666667vw;
    bottom: -2.6666666667vw;
  }
}

.m-access__iframe {
  overflow: hidden;
  margin: 0 auto;
  -webkit-box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.15);
          box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.15);
}
.m-access__iframe iframe {
  width: 100%;
  height: 100%;
}
.m-access__tgl, .m-access__btn, .m-access__address {
  text-align: center;
  margin: 0 auto;
}
.m-access__address h3 {
  color: #000;
}
.m-access__address p {
  color: #000;
}
.m-access__btn {
  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;
  background: #000;
  color: #fff;
  border-radius: 9999px;
  font-weight: 700;
}
.m-access__tgl {
  color: #000;
  font-weight: 700;
  border-bottom: 1px solid #000;
  width: 100%;
  display: block;
}
.m-access__tgl:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.m-access__tgl.is-open:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.m-access__detail {
  margin: 0 auto;
}
.m-access__detail img {
  width: 100%;
}
.m-access__detail h4 {
  border-bottom: 1px solid #666;
  color: #666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-access__detail h4:before {
  content: "";
  background-size: cover;
  display: block;
}
.m-access__detail h4.--car:before {
  background-image: url("../img/icon_car.png");
}
.m-access__detail h4.--train:before {
  background-image: url("../img/icon_train.png");
}
.m-access__price {
  border: 2px solid #666;
  color: #666;
  text-align: center;
  font-weight: 700;
}
.m-access__price h5 {
  color: #666;
  border-bottom: 1px solid #666;
}
.m-access__price em {
  display: block;
  width: 100%;
}
.m-access__price table {
  width: 100%;
}
.m-access__price table td,
.m-access__price table th {
  background: #666;
  color: #fff;
}
.m-access__price table + em {
  border-top: 2px solid #666;
}
.m-access__price p {
  line-height: 1.2;
  text-align: left;
}
@media (min-width: 768px) {
  .m-access__address h3 {
    font-size: 30px;
  }
  .m-access__address p {
    margin-top: 8px;
    font-size: 23px;
  }
  .m-access__iframe {
    width: 800px;
    height: 480px;
    margin-top: 50px;
    margin-bottom: 40px;
  }
  .m-access__btn {
    margin-top: 40px;
    width: 480px;
    height: 65px;
    font-size: 24px;
  }
  .m-access__tgl {
    margin-top: 40px;
    font-size: 26px;
    padding-bottom: 15px;
    width: 750px;
  }
  .m-access__tgl .u-tglicon {
    top: 5px;
  }
  .m-access__detail {
    width: 800px;
    padding: 0 25px;
    margin-top: 40px;
  }
  .m-access__detail h4 {
    font-size: 22px;
    margin-bottom: 12px;
    padding-bottom: 12px;
  }
  .m-access__detail h4:before {
    margin-right: 25px;
  }
  .m-access__detail h4.--car:before {
    width: 47px;
    height: 40px;
  }
  .m-access__detail h4.--train:before {
    width: 34px;
    height: 40px;
  }
  .m-access__detail p {
    font-size: 18px;
  }
  .m-access__detail img {
    margin-bottom: 20px;
  }
  .m-access__detail div:nth-child(2) {
    margin-top: 40px;
  }
  .m-access__price {
    padding: 15px;
    margin: 24px auto;
  }
  .m-access__price h5 {
    font-size: 32px;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
  .m-access__price em {
    font-size: 24px;
  }
  .m-access__price table {
    font-size: 24px;
  }
  .m-access__price table + em {
    padding-top: 16px;
    margin-top: 16px;
  }
  .m-access__price p {
    font-size: 14px;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .m-access__address h3 {
    font-size: 4.2666666667vw;
  }
  .m-access__address p {
    margin-top: 1.0666666667vw;
    font-size: 3.4666666667vw;
  }
  .m-access__iframe {
    width: 85.3333333333vw;
    height: 64vw;
    margin-top: 6.6666666667vw;
    margin-bottom: 2.6666666667vw;
  }
  .m-access__btn {
    margin-top: 5.3333333333vw;
    width: 64vw;
    height: 8.6666666667vw;
    font-size: 3.2vw;
  }
  .m-access__tgl {
    margin: 3.3333333333vw auto 0;
    font-size: 4.2666666667vw;
    padding-bottom: 2vw;
    width: 85.3333333333vw;
  }
  .m-access__tgl .u-tglicon {
    top: 0.6666666667vw;
  }
  .m-access__detail {
    width: 85.3333333333vw;
    margin-top: 5.3333333333vw;
    padding: 0 3.2vw;
  }
  .m-access__detail h4 {
    font-size: 4.2666666667vw;
    margin-bottom: 1.6vw;
    padding-bottom: 1.6vw;
    padding-left: 2vw;
  }
  .m-access__detail h4:before {
    margin-right: 3.3333333333vw;
  }
  .m-access__detail h4.--car:before {
    width: 6.2666666667vw;
    height: 5.3333333333vw;
  }
  .m-access__detail h4.--train:before {
    width: 4.5333333333vw;
    height: 5.3333333333vw;
  }
  .m-access__detail img {
    margin-bottom: 1.3333333333vw;
  }
  .m-access__detail p {
    font-size: 2.9333333333vw;
  }
  .m-access__detail div:nth-child(2) {
    margin-top: 5.3333333333vw;
  }
  .m-access__price {
    padding: 2vw;
    margin: 3.2vw auto;
  }
  .m-access__price h5 {
    font-size: 4.2666666667vw;
    padding-bottom: 1.0666666667vw;
    margin-bottom: 1.0666666667vw;
  }
  .m-access__price em {
    font-size: 3.4666666667vw;
  }
  .m-access__price table {
    font-size: 3.4666666667vw;
  }
  .m-access__price table + em {
    padding-top: 2.1333333333vw;
    margin-top: 2.1333333333vw;
  }
  .m-access__price table td, .m-access__price table th {
    padding: 0.6666666667vw 0;
  }
  .m-access__price p {
    font-size: 2.6666666667vw;
    margin-top: 1.3333333333vw;
  }
}

.m-kv .g-btn {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .m-kv {
    height: 100vh;
    background-image: url("../img/kv_bg.jpg");
    background-size: cover;
    background-position: center;
    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;
  }
  .m-kv img {
    max-width: 70.2777777778%;
    width: auto;
    margin: 0 auto;
    display: block;
    max-height: 90vh;
  }
  .m-kv .g-btn {
    bottom: 175px;
    right: 220px;
    left: auto;
    width: 317px;
    height: 53px;
    font-size: 14px;
    padding-left: 25px;
  }
  .m-kv .g-btn:after {
    width: 19.6px;
    height: 15.7px;
    left: 50px;
  }
  .m-kv .g-btn:before {
    width: 5.4px;
    height: 8.8px;
    right: 43px;
  }
}
@media (max-width: 767px) {
  .m-kv .g-btn {
    bottom: 12.8vw;
    padding-left: 4.9333333333vw;
  }
}

.m-experience {
  background: #F3F3F3;
}
.m-experience__txtwrap {
  min-height: auto;
  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;
  padding: 0;
  background: #fff;
}
.m-experience__ttl {
  margin: 0;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}
.m-experience__pct {
  overflow: hidden;
}
@media (min-width: 768px) {
  .m-experience {
    padding: 55px 0 140px;
    margin-top: 60px;
  }
  .m-experience .g-secttl {
    margin-left: 87px;
    margin-bottom: 42px;
  }
  .m-experience .g-slide__list {
    width: 100%;
  }
  .m-experience__list {
    overflow: visible;
  }
  .m-experience__items {
    width: 588px;
    padding: 0 14px;
  }
  .m-experience__txtwrap {
    height: 100px;
    border-radius: 0 0 28px 28px;
  }
  .m-experience__pct {
    border-radius: 28px 28px 0 0;
  }
  .m-experience__txt {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .m-experience {
    padding: 7.3333333333vw 0 18.6666666667vw;
  }
  .m-experience .g-secttl {
    margin-left: 11.6vw;
    margin-bottom: 5.6vw;
  }
  .m-experience .g-slide__list {
    width: 100%;
  }
  .m-experience__list {
    overflow: visible;
  }
  .m-experience__items {
    width: 78.4vw;
    padding: 0 1.8666666667vw;
  }
  .m-experience__txtwrap {
    height: 13.3333333333vw;
    border-radius: 0 0 3.7333333333vw 3.7333333333vw;
  }
  .m-experience__pct {
    border-radius: 3.7333333333vw 3.7333333333vw 0 0;
  }
  .m-experience__txt {
    font-size: 4.5333333333vw;
  }
  .m-experience .swiper-button-prev,
  .m-experience .swiper-button-next {
    top: 40vw;
  }
}

.m-lead__txt {
  line-height: 2.2;
  font-family: "Noto Serif JP", serif;
}
@media (min-width: 768px) {
  .m-lead {
    padding-top: 90px;
  }
  .m-lead .g-secttl, .m-lead__txt {
    padding: 0 50px;
  }
  .m-lead__txt {
    font-size: 22px;
    margin-bottom: 40px;
  }
  .m-lead__pct {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .m-lead {
    padding-top: 12vw;
  }
  .m-lead .g-secttl, .m-lead__txt {
    padding: 0 9.3333333333vw 0 12.6666666667vw;
  }
  .m-lead__txt {
    font-size: 3.7333333333vw;
    margin-bottom: 11.3333333333vw;
  }
}

.m-nav__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.m-nav__box {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #000;
}
.m-nav__icon {
  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;
}
.m-nav__ttl {
  font-family: "Noto Serif JP", serif;
  color: #000;
}
.m-nav__txt {
  color: #38A1DB;
  font-weight: 500;
}
@media (min-width: 768px) {
  .m-nav__wrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0px 73px 0;
  }
  .m-nav__box {
    width: 200px;
    height: 250px;
    border-radius: 16px;
  }
  .m-nav__icon {
    width: 66px;
    height: 60px;
  }
  .m-nav__ttl {
    font-size: 24px;
    margin-bottom: 25px;
    margin-top: 25px;
  }
  .m-nav__txt {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .m-nav__wrap {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 10.6666666667vw 9.7333333333vw 0;
  }
  .m-nav__box {
    width: 37.3333333333vw;
    height: 42.6666666667vw;
    border-radius: 2.1333333333vw;
  }
  .m-nav__box:nth-child(n+3) {
    margin-top: 5.3333333333vw;
  }
  .m-nav__icon {
    width: 8.8vw;
    height: 8vw;
  }
  .m-nav__ttl {
    font-size: 5.3333333333vw;
    margin-bottom: 6.6666666667vw;
    margin-top: 3.3333333333vw;
  }
  .m-nav__txt {
    font-size: 3.2vw;
  }
}

.m-plan__pct {
  overflow: hidden;
}
.m-plan__head {
  font-family: "Noto Serif JP", serif;
}
.m-plan__txt {
  line-height: 2;
  font-weight: "Noto Serif JP", serif;
}
.m-plan__pct {
  margin: 0 auto;
  overflow: hidden;
}
.m-plan__items.--gold .m-plan__detail {
  background: rgba(170, 149, 75, 0.13);
}
.m-plan__items.--gold .m-plan__head {
  color: #AA954B;
  font-family: "Noto Serif JP", serif;
  line-height: 1;
}
.m-plan__items.--gold .m-plan__detailinner {
  color: #AA954B;
}
.m-plan__items.--gold .m-plan__detailinner h3, .m-plan__items.--gold .m-plan__detailinner h4 {
  border-color: #AA954B;
}
.m-plan__items.--silver .m-plan__detail {
  background: rgba(217, 217, 217, 0.5);
}
.m-plan__items.--silver .m-plan__head {
  color: #8A8A8A;
  font-family: "Noto Serif JP", serif;
  line-height: 1;
}
.m-plan__items.--silver .m-plan__detailinner {
  color: #8A8A8A;
}
.m-plan__items.--silver .m-plan__detailinner h3, .m-plan__items.--silver .m-plan__detailinner h4 {
  border-color: #8A8A8A;
}
.m-plan__items.--bronze .m-plan__detail {
  background: rgba(195, 138, 95, 0.23);
}
.m-plan__items.--bronze .m-plan__head {
  color: #C38A5F;
  font-family: "Noto Serif JP", serif;
  line-height: 1;
}
.m-plan__items.--bronze .m-plan__detailinner {
  color: #C38A5F;
}
.m-plan__items.--bronze .m-plan__detailinner h3, .m-plan__items.--bronze .m-plan__detailinner h4 {
  border-color: #C38A5F;
}
.m-plan__items.--comfort .m-plan__detail {
  background: rgba(56, 161, 219, 0.13);
}
.m-plan__items.--comfort .m-plan__head {
  color: #38A1DB;
  font-family: "Noto Serif JP", serif;
  line-height: 1;
}
.m-plan__items.--comfort .m-plan__detailinner {
  color: #38A1DB;
}
.m-plan__items.--comfort .m-plan__detailinner h3, .m-plan__items.--comfort .m-plan__detailinner h4 {
  border-color: #38A1DB;
}
.m-plan__detailinner {
  background: #fff;
}
.m-plan__detailinner h3, .m-plan__detailinner h4 {
  line-height: 1;
}
.m-plan__detailinner h3 {
  border-bottom: 1px solid;
}
.m-plan__detailinner h4 {
  border-bottom: 1px dashed;
}
.m-plan__detailinner ul {
  font-family: "Noto Serif JP", serif;
}
.m-plan__detailinner ul li {
  padding-left: 1em;
}
.m-plan__detailinner ul li:before {
  content: "◻︎";
  margin-left: -1em;
}
@media (min-width: 768px) {
  .m-plan {
    padding-top: 85px;
  }
  .m-plan .g-slide__list {
    width: 100%;
  }
  .m-plan .g-secttl {
    margin-left: 77px;
  }
  .m-plan__head {
    font-size: 56px;
    margin-bottom: 44px;
    padding: 0 77px;
  }
  .m-plan__pct {
    border-radius: 32px;
    margin-bottom: 40px;
    width: 604px;
    border-radius: 32px;
  }
  .m-plan__txt {
    font-size: 22px;
    margin-bottom: 45px;
    padding: 40px 126px;
  }
  .m-plan__detail {
    padding: 60px 73px 100px;
  }
  .m-plan__detailinner {
    padding: 45px 52px 70px;
    border-radius: 32px;
  }
  .m-plan__detailinner h3 {
    font-size: 28px;
    padding-bottom: 30px;
  }
  .m-plan__detailinner h4 {
    padding-bottom: 15px;
    margin-top: 55px;
    margin-bottom: 25px;
  }
  .m-plan__detailinner h4,
  .m-plan__detailinner ul {
    font-size: 24px;
  }
  .m-plan .g-btn {
    top: -42px;
  }
}
@media (max-width: 767px) {
  .m-plan {
    padding-top: 11.3333333333vw;
  }
  .m-plan .g-slide__list {
    width: 100%;
  }
  .m-plan .g-secttl {
    margin-left: 10.2666666667vw;
  }
  .m-plan__head {
    font-size: 7.4666666667vw;
    margin-bottom: 5.8666666667vw;
    padding: 0 10.2666666667vw;
  }
  .m-plan__pct {
    border-radius: 4.2666666667vw;
    margin-bottom: 5.3333333333vw;
    width: 80.5333333333vw;
    border-radius: 4.2666666667vw;
  }
  .m-plan__txt {
    font-size: 3.7333333333vw;
    margin-bottom: 6vw;
    padding: 5.3333333333vw 16.8vw;
  }
  .m-plan__detail {
    padding: 8vw 9.7333333333vw 13.3333333333vw;
  }
  .m-plan__detailinner {
    padding: 6vw 6.9333333333vw 9.3333333333vw;
    border-radius: 4.2666666667vw;
  }
  .m-plan__detailinner h3 {
    font-size: 4.2666666667vw;
    padding-bottom: 4vw;
  }
  .m-plan__detailinner h4 {
    padding-bottom: 2vw;
    margin-top: 7.3333333333vw;
    margin-bottom: 3.3333333333vw;
  }
  .m-plan__detailinner h4, .m-plan__detailinner ul {
    font-size: 3.7333333333vw;
  }
  .m-plan .g-btn {
    top: -5.6vw;
  }
}

.m-pricing__box {
  margin: 0 auto;
  border: 1px solid;
}
.m-pricing__box.--gold {
  border-color: #AA954B;
}
.m-pricing__box.--gold .m-pricing__price {
  color: #AA954B;
}
.m-pricing__box.--gold .m-pricing__ttl {
  color: #AA954B;
  background: rgba(170, 149, 75, 0.13);
}
.m-pricing__box.--silver {
  border-color: #8A8A8A;
}
.m-pricing__box.--silver .m-pricing__price {
  color: #8A8A8A;
}
.m-pricing__box.--silver .m-pricing__ttl {
  color: #8A8A8A;
  background: rgba(217, 217, 217, 0.5);
}
.m-pricing__box.--bronze {
  border-color: #C38A5F;
}
.m-pricing__box.--bronze .m-pricing__price {
  color: #C38A5F;
}
.m-pricing__box.--bronze .m-pricing__ttl {
  color: #C38A5F;
  background: rgba(195, 138, 95, 0.23);
}
.m-pricing__box.--comfort {
  border-color: #38A1DB;
}
.m-pricing__box.--comfort .m-pricing__price {
  color: #38A1DB;
}
.m-pricing__box.--comfort .m-pricing__ttl {
  color: #38A1DB;
  background: rgba(56, 161, 219, 0.12);
}
.m-pricing__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}
.m-pricing__price {
  font-family: "Oswald", sans-serif;
}
@media (min-width: 768px) {
  .m-pricing .g-secttl {
    margin-left: 77px;
  }
  .m-pricing__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .m-pricing__box {
    width: 240px;
    border-radius: 16px;
    margin-top: 40px;
    padding-bottom: 20px;
  }
  .m-pricing__ttl {
    height: 70px;
    padding-left: 25px;
    font-size: 30px;
  }
  .m-pricing__price {
    margin: 23px 20px;
    font-size: 32px;
  }
  .m-pricing__price span {
    font-size: 18px;
  }
  .m-pricing .g-btn {
    width: 90%;
    font-size: 16px;
  }
  .m-pricing .g-btn em {
    font-size: 24px;
    left: 20px;
  }
  .m-pricing .g-btn:before {
    right: 14px;
  }
}
@media (max-width: 767px) {
  .m-pricing .g-secttl {
    margin-left: 10.2666666667vw;
  }
  .m-pricing__box {
    width: 80.5333333333vw;
    border-radius: 2.1333333333vw;
    margin-top: 5.3333333333vw;
    padding-bottom: 2.6666666667vw;
  }
  .m-pricing__ttl {
    height: 12.9333333333vw;
    padding-left: 6.6666666667vw;
    font-size: 6.1333333333vw;
  }
  .m-pricing__price {
    margin: 3.0666666667vw 6.6666666667vw;
    font-size: 7.4666666667vw;
  }
  .m-pricing__price span {
    font-size: 3.2vw;
  }
}

.m-sc {
  background: #F3F3F3;
}
.m-sc__txtwrap {
  background: #fff;
}
.m-sc__ttl, .m-sc__txt {
  font-weight: 500;
}
.m-sc__ttl {
  font-family: "Noto Serif JP", serif;
}
.m-sc__pct {
  overflow: hidden;
}
@media (min-width: 768px) {
  .m-sc {
    padding: 65px 0 90px;
    background: #fff;
  }
  .m-sc .g-slide__list {
    width: 100%;
  }
  .m-sc__items {
    width: 600px;
    padding: 0 21px;
    padding-bottom: 5px;
  }
  .m-sc__txtwrap {
    padding: 55px 64px;
    border-radius: 0 0 28px 28px;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  }
  .m-sc__ttl {
    font-size: 24px;
  }
  .m-sc__txt {
    font-size: 22px;
    margin-top: 30px;
  }
  .m-sc__pct {
    border-radius: 28px 28px 0 0;
  }
}
@media (max-width: 767px) {
  .m-sc {
    padding: 8.6666666667vw 0 12vw;
    margin-top: 10.6666666667vw;
  }
  .m-sc .g-secttl {
    margin-left: 10.2666666667vw;
  }
  .m-sc .g-slide__list {
    width: 100%;
  }
  .m-sc__items {
    width: 80vw;
    padding: 0 2.8vw;
  }
  .m-sc__txtwrap {
    padding: 7.3333333333vw 8.5333333333vw;
    border-radius: 0 0 3.7333333333vw 3.7333333333vw;
  }
  .m-sc__ttl {
    font-size: 5.3333333333vw;
  }
  .m-sc__txt {
    font-size: 3.7333333333vw;
    margin-top: 4vw;
  }
  .m-sc__pct {
    border-radius: 3.7333333333vw 3.7333333333vw 0 0;
  }
}

.m-game__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-game__icon {
  background: #F3F3F3;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-game__txt {
  font-family: "Noto Serif JP", serif;
  line-height: 1.4;
}
.m-game__txt.--b {
  color: #38A1DB;
}
.m-game__cate {
  color: #C0AE71;
}
@media (min-width: 768px) {
  .m-game {
    padding-top: 85px;
  }
  .m-game .g-secttl {
    margin-left: 80px;
    margin-bottom: 30px;
  }
  .m-game__icon {
    width: 207px;
    padding: 40px 0;
    margin-right: 40px;
    border-radius: 0 16px 16px 0;
  }
  .m-game__box {
    width: 800px;
    margin: 0 auto;
  }
  .m-game__box + .m-game__box {
    margin-top: 24px;
  }
  .m-game__cate {
    font-size: 18px;
  }
  .m-game__txt.--l {
    font-size: 28px;
  }
  .m-game__txt.--m {
    font-size: 22px;
  }
  .m-game__txt.--s {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .m-game {
    padding-top: 11.3333333333vw;
  }
  .m-game .g-secttl {
    margin-left: 10.6666666667vw;
    margin-bottom: 4vw;
  }
  .m-game__icon {
    width: 27.6vw;
    padding: 5.3333333333vw 0;
    margin-right: 5.3333333333vw;
    border-radius: 0 2.1333333333vw 2.1333333333vw 0;
  }
  .m-game__box + .m-game__box {
    margin-top: 3.2vw;
  }
  .m-game__cate {
    font-size: 3.2vw;
  }
  .m-game__txt.--l {
    font-size: 5.0666666667vw;
  }
  .m-game__txt.--m {
    font-size: 4.2666666667vw;
  }
  .m-game__txt.--s {
    font-size: 3.4666666667vw;
  }
}

.m-schedule__box {
  border: 1px solid #000;
  margin: 0 auto;
}
.m-schedule__ttl {
  line-height: 1.2;
}
.m-schedule__ttl:before {
  content: "";
  background-image: url("../img/icon_check.png");
  background-size: cover;
  position: absolute;
}
.m-schedule__ttl, .m-schedule__txt p {
  font-family: "Noto Serif JP", serif;
}
.m-schedule__txt p {
  line-height: 1.2;
}
.m-schedule__txt span {
  display: block;
  line-height: 1.4;
}
.m-schedule__txt p {
  color: #38A1DB;
}
@media (min-width: 768px) {
  .m-schedule {
    width: 1200px !important;
    padding-top: 85px;
  }
  .m-schedule__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .m-schedule .g-secttl {
    margin-left: 77px;
  }
  .m-schedule__box {
    width: 280px;
    margin: 0 auto;
    border-radius: 16px;
    margin-top: 40px;
    padding: 35px 20px 35px 50px;
  }
  .m-schedule__ttl {
    font-size: 23px;
    margin-bottom: 10px;
  }
  .m-schedule__ttl:before {
    width: 30px;
    height: 30px;
    left: -40px;
    top: 0px;
  }
  .m-schedule__txt p {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .m-schedule__txt span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .m-schedule {
    padding-top: 11.3333333333vw;
  }
  .m-schedule .g-secttl {
    margin-left: 10.2666666667vw;
  }
  .m-schedule__box {
    width: 80.5333333333vw;
    border-radius: 2.1333333333vw;
    margin-top: 5.3333333333vw;
    padding: 4.6666666667vw 4.6666666667vw 7.3333333333vw 13.3333333333vw;
  }
  .m-schedule__ttl {
    font-size: 5.6vw;
    margin-bottom: 2vw;
  }
  .m-schedule__ttl:before {
    width: 7.2vw;
    height: 7.2vw;
    left: -10.4vw;
    top: 1.0666666667vw;
  }
  .m-schedule__txt p {
    font-size: 5.0666666667vw;
    margin-bottom: 2vw;
  }
  .m-schedule__txt span {
    font-size: 3.4666666667vw;
  }
}

.m-seat__note {
  text-align: center;
}
@media (min-width: 768px) {
  .m-seat {
    padding-top: 85px;
  }
  .m-seat .g-secttl {
    margin-left: 77px;
  }
  .m-seat__pct {
    padding: 30px 65px 0;
    text-align: center;
  }
  .m-seat__note {
    margin-top: 43px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .m-seat {
    padding-top: 11.3333333333vw;
  }
  .m-seat .g-secttl {
    margin-left: 10.2666666667vw;
  }
  .m-seat__pct {
    padding: 4vw 8.6666666667vw 0;
  }
  .m-seat__note {
    margin-top: 5.7333333333vw;
    font-size: 3.2vw;
  }
}

.m-ticket__note {
  text-align: center;
  line-height: 2.2;
}
@media (min-width: 768px) {
  .m-ticket {
    padding-top: 138px;
    margin-bottom: 125px;
  }
  .m-ticket__pct {
    margin-bottom: 10px;
    text-align: center;
  }
  .m-ticket__txt {
    font-size: 20px;
    margin-bottom: 30px;
    text-align: center;
  }
  .m-ticket__note {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .m-ticket {
    padding-top: 18.4vw;
    margin-bottom: 16.6666666667vw;
  }
  .m-ticket__pct {
    margin-bottom: 1.3333333333vw;
  }
  .m-ticket__txt {
    margin-left: 10.6666666667vw;
    font-size: 3.2vw;
    margin-bottom: 4vw;
  }
  .m-ticket__note {
    font-size: 2.9333333333vw;
  }
}

.m-sg__txt {
  text-align: center;
  font-family: "Noto Serif JP", serif;
}
@media (min-width: 768px) {
  .m-sg__txt {
    font-size: 18px;
    margin: 20px auto;
  }

  .m-sg__txt em{
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .m-sg {
    margin-top: 10.6666666667vw;
  }
  .m-sg__txt {
    font-size: 3.2vw;
    margin: 5.3333333333vw auto;
  }

  .m-sg__txt em{
    font-size: 4.8vw;
  }

  .m-sg .g-secttl {
    margin-left: 10.2666666667vw;
  }
}

.u-tglicon {
  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;
  border-radius: 50%;
  position: absolute;
  right: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.u-tglicon:before, .u-tglicon:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  background: #666;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.u-tglicon:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media (min-width: 768px) {
  .u-tglicon {
    width: 34px;
    height: 34px;
    border: 3px solid #666;
  }
  .u-tglicon:before, .u-tglicon:after {
    width: 18px;
    height: 4px;
  }
  .u-tglicon.--m {
    width: 29px;
    height: 29px;
  }
  .u-tglicon.--m:before, .u-tglicon.--m:after {
    width: 14px;
    height: 3px;
  }
  .u-tglicon.--s {
    width: 20px;
    height: 20px;
    border-width: 2px;
  }
  .u-tglicon.--s:before, .u-tglicon.--s:after {
    width: 10px;
    height: 2px;
  }
}
@media (max-width: 767px) {
  .u-tglicon {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
    border: 0.4vw solid #666;
  }
  .u-tglicon:before, .u-tglicon:after {
    width: 2.1333333333vw;
    height: 0.4vw;
  }
}

*.is-open .u-tglicon {
  background: #666;
}
*.is-open .u-tglicon:before, *.is-open .u-tglicon:after {
  background: #fff;
}
*.is-open .u-tglicon:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}/*# sourceMappingURL=style.css.map */