@charset "UTF-8";
/**
 * Swiper 11.1.14
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 12, 2024
 */
@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 {
  height: auto;
}
.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 {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-3d .swiper-wrapper, .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 {
  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 {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
  content: "prev";
}

.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, .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 {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

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

.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 {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

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

.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 {
  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-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 {
  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-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 {
  pointer-events: auto;
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.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 {
  pointer-events: auto;
}
.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;
}

@-webkit-keyframes scroll-hint-appear {
  0% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
    opacity: 0;
  }
}

@keyframes scroll-hint-appear {
  0% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
    opacity: 0;
  }
}
.scroll-hint.is-right-scrollable {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint-icon {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 60px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 120px;
  height: auto;
  border-radius: 5px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 20px 10px 10px 10px;
}

.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}

.scroll-hint-text {
  font-size: 10px;
  color: #FFF;
  margin-top: 5px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: 0.8;
}

.scroll-hint-icon:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #FFF;
  vertical-align: middle;
  text-align: center;
  content: "";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon:after {
  content: "";
  width: 34px;
  height: 14px;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -20px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  opacity: 0;
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  -webkit-animation: scroll-hint-appear 1.2s linear;
          animation: scroll-hint-appear 1.2s linear;
  -webkit-animation-iteration-count: 2;
          animation-iteration-count: 2;
}

.scroll-hint-icon-white {
  background-color: #FFF;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}

.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}

.scroll-hint-icon-white .scroll-hint-text {
  color: #000;
}

body._open {
  position: fixed;
}

#fv {
  position: relative;
  max-height: 100svh;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #fv {
    height: auto;
  }
}

.fv_title {
  position: absolute;
  top: calc(50svh - 10px);
  right: 10px;
  z-index: 5;
  text-align: right;
  color: currentColor;
}
@media screen and (min-width: 768px) {
  .fv_title {
    top: 15%;
    right: initial;
    left: 50%;
    translate: -60% 0%;
  }
}
@media screen and (min-width: 980px) {
  .fv_title {
    top: 15%;
  }
}
.fv_title .liner {
  display: inline-block;
  background-color: #000;
  color: #fff;
  line-height: 1.5;
  font-size: 1.6rem;
  padding-inline: 5px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .fv_title .liner {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 980px) {
  .fv_title .liner {
    font-size: 2rem;
  }
}
.fv_title .vertical {
  display: block;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  -webkit-margin-before: auto;
          margin-block-start: auto;
  text-orientation: upright;
  background-color: #000;
  color: #fff;
  line-height: 1.5;
  font-size: 1.6rem;
  -webkit-margin-start: -5px;
          margin-inline-start: -5px;
  padding-inline: 5px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .fv_title .vertical {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 980px) {
  .fv_title .vertical {
    font-size: 2rem;
  }
}

.fv_slide {
  overflow: visible !important;
  z-index: -1;
  width: 100%;
  max-height: 50svh;
}
@media screen and (min-width: 768px) {
  .fv_slide {
    width: 50%;
    max-height: 100vh;
  }
}
.fv_slide .swiper-slide {
  height: 50svh;
  max-height: 50svh;
}
@media screen and (min-width: 768px) {
  .fv_slide .swiper-slide {
    height: 100%;
    max-height: 100vh;
  }
}
.fv_slide .swiper-slide img {
  width: 100%;
  height: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
@media screen and (min-width: 768px) {
  .fv_slide .swiper-slide img {
    -o-object-position: center;
       object-position: center;
  }
}
@media screen and (min-width: 980px) {
  .fv_slide .swiper-slide img {
    height: auto;
  }
}

.ver_text {
  position: absolute;
  display: inline-block;
  top: 70px;
  right: 5%;
  background-color: #fff;
  color: currentColor;
  padding-inline: 5px;
  line-height: 1.7;
}
.ver_text .small {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 1.4rem;
}
.ver_text .medium {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 1.6rem;
  -webkit-margin-start: 5px;
          margin-inline-start: 5px;
}

.fv_contents_block {
  position: relative;
  width: 100%;
  height: 50svh;
  background-color: #F5F5F5;
  padding-block: 20px 0;
  -webkit-padding-end: 25px;
          padding-inline-end: 25px;
}
@media screen and (min-width: 768px) {
  .fv_contents_block {
    width: 50%;
    height: auto;
    padding-block: 100px 0;
    -webkit-padding-end: 0;
            padding-inline-end: 0;
  }
}
@media screen and (min-width: 980px) {
  .fv_contents_block {
    -webkit-padding-before: 11.71875vh;
            padding-block-start: 11.71875vh;
  }
}
.fv_contents_block::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 25vw;
  height: 100%;
  background-color: #fff;
  z-index: 1;
}
.fv_contents_block::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 953px;
  height: 22vh;
  background-size: cover;
  background-repeat: repeat-x;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .fv_contents_block::before {
    width: 100%;
    max-height: 250px;
    height: 28.6458333333vh;
  }
}

.fv_category_text {
  position: absolute;
  top: 0;
  left: 20px;
  translate: 0 -50%;
  z-index: 20;
}
@media screen and (min-width: 768px) {
  .fv_category_text {
    position: absolute;
    top: 50%;
    opacity: 1;
    z-index: 5;
    height: 265px;
    width: 48px;
    right: 0;
    left: initial;
    translate: 50% -40%;
  }
}
.fv_category_text img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .fv_category_text img {
    height: 100%;
  }
}

#fv_slide_01 {
  color: #03D10B;
}
#fv_slide_01 .fv_contents_block::before {
  background-image: url(../../img/fv_title_bg01.webp);
}
@media screen and (min-width: 1280px) {
  #fv_slide_01 .fv_contents_block .fv_contents {
    width: 46.8521229868vw;
    -webkit-margin-start: auto;
            margin-inline-start: auto;
  }
}

#fv_slide_02 {
  color: #0066DD;
}
#fv_slide_02 .fv_contents_block::before {
  background-image: url(../../img/fv_title_bg02.webp);
}
@media screen and (min-width: 1280px) {
  #fv_slide_02 .fv_contents {
    width: 48.4626647145vw;
    -webkit-margin-start: auto;
            margin-inline-start: auto;
  }
}

#fv_slide_03 {
  color: #F7BE00;
}
#fv_slide_03 .fv_contents_block::before {
  background-image: url(../../img/fv_title_bg03.webp);
}
@media screen and (min-width: 1280px) {
  #fv_slide_03 .fv_contents {
    width: 48.4626647145vw;
    -webkit-margin-start: auto;
            margin-inline-start: auto;
  }
}

.fv_contents {
  position: relative;
  z-index: 3;
  translate: 0% 0;
  width: 89%;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .fv_contents {
    translate: 0 -50%;
    position: absolute;
    top: 50%;
    right: 3%;
  }
}
@media screen and (min-width: 980px) {
  .fv_contents {
    right: 30px;
    text-align: center;
  }
}
.fv_contents img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
}

.kindai_name {
  position: absolute;
  bottom: 0;
  left: 50%;
  translate: -70% 0;
  z-index: 4;
  background-color: #000;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  padding-inline: 3px;
  text-wrap: nowrap;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 980px) {
  .kindai_name {
    left: 0;
    translate: 45% 0;
    font-size: 2rem;
  }
}

@media screen and (min-width: 768px) {
  .swiper_parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100%;
  }
}

.swiper_sidenav {
  position: absolute;
  right: 0;
  display: none;
  z-index: 10;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  rotate: 270deg;
  translate: 50% -100%;
}
@media screen and (min-width: 768px) {
  .swiper_sidenav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
  }
}
@media screen and (min-width: 980px) {
  .swiper_sidenav {
    bottom: 30%;
  }
}
@media screen and (min-width: 1280px) {
  .swiper_sidenav {
    bottom: 32.5520833333vh;
  }
}

.slide_nav {
  background-color: currentColor;
  padding-inline: 15px;
  padding-block: 3px;
  -webkit-transition: background-color 0.3s, translate 0.3s;
  transition: background-color 0.3s, translate 0.3s;
}
.slide_nav:nth-of-type(1) {
  color: #03D10B;
}
.slide_nav:nth-of-type(2) {
  color: #0066DD;
}
.slide_nav:nth-of-type(3) {
  color: #F7BE00;
}
.slide_nav span {
  font-size: 1.4rem;
  font-family: "Montserrat";
  font-weight: 400;
}
.slide_nav.current {
  background-color: #fff;
  translate: 0 -50%;
}
.slide_nav:hover {
  background-color: #fff;
  translate: 0 -50%;
}

#fixed_cta {
  position: fixed;
  z-index: 10000;
  width: 100%;
  height: 80px;
  bottom: 0;
  left: 0;
  background-color: #000;
  -webkit-transition: 0.3s opacity, 0.3s visibility;
  transition: 0.3s opacity, 0.3s visibility;
}
@media screen and (min-width: 768px) {
  #fixed_cta {
    height: 88px;
    padding-inline: 20px;
  }
}
@media screen and (min-width: 980px) and (max-height: 750px) {
  #fixed_cta.hidden {
    opacity: 0;
    visibility: hidden;
  }
}

.fixed_cta_inner {
  max-width: 1140px;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .fixed_cta_inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    gap: 0 20px;
  }
}
.fixed_cta_left {
  padding: 15px 15px;
  text-align: center;
  width: 65%;
}
@media screen and (min-width: 768px) {
  .fixed_cta_left {
    width: 50%;
    padding: 5px 5px;
  }
}
@media screen and (min-width: 980px) {
  .fixed_cta_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    gap: 0 20px;
    position: relative;
    padding: 0;
  }
}
@media screen and (min-width: 1280px) {
  .fixed_cta_left {
    gap: 0 40px;
  }
}
@media screen and (min-width: 980px) {
  .fixed_cta_left::before {
    content: "";
    position: absolute;
    top: -20px;
    left: 49%;
    width: 1px;
    height: 88px;
    background-color: #fff;
  }
}
@media screen and (min-width: 1280px) {
  .fixed_cta_left::before {
    left: 43.5%;
  }
}

.fixed_cta_title {
  font-size: 1.6rem;
  font-weight: 700;
  color: #fff;
}
@media screen and (min-width: 980px) {
  .fixed_cta_title {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 1280px) {
  .fixed_cta_title {
    font-size: 2.6rem;
  }
}

.fixed_cta_title_large {
  font-size: 1.8rem;
  color: #fff;
  font-weight: 700;
}
@media screen and (min-width: 980px) {
  .fixed_cta_title_large {
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 1280px) {
  .fixed_cta_title_large {
    font-size: 4rem;
  }
}
.fixed_cta_title_large .fixed_cta_large {
  font-weight: 700;
  font-family: "Montserrat";
  font-weight: 700;
  color: #fff;
}
@media screen and (min-width: 980px) {
  .fixed_cta_title_large .fixed_cta_large {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 1280px) {
  .fixed_cta_title_large .fixed_cta_large {
    font-size: 5.4rem;
    vertical-align: -4px;
  }
}

.fixed_cta_right {
  width: 40%;
}
@media screen and (min-width: 768px) {
  .fixed_cta_right {
    max-width: 330px;
    height: 56px;
  }
}

.fixed_cta_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  gap: 0 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #F7BE00;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .fixed_cta_link {
    max-height: 54px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-padding-start: 25px;
            padding-inline-start: 25px;
  }
  .fixed_cta_link br {
    display: none;
  }
}
@media (hover: hover) and (pointer: fine) {
  .fixed_cta_link:hover .fixed_cta_icon {
    -webkit-animation: rotate_anime 1.2s infinite, pointer 1.5s infinite;
            animation: rotate_anime 1.2s infinite, pointer 1.5s infinite;
    scale: 1.2;
  }
  .fixed_cta_link:hover .fixed_cta_text::before {
    -webkit-animation: arrow_move 1s infinite;
            animation: arrow_move 1s infinite;
  }
}

@media screen and (min-width: 768px) {
  .fixed_cta_icon {
    width: 41px;
    height: 55px;
    translate: 0 -10%;
    -webkit-transition: scale 0.3s;
    transition: scale 0.3s;
  }
  .fixed_cta_icon img {
    width: 100%;
    height: auto;
  }
}

.fixed_cta_text {
  position: relative;
  font-size: 1.8rem;
  font-weight: 700;
  color: #000;
}
@media screen and (min-width: 768px) {
  .fixed_cta_text {
    font-size: 2.6rem;
  }
}
.fixed_cta_text::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 10px;
  height: 10px;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  background-color: #000;
  translate: 0 -50%;
}
@media screen and (min-width: 768px) {
  .fixed_cta_text::before {
    opacity: 0;
    bottom: initial;
    right: -25px;
    top: 50%;
    width: 15px;
    height: 15px;
  }
}

@-webkit-keyframes arrow_move {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    translate: 5px -50%;
  }
}

@keyframes arrow_move {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
    translate: 5px -50%;
  }
}
#topback {
  position: fixed;
  bottom: 100px;
  right: 0;
  display: inline-block;
  z-index: 10;
  padding: 15px 5px 5px;
  background-color: #fff;
  border: solid 2px #000;
  border-radius: 10px 0 0 10px;
  text-align: center;
  translate: 100% 0;
  width: 34px;
  -webkit-transition: translate 0.3s, background-color 0.3s;
  transition: translate 0.3s, background-color 0.3s;
}
@media screen and (min-width: 980px) {
  #topback {
    width: 45px;
    padding: 20px 5px 10px;
  }
}
#topback span {
  font-weight: 700;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  text-orientation: upright;
  color: #000;
  font-size: 1.2rem;
  line-height: 1.6;
  letter-spacing: 0.1em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media screen and (min-width: 980px) {
  #topback span {
    font-size: 1.4rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  #topback:hover {
    background-color: #000;
  }
  #topback:hover span {
    color: #fff;
  }
}
#topback._visible {
  translate: 0% 0;
}

/**
  MARK: 共通で使うcontents_inner
  とりあえず1000px基準で違ったらid内で都度調整している
*/
.contents_inner {
  max-width: 1000px;
  margin-inline: auto;
}

#first_catch {
  padding-inline: 25px;
  padding-block: 60px;
}
@media screen and (min-width: 425px) {
  #first_catch {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  #first_catch {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  #first_catch {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #first_catch {
    padding-block: 80px;
  }
}

.first_catch_wrapper {
  position: relative;
  -webkit-padding-after: 80px;
          padding-block-end: 80px;
}
@media screen and (min-width: 600px) {
  .first_catch_wrapper {
    -webkit-padding-after: 120px;
            padding-block-end: 120px;
  }
}
@media screen and (min-width: 980px) {
  .first_catch_wrapper {
    -webkit-padding-after: 160px;
            padding-block-end: 160px;
  }
}
.first_catch_wrapper::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  width: 100%;
  height: 100%;
  background-image: url(../../img/first_catch_bg.webp);
  background-size: 100% 100%;
  aspect-ratio: 1000/750;
  background-repeat: no-repeat;
  translate: -50% 0;
  z-index: -1;
}

.first_catch_title {
  position: relative;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  z-index: 1;
  text-align: center;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .first_catch_title {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 980px) {
  .first_catch_title {
    font-size: 2.6rem;
  }
}
.first_catch_title span {
  background-color: #fff;
}

.first_catch_block {
  -webkit-margin-before: 15px;
          margin-block-start: 15px;
}

.first_catch_block_title {
  background-color: #000;
  color: #fff;
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  padding-inline: 5px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .first_catch_block_title {
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 980px) {
  .first_catch_block_title {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .first_catch_block_title {
    font-size: 3.6rem;
  }
}

.fiest_catch_block_text {
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
  background-color: #fff;
  padding: 20px 10px;
}
@media screen and (min-width: 768px) {
  .fiest_catch_block_text {
    -webkit-margin-start: auto;
            margin-inline-start: auto;
    max-width: 740px;
  }
}
.fiest_catch_block_text p {
  line-height: 1.6666666667em;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.04em;
}

.first_catch_message {
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
  position: relative;
  background-color: #fff;
  padding: 10px;
  text-align: center;
}

.top_left {
  position: absolute;
  top: 0;
  left: 0;
  width: 5.2738336714%;
  height: auto;
  aspect-ratio: 52/84;
  max-width: 84px;
  background-color: #03D10B;
  z-index: 5;
}

.bottom_left_green {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 17.0385395538%;
  height: auto;
  aspect-ratio: 168/60;
  max-width: 168px;
  background-color: #03D10B;
  z-index: 5;
}

.bottom_left_blue {
  position: absolute;
  bottom: 0;
  left: 10.1419878296%;
  width: 4.9695740365%;
  height: auto;
  aspect-ratio: 49/64;
  max-width: 49px;
  background-color: #0060D0;
  z-index: 6;
  translate: 0 50%;
}

.bottom_right_green {
  position: absolute;
  bottom: 0;
  right: 1.014198783%;
  width: 14.7058823529%;
  height: auto;
  aspect-ratio: 145/84;
  max-width: 145px;
  background-color: #03D10B;
  z-index: 6;
  translate: 0 50%;
}

.message_text {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.7083333333em;
}
@media screen and (min-width: 600px) {
  .message_text {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 768px) {
  .message_text {
    font-size: 3rem;
  }
}
@media screen and (min-width: 980px) {
  .message_text {
    font-size: 4.2rem;
  }
}
@media screen and (min-width: 1280px) {
  .message_text {
    font-size: 4.8rem;
  }
}
.message_text strong {
  background-color: #000;
  color: #fff;
}

@-webkit-keyframes anim--first {
  from {
    background-position: center 100%;
  }
  to {
    background-position: center -30000px;
  }
}

@keyframes anim--first {
  from {
    background-position: center 100%;
  }
  to {
    background-position: center -30000px;
  }
}
@-webkit-keyframes anim--second {
  from {
    background-position: center 0;
  }
  to {
    background-position: center -30000px;
  }
}
@keyframes anim--second {
  from {
    background-position: center 0;
  }
  to {
    background-position: center -30000px;
  }
}
#lesson {
  position: sticky;
  background-color: #03D10B;
  height: 100svh;
  padding-inline: 25px;
  top: 0;
  z-index: 3;
  overflow: hidden;
}
@media screen and (min-width: 425px) {
  #lesson {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  #lesson {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  #lesson {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #lesson {
    -webkit-margin-after: 145px;
            margin-block-end: 145px;
  }
}
#lesson .current {
  color: #F7BE00;
}
#lesson .contents_inner {
  max-width: 754px;
  margin-inline: auto;
  position: relative;
  z-index: 4;
}
#lesson .left_text {
  position: absolute;
  height: 100%;
  left: 1%;
  top: 0;
  background-image: url(../../img/lesson.svg);
  background-repeat: repeat-y;
  background-size: auto 100%;
  background-size: contain;
  aspect-ratio: 78/609;
  -webkit-animation: anim--first linear 800s infinite;
          animation: anim--first linear 800s infinite;
  z-index: 1;
  width: 15vw;
}
@media screen and (min-width: 768px) {
  #lesson .left_text {
    width: 8vw;
    left: 0%;
  }
}
@media screen and (min-width: 980px) {
  #lesson .left_text {
    left: 1%;
    aspect-ratio: initial;
    background-size: auto 570px;
    max-width: 122px;
    width: 20vw;
  }
}
#lesson .right_text {
  position: absolute;
  right: 1%;
  bottom: 0;
  height: 100%;
  background-image: url(../../img/lesson.svg);
  background-repeat: repeat-y;
  background-size: contain;
  aspect-ratio: 78/609;
  rotate: 180deg;
  -webkit-animation: anim--second linear 800s infinite;
          animation: anim--second linear 800s infinite;
  z-index: 1;
  width: 15vw;
}
@media screen and (min-width: 768px) {
  #lesson .right_text {
    width: 8vw;
    right: 0%;
  }
}
@media screen and (min-width: 980px) {
  #lesson .right_text {
    right: 1%;
    aspect-ratio: initial;
    background-size: auto 570px;
    max-width: 122px;
    width: 20vw;
  }
}
#lesson .main_contents::before {
  background-image: url(../../img/lesson_left.webp);
}
#lesson .main_contents:after {
  background-image: url(../../img/lesson_right.webp);
}

