@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.4285714286;
  font-weight: 600;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
}

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: 160px;
  }
  [data-device=sp] {
    display: none !important;
  }
  section:not(.m-kv) {
    padding: 60px 0;
  }
  main {
    margin-top: 160px;
  }
  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;
  }
  section:not(.m-kv) {
    padding: 10.6666666667vw 0;
  }
  main {
    margin-top: 13.466667vw;
  }
}
.g-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 9999;
  background-image: url("../img/head_bg-2.jpg");
}
.g-header.--para {
  background-image: url("../img/head_bg_para-2.jpg");
}
.g-header__lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
}
.g-header__lang a {
  color: #fff;
  font-weight: 500;
  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: #d5d5d5;
  color: #888;
}
.g-header__lang a.is-active {
  font-weight: 800;
  background: #000000;
  color: #fff;
}
.g-header__logo, .g-header__txt {
  position: absolute;
  text-align: center;
}
.g-header__txt {
  right: 0;
  left: 0;
  margin: 0 auto;
}
.g-header__txt img {
  margin: 0 auto;
}
.g-header__btn {
  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;
  position: absolute;
  right: 0;
  background: #000;
}
.g-header__btn span {
  background: #fff;
  display: block;
}
.g-header__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  width: 100%;
  font-weight: 700;
}
.g-header__list {
  position: fixed;
  right: 0;
  background-image: url("../img/lead_bg.jpg");
  background-size: cover;
  -webkit-transition: 0.4s cubic-bezier(0.75, 0.04, 0.33, 0.98);
  transition: 0.4s cubic-bezier(0.75, 0.04, 0.33, 0.98);
  -webkit-transform: translateX(30%);
  transform: translateX(30%);
  visibility: hidden;
  opacity: 0;
}
.g-header__menu {
  background: #fff;
  position: fixed;
  right: 0;
  -webkit-transform: translateX(100px);
  transform: translateX(100px);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  visibility: hidden;
}
.g-header__menu.--oly .g-header__items:nth-child(1) .g-header__link {
  color: #ac7d38;
}
.g-header__menu.--oly .g-header__items:nth-child(1) .g-header__link:before {
  border-color: #ac7d38;
}
.g-header__menu.--oly .g-header__items:nth-child(2) .g-header__link {
  color: #4f3a93;
}
.g-header__menu.--oly .g-header__items:nth-child(2) .g-header__link:before {
  border-color: #4f3a93;
}
.g-header__menu.--oly .g-header__items:nth-child(3) .g-header__link {
  color: #e83820;
}
.g-header__menu.--oly .g-header__items:nth-child(3) .g-header__link:before {
  border-color: #e83820;
}
.g-header__menu.--oly .g-header__items:nth-child(4) .g-header__link {
  color: #b89a00;
}
.g-header__menu.--oly .g-header__items:nth-child(4) .g-header__link:before {
  border-color: #b89a00;
}
.g-header__menu.--oly .g-header__items:nth-child(5) .g-header__link {
  color: #009a3e;
}
.g-header__menu.--oly .g-header__items:nth-child(5) .g-header__link:before {
  border-color: #009a3e;
}
.g-header__menu.--oly .g-header__items:nth-child(6) .g-header__link {
  color: #e83820;
}
.g-header__menu.--oly .g-header__items:nth-child(6) .g-header__link:before {
  border-color: #e83820;
}
.g-header__menu.--oly .g-header__items:nth-child(7) .g-header__link {
  color: #4f3a93;
}
.g-header__menu.--oly .g-header__items:nth-child(7) .g-header__link:before {
  border-color: #4f3a93;
}
.g-header__menu.--oly .g-header__items:nth-child(8) .g-header__link {
  color: #ac7d38;
}
.g-header__menu.--oly .g-header__items:nth-child(8) .g-header__link:before {
  border-color: #ac7d38;
}
.g-header__menu.--para .g-header__items:nth-child(1) .g-header__link {
  color: #e83820;
}
.g-header__menu.--para .g-header__items:nth-child(1) .g-header__link:before {
  border-color: #e83820;
}
.g-header__menu.--para .g-header__items:nth-child(2) .g-header__link {
  color: #b89a00;
}
.g-header__menu.--para .g-header__items:nth-child(2) .g-header__link:before {
  border-color: #b89a00;
}
.g-header__menu.--para .g-header__items:nth-child(3) .g-header__link {
  color: #e83820;
}
.g-header__menu.--para .g-header__items:nth-child(3) .g-header__link:before {
  border-color: #e83820;
}
.g-header__menu.--para .g-header__items:nth-child(4) .g-header__link {
  color: #b89a00;
}
.g-header__menu.--para .g-header__items:nth-child(4) .g-header__link:before {
  border-color: #b89a00;
}
.g-header__menu.--para .g-header__items:nth-child(5) .g-header__link {
  color: #ac7d38;
}
.g-header__menu.--para .g-header__items:nth-child(5) .g-header__link:before {
  border-color: #ac7d38;
}
.g-header__menu.--para .g-header__items:nth-child(6) .g-header__link {
  color: #c11920;
}
.g-header__menu.--para .g-header__items:nth-child(6) .g-header__link:before {
  border-color: #c11920;
}
.g-header__menu.--para .g-header__items:nth-child(7) .g-header__link {
  color: #3e3a39;
}
.g-header__menu.--para .g-header__items:nth-child(7) .g-header__link:before {
  border-color: #3e3a39;
}
.g-header__menu.--para .g-header__items:nth-child(8) .g-header__link {
  color: #ac7d38;
}
.g-header__menu.--para .g-header__items:nth-child(8) .g-header__link:before {
  border-color: #ac7d38;
}
.g-header__note__flex {
  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-header__note__flex a {
  font-weight: 700;
  color: #000;
  line-height: 1;
}
.g-header__note__flex a small {
  display: block;
  line-height: 1;
}
.g-header.is-open .g-header__list {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  opacity: 1;
}
.g-header.is-open .g-header__menu {
  opacity: 1;
  -webkit-transform: translate(0);
  transform: translate(0);
  visibility: visible;
}
.g-header__note {
  position: fixed;
  width: 100%;
  left: 0;
  background: #fff;
  text-align: center;
  -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.3;
}
.g-header__ticket, .g-header__fixed {
  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;
  color: #fff;
}
.g-header__ticket:after, .g-header__ticket:before, .g-header__fixed:after, .g-header__fixed:before {
  content: "";
  background-size: cover !important;
  position: absolute;
}
.g-header__ticket {
  background: #000;
}
.g-header__ticket:before {
  background-image: url("../img/icon_buy_red.png");
}
.g-header__ticket:after {
  background-image: url("../img/icon_red.png");
}
.g-header__fixed {
  background: #009a3e;
  position: fixed;
  z-index: 2;
}
.g-header__fixed.--para {
  background: #e83820;
}
.g-header__fixed:before {
  background-image: url("../img/icon_buy.png");
}
.g-header__fixed:after {
  background-image: url("../img/icon_wt.png");
}
@media (min-width: 768px) {
  .g-header {
    height: 100px;
    padding-right: 80px;
    padding-left: 20px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left 320px center;
  }
  .g-header__logo {
    margin: 0 auto;
    width: 63px;
    left: 243px;
  }
  .g-header__lang {
    right: 110px;
  }
  .g-header__lang a {
    font-size: 15px;
    width: 55px;
    height: 48px;
  }
  .g-header__btn {
    width: 120px;
    height: 73px;
    background: #000;
    position: fixed;
    right: 0;
    bottom: 135px;
    padding-right: 60px;
    z-index: 2;
    -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);
    border-radius: 5px 0 0 5px;
  }
  .g-header__btn:after {
    content: "menu";
    color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 25px;
    font-size: 15px;
  }
  .g-header__btn span {
    width: 20px;
    height: 2px;
    background: #e83820;
  }
  .g-header__btn span + span {
    margin-top: 4px;
  }
  .g-header__items.--schedule img {
    width: 30px;
  }
  .g-header__items.--ticket img {
    width: 38px;
  }
  .g-header__items.--seat img {
    width: 35px;
  }
  .g-header__items.--buy img {
    width: 35px;
  }
  .g-header__items.--rule img {
    width: 35px;
  }
  .g-header__items.--faq img {
    width: 40px;
  }
  .g-header__items.--note img {
    width: 50px;
  }
  .g-header__items.--partner img {
    width: 45px;
  }
  .g-header__items.--info img {
    width: 45px;
  }
  .g-header__items:nth-child(n+2) {
    border-top: 2px solid #fff;
  }
  .g-header__link {
    font-size: 18px;
    padding: 20px 50px;
  }
  .g-header__link img {
    margin-right: 15px;
  }
  .g-header__list {
    top: 80px;
    height: calc(100vh - 80px);
  }
  .g-header__menu {
    height: calc(100vh - 100px);
    top: 100px;
  }
  .g-header__note__flex 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;
    font-size: 12px;
    height: 40px;
    margin: 0 15px;
  }
  .g-header__note__flex a img {
    margin-right: 6px;
  }
  .g-header__note__flex a small {
    font-size: 8px;
  }
  .g-header__note {
    top: 100px;
    padding: 10px 0;
    font-size: 13px;
  }
  .g-header__ticket {
    width: 208px;
    height: 48px;
    right: 235px;
    position: absolute;
    padding-left: 15px;
    font-size: 15px;
  }
  .g-header__ticket:before {
    width: 19px;
    height: 19px;
    left: 15px;
  }
  .g-header__ticket:after {
    width: 6px;
    height: 11px;
    right: 15px;
  }
  .g-header__fixed {
    width: 250px;
    height: 93px;
    bottom: 10px;
    right: 20px;
    position: fixed;
    padding-left: 15px;
    font-size: 14px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 13px rgba(0, 0, 0, 0.5);
  }
  .g-header__fixed:before {
    width: 19px;
    height: 19px;
    left: 21px;
  }
  .g-header__fixed:after {
    width: 6px;
    height: 11px;
    right: 16px;
  }
}
@media (max-width: 767px) {
  .g-header {
    height: 13.3333333333vw;
    padding-right: 13.3333333333vw;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left 13.3333333333vw center;
  }
  .g-header__logo {
    margin: 0 auto;
    width: 8.4vw;
    left: 2.4vw;
  }
  .g-header__txt {
    height: 6.1333333333vw;
    left: -29.3333333333vw;
  }
  .g-header__lang {
    right: 17.3333333333vw;
  }
  .g-header__lang a {
    width: 7.3333333333vw;
    height: 6.4vw;
    font-size: 2.1333333333vw;
  }
  .g-header__lang a + a {
    border: none;
  }
  .g-header__btn {
    width: 13.3333333333vw;
    height: 13.3333333333vw;
  }
  .g-header__btn span {
    width: 7.3333333333vw;
    height: 0.8vw;
  }
  .g-header__btn span + span {
    margin-top: 1.2vw;
  }
  .g-header__items.--schedule img {
    width: 5.6vw;
  }
  .g-header__items.--ticket img {
    width: 8vw;
  }
  .g-header__items.--seat img {
    width: 6vw;
  }
  .g-header__items.--buy img {
    width: 6.4vw;
  }
  .g-header__items.--rule img {
    width: 6vw;
  }
  .g-header__items.--faq img {
    width: 7.4666666667vw;
  }
  .g-header__items.--note img {
    width: 8.8vw;
  }
  .g-header__items.--partner img {
    width: 7.6vw;
  }
  .g-header__items.--info img {
    width: 7.6vw;
  }
  .g-header__items:nth-child(n+2) {
    border-top: 0.2666666667vw solid #fff;
  }
  .g-header__link {
    padding: 3.3333333333vw 5.3333333333vw;
    font-size: 3.7333333333vw;
  }
  .g-header__link img {
    width: 6.6666666667vw;
    margin-right: 2.6666666667vw;
  }
  .g-header__list {
    top: 13.3333333333vw;
    height: calc(100vh - 13.3333333333vw);
  }
  .g-header__menu {
    height: calc(100vh - 13.3333333333vw);
    top: 13.3333333333vw;
  }
  .g-header__note {
    top: 13.3333333333vw;
  }
  .g-header__note__flex {
    padding: 2.6666666667vw 0;
  }
  .g-header__note__flex 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;
    font-size: 2.6666666667vw;
    width: 20%;
    height: 5.3333333333vw;
  }
  .g-header__note__flex a:nth-child(n+2) {
    border-left: 2px solid #77706f;
  }
  .g-header__note__flex a img {
    display: none;
  }
  .g-header__note__flex a small {
    font-size: 1.4666666667vw;
  }
  .g-header__note__flex.en a {
    width: 25%;
  }
  .g-header__sublist {
    margin-top: 1.3333333333vw;
    padding: 3.3333333333vw 5.3333333333vw;
  }
  .g-header__sublist a {
    display: block;
    font-size: 2.6666666667vw;
  }
  .g-header__sublist a img {
    margin-right: 2vw;
  }
  .g-header__sublist a + a {
    margin-top: 2.6666666667vw;
  }
  .g-header__ticket {
    width: 42.6666666667vw;
    height: 10.6666666667vw;
    padding-left: 2vw;
    font-size: 2.6666666667vw;
    margin: 0 auto;
  }
  .g-header__ticket:before {
    width: 4.1333333333vw;
    height: 4vw;
    left: 2vw;
  }
  .g-header__ticket:after {
    width: 1.3333333333vw;
    height: 2.4vw;
    right: 2vw;
  }
  .g-header__fixed {
    width: 54.6666666667vw;
    height: 14.6666666667vw;
    bottom: 1.3333333333vw;
    right: 3.3333333333vw;
    position: fixed;
    padding-left: 4vw;
    font-size: 3.3333333333vw;
    border-radius: 0.6666666667vw;
    -webkit-box-shadow: 0 0 1.7333333333vw rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 1.7333333333vw rgba(0, 0, 0, 0.5);
  }
  .g-header__fixed:before {
    width: 4.1333333333vw;
    height: 4vw;
    left: 3.4666666667vw;
  }
  .g-header__fixed:after {
    width: 1.3333333333vw;
    height: 2.4vw;
    right: 2.4vw;
  }
}

