@charset "UTF-8";
/**
 * Swiper 11.0.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 9, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.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;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

/*!
Modaal - accessible modals - v0.4.4
by Humaan, for all humans.
http://humaan.com
*/
.modaal-noscroll {
  overflow: hidden;
}

.modaal-accessible-hide {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}

.modaal-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.modaal-wrapper * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
}

.modaal-wrapper .modaal-close {
  border: none;
  background: 0 0;
  padding: 0;
  -webkit-appearance: none;
}

.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1;
}

.modaal-wrapper.modaal-start_fade {
  opacity: 0;
}

.modaal-wrapper [tabindex="0"] {
  outline: 0 !important;
}

.modaal-wrapper.modaal-fullscreen {
  overflow: hidden;
}

.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}

.modaal-fullscreen .modaal-outer-wrapper {
  display: block;
}

.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px;
}

.modaal-fullscreen .modaal-inner-wrapper {
  padding: 0;
  display: block;
  vertical-align: top;
}

.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 1000px;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  cursor: auto;
}

.modaal-container.is_loading {
  height: 100px;
  width: 100px;
  overflow: hidden;
}

.modaal-fullscreen .modaal-container {
  max-width: none;
  height: 100%;
  overflow: auto;
}

.modaal-close {
  position: fixed;
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.modaal-close:focus, .modaal-close:hover {
  outline: 0;
  background: #fff;
}

.modaal-close:focus:after, .modaal-close:focus:before, .modaal-close:hover:after, .modaal-close:hover:before {
  background: #b93d0c;
}

.modaal-close span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-close:after, .modaal-close:before {
  display: block;
  content: " ";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.modaal-close:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modaal-close:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modaal-fullscreen .modaal-close {
  background: #afb7bc;
  right: 10px;
  top: 10px;
}

.modaal-content-container {
  padding: 30px;
}

.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0;
}

.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: 0 0;
}

.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.modaal-confirm-btn.modaal-ok:hover {
  background: #2f2f2f;
}

.modaal-confirm-btn.modaal-cancel {
  text-decoration: underline;
}

.modaal-confirm-btn.modaal-cancel:hover {
  text-decoration: none;
  color: #2f2f2f;
}

.modaal-instagram .modaal-container {
  width: auto;
  background: 0 0;
  box-shadow: none !important;
}

.modaal-instagram .modaal-content-container {
  padding: 0;
  background: 0 0;
}

.modaal-instagram .modaal-content-container > blockquote {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}

.modaal-instagram iframe {
  opacity: 0;
  margin: -6px !important;
  border-radius: 0 !important;
  width: 1000px !important;
  max-width: 800px !important;
  box-shadow: none !important;
  -webkit-animation: instaReveal 1s linear forwards;
  animation: instaReveal 1s linear forwards;
}

.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px;
}

.modaal-image .modaal-container {
  width: auto;
  max-width: 100%;
}

.modaal-gallery-wrap {
  position: relative;
  color: #fff;
}

.modaal-gallery-item {
  display: none;
}

.modaal-gallery-item img {
  display: block;
}

.modaal-gallery-item.is_active {
  display: block;
}

.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
}

.modaal-gallery-label:focus {
  outline: 0;
}

.modaal-gallery-control {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default;
}

.modaal-gallery-control:focus, .modaal-gallery-control:hover {
  outline: 0;
  background: #fff;
}

.modaal-gallery-control:focus:after, .modaal-gallery-control:focus:before, .modaal-gallery-control:hover:after, .modaal-gallery-control:hover:before {
  background: #afb7bc;
}

.modaal-gallery-control span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-gallery-control:after, .modaal-gallery-control:before {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.modaal-gallery-control:before {
  margin: -5px 0 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modaal-gallery-control:after {
  margin: 5px 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modaal-gallery-next-inner {
  left: 100%;
  margin-left: 40px;
}

.modaal-gallery-next-outer {
  right: 45px;
}

.modaal-gallery-prev:after, .modaal-gallery-prev:before {
  left: 22px;
}

.modaal-gallery-prev:before {
  margin: 5px 0 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modaal-gallery-prev:after {
  margin: -5px 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modaal-gallery-prev-inner {
  right: 100%;
  margin-right: 40px;
}

.modaal-gallery-prev-outer {
  left: 45px;
}

.modaal-video-wrap {
  margin: auto 50px;
  position: relative;
}

.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.modaal-video-container embed, .modaal-video-container iframe, .modaal-video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modaal-iframe .modaal-content {
  width: 100%;
  height: 100%;
}

.modaal-iframe-elem {
  width: 100%;
  height: 100%;
  display: block;
}

.modaal-loading-spinner {
  background: 0 0;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  -webkit-transform: scale(0.25);
  -ms-transform: scale(0.25);
  transform: scale(0.25);
}

.modaal-loading-spinner > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}

.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff;
}

.modaal-loading-spinner > div:nth-of-type(1) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.modaal-loading-spinner > div:nth-of-type(2) > div, .modaal-loading-spinner > div:nth-of-type(3) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(1) {
  -ms-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(2) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.12s;
  animation-delay: 0.12s;
}

.modaal-loading-spinner > div:nth-of-type(2) {
  -ms-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(3) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

.modaal-loading-spinner > div:nth-of-type(4) > div, .modaal-loading-spinner > div:nth-of-type(5) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(3) {
  -ms-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(4) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.37s;
  animation-delay: 0.37s;
}

.modaal-loading-spinner > div:nth-of-type(4) {
  -ms-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(5) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.modaal-loading-spinner > div:nth-of-type(6) > div, .modaal-loading-spinner > div:nth-of-type(7) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(5) {
  -ms-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(6) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.62s;
  animation-delay: 0.62s;
}

.modaal-loading-spinner > div:nth-of-type(6) {
  -ms-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(7) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

.modaal-loading-spinner > div:nth-of-type(7) {
  -ms-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(8) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.87s;
  animation-delay: 0.87s;
}

.modaal-loading-spinner > div:nth-of-type(8) {
  -ms-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}

@media only screen and (min-width: 1400px) {
  .modaal-video-container {
    padding-bottom: 0;
    height: 731px;
  }
}
@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }

  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background: rgba(0, 0, 0, 0.7);
  }

  .modaal-gallery-control:after, .modaal-gallery-control:before {
    background: #fff;
  }

  .modaal-gallery-next {
    left: auto;
    right: 20px;
  }

  .modaal-gallery-prev {
    left: 20px;
    right: auto;
  }
}
@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
}
@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important;
  }
}
@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important;
  }
}
@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .modaal-instagram iframe {
    width: 600px !important;
  }
}
@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }

  .modaal-video-container {
    max-width: 900px;
    max-height: 510px;
  }
}
@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none;
  }
}
@keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