#teacher {
  position: sticky;
  background-color: #0066DD;
  padding-inline: 25px;
  z-index: 3;
  height: 100svh;
  top: 0;
  -webkit-padding-before: 10px;
          padding-block-start: 10px;
}
@media screen and (min-width: 425px) {
  #teacher {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  #teacher {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  #teacher {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #teacher {
    -webkit-padding-before: 5px;
            padding-block-start: 5px;
    overflow: hidden;
    -webkit-margin-after: 145px;
            margin-block-end: 145px;
  }
}
#teacher .current {
  color: #0066DD;
}
#teacher .contents_inner {
  max-width: 754px;
  margin-inline: auto;
  position: relative;
  z-index: 4;
}
#teacher .left_text {
  position: absolute;
  height: 100%;
  left: 1%;
  top: 0;
  background-image: url(../../img/teacher.svg);
  background-repeat: repeat-y;
  background-size: contain;
  aspect-ratio: 78/796;
  -webkit-animation: anim--first linear 800s infinite;
          animation: anim--first linear 800s infinite;
  z-index: 1;
  width: 15vw;
}
@media screen and (min-width: 768px) {
  #teacher .left_text {
    left: 0%;
    width: 8vw;
  }
}
@media screen and (min-width: 980px) {
  #teacher .left_text {
    left: 1%;
    aspect-ratio: initial;
    background-size: auto 796px;
    max-width: 122px;
    width: 20vw;
  }
}
#teacher .right_text {
  position: absolute;
  right: 1%;
  bottom: 0;
  height: 100%;
  background-image: url(../../img/teacher.svg);
  background-repeat: repeat-y;
  background-size: contain;
  aspect-ratio: 78/796;
  rotate: 180deg;
  -webkit-animation: anim--second linear 800s infinite;
          animation: anim--second linear 800s infinite;
  z-index: 1;
  width: 15vw;
}
@media screen and (min-width: 768px) {
  #teacher .right_text {
    right: 0%;
    width: 8vw;
  }
}
@media screen and (min-width: 980px) {
  #teacher .right_text {
    right: 1%;
    aspect-ratio: initial;
    background-size: auto 796px;
    max-width: 122px;
    width: 20vw;
  }
}
#teacher .main_contents::before {
  background-image: url(../../img/teacher_left.webp);
}
#teacher .main_contents:after {
  background-image: url(../../img/teacher_right.webp);
}

#employment {
  position: sticky;
  background-color: #F7BE00;
  padding-inline: 25px;
  z-index: 3;
  height: 100svh;
  top: 0;
  -webkit-padding-before: 10px;
          padding-block-start: 10px;
}
@media screen and (min-width: 425px) {
  #employment {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  #employment {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  #employment {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #employment {
    -webkit-padding-before: 5px;
            padding-block-start: 5px;
    overflow: hidden;
    -webkit-margin-after: 145px;
            margin-block-end: 145px;
  }
}
#employment .contents_inner {
  max-width: 754px;
  margin-inline: auto;
  position: relative;
  z-index: 4;
}
#employment .current {
  color: #03D10B;
}
#employment .left_text {
  position: absolute;
  height: 100%;
  left: 0%;
  top: 0;
  background-image: url(../../img/employment.svg);
  background-repeat: repeat-y;
  background-size: cover;
  aspect-ratio: 78/796;
  -webkit-animation: anim--first linear 800s infinite;
          animation: anim--first linear 800s infinite;
  width: 15vw;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #employment .left_text {
    width: 8vw;
    background-size: 100% 1507px;
  }
}
@media screen and (min-width: 980px) {
  #employment .left_text {
    width: 20vw;
    left: 1%;
    aspect-ratio: initial;
    max-width: 122px;
  }
}
#employment .right_text {
  position: absolute;
  right: 0%;
  bottom: 0;
  height: 100%;
  background-image: url(../../img/employment.svg);
  background-repeat: repeat-y;
  background-size: cover;
  aspect-ratio: 78/796;
  rotate: 180deg;
  -webkit-animation: anim--second linear 800s infinite;
          animation: anim--second linear 800s infinite;
  width: 15vw;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #employment .right_text {
    background-size: 100% 1507px;
    width: 8vw;
  }
}
@media screen and (min-width: 980px) {
  #employment .right_text {
    right: 1%;
    width: 20vw;
    aspect-ratio: initial;
    max-width: 122px;
  }
}
#employment .main_contents::before {
  background-image: url(../../img/employment_left.webp);
}
#employment .main_contents:after {
  background-image: url(../../img/employment_right.webp);
}

.sticky_item {
  position: sticky;
  top: 0;
  height: 100%;
  z-index: 4;
  background-color: #fff;
}

@media screen and (min-width: 1280px) {
  .leftbar {
    position: absolute;
    top: 0;
    left: 162px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 10px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .leftbar span {
    width: 1px;
    height: 100vh;
    background-color: #000;
  }
}

@media screen and (min-width: 1280px) {
  .rightbar {
    position: absolute;
    top: 0;
    right: 162px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 10px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .rightbar span {
    width: 1px;
    height: 100vh;
    background-color: #000;
  }
}

.slide_pager {
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% 0;
  background-color: #000;
  border-radius: 0 0 25px 25px;
  padding: 5px 15px;
  min-width: 114px;
}
@media screen and (max-width: 767px) {
  .slide_pager {
    top: 0;
    z-index: 20;
    max-width: 116px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    translate: -50% 0;
  }
}
.slide_pager.fixed {
  position: fixed;
}
@media screen and (max-width: 767px) {
  .slide_pager.active {
    position: fixed;
    opacity: 1;
  }
}
.slide_pager .current {
  font-size: 1.6rem;
  padding-inline: 10px;
  font-weight: 700;
  line-height: 1.5;
  font-family: "Montserrat";
  min-width: 42px;
  display: inline-block;
}
.slide_pager .all {
  font-size: 1.6rem;
  font-weight: 700;
  padding-inline: 10px;
  line-height: 1.5;
  color: #fff;
  font-family: "Montserrat";
  border-left: solid 1px #fff;
}
.slide_pager.count1 .current {
  color: #F7BE00;
}
.slide_pager.count2 .current {
  color: #0060D0;
}
.slide_pager.count3 .current {
  color: #03D10B;
}

.main_contents {
  background-image: url(../../img/slide_section_bg.webp);
  padding-block: 60px 150px;
  padding-inline: 35px;
  background-size: 100% 100%;
  position: relative;
  margin-inline: -15px;
  height: calc(100svh - 70px);
  -webkit-margin-before: 70px;
          margin-block-start: 70px;
}
@media screen and (min-width: 600px) {
  .main_contents {
    margin-inline: 0;
    padding-block: 50px 80px;
    padding-inline: 70px 50px;
  }
}
@media screen and (min-width: 768px) {
  .main_contents {
    -webkit-margin-before: min(10.0536193029vh, 70px);
            margin-block-start: min(10.0536193029vh, 70px);
  }
}
@media screen and (min-width: 980px) {
  .main_contents {
    padding-block: min(9.3833780161vh, 70px) min(13.4048257373vh, 100px);
    padding-inline: 120px;
  }
}
@media screen and (min-width: 980px) {
  .main_contents::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 8%;
    width: 310px;
    height: 406px;
    translate: -55% -30%;
    background-repeat: no-repeat;
  }
}
@media screen and (min-width: 1280px) {
  .main_contents::before {
    translate: -70% -30%;
  }
}
@media screen and (min-width: 980px) {
  .main_contents:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0%;
    width: 248px;
    height: 529px;
    translate: 40% -50%;
    background-repeat: no-repeat;
  }
}
@media screen and (min-width: 1280px) {
  .main_contents:after {
    translate: 60% -50%;
  }
}

.main_contents_title {
  font-size: 2.6rem;
  text-align: center;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (min-width: 600px) {
  .main_contents_title {
    font-size: 3rem;
  }
}
@media screen and (min-width: 980px) {
  .main_contents_title {
    font-size: 4.6rem;
  }
}
@media screen and (min-width: 980px) and (max-height: 720px) {
  .main_contents_title {
    font-size: 3.3rem;
  }
}
.main_contents_title::first-line {
  font-size: 1.4rem;
  font-family: "Montserrat";
}
@media screen and (min-width: 600px) {
  .main_contents_title::first-line {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 980px) {
  .main_contents_title::first-line {
    font-size: 2rem;
  }
}

.main_contents_img {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  text-align: center;
}
.main_contents_img img {
  width: 100%;
  height: auto;
}

.main_contents_feacher_list {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 5px;
}

.feacher_item {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 700;
  text-align: center;
  border: solid 1px #000;
  border-radius: 20px;
  padding-inline: 10px;
  color: #fff;
}
@media screen and (min-width: 600px) {
  .feacher_item {
    font-size: 1.6rem;
  }
}
.feacher_item.yellow {
  background-color: #F7BE00;
}
.feacher_item.blue {
  background-color: #0060D0;
}
.feacher_item.green {
  background-color: #03D10B;
}

.main_contents_text {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .main_contents_text {
    font-size: 1.6rem;
  }
}

#slide_wrapper_sp {
  position: relative;
  height: auto;
}
@media screen and (min-width: 768px) {
  #slide_wrapper_sp {
    display: none;
  }
}
#slide_wrapper_sp .sp_slide:nth-child(1) {
  background-color: #03D10B;
  position: relative;
  height: 100svh;
  padding-inline: 25px;
  z-index: 4;
  overflow: hidden;
}
@media screen and (min-width: 425px) {
  #slide_wrapper_sp .sp_slide:nth-child(1) {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  #slide_wrapper_sp .sp_slide:nth-child(1) {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  #slide_wrapper_sp .sp_slide:nth-child(1) {
    padding-inline: 60px;
  }
}
#slide_wrapper_sp .sp_slide:nth-child(1) .current {
  color: #F7BE00;
}
#slide_wrapper_sp .sp_slide:nth-child(1) .contents_inner {
  max-width: 754px;
  margin-inline: auto;
  position: relative;
  z-index: 4;
}
#slide_wrapper_sp .sp_slide:nth-child(1) .left_text {
  position: absolute;
  height: 100%;
  left: 1%;
  top: 0;
  background-image: url(../../img/lesson.svg);
  background-repeat: repeat-y;
  background-size: auto 100%;
  background-size: contain;
  aspect-ratio: 78/609;
  -webkit-animation: anim--first 800s infinite;
          animation: anim--first 800s infinite;
  z-index: 1;
  width: 15vw;
}
@media screen and (min-width: 768px) {
  #slide_wrapper_sp .sp_slide:nth-child(1) .left_text {
    width: 8vw;
    left: 0%;
  }
}
@media screen and (min-width: 980px) {
  #slide_wrapper_sp .sp_slide:nth-child(1) .left_text {
    left: 1%;
    aspect-ratio: initial;
    background-size: auto 570px;
    max-width: 122px;
    width: 20vw;
  }
}
#slide_wrapper_sp .sp_slide:nth-child(1) .right_text {
  position: absolute;
  right: 1%;
  bottom: 0;
  height: 100%;
  background-image: url(../../img/lesson.svg);
  background-repeat: repeat-y;
  background-size: contain;
  aspect-ratio: 78/609;
  rotate: 180deg;
  -webkit-animation: anim--second 800s infinite;
          animation: anim--second 800s infinite;
  z-index: 1;
  width: 15vw;
}
@media screen and (min-width: 768px) {
  #slide_wrapper_sp .sp_slide:nth-child(1) .right_text {
    width: 8vw;
    right: 0%;
  }
}
@media screen and (min-width: 980px) {
  #slide_wrapper_sp .sp_slide:nth-child(1) .right_text {
    right: 1%;
    aspect-ratio: initial;
    background-size: auto 570px;
    max-width: 122px;
    width: 20vw;
  }
}
#slide_wrapper_sp .sp_slide:nth-child(1) .main_contents::before {
  background-image: url(../../img/lesson_left.webp);
}
#slide_wrapper_sp .sp_slide:nth-child(1) .main_contents:after {
  background-image: url(../../img/lesson_right.webp);
}
#slide_wrapper_sp .sp_slide:nth-child(2) {
  background-color: #0066DD;
  position: relative;
  height: 100svh;
  padding-inline: 25px;
  z-index: 3;
  overflow: hidden;
}
@media screen and (min-width: 425px) {
  #slide_wrapper_sp .sp_slide:nth-child(2) {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  #slide_wrapper_sp .sp_slide:nth-child(2) {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  #slide_wrapper_sp .sp_slide:nth-child(2) {
    padding-inline: 60px;
  }
}
#slide_wrapper_sp .sp_slide:nth-child(2) .current {
  color: #0066DD;
}
#slide_wrapper_sp .sp_slide:nth-child(2) .contents_inner {
  max-width: 754px;
  margin-inline: auto;
  position: relative;
  z-index: 4;
}
#slide_wrapper_sp .sp_slide:nth-child(2) .left_text {
  position: absolute;
  height: 100%;
  left: 1%;
  top: 0;
  background-image: url(../../img/teacher.svg);
  background-repeat: repeat-y;
  background-size: contain;
  aspect-ratio: 78/796;
  -webkit-animation: anim--first 800s infinite;
          animation: anim--first 800s infinite;
  z-index: 1;
  width: 15vw;
}
@media screen and (min-width: 768px) {
  #slide_wrapper_sp .sp_slide:nth-child(2) .left_text {
    left: 0%;
    width: 8vw;
  }
}
@media screen and (min-width: 980px) {
  #slide_wrapper_sp .sp_slide:nth-child(2) .left_text {
    left: 1%;
    aspect-ratio: initial;
    background-size: auto 796px;
    max-width: 122px;
    width: 20vw;
  }
}
#slide_wrapper_sp .sp_slide:nth-child(2) .right_text {
  position: absolute;
  right: 1%;
  bottom: 0;
  height: 100%;
  background-image: url(../../img/teacher.svg);
  background-repeat: repeat-y;
  background-size: contain;
  aspect-ratio: 78/796;
  rotate: 180deg;
  -webkit-animation: anim--second 800s infinite;
          animation: anim--second 800s infinite;
  z-index: 1;
  width: 15vw;
}
@media screen and (min-width: 768px) {
  #slide_wrapper_sp .sp_slide:nth-child(2) .right_text {
    right: 0%;
    width: 8vw;
  }
}
@media screen and (min-width: 980px) {
  #slide_wrapper_sp .sp_slide:nth-child(2) .right_text {
    right: 1%;
    aspect-ratio: initial;
    background-size: auto 796px;
    max-width: 122px;
    width: 20vw;
  }
}
#slide_wrapper_sp .sp_slide:nth-child(2) .main_contents::before {
  background-image: url(../../img/teacher_left.webp);
}
#slide_wrapper_sp .sp_slide:nth-child(2) .main_contents:after {
  background-image: url(../../img/teacher_right.webp);
}
#slide_wrapper_sp .sp_slide:nth-child(3) {
  background-color: #F7BE00;
  position: relative;
  height: 100svh;
  padding-inline: 25px;
  z-index: 2;
  overflow: hidden;
}
@media screen and (min-width: 425px) {
  #slide_wrapper_sp .sp_slide:nth-child(3) {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  #slide_wrapper_sp .sp_slide:nth-child(3) {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  #slide_wrapper_sp .sp_slide:nth-child(3) {
    padding-inline: 60px;
  }
}
#slide_wrapper_sp .sp_slide:nth-child(3) .contents_inner {
  max-width: 754px;
  margin-inline: auto;
  position: relative;
  z-index: 4;
}
#slide_wrapper_sp .sp_slide:nth-child(3) .current {
  color: #03D10B;
}
#slide_wrapper_sp .sp_slide:nth-child(3) .left_text {
  position: absolute;
  height: 100%;
  left: 0%;
  top: 0;
  background-image: url(../../img/employment.svg);
  background-repeat: repeat-y;
  background-size: cover;
  aspect-ratio: 78/796;
  -webkit-animation: anim--first 800s infinite;
          animation: anim--first 800s infinite;
  width: 15vw;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #slide_wrapper_sp .sp_slide:nth-child(3) .left_text {
    width: 8vw;
    background-size: 100% 1458px;
  }
}
@media screen and (min-width: 980px) {
  #slide_wrapper_sp .sp_slide:nth-child(3) .left_text {
    width: 20vw;
    left: 1px;
    aspect-ratio: initial;
    max-width: 122px;
  }
}
#slide_wrapper_sp .sp_slide:nth-child(3) .right_text {
  position: absolute;
  right: 0%;
  bottom: 0;
  height: 100%;
  background-image: url(../../img/employment.svg);
  background-repeat: repeat-y;
  background-size: cover;
  aspect-ratio: 78/1458;
  aspect-ratio: 78/796;
  rotate: 180deg;
  -webkit-animation: anim--second 800s infinite;
          animation: anim--second 800s infinite;
  width: 15vw;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #slide_wrapper_sp .sp_slide:nth-child(3) .right_text {
    background-size: 100% 1458px;
    width: 8vw;
  }
}
@media screen and (min-width: 980px) {
  #slide_wrapper_sp .sp_slide:nth-child(3) .right_text {
    right: 1%;
    width: 20vw;
    aspect-ratio: initial;
    max-width: 122px;
  }
}
#slide_wrapper_sp .sp_slide:nth-child(3) .main_contents::before {
  background-image: url(../../img/employment_left.webp);
}
#slide_wrapper_sp .sp_slide:nth-child(3) .main_contents:after {
  background-image: url(../../img/employment_right.webp);
}