.g-footer__link, .g-footer__txt, .g-footer__copy {
  color: #fff;
  text-align: center;
}
.g-footer__link, .g-footer__txt {
  background: #d0321d;
}
.g-footer__copy {
  background: #e83820;
}
.g-footer__logo {
  display: block;
  margin: 0 auto;
}
.g-footer__sns, .g-footer__link {
  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, .g-footer__link a {
  color: #fff;
}
.g-footer__link a:nth-child(n+2) {
  border-left: 2px solid #fff;
}
@media (min-width: 768px) {
  .g-footer {
    padding-top: 60px;
  }
  .g-footer__logo {
    width: 287px;
  }
  .g-footer__link {
    padding: 20px 0 30px;
  }
  .g-footer__link a {
    padding: 0 40px;
    font-size: 13px;
  }
  .g-footer__sns {
    margin: 55px 0;
  }
  .g-footer__sns li {
    height: 30px;
    margin: 0 29px;
  }
  .g-footer__txt {
    font-size: 12px;
    padding-bottom: 30px;
  }
  .g-footer__copy {
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  .g-footer {
    padding-top: 13.3333333333vw;
  }
  .g-footer__logo {
    width: 65.0666666667vw;
  }
  .g-footer__link {
    padding: 4.6666666667vw 0 7.3333333333vw;
  }
  .g-footer__link a {
    padding: 0 6.6666666667vw;
    font-size: 3.2vw;
  }
  .g-footer__sns {
    margin: 12.6666666667vw 0;
  }
  .g-footer__sns li {
    height: 6.6666666667vw;
    margin: 0 6.6666666667vw;
  }
  .g-footer__txt {
    font-size: 2.9333333333vw;
    padding-bottom: 6.6666666667vw;
  }
  .g-footer__copy {
    font-size: 2.4vw;
    padding: 5.3333333333vw 0 4.6666666667vw;
  }
}

.g-secttl {
  text-align: center;
}
.g-secttl h2 {
  font-family: "DM Sans", sans-serif;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  line-height: 1;
}
.g-secttl h2 span {
  line-height: 1;
}
.g-secttl p {
  font-weight: 700;
  line-height: 1;
}
.g-secttl.--ticket h2 span {
  color: #e83820;
}
.g-secttl.--news h2 span {
  color: #c28e46;
}
.g-secttl.--info h2 span {
  color: #4c3b8e;
}
.g-secttl.--howto span {
  color: #d5b200;
}
.g-secttl.--sports span {
  color: #e83820;
}
.g-secttl.--venue span {
  color: #009a3e;
}
.g-secttl.--faq span {
  color: #c28e46;
}
.g-secttl.--inq span {
  color: #d5b200;
}
.g-secttl.--partner span {
  color: #4f3a93;
}
@media (min-width: 768px) {
  .g-secttl h2 {
    font-size: 45px;
    margin-bottom: 10px;
  }
  .g-secttl p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .g-secttl h2 {
    font-size: 10.1333333333vw;
    margin-bottom: 1.3333333333vw;
  }
  .g-secttl p {
    font-size: 3.7333333333vw;
  }
}

.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;
  display: none;
}
.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: #4b5563;
  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: 142px;
  }
  .g-slide__list .swiper-button-prev {
    left: 142px;
  }
  .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;
  border: 2px solid #4b5563;
  opacity: 1;
}
.g-slidenav .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #4b5563;
}
.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 {
  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 {
    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;
  }
}
@media (max-width: 767px) {
  .g-slidenav .swiper-pagination {
    bottom: 0vw;
  }
  .g-slidenav .swiper-pagination-bullet {
    width: 2.4vw;
    height: 2.4vw;
  }
  .g-slidenav.--match .swiper-button-prev,
  .g-slidenav.--match .swiper-button-next, .g-slidenav.--sp .swiper-button-prev,
  .g-slidenav.--sp .swiper-button-next {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
  .g-slidenav.--sp .swiper-button-prev {
    left: 9.6vw;
  }
  .g-slidenav.--sp .swiper-button-next {
    right: 9.6vw;
  }
}

.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;
  color: #fff;
  background: #4b5563;
  font-weight: 700;
  margin: 0 auto;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
}
.g-btn__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.g-btn.--bk {
  background: #000;
}
.g-btn:after {
  content: "";
  background-image: url("../img/icon_blank.png");
  background-size: cover;
  position: absolute;
}
.g-btn:before {
  content: "";
  background-size: cover !important;
  position: absolute;
}
.g-btn.--ofc {
  background: #e83820;
}
.g-btn.--ofc:before {
  background-image: url("../img/icon_aia.png");
}
.g-btn.--ofc.--para {
  background: #c11920;
}
.g-btn.--id {
  background: #4f3a93;
}
.g-btn.--id:before {
  background-image: url("../img/icon_id.png");
}
.g-btn.--id.--para {
  background: #ee781f;
}
.g-btn.--guide {
  background: #4f3a93;
}
.g-btn.--guide:before {
  background-image: url("../img/icon_guide.png");
}
.g-btn.--guide.--para {
  background: #ee781f;
}
.g-btn.--soft {
  background: #888888;
}
.g-btn.--soft:before {
  background-image: url("../img/icon_soft.png");
}
.g-btn.--reg {
  background: #d5b200;
}
.g-btn.--reg:before {
  background-image: url("../img/icon_reg.png");
}
.g-btn.--reg.--para {
  background: #fabe00;
  color: #000;
}
.g-btn.--reg.--para:before {
  background-image: url("../img/icon_reg_bk.png");
}
.g-btn.--reg.--para:after {
  background-image: url("../img/icon_blank_bk.png");
}
.g-btn.--buy {
  background: #888888;
}
.g-btn.--buy:before {
  background-image: url("../img/icon_file.png");
}
.g-btn.--faq {
  background: #c28e46;
}
.g-btn.--faq:before {
  background-image: url("../img/icon_faq.png");
}
.g-btn.--faq.--para {
  background: #c11920;
}
.g-btn.--sports {
  background: #e83820;
}
.g-btn.--sports:before {
  background-image: url("../img/icon_buy.png");
}
.g-btn.--venue {
  background: #009a3e;
}
@media (min-width: 768px) {
  .g-btn {
    width: 347px;
    height: 60px;
    font-size: 20px;
    padding-left: 10px;
  }
  .g-btn__wrap.--triple .g-btn {
    width: 267px;
    padding: 0;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  .g-btn__wrap.--split {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .g-btn__wrap.--split .g-btn {
    width: 327px;
    margin: 0;
    font-size: 14px;
  }
  .g-btn__wrap.--split .g-btn + .g-btn {
    margin-left: 12px;
  }
  .g-btn__wrap.--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .g-btn__wrap.--reverse .g-btn {
    margin: 0 6px;
  }
  .g-btn__wrap.--en .g-btn.--reg {
    font-size: 12px;
  }
  .g-btn:after {
    width: 14px;
    height: 14px;
    right: 20px;
  }
  .g-btn.--ofc {
    width: 100%;
    height: 80px;
    font-size: 25px;
    padding-left: 110px;
    margin-top: 45px;
  }
  .g-btn.--ofc.--en {
    font-size: 22px;
  }
  .g-btn.--ofc:before {
    width: 50px;
    height: 67px;
    left: 238px;
  }
  .g-btn.--id:before {
    width: 23px;
    height: 18px;
    left: 60px;
  }
  .g-btn.--guide:before {
    width: 26px;
    height: 16px;
    left: 27px;
  }
  .g-btn.--soft:before {
    width: 22px;
    height: 19px;
    left: 20px;
  }
  .g-btn.--reg:before {
    width: 19px;
    height: 18px;
    left: 28px;
  }
  .g-btn.--buy:before {
    width: 16px;
    height: 20px;
    left: 60px;
  }
  .g-btn.--faq {
    font-size: 15px;
    padding-left: 40px;
  }
  .g-btn.--faq:before {
    width: 22px;
    height: 22px;
    left: 105px;
  }
  .g-btn.--sports {
    width: 624px;
    margin-bottom: 20px;
  }
  .g-btn.--min {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .g-btn {
    width: 78.4vw;
    height: 13.6vw;
    font-size: 4.5333333333vw;
    padding-left: 2.6666666667vw;
  }
  .g-btn.--min {
    font-size: 3.4666666667vw;
  }
  .g-btn.--min:after {
    right: 3.2vw;
  }
  .g-btn + .g-btn {
    margin-top: 5.3333333333vw;
  }
  .g-btn__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .g-btn__wrap.--split .g-btn {
    font-size: 3.4666666667vw;
  }
  .g-btn__wrap.--en .g-btn {
    font-size: 2.9333333333vw;
  }
  .g-btn__wrap.--en .g-btn.--reg {
    font-size: 2.8vw;
  }
  .g-btn:after {
    width: 3.4666666667vw;
    height: 3.2vw;
    right: 5.3333333333vw;
  }
  .g-btn.--ofc {
    width: 90.6666666667vw;
    height: 17.3333333333vw;
    font-size: 5.4666666667vw;
    padding-left: 20vw;
    margin-top: 10vw;
  }
  .g-btn.--ofc:before {
    width: 11.3333333333vw;
    height: 15.2vw;
    left: 4.6666666667vw;
  }
  .g-btn.--ofc:after {
    content: none;
  }
  .g-btn.--id:before {
    width: 4.6666666667vw;
    height: 3.7333333333vw;
    left: 14vw;
  }
  .g-btn.--guide:before {
    width: 5.0666666667vw;
    height: 3.7333333333vw;
    left: 7.7333333333vw;
  }
  .g-btn.--soft:before {
    width: 5.2vw;
    height: 4.4vw;
    left: 5.8666666667vw;
  }
  .g-btn.--reg:before {
    width: 4.5333333333vw;
    height: 4.2666666667vw;
    left: 7.4666666667vw;
  }
  .g-btn.--buy:before {
    width: 3.8666666667vw;
    height: 4.6666666667vw;
    left: 14.9333333333vw;
  }
  .g-btn.--faq {
    font-size: 3.3333333333vw;
    padding-left: 5.3333333333vw;
    width: 90.6666666667vw;
  }
  .g-btn.--faq:before {
    width: 5.0666666667vw;
    height: 5.0666666667vw;
    left: 16vw;
  }
  .g-btn.--sports {
    font-size: 3.2vw;
    padding-left: 4vw;
    height: 10.6666666667vw;
    margin-bottom: 2.6666666667vw;
  }
  .g-btn.--sports:before {
    width: 5.0666666667vw;
    height: 5.0666666667vw;
    left: 12.6666666667vw;
  }
}

.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: #4b5563;
  color: #fff;
  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: #000;
  color: #fff;
}
.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;
  }
}
@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-inner {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .g-inner {
    width: 1050px;
  }
}