* {
  outline: none;
}

html {
  font-size: clamp(0vw, 1.4vw, 18px);
  font-family: kinto-sans, sans-serif;
  background: #fff;
  color: #333;
  font-weight: normal;
  line-height: 1.8;
  letter-spacing: 0;
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  html {
    font-size: 3.8vw;
  }
}

body.no-scroll-bar {
  overflow: hidden;
}
body.no-scroll-bar::-webkit-scrollbar {
  display: none;
}

::selection {
  background: #cfb8d5;
}

.wrapper {
  overflow: hidden;
  width: 100vw;
  padding-top: 3rem;
}
@media screen and (max-width: 767px) {
  .wrapper {
    padding-top: 0;
  }
}

.container {
  position: relative;
  z-index: 1;
}

.main-contents {
  position: relative;
  z-index: 0;
  overflow: hidden;
  background: url(../img/bg.jpg) repeat-y center top/100%;
}

a {
  text-decoration: none;
}

p a.text-link {
  text-decoration: underline;
  color: #FF3640;
}

img {
  display: block;
  height: auto;
  width: 100%;
}

ul {
  margin: 0;
  list-style: none;
  padding: 0;
}

strong {
  font-weight: normal;
}

i {
  font-style: normal;
}

p {
  margin: 0;
}

p strong {
  color: #e56046;
}

strong {
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal;
}

.spacer {
  width: 100%;
}

.text-right {
  text-align: right;
}

ruby rt {
  font-size: 0.3em;
  padding: 0 1em;
  transform: translateY(0%);
}

_:lang(x) + _:-webkit-full-screen-document ruby rt, body ruby rt {
  transform: translateY(50%);
}

