@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%;
}

.--cs {
  text-align: center;
  color: #25B9FE;
}
@media (max-width: 767px) {
  .--cs {
    font-size: 5.3333333333vw;
    margin: 4vw auto;
  }
}
@media (min-width: 768px) {
  .--cs {
    font-size: 30px;
    margin: 30px auto;
  }
}

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

html {
  scroll-behavior: smooth;
}

@media (min-width: 768px) {
  .g-header__nav,
  .m-match__slide {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .g-header__nav.is-hidden,
  .m-match__slide.is-hidden {
    opacity: 0;
  }
  main {
    margin-top: 80px;
  }
}
body {
  font-family: "Noto Sans JP", sans-serif;
  background: #d0d0d0;
}
@media (min-width: 768px) {
  body.is-fixed {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  body {
    margin-bottom: 16vw;
  }
}

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

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

main {
  display: block;
  overflow: hidden;
}

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

.is-disabled {
  opacity: 0.4;
}

#box_vr_image {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.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: 100px;
  }
  [data-device=sp] {
    display: none !important;
  }
  section {
    background: #fff;
  }
  section.m-spevent, section.m-event, section.m-gourmet, section.m-goods {
    width: 90vw;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8.6666666667vw;
  }
  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: 40vw;
  }
  section {
    background: #fff;
  }
  section.m-spevent, section.m-event, section.m-gourmet, section.m-goods {
    margin-left: auto;
    margin-right: auto;
    margin-top: 8.6666666667vw;
    padding-bottom: 18.6666666667vw;
    padding-top: 0;
    z-index: 0;
    background: transparent;
  }
  section.m-spevent:before, section.m-event:before, section.m-gourmet:before, section.m-goods:before {
    content: "";
    height: calc(100% - 4vw);
    width: 89.3333333333vw;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    background: #fff;
    z-index: -1;
  }
  main {
    margin-top: 18.8vw;
  }
}
.g-header {
  position: fixed;
  background: #cb0000;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.g-header__logo {
  display: block;
}
.g-header__menu {
  background: #cb0000;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10001;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.g-header__link {
  color: #fff;
  font-family: "Barlow Condensed", sans-serif;
  border-bottom: 1px solid #fff;
  line-height: 1;
  font-weight: 700;
}
.g-header__fixed {
  position: fixed;
}
.g-header.is-open .g-header__menu {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 768px) {
  .g-header {
    height: 80px;
  }
  .g-header__logo {
    height: 60px;
    margin-left: 34px;
  }
  .g-header__menu {
    width: 100%;
    height: 100%;
  }
  .g-header__menu .g-header__btn {
    position: absolute;
    right: 0;
    top: 0;
  }
  .g-header__link {
    font-size: 42px;
    padding-bottom: 15px;
  }
  .g-header__items:nth-child(n+2) {
    margin-top: 35px;
  }
  .g-header__fixed {
    width: 80px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .g-header__btn {
    width: 80px;
    right: 0;
    position: absolute;
  }
}
@media (max-width: 767px) {
  .g-header {
    height: 18.8vw;
  }
  .g-header__logo {
    height: 12.6666666667vw;
    margin-left: 4.5333333333vw;
  }
  .g-header__menu {
    width: 100%;
    height: 100%;
  }
  .g-header__menu .g-header__btn {
    position: absolute;
    right: 0;
    top: 0;
  }
  .g-header__link {
    font-size: 7.4666666667vw;
    padding-bottom: 2vw;
  }
  .g-header__items:nth-child(n+2) {
    margin-top: 4.6666666667vw;
  }
  .g-header__fixed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
  }
  .g-header__ticket {
    width: 81.2vw;
  }
  .g-header__btn {
    width: 18.8vw;
  }
}

.g-secttl {
  text-align: center;
}
.g-secttl > * {
  line-height: 1;
}
.g-secttl:before {
  content: "";
  height: 1px;
  background: #000;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.g-secttl h2 {
  color: #cb0000;
  line-height: 1;
  font-weight: 400;
  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;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
}
.g-secttl span {
  display: block;
  text-align: center;
  line-height: 1;
  position: absolute;
  top: -100%;
}
@media (min-width: 768px) {
  .g-secttl h2 {
    font-size: 74px;
    margin-bottom: 60px;
  }
  .g-secttl p {
    font-size: 18px;
  }
  .g-secttl:before {
    width: 295px;
    bottom: 45px;
  }
}
@media (max-width: 767px) {
  .g-secttl h2 {
    font-size: 9.8666666667vw;
    margin-bottom: 8vw;
  }
  .g-secttl p {
    font-size: 2.4vw;
  }
  .g-secttl:before {
    width: 39.3333333333vw;
    bottom: 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;
  border-radius: 9999px;
  color: #fff;
  background: #cb0000;
  font-weight: 700;
  margin: 0 auto;
}
.g-btn.--bk {
  background: #000;
}
.g-btn:before {
  content: "";
  background-size: cover;
  position: absolute;
}
.g-btn span {
  display: block;
  position: absolute;
}
.g-btn span svg {
  display: block;
  height: 100%;
}
.g-btn span svg,
.g-btn span svg * {
  fill: #fff !important;
  -webkit-mask: none;
          mask: none;
}
@media (min-width: 768px) {
  .g-btn {
    width: 350px;
    height: 61px;
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .g-btn {
    width: 46.6666666667vw;
    height: 8.1333333333vw;
    font-size: 3.8666666667vw;
  }
}

.g-slide {
  z-index: 0;
}
.g-slide__list {
  margin: 0 auto;
  z-index: 0;
}
.g-slide__list.--player .g-slide__items {
  opacity: 0.6;
}
.g-slide__list.--player .g-slide__items.swiper-slide-active {
  opacity: 1;
}
.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: #cb0000;
  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%;
}
.g-slide__player {
  background: #cb0000;
  color: #fff;
}
.g-slide__player h3 {
  border-bottom: 1px solid #fff;
}
.g-slide__player table th {
  background: #fff;
  color: #cb0000;
}
@media (min-width: 768px) {
  .g-slide {
    padding: 70px 0 160px;
  }
  .g-slide__list {
    margin-top: 65px;
    padding-bottom: 50px;
  }
  .g-slide__list:not(.--player) {
    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:not(.--player) .g-slide__items {
    width: 450px;
    padding: 0 10px;
  }
  .g-slide__list:not(.--player) .swiper-button-next {
    right: 142px;
  }
  .g-slide__list:not(.--player) .swiper-button-prev {
    left: 142px;
  }
  .g-slide__list.--spevent .g-slide__pct {
    height: 530px;
  }
  .g-slide__list.--player {
    width: 585px;
  }
  .g-slide__list.--player .g-slide__items {
    width: 500px;
    padding: 0 30px;
  }
  .g-slide__list.--goods, .g-slide__list.--gourmet {
    margin-bottom: 50px;
  }
  .g-slide__list.--player {
    margin-bottom: 50px;
  }
  .g-slide__list.--player .js-slide {
    overflow: visible;
  }
  .g-slide__items {
    width: 320px;
    margin: 0 6px;
  }
  .g-slide__pct {
    height: 385px;
    border-radius: 14px 14px 0 0;
  }
  .g-slide__pct.--wide {
    height: 225px;
  }
  .g-slide__pct.--square {
    height: 430px;
  }
  .g-slide__pct.--player {
    height: 441px;
  }
  .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;
  }
  .g-slide__player {
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 25px;
    border-radius: 0 0 21px 21px;
    border: 1px solid #000;
    border-top: none;
  }
  .g-slide__player h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .g-slide__player table {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .g-slide__player table th {
    padding: 3px 8px;
    border-top: 3px solid #cb0000;
    border-bottom: 3px solid #cb0000;
  }
  .g-slide__player table td {
    padding-left: 10px;
    padding-right: 30px;
  }
  .g-slide__player p {
    font-size: 16px;
    padding-right: 30px;
  }
}
@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__list.--goods, .g-slide__list.--gourmet {
    margin-bottom: 20vw;
  }
  .g-slide__list.--player {
    margin-bottom: 11.3333333333vw;
  }
  .g-slide__list.--player .js-slide {
    overflow: visible;
  }
  .g-slide__list.--player .g-slide__items {
    width: 72vw;
    padding: 0 7.2vw;
  }
  .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: 72.6666666667vw;
    border-radius: 1.8666666667vw 1.8666666667vw 0 0;
  }
  .g-slide__pct.--wide {
    height: 30.5333333333vw;
  }
  .g-slide__pct.--square {
    height: 58.1333333333vw;
  }
  .g-slide__pct.--player {
    height: 57.6vw;
  }
  .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-slide__player {
    padding-left: 4vw;
    padding-top: 2.6666666667vw;
    padding-bottom: 3.3333333333vw;
    border-radius: 0 0 2.8vw 2.8vw;
    border: 1px solid #000;
    border-top: none;
  }
  .g-slide__player h3 {
    font-size: 4vw;
    margin-bottom: 2vw;
  }
  .g-slide__player table {
    font-size: 2.4vw;
    margin-bottom: 1.0666666667vw;
  }
  .g-slide__player table th {
    padding: 0.4vw 1.0666666667vw;
    border-top: 0.4vw solid #cb0000;
    border-bottom: 0.4vw solid #cb0000;
  }
  .g-slide__player table td {
    padding-left: 1.3333333333vw;
    padding-right: 4vw;
  }
  .g-slide__player p {
    font-size: 2.4vw;
    padding-right: 4vw;
  }
}