.g-input__tab {
  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-input__tabitems {
  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;
  color: #4b5563;
  border: 2px solid #4b5563;
}
.g-input__tabitems.is-active {
  background: #e83820;
  border: 2px solid #e83820;
  border: none;
  color: #fff;
}
.g-input__inputwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.g-input__input {
  border: 2px solid #4b5563;
  margin: 0 auto;
}
.g-input__txt {
  margin: 0 auto;
  color: #4b5563;
}
@media (min-width: 768px) {
  .g-input__txt {
    font-size: 15px;
    margin-bottom: 15px;
    width: 692px;
  }
  .g-input__tab {
    margin-top: 18px;
    margin-bottom: 35px;
  }
  .g-input__tabitems {
    font-size: 15px;
    height: 46px;
    padding: 0 25px;
    margin: 0 7px;
  }
  .g-input__inputwrap {
    margin-bottom: 30px;
  }
  .g-input__input {
    width: 692px;
    height: 51px;
    font-size: 15px;
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .g-input__txt {
    font-size: 3.4666666667vw;
    margin-bottom: 3.3333333333vw;
    width: 90.6666666667vw;
  }
  .g-input__tabwrap {
    overflow: scroll;
  }
  .g-input__tab {
    margin-top: 2.4vw;
    margin-bottom: 4.6666666667vw;
    width: 100%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 4.6666666667vw;
  }
  .g-input__tabitems {
    font-size: 3.3333333333vw;
    height: 10.6666666667vw;
    white-space: nowrap;
    padding: 0 4vw;
    margin: 0 0.9333333333vw;
  }
  .g-input__inputwrap {
    margin-bottom: 7.3333333333vw;
  }
  .g-input__input {
    width: 90.6666666667vw;
    height: 12vw;
    font-size: 3.3333333333vw;
    padding-left: 11.3333333333vw;
  }
}

.m-faq {
  background: #f3f4f7;
}
.m-faq__note {
  text-align: center;
  color: #4b5563;
  padding-left: 1em;
}
.m-faq__note:before {
  content: "※";
  margin-left: -1em;
}
@media (min-width: 768px) {
  .m-faq__note {
    font-size: 13px;
    margin-top: 15px;
  }
  .m-faq__btn {
    width: 450px;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .m-faq__note {
    font-size: 3.2vw;
    text-align: left;
    width: 84.6666666667vw;
    margin: 3.3333333333vw auto 0;
  }
  .m-faq__btn {
    margin-top: 8.6666666667vw;
  }
}

.m-buyticket {
  margin: 0 auto;
  text-align: center;
}
.m-buyticket__note, .m-buyticket__label {
  color: #4b5563;
}
.m-buyticket__note {
  padding-left: 1em;
  margin: 0 auto;
}
.m-buyticket__note:before {
  content: "※";
  margin-left: -1em;
}
.m-buyticket__label {
  z-index: 0;
}
.m-buyticket__label:before {
  content: "";
  background: #4b5563;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
  position: absolute;
  z-index: -2;
}
.m-buyticket__label:after {
  content: "";
  background: #fff;
  height: 100%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
@media (min-width: 768px) {
  .m-buyticket {
    width: 832px;
  }
  .m-buyticket__note {
    margin-top: 15px;
    font-size: 14px;
  }
  .m-buyticket__label {
    margin: 35px auto;
    font-size: 14px;
  }
  .m-buyticket__label:after {
    width: 215px;
  }
  .m-buyticket__label.--02:after {
    width: 570px;
  }
}
@media (max-width: 767px) {
  .m-buyticket__note {
    margin-top: 3.3333333333vw;
    font-size: 3.2vw;
    text-align: left;
    padding: 0 4.6666666667vw;
    width: 90.6666666667vw;
  }
  .m-buyticket__label {
    margin: 6vw auto;
    font-size: 3.2vw;
  }
  .m-buyticket__label:after {
    width: 48.6666666667vw;
  }
  .m-buyticket__label.--02:after {
    width: 94.6666666667vw;
  }
  .m-buyticket__box + .m-buyticket__note {
    width: 80vw;
  }
}

.m-news {
  background: #f3f4f7;
}
.m-news__list {
  background: #fff;
  margin: 0 auto;
  overflow: scroll;
}
.m-news__items {
  font-weight: 700;
}
.m-news__items a {
  display: block;
}
.m-news__items span {
  font-family: "DM Sans", sans-serif;
  color: #c28e46;
  display: block;
  line-height: 1;
}
.m-news__items:nth-child(n+2) {
  border-top: 1px solid #4b5563;
}
@media (min-width: 768px) {
  .m-news__list {
    width: 830px;
    max-height: 240px;
    padding: 0 20px;
    margin-top: 40px;
  }
  .m-news__items {
    font-size: 15px;
  }
  .m-news__items a {
    padding: 18px 5px;
  }
  .m-news__items span {
    font-size: 15px;
    margin-bottom: 4px;
  }
}
@media (max-width: 767px) {
  .m-news__list {
    width: 90.6666666667vw;
    max-height: 54.1333333333vw;
    padding: 0 4.6666666667vw;
    margin-top: 10vw;
  }
  .m-news__items {
    font-size: 3.4666666667vw;
  }
  .m-news__items a {
    padding: 3.3333333333vw 0.6666666667vw;
  }
  .m-news__items span {
    font-size: 3.2vw;
    margin-bottom: 2vw;
  }
}

.m-info.--para .m-info__ttl span,
.m-info.--para .m-info__table th {
  color: #ee781f;
}
.m-info.--para .m-info__hmblabel {
  background: #ee781f;
}
.m-info__ttl {
  font-weight: 700;
}
.m-info__ttl h3 {
  font-weight: 700;
}
.m-info__ttl span {
  font-family: "DM Sans", sans-serif;
  color: #4c3b8e;
  display: block;
  line-height: 1;
}
.m-info__table {
  font-weight: 600;
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto;
}
.m-info__table th {
  color: #4c3b8e;
}
.m-info__table tr {
  border-bottom: 1px solid #cbd2dd;
  text-align: left;
}
.m-info__table tr:nth-child(n+2) {
  border-top: 1px solid #cbd2dd;
}
.m-info__table td {
  font-weight: 500;
}
.m-info__table td ul li {
  padding-left: 1em;
}
.m-info__table td ul li:before {
  content: "・";
  margin-left: -1em;
}
.m-info__table td ul li.--note:before {
  content: "※";
}
.m-info__table.--en td ul li.--note:before {
  content: "*";
}
.m-info__lead {
  line-height: 1.2;
}
.m-info__list li {
  padding-left: 1em;
  color: #4b5563;
  font-weight: 500;
}
.m-info__list li:before {
  content: "・";
  color: #4c3b8e;
  margin-left: -1em;
  font-weight: 700;
}
.m-info__hmb {
  border: 1px solid #cbd2dd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-info__hmb > div {
  width: 100%;
}
.m-info__hmblabel {
  border-right: 1px solid #cbd2dd;
  background: #4c3b8e;
  color: #fff;
  font-family: "DM Sans", sans-serif;
  height: 100%;
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.m-info__hmbdesc {
  background: #f3f4f7;
}
.m-info__hmbdesc em {
  color: #4c3b8e;
  display: block;
  font-weight: 600;
}
.m-info__hmbdesc p, .m-info__hmbdesc ul li, .m-info__hmbdesc p .--note {
  color: #4b5563;
  line-height: 1.4285714286;
}
.m-info__hmbdesc p .--note {
  padding-left: 1em;
  display: block;
  font-size: 90%;
}
.m-info__hmbdesc p .--note:before {
  content: "※";
  margin-left: -1em;
}
.m-info__hmbdesc.--en p .--note:before {
  content: "*";
}
.m-info__hmbdesc ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-info__hmbttl p {
  font-weight: 600;
}
.m-info__hmbttl span {
  color: #4b5563;
}
.m-info__hmbttl:after {
  content: "";
  background-image: url("../img/arw_purple.png");
  background-size: cover;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.m-info__bloc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.m-info__btnwrap .g-btn.--other {
  background: #aaaaaa;
}
.m-info .is-open .m-info__hmbttl:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
@media (min-width: 768px) {
  .m-info__ttl {
    margin-bottom: 25px;
  }
  .m-info__ttl h3 {
    font-size: 30px;
  }
  .m-info__ttl span {
    font-size: 14px;
    margin-top: 4px;
  }
  .m-info__table {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .m-info__table th {
    padding: 10px 15px;
    min-width: 220px;
  }
  .m-info__table td {
    padding: 10px 15px;
  }
  .m-info__table td a {
    color: blue;
  }
  .m-info__table + .m-info__ttl {
    margin-top: 50px;
  }
  .m-info__table + .m-info__table {
    margin-top: 30px;
  }
  .m-info__lead {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .m-info__list {
    font-size: 13px;
    line-height: 1.9230769231;
    padding: 0 15px;
    margin-top: 10px;
  }
  .m-info__list + .m-info__ttl {
    margin-top: 50px;
  }
  .m-info__list + .m-info__table {
    margin-top: 30px;
  }
  .m-info__hmb {
    width: 520px;
    padding-left: 40px;
  }
  .m-info__hmb:nth-child(n+3) {
    margin-top: 25px;
  }
  .m-info__hmbttl {
    padding: 22px;
  }
  .m-info__hmbttl p {
    font-size: 15px;
  }
  .m-info__hmbttl span {
    font-size: 14px;
  }
  .m-info__hmbttl:after {
    right: 29px;
    width: 13px;
    height: 7px;
  }
  .m-info__hmbdesc > div {
    padding: 14px 22px;
  }
  .m-info__hmbdesc em {
    font-size: 12px;
  }
  .m-info__hmbdesc p, .m-info__hmbdesc ul {
    font-size: 14px;
  }
  .m-info__hmbdesc p + em, .m-info__hmbdesc ul + em {
    margin-top: 15px;
  }
  .m-info__hmblabel {
    width: 40px;
    font-size: 40px;
    padding-top: 10px;
  }
  .m-info__hmblabel img.--phone {
    width: 17px;
    margin-top: 13px;
  }
  .m-info__hmblabel img.--ticket {
    width: 22px;
    margin-top: 20px;
  }
  .m-info__btnwrap {
    margin-top: 25px;
    margin-bottom: 55px;
  }
  .m-info__btnwrap .g-btn.--other {
    position: absolute;
    right: -600px;
    left: 0;
    width: 230px;
    height: 40px;
    font-size: 12px;
    padding-right: 15px;
  }
  .m-info__btnwrap .g-btn.--other:after {
    right: 13px;
  }
}
@media (max-width: 767px) {
  .m-info__ttl {
    margin-bottom: 5.4666666667vw;
    margin-left: 4.6666666667vw;
    margin-top: 10vw;
  }
  .m-info__ttl h3 {
    font-size: 6.8vw;
  }
  .m-info__ttl span {
    font-size: 3.2vw;
    margin-top: 1.3333333333vw;
  }
  .m-info__table {
    font-size: 3.4666666667vw;
    margin-bottom: 4vw;
    width: 90.6666666667vw;
  }
  .m-info__table th {
    padding: 4.6666666667vw 0;
    padding-left: 2.6666666667vw;
    width: 26vw;
  }
  .m-info__table td {
    padding: 1.3333333333vw;
    font-size: 2.9333333333vw;
  }
  .m-info__table + .m-info__table {
    margin-top: 4vw;
  }
  .m-info__lead {
    font-size: 3.2vw;
    width: 90.6666666667vw;
    margin: 0 auto 2.6666666667vw;
  }
  .m-info__list {
    font-size: 3.2vw;
    padding: 0 4.6666666667vw;
    margin-top: 4.6666666667vw;
  }
  .m-info__list + .m-info__ttl {
    margin-top: 9.3333333333vw;
  }
  .m-info__list + .m-info__table {
    margin-top: 4vw;
  }
  .m-info__hmb {
    width: 90.6666666667vw;
    padding-left: 8.6666666667vw;
    margin: 0 auto;
  }
  .m-info__hmb + .m-info__hmb {
    margin-top: 4vw;
  }
  .m-info__hmbttl {
    padding: 4vw;
  }
  .m-info__hmbttl p {
    font-size: 2.9333333333vw;
  }
  .m-info__hmbttl span {
    font-size: 3.0666666667vw;
  }
  .m-info__hmbttl:after {
    width: 3.0666666667vw;
    height: 1.6vw;
    right: 6vw;
  }
  .m-info__hmbdesc > div {
    padding: 1.8666666667vw 2.9333333333vw;
  }
  .m-info__hmbdesc em {
    font-size: 2.6666666667vw;
  }
  .m-info__hmbdesc p, .m-info__hmbdesc ul {
    font-size: 3.2vw;
  }
  .m-info__hmbdesc p + em, .m-info__hmbdesc ul + em {
    margin-top: 4.6666666667vw;
  }
  .m-info__hmblabel {
    width: 8.6666666667vw;
    padding-top: 2.1333333333vw;
    font-size: 6.9333333333vw;
  }
  .m-info__hmblabel img.--phone {
    margin-top: 1.8666666667vw;
  }
  .m-info__hmblabel img.--ticket {
    margin-top: 2.6666666667vw;
  }
  .m-info__btnwrap {
    margin-top: 6vw;
    margin-bottom: 10vw;
  }
  .m-info__btnwrap .g-btn.--other {
    width: 58.6666666667vw;
    height: 9.0666666667vw;
    font-size: 3.2vw;
    padding-right: 2vw;
    margin-top: 4vw;
  }
  .m-info__btnwrap .g-btn.--other:after {
    right: 2vw;
  }
}

.m-buy {
  background: #f3f4f7;
}
.m-buy.--para .m-buy__step li > em {
  background: #fabe00;
  color: #000;
}
.m-buy__step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-buy__step li {
  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;
  background: #fff;
}
.m-buy__step li:before {
  content: "";
  background-image: url("../img/howto_arw.png");
  background-size: cover;
  position: absolute;
}
.m-buy__step li > em {
  position: absolute;
  left: 0;
  top: 0;
  background: #d5b200;
  color: #fff;
  font-family: "DM Sans", sans-serif;
  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-buy__txt em {
  font-weight: 700;
  display: block;
}
.m-buy__txt span {
  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: #888;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.m-buy__txt p {
  font-weight: 700;
}
.m-buy__desc {
  color: #4b5563;
}
.m-buy__col {
  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;
}
.m-buy__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;
}
@media (min-width: 768px) {
  .m-buy__step {
    width: 1060px;
    margin-top: 35px;
    margin-bottom: 25px;
  }
  .m-buy__step li {
    width: 335px;
    height: 140px;
  }
  .m-buy__step li:nth-child(n+4) {
    margin-top: 25px;
  }
  .m-buy__step li > em {
    font-size: 16px;
    width: 95px;
    height: 32px;
  }
  .m-buy__step li:nth-child(4) {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .m-buy__step li:nth-child(5) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .m-buy__step li:nth-child(6) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .m-buy__step li:before {
    width: 20px;
    height: 17px;
  }
  .m-buy__step li:nth-child(1):before, .m-buy__step li:nth-child(2):before {
    right: -23px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .m-buy__step li:nth-child(3):before {
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: -21px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .m-buy__step li:nth-child(4):before, .m-buy__step li:nth-child(5):before {
    left: -23px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
  }
  .m-buy__step li:nth-child(6):before {
    content: none;
  }
  .m-buy__txt span {
    font-size: 12px;
    padding: 0 5px;
    margin-bottom: 3px;
  }
  .m-buy__txt p {
    font-size: 15px;
  }
  .m-buy__txt p + span {
    margin-top: 15px;
  }
  .m-buy__icon {
    min-width: 36px;
  }
  .m-buy__desc {
    font-size: 14px;
    margin-top: 15px;
    padding: 0 20px;
    text-align: center;
    min-height: 40px;
    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;
  }
}
@media (max-width: 767px) {
  .m-buy__step {
    width: 86.6666666667vw;
    margin: 7.3333333333vw auto;
  }
  .m-buy__step.--en li {
    height: 48vw;
  }
  .m-buy__step li {
    width: 45%;
    min-height: 37.3333333333vw;
  }
  .m-buy__step li:before {
    width: 4.6666666667vw;
    height: 3.8666666667vw;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: -6vw;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .m-buy__step li:last-child:before {
    content: none;
  }
  .m-buy__step li:nth-child(n+3) {
    margin-top: 8vw;
  }
  .m-buy__step li > em {
    font-size: 3.6vw;
    width: 21.4666666667vw;
    height: 7.2vw;
  }
  .m-buy__step li:nth-child(1) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .m-buy__step li:nth-child(1):before {
    right: -47.3333333333vw;
    top: 50%;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  .m-buy__step li:nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .m-buy__step li:nth-child(3) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .m-buy__step li:nth-child(3):before {
    left: -47.3333333333vw;
    top: 50%;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .m-buy__step li:nth-child(4) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .m-buy__step li:nth-child(5) {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .m-buy__step li:nth-child(5):before {
    right: -47.3333333333vw;
    top: 50%;
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  .m-buy__step li:nth-child(6) {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .m-buy__col {
    margin-top: 6vw;
  }
  .m-buy__txt span {
    font-size: 2.6666666667vw;
    padding: 0 0.6666666667vw;
    margin-bottom: 0.4vw;
  }
  .m-buy__txt p {
    font-size: 3.3333333333vw;
  }
  .m-buy__txt p + span {
    margin-top: 2.6666666667vw;
  }
  .m-buy__icon {
    min-width: 8vw;
  }
  .m-buy__desc {
    font-size: 3.2vw;
    margin-top: 2.6666666667vw;
    padding: 0 4vw;
  }
}

.m-inq__lead {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  color: #4b5563;
}
.m-inq__bloc {
  margin: 0 auto;
  background: #f3f4f7;
}
.m-inq__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
.m-inq__box em {
  color: #4b5563;
}
.m-inq__address, .m-inq__tel {
  font-weight: 700;
  font-family: "DM Sans", sans-serif;
}
.m-inq__txt p, .m-inq__time, .m-inq__time span {
  font-weight: 600;
  color: #4b5563;
}
.m-inq__note {
  padding-left: 1em;
  color: #4b5563;
  text-align: center;
}
.m-inq__note:before {
  content: "※";
  margin-left: -1em;
}
.m-inq__syuwa {
  margin: 0 auto;
}
.m-inq__syuwa p {
  color: #4b5563;
  line-height: 1.4;
}
.m-inq__syuwa p a {
  color: blue;
}
.m-inq__syuwabtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #d8343c;
  border-color: #d8343c;
  background: #fff;
}
.m-inq__syuwabtn span {
  display: block;
}
@media (min-width: 768px) {
  .m-inq__lead {
    font-size: 13px;
    border-bottom: 2px solid #d5b200;
    margin-top: 25px;
    margin-bottom: 40px;
  }
  .m-inq__bloc {
    width: 670px;
    margin-top: 35px;
    padding: 55px 0 40px;
  }
  .m-inq__box {
    max-width: 460px;
  }
  .m-inq__box + .m-inq__box {
    margin-top: 54px;
  }
  .m-inq__icon {
    width: 55px;
    margin-right: 15px;
  }
  .m-inq__txt p {
    font-size: 13px;
  }
  .m-inq__txt em {
    font-size: 18px;
  }
  .m-inq__address {
    font-size: 16px;
  }
  .m-inq__tel {
    font-size: 40px;
  }
  .m-inq__time {
    font-size: 18px;
  }
  .m-inq__time span {
    font-size: 13px;
  }
  .m-inq__note {
    font-size: 13px;
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .m-inq__syuwa {
    width: 460px;
  }
  .m-inq__syuwa p {
    font-size: 13px;
    margin: 10px 0;
  }
  .m-inq__syuwabtn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 10px 20px;
    font-size: 20px;
    border-radius: 5px;
    border: 3px solid;
  }
  .m-inq__syuwabtn span {
    width: 65px;
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .m-inq__lead {
    font-size: 3.2vw;
    border-bottom: 0.2666666667vw solid #d5b200;
    width: 78.2666666667vw;
    margin: 5.3333333333vw auto 6.6666666667vw;
  }
  .m-inq__bloc {
    width: 90.6666666667vw;
    padding: 8.6666666667vw 0 10.6666666667vw;
  }
  .m-inq__box {
    max-width: 85.3333333333vw;
  }
  .m-inq__box + .m-inq__box {
    margin-top: 8vw;
  }
  .m-inq__icon {
    width: 12.5333333333vw;
    margin-right: 2.6666666667vw;
  }
  .m-inq__txt p {
    font-size: 3.2vw;
  }
  .m-inq__address {
    font-size: 3.4666666667vw;
  }
  .m-inq__tel {
    font-size: 8.6666666667vw;
  }
  .m-inq__time {
    font-size: 4.2666666667vw;
  }
  .m-inq__time span {
    display: block;
    font-size: 3.2vw;
  }
  .m-inq__note {
    font-size: 3.2vw;
    width: 74.6666666667vw;
    text-align: left;
    margin: 5.3333333333vw auto 5.3333333333vw;
  }
  .m-inq__syuwa {
    max-width: 85.3333333333vw;
  }
  .m-inq__syuwa p {
    font-size: 3.0666666667vw;
    margin: 3.3333333333vw 0;
  }
  .m-inq__syuwabtn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 2.6666666667vw 5.3333333333vw;
    font-size: 5.3333333333vw;
    border-radius: 1.3333333333vw;
    border: 0.5333333333vw solid;
  }
  .m-inq__syuwabtn span {
    width: 16vw;
    margin-right: 3.3333333333vw;
  }
}

.m-partner {
  background: #f3f4f7;
}
.m-partner.--para .m-partner__bloc p {
  color: #949495;
}
.m-partner__bloc {
  background: #fff;
  margin: 0 auto;
}
.m-partner__bloc p {
  color: #4c3b8e;
  text-align: center;
  font-family: "DM Sans", sans-serif;
}
.m-partner__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-partner__list li {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 768px) {
  .m-partner__bloc {
    margin-top: 30px;
    padding: 30px;
  }
  .m-partner__bloc p {
    font-size: 15px;
    margin-bottom: 50px;
  }
  .m-partner__list li {
    width: 130px;
    margin: 15px 30px;
  }
}
@media (max-width: 767px) {
  .m-partner__bloc {
    width: 90.6666666667vw;
    margin-top: 8vw;
    padding: 6.6666666667vw;
  }
  .m-partner__bloc p {
    font-size: 3.4666666667vw;
    margin-bottom: 5.3333333333vw;
  }
  .m-partner__list li {
    width: 32vw;
    margin: 2vw 2.6666666667vw;
  }
}

.m-sports__bloc {
  background: #e1e2e5;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: scroll;
}
.m-sports__items {
  background: #fff;
}
.m-sports__genre {
  position: absolute;
  background: #000;
  color: #fff;
  font-weight: 600;
  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-sports__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-sports__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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.m-sports__name {
  font-weight: 700;
  line-height: 1.3888888889;
  word-break: break-word;
}
.m-sports__arw {
  color: #e83820;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-sports__arw:after {
  content: "";
  background-image: url("../img/icon_red.png");
  background-size: cover;
}
.m-sports__tab {
  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-sports__tabitems {
  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;
  color: #4b5563;
  border: 2px solid #4b5563;
}
.m-sports__tabitems.is-active {
  background: #e83820;
  border: 2px solid #e83820;
  border: none;
  color: #fff;
}
.m-sports__txt {
  margin: 0 auto;
  color: #4b5563;
}
@media (min-width: 768px) {
  .m-sports__wrap {
    width: 1300px;
    background: #e1e2e5;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 90%;
  }
  .m-sports__bloc {
    padding: 40px 0px;
    max-height: 725px;
    gap: 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
  }
  .m-sports__txt {
    font-size: 15px;
    margin-bottom: 15px;
    width: 692px;
  }
  .m-sports__items {
    width: 288px;
    height: 157px;
    padding: 22px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
  }
  .m-sports__items:hover {
    opacity: 0.6;
  }
  .m-sports__genre {
    left: 0;
    bottom: 20px;
    font-size: 12px;
    height: 22px;
    padding: 0 10px;
  }
  .m-sports__name {
    font-size: 18px;
    margin-left: 17px;
  }
  .m-sports__icon {
    padding: 0 9px;
    width: 80px;
    height: 80px;
  }
  .m-sports__arw {
    font-size: 15px;
    bottom: 25px;
    right: 17px;
  }
  .m-sports__arw:after {
    width: 8px;
    height: 14px;
    margin-left: 8px;
  }
  .m-sports__tab {
    margin-top: 18px;
    margin-bottom: 35px;
  }
  .m-sports__tabitems {
    font-size: 15px;
    height: 46px;
    padding: 0 25px;
    margin: 0 7px;
  }
  .m-sports__inputwrap {
    margin-bottom: 30px;
  }
  .m-sports__input {
    width: 692px;
    height: 51px;
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .m-sports__bloc {
    width: 100%;
    padding: 6.6666666667vw 4vw;
    max-height: 92.6666666667vw;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .m-sports__bloc.--en .m-sports__genre {
    max-width: 21.3333333333vw;
    height: 5.3333333333vw;
    bottom: 1.3333333333vw;
    line-height: 1.2;
    text-align: center;
  }
  .m-sports__txt {
    font-size: 2vw;
    margin-bottom: 2vw;
    width: 92.2666666667vw;
  }
  .m-sports__items {
    width: 44vw;
    height: 24vw;
    padding: 3.3333333333vw;
  }
  .m-sports__items:nth-child(n+3) {
    margin-top: 2.6666666667vw;
  }
  .m-sports__genre {
    left: 0;
    bottom: 2.6666666667vw;
    font-size: 2.1333333333vw;
    height: 4vw;
    padding: 0 2vw;
  }
  .m-sports__name {
    font-size: 3.3333333333vw;
    margin-left: 3.3333333333vw;
  }
  .m-sports__icon {
    padding: 0 1.2vw;
    width: 12vw;
    height: 12vw;
  }
  .m-sports__arw {
    font-size: 2.2666666667vw;
    bottom: 4vw;
    right: 2.6666666667vw;
  }
  .m-sports__arw:after {
    width: 1.4666666667vw;
    height: 2.2666666667vw;
    margin-left: 1.0666666667vw;
  }
}

.m-venue.--para .g-input__tabitems.is-active {
  background: #d18e04;
}
.m-venue.--para .m-venue__arw {
  color: #d18e04;
}
.m-venue.--para .m-venue__arw:after {
  background-image: url(../img/icon_orange.png);
}
.m-venue__bloc {
  background: #e1e2e5;
  margin: 0 auto;
  overflow: scroll;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.m-venue__items {
  background: #fff;
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.m-venue__pref {
  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;
  position: absolute;
}
.m-venue__arw {
  color: #009a3e;
  font-family: "DM Sans", sans-serif;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-venue__arw:after {
  content: "";
  background-image: url("../img/icon_green.png");
  background-size: cover;
}
.m-venue__btm {
  background: #f3f5f9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-venue__place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-venue__note {
  color: #4b5563;
}
.m-venue__note a {
  text-decoration: underline;
  color: #4b5563;
}
@media (min-width: 768px) {
  .m-venue__wrap {
    width: 1050px;
    margin: 0 auto;
    max-width: 90%;
  }
  .m-venue__bloc {
    padding: 40px 0px;
    max-height: 795px;
    gap: 16px 14px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .m-venue__items {
    width: 239px;
    min-height: 175px;
    padding-top: 50px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
  }
  .m-venue__items:hover {
    opacity: 0.6;
  }
  .m-venue__btm {
    height: 65px;
    margin-top: 10px;
  }
  .m-venue__pref {
    left: 0;
    top: 20px;
    font-size: 12px;
    height: 22px;
    padding: 0 15px;
  }
  .m-venue__pref + .m-venue__pref {
    left: 60px;
  }
  .m-venue__place {
    font-size: 14px;
    min-height: 40px;
    padding: 0 15px;
  }
  .m-venue__btm {
    padding: 10px;
  }
  .m-venue__comp {
    font-size: 14px;
  }
  .m-venue__arw {
    top: 23px;
    right: 18px;
  }
  .m-venue__arw:after {
    width: 8px;
    height: 14px;
    margin-left: 8px;
  }
  .m-venue__note {
    font-size: 13px;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .m-venue__bloc {
    width: 100%;
    padding: 7.3333333333vw 4.6666666667vw;
    max-height: 167.3333333333vw;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .m-venue__items {
    width: 43.4666666667vw;
    height: 40.9333333333vw;
    padding-top: 10.6666666667vw;
  }
  .m-venue__items:nth-child(n+3) {
    margin-top: 2.6666666667vw;
  }
  .m-venue__btm {
    height: 19.3333333333vw;
    margin-top: 2.6666666667vw;
  }
  .m-venue__pref {
    left: 0;
    top: 3.3333333333vw;
    font-size: 2.1333333333vw;
    height: 4vw;
    padding: 0 2.6666666667vw;
  }
  .m-venue__pref + .m-venue__pref {
    left: 10.6666666667vw;
  }
  .m-venue__place {
    font-size: 3.7333333333vw;
    min-height: 9.3333333333vw;
    padding: 0 3.3333333333vw;
  }
  .m-venue__btm {
    padding: 2.6666666667vw;
  }
  .m-venue__comp {
    font-size: 3.3333333333vw;
  }
  .m-venue__arw {
    top: 4vw;
    right: 3.3333333333vw;
    font-size: 2.6666666667vw;
  }
  .m-venue__arw:after {
    width: 1.6vw;
    height: 2.6666666667vw;
    margin-left: 1.4666666667vw;
  }
  .m-venue__note {
    font-size: 3.2vw;
    padding: 0 4.6666666667vw;
    margin-top: 4.6666666667vw;
  }
}

.m-banner {
  margin: 0 auto;
  background: #f3f4f7;
}
.m-banner .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-banner__slide {
  overflow: hidden;
  margin: 0 auto;
}
.m-banner__items.swiper-slide-active a {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.m-banner__items a {
  display: block;
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-banner__items a img {
  width: 100%;
}
@media (min-width: 768px) {
  .m-banner {
    padding: 80px 0;
  }
  .m-banner__slide {
    padding: 20px 0;
    width: 1190px;
  }
  .m-banner__items {
    width: 345px;
  }
}
@media (max-width: 767px) {
  .m-banner {
    padding: 10.6666666667vw 0;
  }
  .m-banner__slide {
    padding: 2.6666666667vw 0;
  }
  .m-banner__items {
    width: 46vw;
  }
}

#modal-content {
  padding: 0;
}

.m-modal__box.--sport .m-modal__close {
  background: #e83820;
}
.m-modal__box.--venue .m-modal__close {
  background: #009a3e;
}
.m-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: rgba(0, 0, 0, 0.6);
}
.m-modal.is-show {
  visibility: visible;
  opacity: 1;
}
.m-modal__head {
  background: #e1e2e5;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-modal__label {
  position: absolute;
  top: 0;
  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;
  font-weight: 700;
}
.m-modal__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-modal__desc h3 {
  font-weight: 700;
}
.m-modal__desc h3 span {
  color: #e83820;
}
.m-modal__desc p {
  color: #4b5563;
  font-size: 500;
}
.m-modal__desc ul span {
  color: #fff;
  font-family: "DM Sans", sans-serif;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 100%;
}
.m-modal__desc ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #e1e2e5;
  color: #4b5563;
}
.m-modal__desc ul li:before {
  content: "";
  background: #e83820;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.m-modal__box {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  background: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.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;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  background: #ccc;
  z-index: 1;
  font-weight: 500;
}
.m-modal__venue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-modal__venuebox {
  background: #f8f9fa;
}
.m-modal__venuebox em {
  color: #009a3e;
}
.m-modal__venuebox p {
  color: #4b5563;
}
.m-modal__btnwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-self: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-modal__cont {
  overflow: scroll;
}
.m-modal__pct img {
  width: 100%;
}
@media (min-width: 768px) {
  .m-modal__head {
    min-height: 88px;
  }
  .m-modal__ttl {
    font-size: 26px;
    padding-top: 35px;
  }
  .m-modal__icon {
    padding: 0 20px;
    width: 100px;
  }
  .m-modal__icon + .m-modal__label {
    left: 100px;
    top: 20px;
  }
  .m-modal__label {
    height: 22px;
    font-size: 12px;
    padding: 0 12px;
  }
  .m-modal__pct {
    padding: 20px 20px 25px;
  }
  .m-modal__desc {
    padding: 0 20px 30px;
  }
  .m-modal__desc h3 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .m-modal__desc p {
    font-size: 15px;
  }
  .m-modal__desc li {
    min-height: 54px;
    font-size: 16px;
  }
  .m-modal__desc li + li {
    margin-top: 10px;
  }
  .m-modal__desc li:before {
    width: 34px;
  }
  .m-modal__desc li span {
    width: 34px;
    font-size: 21px;
    margin-right: 24px;
  }
  .m-modal__desc .g-btn {
    width: 624px;
    margin-bottom: 20px;
  }
  .m-modal__box {
    width: 672px;
  }
  .m-modal__box.--venue .m-modal__ttl {
    padding-left: 40px;
  }
  .m-modal__close {
    width: 88px;
    height: 88px;
    font-size: 60px;
  }
  .m-modal__venue {
    padding: 23px;
  }
  .m-modal__venuebox {
    padding: 20px;
  }
  .m-modal__venuebox em {
    font-size: 12px;
  }
  .m-modal__venuebox p {
    font-size: 15px;
    margin-top: 10px;
  }
  .m-modal__venuebox:nth-child(1), .m-modal__venuebox:nth-child(2) {
    width: 304px;
    min-height: 78px;
  }
  .m-modal__venuebox:nth-child(3) {
    width: 100%;
    height: 96px;
    margin-top: 25px;
  }
  .m-modal__map {
    width: 627px;
    margin: 0 auto;
    border: 1px solid #f3f4f7;
    border-radius: 10px;
    margin-bottom: 30px;
  }
  .m-modal__address {
    padding: 10px 20px;
  }
  .m-modal__address p {
    margin-top: 5px;
  }
  .m-modal__address a {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .m-modal__btnwrap {
    margin: 25px 0 35px;
  }
  .m-modal__btnwrap .g-btn {
    width: 307px;
    height: 48px;
    margin: 0 5px;
    font-size: 15px;
  }
  .m-modal__cont {
    max-height: 70vh;
  }
}
@media (max-width: 767px) {
  .m-modal__head {
    min-height: 11.7333333333vw;
  }
  .m-modal__cont {
    max-height: 70vh;
  }
  .m-modal__ttl {
    font-size: 3.4666666667vw;
    padding-top: 4vw;
  }
  .m-modal__icon {
    padding: 0 2.6666666667vw;
    width: 13.3333333333vw;
  }
  .m-modal__icon + .m-modal__label {
    left: 13.3333333333vw;
  }
  .m-modal__label {
    height: 4.4vw;
    font-size: 1.6vw;
    padding: 0 1.3333333333vw;
  }
  .m-modal__pct {
    padding: 2.6666666667vw 2.6666666667vw 3.3333333333vw;
  }
  .m-modal__desc {
    padding: 0 2.6666666667vw 4vw;
  }
  .m-modal__desc h3 {
    font-size: 4.5333333333vw;
    margin-bottom: 0.6666666667vw;
  }
  .m-modal__desc p {
    font-size: 3.4666666667vw;
  }
  .m-modal__desc ul li {
    min-height: 12.2666666667vw;
    font-size: 3.4666666667vw;
  }
  .m-modal__desc ul li + li {
    margin-top: 2.6666666667vw;
  }
  .m-modal__desc ul li:before {
    width: 7.6vw;
  }
  .m-modal__desc ul li span {
    width: 7.6vw;
    font-size: 4.6666666667vw;
    margin-right: 5.3333333333vw;
  }
  .m-modal__box {
    width: 89.6vw;
  }
  .m-modal__box.--venue .m-modal__ttl {
    padding-left: 2.6666666667vw;
  }
  .m-modal__close {
    width: 11.7333333333vw;
    height: 11.7333333333vw;
    font-size: 8vw;
  }
  .m-modal__venue {
    padding: 3.0666666667vw;
  }
  .m-modal__venuebox {
    padding: 1.6vw;
  }
  .m-modal__venuebox em {
    font-size: 3.2vw;
  }
  .m-modal__venuebox p {
    font-size: 3.4666666667vw;
    margin-top: 1.3333333333vw;
  }
  .m-modal__venuebox:nth-child(1), .m-modal__venuebox:nth-child(2) {
    width: 40.5333333333vw;
    min-height: 10.4vw;
  }
  .m-modal__venuebox:nth-child(3) {
    width: 100%;
    height: 12.8vw;
    margin-top: 3.3333333333vw;
  }
  .m-modal__map {
    width: 83.6vw;
    margin: 0 auto;
    border: 1px solid #f3f4f7;
    border-radius: 1.3333333333vw;
    margin-bottom: 4vw;
  }
  .m-modal__address {
    padding: 1.3333333333vw 2.6666666667vw;
    font-size: 2.6666666667vw;
  }
  .m-modal__address p {
    margin-top: 0.6666666667vw;
  }
  .m-modal__address a {
    position: absolute;
    right: 2.6666666667vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .m-modal__btnwrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .m-modal__btnwrap .g-btn + .g-btn {
    margin-top: 1.3333333333vw;
  }
}

.m-page {
  margin: 0 auto;
}
.m-page__thumb {
  width: 100%;
}
.m-page__thumb img {
  width: 100%;
  height: auto;
}
.m-page__txt {
  word-break: break-all;
}
.m-page__txt a {
  text-decoration: underline;
}
.m-page table {
  border: 1px solid #000;
  border-collapse: collapse;
  text-align: left;
}
.m-page table td, .m-page table th {
  border: 1px solid #000;
}
@media (min-width: 768px) {
  .m-page {
    width: 800px;
    padding-top: 100px;
  }
  .m-page__date {
    font-size: 14px;
  }
  .m-page__thumb {
    margin-bottom: 20px;
  }
  .m-page__ttl {
    margin-bottom: 10px;
    font-size: 24px;
  }
  .m-page__txt {
    font-size: 16px;
  }
  .m-page__txt h3 {
    margin-top: 30px;
  }
  .m-page table td, .m-page table th {
    border: 1px solid #000;
    padding: 5px;
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .m-page {
    width: 95%;
  }
  .m-page__thumb {
    margin-bottom: 2.6666666667vw;
  }
  .m-page__date {
    font-size: 3.2vw;
  }
  .m-page__ttl {
    font-size: 5.3333333333vw;
    margin-bottom: 1.3333333333vw;
  }
  .m-page__txt {
    font-size: 3.4666666667vw;
  }
  .m-page__txt h3 {
    margin-top: 4vw;
  }
  .m-page table {
    width: 100% !important;
  }
  .m-page table td, .m-page table th {
    padding: 0.6666666667vw;
    font-size: 2.6666666667vw;
  }
}

.m-note {
  margin: 0 auto;
  background: #fd2e2e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 !important;
}
.m-note a {
  display: block;
}
.m-note li {
  background: rgb(251, 207, 207);
}
.m-note:before {
  content: "重要";
  color: #fff;
  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-note.--en:before {
  content: "NOTES";
}
@media (min-width: 768px) {
  .m-note {
    margin: 30px auto;
    width: 832px;
  }
  .m-note:before {
    width: 100px;
    font-size: 16px;
  }
  .m-note__list {
    width: calc(100% - 100px);
  }
  .m-note__list li {
    padding: 10px 15px;
  }
  .m-note__list li + li {
    padding-top: 0;
  }
  .m-note__list li a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .m-note {
    width: 90.6666666667vw;
    margin: 4vw auto;
  }
  .m-note:before {
    width: 13.3333333333vw;
    font-size: 3.4666666667vw;
  }
  .m-note__list {
    width: calc(100% - 13.3333333333vw);
  }
  .m-note__list li {
    padding: 1.3333333333vw 2vw;
  }
  .m-note__list li + li {
    padding-top: 0;
  }
  .m-note__list li a {
    font-size: 2.9333333333vw;
  }
}

.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: #4b5563;
  -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 #4b5563;
  }
  .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 #4b5563;
  }
  .u-tglicon:before, .u-tglicon:after {
    width: 2.1333333333vw;
    height: 0.4vw;
  }
}

*.is-open .u-tglicon {
  background: #4b5563;
}
*.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 */