.link_cta {
  position: relative;
  z-index: 2;
  padding-inline: 25px;
  padding-block: 60px;
  background-color: #fff;
}
@media screen and (min-width: 425px) {
  .link_cta {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  .link_cta {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  .link_cta {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  .link_cta {
    padding-block: 100px;
  }
}
@media screen and (min-width: 980px) {
  .link_cta {
    padding-block: 130px;
  }
}

.cta_link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #F7BE00;
  container-type: inline-size;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 600px) {
  .cta_link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 5px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(247, 190, 0)), color-stop(70.0534759358%, rgb(247, 190, 0)), color-stop(70.0534759358%, rgb(0, 0, 0)), to(rgb(0, 0, 0)));
    background: linear-gradient(180deg, rgb(247, 190, 0) 0%, rgb(247, 190, 0) 70.0534759358%, rgb(0, 0, 0) 70.0534759358%, rgb(0, 0, 0) 100%);
  }
}
@media (hover: hover) and (pointer: fine) {
  .cta_link:hover .cta_img img {
    scale: 1.05;
  }
  .cta_link:hover .cta_button {
    background-color: #F7BE00;
  }
}

.cta_link_contents {
  display: contents;
}
@media screen and (min-width: 600px) {
  .cta_link_contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    width: 42.6cqi;
  }
}

.cta_link_title {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  z-index: 2;
  background-color: #F7BE00;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  width: 61.5384615385cqi;
  padding: 5px;
}
@media screen and (min-width: 600px) {
  .cta_link_title {
    position: static;
    background-color: transparent;
    width: 100%;
    padding: 0;
    -webkit-padding-start: 1cqi;
            padding-inline-start: 1cqi;
  }
}
.cta_link_title .text {
  padding-left: 5px;
  color: #000;
  font-size: 7.3846153846cqi;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (min-width: 600px) {
  .cta_link_title .text {
    font-size: 4.6cqi;
  }
}
.cta_link_title .emphasis {
  font-weight: 700;
  font-size: 15.3846153846cqi;
  line-height: 1.1;
  font-family: "Montserrat";
  vertical-align: -3px;
}
@media screen and (min-width: 600px) {
  .cta_link_title .emphasis {
    font-size: 11.4cqi;
    line-height: 0.9;
  }
}
.cta_link_title .second {
  font-size: 10.7692307692cqi;
  color: #000;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .cta_link_title .second {
    font-size: 7.5cqi;
    letter-spacing: 0.05em;
  }
}

.cta_closing_block {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  background-color: #000;
  padding-block: 10px;
}
@media screen and (min-width: 600px) {
  .cta_closing_block {
    -webkit-padding-after: 0;
            padding-block-end: 0;
    -webkit-padding-start: 1cqi;
            padding-inline-start: 1cqi;
    background-color: transparent;
  }
}

.closing_title {
  position: relative;
  font-size: 10.7692307692cqi;
  text-align: center;
  color: #fff;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .closing_title {
    font-size: 5.3cqi;
    text-align: left;
    letter-spacing: 0.04em;
  }
}

.closing_date {
  font-size: 1.6rem;
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-align: center;
  line-height: 1.25;
}
@media screen and (min-width: 600px) {
  .closing_date {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 768px) {
  .closing_date {
    font-size: 3rem;
  }
}
@media screen and (min-width: 980px) {
  .closing_date {
    font-size: 3.6rem;
  }
}
.closing_date span {
  font-family: "Montserrat";
  font-size: 4.2rem;
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .closing_date span {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 768px) {
  .closing_date span {
    font-size: 6rem;
  }
}
@media screen and (min-width: 980px) {
  .closing_date span {
    font-size: 8rem;
    line-height: 1;
  }
}

.cta_img {
  position: relative;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  z-index: 1;
  overflow: hidden;
  padding: 5px;
  container-type: inline-size;
  text-align: center;
  background-color: #F7BE00;
}
@media screen and (min-width: 600px) {
  .cta_img {
    width: 57.5cqi;
    padding: 0;
    background-color: transparent;
  }
}
.cta_img img {
  width: 100%;
  height: auto;
  -webkit-transition: scale 0.3s;
  transition: scale 0.3s;
}

.cta_button {
  position: absolute;
  bottom: 20.9230769231cqi;
  right: 10px;
  text-align: center;
  background-color: #fff;
  border: solid 2px #000;
  border-radius: 50%;
  width: 25.8461538462cqi;
  height: auto;
  z-index: 3;
  aspect-ratio: 1/1;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  container-type: inline-size;
}
@media screen and (min-width: 600px) {
  .cta_button {
    bottom: 20px;
    width: 100px;
  }
}
@media screen and (min-width: 980px) {
  .cta_button {
    width: 14cqi;
    bottom: 2cqi;
    max-width: 140px;
    right: 20px;
  }
}
.cta_button::before {
  content: "";
  position: absolute;
  bottom: 10px;
  left: 50%;
  translate: -50% 0;
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  width: 9.1954022989cqi;
  height: 9.1954022989cqi;
  background-color: #000;
}
@media screen and (min-width: 600px) {
  .cta_button::before {
    width: 12px;
    height: 12px;
  }
}
@media screen and (min-width: 980px) {
  .cta_button::before {
    width: 8.5714285714cqi;
    height: 8.5714285714cqi;
    bottom: 10.7142857143cqi;
  }
}

.cta_button_text {
  position: absolute;
  display: inline-block;
  font-size: 14.2857142857cqi;
  inset: 0;
  line-height: 1.3;
  font-weight: 700;
  top: 50%;
  color: #000;
  translate: 0 -40%;
}

#system {
  position: relative;
  z-index: 2;
  background-size: 1366px 972px;
  background-repeat: repeat;
  background-position: center;
  padding-inline: 25px;
  padding-block: 80px 60px;
}
@media screen and (min-width: 425px) {
  #system {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  #system {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  #system {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #system {
    padding-block: 100px 80px;
  }
}
@media screen and (min-width: 980px) {
  #system {
    padding-block: 120px 100px;
  }
}
#system .contents_inner {
  max-width: 1140px;
}
#system::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-image: url(../../img/system_bg.webp);
  width: 100%;
  height: 100%;
  aspect-ratio: 1366/972;
  background-repeat: repeat;
}

.system_block {
  position: relative;
  border: solid 1px #000;
  border-radius: 20px;
  background-color: #fff;
  z-index: 2;
}
.system_block::before {
  content: "EDUCATIONAL SYSTEM";
  position: absolute;
  top: 20px;
  left: 50%;
  translate: -50% 0;
  font-size: min(5.8565153734vw, 80px);
  text-wrap: nowrap;
  white-space: nowrap;
  font-family: "Montserrat";
  color: #F5F5F5;
  font-weight: 700;
}
@media screen and (min-width: 980px) {
  .system_block::before {
    top: 40px;
  }
}

.system_block_title {
  font-size: 2rem;
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -50%;
  background-color: #000;
  color: #fff;
  display: inline-block;
  text-wrap: nowrap;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1.4;
  padding-inline: 5px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .system_block_title {
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 980px) {
  .system_block_title {
    font-size: 3.6rem;
  }
}

.system_block_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-block: 40px 40px;
  padding-inline: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px 5px;
}
@media screen and (min-width: 600px) {
  .system_block_group {
    padding-block: 60px;
    padding-inline: 30px;
  }
}
@media screen and (min-width: 980px) {
  .system_block_group {
    gap: 30px 35px;
    padding-block: 80px 60px;
    padding-inline: 70px;
  }
}
@media screen and (min-width: 1280px) {
  .system_block_group {
    gap: 30px 65px;
  }
}

.system_block_item {
  position: relative;
  width: calc(50% - 3px);
  max-width: 290px;
}
@media screen and (min-width: 768px) {
  .system_block_item {
    width: calc(50% - 65px);
  }
}
@media screen and (min-width: 980px) {
  .system_block_item {
    width: calc(33.3333333333% - 40px);
  }
}
@media screen and (min-width: 1280px) {
  .system_block_item {
    width: calc(33.3333333333% - 65px);
  }
}
.system_block_item img {
  width: 100%;
  height: auto;
}