.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 #cb0000;
  opacity: 1;
}
.g-slidenav .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #cb0000;
}
.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-footer__sns {
  background: #cb0000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.g-footer__sns a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.g-footer__btm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #000;
  color: #fff;
}
@media (min-width: 768px) {
  .g-footer__sns {
    padding: 48px 0;
  }
  .g-footer__sns a {
    margin: 0 20px;
  }
  .g-footer__logo {
    width: 144px;
    margin: 0 auto 40px;
  }
  .g-footer__btm {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .g-footer__btm p {
    font-size: 10px;
  }
  .g-footer__copy {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .g-footer__sns {
    padding: 6.4vw 0;
  }
  .g-footer__sns a {
    margin: 0 2.6666666667vw;
  }
  .g-footer__logo {
    width: 19.2vw;
    margin: 0 auto 5.3333333333vw;
  }
  .g-footer__btm {
    padding-top: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
  }
  .g-footer__btm p {
    font-size: 1.3333333333vw;
  }
  .g-footer__copy {
    font-size: 2.2666666667vw;
  }
}

.m-spevent {
  z-index: 0;
}
.m-spevent__list {
  margin: 0 auto;
  z-index: 0;
}
.m-spevent__ttl {
  text-align: center;
  font-weight: 700;
  line-height: 1.3;
}
.m-spevent__txt {
  line-height: 1.4;
  display: none;
}
.m-spevent__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;
}
.m-spevent__btn:before {
  content: "";
  background-size: cover;
  position: absolute;
}
.m-spevent__items {
  overflow: hidden;
}
.m-spevent__txtwrap {
  background: #cb0000;
  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;
}
.m-spevent__txtwrap.--logo {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.m-spevent__icon {
  position: absolute;
  border-radius: 50%;
  margin: 0 auto;
  right: 0;
  left: 0;
  overflow: hidden;
  z-index: 1;
}
.m-spevent__pct {
  overflow: hidden;
}
.m-spevent__pct img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .m-spevent {
    padding: 70px 0 130px;
  }
  .m-spevent__list {
    width: 430px;
    margin-top: 65px;
  }
  .m-spevent__list:after {
    width: 362px;
    height: 569px;
    top: -40px;
  }
  .m-spevent__items {
    padding: 0 75px;
  }
  .m-spevent__pct {
    height: 213px;
    border-radius: 14px 14px 0 0;
  }
  .m-spevent__icon {
    width: 100px;
    height: 100px;
    top: 165px;
  }
  .m-spevent__ttl {
    font-size: 17px;
    margin-bottom: 13px;
  }
  .m-spevent__txtwrap {
    padding-bottom: 24px;
    border-radius: 0 0 14px 14px;
    min-height: 263px;
  }
  .m-spevent__txtwrap.--logo {
    padding-top: 63px;
  }
  .m-spevent__txt {
    font-size: 13px;
    margin-top: 13px;
    padding: 0 32px;
    overflow: hidden;
    max-height: 75px;
  }
  .m-spevent__btn {
    width: 194px;
    height: 36px;
    font-size: 13px;
    margin-top: 15px;
  }
  .m-spevent__btn:before {
    width: 6.1px;
    height: 9.9px;
    right: 23px;
  }
}
@media (max-width: 767px) {
  .m-spevent {
    padding: 9.3333333333vw 0 21.3333333333vw;
  }
  .m-spevent__list {
    width: 58.1333333333vw;
    margin-top: 8.6666666667vw;
  }
  .m-spevent__pct {
    height: 72.6666666667vw;
    border-radius: 1.8666666667vw 1.8666666667vw 0 0;
  }
  .m-spevent__pct.--wide {
    height: 30.5333333333vw;
  }
  .m-spevent__ttl {
    font-size: 3.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
  .m-spevent__txtwrap {
    padding-bottom: 3.2vw;
    border-radius: 0 0 1.8666666667vw 1.8666666667vw;
    min-height: 39.0666666667vw;
  }
  .m-spevent__txt {
    font-size: 1.7333333333vw;
    margin-top: 1.7333333333vw;
    padding: 0 4.2666666667vw;
    overflow: hidden;
  }
  .m-spevent__btn {
    width: 46.6666666667vw;
    height: 8.1333333333vw;
    font-size: 3.8666666667vw;
  }
}

.m-news__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px dashed #000;
  color: #000;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.m-news__date {
  color: #cb0000;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-news__date:after {
  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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #cb0000;
  border: 1px solid #cb0000;
  content: "カテゴリー";
}
.m-news__list {
  margin: 0 auto;
  border-top: 1px dashed #000;
}
.m-news__desc {
  line-height: 1.4;
}
@media (min-width: 768px) {
  .m-news {
    padding: 70px 0 105px;
  }
  .m-news__list {
    width: 670px;
    margin-top: 35px;
  }
  .m-news__items {
    padding: 25px 30px;
    min-height: 105px;
  }
  .m-news__date {
    font-size: 15px;
  }
  .m-news__date:after {
    width: 81px;
    height: 25px;
    font-size: 15px;
    padding-top: 5px;
    margin-left: 15px;
  }
  .m-news__desc {
    font-size: 16px;
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  .m-news {
    padding: 9.3333333333vw 0 14vw;
  }
  .m-news__list {
    width: 89.3333333333vw;
    margin-top: 4.6666666667vw;
  }
  .m-news__items {
    padding: 3.3333333333vw 4vw;
    min-height: 14vw;
  }
  .m-news__date {
    font-size: 2vw;
  }
  .m-news__date:after {
    width: 10.8vw;
    height: 3.3333333333vw;
    font-size: 2vw;
    padding-top: 0.6666666667vw;
    margin-left: 2vw;
  }
  .m-news__desc {
    font-size: 2.1333333333vw;
    padding-top: 1.3333333333vw;
  }
}

.m-event__list {
  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;
  margin: 0 auto;
}
.m-event__items {
  background: rgba(55, 161, 219, 0.05);
}
.m-event__items.--banner {
  padding: 0;
  background: #f5fafd;
}
.m-event__ttl {
  text-align: center;
  line-height: 1.3;
}
.m-event__txt {
  display: none;
}
.m-event__btn {
  background: #C0AE71;
  color: #fff;
  border-radius: 9999px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-event__btn.--blue {
  background: #25B9FE;
}
.m-event__btn:before {
  content: "";
  background-size: cover;
  position: absolute;
}
.m-event__icon {
  position: absolute;
  right: 0;
  border-radius: 0 !important;
}
@media (min-width: 768px) {
  .m-event {
    padding: 70px 0 75px;
  }
  .m-event__list {
    width: 430px;
    padding: 22px 0;
  }
  .m-event__items {
    width: 208px;
    border-radius: 9px;
    padding: 12px;
  }
  .m-event__items:nth-child(n+3) {
    margin-top: 17px;
  }
  .m-event__pct {
    margin-bottom: 12px;
  }
  .m-event__pct img {
    border-radius: 9px 9px 0 0;
  }
  .m-event__ttl {
    font-size: 15px;
    margin-bottom: 13px;
  }
  .m-event__btn {
    width: 145px;
    height: 27px;
    font-size: 13px;
  }
  .m-event__btn.--blue {
    font-size: 12px;
  }
  .m-event__btn:before {
    width: 4.5px;
    height: 7.3px;
    right: 10px;
  }
  .m-event__icon {
    width: 40px;
    bottom: -10px;
  }
}
@media (max-width: 767px) {
  .m-event {
    padding: 9.3333333333vw 0 10vw;
  }
  .m-event__list {
    width: 57.3333333333vw;
    padding: 2.9333333333vw 0;
  }
  .m-event__items {
    width: 27.7333333333vw;
    border-radius: 1.2vw;
    padding: 1.6vw;
  }
  .m-event__items:nth-child(n+3) {
    margin-top: 2.2666666667vw;
  }
  .m-event__pct {
    margin-bottom: 1.6vw;
  }
  .m-event__pct img {
    border-radius: 1.2vw 1.2vw 0 0;
  }
  .m-event__ttl {
    font-size: 2vw;
    margin-bottom: 1.7333333333vw;
  }
  .m-event__btn {
    width: 19.3333333333vw;
    height: 3.6vw;
    font-size: 1.7333333333vw;
  }
  .m-event__btn.--blue {
    font-size: 1.6vw;
  }
  .m-event__btn:before {
    width: 0.6vw;
    height: 0.9733333333vw;
    right: 1.3333333333vw;
  }
  .m-event__icon {
    width: 5.3333333333vw;
    bottom: -1.3333333333vw;
  }
}

@media (min-width: 768px) {
  .m-goods {
    padding: 60px 0px;
  }
}
@media (max-width: 767px) {
  .m-goods {
    padding: 8vw 0vw;
  }
}

@media (min-width: 768px) {
  .m-gourmet {
    padding: 60px 0px;
  }
}
@media (max-width: 767px) {
  .m-gourmet {
    padding: 8vw 0vw;
  }
}

.m-map__pct {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .m-map {
    padding: 50px 0 45px;
  }
  .m-map__pct {
    width: 670px;
    height: 670px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .m-map__pct img {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .m-map {
    padding: 6.6666666667vw 0 6vw;
    margin-top: 6.6666666667vw;
  }
  .m-map__pct {
    width: 89.3333333333vw;
    height: 89.3333333333vw;
    margin-top: 4vw;
    margin-bottom: 4vw;
  }
}

.m-ticket__pct {
  margin: 0 auto;
}
.m-ticket__btnwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
}
.m-ticket__btnwrap a {
  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;
  background: #cb0000;
  color: #fff;
  text-align: center;
}
.m-ticket__btnwrap a.is-disabled {
  opacity: 0.6;
  pointer-events: none;
}
.m-ticket__txt {
  line-height: 1.2142857143;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
}
@media (min-width: 768px) {
  .m-ticket {
    padding: 60px 0 0;
  }
  .m-ticket__pct {
    margin-top: 30px;
    width: 670px;
  }
  .m-ticket__btnwrap {
    width: 605px;
    margin-top: 45px;
  }
  .m-ticket__btnwrap a {
    width: 287px;
    height: 180px;
    font-size: 20px;
    border-radius: 16px;
  }
  .m-ticket__btnwrap a:nth-child(n+3) {
    margin-top: 16px;
  }
  .m-ticket__btnwrap a img {
    height: 84px;
  }
  .m-ticket__txt {
    font-size: 20px;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .m-ticket {
    padding: 8vw 0 0vw;
  }
  .m-ticket__pct {
    margin-top: 4vw;
    width: 89.3333333333vw;
  }
  .m-ticket__btnwrap {
    width: 80.6666666667vw;
    margin-top: 6vw;
  }
  .m-ticket__btnwrap a {
    width: 38.2666666667vw;
    height: 24vw;
    font-size: 2.6666666667vw;
    border-radius: 2.1333333333vw;
  }
  .m-ticket__btnwrap a:nth-child(n+3) {
    margin-top: 2.1333333333vw;
  }
  .m-ticket__btnwrap a img {
    height: 11.2vw;
  }
  .m-ticket__txt {
    font-size: 2.6666666667vw;
    margin-top: 2vw;
  }
}

.m-schedule__tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-schedule__tab li {
  width: 25%;
  background: #000;
  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;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-schedule__tab li.is-active {
  background: #cb0000;
}
.m-schedule__panel {
  background: #cb0000;
}
.m-schedule__panel > * {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 0;
  width: 100%;
  left: 0;
}
.m-schedule__panel > *.is-active {
  opacity: 1;
  visibility: visible;
  position: static;
}
.m-schedule__box {
  background: #fff;
}
.m-schedule__box.--home .m-schedule__head {
  background: #760000;
}
.m-schedule__box.--home .m-schedule__head:before {
  content: "HOME";
  color: #cb0000;
}
.m-schedule__box.--home .m-schedule__head em {
  background: #cb0000;
}
.m-schedule__box.--away .m-schedule__head {
  background: #00516e;
}
.m-schedule__box.--away .m-schedule__head:before {
  content: "AWAY";
  color: #00516e;
}
.m-schedule__box.--away .m-schedule__head em {
  background: #008cbf;
}
.m-schedule__head {
  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-schedule__head p {
  color: #fff;
}
.m-schedule__head em {
  color: #fff;
}
.m-schedule__head:before {
  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: #fff;
  border-radius: 9999px;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
}
.m-schedule__date {
  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-schedule__date > div:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.m-schedule__day {
  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;
}
.m-schedule__day small {
  display: block;
  font-size: 80%;
  line-height: 1;
}
.m-schedule__day, .m-schedule__time {
  font-family: "Teko", sans-serif;
  letter-spacing: -0.01em;
  line-height: 1;
}
.m-schedule__week {
  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;
  border-radius: 50%;
}
.m-schedule__week.--sun {
  background: #cb0000;
}
.m-schedule__week.--sat {
  background: #008cbf;
}
.m-schedule__event {
  line-height: 1.2692307692;
}
.m-schedule__place {
  background: #000;
  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;
  margin: 0 auto;
}
.m-schedule__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-schedule__logo div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
.m-schedule__logo:before {
  content: "";
  background-image: url("../img/icon_vs.jpg");
  background-size: cover;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.m-schedule__logo p {
  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;
  white-space: nowrap;
}
.m-schedule__logo p.--min {
  font-size: 80%;
}
.m-schedule__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;
}
.m-schedule__btn a {
  background: #000;
  color: #fff;
  border-radius: 9999px;
  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-schedule__btn a.--lp {
  background: #cb0000;
}
.m-schedule__btn a.--ticket {
  background: #000;
}
.m-schedule__btn a.--dazn {
  background: #00516e;
}
.m-schedule__btn a.--dazn:before {
  content: "";
  background-image: url("../img/icon_dazn.png");
  background-size: cover;
}
@media (min-width: 768px) {
  .m-schedule__tab {
    width: 900px;
    margin: 65px auto 0;
  }
  .m-schedule__tab li {
    height: 80px;
    border-radius: 28px 28px 0 0;
    font-size: 30px;
  }
  .m-schedule__panel {
    padding: 45px 30px;
    width: 900px;
    margin: 0 auto;
  }
  .m-schedule__box {
    padding: 0 0 20px;
  }
  .m-schedule__box:nth-child(n+2) {
    margin-top: 35px;
  }
  .m-schedule__head {
    padding: 10px 0;
  }
  .m-schedule__head:before {
    width: 200px;
    height: 40px;
    font-size: 30px;
  }
  .m-schedule__head p {
    font-size: 18px;
    margin: 0 15px;
  }
  .m-schedule__head em {
    font-size: 18px;
    padding: 5px 10px;
    border-radius: 8px;
  }
  .m-schedule__col {
    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-schedule__col > div:nth-child(1) {
    margin-right: 10px;
  }
  .m-schedule__place {
    width: 490px;
    height: 35px;
    font-size: 18px;
  }
  .m-schedule__date {
    margin-top: 15px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: -15px;
  }
  .m-schedule__date > div:nth-child(1) {
    bottom: -10px;
  }
  .m-schedule__day {
    font-size: 150px;
  }
  .m-schedule__week {
    width: 50px;
    height: 50px;
    margin-left: 10px;
    margin-right: 15px;
    top: -40px;
    font-size: 24px;
  }
  .m-schedule__event {
    font-size: 16px;
  }
  .m-schedule__time {
    font-size: 34px;
    margin-top: 10px;
  }
  .m-schedule__logo {
    margin-top: 20px;
  }
  .m-schedule__logo:before {
    width: 48px;
    height: 50px;
    top: 65px;
  }
  .m-schedule__logo div {
    min-height: 125px;
  }
  .m-schedule__logo div + div {
    margin-left: 120px;
  }
  .m-schedule__logo div img {
    width: 80px;
    margin-bottom: 30px;
  }
  .m-schedule__logo div.--large img {
    width: 100px;
  }
  .m-schedule__logo div p {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
  }
  .m-schedule__btn {
    margin-top: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .m-schedule__btn a {
    width: 250px;
    height: 35px;
    font-size: 15px;
  }
  .m-schedule__btn a + a {
    margin-top: 5px;
  }
  .m-schedule__btn a.--dazn:before {
    width: 30px;
    height: 30px;
    margin-right: 7px;
  }
}
@media (max-width: 767px) {
  .m-schedule__tab {
    margin-top: 8.6666666667vw;
  }
  .m-schedule__tab li {
    height: 14vw;
    border-radius: 3.7333333333vw 3.7333333333vw 0 0;
    font-size: 5.3333333333vw;
  }
  .m-schedule__panel {
    padding: 6vw 5.3333333333vw;
  }
  .m-schedule__box {
    padding: 0 0 6vw;
  }
  .m-schedule__box:nth-child(n+2) {
    margin-top: 4.6666666667vw;
  }
  .m-schedule__head {
    padding: 2.6666666667vw 0;
  }
  .m-schedule__head:before {
    width: 30.1333333333vw;
    height: 5.8666666667vw;
    font-size: 5.3333333333vw;
  }
  .m-schedule__head p {
    font-size: 2.8vw;
    margin: 0 2vw;
  }
  .m-schedule__head em {
    font-size: 2.8vw;
    padding: 0.6666666667vw 1.3333333333vw;
    border-radius: 1.0666666667vw;
  }
  .m-schedule__place {
    width: 77.6vw;
    height: 6.6666666667vw;
    font-size: 3.8666666667vw;
  }
  .m-schedule__date {
    margin-top: 3.3333333333vw;
    margin-bottom: -5.3333333333vw;
  }
  .m-schedule__date > div:nth-child(2) {
    max-width: 40%;
  }
  .m-schedule__day {
    font-size: 32vw;
  }
  .m-schedule__week {
    width: 10.8vw;
    height: 10.8vw;
    margin-left: 1.3333333333vw;
    margin-right: 2vw;
    top: -8vw;
    font-size: 6.4vw;
  }
  .m-schedule__week.--small {
    font-size: 4.5333333333vw;
  }
  .m-schedule__event {
    font-size: 3.3333333333vw;
  }
  .m-schedule__time {
    font-size: 5.8666666667vw;
  }
  .m-schedule__logo {
    margin-top: 4vw;
  }
  .m-schedule__logo:before {
    width: 8.2666666667vw;
    height: 8.5333333333vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .m-schedule__logo div {
    min-height: 30.6666666667vw;
  }
  .m-schedule__logo div + div {
    margin-left: 16vw;
  }
  .m-schedule__logo div img {
    width: 19.3333333333vw;
    margin-bottom: 4vw;
  }
  .m-schedule__logo div.--large {
    right: -2.6666666667vw;
  }
  .m-schedule__logo div.--large img {
    width: 24.6666666667vw;
  }
  .m-schedule__logo div p {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
  }
  .m-schedule__btn {
    margin-top: 4vw;
  }
  .m-schedule__btn a {
    width: 40.5333333333vw;
    height: 6.1333333333vw;
    font-size: 2.9333333333vw;
  }
  .m-schedule__btn a + a {
    margin-left: 1.7333333333vw;
  }
  .m-schedule__btn a.--dazn:before {
    width: 4vw;
    height: 4vw;
    margin-right: 0.9333333333vw;
  }
}

.m-access__txt h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #cb0000;
}
.m-access__txt p {
  line-height: 2.1666666667;
}
.m-access__address {
  text-align: center;
}
.m-access__address h3 {
  color: #cb0000;
}
.m-access__address p {
  line-height: 1.4;
}
@media (min-width: 768px) {
  .m-access {
    padding: 60px 45px 85px;
  }
  .m-access__pct {
    width: 750px;
    margin: 30px auto;
  }
  .m-access__address {
    margin-bottom: 30px;
  }
  .m-access__address h3 {
    font-size: 24px;
  }
  .m-access__address p {
    margin-top: 15px;
    font-size: 20px;
  }
  .m-access__txt {
    width: 750px;
    margin: 0 auto;
  }
  .m-access__txt h3 {
    border-left: 12px solid #cb0000;
    font-size: 20px;
    min-height: 60px;
    padding-left: 35px;
    margin-bottom: 30px;
  }
  .m-access__txt p {
    font-size: 16px;
  }
  .m-access__txt + .m-access__txt {
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  .m-access {
    padding: 7.3333333333vw 6vw 11.3333333333vw;
  }
  .m-access__pct {
    margin-top: 4vw;
    margin-bottom: 4vw;
  }
  .m-access__address {
    margin-bottom: 4vw;
  }
  .m-access__address h3 {
    font-size: 3.2vw;
  }
  .m-access__address p {
    margin-top: 2vw;
    font-size: 2.6666666667vw;
  }
  .m-access__txt h3 {
    border-left: 1.6vw solid #cb0000;
    font-size: 3.0666666667vw;
    min-height: 10.4vw;
    padding-left: 4.6666666667vw;
    margin-bottom: 4vw;
  }
  .m-access__txt p {
    font-size: 2.4vw;
  }
  .m-access__txt + .m-access__txt {
    margin-top: 4.6666666667vw;
  }
}

.m-faq__btnwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
}
.m-faq__btnwrap button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  color: #cb0000;
  font-weight: 600;
  line-height: 1.1;
}
.m-faq__btnwrap button:before {
  content: "";
  background-image: url("../img/btn_arw_r.png");
  background-size: cover;
  position: absolute;
}
.m-faq__list {
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.m-faq__list.is-show {
  opacity: 1;
  visibility: visible;
  position: static;
}
.m-faq__list:before {
  display: block;
  text-align: center;
  color: #cb0000;
  font-weight: 700;
}
.m-faq__list.--game:before {
  content: "試合について";
}
.m-faq__list.--ticket:before {
  content: "チケットについて";
}
.m-faq__list.--stadium:before {
  content: "スタジアムについて";
}
.m-faq__list.--fc:before {
  content: "ファンクラブについて";
}
.m-faq__list.--food:before {
  content: "飲食について";
}
.m-faq__list.--other:before {
  content: "その他";
}
.m-faq__a > a {
  color: #cb0000;
  font-weight: bolder;
  border-bottom: 2px solid #cb0000;
}
.m-faq__q, .m-faq__a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.m-faq__q:before, .m-faq__a:before {
  display: block;
  font-weight: 700;
  line-height: 1;
  position: absolute;
}
.m-faq__a {
  display: block;
}
.m-faq__q {
  color: #cb0000;
}
.m-faq__q:before {
  content: "Q";
  color: #cb0000;
}
.m-faq__a {
  background: #fff;
}
.m-faq__a:before {
  content: "A";
  color: #cb0000;
}
@media (min-width: 768px) {
  .m-faq {
    padding: 60px 0 70px;
  }
  .m-faq__btnwrap {
    width: 800px;
    margin: 25px auto 35px;
  }
  .m-faq__btnwrap button {
    width: 390px;
    height: 80px;
    font-size: 20px;
    padding-left: 30px;
    border: 2px solid #cb0000;
  }
  .m-faq__btnwrap button:nth-child(n+3) {
    margin-top: 20px;
  }
  .m-faq__btnwrap button:before {
    width: 10px;
    height: 18px;
    right: 15px;
  }
  .m-faq__list {
    margin-top: 34px;
    width: 800px;
    top: -34px;
  }
  .m-faq__list:before {
    font-size: 22px;
    margin-bottom: 7px;
  }
  .m-faq__items {
    border: 2px solid #cb0000;
  }
  .m-faq__items:nth-child(n+2) {
    margin-top: 10px;
  }
  .m-faq__items .u-tglicon {
    top: 15px;
    right: 20px;
  }
  .m-faq__q:before, .m-faq__a:before {
    font-size: 35px;
    margin-right: 18px;
  }
  .m-faq__q {
    font-size: 20px;
    padding: 5px 58px 13px 56px;
  }
  .m-faq__q:before {
    top: 3px;
    left: 16px;
  }
  .m-faq__a {
    font-size: 20px;
    padding: 10px 30px 15px 56px;
    border-radius: 0 0 16px 16px;
    border-top: 2px solid #cb0000;
  }
  .m-faq__a:before {
    top: 8px;
    left: 16px;
  }
}
@media (max-width: 767px) {
  .m-faq {
    padding: 8vw 0 9.3333333333vw;
  }
  .m-faq__btnwrap {
    width: 89.3333333333vw;
    margin: 3.3333333333vw auto 4.6666666667vw;
  }
  .m-faq__btnwrap button {
    width: 43.2vw;
    height: 12.4vw;
    font-size: 2.6666666667vw;
    padding-left: 4vw;
    border: 0.2666666667vw solid #cb0000;
  }
  .m-faq__btnwrap button:nth-child(n+3) {
    margin-top: 2.6666666667vw;
  }
  .m-faq__btnwrap button:before {
    width: 1.3333333333vw;
    height: 2.4vw;
    right: 2vw;
  }
  .m-faq__list {
    margin-top: 4.5333333333vw;
    width: 89.3333333333vw;
    top: -4.5333333333vw;
  }
  .m-faq__list:before {
    font-size: 2.9333333333vw;
    margin-bottom: 0.9333333333vw;
  }
  .m-faq__items {
    border: 0.2666666667vw solid #cb0000;
  }
  .m-faq__items:nth-child(n+2) {
    margin-top: 1.3333333333vw;
  }
  .m-faq__items .u-tglicon {
    top: 1.0666666667vw;
    right: 2.6666666667vw;
  }
  .m-faq__q:before, .m-faq__a:before {
    font-size: 4.6666666667vw;
    margin-right: 2.4vw;
  }
  .m-faq__q {
    font-size: 2.6666666667vw;
    padding: 0.6666666667vw 7.7333333333vw 1.7333333333vw 7.4666666667vw;
  }
  .m-faq__q:before {
    top: 0.4vw;
    left: 2.1333333333vw;
  }
  .m-faq__a {
    font-size: 2.6666666667vw;
    padding: 1.3333333333vw 4vw 2vw 7.4666666667vw;
    border-radius: 0 0 2.1333333333vw 2.1333333333vw;
    border-top: 0.2666666667vw solid #cb0000;
  }
  .m-faq__a:before {
    top: 1.0666666667vw;
    left: 2.1333333333vw;
  }
}

.m-match__slide {
  margin: 0 auto;
}
.m-match__box {
  background: rgba(55, 196, 219, 0.05);
}
.m-match__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #efefef;
}
.m-match__ttl em {
  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: #ccc;
}
.m-match__ttl em.--home {
  background: #38A1DB;
}
.m-match__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}
.m-match__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-match__day, .m-match__day span, .m-match__time, .m-match__week {
  line-height: 1;
  font-weight: 500;
}
.m-match__week {
  font-weight: 900;
}
.m-match__team {
  font-weight: 700;
}
.m-match__place {
  color: #38A1DB;
  font-weight: 700;
  line-height: 1.0833333333;
}
.m-match__place:before {
  content: "";
  background-image: url("../img/pin.png");
  background-size: cover;
  position: absolute;
}
.m-match__btnwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.m-match__btnwrap a.disabled, .m-match__btnwrap a.coming-soon {
  pointer-events: none;
  opacity: 0.6;
  text-transform: uppercase;
}
.m-match__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-weight: 700;
  width: 50%;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.m-match__btn:before {
  content: "";
  background-size: cover !important;
}
.m-match__btn.--lp {
  background: #38A1DB;
}
.m-match__btn.--lp:before {
  background-image: url("../img/icon_blank.png");
}
.m-match__btn.--ticket {
  background: #C0AE72;
}
.m-match__btn.--ticket:before {
  background-image: url("../img/icon_ticket.png");
}
@media (min-width: 1301px) {
  .m-match {
    z-index: initial !important;
  }
  .m-match__slide {
    margin: 115px auto 0;
    width: 280px;
    -webkit-transition: 0s;
    transition: 0s;
    z-index: 1000;
  }
  .m-match__slide .swiper-wrapper {
    padding-bottom: 25px;
  }
  .m-match__slide:before, .m-match__slide:after {
    content: "";
    position: absolute;
    line-height: 1;
  }
  .m-match__slide:before {
    content: "今後の開催日程";
    right: 0;
    left: 0;
    margin: 0 auto;
    font-size: 20px;
    top: -44px;
    font-weight: 700;
    text-align: center;
  }
  .m-match__slide:after {
    background-image: url("../img/icon_match.png");
    background-size: cover;
    width: 23px;
    height: 23px;
    left: 35px;
    top: -45px;
  }
  .m-match__ttl {
    font-size: 12px;
  }
  .m-match__ttl em {
    font-size: 18px;
    width: 72px;
    height: 27px;
    margin-right: 12px;
  }
  .m-match__logo {
    width: 70px;
    margin-left: 7px;
  }
  .m-match__desc {
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .m-match__day {
    font-size: 57px;
    margin-right: 7px;
  }
  .m-match__day + div {
    top: -4px;
  }
  .m-match__time {
    font-size: 22px;
  }
  .m-match__week {
    font-size: 14px;
  }
  .m-match__team {
    font-size: 13px;
  }
  .m-match__place {
    font-size: 11px;
    padding-left: 20px;
    margin-top: 6px;
  }
  .m-match__place:before {
    width: 13px;
    height: 16px;
    left: 0;
  }
  .m-match__btn {
    font-size: 11px;
    height: 38px;
    padding-left: 10px;
  }
  .m-match__btn:before {
    margin-right: 7px;
  }
  .m-match__btn.--lp:before {
    width: 11px;
    height: 11px;
  }
  .m-match__btn.--ticket:before {
    width: 14px;
    height: 11px;
  }
  .m-match__bar {
    height: 10px !important;
    width: 108px !important;
    margin: 0 auto;
    left: 0 !important;
    right: 0 !important;
    background: #fff !important;
    -webkit-box-shadow: 0 0 4px rgba(64, 147, 185, 0.3);
            box-shadow: 0 0 4px rgba(64, 147, 185, 0.3);
    bottom: -5px !important;
  }
  .m-match__bar .swiper-scrollbar-drag {
    background: #25B9FE !important;
  }
  .m-match__detail {
    background: #fff;
  }
}
@media (min-width: 1920px) {
  .m-match__slide {
    width: 576px;
  }
  .m-match__slide:after {
    left: 187px;
  }
}
@media screen and (min-width: 767px) and (max-width: 1300px) {
  .m-match {
    padding: 50px 0 60px;
  }
  .m-match__slide {
    width: 310px;
    margin-top: 37px;
  }
  .m-match__slide .swiper-wrapper {
    padding-bottom: 25px;
  }
  .m-match__logo {
    width: 79px;
    margin-left: 9px;
  }
  .m-match__ttl {
    font-size: 14px;
  }
  .m-match__ttl em {
    font-size: 20px;
    width: 80px;
    height: 30px;
    margin-right: 14px;
  }
  .m-match__desc {
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .m-match__day {
    font-size: 64px;
    margin-right: 7px;
  }
  .m-match__day + div {
    top: -4px;
  }
  .m-match__time {
    font-size: 24px;
  }
  .m-match__week {
    font-size: 15px;
  }
  .m-match__team {
    font-size: 15px;
    margin-top: 5px;
  }
  .m-match__place {
    font-size: 12px;
    padding-left: 20px;
  }
  .m-match__place:before {
    width: 14px;
    height: 18px;
    left: 0;
  }
  .m-match__btn {
    font-size: 12px;
    height: 38px;
    padding-left: 14px;
  }
  .m-match__btn:before {
    margin-right: 7px;
  }
  .m-match__btn.--lp:before {
    width: 12px;
    height: 12px;
  }
  .m-match__btn.--ticket:before {
    width: 15px;
    height: 12px;
  }
}
@media screen and (min-width: 1919px) and (max-width: 1301px) {
  .m-match__slide {
    width: 290px;
    left: 0;
    right: 0;
    -webkit-transform: translateX(calc(((100vw - 538px) / 2 + 538px) / 2));
            transform: translateX(calc(((100vw - 538px) / 2 + 538px) / 2));
  }
  .m-match__slide:after {
    left: 37px;
  }
}
@media (max-width: 767px) {
  .m-match {
    padding: 6.6666666667vw 0 8vw;
  }
  .m-match__slide {
    width: 41.3333333333vw;
    margin-top: 4.9333333333vw;
  }
  .m-match__slide .swiper-wrapper {
    padding-bottom: 3.3333333333vw;
  }
  .m-match__logo {
    width: 10.5333333333vw;
    margin-left: 1.2vw;
  }
  .m-match__ttl {
    font-size: 1.8666666667vw;
  }
  .m-match__ttl em {
    font-size: 2.6666666667vw;
    width: 10.6666666667vw;
    height: 4vw;
    margin-right: 1.8666666667vw;
  }
  .m-match__desc {
    margin-left: 1.3333333333vw;
    margin-top: 1.3333333333vw;
    margin-bottom: 1.3333333333vw;
  }
  .m-match__day {
    font-size: 8.5333333333vw;
    margin-right: 0.9333333333vw;
  }
  .m-match__day + div {
    top: -0.5333333333vw;
  }
  .m-match__time {
    font-size: 3.2vw;
  }
  .m-match__week {
    font-size: 2vw;
  }
  .m-match__team {
    font-size: 2vw;
    margin-top: 0.6666666667vw;
  }
  .m-match__place {
    font-size: 1.6vw;
    padding-left: 2.6666666667vw;
  }
  .m-match__place:before {
    width: 1.8666666667vw;
    height: 2.4vw;
    left: 0;
  }
  .m-match__btn {
    font-size: 1.6vw;
    height: 5.0666666667vw;
    padding-left: 1.8666666667vw;
  }
  .m-match__btn:before {
    margin-right: 0.9333333333vw;
  }
  .m-match__btn.--lp:before {
    width: 1.6vw;
    height: 1.6vw;
  }
  .m-match__btn.--ticket:before {
    width: 2vw;
    height: 1.6vw;
  }
}

.m-info a {
  display: block;
}
@media (min-width: 768px) {
  .m-info {
    padding: 65px 40px 0;
  }
  .m-info__bnr {
    width: 750px;
    margin: 30px auto 0;
  }
  .m-info a + a {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .m-info {
    padding: 8.6666666667vw 5.3333333333vw 0vw;
  }
  .m-info__bnr {
    margin-top: 4vw;
  }
  .m-info a + a {
    margin-top: 4vw;
  }
}

.m-partner h3 {
  text-align: center;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  color: #cb0000;
}
.m-partner__list {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 768px) {
  .m-partner {
    padding: 70px 40px 60px;
  }
  .m-partner h3 {
    font-size: 24px;
    margin-top: 30px;
  }
  .m-partner__list {
    width: 1000px;
    margin: 20px auto 0;
  }
  .m-partner__list > * {
    width: 30%;
  }
  .m-partner__list > *:nth-child(n+4) {
    margin-top: 20px;
  }
  .m-partner__pct {
    margin: 50px auto 0;
    width: 670px;
  }
}
@media (max-width: 767px) {
  .m-partner {
    padding: 9.3333333333vw 5.3333333333vw 8vw;
  }
  .m-partner h3 {
    font-size: 3.2vw;
    margin-top: 4vw;
  }
  .m-partner__list {
    width: 90%;
    margin: 2.6666666667vw auto 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .m-partner__list > * {
    width: 48%;
    margin: 0 auto;
  }
  .m-partner__list > *:nth-child(n+3) {
    margin-top: 2.6666666667vw;
  }
  .m-partner__pct {
    margin: 6.6666666667vw auto 0;
  }
}

.m-game .--sat {
  color: #25B9FE !important;
}
.m-game:before, .m-game:after {
  content: "";
  position: absolute;
}
.m-game__meiji {
  position: absolute;
}
.m-game__group {
  text-align: center;
}
.m-game__group em {
  display: block;
  line-height: 1.2307692308;
  font-weight: 700;
}
.m-game__group span,
.m-game__group p {
  line-height: 1;
}
.m-game__group 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: #25B9FE;
  color: #fff;
}
.m-game__group p {
  text-transform: uppercase;
}
.m-game__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.m-game__date * {
  line-height: 1;
}
.m-game__day small {
  font-size: inherit;
  font-weight: 100;
  margin-right: 5px;
  font-family: "Noto Sans JP";
}
.m-game__week {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.m-game__team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.m-game__team:before {
  content: "×";
  text-align: center;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: 100;
}
.m-game__team p {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  font-weight: 700;
  text-align: center;
}
.m-game__place {
  position: absolute;
  text-align: center;
  font-weight: 800;
}
.m-game__copy {
  text-align: center;
  font-weight: 800;
  line-height: 1.3;
}
@media (min-width: 1301px) {
  .m-game__detail {
    padding-right: min(7.5vw, 150px);
    margin: 0 auto;
    max-width: 606px;
    z-index: 100;
    width: calc((100vw - 670px) / 2);
    padding-bottom: min(170px, 8.5vw);
  }
  .m-game__detail:before {
    background: #38A1DB;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 130px;
  }
  .m-game__player {
    position: absolute;
    right: -27px;
    bottom: 20.2312138728%;
    width: 38.7788778878%;
    max-width: 235px;
  }
  .m-game__meiji {
    position: static;
    width: 85.393258427%;
    margin: 0 auto 26px;
    text-align: center;
  }
  .m-game__group em {
    font-size: min(1.05vw, 21px);
    border-bottom: 1.7px solid #000;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 40px;
  }
  .m-game__group span {
    width: min(7.75vw, 155px);
    height: min(1.75vw, 35px);
    font-size: min(1.4vw, 28px);
    margin: 0 auto;
    padding-top: 5px;
  }
  .m-game__group p {
    font-size: min(1.45vw, 29px);
  }
  .m-game__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -45px;
  }
  .m-game__day {
    font-size: min(15.05vw, 301px);
    letter-spacing: -0.1em;
    line-height: 1;
    margin-bottom: min(-2.5vw, 50px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .m-game__day + div {
    top: min(-1.25vw, -25px);
  }
  .m-game__day small {
    display: block;
    margin: 0 25px;
    right: -12px;
  }
  .m-game__day small:before {
    content: "";
    width: 4px;
    height: 72%;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
    background: #000;
    position: absolute;
    top: 5%;
  }
  .m-game__year {
    font-size: min(1.45vw, 29px);
    margin-bottom: 20px;
    margin-bottom: 5px;
    margin-left: -15px;
  }
  .m-game__week {
    font-size: min(3.4vw, 68px);
    left: -4px;
  }
  .m-game__place {
    font-size: min(0.85vw, 17px);
    margin: 7px auto 13px;
    position: static;
    line-height: 1;
  }
  .m-game__team {
    max-width: 347px;
    width: 100%;
    margin: 0px auto min(75px, 3.75vw);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .m-game__team:before {
    font-size: min(2.25vw, 45px);
    right: min(-0.75vw, -15px);
  }
  .m-game__team p {
    font-size: min(1.4vw, 28px);
    bottom: -33px;
  }
  .m-game__logo {
    height: 155px;
  }
  .m-game__logo.--away {
    margin-left: 75px;
  }
  .m-game__banner {
    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;
    padding-top: 17px;
    border-top: 1px solid #38A1DB;
    position: absolute;
    width: 100%;
  }
  .m-game__banner img {
    width: min(376px, 18.8vw);
  }
  .m-game__banner p {
    font-size: min(1vw, 20px);
    color: #000;
    text-align: center;
    line-height: 1.2;
    white-space: nowrap;
    width: 100%;
    font-weight: 600;
  }
  .m-game__copy {
    font-size: min(2.2vw, 44px);
    margin-top: -25px;
    margin-bottom: 35px;
    z-index: 50;
  }
}
@media screen and (min-width: 767px) and (max-width: 1300px) {
  .m-game {
    z-index: 0;
    margin-top: -103px;
    width: 480px;
    margin: 0 auto;
  }
  .m-game__player, .m-game__banner {
    display: none;
  }
  .m-game:before {
    background: #E6F7FF;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transform: skew(0deg, 6deg);
            transform: skew(0deg, 6deg);
    z-index: -1;
  }
  .m-game:after {
    position: absolute;
    width: 150vw;
    height: 76px;
    background: rgba(255, 255, 255, 0.5);
    -webkit-transform: rotate(22deg);
            transform: rotate(22deg);
    z-index: -1;
    top: 70px;
    left: -50vw;
  }
  .m-game__detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 40px 18px 28px 28px;
  }
  .m-game__meiji {
    width: 137px;
    top: -5px;
    left: 26px;
  }
  .m-game__group em {
    font-size: 13px;
  }
  .m-game__group span {
    font-size: 15px;
    width: 90px;
    height: 19px;
    margin: 5px 0;
    padding-top: 4px;
  }
  .m-game__group p {
    font-size: 17px;
  }
  .m-game__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .m-game__year {
    font-size: 13px;
    margin-bottom: 5px;
    margin-left: -9px;
  }
  .m-game__week {
    font-size: 30px;
    left: -2px;
  }
  .m-game__day {
    font-size: 111px;
    margin-bottom: -18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .m-game__day + div {
    bottom: 12px;
  }
  .m-game__day small {
    display: block;
    margin: 0 13px;
  }
  .m-game__day small:before {
    content: "";
    width: 4px;
    height: 72%;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
    background: #000;
    position: absolute;
    top: 5%;
  }
  .m-game__team {
    width: 160px;
  }
  .m-game__team:before {
    font-size: 22px;
  }
  .m-game__team p {
    font-size: 12px;
    bottom: -19px;
  }
  .m-game__logo {
    width: 69px;
  }
  .m-game__place {
    bottom: 0px;
    font-size: 13px;
    margin: 0 auto;
    right: 0;
    left: 0;
  }
  .m-game__copy {
    width: 449px;
    margin: 0 auto;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #8BB0C2;
    font-size: 28px;
    margin-bottom: 17px;
  }
}
@media (min-width: 1921px) {
  .m-game__group span {
    margin-top: 34px;
  }
  .m-game__group em {
    margin-bottom: 56px;
  }
  .m-game__day {
    margin-bottom: -90px;
  }
  .m-game__day + div {
    top: 0;
  }
  .m-game__team {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .m-game {
    z-index: 0;
    margin-top: -4.6666666667vw;
  }
  .m-game:before {
    background: #E6F7FF;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transform: skew(0deg, 6deg);
            transform: skew(0deg, 6deg);
    z-index: -1;
  }
  .m-game:after {
    position: absolute;
    width: 88vw;
    height: 10.1333333333vw;
    background: rgba(255, 255, 255, 0.5);
    -webkit-transform: rotate(12deg);
            transform: rotate(12deg);
    z-index: -1;
    -webkit-transform: rotate(22deg);
            transform: rotate(22deg);
    top: 9.3333333333vw;
    left: -10.6666666667vw;
  }
  .m-game__detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 5.3333333333vw 2.4vw 3.7333333333vw 3.7333333333vw;
  }
  .m-game__meiji {
    width: 18.2666666667vw;
    top: -0.6666666667vw;
    left: 3.4666666667vw;
  }
  .m-game__group em {
    font-size: 1.7333333333vw;
  }
  .m-game__group span {
    font-size: 2vw;
    width: 12vw;
    height: 2.5333333333vw;
    margin: 0.6666666667vw 0;
    padding-top: 0.5333333333vw;
  }
  .m-game__group p {
    font-size: 2.2666666667vw;
  }
  .m-game__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .m-game__year {
    font-size: 1.7333333333vw;
    margin-bottom: 0.6666666667vw;
    margin-left: -1.2vw;
  }
  .m-game__week {
    font-size: 4vw;
    left: -0.2666666667vw;
  }
  .m-game__day {
    font-size: 14.8vw;
    margin-bottom: -2.4vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    letter-spacing: -0.06em;
  }
  .m-game__day + div {
    bottom: 1.6vw;
  }
  .m-game__day small {
    display: block;
    margin: 0 1.7333333333vw;
  }
  .m-game__day small:before {
    content: "";
    width: 0.5333333333vw;
    height: 72%;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
    background: #000;
    position: absolute;
    top: 5%;
  }
  .m-game__team {
    width: 21.3333333333vw;
  }
  .m-game__team:before {
    font-size: 3.3333333333vw;
    right: -0.6666666667vw;
  }
  .m-game__team p {
    font-size: 1.6vw;
    bottom: -1.3333333333vw;
  }
  .m-game__logo {
    height: 11.4666666667vw;
  }
  .m-game__logo.--away {
    left: -0.6666666667vw;
    bottom: -0.5333333333vw;
  }
  .m-game__place {
    bottom: 0vw;
    font-size: 1.7333333333vw;
    margin: 0 auto;
    right: 0;
    left: 0;
  }
  .m-game__copy {
    width: 59.8666666667vw;
    margin: 0 auto;
    margin-top: 2vw;
    padding-top: 2vw;
    border-top: 0.1333333333vw solid #8BB0C2;
    font-size: 3.7333333333vw;
    margin-bottom: 2.2666666667vw;
  }
}

.m-pcfixed {
  width: 100vw;
  height: 100vh;
  position: absolute;
  padding-top: 50px;
}
.m-pcfixed.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
}
.m-pcfixed__left, .m-pcfixed__right {
  position: absolute;
  width: calc((100% - 538px) / 2);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
}
.m-pcfixed__left {
  left: 0;
}
.m-pcfixed__right {
  right: 0;
}

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

.m-season {
  z-index: 0;
}
.m-season:before {
  content: "";
  background-image: url("../img/bg.jpg");
  background-size: cover;
  position: absolute;
  z-index: -1;
  top: 0;
}
.m-season__tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.m-season__tab li {
  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-family: "Barlow Condensed", sans-serif;
  color: #fff;
  font-weight: 700;
  background: #000;
}
.m-season__tab li.is-active {
  background: #cb0000;
}
.m-season__panel {
  margin: 0 auto;
}
.m-season__panel li {
  background: #fff;
  position: absolute;
  top: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  visibility: hidden;
  width: 100%;
}
.m-season__panel li.is-active {
  position: static;
  opacity: 1;
  visibility: visible;
}
@media (min-width: 768px) {
  .m-season {
    padding-top: 35px;
    padding-bottom: 60px;
  }
  .m-season:before {
    width: 100%;
    height: 374px;
    background-position: bottom;
    opacity: 0.5;
  }
  .m-season__tab {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    width: 1100px;
    margin: 25px auto 0;
  }
  .m-season__tab li {
    width: 223.3333333333px;
    font-size: 29px;
    height: 60px;
    border-radius: 34px 34px 0 0;
    background: #cb0000;
    pointer-events: none;
  }
  .m-season__panel {
    width: 1100px;
    margin-bottom: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .m-season__panel li {
    width: 32.5%;
    opacity: 1;
    visibility: visible;
    position: static;
    border: 4px solid #cb0000;
  }
  .m-season__panel li:nth-child(1) {
    padding: 10px;
  }
  .m-season__panel li:nth-child(2) {
    padding: 10px 5px;
  }
  .m-season__panel li:nth-child(3) {
    padding: 10px 45px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
  .m-season__tab {
    margin-top: 25px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 670px;
  }
  .m-season__tab li {
    width: 223.3333333333px;
    font-size: 29px;
    height: 74px;
    border-radius: 34px 34px 0 0;
    pointer-events: all;
    background: #000;
  }
  .m-season__tab li.is-active {
    background: #cb0000;
  }
  .m-season__panel {
    width: 670px;
    border: 8px solid #cb0000;
    margin-bottom: 55px;
  }
  .m-season__panel li {
    border: none;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    position: absolute;
    top: 0;
  }
  .m-season__panel li.is-active {
    position: static;
  }
  .m-season__panel li:nth-child(1) {
    padding: 30px;
  }
  .m-season__panel li:nth-child(2) {
    padding: 30px 25px;
  }
  .m-season__panel li:nth-child(3) {
    padding: 30px 85px;
  }
}
@media (max-width: 767px) {
  .m-season {
    padding-top: 4.6666666667vw;
    padding-bottom: 8vw;
  }
  .m-season:before {
    width: 100%;
    height: 49.8666666667vw;
    opacity: 0.3;
  }
  .m-season__tab {
    margin-top: 3.3333333333vw;
  }
  .m-season__tab li {
    width: 29.7777777778vw;
    font-size: 3.8666666667vw;
    height: 9.8666666667vw;
    border-radius: 4.5333333333vw 4.5333333333vw 0 0;
  }
  .m-season__panel {
    width: 89.3333333333vw;
    border: 1.0666666667vw solid #cb0000;
    margin-bottom: 7.3333333333vw;
  }
  .m-season__panel li:nth-child(1) {
    padding: 4vw;
  }
  .m-season__panel li:nth-child(2) {
    padding: 4vw 3.3333333333vw;
  }
  .m-season__panel li:nth-child(3) {
    padding: 4vw 11.3333333333vw;
  }
}

@media (min-width: 768px) {
  .m-player {
    padding-top: 65px;
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .m-player {
    padding-top: 8.6666666667vw;
    padding-bottom: 6.6666666667vw;
  }
}

.m-highlight__box {
  text-align: center;
}
@media (min-width: 768px) {
  .m-highlight {
    padding: 45px 0 0;
  }
  .m-highlight__boxwrap {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .m-highlight__box {
    width: 500px;
  }
  .m-highlight__box:nth-child(n+2) {
    margin-left: 20px;
  }
  .m-highlight__box p {
    font-size: 20px;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .m-highlight {
    padding: 6vw 0 0;
  }
  .m-highlight__boxwrap {
    margin-top: 5.3333333333vw;
  }
  .m-highlight__box {
    padding: 0 5.3333333333vw;
  }
  .m-highlight__box:nth-child(n+2) {
    margin-top: 5.3333333333vw;
  }
  .m-highlight__box p {
    font-size: 3.0666666667vw;
    margin-top: 2vw;
  }
}

@-webkit-keyframes infinity-scroll-left-sp {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100vw);
            transform: translateX(-100vw);
  }
}

@keyframes infinity-scroll-left-sp {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100vw);
            transform: translateX(-100vw);
  }
}
@-webkit-keyframes infinity-scroll-left-pc {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-343.0666666667vw);
            transform: translateX(-343.0666666667vw);
  }
}
@keyframes infinity-scroll-left-pc {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-343.0666666667vw);
            transform: translateX(-343.0666666667vw);
  }
}
.m-loop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.m-loop img {
  width: 50%;
  max-width: none;
  max-height: none;
}
@media (min-width: 768px) {
  .m-loop img {
    width: 50vw;
    -webkit-animation: infinity-scroll-left-sp 30s infinite linear 0.5s both;
            animation: infinity-scroll-left-sp 30s infinite linear 0.5s both;
  }
}
@media (max-width: 767px) {
  .m-loop img {
    width: 171.6vw;
    -webkit-animation: infinity-scroll-left-sp 30s infinite linear 0.5s both;
            animation: infinity-scroll-left-sp 30s infinite linear 0.5s both;
  }
}

.m-lead {
  text-align: center;
  font-weight: 900;
  line-height: 1.3666666667;
}
@media (min-width: 768px) {
  .m-lead {
    font-size: 24px;
    margin: 55px auto -50px;
  }
}
@media (max-width: 767px) {
  .m-lead {
    font-size: 4vw;
    margin: 7.3333333333vw auto 7.3333333333vw;
  }
}

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

*.is-open .u-tglicon {
  background: #cb0000;
}
*.is-open .u-tglicon:before, *.is-open .u-tglicon:after {
  background: #fff;
}
*.is-open .u-tglicon:after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.u-dots .swiper-pagination-bullet {
  background: #D9D9D9;
  opacity: 1;
}
.u-dots .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #38A1DB;
}
@media (max-width: 767px) {
  .u-dots {
    bottom: -4vw;
  }
}/*# sourceMappingURL=style.css.map */