@supports (-ms-ime-align: auto) {
  ruby rt {
    transform: translateY(30%) !important;
  }
}
@-moz-document url-prefix() {
  ruby rt {
    margin-bottom: -0.2rem;
  }
}
@keyframes anim-loading {
  0% {
    width: 10%;
    left: 0%;
  }
  25% {
    width: 60%;
    left: 40%;
  }
  50% {
    width: 20%;
    left: 70%;
  }
  75% {
    width: 90%;
    left: 0%;
  }
  100% {
    width: 8%;
    left: 0%;
  }
}
@keyframes anim-fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes anim-fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes anim-loop {
  0% {
    transform: translate(0%, 0);
  }
  100% {
    transform: translate(-50%, 0);
  }
}
@keyframes anim-rotate {
  0% {
    transform: rotate(-45deg);
  }
  100% {
    transform: rotate(315deg);
  }
}
@keyframes anim-zoomoutin {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes anim-zoominout {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes anim-grich-00 {
  0% {
    transform: translate(0%, 0%);
  }
  22% {
    transform: translate(0%, 0%);
  }
  24% {
    transform: translate(0.5%, 0%);
  }
  25% {
    transform: translate(-1%, 0%);
  }
  26% {
    transform: translate(0%, 0%);
  }
  100% {
    transform: translate(0, 0%);
  }
}
@keyframes anim-flash-01 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  21% {
    opacity: 0.5;
  }
  22% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes anim-flash-02 {
  0% {
    opacity: 0;
  }
  22% {
    opacity: 0;
  }
  23% {
    opacity: 0.6;
  }
  24% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes effect-glow {
  0% {
    filter: brightness(0.8);
  }
  50% {
    filter: brightness(1.6);
  }
  100% {
    filter: brightness(0.8);
  }
}
@keyframes anim-newicon {
  0% {
    transform: scale(0.9) rotate(-45deg);
  }
  50% {
    transform: scale(1.3) rotate(-45deg);
  }
  100% {
    transform: scale(0.9) rotate(-45deg);
  }
}
@keyframes anim-newicon-outer {
  0% {
    transform: scale(1) rotate(-45deg);
    opacity: 1;
  }
  50% {
    transform: scale(4.8) rotate(-45deg);
    opacity: 0;
  }
  100% {
    transform: scale(1) rotate(-45deg);
    opacity: 0;
  }
}
@keyframes anim-boothicon {
  0% {
    transform: scale(1) rotate(-45deg);
    opacity: 1;
  }
  50% {
    transform: scale(2) rotate(-45deg);
    opacity: 0;
  }
  100% {
    transform: scale(1) rotate(-45deg);
    opacity: 0;
  }
}
@keyframes anim-deco {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(8%, -10%);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes move-left-100 {
  0% {
    transform: translate(0%, 0);
  }
  100% {
    transform: translate(-85%, 0);
  }
}
@keyframes anim-scroll {
  0% {
    height: 0%;
    top: 0%;
  }
  50% {
    height: 100%;
    top: 0%;
  }
  100% {
    height: 0%;
    top: 100%;
  }
}
.swiper {
  overflow: visible;
}

.swiper-wrapper {
  align-items: stretch !important;
}

.swiper-button-next, .swiper-button-prev {
  width: 3rem;
  height: 3rem;
  border-radius: 1.5rem;
  background: linear-gradient(to right, #0032cf 0%, #5c00aa 51%, #4000d7 100%);
  margin-top: -1.5rem;
  transition: all 0.5s;
}
@media screen and (max-width: 767px) {
  .swiper-button-next, .swiper-button-prev {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .swiper-button-next:hover, .swiper-button-prev:hover {
    transform: scale(1.1);
  }
}

.swiper-button-next {
  right: -3rem;
}

.swiper-button-prev {
  left: -4rem;
}

.swiper-button-next:after {
  content: "";
  display: block;
  width: 50%;
  height: 50%;
  background: url("../img/common_direct.png") no-repeat center center/contain;
  background-size: contain;
}

.swiper-button-prev:after {
  content: "";
  display: block;
  width: 50%;
  height: 50%;
  background: url("../img/common_direct.png") no-repeat center center/contain;
  background-size: contain;
  transform: rotate(180deg);
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}

.swiper-slide-visible {
  pointer-events: all;
  filter: brightness(1);
}

.swiper-pagination {
  bottom: -2.5rem !important;
}
@media screen and (max-width: 767px) {
  .swiper-pagination {
    bottom: -2rem !important;
  }
}

.swiper-pagination-bullet {
  border-radius: 1rem !important;
  opacity: 1 !important;
  background-color: #9a77b2 !important;
  width: 0.8rem;
  height: 0.8rem;
  margin: 0 0.3rem !important;
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  background-color: #cd0d07 !important;
}
.swiper-pagination-bullet-active::after {
  border: 1px solid #fff;
  filter: drop-shadow(0 0 0.3rem #fff) drop-shadow(0 0 0.5rem #fff);
}
@media screen and (max-width: 767px) {
  .swiper-pagination-bullet {
    width: 0.7rem;
    height: 0.7rem;
  }
}

.swiper.nowork-pc .swiper-slide {
  width: auto !important;
  height: auto;
}

.modaal-wrapper {
  width: 100vw !important;
  overflow-x: hidden;
}

.modaal-container {
  background: transparent;
}

.modaal-close {
  border-radius: 50%;
  background: #cd0d07 !important;
}
.modaal-close::before {
  border-radius: 0;
  background-color: #fff !important;
  width: 2px;
}
.modaal-close::after {
  border-radius: 0;
  background-color: #fff !important;
  width: 2px;
}

@media only screen and (max-width: 1140px) {
  .modaal-gallery-control {
    top: auto;
    bottom: -70px;
  }
}

.modaal-gallery-control:before,
.modaal-gallery-control:after {
  width: 2px;
}

.modaal-gallery-control:after {
  margin: 7px 0 0;
}

.modaal-gallery-prev:after {
  margin: -7px 0 0 !important;
}

.modaal-gallery-control:focus, .modaal-gallery-control:hover {
  background-color: #FF3640;
}

@media screen and (max-width: 767px) {
  .modaal-video-wrap {
    margin: auto 0px !important;
  }
}

.modaal-wrapper {
  width: 100vw !important;
  overflow-x: hidden;
}

@media screen and (max-width: 767px) {
  .modaal-content-container {
    padding: 0;
  }
}

.modal-wrap {
  background: #fff;
  border-radius: 1rem;
  overflow: hidden;
}

.modal-wrap__inner {
  padding: 2rem;
}

.modal-wrap h3 {
  font-weight: 600;
  font-size: 2rem;
  border-bottom: 1px solid #aaa;
  margin-bottom: 1rem;
}

.modal-wrap__btn {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .modal-wrap__btn .btn-default {
    font-size: 1.5rem;
  }
}

.modal-btn-bottom {
  padding: 0.5rem 5rem !important;
}

.popup-buy-wrap {
  padding: 2.5rem 3rem 2rem;
  background: url(../img/buy-bg.jpg) no-repeat right -5%/100%;
}
@media screen and (max-width: 767px) {
  .popup-buy-wrap {
    background: none;
    padding: 2rem;
  }
}

.popup-buy-wrap h2 {
  text-align: center;
}

.popup-buy-wrap h2 div {
  text-align: center;
  transform: skewX(-10deg);
  font-weight: 900;
  display: inline-block;
  line-height: 1;
  font-size: 2.4rem;
  margin-bottom: 1.5rem;
  background: linear-gradient(to right, #0032cf 0%, #5c00aa 51%, #d70000 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 767px) {
  .popup-buy-wrap h2 div {
    font-size: 1.8rem;
  }
}

.popup-buy-title {
  font-weight: 600;
  font-size: 1.4rem !important;
  margin-bottom: 0.8em;
  position: relative;
  border-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
  .popup-buy-title {
    font-size: 1rem !important;
  }
}

.popup-buy-title::after {
  content: "";
  display: block;
  width: 100%;
  line-height: 1;
  height: 2px;
  background: #999;
  position: absolute;
  bottom: 0.8em;
}

.popup-buy-title div {
  position: relative;
  display: inline-block;
  background-color: #fff;
  padding-right: 1rem;
  z-index: 1;
}

.popup-buy-title:nth-of-type(n+2) {
  margin-top: 1.5rem;
}

.popup-buy-list {
  margin-bottom: 1rem;
  display: flex;
  gap: 0.8rem;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .popup-buy-list {
    gap: 0.5rem;
  }
}

.popup-buy-list .btn-default {
  font-size: 1.3rem;
  width: 48%;
  text-align: center;
  padding: 1rem 2rem;
  border: 0.1em solid #fff;
}
@media screen and (max-width: 767px) {
  .popup-buy-list .btn-default {
    font-size: 1.1rem;
    padding: 0.5rem 0.5rem 0.6rem;
    width: 100%;
    text-align: center;
  }
}

.popup-buy-list .btn-default.no-work {
  pointer-events: none;
  filter: grayscale(0.6) contrast(0.3);
}

.popup-buy-list .btn-default div {
  transform: skewX(0deg);
}

.no-clickable {
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  .hide-sp {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .hide-pc {
    display: none;
  }
}

.btn-default-line {
  padding: 0.5em;
  background: linear-gradient(to right, #3a32cc 0%, #5c00aa 30%, #d70000 100%);
  border-radius: 3em;
}
.btn-default-line .btn-default {
  border: 1px solid #fff;
}

.btn-default {
  position: relative;
  display: block;
  background: linear-gradient(to right, #3a32cc 0%, #5c00aa 30%, #d70000 100%);
  color: #fff;
  font-size: 1.7rem;
  font-weight: 600;
  display: inline-block;
  padding: 0.5rem 2rem;
  border-radius: 3em;
  align-items: center;
  justify-content: center;
  transition: filter 0.5s, box-shadow 0.5s;
  box-shadow: 0.1em 0.2em 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.btn-default > div div {
  transform: skewX(-10deg);
  text-indent: 0.2rem;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .btn-default:hover {
    filter: brightness(1.2);
    box-shadow: 0.05em 0.1em 0 rgba(0, 0, 0, 0.2);
  }
}

.btn-default.btn-comingsoon {
  filter: grayscale(100%) brightness(1.5);
  color: #999;
  pointer-events: none;
}
.btn-default.btn-comingsoon::after {
  opacity: 0.2;
}

.icon-play {
  transition: filter 0.5s;
}
.icon-play::before {
  content: "";
  position: absolute;
  z-index: 10;
  border: solid 0.06rem #fff;
  box-sizing: border-box;
  outline-offset: 0.3rem;
  filter: drop-shadow(0 0 0.5em #71bfcc) drop-shadow(0 0 0.5em #71bfcc);
  border-radius: 50%;
  width: 8em;
  height: 8em;
  top: 50%;
  left: 50%;
  transition: all 0.5s;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
}
.icon-play::after {
  content: "";
  position: absolute;
  z-index: 10;
  width: 9em;
  height: 9em;
  box-sizing: border-box;
  background: url(../img/common_direct.png) no-repeat 60% 50%;
  background-size: 60%;
  z-index: 10;
  top: 50%;
  left: 50%;
  border: solid 0.3rem #fff;
  transition: all 0.5s;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .icon-play:hover {
    filter: brightness(1.2);
  }
}
@media screen and (min-width: 768px) {
  .icon-play:hover::after {
    transform: translate(-50%, -50%) scale(1.2);
  }
}
@media screen and (min-width: 768px) {
  .icon-play:hover::before {
    transform: translate(-50%, -50%) scale(1.2);
  }
}

.icon-plus::before {
  content: "+";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  position: relative;
  font-size: 1rem;
  border-radius: 50%;
  color: #fff;
  border: solid 0.06rem #fff;
  line-height: 0.9;
  filter: drop-shadow(0 0 0.1em #FF3640) drop-shadow(0 0 0.1em #FF3640);
  margin-right: 0.4em;
}

.icon-plus--rb {
  position: relative;
  display: block;
}
.icon-plus--rb::after {
  pointer-events: none;
  content: "+";
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  position: relative;
  font-size: 2rem;
  border-radius: 50%;
  color: #fff;
  background: #5c00aa;
  line-height: 0.9;
  filter: drop-shadow(0 0 0.1em rgba(0, 0, 0, 0.5));
  position: absolute;
  right: 0.3em;
  bottom: 0.3em;
}

.icon-cart::before {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1em;
  background: url(../img/common_icon_cart.svg) no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.4em;
}

.icon-ancher::before {
  content: "";
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  background: url("../img/common_direct.png") no-repeat right center/contain;
  transform: rotate(90deg);
  margin: 0 0.2em 0 -0.4em;
}

.icon-arrow::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1.2em;
  height: 1.2em;
  border-radius: 50%;
  background: #822356 url("../img/icon_arrow_forward.svg") no-repeat center center/70%;
  margin: -0.2em -0.4em 0 0.4em;
}

.icon-popup::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1.2em;
  height: 1.2em;
  border-radius: 50%;
  background: #822356 url("../img/icon_full.svg") no-repeat center center/70%;
  margin: -0.2em -0.4em 0 0.4em;
}

.icon-new::before {
  opacity: 1;
  content: "";
  display: block;
  width: 0.8rem;
  border-radius: 50%;
  height: 0.8rem;
  background: #ff0e1a;
  position: absolute;
  top: 0.3em;
  left: 0.3em;
  transform: rotate(-45deg);
  z-index: 10;
  animation: 1.8s ease-in-out infinite anim-newicon;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .icon-new::before {
    width: 0.8rem;
    height: 0.8rem;
    top: 6px;
    left: 6px;
  }
}
.icon-new::after {
  opacity: 1;
  content: "";
  display: block;
  width: 0.8rem;
  border-radius: 50%;
  height: 0.8rem;
  background: #ff0e1a;
  position: absolute;
  top: 0.3em;
  left: 0.3em;
  transform: rotate(-45deg);
  z-index: 10;
  animation: 1.8s ease-in-out infinite anim-newicon-outer;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .icon-new::after {
    width: 0.8rem;
    height: 0.8rem;
    top: 6px;
    left: 6px;
  }
}

.headline-default {
  position: relative;
  display: inline-block;
  font-weight: 600;
  letter-spacing: -0.04em;
  font-size: 6rem;
  line-height: 1;
  transform: skew(-10deg) rotate(-4.5deg);
  background: linear-gradient(to right, #0032cf 0%, #5c00aa 51%, #d70000 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform-origin: 100% 0%;
}
@media screen and (max-width: 767px) {
  .headline-default {
    font-size: 3.5rem;
  }
}

.headline-default > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: linear-gradient(to right, #0032cf 0%, #5c00aa 51%, #d70000 100%);
}
@media screen and (max-width: 767px) {
  .headline-default > div {
    font-size: 3.5rem;
  }
}

.headline-default > div {
  transition: all 0.2s;
  width: 100%;
}

.headline-default.animEnd > div {
  width: 0;
}

.asterisk > li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0.3em;
  line-height: 1.4;
}
.asterisk > li::before {
  content: "※";
}

.disc > li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0.3em;
  line-height: 1.6;
}
.disc > li::before {
  content: "・";
}
@media screen and (max-width: 767px) {
  .disc > li {
    padding-bottom: 0.3em;
  }
}
.disc > li .disc > li::before {
  content: "- ";
}

.indent1 > li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0.3em;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .indent1 > li {
    padding-bottom: 0.3em;
  }
}

.indent1_8 > li {
  padding-left: 1.8em;
  text-indent: -1.8em;
  margin-bottom: 0.3em;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .indent1_8 > li {
    padding-bottom: 0.3em;
  }
}

ol {
  margin: 1em 0;
}

.text-min {
  font-size: 0.9em;
  color: #666;
}

.table-wrap {
  border-radius: 1.5rem;
  border: 1px solid #ddd;
  overflow: hidden;
  margin-bottom: 2rem;
}
.table-wrap table {
  border-collapse: collapse;
  width: 100%;
}
.table-wrap th {
  background-color: #ddd;
  padding: 1rem 2rem;
  border-bottom: 1px solid #fff;
  width: 20%;
  font-size: 0.8rem;
}
@media screen and (max-width: 767px) {
  .table-wrap th {
    box-sizing: border-box;
    width: 30%;
    font-size: 0.7rem;
    padding: 1rem 0.5rem;
  }
}
.table-wrap td {
  padding: 1rem;
  font-size: 0.8rem;
  border-bottom: 1px solid #ddd;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .table-wrap td {
    box-sizing: border-box;
    display: inline-block;
    font-size: 0.8rem;
    padding: 1rem 1rem;
  }
}
.table-wrap tr:last-child th {
  border-bottom: 0;
}
.table-wrap tr:last-child td {
  border-bottom: 0;
}

.table-wrap--lower {
  border-radius: 0.8rem;
  border: 1px solid #ddd;
  font-size: 0.9rem;
  margin: 0.3em 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .table-wrap--lower {
    border: 0;
  }
}
.table-wrap--lower table {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .table-wrap--lower th {
    display: inline-block;
    padding: 0;
  }
  .table-wrap--lower th:nth-child(1) {
    margin-top: 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  .table-wrap--lower td {
    padding: 0;
    display: inline-block;
    border: 0;
  }
}
#js-loader-base {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 100;
}

#js-loader-anim-01 {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 101;
  background-color: #fff;
  will-change: opacity;
}

#js-loader-anim-02 {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 99;
  opacity: 0;
  pointer-events: none;
  background-color: #fff;
  will-change: opacity;
  -webkit-mask-image: url(../img/common_anim_mask2.png);
  background-size: 100%;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100%;
  -webkit-mask-position: 50% 50%;
  transform: scale(10);
  transition: all 0.8s;
}
#js-loader-anim-02.anim-set {
  opacity: 1;
  transform: scale(1);
  transition: all 0.8s;
}

.loader {
  position: absolute;
  width: 8vw;
  height: 8vw;
  z-index: 103;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
@media screen and (max-width: 767px) {
  .loader {
    width: 20vw;
    height: 20vw;
  }
}

.loader-icon {
  display: block;
  width: auto;
  margin: auto;
  height: 100%;
}

.loader-icon-bounce {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  width: 100%;
  height: 100%;
  background: url(../img/common_loading_icon.png) no-repeat center center/contain;
  animation: infinite anim-loading-glow 2s;
  filter: brightness(1.3) drop-shadow(0 0 20px #d00);
}

.loader-icon-loaded-img {
  display: block;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  width: 100%;
  height: 100%;
  background: url(../img/common_loading_icon.png) no-repeat center center/contain;
  filter: brightness(2) drop-shadow(0 0 30px #d00) bler(20px);
}

.loader-icon-loaded-effect {
  display: block;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  width: 100%;
  height: 100%;
  background: url(../img/common_loading_effect.png) no-repeat center center/contain;
  filter: brightness(3) drop-shadow(0 0 30px #d00) drop-shadow(0 0 30px #d00);
}

.nav-wrap {
  position: fixed;
  top: 0;
  left: 0;
  height: 3.2rem;
  width: 100%;
  box-sizing: border-box;
  background: #000;
  z-index: 50;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .nav-wrap {
    height: 100vh;
    background: transparent;
    pointer-events: none;
  }
}

.nav {
  display: flex;
  justify-content: space-between;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .nav {
    position: absolute;
    display: block;
    left: auto;
    right: 0;
    top: 0;
    width: 70%;
  }
}

@media screen and (max-width: 767px) {
  .nav-bg {
    width: 100%;
    height: 100vh;
    transition: all 0.5s;
  }
}

.nav-list {
  height: 100%;
  display: flex;
  padding: 0 0.5rem;
  font-size: 1.2rem;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .nav-list {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 2rem 5rem 2rem 1rem;
    background-color: #000;
    opacity: 1;
    transform: translate(100%, 0);
    transition: transform 0.5s;
  }
}

.nav-item {
  display: block;
  height: 100%;
  margin-right: 1px;
}
@media screen and (max-width: 767px) {
  .nav-item {
    height: auto;
  }
}

.nav-item a {
  position: relative;
  display: flex;
  color: #fff;
  padding: 0 1.2rem;
  height: 100%;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .nav-item a {
    transition: color 0.3s, text-shadow 0.3s;
  }
}
@media screen and (max-width: 767px) {
  .nav-item a {
    height: auto;
    padding: 0.4rem 2rem;
  }
}
@media screen and (min-width: 768px) {
  .nav-item a:hover {
    color: #bcccff;
    text-shadow: 0 0 1.5rem #6464ff;
  }
}

.features-01 .sub-nav-list__item.features-01 a {
  color: #bcccff;
}

.features-02 .sub-nav-list__item.features-02 a {
  color: #bcccff;
}

.features-03 .sub-nav-list__item.features-03 a {
  color: #bcccff;
}

.dlc .nav-item.dlc a {
  color: #bcccff;
}

.update .nav-item.update a {
  color: #bcccff;
}

.nav-item a div {
  transform: skew(-10deg);
  font-weight: 600;
}

.nav-rightside {
  display: flex;
}
@media screen and (max-width: 767px) {
  .nav-rightside {
    display: block;
  }
}

.nav-follow {
  display: flex;
  gap: 1rem;
  align-items: center;
  padding: 0 1.5rem;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .nav-follow {
    opacity: 0;
    position: fixed;
    font-weight: 600;
    top: 34vw;
    right: -14vw;
    transform: rotate(90deg);
    color: #000;
    pointer-events: all;
  }
}

.nav-follow__title {
  transform: skew(-10deg);
  font-size: 1rem;
}

.nav-follow__item {
  width: 1.6rem;
}
@media screen and (max-width: 767px) {
  .nav-follow__item {
    filter: brightness(0);
    transform: rotate(-90deg);
  }
}

.nav-buy {
  background: linear-gradient(to right, #0032cf 0%, #5c00aa 51%, #d70000 100%);
  transform: skew(-15deg);
  margin-right: -0.5rem;
  display: flex;
  align-items: center;
  padding: 0 2rem;
  transition: filter 0.5s;
}
@media screen and (min-width: 768px) {
  .nav-buy:hover {
    filter: brightness(1.2);
  }
}
.nav-buy::before {
  width: 1.4em;
  height: 1.2em;
}
@media screen and (max-width: 767px) {
  .nav-buy {
    display: none;
  }
}

.nav-buy::before {
  transform: skewX(10deg);
}

.nav-buy div {
  font-size: 1.3rem;
  letter-spacing: 0.05rem;
  font-weight: 600;
  color: #fff;
}

.sub-nav {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  transform: translate(0, 100%);
  transition: opacity 0.3s;
  padding: 0 0.8em;
}
@media screen and (min-width: 768px) {
  .sub-nav {
    opacity: 0;
    pointer-events: none;
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .sub-nav {
    position: relative;
    bottom: auto;
    left: auto;
    transform: none;
  }
}

.sub-nav-list {
  display: flex;
  font-size: 0.9em;
}
@media screen and (max-width: 767px) {
  .sub-nav-list {
    display: block;
    font-size: 0.7em;
  }
}
.sub-nav-list__item a {
  height: auto;
  display: block;
  padding: 1.2em 1em;
}
.sub-nav-list__item a::before {
  width: 0.5rem;
  height: 0.5rem;
  top: 0.8em;
}
.sub-nav-list__item a::after {
  width: 0.5rem;
  height: 0.5rem;
  top: 0.8em;
}
@media screen and (max-width: 767px) {
  .sub-nav-list__item a {
    padding: 0.5em 1em 0.5em 1.5em;
  }
}
.sub-nav-list__item a div {
  transform: skew(-5deg);
}
.sub-nav-list__item a.no-work {
  pointer-events: none;
  color: #666;
}
@media screen and (max-width: 767px) {
  .sub-nav-list__item {
    padding-left: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .buy-fix-sp-wrap {
    display: block;
    position: fixed;
    bottom: 5vw;
    right: 19vw;
    z-index: 91;
  }
}

.buy-fix-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .buy-fix-sp {
    display: block;
    position: relative;
    background: linear-gradient(to right, #3a32cc 0%, #5c00aa 30%, #d70000 100%);
    color: #fff;
    border-radius: 10vw;
    padding: 0.5rem 2rem;
    box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.5);
    border: 0.2em solid #fff;
  }
  .buy-fix-sp div {
    transform: skew(-10deg);
    font-size: 1.5rem;
    font-weight: 600;
    vertical-align: middle;
    display: inline-block;
    margin-left: 0.5rem;
  }
}

.popup-block {
  display: none;
}

@media screen and (max-width: 767px) {
  .menu-btn {
    position: fixed;
    width: 14vw;
    height: 14vw;
    border-radius: 50%;
    background: #000;
    z-index: 90;
    right: 3vw;
    top: 3vw;
    box-sizing: border-box;
  }
}

.menu-btn div {
  position: absolute;
  width: 50%;
  height: 2px;
  border-radius: 3px;
  background-color: #fff;
  top: 30%;
  left: 25%;
  transition: all 0.3s;
}

.menu-btn div:nth-child(2) {
  top: 48%;
}

.menu-btn div:nth-child(3) {
  top: 65%;
}

@media screen and (max-width: 767px) {
  .menu-on .nav-wrap {
    pointer-events: all;
  }
  .menu-on .nav-list {
    display: block;
    opacity: 1;
    transform: translate(0, 0);
  }
  .menu-on .nav-follow {
    opacity: 1;
    color: #fff;
  }
  .menu-on .nav-follow__title {
    color: #fff;
  }
  .menu-on .nav-follow__item {
    filter: brightness(1);
  }
  .menu-on .menu-btn {
    border: 1px solid #aaa;
  }
  .menu-on .menu-btn div:nth-child(1) {
    top: 48%;
    transform: rotate(45deg);
  }
  .menu-on .menu-btn div:nth-child(2) {
    opacity: 0;
  }
  .menu-on .menu-btn div:nth-child(3) {
    top: 48%;
    transform: rotate(-45deg);
  }
  .menu-on .nav-bg {
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.3);
  }
}

.lower-default .visual-section {
  width: 100%;
  -webkit-mask: url(../img/features_mask.png);
  mask: url(../img/features_mask.png);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-position: center bottom;
  -webkit-mask-position: center bottom;
  z-index: 0;
  position: absolute;
  height: 38vw;
}
@media screen and (max-width: 767px) {
  .lower-default .visual-section {
    height: 60vw;
  }
}
@media screen and (max-width: 767px) {
  .lower-default .visual-section img {
    width: 150%;
  }
}

.lower-default .logo-lower {
  position: fixed;
  top: 3rem;
  left: 0.5rem;
  width: 13rem;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .lower-default .logo-lower {
    width: 8rem;
    top: 0.5rem;
    left: 1rem;
  }
}

.lower-default .headline {
  position: relative;
  font-weight: 600;
  font-size: 5vw;
  color: #fff;
  z-index: 1;
  text-align: center;
  margin-bottom: 4rem;
  padding: 4vw 0;
  line-height: 1;
  text-shadow: 0 0 2rem rgba(36, 0, 79, 0.8);
  transform: skewX(-10deg);
}
@media screen and (max-width: 767px) {
  .lower-default .headline {
    font-size: 2.3rem;
    padding: 15vw 0 0;
    margin-bottom: 5vw;
  }
}
.lower-default .headline--min {
  font-size: 3vw;
  padding: 5vw 0 4vw;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .lower-default .headline--min {
    font-size: 5.3vw;
    margin-bottom: 0;
    padding-top: 20vw;
  }
}

.lower-default .btn-wrap {
  text-align: center;
  padding: 3rem 0;
}

.lower-default .btn-list-wrap {
  padding: 0.3em 0;
}
.lower-default .btn-list-wrap a {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}

.lower-default p a, .lower-default ul a, .lower-default ol a {
  color: #5c00aa;
  border-bottom: 1px solid #5c00aa;
}

.lower-default .btn-wrap .btn-default {
  background: #000;
  font-size: 1.4rem;
}

.lower-default .btn-wrap .btn-default div {
  color: #fff;
}

.lower-default .content-section {
  position: relative;
  z-index: 1;
  padding: 0 0 20vw;
}

.lower-default .content-section .date {
  font-size: 1.5rem;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .lower-default .content-section .date {
    font-size: 0.8rem;
  }
}

.lower-default .content-section .title {
  font-weight: 800;
  line-height: 1.4;
  font-size: 2rem;
  padding: 0 0 1rem;
  color: #3d12b3;
  border-bottom: 1px solid #666;
  margin-bottom: 2rem;
  margin-top: 5rem;
}
.lower-default .content-section .title:first-of-type {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .lower-default .content-section .title {
    font-size: 1.4rem;
    margin-top: 3.5rem;
  }
  .lower-default .content-section .title br {
    display: none;
  }
}

.lower-default .content-inner {
  border-radius: 2rem;
  background: #fff;
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 5rem 5rem 5rem;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  .lower-default .content-inner {
    padding: 1.8rem;
  }
}
.lower-default .content-inner.no-background {
  background-color: transparent;
  box-shadow: none;
  padding-top: 5vw;
}
@media screen and (max-width: 767px) {
  .lower-default .content-inner.no-background {
    width: 100%;
  }
}

.lower-default .content-section h2 {
  font-weight: 600;
  display: inline-block;
  margin: 1.5rem 0 0.5rem;
  position: relative;
  line-height: 1.4;
  padding-bottom: 0.5em;
  background: #5c00aa;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 767px) {
  .lower-default .content-section h2 {
    font-size: 1.2rem;
    margin-bottom: 1.5rem 0 0.5rem;
  }
}
.lower-default .content-section h2::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #7c5ce0 0%, #5c00aa 30%, #7100d7 100%);
  position: absolute;
  bottom: 0;
  left: 0;
}

.lower-default h3 {
  font-weight: 600;
  margin-top: 1rem;
}

.lower-default p.centered {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower-default p.centered {
    text-align: left;
  }
  .lower-default p.centered br {
    display: none;
  }
}

.horse-list table {
  border: 1px solid #000;
  border-collapse: collapse;
  width: 100%;
}
.horse-list th {
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
  padding: 0.5rem 0.5rem;
}
.horse-list th.color-white {
  background-color: #fff;
  color: #000;
}
.horse-list th.color-gray {
  background-color: #333;
  color: #fff;
}
.horse-list th.color-red {
  background-color: #d00;
  color: #fff;
}
.horse-list th.color-blue {
  background-color: #455bff;
  color: #fff;
}
.horse-list th.color-yellow {
  background-color: #ddd900;
  color: #000;
}
.horse-list th.color-green {
  background-color: #109d10;
  color: #fff;
}
.horse-list th.color-orange {
  background-color: #d5850e;
  color: #fff;
}
.horse-list th.color-pink {
  background-color: #f13bdf;
  color: #fff;
}
.horse-list td {
  border: 1px solid #000;
}
.horse-list td > div:nth-of-type(1) {
  font-size: 1.1rem;
  font-weight: 800;
  padding: 0.5em 1em;
  border-bottom: 1px dashed #000;
}
.horse-list td > div:nth-of-type(2) {
  font-size: 0.9rem;
  padding: 0.5em 1em;
  line-height: 1.5;
  color: #666;
}
.horse-list .td-btn {
  width: 14rem;
  text-align: center;
}
.horse-list .td-btn .btn-default {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .horse-list .td-btn a br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .horse-list .td-btn {
    width: 5rem;
  }
  .horse-list .td-btn .btn-default {
    font-size: 0.8rem;
    line-height: 1.4;
    padding: 1rem 0.5rem;
    border-radius: 0.5rem;
  }
}

.lower-default .ss {
  position: relative;
}

.lower-default .youtube-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.lower-default .youtube-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.lower-default .content-section .container-headline {
  font-weight: 800;
  font-size: 3rem;
  transform: skew(-10deg);
  filter: drop-shadow(0.3rem 0.3rem 0rem #ddd);
  line-height: 1.3;
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
  text-align: center;
  margin: 1rem 0 1rem;
  background: linear-gradient(to right, #0032cf 0%, #5c00aa 51%, #d70000 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 767px) {
  .lower-default .content-section .container-headline {
    font-size: 1.8rem;
  }
}

.lower-default .swiper-ss {
  width: 140%;
  margin-left: -20%;
  padding: 4.9rem 0;
  mask-image: linear-gradient(to left, rgba(0, 0, 0, 0), black 10%, black 90%, rgba(0, 0, 0, 0));
  mask-size: 100%;
  -webkit-mask-image: linear-gradient(to left, rgba(0, 0, 0, 0), black 10%, black 90%, rgba(0, 0, 0, 0));
  -webkit-mask-size: 100%;
}
@media screen and (max-width: 767px) {
  .lower-default .swiper-ss {
    padding: 2rem 0;
  }
}
.lower-default .swiper-ss .swiper-slide {
  transition: transform 0.5s, opacity 0.5s;
  opacity: 0.5;
}
.lower-default .swiper-ss .swiper-slide-active {
  transform: scale(1.42);
  opacity: 1;
  z-index: 1;
}
.lower-default .swiper-ss .swiper-button-next {
  right: 13%;
}
.lower-default .swiper-ss .swiper-button-prev {
  left: 13%;
}
.lower-default .swiper-ss .icon-plus--rb::after {
  transform: scale(0.72) translate(15%, 15%);
  transform-origin: 100% 100%;
}

.lower-default .content-section .container-leadtext {
  text-align: center;
  font-size: 1.1rem;
}
@media screen and (max-width: 767px) {
  .lower-default .content-section .container-leadtext {
    font-size: 1rem;
    text-align: left;
  }
  .lower-default .content-section .container-leadtext br {
    display: none;
  }
}

.lower-default .content-section .section-headline {
  font-size: 1.8rem;
  font-weight: 800;
  width: 100%;
  text-align: center;
  margin: 3em auto 1.5em;
  line-height: 1.3;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lower-default .content-section .section-headline {
    margin: 1.5em 0 1em;
  }
}
.lower-default .content-section .section-headline div {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 2.2rem;
  font-feature-settings: "palt";
  background: linear-gradient(to right, #0032cf 0%, #5c00aa 51%, #d70000 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 767px) {
  .lower-default .content-section .section-headline div {
    font-size: 1.6rem;
  }
}
.lower-default .content-section .section-headline::before {
  content: "";
  display: inline-block;
  width: 3rem;
  height: 1px;
  background: #5c00aa;
  vertical-align: middle;
  margin-right: 1rem;
}
@media screen and (max-width: 767px) {
  .lower-default .content-section .section-headline::before {
    width: 1rem;
  }
}
.lower-default .content-section .section-headline::after {
  content: "";
  display: inline-block;
  width: 3rem;
  height: 1px;
  background: #5c00aa;
  vertical-align: middle;
  margin-left: 1rem;
}
@media screen and (max-width: 767px) {
  .lower-default .content-section .section-headline::after {
    width: 1rem;
  }
}
.lower-default .content-section .section-headline .icon-new::before {
  top: -0.2em;
  left: -0.2em;
}
.lower-default .content-section .section-headline .icon-new::after {
  top: -0.2em;
  left: -0.2em;
}

.lower-default .section-headline-sub {
  color: #4000d7;
  font-size: 1.5rem;
  line-height: 1.4;
  margin-bottom: 0.4rem;
}

.lower-default .block-twoline {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 3rem 0;
}
@media screen and (max-width: 767px) {
  .lower-default .block-twoline {
    display: block;
    width: 100%;
    margin: 0 auto 1rem;
    background: #fff;
    box-shadow: 0 0 0.3em rgba(0, 0, 0, 0.2);
    padding: 1.5rem;
    border-radius: 1rem;
    box-sizing: border-box;
  }
}
.lower-default .block-twoline__image {
  position: relative;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .lower-default .block-twoline__image {
    width: 100%;
  }
}
.lower-default .block-twoline__text {
  width: 50%;
  box-sizing: border-box;
  padding: 0 0 0 2em;
}
@media screen and (max-width: 767px) {
  .lower-default .block-twoline__text {
    width: 100%;
    padding: 0;
    margin-top: 0.5rem;
  }
}
.lower-default .block-twoline__text h3 {
  font-size: 1.3rem;
  color: #4000d7;
  margin: 0;
}
.lower-default .block-twoline__text p {
  margin: 0;
}
.lower-default .block-twoline.inner {
  background-color: #fff;
  border-radius: 1rem;
  overflow: hidden;
  font-size: 0.8em;
  margin: 1rem 0;
  border: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
  .lower-default .block-twoline.inner {
    box-shadow: 0 0 0 #fff;
    background: #eee;
    padding: 1rem;
    margin: 1rem 0 0;
  }
}
.lower-default .block-twoline.inner .block-twoline__image {
  width: 45%;
}
@media screen and (max-width: 767px) {
  .lower-default .block-twoline.inner .block-twoline__image {
    width: 100%;
  }
}
.lower-default .block-twoline.inner .block-twoline__text {
  padding: 1.2em;
  width: 55%;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .lower-default .block-twoline.inner .block-twoline__text {
    width: 100%;
    padding: 0;
  }
}
.lower-default .block-twoline.has-bg {
  background-color: #efefef;
  padding: 1.5rem;
  border-radius: 1rem;
  box-sizing: border-box;
  border: 1px solid #ccc;
  margin-top: 1.5rem;
}

.footer-content {
  position: relative;
  background-color: #fff;
  z-index: 1;
  padding: 0rem 0 5rem;
  box-sizing: border-box;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .footer-content {
    padding: 3rem;
  }
}

.footer-content .top-cover {
  width: 100%;
  position: absolute;
  top: -22vw;
  left: 0;
}
@media screen and (max-width: 767px) {
  .footer-content .top-cover {
    top: -18vw;
  }
}

.follow {
  text-align: center;
  padding-bottom: 7rem;
}

.follow-title {
  font-weight: 600;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}

.follow-btn {
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 1rem 3rem;
  border-radius: 0.5rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .follow-btn {
    line-height: 1;
    width: 90%;
    box-sizing: border-box;
  }
}

.follow-btn img {
  height: 2em;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem;
}
@media screen and (max-width: 767px) {
  .follow-btn img {
    height: 1.5em;
  }
}

.follow-btn p {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.5rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .follow-btn p {
    font-size: 1em;
  }
}

.footer-content-inner {
  position: relative;
  z-index: 1;
}

.logo-list {
  display: flex;
  justify-content: center;
  margin-bottom: 1.5rem;
  gap: 0.8rem 2rem;
}
@media screen and (max-width: 767px) {
  .logo-list {
    flex-wrap: wrap;
  }
}

.logo-list__item {
  height: 2.5rem;
}

.logo-list__item > img {
  height: 100%;
  width: auto;
}

.logo-list__item > .logo-kt {
  height: 2.8rem;
  margin-bottom: 1rem;
}

.logo-list__item > .logo-shibusawa {
  height: 3.2rem;
  margin-top: -0.5rem;
}

.footer-content .attention {
  text-align: center;
  font-size: 0.8rem;
  line-height: 1.3;
  margin-top: 2rem;
}

#js-footer {
  position: relative;
  z-index: 1;
}

.content-section s {
  color: #8f8f8f;
}

.fixed-info {
  border: 1px #222 solid;
  padding: 1em;
  margin: 3% 0;
}