.system_block_item_text {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  text-align: center;
  line-height: 1.4;
}
@media screen and (min-width: 600px) {
  .system_block_item_text {
    line-height: 2;
  }
}
@media screen and (min-width: 768px) {
  .system_block_item_text {
    line-height: 2.5;
  }
}
.system_block_item_text .text {
  font-size: 1.2rem;
  background-color: #fff;
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  font-weight: 700;
  text-align: center;
  padding-inline: 5px;
}
@media screen and (min-width: 425px) {
  .system_block_item_text .text {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 600px) {
  .system_block_item_text .text {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  .system_block_item_text .text {
    font-size: 2rem;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1280px) {
  .system_block_item_text .text {
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    letter-spacing: -0.01em;
    font-size: 2.6rem;
  }
}
.system_block_item_text .large {
  font-size: 1.6rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 425px) {
  .system_block_item_text .large {
    font-size: 2rem;
  }
}
@media screen and (min-width: 600px) {
  .system_block_item_text .large {
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 768px) {
  .system_block_item_text .large {
    font-size: 2.4rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1280px) {
  .system_block_item_text .large {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 768px) {
  .system_block_item_text .sp {
    display: none;
  }
}

.section_level_block {
  -webkit-padding-after: 25px;
          padding-block-end: 25px;
  border-bottom: solid 1px #000;
}
@media screen and (min-width: 980px) {
  .section_level_block {
    position: relative;
  }
}

.section_level_title {
  font-size: min(16.5vw, 250px);
  text-align: center;
  font-family: "Montserrat";
  font-weight: 700;
  color: #F5F5F5;
  line-height: 1.2;
  letter-spacing: -0.01em;
}

.section_level_block_title {
  text-align: center;
  line-height: 1.7;
}
.section_level_block_title span.small {
  background-color: #000;
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  color: #fff;
  font-size: 1.6rem;
  padding-inline: 5px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .section_level_block_title span.small {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 980px) {
  .section_level_block_title span.small {
    font-size: min(3.3674963397vw, 46px);
  }
}
.section_level_block_title span.large {
  font-size: 3rem;
  background-color: #000;
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  color: #fff;
  padding-inline: 5px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .section_level_block_title span.large {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 980px) {
  .section_level_block_title span.large {
    font-size: 6.5rem;
  }
}

.section_level_block_subtitle {
  -webkit-margin-before: 25px;
          margin-block-start: 25px;
  text-align: center;
  color: #D5DEE2;
  font-size: 1.4rem;
  font-weight: 700;
  font-family: "Montserrat";
}
@media screen and (min-width: 768px) {
  .section_level_block_subtitle {
    font-size: 1.6rem;
  }
}

#ready {
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding-inline: 25px;
  padding-block: 60px;
}
@media screen and (min-width: 425px) {
  #ready {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  #ready {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  #ready {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #ready {
    padding-block: 100px;
  }
}
@media screen and (min-width: 980px) {
  #ready {
    padding-block: 140px;
  }
}
#ready .contents_inner {
  max-width: 1140px;
}

.ready_block {
  -webkit-margin-before: 60px;
          margin-block-start: 60px;
  max-width: 1000px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .ready_block {
    -webkit-margin-before: 70px;
            margin-block-start: 70px;
  }
}
@media screen and (min-width: 980px) {
  .ready_block {
    -webkit-margin-before: 80px;
            margin-block-start: 80px;
  }
}

.ready_point_img img {
  width: 100%;
  height: auto;
}

.ready_point_description {
  -webkit-margin-before: 40px;
          margin-block-start: 40px;
  border: solid 2px #000;
  border-radius: 20px;
}
@media screen and (min-width: 768px) {
  .ready_point_description {
    -webkit-margin-before: 50px;
            margin-block-start: 50px;
  }
}
@media screen and (min-width: 980px) {
  .ready_point_description {
    -webkit-margin-before: 60px;
            margin-block-start: 60px;
  }
}

.point_body {
  background-color: #F5F5F5;
  border-radius: 18px 18px 0 0;
  padding-block: 25px;
  padding-inline: 25px;
}
@media screen and (min-width: 425px) {
  .point_body {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  .point_body {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  .point_body {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  .point_body {
    padding-block: 30px;
  }
}
@media screen and (min-width: 980px) {
  .point_body {
    padding-block: 40px;
    padding-inline: 130px;
  }
}
.point_body .point {
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "Montserrat";
  text-align: center;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .point_body .point {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 980px) {
  .point_body .point {
    font-size: 2rem;
  }
}

.point_description_title {
  font-size: 1.6rem;
  text-align: center;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (min-width: 600px) {
  .point_description_title {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 768px) {
  .point_description_title {
    -webkit-margin-before: 10px;
            margin-block-start: 10px;
    font-size: 3rem;
  }
}
@media screen and (min-width: 980px) {
  .point_description_title {
    font-size: 3.6rem;
  }
}

.point_description_text {
  font-size: 1.4rem;
  font-weight: 500;
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  line-height: 1.6;
}
@media screen and (min-width: 600px) {
  .point_description_text {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .point_description_text {
    font-size: 1.6rem;
  }
}

.ready_point_description_bottom {
  background-color: #F7BE00;
  border-top: solid 2px #000;
  border-radius: 0 0 18px 18px;
  text-align: center;
  padding-block: 20px;
  padding-inline: 25px;
}
@media screen and (min-width: 425px) {
  .ready_point_description_bottom {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  .ready_point_description_bottom {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  .ready_point_description_bottom {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  .ready_point_description_bottom {
    padding-block: 30px;
  }
}

.description_bottom_text {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .description_bottom_text {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 980px) {
  .description_bottom_text {
    font-size: 2.6rem;
  }
}
.description_bottom_text strong {
  text-decoration: underline;
  text-decoration-color: #fff;
  text-decoration-thickness: 3px;
}

#curriculum {
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding-inline: 25px;
  -webkit-padding-after: 80px;
          padding-block-end: 80px;
}
@media screen and (min-width: 425px) {
  #curriculum {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  #curriculum {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  #curriculum {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #curriculum {
    -webkit-padding-after: 100px;
            padding-block-end: 100px;
  }
}
@media screen and (min-width: 980px) {
  #curriculum {
    -webkit-padding-after: 140px;
            padding-block-end: 140px;
  }
}
#curriculum .contents_inner {
  max-width: 1226px;
}

.curriculum_block {
  max-width: 1000px;
  margin-inline: auto;
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
}
@media screen and (min-width: 768px) {
  .curriculum_block {
    -webkit-margin-before: 50px;
            margin-block-start: 50px;
  }
}
@media screen and (min-width: 980px) {
  .curriculum_block {
    -webkit-margin-before: 80px;
            margin-block-start: 80px;
  }
}
.curriculum_block + .curriculum_block {
  -webkit-margin-before: 50px;
          margin-block-start: 50px;
}
@media screen and (min-width: 768px) {
  .curriculum_block + .curriculum_block {
    -webkit-margin-before: 70px;
            margin-block-start: 70px;
  }
}
@media screen and (min-width: 980px) {
  .curriculum_block + .curriculum_block {
    -webkit-margin-before: 100px;
            margin-block-start: 100px;
  }
}

.block_title_en {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "Montserrat";
}
@media screen and (min-width: 768px) {
  .block_title_en {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 980px) {
  .block_title_en {
    font-size: 2rem;
  }
}

.block_title {
  font-size: 2rem;
  text-align: center;
  line-height: 1.2;
  font-weight: 700;
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
}
@media screen and (min-width: 768px) {
  .block_title {
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 980px) {
  .block_title {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1280px) {
  .block_title {
    font-size: 3.6rem;
  }
}

.curriculum_block_img {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
@media screen and (min-width: 600px) {
  .curriculum_block_img {
    width: 400px;
    margin-inline: auto;
  }
}
@media screen and (min-width: 768px) {
  .curriculum_block_img {
    -webkit-margin-before: 30px;
            margin-block-start: 30px;
    width: 100%;
  }
}
@media screen and (min-width: 980px) {
  .curriculum_block_img {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
  }
}
.curriculum_block_img img {
  width: 100%;
  height: auto;
}

.curriculum_point_description {
  -webkit-margin-before: 40px;
          margin-block-start: 40px;
  border: solid 2px #000;
  border-radius: 20px;
}
@media screen and (min-width: 768px) {
  .curriculum_point_description {
    -webkit-margin-before: 50px;
            margin-block-start: 50px;
  }
}
@media screen and (min-width: 980px) {
  .curriculum_point_description {
    -webkit-margin-before: 60px;
            margin-block-start: 60px;
  }
}

.curriculum_point_description_bottom {
  border-top: solid 2px #000;
  border-radius: 0 0 18px 18px;
  padding-block: 20px;
  padding-inline: 25px;
}
@media screen and (min-width: 425px) {
  .curriculum_point_description_bottom {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  .curriculum_point_description_bottom {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  .curriculum_point_description_bottom {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  .curriculum_point_description_bottom {
    padding-block: 30px;
  }
}
.curriculum_point_description_bottom.green {
  background-color: #03D10B;
}
.curriculum_point_description_bottom.blue {
  background-color: #0060D0;
}

.point_description_bottom_title {
  text-align: center;
  border-bottom: solid 1px #000;
  padding-bottom: 10px;
  font-size: 1.7rem;
  font-weight: 700;
  -webkit-margin-after: 10px;
          margin-block-end: 10px;
  max-width: 700px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .point_description_bottom_title {
    font-size: 2.2rem;
    padding-bottom: 15px;
    -webkit-margin-after: 15px;
            margin-block-end: 15px;
  }
}
@media screen and (min-width: 980px) {
  .point_description_bottom_title {
    font-size: 2.6rem;
    padding-bottom: 20px;
    -webkit-margin-after: 20px;
            margin-block-end: 20px;
  }
}

.description_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 20px;
  max-width: 550px;
  margin-inline: auto;
}
.description_row dt {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.description_row dt span {
  background-color: #000;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  padding-inline: 5px;
}
@media screen and (min-width: 768px) {
  .description_row dt span {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 980px) {
  .description_row dt span {
    font-size: 2rem;
  }
}
.description_row dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.4rem;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .description_row dd {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 980px) {
  .description_row dd {
    font-size: 1.8rem;
  }
}
.description_row + .description_row {
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
}

.curriculum_flex {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
@media screen and (min-width: 768px) {
  .curriculum_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 30px;
    -webkit-margin-before: 30px;
            margin-block-start: 30px;
  }
}
@media screen and (min-width: 980px) {
  .curriculum_flex {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
    gap: 0 70px;
  }
}

#curriculum_flex_slide {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #curriculum_flex_slide {
    width: 50%;
  }
}
#curriculum_flex_slide .swiper-wrapper {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
#curriculum_flex_slide .swiper-slide {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
#curriculum_flex_slide .swiper-slide img {
  width: 100%;
  height: auto;
}

.curriculum_flex_contents {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
}
@media screen and (min-width: 768px) {
  .curriculum_flex_contents {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}

.curriculum_flex_contents_title span {
  display: inline;
  background-color: #000;
  color: #fff;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  font-size: 2.4rem;
  line-height: 1.6;
  font-weight: 700;
  padding-inline: 5px;
}
@media screen and (min-width: 768px) {
  .curriculum_flex_contents_title span {
    font-size: 3rem;
  }
}
@media screen and (min-width: 980px) {
  .curriculum_flex_contents_title span {
    font-size: min(2.635431918vw, 36px);
  }
}

.curriculum_flex_contents_text {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  font-size: 1.4rem;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  .curriculum_flex_contents_text {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .curriculum_flex_contents_text {
    font-size: 1.6rem;
  }
}

.progressbar {
  position: relative;
  width: 100%;
  height: 4px;
  margin-top: 10px;
  background: #ccc;
  border-radius: 7px;
  overflow: hidden;
  max-width: 210px;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .progressbar {
    margin-top: 30px;
  }
}
.progressbar span {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 33.3333333333%;
  background: #000;
  border-radius: 7px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.license_list {
  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;
  gap: 20px;
}

.license_list_item {
  width: calc(50% - 10px);
}
@media screen and (min-width: 768px) {
  .license_list_item {
    width: calc(25% - 20px);
  }
}
.license_list_item dt {
  background-color: #fff;
  color: #000;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1.5;
  padding-inline: 5px;
  font-weight: 700;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .license_list_item dt {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 980px) {
  .license_list_item dt {
    font-size: 2rem;
  }
}
.license_list_item dd {
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
  line-height: 1.5;
  color: #fff;
}

#teachers {
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding-block: 60px;
  padding-inline: 25px;
  background-image: url(../../img/teacher_bg.webp);
  background-size: cover;
  overflow: hidden;
}
@media screen and (min-width: 425px) {
  #teachers {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  #teachers {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  #teachers {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 600px) {
  #teachers {
    padding-block: 80px;
  }
}
@media screen and (min-width: 980px) {
  #teachers {
    padding-block: 100px;
  }
}
#teachers::before {
  content: "";
  position: absolute;
  width: 45%;
  top: 0;
  left: 0;
  max-width: 334px;
  height: auto;
  aspect-ratio: 334/109;
  background-image: url(../../img/teachers_left.webp);
  z-index: 1;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #teachers::before {
    width: 334px;
  }
}
#teachers::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 45%;
  max-width: 334px;
  height: auto;
  aspect-ratio: 334/109;
  background-image: url(../../img/teachers_right.webp);
  z-index: 1;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  #teachers::after {
    width: 334px;
  }
}

.teacher_title_block {
  text-align: center;
}

.teacher_title_en {
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "Montserrat";
}
@media screen and (min-width: 768px) {
  .teacher_title_en {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 980px) {
  .teacher_title_en {
    font-size: 2rem;
  }
}

.teacher_title {
  font-size: 2.6rem;
  text-align: center;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (min-width: 600px) {
  .teacher_title {
    font-size: 3rem;
  }
}
@media screen and (min-width: 980px) {
  .teacher_title {
    font-size: 4.6rem;
  }
}

.teacher_list {
  position: relative;
  margin-inline: auto;
  max-width: 800px;
  -webkit-margin-before: 40px;
          margin-block-start: 40px;
  z-index: 3;
}
@media screen and (min-width: 600px) {
  .teacher_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 980px) {
  .teacher_list {
    gap: 40px;
  }
}

.teacher_list_item {
  text-align: center;
}
@media screen and (min-width: 600px) {
  .teacher_list_item {
    width: calc(50% - 30px);
  }
}
@media screen and (min-width: 768px) {
  .teacher_list_item {
    width: calc(33.3333333333% - 30px);
  }
}
@media screen and (min-width: 980px) {
  .teacher_list_item {
    width: calc(33.3333333333% - 70px);
  }
}

.teacher_thumbnail {
  max-width: 220px;
  margin-inline: auto;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 50%;
}
.teacher_thumbnail img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.teacher_name {
  text-align: center;
  translate: 0 -50%;
}
.teacher_name .text {
  font-size: 2rem;
  display: inline-block;
  background-color: #000;
  color: #fff;
  line-height: 1.4;
  font-weight: 700;
  padding-inline: 5px;
  margin-top: -10px;
}
@media screen and (min-width: 768px) {
  .teacher_name .text {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 980px) {
  .teacher_name .text {
    margin-top: -5px;
    font-size: 2.6rem;
  }
}
.teacher_name .position {
  display: inline-block;
  background-color: #000;
  font-size: 1.4rem;
  line-height: 1.2;
  color: #fff;
  font-weight: 700;
  padding-inline: 5px;
}
@media screen and (min-width: 768px) {
  .teacher_name .position {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .teacher_name .position {
    font-size: 1.6rem;
  }
}

.teacher_in_charge {
  translate: 0 -50%;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .teacher_in_charge {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .teacher_in_charge {
    font-size: 1.6rem;
  }
}

@-webkit-keyframes rotate_anime {
  0%, 50%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25%, 75% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}

@keyframes rotate_anime {
  0%, 50%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25%, 75% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}
.teacher_left_top {
  position: absolute;
  top: -50px;
  left: -25px;
  width: 100px;
  max-width: 137px;
  z-index: -1;
  -webkit-animation: rotate_anime 1.5s linear infinite;
          animation: rotate_anime 1.5s linear infinite;
  rotate: 5deg;
}
@media screen and (min-width: 768px) {
  .teacher_left_top {
    top: -100px;
  }
}
@media screen and (min-width: 980px) {
  .teacher_left_top {
    left: -100px;
  }
}
@media screen and (min-width: 1280px) {
  .teacher_left_top {
    left: 0px;
    translate: -100% 0;
    width: 137px;
  }
}
.teacher_left_top img {
  width: 100%;
  height: auto;
}

.teacher_left_bottom {
  position: absolute;
  bottom: 50%;
  left: 0;
  z-index: -1;
  -webkit-animation: rotate_anime 1.5s linear infinite;
          animation: rotate_anime 1.5s linear infinite;
}
@media screen and (min-width: 768px) {
  .teacher_left_bottom {
    bottom: 0;
    translate: 0 75%;
  }
}
@media screen and (min-width: 980px) {
  .teacher_left_bottom {
    translate: -100% 0%;
  }
}
@media screen and (min-width: 1280px) {
  .teacher_left_bottom {
    translate: -150% 0%;
  }
}
.teacher_left_bottom img {
  width: 100%;
  height: auto;
}

.teacher_right_top {
  position: absolute;
  top: 0%;
  right: 0;
  width: 128px;
  z-index: -1;
  translate: 25% 0;
}
@media screen and (min-width: 600px) {
  .teacher_right_top {
    translate: 25% -25%;
  }
}
@media screen and (min-width: 980px) {
  .teacher_right_top {
    translate: 75% -25%;
  }
}
@media screen and (min-width: 1280px) {
  .teacher_right_top {
    translate: 100% -25%;
  }
}
.teacher_right_top img {
  width: 100%;
  height: auto;
}

.teacher_right_bottom {
  position: absolute;
  width: 141px;
  top: 45%;
  right: 0;
  z-index: -1;
  translate: 50% 0;
  -webkit-animation: pointer 1s infinite;
          animation: pointer 1s infinite;
}
@media screen and (min-width: 768px) {
  .teacher_right_bottom {
    translate: 75% 0;
  }
}
@media screen and (min-width: 980px) {
  .teacher_right_bottom {
    translate: 100% 0;
  }
}
.teacher_right_bottom img {
  width: 100%;
  height: auto;
}

@-webkit-keyframes pointer {
  0%, 100% {
    scale: 1;
  }
  50% {
    scale: 1.1;
  }
}

@keyframes pointer {
  0%, 100% {
    scale: 1;
  }
  50% {
    scale: 1.1;
  }
}
.teacher_right {
  position: absolute;
  z-index: -1;
  top: 0%;
  right: 0;
  translate: 40% -10%;
  aspect-ratio: 128/384;
  width: 128px;
  -webkit-animation: pointer 2s infinite;
          animation: pointer 2s infinite;
}
@media screen and (min-width: 980px) {
  .teacher_right {
    translate: 75% -10%;
  }
}
@media screen and (min-width: 1280px) {
  .teacher_right {
    translate: 150% -10%;
  }
}
.teacher_right img {
  width: 100%;
  height: auto;
}

#course_leaders {
  overflow: hidden;
  background-image: url(../../img/course_leaders_bg.webp);
  background-size: cover;
  position: relative;
  z-index: 2;
  padding-block: 60px;
  padding-inline: 25px;
}
@media screen and (min-width: 425px) {
  #course_leaders {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  #course_leaders {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  #course_leaders {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #course_leaders {
    padding-block: 80px;
  }
}
@media screen and (min-width: 980px) {
  #course_leaders {
    padding-block: 100px;
  }
}
#course_leaders .teacher_list_item {
  text-align: center;
}
@media screen and (min-width: 600px) {
  #course_leaders .teacher_list_item {
    width: calc(50% - 30px);
  }
}
@media screen and (min-width: 768px) {
  #course_leaders .teacher_list_item {
    width: calc(50% - 30px);
  }
}
@media screen and (min-width: 980px) {
  #course_leaders .teacher_list_item {
    width: calc(25% - 40px);
  }
}
#course_leaders .teacher_list {
  max-width: 1000px;
  position: relative;
}
#course_leaders .teacher_list::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: pointer 1s infinite;
          animation: pointer 1s infinite;
  aspect-ratio: 68/90;
  width: 68px;
  height: 90px;
  background-image: url(../../img/course_leader_left_top.webp);
  background-size: cover;
  z-index: -1;
}
@media screen and (min-width: 980px) {
  #course_leaders .teacher_list::before {
    translate: -100% -50%;
  }
}
#course_leaders .teacher_list::after {
  content: "";
  position: absolute;
  top: 20%;
  right: 0;
  -webkit-animation: rotate_anime 1.5s linear infinite;
          animation: rotate_anime 1.5s linear infinite;
  aspect-ratio: 176/178;
  width: 176px;
  height: 178px;
  background-image: url(../../img/course_leader_right.webp);
  background-size: cover;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  #course_leaders .teacher_list::after {
    top: 0;
    translate: 50% 0;
  }
}
@media screen and (min-width: 980px) {
  #course_leaders .teacher_list::after {
    translate: 100% -50%;
  }
}

.course_leader_left_bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 70%;
  max-width: 334px;
}
@media screen and (min-width: 980px) {
  .course_leader_left_bottom {
    width: 100%;
  }
}

#course {
  position: relative;
  z-index: 2;
  background-color: #fff;
  -webkit-padding-before: 60px;
          padding-block-start: 60px;
}
@media screen and (min-width: 768px) {
  #course {
    -webkit-padding-before: 80px;
            padding-block-start: 80px;
  }
}
#course .contents_inner {
  max-width: 1306px;
  margin-inline: auto;
}
#course .section_level_block {
  border-bottom: none;
  padding-inline: 25px;
}
@media screen and (min-width: 425px) {
  #course .section_level_block {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  #course .section_level_block {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  #course .section_level_block {
    padding-inline: 60px;
  }
}

.course_section_body {
  position: relative;
  z-index: 5;
  padding-inline: 25px;
  padding-block: 80px;
}
@media screen and (min-width: 425px) {
  .course_section_body {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  .course_section_body {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  .course_section_body {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  .course_section_body {
    padding-block: 100px;
  }
}
@media screen and (min-width: 980px) {
  .course_section_body {
    padding-block: 140px;
  }
}
.course_section_body::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../../img/course_bg.webp);
  background-size: cover;
  width: 100%;
  height: auto;
  aspect-ratio: 1366/1015;
  z-index: 1;
}
.course_section_body::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: url(../../img/course_bg.webp);
  background-size: cover;
  width: 100%;
  height: auto;
  aspect-ratio: 1366/1015;
  z-index: 1;
  rotate: 180deg;
}
.course_section_body.m {
  color: #3978C4;
  background-color: #0060D0;
}
.course_section_body.e {
  color: #F7DA00;
  background-color: #F7DA00;
}
.course_section_body.i {
  color: #00BC91;
  background-color: #00BC91;
}
.course_section_body.ca {
  color: #E86200;
  background-color: #E86200;
}
.course_section_body.sp {
  color: #E80062;
  background-color: #E80062;
}

.course_block {
  display: none;
}
.course_block.current {
  display: block;
}

.course_list {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1000px;
  border-radius: 18px 18px 0 0;
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .course_list {
    left: 50%;
    border-radius: 20px;
    border: solid 2px #000;
    translate: -50% -50%;
  }
}

.course_button {
  background-color: #F5F5F5;
  padding-block: 5px;
}
@media screen and (min-width: 768px) {
  .course_button {
    padding-block: 10px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .course_button:hover {
    cursor: pointer;
  }
}
.course_button span {
  font-size: 1.2rem;
  font-weight: 700;
  color: #000;
  line-height: 1.1;
}
@media screen and (min-width: 768px) {
  .course_button span {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 980px) {
  .course_button span {
    font-size: 1.8rem;
  }
}
.course_button span .small {
  font-size: 1rem;
  display: block;
}
@media screen and (min-width: 768px) {
  .course_button span .small {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 980px) {
  .course_button span .small {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 980px) {
  .course_button span br {
    display: none;
  }
}
.course_button:nth-child(1) {
  width: 33.3333333333%;
  border-bottom: solid 2px #000;
  border-right: solid 2px #000;
}
@media screen and (min-width: 768px) {
  .course_button:nth-child(1) {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-bottom: none;
  }
}
.course_button:nth-child(2) {
  width: 33.3333333333%;
  border-bottom: solid 2px #000;
  border-right: solid 2px #000;
}
@media screen and (min-width: 768px) {
  .course_button:nth-child(2) {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-bottom: none;
  }
}
.course_button:nth-child(3) {
  width: 33.3333333333%;
  border-bottom: solid 2px #000;
}
@media screen and (min-width: 768px) {
  .course_button:nth-child(3) {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-bottom: none;
    border-right: solid 2px #000;
  }
}
.course_button:nth-child(4) {
  width: 50%;
  border-bottom: solid 2px #000;
  border-right: solid 2px #000;
}
@media screen and (min-width: 768px) {
  .course_button:nth-child(4) {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-bottom: none;
  }
}
.course_button:nth-child(5) {
  border-bottom: solid 2px #000;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .course_button:nth-child(5) {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-bottom: none;
    margin-right: -2px;
  }
}
.course_button.current span {
  color: #fff;
}
.course_button.current:nth-child(1) {
  background-color: #0060D0;
}
.course_button.current:nth-child(2) {
  background-color: #F7DA00;
}
.course_button.current:nth-child(3) {
  background-color: #00BC91;
}
.course_button.current:nth-child(4) {
  background-color: #E86200;
}
.course_button.current:nth-child(5) {
  background-color: #E80062;
}

.course_blocks {
  position: relative;
  background-color: #fff;
  border: solid 2px #000;
  border-radius: 20px;
  padding-block: 140px 60px;
  padding-inline: 25px;
  max-width: 1140px;
  margin-inline: auto;
  z-index: 3;
}
@media screen and (min-width: 425px) {
  .course_blocks {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  .course_blocks {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  .course_blocks {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  .course_blocks {
    padding-block: 80px 60px;
  }
}
@media screen and (min-width: 980px) {
  .course_blocks {
    padding-block: 100px;
  }
}

.course_title_en {
  font-size: 1.6rem;
  font-weight: 700;
  color: currentColor;
  text-align: center;
  font-family: "Montserrat";
}
@media screen and (min-width: 768px) {
  .course_title_en {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 980px) {
  .course_title_en {
    font-size: 2rem;
  }
}

.course_title {
  font-size: 2.4rem;
  color: #000;
  font-weight: 700;
  text-align: center;
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
}
@media screen and (min-width: 768px) {
  .course_title {
    font-size: 3rem;
  }
}
@media screen and (min-width: 980px) {
  .course_title {
    font-size: 3.6rem;
  }
  .course_title .sp {
    display: none;
  }
}

.course_flex {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
@media screen and (min-width: 768px) {
  .course_flex {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 30px;
  }
}
@media screen and (min-width: 980px) {
  .course_flex {
    gap: 0 50px;
  }
}
@media screen and (min-width: 1280px) {
  .course_flex {
    gap: 0 70px;
  }
}
.course_flex.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.course_slider {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .course_slider {
    width: 50%;
    max-width: 470px;
  }
}
.course_slider .swiper-wrapper {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.course_slider .swiper-slide {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.course_slider .swiper-slide img {
  width: 100%;
  height: auto;
}

.course_progressbar {
  position: relative;
  width: 100%;
  height: 4px;
  margin-top: 10px;
  background: #ccc;
  border-radius: 7px;
  overflow: hidden;
  max-width: 210px;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .course_progressbar {
    margin-top: 30px;
  }
}
.course_progressbar span {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 33.3333333333%;
  background-color: currentColor;
  border-radius: 7px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.course_progressbar.sp span {
  width: 50%;
}

.course_description {
  -webkit-margin-before: 25px;
          margin-block-start: 25px;
}
@media screen and (min-width: 768px) {
  .course_description {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}

.course_description_text {
  font-size: 1.4rem;
  color: #000;
  font-weight: 500;
  text-align: justify;
  line-height: 1.8;
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
}
@media screen and (min-width: 768px) {
  .course_description_text {
    font-size: 1.5rem;
    -webkit-margin-before: 15px;
            margin-block-start: 15px;
  }
}
@media screen and (min-width: 980px) {
  .course_description_text {
    font-size: 1.6rem;
    -webkit-margin-before: 20px;
            margin-block-start: 20px;
  }
}

.course_description_title span {
  display: inline;
  font-size: 1.7rem;
  line-height: 1.5;
  display: inline;
  color: #fff;
  padding-inline: 5px;
  box-decoration-break: clone;
  font-weight: 700;
  -webkit-box-decoration-break: clone;
}
@media screen and (min-width: 768px) {
  .course_description_title span {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 980px) {
  .course_description_title span {
    font-size: 2.6rem;
  }
}

.course_license_block {
  background-color: #F5F5F5;
  border-radius: 20px;
  padding: 15px;
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
@media screen and (min-width: 768px) {
  .course_license_block {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
    padding: 20px;
  }
}
@media screen and (min-width: 980px) {
  .course_license_block {
    padding: 30px;
    -webkit-margin-before: 60px;
            margin-block-start: 60px;
  }
}
.course_license_block + .course_flex {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
@media screen and (min-width: 768px) {
  .course_license_block + .course_flex {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
  }
}
@media screen and (min-width: 980px) {
  .course_license_block + .course_flex {
    -webkit-margin-before: 60px;
            margin-block-start: 60px;
  }
}

.course_license_item dt {
  color: #000;
  font-weight: 700;
  font-size: 1.6rem;
}
.course_license_item dd {
  color: #000;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.5;
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
}
.course_license_item + .course_license_item {
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
}
@media screen and (min-width: 768px) {
  .course_license_item + .course_license_item {
    -webkit-margin-before: 15px;
            margin-block-start: 15px;
  }
}
@media screen and (min-width: 980px) {
  .course_license_item + .course_license_item {
    -webkit-margin-before: 20px;
            margin-block-start: 20px;
  }
}

.course_info_flex {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
@media screen and (min-width: 768px) {
  .course_info_flex {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
  }
}
@media screen and (min-width: 980px) {
  .course_info_flex {
    -webkit-margin-before: 60px;
            margin-block-start: 60px;
  }
}
@media screen and (min-width: 768px) {
  .course_info_flex .info_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .course_info_flex .info_title {
    width: 30%;
    max-width: 260px;
  }
}
.course_info_flex .info_body {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
@media screen and (min-width: 768px) {
  .course_info_flex .info_body {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-margin-before: 0;
            margin-block-start: 0;
    max-width: 650px;
  }
}
.course_info_flex + .course_info_flex {
  border-top: solid 1px #D1D1D1;
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  -webkit-padding-before: 20px;
          padding-block-start: 20px;
}
@media screen and (min-width: 768px) {
  .course_info_flex + .course_info_flex {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
    -webkit-padding-before: 40px;
            padding-block-start: 40px;
  }
}
@media screen and (min-width: 980px) {
  .course_info_flex + .course_info_flex {
    -webkit-margin-before: 60px;
            margin-block-start: 60px;
    -webkit-padding-before: 60px;
            padding-block-start: 60px;
  }
}

.info_title_ja {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
  background-color: #000;
  padding-inline: 5px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .info_title_ja {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 980px) {
  .info_title_ja {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 1280px) {
  .info_title_ja {
    font-size: 2.6rem;
  }
}
.info_title_ja:has(span) {
  background-color: initial;
  padding-inline: 0;
}
.info_title_ja:has(span) span {
  display: inline;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  -webkit-decoration-break: clone;
  background-color: #000;
  color: #fff;
  padding-inline: 5px;
}

.info_title_en {
  display: block;
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 1.4rem;
  color: #000;
}
@media screen and (min-width: 768px) {
  .info_title_en {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .info_title_en {
    font-size: 1.6rem;
  }
}

.info_row_list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.info_row_list dt {
  position: relative;
  color: #000;
  font-size: 1.6rem;
  font-weight: 700;
  padding-left: 0.7em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .info_row_list dt {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 980px) {
  .info_row_list dt {
    font-size: 2rem;
  }
}
.info_row_list dt::before {
  content: "";
  position: absolute;
  top: 0.5lh;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  margin-top: -2px;
}
.info_row_list dd {
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
  font-size: 1.4rem;
  color: #696969;
  font-weight: 500;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  .info_row_list dd {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .info_row_list dd {
    font-size: 1.6rem;
  }
}
.info_row_list + .info_row_list {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
@media screen and (min-width: 768px) {
  .info_row_list + .info_row_list {
    -webkit-margin-before: 30px;
            margin-block-start: 30px;
  }
}
@media screen and (min-width: 768px) {
  .info_row_list:first-of-type {
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}

@media screen and (min-width: 768px) {
  .license_group_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px 40px;
  }
}

@media screen and (min-width: 768px) {
  .license_item_wrapper {
    width: calc(50% - 20px);
  }
}
.license_item_wrapper .license_group {
  width: 100%;
}
.license_item_wrapper .license_group + .license_group {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
.license_item_wrapper + .license_item_wrapper {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
}
@media screen and (min-width: 768px) {
  .license_item_wrapper + .license_item_wrapper {
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}

.license_group {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0;
}
@media screen and (min-width: 768px) {
  .license_group {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
    width: calc(50% - 20px);
  }
}
.license_group dt {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  color: #696969;
  font-size: 1.4rem;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .license_group dt {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .license_group dt {
    font-size: 1.6rem;
  }
}
.license_group dt::before {
  display: none;
}
.license_group dd {
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
  color: #696969;
  line-height: 1.5;
}
.license_group + .license_group {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
@media screen and (min-width: 768px) {
  .license_group + .license_group {
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}
@media screen and (min-width: 768px) {
  .license_group:first-of-type {
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}

.course_future_graph {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 980px) {
  .course_future_graph {
    gap: 0 20px;
  }
}

.course_future_img {
  width: 52%;
  max-width: 362px;
}
.course_future_img img {
  width: 100%;
  height: auto;
}

.course_future_legend {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.legend_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.1em 0;
}
.legend_list .list_item {
  position: relative;
  font-size: clamp(0.7rem, 1.8666666667vw, 1.6rem);
  font-weight: 700;
  line-height: 1.7;
  -webkit-padding-start: 1em;
          padding-inline-start: 1em;
  color: #696969;
}
@media screen and (min-width: 768px) {
  .legend_list .list_item {
    font-size: 1rem;
  }
}
@media screen and (min-width: 980px) {
  .legend_list .list_item {
    font-size: min(1.1713030747vw, 16px);
  }
}
.legend_list .list_item::before {
  content: "■";
  font-size: inherit;
  font-weight: 700;
}
.legend_list .list_item._type01::before {
  color: #EC6D63;
}
.legend_list .list_item._type02::before {
  color: #D77F4D;
}
.legend_list .list_item._type03::before {
  color: #C9C9CA;
}
.legend_list .list_item._type04::before {
  color: #DAB737;
}
.legend_list .list_item._type05::before {
  color: #AB4191;
}
.legend_list .list_item._type06::before {
  color: #925747;
}
.legend_list .list_item._type07::before {
  color: #F15A24;
}

.info_item_list {
  background-color: #F5F5F5;
  border-left: solid 2px #E80062;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-block: 20px;
  padding-inline: 10px 0px;
  gap: 10px;
}
@media screen and (min-width: 980px) {
  .info_item_list {
    gap: 10px 0;
    padding-block: 30px;
  }
}

.info_list_item {
  width: calc(50% - 8px);
  font-size: 1.4rem;
  position: relative;
  padding-left: 0.5em;
  line-height: 1.5;
  max-width: 176px;
}
@media screen and (min-width: 980px) {
  .info_list_item {
    font-size: 1.6rem;
  }
}
.info_list_item::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: currentColor;
  border-radius: 50%;
  top: 50%;
  left: 0;
  margin-top: -2px;
}
.info_list_item span {
  color: #000;
  font-weight: 700;
}
@media screen and (min-width: 600px) {
  .info_list_item span {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 980px) {
  .info_list_item span {
    font-size: 2rem;
  }
}

.course_info_voice {
  position: relative;
  background-color: #F5F5F5;
  padding: 40px 20px 20px;
  border-radius: 10px;
  z-index: 3;
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
}
@media screen and (min-width: 768px) {
  .course_info_voice {
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}
@media screen and (min-width: 1180px) {
  .course_info_voice {
    -webkit-margin-before: 0;
            margin-block-start: 0;
    padding: 30px 30px 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 0 20px 20px 0;
    border-left: solid currentColor 3px;
  }
}
.course_info_voice:before {
  content: "MESSAGE";
  font-family: "Montserrat";
  position: absolute;
  top: 0px;
  color: #E8E8E8;
  font-size: 5.2rem;
  font-weight: 700;
  left: 0;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .course_info_voice:before {
    font-size: 7rem;
  }
}
@media screen and (min-width: 1180px) {
  .course_info_voice:before {
    left: initial;
    right: 0;
    font-size: 6.8rem;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    z-index: -1;
    translate: 0;
  }
}
.course_info_voice + .course_info_voice {
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
}
@media screen and (min-width: 768px) {
  .course_info_voice + .course_info_voice {
    -webkit-margin-before: 15px;
            margin-block-start: 15px;
  }
}
@media screen and (min-width: 980px) {
  .course_info_voice + .course_info_voice {
    -webkit-margin-before: 20px;
            margin-block-start: 20px;
  }
}

.voice_thumbnail {
  width: 180px;
  margin-inline: auto;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .voice_thumbnail {
    margin-inline: 0;
  }
}
@media screen and (min-width: 1180px) {
  .voice_thumbnail {
    width: 240px;
    text-align: center;
  }
}
.voice_thumbnail img {
  max-width: 180px;
}

.voice_contents {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
@media screen and (min-width: 1180px) {
  .voice_contents {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}

.voice_name {
  font-size: 2.5rem;
  font-weight: 700;
  color: #000;
}
@media screen and (min-width: 980px) {
  .voice_name {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1180px) {
  .voice_name {
    text-align: left;
  }
}
.voice_name span {
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .voice_name span {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .voice_name span {
    font-size: 1.6rem;
  }
}

.voice_position {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
}
@media screen and (min-width: 768px) {
  .voice_position {
    -webkit-margin-before: 10px;
            margin-block-start: 10px;
  }
}
@media screen and (min-width: 1280px) {
  .voice_position {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.voice_position span {
  background-color: #fff;
  font-size: 1rem;
  font-weight: 500;
  padding-inline: 5px;
  color: var(--block-color);
}
@media screen and (min-width: 600px) {
  .voice_position span {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 768px) {
  .voice_position span {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 980px) {
  .voice_position span {
    font-size: 1.6rem;
  }
}

.voice_catch {
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
  color: #000;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: -0.01em;
}
@media screen and (min-width: 768px) {
  .voice_catch {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 980px) {
  .voice_catch {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1280px) {
  .voice_catch {
    text-align: left;
  }
}

.voice_description {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.7;
  color: #000;
  text-align: justify;
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
}
@media screen and (min-width: 768px) {
  .voice_description {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .voice_description {
    font-size: 1.6rem;
    -webkit-margin-before: 10px;
            margin-block-start: 10px;
  }
}

.course_sirabasu {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
}
@media screen and (min-width: 768px) {
  .course_sirabasu {
    -webkit-margin-before: 45px;
            margin-block-start: 45px;
  }
}
@media screen and (min-width: 980px) {
  .course_sirabasu {
    -webkit-margin-before: 60px;
            margin-block-start: 60px;
  }
}

.sirabasu_link {
  display: block;
  max-width: 505px;
  border-radius: 40px;
  padding-block: 5px;
  text-align: center;
  margin-inline: auto;
  border: solid 2px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media screen and (min-width: 768px) {
  .sirabasu_link {
    padding-block: 10px;
  }
}
.sirabasu_link .link_text {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.5;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media screen and (min-width: 600px) {
  .sirabasu_link .link_text {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 768px) {
  .sirabasu_link .link_text {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 980px) {
  .sirabasu_link .link_text {
    font-size: 2.4rem;
  }
}

.info_card_layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
@media screen and (min-width: 768px) {
  .info_card_layout {
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}
@media screen and (min-width: 980px) {
  .info_card_layout {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.info_card {
  border-left: solid 3px currentColor;
  padding: 20px;
  background-color: #f5f5f5;
  border-radius: 0 20px 20px 0;
}
@media screen and (min-width: 980px) {
  .info_card {
    width: calc(50% - 10px);
  }
}

.info_card_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 980px) {
  .info_card_flex {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (min-width: 1180px) {
  .info_card_flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.info_card_thumbnail {
  width: 120px;
  height: 120px;
}
@media screen and (min-width: 980px) {
  .info_card_thumbnail {
    margin-inline: auto;
  }
}
@media screen and (min-width: 1180px) {
  .info_card_thumbnail {
    margin: 0;
  }
}

.info_name_position {
  color: #696969;
  font-size: 1.6rem;
  font-weight: 700;
}

.info_card_name {
  font-size: 2rem;
  color: #000;
  font-weight: 700;
  line-height: 1.4;
}

.info_card_description {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}

.description_text {
  color: #696969;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .description_text {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .description_text {
    font-size: 1.6rem;
  }
}

.m .course_description_title span {
  background-color: #3978C4;
}
.m .info_row_list dt::before {
  background-color: #3978C4;
}
.m .sirabasu_link {
  background-color: #3978C4;
  border-color: #3978C4;
}
@media (hover: hover) and (pointer: fine) {
  .m .sirabasu_link:hover {
    border-color: #3978C4;
    background-color: #fff;
  }
  .m .sirabasu_link:hover .link_text {
    color: #3978C4;
  }
}

.e .course_description_title span {
  background-color: #F7DA00;
}
.e .info_row_list dt::before {
  background-color: #F7DA00;
}
.e .sirabasu_link {
  background-color: #F7DA00;
  border-color: #F7DA00;
}
@media (hover: hover) and (pointer: fine) {
  .e .sirabasu_link:hover {
    border-color: #F7DA00;
    background-color: #fff;
  }
  .e .sirabasu_link:hover .link_text {
    color: #F7DA00;
  }
}

.i .course_description_title span {
  background-color: #00BC91;
}
.i .info_row_list dt::before {
  background-color: #00BC91;
}
.i .sirabasu_link {
  background-color: #00BC91;
  border-color: #00BC91;
}
@media (hover: hover) and (pointer: fine) {
  .i .sirabasu_link:hover {
    border-color: #00BC91;
    background-color: #fff;
  }
  .i .sirabasu_link:hover .link_text {
    color: #00BC91;
  }
}

.ca .course_description_title span {
  background-color: #E86200;
}
.ca .info_row_list dt::before {
  background-color: #E86200;
}
.ca .sirabasu_link {
  background-color: #E86200;
  border-color: #E86200;
}
@media (hover: hover) and (pointer: fine) {
  .ca .sirabasu_link:hover {
    border-color: #E86200;
    background-color: #fff;
  }
  .ca .sirabasu_link:hover .link_text {
    color: #E86200;
  }
}

.sp .course_description_title span {
  background-color: #E80062;
}
.sp .course_description_title span {
  background-color: #E80062;
}
.sp .info_row_list dt::before {
  background-color: #E80062;
}
.sp .sirabasu_link {
  background-color: #E80062;
  border-color: #E80062;
}
@media (hover: hover) and (pointer: fine) {
  .sp .sirabasu_link:hover {
    border-color: #E80062;
    background-color: #fff;
  }
  .sp .sirabasu_link:hover .link_text {
    color: #E80062;
  }
}

#future {
  -webkit-padding-before: 60px;
          padding-block-start: 60px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  z-index: 2;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  #future {
    -webkit-padding-before: 70px;
            padding-block-start: 70px;
  }
}
@media screen and (min-width: 980px) {
  #future {
    -webkit-padding-before: 80px;
            padding-block-start: 80px;
  }
}
#future .section_level_block {
  padding-inline: 25px;
  max-width: 1140px;
  margin-inline: auto;
}
@media screen and (min-width: 425px) {
  #future .section_level_block {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  #future .section_level_block {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  #future .section_level_block {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 1280px) {
  #future .section_level_block {
    padding-inline: 0;
  }
}
@media screen and (min-width: 1180px) {
  #future .section_level_block {
    -webkit-padding-before: min(20.9370424597vw, 286px);
            padding-block-start: min(20.9370424597vw, 286px);
  }
}
#future .section_level_title {
  font-size: min(14.6412884334vw, 220px);
}
@media screen and (min-width: 1180px) {
  #future .section_level_title {
    font-size: min(16.1054172767vw, 220px);
    position: absolute;
    top: 0;
    left: 50%;
    translate: -50% 0;
    white-space: nowrap;
  }
}

.future_img {
  margin-block: 60px 150px;
  padding-inline: 25px;
}
@media screen and (min-width: 425px) {
  .future_img {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  .future_img {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  .future_img {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  .future_img {
    margin-block: 70px 300px;
  }
}
@media screen and (min-width: 980px) {
  .future_img {
    margin-block: 80px 350px;
  }
}
.future_img img {
  width: 100%;
  height: auto;
}

.future_block01, .future_block02, .future_block03 {
  padding-inline: 25px;
  padding-block: 80px 180px;
  border-radius: 70px 70px 0 0;
  position: relative;
}
@media screen and (min-width: 425px) {
  .future_block01, .future_block02, .future_block03 {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  .future_block01, .future_block02, .future_block03 {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  .future_block01, .future_block02, .future_block03 {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  .future_block01, .future_block02, .future_block03 {
    padding-block: 100px 320px;
    border-radius: 140px 140px 0 0;
  }
}
@media screen and (min-width: 980px) {
  .future_block01, .future_block02, .future_block03 {
    padding-block: 140px 500px;
    border-radius: 270px 270px 0 0;
  }
}
@media screen and (min-width: 1280px) {
  .future_block01, .future_block02, .future_block03 {
    padding-block: 140px 600px;
  }
}
.future_block01 .contents_inner, .future_block02 .contents_inner, .future_block03 .contents_inner {
  max-width: 1140px;
}

.future_block01 {
  background-color: #03D10B;
  --block-color: #03D10B;
}
.future_block01 .future_block_description_text {
  font-size: 1.4rem;
  color: #000;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .future_block01 .future_block_description_text {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .future_block01 .future_block_description_text {
    font-size: 1.6rem;
  }
}
.future_block01 .future_block_description_text strong {
  font-weight: 700;
}

.future_block02 {
  z-index: 2;
  background-color: #0060D0;
  --block-color: #0060D0;
  margin-top: -80px;
}
@media screen and (min-width: 768px) {
  .future_block02 {
    margin-top: -140px;
  }
}
@media screen and (min-width: 980px) {
  .future_block02 {
    margin-top: -250px;
  }
}
.future_block02 .future_block_description_text {
  font-size: 1.4rem;
  color: #fff;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .future_block02 .future_block_description_text {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .future_block02 .future_block_description_text {
    font-size: 1.6rem;
  }
}
.future_block02 .future_block_description_text strong {
  font-weight: 700;
}

.future_block03 {
  background-color: #F7BE00;
  --block-color: #F7BE00;
  z-index: 3;
  margin-top: -80px;
  padding-block: 80px;
}
@media screen and (min-width: 768px) {
  .future_block03 {
    padding-block: 100px;
  }
}
@media screen and (min-width: 980px) {
  .future_block03 {
    padding-block: 140px;
  }
}
@media screen and (min-width: 1280px) {
  .future_block03 {
    padding-block: 140px;
  }
}
@media screen and (min-width: 768px) {
  .future_block03 {
    margin-top: -150px;
  }
}
@media screen and (min-width: 980px) {
  .future_block03 {
    margin-top: -250px;
  }
}
.future_block03 .future_block_description_text {
  font-size: 1.4rem;
  color: #000;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .future_block03 .future_block_description_text {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .future_block03 .future_block_description_text {
    font-size: 1.6rem;
  }
}
.future_block03 .future_block_description_text strong {
  font-weight: 700;
}

.future_block_title {
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -97%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 0 10px;
}

.future_block_title_text {
  color: var(--block-color);
  font-size: 3rem;
  display: block;
  white-space: nowrap;
  font-family: "Montserrat";
  font-weight: 700;
}
@media screen and (min-width: 600px) {
  .future_block_title_text {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 768px) {
  .future_block_title_text {
    font-size: 5rem;
  }
}
@media screen and (min-width: 980px) {
  .future_block_title_text {
    font-size: 6.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .future_block_title_text {
    font-size: 8rem;
  }
}

.future_block_title_img {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 36.6032210835vw;
  max-width: 500px;
}

.future_block_head_title {
  background-color: #000;
  color: #fff;
  font-size: 2.4rem;
  display: inline-block;
  padding-inline: 5px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .future_block_head_title {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 980px) {
  .future_block_head_title {
    font-size: 4rem;
  }
}
@media screen and (min-width: 1280px) {
  .future_block_head_title {
    font-size: 4.6rem;
  }
}

.future_block_head_title_en {
  font-size: 1.4rem;
  background-color: #000;
  color: #fff;
  line-height: 1.5;
  font-weight: 700;
  padding-inline: 5px;
  vertical-align: -3px;
}
@media screen and (min-width: 768px) {
  .future_block_head_title_en {
    font-size: 1.8rem;
    vertical-align: -6px;
  }
}
@media screen and (min-width: 980px) {
  .future_block_head_title_en {
    vertical-align: -9px;
    font-size: 2rem;
  }
}

.future_block_description {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  max-width: 970px;
  margin-inline: auto;
}

.future_block_description_text {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .future_block_description_text {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .future_block_description_text {
    font-size: 1.6rem;
  }
}
.future_block_description_text strong {
  font-weight: 700;
}

.future_block_body {
  -webkit-margin-before: 60px;
          margin-block-start: 60px;
  background-color: #fff;
  border: solid 2px #000;
  border-radius: 10px;
  padding-inline: 25px;
  padding-block: 40px;
}
@media screen and (min-width: 425px) {
  .future_block_body {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  .future_block_body {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  .future_block_body {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  .future_block_body {
    padding-block: 80px;
    -webkit-margin-before: 70px;
            margin-block-start: 70px;
    border-radius: 20px;
  }
}
@media screen and (min-width: 980px) {
  .future_block_body {
    padding-block: 100px;
    -webkit-margin-before: 80px;
            margin-block-start: 80px;
  }
}

@media screen and (min-width: 768px) {
  .future_block_body_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 30px;
  }
}
@media screen and (min-width: 980px) {
  .future_block_body_flex {
    gap: 0 70px;
  }
}

#future_slide01 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #future_slide01 {
    width: 50%;
    max-width: 470px;
  }
}
#future_slide01 .swiper-wrapper {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
#future_slide01 .swiper-slide {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
#future_slide01 .swiper-slide img {
  width: 100%;
  height: auto;
}

.future_progressbar {
  position: relative;
  width: 100%;
  height: 4px;
  margin-top: 10px;
  background: #ccc;
  border-radius: 7px;
  overflow: hidden;
  max-width: 210px;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .future_progressbar {
    margin-top: 30px;
  }
}
.future_progressbar .future_bar {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  background-color: #03D10B;
  border-radius: 7px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.future_flex_contents {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
}
@media screen and (min-width: 768px) {
  .future_flex_contents {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}

.future_flex_contents_title span {
  background-color: #03D10B;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  -webkit-decoration-break: clone;
  padding-inline: 5px;
  color: #fff;
  font-size: 1.7rem;
  line-height: 1.7;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .future_flex_contents_title span {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 980px) {
  .future_flex_contents_title span {
    font-size: 2.6rem;
  }
}

.future_flex_contents_text {
  color: #000;
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  font-size: 1.4rem;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .future_flex_contents_text {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .future_flex_contents_text {
    font-size: 1.6rem;
  }
}

.future_contents_box_wrapper {
  margin-block: 20px 40px;
}
@media screen and (min-width: 768px) {
  .future_contents_box_wrapper {
    margin-block: 30px 50px;
  }
}
@media screen and (min-width: 980px) {
  .future_contents_box_wrapper {
    margin-block: 40px 60px;
  }
}

.future_cotents_box {
  padding: 20px;
  background-color: #f5f5f5;
  border-radius: 10px;
  -webkit-margin-after: 30px;
          margin-block-end: 30px;
}
@media screen and (min-width: 768px) {
  .future_cotents_box {
    padding: 30px;
    -webkit-margin-after: 0;
            margin-block-end: 0;
    border-radius: 20px;
  }
}
.future_cotents_box .contents_box_img img {
  width: 100%;
}

.contents_box_text {
  color: #000;
  font-size: 1.4rem;
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
}
@media screen and (min-width: 768px) {
  .contents_box_text {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .contents_box_text {
    font-size: 1.6rem;
  }
}
.contents_box_text + .contents_box_title {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}

.contents_box_title {
  position: relative;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 980px) {
  .contents_box_title {
    font-size: 1.8rem;
  }
}
.contents_box_title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  width: 8px;
  height: 22px;
  background-color: var(--block-color);
  translate: 0 -50%;
}
@media screen and (min-width: 768px) {
  .contents_box_title::before {
    left: -30px;
  }
}
.contents_box_title span {
  color: #000;
}

.contents_list {
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
}
.contents_list .list_item {
  position: relative;
  font-size: 1.4rem;
  font-weight: 500;
  color: #000;
  line-height: 1.6;
  -webkit-padding-start: 0.8em;
          padding-inline-start: 0.8em;
}
@media screen and (min-width: 768px) {
  .contents_list .list_item {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .contents_list .list_item {
    font-size: 1.6rem;
  }
}
.contents_list .list_item::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  top: 0.7em;
  left: 0;
  background-color: var(--block-color);
}
.contents_list .list_item + .list_item {
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
}

.contents_box_list {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
@media screen and (min-width: 600px) {
  .contents_box_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 10px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (min-width: 980px) {
  .contents_box_list {
    gap: 0 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.contents_box_list + .contents_box_img {
  border-top: solid 1px #D1D1D1;
  -webkit-padding-before: 20px;
          padding-block-start: 20px;
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
.contents_box_list + .contents_box_archive {
  -webkit-padding-before: 20px;
          padding-block-start: 20px;
  border-top: solid 1px #D1D1D1;
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}

.contents_box_list_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 170px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 10px;
}
@media screen and (min-width: 768px) {
  .contents_box_list_item {
    max-width: initial;
    width: calc(50% - 20px);
  }
}
@media screen and (min-width: 1280px) {
  .contents_box_list_item {
    width: calc(33.3333333333% - 20px);
  }
}
.contents_box_list_item + .contents_box_list_item {
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
}
@media screen and (min-width: 600px) {
  .contents_box_list_item + .contents_box_list_item {
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}
.contents_box_list_item dt {
  position: relative;
  font-size: 1.4rem;
  font-weight: 500;
  color: #000;
  -webkit-padding-start: 1em;
          padding-inline-start: 1em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .contents_box_list_item dt {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 980px) {
  .contents_box_list_item dt {
    font-size: 1.6rem;
  }
}
.contents_box_list_item dt::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #0060D0;
  top: 0.6em;
  left: 0;
  border-radius: 50%;
}
.contents_box_list_item dd {
  font-size: 1.4rem;
  font-weight: 700;
  color: var(--block-color);
}
@media screen and (min-width: 768px) {
  .contents_box_list_item dd {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 980px) {
  .contents_box_list_item dd {
    font-size: 1.6rem;
  }
}

.contents_box_img {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .contents_box_archive {
    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;
    gap: 0 20px;
  }
}

.archive_left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #D5DEE2;
  border-radius: 10px;
  padding: 10px 20px;
}
@media screen and (min-width: 768px) {
  .archive_left {
    max-width: 175px;
  }
}

.archive_left_text {
  font-size: 1.4rem;
  font-weight: 700;
  color: var(--block-color);
  line-height: 1.4;
}
@media screen and (min-width: 425px) {
  .archive_left_text {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  .archive_left_text {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .archive_left_text {
    font-size: 1.8rem;
  }
}
.archive_left_text br {
  display: none;
}
@media screen and (min-width: 768px) {
  .archive_left_text br {
    display: block;
  }
}
.archive_left_text span {
  font-size: 1.4rem;
  font-weight: 500;
  display: block;
}

.archive_percent {
  text-align: center;
  font-size: 10rem;
  font-family: "Montserrat";
  font-weight: 700;
  color: #0060D0;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .archive_percent {
    font-size: 6.5rem;
  }
}
@media screen and (min-width: 980px) {
  .archive_percent {
    font-size: 8.5rem;
  }
}
@media screen and (min-width: 1120px) {
  .archive_percent {
    font-size: 12rem;
    line-height: 0.9;
  }
}
.archive_percent span {
  font-size: 4rem;
}
@media screen and (min-width: 768px) {
  .archive_percent span {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 980px) {
  .archive_percent span {
    font-size: 3rem;
  }
}
@media screen and (min-width: 1120px) {
  .archive_percent span {
    font-size: 4rem;
  }
}

.contents_box_item {
  padding-bottom: 30px;
}
.contents_box_item + .contents_box_item {
  padding-top: 30px;
  border-top: solid 1px #D1D1D1;
}
.contents_box_item:last-of-type {
  padding-bottom: 0px;
}

.contents_box_course_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
  gap: 5px 10px;
}
@media screen and (min-width: 980px) {
  .contents_box_course_list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.course_list_item {
  position: relative;
  color: #000;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6;
  -webkit-padding-start: 1em;
          padding-inline-start: 1em;
}
@media screen and (min-width: 768px) {
  .course_list_item {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .course_list_item {
    width: calc(50% - 10px);
    font-size: 1.6rem;
  }
}
.course_list_item::before {
  content: "";
  position: absolute;
  top: 0.7em;
  left: 0;
  background-color: #F7BE00;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}

@media screen and (min-width: 768px) {
  .future_block_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 980px) {
  .future_block_row {
    gap: 0 70px;
  }
}
.future_block_row + .future_block_row {
  -webkit-padding-before: 30px;
          padding-block-start: 30px;
}
@media screen and (min-width: 768px) {
  .future_block_row + .future_block_row {
    -webkit-padding-before: 60px;
            padding-block-start: 60px;
  }
}
@media screen and (min-width: 980px) {
  .future_block_row + .future_block_row {
    -webkit-padding-before: 80px;
            padding-block-start: 80px;
  }
}
.future_block_row:last-of-type {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
  border-top: solid 1px #D1D1D1;
  -webkit-padding-after: 0;
          padding-block-end: 0;
}
@media screen and (min-width: 768px) {
  .future_block_row:last-of-type {
    -webkit-padding-before: 45px;
            padding-block-start: 45px;
    -webkit-margin-before: 45px;
            margin-block-start: 45px;
  }
}
@media screen and (min-width: 980px) {
  .future_block_row:last-of-type {
    -webkit-padding-before: 60px;
            padding-block-start: 60px;
    -webkit-margin-before: 60px;
            margin-block-start: 60px;
  }
}

@media screen and (min-width: 768px) {
  .block_row_left {
    width: 30%;
  }
}

.box_row_title span {
  padding-inline: 5px;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  -webkit-decoration-break: clone;
  background-color: #000;
  color: #fff;
  line-height: 1.6;
  font-size: 1.8rem;
  font-weight: 700;
}
@media screen and (min-width: 980px) {
  .box_row_title span {
    font-size: 2.6rem;
  }
}

.box_row_subtitle {
  display: inline-block;
  font-weight: 500;
  background-color: var(--block-color);
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
}
.box_row_subtitle span {
  padding-inline: 5px;
  color: #fff;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .box_row_subtitle span {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .box_row_subtitle span {
    font-size: 1.6rem;
  }
}

.box_row_title_supplement {
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.7;
  color: #000;
}
@media screen and (min-width: 768px) {
  .box_row_title_supplement {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .box_row_title_supplement {
    font-size: 1.6rem;
    -webkit-margin-before: 20px;
            margin-block-start: 20px;
  }
}
.box_row_title_supplement span {
  color: #0060D0;
}

.box_row_caution_text {
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
}

.block_row_body {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
}
@media screen and (min-width: 768px) {
  .block_row_body {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 650px;
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}

.future_icon_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 20px;
}
.future_icon_block + .future_icon_block {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}

.future_icon {
  width: 92px;
  height: auto;
  margin-inline: auto;
}

.future_icon_block_contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.icon_block_title {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
  color: #000;
}
@media screen and (min-width: 768px) {
  .icon_block_title {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 980px) {
  .icon_block_title {
    font-size: 2rem;
  }
}

.icon_block_text {
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
  font-size: 1.4rem;
  font-weight: 500;
  color: #696969;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  .icon_block_text {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .icon_block_text {
    font-size: 1.6rem;
  }
}

.future_info_voice {
  position: relative;
  background-color: #F5F5F5;
  padding: 40px 20px 20px;
  border-radius: 10px;
  z-index: 3;
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
}
@media screen and (min-width: 768px) {
  .future_info_voice {
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}
@media screen and (min-width: 1180px) {
  .future_info_voice {
    -webkit-margin-before: 0;
            margin-block-start: 0;
    padding: 30px 30px 30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 0 20px 20px 0;
    border-left: solid var(--block-color) 3px;
  }
}
.future_info_voice:before {
  content: "MESSAGE";
  font-family: "Montserrat";
  position: absolute;
  top: 0px;
  color: #E8E8E8;
  font-size: 5.2rem;
  font-weight: 700;
  left: 0;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .future_info_voice:before {
    font-size: 7rem;
    left: 50%;
    translate: -50% 0;
  }
}
@media screen and (min-width: 1180px) {
  .future_info_voice:before {
    left: initial;
    right: 0;
    translate: 0;
    font-size: 6.8rem;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    z-index: -1;
  }
}

.future_block_percent_flex {
  -webkit-margin-after: 20px;
          margin-block-end: 20px;
}
@media screen and (min-width: 768px) {
  .future_block_percent_flex {
    -webkit-margin-after: 40px;
            margin-block-end: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 40px;
  }
}
@media screen and (min-width: 980px) {
  .future_block_percent_flex {
    -webkit-margin-after: 60px;
            margin-block-end: 60px;
  }
}

@media screen and (min-width: 768px) {
  .petcent_item {
    width: calc(50% - 20px);
  }
}
.petcent_item + .petcent_item {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
}
@media screen and (min-width: 768px) {
  .petcent_item + .petcent_item {
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}

.percent_head {
  background-color: #F5F5F5;
  border-radius: 10px;
  padding-block: 20px;
  padding-inline: 10px;
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .percent_head {
    min-height: 86px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-block: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.percent_title {
  font-size: 2rem;
  line-height: 1;
  color: var(--block-color);
}
@media screen and (min-width: 768px) {
  .percent_title {
    font-size: 2.3rem;
  }
}
@media screen and (min-width: 980px) {
  .percent_title {
    font-size: 3rem;
  }
}
.percent_title span {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .percent_title span {
    font-size: 1.4rem;
  }
}
.percent_title .pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .percent_title .pc {
    display: block;
  }
}

.precent_body {
  text-align: center;
}

.percent {
  font-size: 9rem;
  font-weight: 700;
  line-height: 1.2;
  color: var(--block-color);
  font-family: "Montserrat";
}
@media screen and (min-width: 600px) {
  .percent {
    font-size: 12rem;
  }
}
@media screen and (min-width: 980px) {
  .percent {
    font-size: 17.2rem;
  }
}

.percent_small {
  font-size: 6rem;
}
@media screen and (min-width: 600px) {
  .percent_small {
    font-size: 8rem;
  }
}
@media screen and (min-width: 980px) {
  .percent_small {
    font-size: 10rem;
  }
}

.percent_unit {
  font-size: 2.5rem;
}
@media screen and (min-width: 600px) {
  .percent_unit {
    font-size: 4rem;
  }
}
@media screen and (min-width: 980px) {
  .percent_unit {
    font-size: 5.4rem;
  }
}

.link_container {
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding-inline: 25px;
  padding-block: 60px;
}
@media screen and (min-width: 425px) {
  .link_container {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  .link_container {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  .link_container {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  .link_container {
    padding-block: 100px;
  }
}
@media screen and (min-width: 980px) {
  .link_container {
    padding-block: 140px;
  }
}

.link_container_box {
  background-color: #F7BE00;
  padding: 8px;
  position: relative;
  display: block;
}
@media screen and (min-width: 768px) {
  .link_container_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .link_container_box:hover .link_container_box_subtext::before {
    translate: 5px -50%;
  }
  .link_container_box:hover .link_container_box_text, .link_container_box:hover .link_container_box_subtext {
    color: #fff;
  }
  .link_container_box:hover .link_container_box_text::before, .link_container_box:hover .link_container_box_subtext::before {
    background-image: url(../../img/link_icon_w.svg);
  }
}

.link_container_box_head {
  position: relative;
  -webkit-padding-after: 30px;
          padding-block-end: 30px;
}
@media screen and (min-width: 768px) {
  .link_container_box_head {
    width: 50%;
  }
}
@media screen and (min-width: 980px) {
  .link_container_box_head {
    width: 63%;
  }
}
.link_container_box_head::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: repeating-linear-gradient(0deg, #f7be00, #fff 2px, transparent 2px, transparent 4px);
  clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
}

.link_container_box_title {
  line-height: 1.3;
  position: relative;
  z-index: 2;
  margin-left: -8px;
  -webkit-margin-before: -4px;
          margin-block-start: -4px;
}
@media screen and (min-width: 768px) {
  .link_container_box_title {
    position: absolute;
    top: -5px;
    left: -10px;
    margin-left: 0;
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}
.link_container_box_title .bg_wrap {
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  background-color: #000;
  color: #fff;
  padding-inline: 5px;
  font-weight: 700;
  font-size: 3rem;
  text-wrap: nowrap;
  z-index: 2;
}
@media screen and (min-width: 425px) {
  .link_container_box_title .bg_wrap {
    font-size: 3.4rem;
  }
}
@media screen and (min-width: 600px) {
  .link_container_box_title .bg_wrap {
    font-size: 4rem;
  }
}
@media screen and (min-width: 768px) {
  .link_container_box_title .bg_wrap {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 980px) {
  .link_container_box_title .bg_wrap {
    padding-block: 10px;
    font-size: 4.5rem;
    line-height: 1.65;
  }
}
@media screen and (min-width: 1280px) {
  .link_container_box_title .bg_wrap {
    font-size: 5.4rem;
  }
}
.link_container_box_title .num {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 1;
}
@media screen and (min-width: 425px) {
  .link_container_box_title .num {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 600px) {
  .link_container_box_title .num {
    font-size: 4.2rem;
  }
}
@media screen and (min-width: 768px) {
  .link_container_box_title .num {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 980px) {
  .link_container_box_title .num {
    font-size: 6.8rem;
    line-height: 0.9;
    vertical-align: -5px;
  }
}

.link_container_box_body {
  -webkit-padding-start: 5px;
          padding-inline-start: 5px;
  text-align: center;
  padding-block: 30px;
}
@media screen and (min-width: 768px) {
  .link_container_box_body {
    width: 50%;
    -webkit-padding-start: 40px;
            padding-inline-start: 40px;
    padding-block: 50px;
    text-align: left;
  }
}

.link_container_box_text {
  font-size: 3rem;
  font-weight: 700;
  color: #000;
  line-height: 1;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media screen and (min-width: 600px) {
  .link_container_box_text {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 980px) {
  .link_container_box_text {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 1280px) {
  .link_container_box_text {
    font-size: 5rem;
  }
}

.link_container_box_subtext {
  position: relative;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2;
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-padding-end: 55px;
          padding-inline-end: 55px;
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
  color: #000;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media screen and (min-width: 768px) {
  .link_container_box_subtext {
    font-size: 2.2rem;
    line-height: 2;
    -webkit-margin-before: 20px;
            margin-block-start: 20px;
  }
}
@media screen and (min-width: 980px) {
  .link_container_box_subtext {
    font-size: 2.6rem;
  }
}
.link_container_box_subtext::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 28px;
  height: 48px;
  background-image: url(../../img/link_icon.svg);
  background-size: cover;
  rotate: -90deg;
  translate: 0 -50%;
  -webkit-transition: translate 0.3s, background-image 0.3s;
  transition: translate 0.3s, background-image 0.3s;
}
@media screen and (min-width: 768px) {
  .link_container_box_subtext::before {
    right: -20px;
    width: 49px;
    height: 83px;
  }
}

.section_title_block {
  text-align: center;
  -webkit-padding-after: 25px;
          padding-block-end: 25px;
  border-bottom: solid 1px #000;
  padding-inline: 25px;
}
@media screen and (min-width: 425px) {
  .section_title_block {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  .section_title_block {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  .section_title_block {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  .section_title_block {
    -webkit-padding-after: 30px;
            padding-block-end: 30px;
  }
}
@media screen and (min-width: 980px) {
  .section_title_block {
    max-width: 1140px;
    margin-inline: auto;
    -webkit-padding-after: 40px;
            padding-block-end: 40px;
  }
}

.section_title {
  background-color: #000;
  color: #fff;
  display: inline-block;
  font-size: 2.7rem;
  font-weight: 700;
  line-height: 1.5;
  padding-inline: 5px;
}
@media screen and (min-width: 768px) {
  .section_title {
    font-size: 4.5rem;
  }
}
@media screen and (min-width: 980px) {
  .section_title {
    font-size: 6.5rem;
  }
}

.section_title_en {
  font-size: 1.4rem;
  color: #D5DEE2;
  font-weight: 700;
  font-family: "Montserrat";
  -webkit-margin-before: 25px;
          margin-block-start: 25px;
}
@media screen and (min-width: 600px) {
  .section_title_en {
    font-size: 1.5rem;
    -webkit-margin-before: 30px;
            margin-block-start: 30px;
  }
}
@media screen and (min-width: 980px) {
  .section_title_en {
    font-size: 1.6rem;
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
  }
}

.section_title_description {
  font-size: 1.4rem;
  font-weight: 500;
  -webkit-margin-before: 25px;
          margin-block-start: 25px;
}
@media screen and (min-width: 600px) {
  .section_title_description {
    font-size: 1.5rem;
    -webkit-margin-before: 30px;
            margin-block-start: 30px;
  }
}
@media screen and (min-width: 980px) {
  .section_title_description {
    font-size: 1.6rem;
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
  }
}

#facility {
  position: relative;
  z-index: 2;
  background-color: #fff;
  -webkit-padding-after: 60px;
          padding-block-end: 60px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #facility {
    -webkit-padding-after: 80px;
            padding-block-end: 80px;
  }
}
@media screen and (min-width: 980px) {
  #facility {
    -webkit-padding-after: 100px;
            padding-block-end: 100px;
  }
}

.facility_body {
  -webkit-margin-before: 40px;
          margin-block-start: 40px;
}
@media screen and (min-width: 768px) {
  .facility_body {
    -webkit-margin-before: 60px;
            margin-block-start: 60px;
  }
}
@media screen and (min-width: 980px) {
  .facility_body {
    -webkit-margin-before: 80px;
            margin-block-start: 80px;
  }
}

.facility_map {
  max-width: 1000px;
  margin-inline: auto;
  text-align: center;
  width: 100%;
  height: auto;
}
.facility_map img {
  width: 100%;
  aspect-ratio: 1000/425;
  height: auto;
  max-width: none;
}

#facility_slider {
  width: 100vw;
  -webkit-margin-before: 40px;
          margin-block-start: 40px;
  padding-block: 50px;
  overflow: visible;
}
@media screen and (min-width: 768px) {
  #facility_slider {
    -webkit-margin-before: 60px;
            margin-block-start: 60px;
    padding-block: 50px 0;
  }
}
@media screen and (min-width: 980px) {
  #facility_slider {
    -webkit-margin-before: 80px;
            margin-block-start: 80px;
  }
}
#facility_slider .swiper-slide {
  position: relative;
  overflow: visible;
}
#facility_slider .swiper-slide img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 768px) {
  #facility_slider .swiper-pagination {
    left: initial;
    bottom: 5%;
    right: 13.3967789165vw;
    width: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#facility_slider .swiper-pagination-bullet-active {
  background-color: #000;
}

.facility_name {
  position: absolute;
  top: -10px;
  right: 10%;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  color: #fff;
  background-color: #000;
  padding-inline: 5px;
  padding-block: 3px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .facility_name {
    font-size: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .facility_name {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 980px) {
  .facility_name {
    font-size: 4.6rem;
  }
}

.facility_contents {
  padding-inline: 25px;
  max-width: 1000px;
}
@media screen and (min-width: 425px) {
  .facility_contents {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  .facility_contents {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  .facility_contents {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  .facility_contents {
    width: 80%;
  }
}
@media screen and (min-width: 980px) {
  .facility_contents {
    margin-inline: auto;
  }
}

.facility_head {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7;
  margin-top: -0.8em;
}
@media screen and (min-width: 768px) {
  .facility_head {
    font-size: 2.2rem;
    margin-top: -1.5em;
  }
}
@media screen and (min-width: 980px) {
  .facility_head {
    font-size: 2.6rem;
    margin-top: -2lh;
  }
}
.facility_head span {
  display: inline;
  background-color: #fff;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  color: #000;
  line-height: 1.6;
  font-weight: 700;
  padding-inline: 5px;
}

.facility_descirption {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.7;
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
@media screen and (min-width: 768px) {
  .facility_descirption {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .facility_descirption {
    font-size: 1.6rem;
  }
}

.pickup_text {
  position: absolute;
  top: 20px;
  left: 12.0790629575vw;
  z-index: 3;
  width: 50%;
  max-width: 340px;
}
.pickup_text img {
  width: 100%;
  height: auto;
}

#dormitory {
  position: relative;
  z-index: 2;
  padding-inline: 25px;
  padding-block: 80px;
  background-image: url(../../img/domitory_bg.webp);
  background-size: cover;
  background-repeat: repeat;
  background-position: top center;
}
@media screen and (min-width: 425px) {
  #dormitory {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  #dormitory {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  #dormitory {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #dormitory {
    padding-block: 100px;
  }
}
@media screen and (min-width: 980px) {
  #dormitory {
    padding-block: 140px;
  }
}

.domitory_title {
  position: relative;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.domitory_title .title_en {
  font-weight: 700;
  font-family: "Montserrat";
  display: block;
  position: relative;
  z-index: 2;
  font-size: 1.6rem;
}
@media screen and (min-width: 768px) {
  .domitory_title .title_en {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 980px) {
  .domitory_title .title_en {
    font-size: 2rem;
  }
}
.domitory_title .title_ja {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.3;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .domitory_title .title_ja {
    font-size: 3.6rem;
  }
}
@media screen and (min-width: 980px) {
  .domitory_title .title_ja {
    font-size: 4.6rem;
  }
}
.domitory_title::before, .domitory_title::after {
  content: "";
  position: absolute;
  width: 48px;
  height: 50px;
  background-image: url(../../img/domitory_title_sub.svg);
  background-size: cover;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .domitory_title::before, .domitory_title::after {
    width: 92px;
    height: 98px;
  }
}
.domitory_title::before {
  top: 0;
  left: 0px;
  translate: -50% 0;
}
.domitory_title::after {
  bottom: 0;
  right: 0;
  translate: 50% 0;
}

.domitory_title_text {
  -webkit-margin-before: 25px;
          margin-block-start: 25px;
  font-size: 1.4rem;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  .domitory_title_text {
    -webkit-margin-before: 30px;
            margin-block-start: 30px;
    font-size: 1.5rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}
@media screen and (min-width: 980px) {
  .domitory_title_text {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
    font-size: 1.6rem;
  }
}

.domitory_img {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
@media screen and (min-width: 768px) {
  .domitory_img {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
  }
}
@media screen and (min-width: 980px) {
  .domitory_img {
    -webkit-margin-before: 60px;
            margin-block-start: 60px;
  }
}
.domitory_img img {
  width: 100%;
  height: auto;
}

.domitory_block {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  background-color: #fff;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  .domitory_block {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
  }
}
@media screen and (min-width: 980px) {
  .domitory_block {
    -webkit-margin-before: 60px;
            margin-block-start: 60px;
    border-radius: 20px;
  }
}

.domitory_button_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.domitory_button {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-block: 10px;
  text-align: center;
  background-color: #fff;
  color: #000;
}
@media screen and (min-width: 768px) {
  .domitory_button {
    padding-block: 15px;
  }
}
@media screen and (min-width: 980px) {
  .domitory_button {
    padding-block: 20px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .domitory_button:hover {
    cursor: pointer;
  }
}
.domitory_button:first-of-type {
  border-radius: 10px 0 0 10px;
}
@media screen and (min-width: 980px) {
  .domitory_button:first-of-type {
    border-radius: 20px 0 0 20px;
  }
}
.domitory_button:last-of-type {
  border-radius: 0 10px 10px 0;
}
@media screen and (min-width: 980px) {
  .domitory_button:last-of-type {
    border-radius: 0 20px 20px 0;
  }
}
.domitory_button span {
  font-size: 1.2rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .domitory_button span {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 980px) {
  .domitory_button span {
    font-size: 1.8rem;
  }
}
.domitory_button.current {
  background-color: #D1D1D1;
  color: #fff;
}
.domitory_button + .domitory_button {
  border-left: solid 1px #D1D1D1;
}

.domitory_contents_flex {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  padding-inline: 20px;
  display: none;
  padding-block: 0 40px;
}
@media screen and (min-width: 768px) {
  .domitory_contents_flex {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
    padding-inline: 30px;
    padding-block: 0 50px;
    gap: 0 30px;
  }
}
@media screen and (min-width: 980px) {
  .domitory_contents_flex {
    -webkit-margin-before: 60px;
            margin-block-start: 60px;
    padding-inline: 40px;
    padding-block: 0 60px;
  }
}
.domitory_contents_flex.current {
  display: block;
}
@media screen and (min-width: 768px) {
  .domitory_contents_flex.current {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 768px) {
  .domitory_contents_img {
    width: 50%;
    max-width: 430px;
  }
}
.domitory_contents_img img {
  width: 100%;
  height: auto;
}

.domitory_contents {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
@media screen and (min-width: 768px) {
  .domitory_contents {
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.domitory_contents_title {
  display: inline-block;
  padding-inline: 5px;
  font-size: 1.8rem;
  font-weight: 700;
  background-color: #f5f5f5;
}
@media screen and (min-width: 768px) {
  .domitory_contents_title {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 980px) {
  .domitory_contents_title {
    font-size: 2.6rem;
  }
}

.domitory_contents_text {
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
  font-size: 1.4rem;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .domitory_contents_text {
    font-size: 1.5rem;
    -webkit-margin-before: 20px;
            margin-block-start: 20px;
  }
}
@media screen and (min-width: 980px) {
  .domitory_contents_text {
    font-size: 1.6rem;
  }
}

.domitory_contents_caution {
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
  font-size: 1.2rem;
  line-height: 1.8;
  color: #696969;
}
@media screen and (min-width: 768px) {
  .domitory_contents_caution {
    font-size: 1.3rem;
    -webkit-margin-before: 15px;
            margin-block-start: 15px;
  }
}
@media screen and (min-width: 980px) {
  .domitory_contents_caution {
    font-size: 1.4rem;
  }
}

.schedule_head_block {
  -webkit-margin-before: 60px;
          margin-block-start: 60px;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .schedule_head_block {
    -webkit-margin-before: 80px;
            margin-block-start: 80px;
  }
}
@media screen and (min-width: 980px) {
  .schedule_head_block {
    -webkit-margin-before: 100px;
            margin-block-start: 100px;
  }
}

.schedule_head span {
  position: relative;
  background-color: #fff;
  color: #000;
  font-weight: 700;
  line-height: 1.7;
  font-size: 1.8rem;
  padding-inline: 5px;
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
@media screen and (min-width: 768px) {
  .schedule_head span {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 980px) {
  .schedule_head span {
    font-size: 2.6rem;
  }
}
.schedule_head span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../../img/schedule_head_block_img.svg);
  width: 124px;
  height: 39px;
  background-size: cover;
  translate: 0 -100%;
}

.schedule_head_sub {
  font-size: 1.4rem;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .schedule_head_sub {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .schedule_head_sub {
    font-size: 1.6rem;
  }
}

.schedule_body {
  -webkit-margin-before: 40px;
          margin-block-start: 40px;
}
@media screen and (min-width: 768px) {
  .schedule_body {
    -webkit-margin-before: 60px;
            margin-block-start: 60px;
  }
}
@media screen and (min-width: 980px) {
  .schedule_body {
    -webkit-margin-before: 100px;
            margin-block-start: 100px;
  }
}

.schedule_title {
  text-align: center;
}
.schedule_title span {
  background-color: #000;
  color: #fff;
  font-weight: 700;
  line-height: 1.7;
  font-size: 1.8rem;
  display: inline;
  padding-inline: 5px;
}
@media screen and (min-width: 768px) {
  .schedule_title span {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 980px) {
  .schedule_title span {
    font-size: 2.6rem;
  }
}

.table_wrapper {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  overflow: auto;
}
@media screen and (min-width: 768px) {
  .table_wrapper {
    -webkit-margin-before: 30px;
            margin-block-start: 30px;
  }
}
@media screen and (min-width: 980px) {
  .table_wrapper {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
  }
}
.table_wrapper.pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .table_wrapper.pc {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .table_wrapper.sp {
    display: none;
  }
}
.table_wrapper table {
  border-collapse: collapse;
  margin-inline: auto;
  width: 100%;
}
@media screen and (min-width: 980px) {
  .table_wrapper table {
    width: 1000px;
  }
}
.table_wrapper table tr {
  background-color: #fff;
}
@media screen and (max-width: 979px) {
  .table_wrapper table tr:nth-of-type(2), .table_wrapper table tr:nth-of-type(3), .table_wrapper table tr:nth-of-type(6), .table_wrapper table tr:nth-of-type(7), .table_wrapper table tr:nth-of-type(10), .table_wrapper table tr:nth-of-type(11), .table_wrapper table tr:nth-of-type(14), .table_wrapper table tr:nth-of-type(15), .table_wrapper table tr:nth-of-type(18), .table_wrapper table tr:nth-of-type(19), .table_wrapper table tr:nth-of-type(22), .table_wrapper table tr:nth-of-type(23) {
    background-color: #E8E8E8;
  }
}
@media screen and (min-width: 980px) {
  .table_wrapper table tr:nth-of-type(even) {
    background-color: #E8E8E8;
  }
}
@media screen and (max-width: 767px) {
  .table_wrapper table tr:nth-of-type(odd) td {
    font-weight: 700;
  }
}
.table_wrapper table th {
  color: #D1D1D1;
  font-weight: 700;
  border: solid 1px #E8E8E8;
}
.table_wrapper table th:first-of-type {
  width: 50%;
  max-width: 385px;
}
@media screen and (min-width: 768px) {
  .table_wrapper table th:first-of-type {
    width: 230px;
  }
}
.table_wrapper table th:nth-of-type(2) {
  max-width: 385px;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .table_wrapper table th:nth-of-type(2) {
    width: 385px;
  }
}
.table_wrapper table th:nth-of-type(3) {
  width: 385px;
}
.table_wrapper table td {
  border: solid 1px #F5F5F5;
  font-weight: 500;
}
.table_wrapper table td:nth-of-type(2) {
  font-weight: 700;
}
.table_wrapper table td:nth-of-type(3) {
  font-weight: 700;
}
.table_wrapper table td, .table_wrapper table th {
  text-align: center;
  font-size: 1.6rem;
  padding-block: 10px;
}
@media screen and (min-width: 768px) {
  .table_wrapper table td, .table_wrapper table th {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 980px) {
  .table_wrapper table td, .table_wrapper table th {
    font-size: 2rem;
    padding-block: 20px;
  }
}

#access {
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding-inline: 25px;
  -webkit-padding-after: 60px;
          padding-block-end: 60px;
}
@media screen and (min-width: 425px) {
  #access {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  #access {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  #access {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #access {
    -webkit-padding-after: 100px;
            padding-block-end: 100px;
  }
}
@media screen and (min-width: 980px) {
  #access {
    -webkit-padding-after: 140px;
            padding-block-end: 140px;
  }
}

.access_body {
  -webkit-margin-before: 40px;
          margin-block-start: 40px;
}
@media screen and (min-width: 768px) {
  .access_body {
    -webkit-margin-before: 60px;
            margin-block-start: 60px;
  }
}
@media screen and (min-width: 980px) {
  .access_body {
    -webkit-margin-before: 80px;
            margin-block-start: 80px;
  }
}

.access_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .access_flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 980px) {
  .access_flex {
    gap: 0 50px;
  }
}

.access_contents_title {
  background-color: #f5f5f5;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  display: inline-block;
  padding-inline: 5px;
}
@media screen and (min-width: 768px) {
  .access_contents_title {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 980px) {
  .access_contents_title {
    font-size: 2.6rem;
  }
}

.access_address {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .access_address {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .access_address {
    font-size: 1.6rem;
  }
}

.access_tel {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .access_tel {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .access_tel {
    font-size: 1.6rem;
  }
}
.access_tel a {
  color: #000;
  text-decoration: underline;
}
@media screen and (min-width: 980px) {
  .access_tel a {
    text-decoration: none;
    pointer-events: none;
  }
}

.access_contents_img {
  position: relative;
}
@media screen and (min-width: 768px) {
  .access_contents_img {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 610px;
  }
}
.access_contents_img img {
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  -webkit-transition: scale 0.25s ease;
  transition: scale 0.25s ease;
}

.access_contents_text {
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .access_contents_text {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .access_contents_text {
    font-size: 1.6rem;
  }
}

.access_img_block {
  -webkit-margin-before: 40px;
          margin-block-start: 40px;
}
@media screen and (min-width: 768px) {
  .access_img_block {
    -webkit-margin-before: 50px;
            margin-block-start: 50px;
  }
}
@media screen and (min-width: 980px) {
  .access_img_block {
    -webkit-margin-before: 60px;
            margin-block-start: 60px;
  }
}
.access_img_block img {
  width: 100%;
  height: auto;
}

.access_img_text {
  text-align: center;
  -webkit-margin-after: 5px;
          margin-block-end: 5px;
}
.access_img_text span {
  background-color: #E8E8E8;
  font-size: 1.6rem;
  font-weight: 700;
  padding-inline: 5px;
}
@media screen and (min-width: 768px) {
  .access_img_text span {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 980px) {
  .access_img_text span {
    font-size: 2rem;
  }
}

#tuition {
  position: relative;
  z-index: 2;
  background-color: #fff;
}
#tuition .section_title_block {
  margin-inline: auto;
}

.tution_box {
  background-color: #F5F5F5;
  padding-inline: 25px;
  padding-block: 60px;
}
@media screen and (min-width: 425px) {
  .tution_box {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  .tution_box {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  .tution_box {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  .tution_box {
    padding-block: 70px;
  }
}
@media screen and (min-width: 980px) {
  .tution_box {
    padding-block: 80px;
  }
}

.tuition_caution_text {
  font-size: 1.4rem;
}
@media screen and (min-width: 980px) {
  .tuition_caution_text {
    font-size: 1.8rem;
  }
}

.tuition_body {
  background-color: #fff;
  border-radius: 10px;
  border: solid 1px #000;
  padding: 20px;
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
}
@media screen and (min-width: 768px) {
  .tuition_body {
    padding: 40px;
  }
}
@media screen and (min-width: 980px) {
  .tuition_body {
    padding: 60px;
  }
}

.tutition_item_title {
  font-size: 1.8rem;
  font-weight: 700;
  background-color: #000;
  color: #fff;
  line-height: 1.6;
  display: inline-block;
  padding-inline: 5px;
  -webkit-margin-after: 5px;
          margin-block-end: 5px;
}
@media screen and (min-width: 768px) {
  .tutition_item_title {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 980px) {
  .tutition_item_title {
    font-size: 2.6rem;
    -webkit-margin-after: 10px;
            margin-block-end: 10px;
  }
}

.tution_item_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 3px;
}
.tution_item_row dt {
  width: 45%;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  background-color: #D5DEE2;
  padding-block: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .tution_item_row dt {
    font-size: 1.6rem;
    padding-block: 15px;
  }
}
@media screen and (min-width: 980px) {
  .tution_item_row dt {
    font-size: 2rem;
    padding-block: 25px;
  }
}
.tution_item_row dt.dark {
  background-color: #696969;
  color: #fff;
}
.tution_item_row dd {
  width: 55%;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  background-color: #F5F5F5;
  line-height: 1.5;
  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;
  padding-block: 10px;
}
@media screen and (min-width: 768px) {
  .tution_item_row dd {
    font-size: 1.7rem;
  }
}
@media screen and (min-width: 980px) {
  .tution_item_row dd {
    font-size: 2rem;
  }
}
.tution_item_row dd span {
  font-size: 1.4rem;
  display: block;
}
@media screen and (min-width: 768px) {
  .tution_item_row dd span {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 980px) {
  .tution_item_row dd span {
    font-size: 1.8rem;
  }
}
.tution_item_row dd.blue {
  background-color: #D5DEE2;
}
.tution_item_row + .tution_item_row {
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
}

.tutition_item {
  max-width: 430px;
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
@media screen and (min-width: 768px) {
  .tutition_item {
    -webkit-margin-before: 30px;
            margin-block-start: 30px;
  }
}
@media screen and (min-width: 980px) {
  .tutition_item {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
  }
}
.tutition_item:has(.tutiton_item_group_flex) {
  max-width: none;
}
.tutition_item:has(.tution_item_flex), .tutition_item:has(.tution_item_bottom_flex) {
  max-width: none;
  -webkit-padding-before: 20px;
          padding-block-start: 20px;
  border-top: solid 1px #D1D1D1;
}
@media screen and (min-width: 768px) {
  .tutition_item:has(.tution_item_flex), .tutition_item:has(.tution_item_bottom_flex) {
    -webkit-padding-before: 30px;
            padding-block-start: 30px;
  }
}
@media screen and (min-width: 980px) {
  .tutition_item:has(.tution_item_flex), .tutition_item:has(.tution_item_bottom_flex) {
    -webkit-padding-before: 40px;
            padding-block-start: 40px;
  }
}

@media screen and (min-width: 980px) {
  .tution_item_bottom_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 30px;
  }
}
@media screen and (min-width: 1280px) {
  .tution_item_bottom_flex {
    gap: 0 70px;
  }
}

@media screen and (min-width: 768px) {
  .tution_item_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 30px;
  }
}
@media screen and (min-width: 980px) {
  .tution_item_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 70px;
  }
}
@media screen and (min-width: 768px) {
  .tution_item_flex .tutition_item {
    -webkit-margin-before: 0;
            margin-block-start: 0;
    width: calc(50% - 20px);
  }
}

@media screen and (min-width: 980px) {
  .tutiton_item_group_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 20px;
    width: 100%;
  }
}
@media screen and (min-width: 980px) {
  .tutiton_item_group_flex .tutiton_item_group {
    width: 50%;
  }
}
.tutiton_item_group_flex .tutiton_item_group + .tutiton_item_group {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
@media screen and (min-width: 980px) {
  .tutiton_item_group_flex .tutiton_item_group + .tutiton_item_group {
    -webkit-margin-before: 0px;
            margin-block-start: 0px;
  }
}

@media screen and (min-width: 768px) {
  .tution_item_left {
    width: 430px;
  }
}

.tutiton_item_description {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
}
@media screen and (min-width: 980px) {
  .tutiton_item_description {
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}

.tution_price_text {
  font-size: 1.8rem;
  font-weight: 700;
  padding-bottom: 5px;
  border-bottom: solid 1px #000;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .tution_price_text {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 980px) {
  .tution_price_text {
    font-size: 2.6rem;
  }
}
.tution_price_text + .tution_price_text {
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
}

.tution_item_text {
  font-size: 1.4rem;
  color: #696969;
  font-weight: 700;
  line-height: 1.6;
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
}

.tution_caution {
  font-size: 1.4rem;
  color: #696969;
  font-weight: 700;
  line-height: 1.6;
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}

.tutition_bottom_text {
  background-color: #D5DEE2;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.7;
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
  padding-inline: 0.2em;
}
@media screen and (min-width: 768px) {
  .tutition_bottom_text {
    font-size: 2.5rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}
@media screen and (min-width: 980px) {
  .tutition_bottom_text {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
    font-size: 3.6rem;
  }
}

#faq {
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding-inline: 25px;
  -webkit-padding-before: 60px;
          padding-block-start: 60px;
}
@media screen and (min-width: 425px) {
  #faq {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 600px) {
  #faq {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 980px) {
  #faq {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #faq {
    -webkit-padding-before: 100px;
            padding-block-start: 100px;
  }
}
@media screen and (min-width: 980px) {
  #faq {
    -webkit-padding-before: 140px;
            padding-block-start: 140px;
  }
}

.faq_block {
  -webkit-margin-before: 60px;
          margin-block-start: 60px;
}
@media screen and (min-width: 768px) {
  .faq_block {
    -webkit-margin-before: 70px;
            margin-block-start: 70px;
  }
}
@media screen and (min-width: 980px) {
  .faq_block {
    -webkit-margin-before: 80px;
            margin-block-start: 80px;
  }
}

.faq_row dt {
  position: relative;
  padding: 10px 20px;
  background-color: #E8E8E8;
  border-radius: 10px;
  font-weight: 700;
  font-size: 1.8rem;
}
@media screen and (min-width: 768px) {
  .faq_row dt {
    font-size: 2.2rem;
    padding: 15px 30px;
  }
}
@media screen and (min-width: 980px) {
  .faq_row dt {
    font-size: 2.6rem;
    padding: 20px 40px;
  }
}
.faq_row dt:before {
  content: "Q";
  color: #fff;
  -webkit-margin-end: 5px;
          margin-inline-end: 5px;
  font-size: 2.6rem;
}
@media screen and (min-width: 768px) {
  .faq_row dt:before {
    font-size: 3rem;
  }
}
@media screen and (min-width: 980px) {
  .faq_row dt:before {
    font-size: 3.6rem;
  }
}
.faq_row dd {
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
  background-color: #F5F5F5;
  border-radius: 10px;
  padding: 10px 20px;
}
@media screen and (min-width: 768px) {
  .faq_row dd {
    padding: 15px 30px;
  }
}
@media screen and (min-width: 980px) {
  .faq_row dd {
    padding: 20px 40px;
  }
}
.faq_row dd .text {
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .faq_row dd .text {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .faq_row dd .text {
    font-size: 1.6rem;
  }
}
.faq_row dd .text strong {
  color: #C40000;
}
.faq_row dd .text a {
  color: #000;
  text-decoration: underline;
}
@media screen and (min-width: 980px) {
  .faq_row dd .text a {
    text-decoration: none;
  }
}
@media (hover: hover) and (pointer: fine) {
  .faq_row dd .text a:hover {
    color: #0060D0;
  }
}
.faq_row dd .text + .text {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
.faq_row + .faq_row {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
}
@media screen and (min-width: 768px) {
  .faq_row + .faq_row {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
  }
}
@media screen and (min-width: 980px) {
  .faq_row + .faq_row {
    -webkit-margin-before: 60px;
            margin-block-start: 60px;
  }
}

.faq_achive_img {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .faq_achive_img {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 0 40px;
  }
}
.faq_achive_img::before {
  content: "";
  position: absolute;
  top: calc(50% - 10px);
  width: 100%;
  height: 1px;
  background-color: #D1D1D1;
}
@media screen and (min-width: 768px) {
  .faq_achive_img::before {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .faq_achive_img .contents_box_archive {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .faq_achive_img .contents_box_archive:nth-of-type(2) {
    position: relative;
  }
  .faq_achive_img .contents_box_archive:nth-of-type(2)::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 65%;
    background-color: #D1D1D1;
    translate: 0 -50%;
  }
}
.faq_achive_img .archive_left {
  background-color: #fff;
}
.faq_achive_img .archive_percent {
  line-height: 1.2;
}

.faq_list {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
.faq_list + .text {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}

.faq_list_item {
  position: relative;
  -webkit-padding-start: 1em;
          padding-inline-start: 1em;
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  .faq_list_item {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .faq_list_item {
    font-size: 1.6rem;
  }
}
.faq_list_item::before {
  content: "";
  position: absolute;
  top: 0.7em;
  left: 0;
  width: 4px;
  height: 4px;
  background-color: #000;
  border-radius: 50%;
}
@media screen and (min-width: 768px) {
  .faq_list_item::before {
    top: 0.8em;
  }
}

@media screen and (min-width: 768px) {
  .archive_item {
    width: 50%;
  }
}
.archive_item img {
  width: 100%;
  height: auto;
}

#facility_detail_slider {
  width: 100%;
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
  padding-inline: 25px;
  overflow: hidden;
}
@media screen and (min-width: 600px) {
  #facility_detail_slider {
    padding-inline: 45px;
    margin-inline: auto;
  }
}
@media screen and (min-width: 980px) {
  #facility_detail_slider {
    display: none;
  }
}
#facility_detail_slider .swiper {
  position: relative;
  overflow: visible;
  max-width: 700px;
}
#facility_detail_slider .swiper-wrapper {
  -webkit-margin-before: 15px;
          margin-block-start: 15px;
}
#facility_detail_slider .swiper-slide {
  position: relative;
  aspect-ratio: 305/162;
  opacity: 0;
}
#facility_detail_slider .swiper-slide.swiper-slide-active {
  opacity: 1;
}
#facility_detail_slider .swiper-button-prev {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: solid 2px #0060D0;
  border-radius: 50%;
  translate: -50% -50%;
  top: calc(50% + 45px);
  left: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#facility_detail_slider .swiper-button-prev::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border-left: solid 1px #0060D0;
  border-top: solid 1px #0060D0;
  rotate: -45deg;
  translate: -40% -50%;
}
#facility_detail_slider .swiper-button-next {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: solid 2px #0060D0;
  border-radius: 50%;
  translate: 50% -50%;
  top: calc(50% + 45px);
  right: 0;
}
#facility_detail_slider .swiper-button-next::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border-right: solid 1px #0060D0;
  border-top: solid 1px #0060D0;
  rotate: 45deg;
  translate: -60% -50%;
}
#facility_detail_slider .facility_num {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 2;
  text-align: center;
}
#facility_detail_slider .facility_num span {
  position: relative;
  font-weight: 700;
  font-family: "Montserrat";
  color: #0060D0;
  font-size: 1.6rem;
  min-width: 22px;
  display: block;
}
@media screen and (min-width: 600px) {
  #facility_detail_slider .facility_num span {
    font-size: 2rem;
  }
}
#facility_detail_slider .facility_num span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 28px;
  height: auto;
  background-color: #F1EB44;
  border: solid 3px #fff;
  border-radius: 50%;
  aspect-ratio: 1/1;
  z-index: -1;
}
@media screen and (min-width: 600px) {
  #facility_detail_slider .facility_num span::before {
    width: 34px;
  }
}
#facility_detail_slider .facility_num span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 40px;
  height: auto;
  background-color: #0060D0;
  border-radius: 50%;
  aspect-ratio: 1/1;
  z-index: -2;
}
@media screen and (min-width: 600px) {
  #facility_detail_slider .facility_num span::after {
    width: 46px;
  }
}

.facility_detail_title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  background-color: #0060D0;
  color: #fff;
  font-weight: 700;
  padding-inline: 10px;
  border-radius: 20px;
  font-size: 2rem;
  line-height: 1.5;
}

.facility_detail_img {
  width: 100%;
  height: auto;
}
.facility_detail_img img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.facility_detail_name {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.7);
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 700;
  color: #0060D0;
  width: 100%;
  padding-block: 5px;
}
@media screen and (min-width: 600px) {
  .facility_detail_name {
    font-size: 1.8rem;
  }
}

#facility_modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 10010;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s;
}
@media screen and (max-width: 979px) {
  #facility_modal {
    display: none;
  }
}
#facility_modal.fixed {
  opacity: 1;
  visibility: visible;
}

.facility_modal_container {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 550px;
}

.facility_modal_container_inner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 20px;
  padding: 20px 40px 40px;
  background-color: #fff;
  z-index: 1;
}
.facility_modal_container_inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 20px;
  z-index: 10000;
  translate: 100% 0;
  -webkit-transition: translate 0.3s;
  transition: translate 0.3s;
}
.facility_modal_container_inner.active::before {
  translate: 0% 0;
}

.facility_modal_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 44px;
}

.modal_close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
}
.modal_close span {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #E8E8E8;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.modal_close span:nth-child(1) {
  rotate: 45deg;
}
.modal_close span:nth-child(2) {
  rotate: -45deg;
}
@media (hover: hover) and (pointer: fine) {
  .modal_close:hover span {
    background-color: #000;
  }
}

.modal_number {
  position: relative;
  font-weight: 700;
  font-family: "Montserrat";
  color: #0060D0;
  font-size: 1.6rem;
  background-color: #F1EB44;
  border: solid 3px #fff;
  border-radius: 50%;
  aspect-ratio: 1/1;
  height: 100%;
  width: auto;
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
  text-align: center;
  line-height: 1.7;
  max-height: 34px;
  display: block;
  padding-left: 2px;
}
.modal_number::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: calc(100% + 12px);
  height: calc(100% + 12px);
  background-color: #0060D0;
  border-radius: 50%;
  z-index: -1;
  aspect-ratio: 1/1;
}
.modal_number.dual {
  -webkit-margin-end: 8px;
          margin-inline-end: 8px;
  line-height: 1.75;
  aspect-ratio: initial;
  padding-inline: 10px;
  border-radius: 30px;
  min-width: 65px;
}
.modal_number.dual::after {
  border-radius: 30px;
  left: 50%;
  width: calc(100% + 12px);
  height: calc(100% + 12px);
}

.facility_modal_name {
  background-color: #0060D0;
  border-radius: 17px;
  color: #fff;
  font-size: 2rem;
  padding-inline: 10px;
  font-weight: 700;
  -webkit-margin-end: 7px;
          margin-inline-end: 7px;
}

.facility_modal_type {
  font-size: 1.4rem;
  color: #0066DD;
  font-weight: 700;
}

.facility_modal_img {
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
  width: 100%;
  height: auto;
}
.facility_modal_img img {
  aspect-ratio: 470/250;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.facility_modal_arrow {
  position: absolute;
  top: 50%;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: solid 1px #0060D0;
  background-color: #fff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.facility_modal_arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.facility_modal_arrow.next {
  right: 0;
  translate: 96px -50%;
}
@media (hover: hover) and (pointer: fine) {
  .facility_modal_arrow.next:hover {
    background-color: #0060D0;
  }
  .facility_modal_arrow.next:hover::before {
    border-color: #fff;
  }
}
.facility_modal_arrow.next::before {
  border-top: solid 2px #0060D0;
  border-right: solid 2px #0060D0;
  rotate: 45deg;
  translate: -60% -50%;
}
.facility_modal_arrow.prev {
  left: 0;
  translate: -96px -50%;
}
@media (hover: hover) and (pointer: fine) {
  .facility_modal_arrow.prev:hover {
    background-color: #0060D0;
  }
  .facility_modal_arrow.prev:hover::before {
    border-color: #fff;
  }
}
.facility_modal_arrow.prev::before {
  border-top: solid 2px #0060D0;
  border-left: solid 2px #0060D0;
  rotate: -45deg;
  translate: -30% -50%;
}