/**
 * 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;
}

.contents_inner {
  max-width: 1080px;
  margin-inline: auto;
}

#about {
  position: relative;
  padding-inline: 25px;
  padding-block: 50px 90px;
}
@media screen and (min-width: 425px) {
  #about {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 576px) {
  #about {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 992px) {
  #about {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #about {
    padding-block: 100px 140px;
  }
}
@media screen and (min-width: 992px) {
  #about {
    padding-block: 140px 160px;
  }
}
#about::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 89.3333333333vw;
  height: auto;
  aspect-ratio: 335/40;
  clip-path: polygon(0 0, 100% 100%, 0 100%);
  background-color: #EAC891;
  mix-blend-mode: multiply;
  max-width: 1223px;
}
#about::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 89.3333333333vw;
  height: auto;
  aspect-ratio: 335/40;
  background-color: #D1965E;
  mix-blend-mode: multiply;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  max-width: 1223px;
}

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

.about_title {
  font-family: "Cormorant Garamond";
}
.about_title p {
  font-size: 3.3rem;
  font-weight: 400;
  line-height: 1.5;
  color: #B47544;
}
@media screen and (min-width: 768px) {
  .about_title p {
    font-size: 4rem;
  }
}
@media screen and (min-width: 992px) {
  .about_title p {
    font-size: 5rem;
  }
}
.about_title h2 {
  font-size: 6.8rem;
  font-weight: 400;
  line-height: 1.0882352941;
  color: #B47544;
}
@media screen and (min-width: 768px) {
  .about_title h2 {
    font-size: 8rem;
  }
}
@media screen and (min-width: 992px) {
  .about_title h2 {
    font-size: 10.4rem;
  }
}

.about_subtitle {
  font-family: "Zen Kaku Gothic New";
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.2em;
  color: #B47544;
}
@media screen and (min-width: 768px) {
  .about_subtitle {
    font-size: 2.2rem;
  }
}

.about_contents {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
}
@media screen and (min-width: 768px) {
  .about_contents {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
  }
}
@media screen and (min-width: 992px) {
  .about_contents {
    -webkit-margin-before: 50px;
            margin-block-start: 50px;
  }
}

.about_contents_block {
  max-width: 510px;
}

.about_contents_text {
  font-family: "Zen Kaku Gothic New";
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.7;
  letter-spacing: 0.04em;
}
.about_contents_text + .about_contents_text {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
}

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

.contents_imge_item:first-child {
  -webkit-margin-before: 90px;
          margin-block-start: 90px;
}
@media screen and (min-width: 768px) {
  .contents_imge_item:first-child {
    -webkit-margin-before: 120px;
            margin-block-start: 120px;
  }
}
@media screen and (min-width: 992px) {
  .contents_imge_item:first-child {
    -webkit-margin-before: 150px;
            margin-block-start: 150px;
  }
}

#principal {
  padding-inline: 25px;
  background-color: #F4EDE1;
  padding-block: 50px;
}
@media screen and (min-width: 425px) {
  #principal {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 576px) {
  #principal {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 992px) {
  #principal {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #principal {
    padding-block: 100px;
  }
}
@media screen and (min-width: 992px) {
  #principal {
    padding-block: 140px;
  }
}

.principal_contents_flex {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  container-type: inline-size;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .principal_contents_flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0 40px;
    -webkit-margin-end: -40px;
            margin-inline-end: -40px;
  }
}
@media screen and (min-width: 992px) {
  .principal_contents_flex {
    -webkit-margin-end: -60px;
            margin-inline-end: -60px;
  }
}
@media screen and (min-width: 1200px) {
  .principal_contents_flex {
    gap: 0 70px;
    -webkit-margin-end: min((100vw - 1080px) / 2 * -1, -60px);
            margin-inline-end: min((100vw - 1080px) / 2 * -1, -60px);
  }
}

.principal_title {
  position: relative;
  font-family: "Zen Old Mincho";
  font-size: 6.5rem;
  line-height: 1.3;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (min-width: 768px) {
  .principal_title {
    font-size: 7.5rem;
  }
}
@media screen and (min-width: 992px) {
  .principal_title {
    font-size: 9rem;
  }
}
.principal_title::first-line {
  font-size: 2.8rem;
}
@media screen and (min-width: 768px) {
  .principal_title::first-line {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 992px) {
  .principal_title::first-line {
    font-size: 4rem;
  }
}
.principal_title::before {
  content: "";
  position: absolute;
  top: 8px;
  right: 0;
  width: 80px;
  height: 20px;
  background-image: url(../../img/title_decoration.svg);
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .principal_title::before {
    right: initial;
    top: 0;
    translate: -30% -150%;
  }
}
@media screen and (min-width: 1200px) {
  .principal_title::before {
    translate: -100% -150%;
  }
}

.principal_subtitle {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  position: relative;
  font-size: 2.4rem;
  font-family: "Zen Old Mincho";
  font-weight: 700;
  color: #ffffff;
  line-height: 1.5;
  z-index: 2;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  letter-spacing: 0.07em;
}
@media screen and (min-width: 768px) {
  .principal_subtitle {
    font-size: 8cqi;
  }
}
.principal_subtitle::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  width: calc(100% + 25px);
  height: calc(100% + 20px);
  background-color: #604341;
  z-index: -1;
  translate: 0 -50%;
}
@media screen and (min-width: 425px) {
  .principal_subtitle::before {
    width: calc(100% + 30px);
    left: -30px;
  }
}
@media screen and (min-width: 576px) {
  .principal_subtitle::before {
    width: calc(100% + 120px);
    left: -40px;
  }
}
@media screen and (min-width: 992px) {
  .principal_subtitle::before {
    width: 51.2445095168vw;
    left: -60px;
    max-width: 700px;
  }
}
@media screen and (min-width: 1200px) {
  .principal_subtitle::before {
    left: clamp(-80px, (100vw - 1080px) / 2 * -1, -60px);
  }
}

.principal_contents_block {
  display: contents;
}
@media screen and (min-width: 768px) {
  .principal_contents_block {
    display: block;
    position: relative;
    z-index: 2;
    width: 50%;
    mix-blend-mode: multiply;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    container-type: inline-size;
    max-width: 506px;
  }
}
@media screen and (min-width: 1200px) {
  .principal_contents_block {
    width: 505px;
  }
}

#principal_contents_image {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  -webkit-margin-before: 40px;
          margin-block-start: 40px;
  margin-inline: 0;
  z-index: -1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 768px) {
  #principal_contents_image {
    -webkit-margin-before: 0;
            margin-block-start: 0;
    width: calc(50% + 40px);
  }
}
@media screen and (min-width: 992px) {
  #principal_contents_image {
    width: calc(60% + 60px);
    max-width: 720px;
  }
}
@media screen and (min-width: 1200px) {
  #principal_contents_image {
    width: calc(50% + (100vw - 1080px) / 2);
  }
}

.principal_contents_text_block {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
  position: relative;
  min-height: 200px;
}
@media screen and (min-width: 768px) {
  .principal_contents_text_block {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .principal_contents_text_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    height: calc(100% - 300px);
  }
}
.principal_contents_text_block::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 6px;
  background-image: url(../../img/block_decoration.svg);
  background-size: cover;
  background-repeat: no-repeat;
}

.principal_contents_text {
  font-family: "Zen Kaku Gothic New";
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.875;
  color: #604341;
}
@media screen and (min-width: 768px) {
  .principal_contents_text {
    line-height: 2;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 768px) {
  .principal_contents_text .sp {
    display: none;
  }
}

.principal_signeture {
  font-size: 1.4rem;
  color: #604341;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
  line-height: 1.5;
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  letter-spacing: 0.02em;
}
.principal_signeture .large {
  font-size: 1.8rem;
  letter-spacing: 0.02em;
}

#strongpoint {
  position: relative;
  padding-inline: 25px;
  -webkit-padding-before: 40px;
          padding-block-start: 40px;
}
@media screen and (min-width: 425px) {
  #strongpoint {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 576px) {
  #strongpoint {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 992px) {
  #strongpoint {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 992px) {
  #strongpoint {
    -webkit-padding-before: 80px;
            padding-block-start: 80px;
  }
}
@media screen and (min-width: 1200px) {
  #strongpoint {
    -webkit-padding-before: 120px;
            padding-block-start: 120px;
  }
}
#strongpoint::before {
  content: "";
  top: 0;
  left: 50%;
  position: absolute;
  width: 64vw;
  aspect-ratio: 240/135;
  height: auto;
  translate: -50% 0;
  background-color: #FCE900;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  z-index: -1;
  max-width: 480px;
}

.strongpoint_title h2 {
  font-family: "Zen Kaku Gothic New";
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .strongpoint_title h2 {
    font-size: 4rem;
  }
}
@media screen and (min-width: 992px) {
  .strongpoint_title h2 {
    font-size: 5rem;
  }
}
.strongpoint_title p {
  position: relative;
  text-align: center;
  -webkit-margin-before: 15px;
          margin-block-start: 15px;
  font-size: 2rem;
  font-family: "Jost";
  font-weight: 500;
  color: #A34C46;
  letter-spacing: 0.2em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .strongpoint_title p {
    -webkit-margin-before: 20px;
            margin-block-start: 20px;
  }
}
.strongpoint_title p::before, .strongpoint_title p::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 5px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #A34C46;
}
.strongpoint_title p::before {
  left: -1em;
  translate: 0 -50%;
}
.strongpoint_title p::after {
  right: -1em;
  translate: 0 -50%;
}

.strong_point_ankerlist {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
}
@media screen and (min-width: 768px) {
  .strong_point_ankerlist {
    -webkit-margin-before: 80px;
            margin-block-start: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 70px 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (min-width: 1200px) {
  .strong_point_ankerlist {
    -webkit-margin-before: 100px;
            margin-block-start: 100px;
  }
}

.strong_point_anker_item {
  container-type: inline-size;
  position: relative;
  display: block;
  height: 280px;
  width: 100%;
  -webkit-margin-before: 85px;
          margin-block-start: 85px;
  padding: 10px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (min-width: 768px) {
  .strong_point_anker_item {
    width: calc(50% - 10px);
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}
@media screen and (min-width: 1200px) {
  .strong_point_anker_item {
    width: calc(25% - 20px);
    height: 215px;
  }
}
.strong_point_anker_item:nth-of-type(1) {
  background-color: #D1965E;
}
.strong_point_anker_item:nth-of-type(2) {
  background-color: #B47544;
}
.strong_point_anker_item:nth-of-type(3) {
  background-color: #A34C46;
}
.strong_point_anker_item:nth-of-type(4) {
  background-color: #814541;
}
.strong_point_anker_item + .strong_point_anker_item {
  -webkit-margin-before: 70px;
          margin-block-start: 70px;
}
@media screen and (min-width: 768px) {
  .strong_point_anker_item + .strong_point_anker_item {
    -webkit-margin-before: 0;
            margin-block-start: 0;
  }
}

.point_anker_text_block {
  border: solid 2px #ffffff;
  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;
  height: 100%;
}

.point_item_number {
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -50%;
  width: 98px;
  height: 94px;
}
@media screen and (min-width: 992px) {
  .point_item_number {
    width: 74px;
    height: 70px;
  }
}

.point_anker_text {
  font-family: "Zen Kaku Gothic New";
  font-weight: 700;
  place-content: center;
  place-items: center;
  text-align: center;
  font-size: 2.8rem;
  color: #ffffff;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 992px) {
  .point_anker_text {
    font-size: 2rem;
  }
}
.point_anker_text strong {
  font-weight: 900;
  font-size: 4.2rem;
  color: #FFF68D;
}
@media screen and (min-width: 992px) {
  .point_anker_text strong {
    font-size: 3.2rem;
  }
}
.point_anker_text strong.number {
  font-size: 5.2rem;
  line-height: 1.2;
}
@media screen and (min-width: 992px) {
  .point_anker_text strong.number {
    font-size: 4rem;
  }
}

.point_section_title {
  position: relative;
  font-family: "Zen Kaku Gothic New";
  background-color: var(--section-color);
  padding: 10px;
}

.point_section_number {
  position: absolute;
  top: 0;
  left: 50%;
  width: 74px;
  height: 70px;
  translate: -50% -50%;
}

.title_wrapper {
  padding: 20px 20px;
  border: solid 2px #ffffff;
}

.title_text {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.03em;
  color: #FFF68D;
  margin-inline: auto;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .title_text {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 992px) {
  .title_text {
    font-size: 3.4rem;
  }
}
@media screen and (min-width: 768px) {
  .title_text br {
    display: none;
  }
}
.title_text span {
  font-size: 2.5rem;
}
@media screen and (min-width: 768px) {
  .title_text span {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 992px) {
  .title_text span {
    font-size: 4rem;
  }
}

#teachers {
  padding-inline: 25px;
  --section-color: #D1965E;
  padding-block: 90px 50px;
}
@media screen and (min-width: 425px) {
  #teachers {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 576px) {
  #teachers {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 992px) {
  #teachers {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #teachers {
    padding-block: 80px 70px;
  }
}
@media screen and (min-width: 992px) {
  #teachers {
    padding-block: 120px 100px;
  }
}

.tearchar_contents {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
  background-color: #F4EDE1;
  padding: 30px 20px;
}
@media screen and (min-width: 768px) {
  .tearchar_contents {
    padding: 40px;
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
  }
}
@media screen and (min-width: 992px) {
  .tearchar_contents {
    padding: 50px;
    -webkit-margin-before: 50px;
            margin-block-start: 50px;
  }
}

.teacher_contents_item dt {
  font-size: 2.2rem;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
  color: #D1965E;
}
.teacher_contents_item dd {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
.teacher_contents_item + .teacher_contents_item {
  -webkit-margin-before: 50px;
          margin-block-start: 50px;
}

.teacher_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 35px;
}
@media screen and (min-width: 768px) {
  .teacher_list {
    gap: 30px 50px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 50px 1fr 50px 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 992px) {
  .teacher_list {
    gap: 35px 80px;
    -ms-grid-columns: auto 80px auto 80px auto 80px auto 80px auto;
    grid-template-columns: repeat(5, auto);
  }
}

.teacher_flex_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 35px;
}
@media screen and (min-width: 768px) {
  .teacher_flex_list {
    gap: 20px 50px;
  }
}
@media screen and (min-width: 992px) {
  .teacher_flex_list {
    gap: 20px 60px;
  }
}

.teacher_list_item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 124px;
}
@media screen and (min-width: 768px) {
  .teacher_list_item {
    min-width: unset;
  }
}

.teacher_position {
  font-size: 1.2rem;
  font-family: "Zen Kaku Gothic New";
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: #222222;
  display: block;
}
.teacher_position .pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .teacher_position .pc {
    display: block;
  }
}

.teacher_name {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Zen Kaku Gothic New";
  line-height: 1.5;
  color: #222222;
  -webkit-margin-before: 5px;
          margin-block-start: 5px;
}

.message_contents {
  -webkit-margin-before: 50px;
          margin-block-start: 50px;
}

.message_title p {
  position: relative;
  font-size: 1.6rem;
  font-family: "Zen Kaku Gothic New";
  font-weight: 700;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  text-align: center;
  color: #D1965E;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .message_title p {
    font-size: 2.2rem;
  }
}
.message_title p::before, .message_title p::after {
  content: "";
  bottom: 40%;
  position: absolute;
  width: 1em;
  height: 2px;
  border-radius: 999px;
  background-color: #D1965E;
}
.message_title p::before {
  left: 0;
  rotate: 55deg;
  translate: -150% 0%;
}
.message_title p::after {
  right: 0;
  rotate: -55deg;
  translate: 150% 0%;
}
.message_title h2 {
  position: relative;
  font-size: 2.2rem;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
  color: #604341;
  z-index: 2;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .message_title h2 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .message_title h2 {
    font-size: 4rem;
  }
}
.message_title h2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 10px;
  background-color: #F4EDE1;
  z-index: -1;
  translate: 0 -50%;
}
@media screen and (min-width: 768px) {
  .message_title h2::before {
    height: 15px;
  }
}
@media screen and (min-width: 992px) {
  .message_title h2::before {
    height: 20px;
  }
}

.message_contents_body {
  position: relative;
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
  padding: 30px 20px;
  background-color: #F4EDE1;
}
@media screen and (min-width: 768px) {
  .message_contents_body {
    padding: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 30px;
  }
}
@media screen and (min-width: 992px) {
  .message_contents_body {
    padding: 70px;
    gap: 0 50px;
  }
}
.message_contents_body::before, .message_contents_body::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: #D1965E;
}
@media screen and (min-width: 768px) {
  .message_contents_body::before, .message_contents_body::after {
    width: 45px;
    height: 45px;
  }
}
@media screen and (min-width: 992px) {
  .message_contents_body::before, .message_contents_body::after {
    width: 60px;
    height: 60px;
  }
}
.message_contents_body::before {
  top: 0;
  left: 0;
  clip-path: polygon(0 0, 100% 0, 0% 100%);
}
.message_contents_body::after {
  bottom: 0;
  right: 0;
  clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
}

@media screen and (min-width: 768px) {
  .message_profile_block {
    max-width: 220px;
  }
}

.message_profile_potision {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Zen Kaku Gothic New";
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

.message_profile_name {
  -webkit-margin-before: 7px;
          margin-block-start: 7px;
  font-size: 2.2rem;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

.message_profile_text {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  font-size: 1.2rem;
  line-height: 2;
  font-family: "Zen Kaku Gothic New";
  font-weight: 400;
  letter-spacing: 0.02em;
  text-align: left;
}

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

.message_contents_head {
  font-size: 2.2rem;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
  color: #222222;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .message_contents_head {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 992px) {
  .message_contents_head {
    font-size: 2.9rem;
  }
}

.message_contents_text {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  font-size: 1.6rem;
  line-height: 2;
  font-family: "Zen Kaku Gothic New";
  font-weight: 500;
  letter-spacing: 0.01em;
}

.teacher_video_block {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 768px) {
  .teacher_video_block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0 30px;
  }
}
@media screen and (min-width: 992px) {
  .teacher_video_block {
    gap: 0 40px;
  }
}

.teacher_video_item {
  overflow: hidden;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (min-width: 768px) {
  .teacher_video_item {
    width: calc(50% - 15px);
  }
}
@media screen and (min-width: 992px) {
  .teacher_video_item {
    width: calc(50% - 20px);
  }
}
.teacher_video_item img {
  -webkit-transition: scale 0.3s;
  transition: scale 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .teacher_video_item:hover {
    opacity: 0.7;
    cursor: pointer;
  }
  .teacher_video_item:hover img {
    scale: 1.05;
  }
}

.youtube_popup {
  inset: 0;
  height: 100%;
  width: 100%;
  margin: auto;
  background-color: unset;
}
.youtube_popup::-ms-backdrop {
  background-color: rgba(0, 0, 0, 0.5);
}
.youtube_popup::backdrop {
  background-color: rgba(0, 0, 0, 0.5);
}
.youtube_popup iframe {
  top: 50%;
  width: 100%;
  height: auto;
  margin: auto;
  aspect-ratio: 560/315;
}

.popup_wrapper {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  max-width: 800px;
}

.close_btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  translate: 0 -100%;
}
.close_btn:focus {
  outline: none;
}
@media screen and (min-width: 768px) {
  .close_btn {
    translate: 0 -120%;
  }
}
.close_btn span {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}
.close_btn span:nth-of-type(1) {
  rotate: 45deg;
}
.close_btn span:nth-of-type(2) {
  rotate: -45deg;
}
@media (hover: hover) and (pointer: fine) {
  .close_btn:hover {
    cursor: pointer;
  }
}

.border_title {
  position: relative;
  -webkit-margin-before: 50px;
          margin-block-start: 50px;
  text-align: center;
  color: #604341;
  font-size: 2.2rem;
  font-family: "Zen Kaku Gothic New";
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.02em;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .border_title {
    font-size: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .border_title {
    font-size: 4rem;
  }
}
.border_title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 10px;
  background-color: #ffffff;
  z-index: -1;
  translate: 0 -50%;
}
@media screen and (min-width: 768px) {
  .border_title::before {
    height: 15px;
  }
}
@media screen and (min-width: 992px) {
  .border_title::before {
    height: 20px;
  }
}

#curriculum {
  --section-color: #B47544;
  background-color: #F4EDE1;
  padding-inline: 25px;
  padding-block: 100px 50px;
}
@media screen and (min-width: 425px) {
  #curriculum {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 576px) {
  #curriculum {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 992px) {
  #curriculum {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #curriculum {
    padding-block: 130px 80px;
  }
}
@media screen and (min-width: 992px) {
  #curriculum {
    padding-block: 150px 100px;
  }
}

#curriculum_swiper {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
  position: relative;
}
#curriculum_swiper .swiper {
  -webkit-padding-end: 10px;
          padding-inline-end: 10px;
  -webkit-padding-after: 10px;
          padding-block-end: 10px;
}
#curriculum_swiper .swiper .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
#curriculum_swiper .swiper-slide {
  height: auto;
}

.slide_inner {
  height: 100%;
  padding: 25px;
  background-color: #ffffff;
  -webkit-box-shadow: 8px 8px 8px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 8px 8px 8px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 768px) {
  .slide_inner {
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 20px;
  }
}
@media screen and (min-width: 992px) {
  .slide_inner {
    padding: 50px;
    gap: 0 40px;
  }
}

.swiper-button-prev,
.swiper-button-next {
  width: 40px;
  height: 40px;
  background-color: #B47544;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  content: "";
}

.swiper-button-prev {
  left: 0;
  translate: -50% 0;
}
.swiper-button-prev::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  border-top: solid 2px #ffffff;
  border-left: solid 2px #ffffff;
  rotate: -45deg;
  translate: -25% -50%;
  -webkit-transition: translate 0.3s;
  transition: translate 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .swiper-button-prev:hover::after {
    translate: calc(-25% - 3px) -50%;
  }
}

.swiper-button-next {
  right: 0;
  translate: 50% 0;
}
.swiper-button-next::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  width: 12px;
  height: 12px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  rotate: 45deg;
  translate: 25% -50%;
  -webkit-transition: translate 0.3s;
  transition: translate 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .swiper-button-next:hover::after {
    translate: calc(25% + 3px) -50%;
  }
}

.curriculum_image {
  position: relative;
  max-width: 450px;
}
.curriculum_image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
  height: 90px;
  clip-path: polygon(0 0, 100% 0, 0 100%);
  background-color: #B47544;
}

.curriculum_image_number {
  position: absolute;
  top: 0;
  left: 10px;
  font-size: 5.4rem;
  color: #ffffff;
  font-family: "Jost";
  font-weight: 300;
  font-style: italic;
  z-index: 3;
}

.curriculum_contents {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
@media screen and (min-width: 768px) {
  .curriculum_contents {
    -webkit-margin-before: 0px;
            margin-block-start: 0px;
  }
}

.curriculum_contents_head {
  position: relative;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
  color: #B47544;
  line-height: 1.5;
  letter-spacing: 0.02em;
  -webkit-padding-start: 0.8em;
          padding-inline-start: 0.8em;
}
@media screen and (min-width: 768px) {
  .curriculum_contents_head {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 992px) {
  .curriculum_contents_head {
    font-size: 2.5rem;
  }
}
.curriculum_contents_head::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  width: 5px;
  height: 0.8lh;
  background-color: #B47544;
}

.curriculum_contents_text {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.1;
  font-family: "Zen Kaku Gothic New";
  letter-spacing: 0.02em;
}

#vertual_tour {
  padding-inline: 25px;
  padding-block: 30px;
  background-color: #BE9873;
}
@media screen and (min-width: 425px) {
  #vertual_tour {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 576px) {
  #vertual_tour {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 992px) {
  #vertual_tour {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #vertual_tour {
    padding-block: 40px 60px;
  }
}
@media screen and (min-width: 992px) {
  #vertual_tour {
    padding-block: 80px 90px;
  }
}

.vertual_tour_title {
  position: relative;
  z-index: 3;
}
.vertual_tour_title::before {
  content: "VIRTUAL\aTOUR";
  position: absolute;
  top: 50%;
  left: 50%;
  white-space: pre;
  text-align: center;
  translate: -50% -50%;
  font-size: 6rem;
  font-family: "Jost";
  font-weight: 300;
  font-style: italic;
  color: #AC8E71;
  line-height: 1;
  letter-spacing: 0.02em;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .vertual_tour_title::before {
    content: "VIRTUAL TOUR";
    font-size: 9rem;
  }
}
@media screen and (min-width: 992px) {
  .vertual_tour_title::before {
    font-size: 12rem;
  }
}
.vertual_tour_title span {
  position: relative;
  display: block;
  font-size: 2.2rem;
  text-align: center;
  font-family: "Zen Kaku Gothic New";
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #ffffff;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .vertual_tour_title span {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
  .vertual_tour_title span br {
    display: none;
  }
}
.vertual_tour_title span::before, .vertual_tour_title span::after {
  content: "";
  top: 50%;
  position: absolute;
  width: 2px;
  height: 1.6lh;
  background-color: #ffffff;
  border-radius: 999px;
  translate: 0 -45%;
}
@media screen and (min-width: 768px) {
  .vertual_tour_title span::before, .vertual_tour_title span::after {
    height: 24px;
  }
}
.vertual_tour_title span::before {
  left: 10px;
  rotate: -20deg;
}
@media screen and (min-width: 768px) {
  .vertual_tour_title span::before {
    left: -25px;
    rotate: -40deg;
  }
}
.vertual_tour_title span::after {
  right: 10px;
  rotate: 20deg;
}
@media screen and (min-width: 768px) {
  .vertual_tour_title span::after {
    right: -25px;
    rotate: 40deg;
  }
}

.vertual_tour_contents {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .vertual_tour_contents {
    -webkit-margin-before: 30px;
            margin-block-start: 30px;
  }
}
.vertual_tour_contents iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 335/190;
  max-width: 720px;
}

#training {
  background-color: #F4EDE1;
  padding-inline: 25px;
  padding-block: 50px;
}
@media screen and (min-width: 425px) {
  #training {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 576px) {
  #training {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 992px) {
  #training {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #training {
    padding-block: 80px;
  }
}
@media screen and (min-width: 992px) {
  #training {
    padding-block: 100px;
  }
}
#training .border_title {
  -webkit-margin-before: 0;
          margin-block-start: 0;
}

.training_contents_block {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 768px) {
  .training_contents_block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px 30px;
  }
}
@media screen and (min-width: 992px) {
  .training_contents_block {
    gap: 50px 40px;
  }
}

.training_contents_title {
  position: relative;
  font-size: 2.2rem;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
  background-color: #B47544;
  line-height: 1.5;
  padding-inline: 20px;
  color: #ffffff;
  padding-block: 6px;
}
.training_contents_title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  clip-path: polygon(0 0, 100% 50%, 0% 100%);
  background-color: #EAC891;
  translate: 0 -50%;
}

.youtube_icon_button {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 37px;
  height: 30px;
  translate: 0 -50%;
  -webkit-transition: scale 0.3s;
  transition: scale 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .youtube_icon_button:hover {
    cursor: pointer;
    scale: 1.05;
  }
}

@media screen and (min-width: 768px) {
  .training_contents_item {
    width: calc(50% - 15px);
  }
}
@media screen and (min-width: 992px) {
  .training_contents_item {
    width: calc(50% - 20px);
  }
}
@media screen and (min-width: 768px) {
  .training_contents_item:has(.training_contents_item_flex) {
    width: 100%;
  }
}

.training_contents_item_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 768px) {
  .training_contents_item_flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    gap: 0 30px;
  }
}
@media screen and (min-width: 992px) {
  .training_contents_item_flex {
    gap: 0 40px;
  }
}

.training_contents_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  container-type: inline-size;
}
@media screen and (min-width: 768px) {
  .training_contents_flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media screen and (min-width: 992px) {
  .training_contents_flex {
    -webkit-margin-before: 30px;
            margin-block-start: 30px;
    gap: 30px;
  }
}

.training_contents_img {
  width: 35.8208955224cqi;
  max-width: 200px;
}

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

.training_contents_text {
  font-size: 1.5rem;
  font-family: "Zen Kaku Gothic New";
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
}

.traing_contents_info {
  background-color: #ffffff;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .traing_contents_info {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-margin-before: 20px;
            margin-block-start: 20px;
    max-width: 520px;
  }
}
@media screen and (min-width: 992px) {
  .traing_contents_info {
    -webkit-margin-before: 30px;
            margin-block-start: 30px;
  }
}

.training_contents_info_item {
  position: relative;
  counter-increment: num;
  -webkit-padding-start: 1.8em;
          padding-inline-start: 1.8em;
  font-size: 1.6rem;
  font-family: "Zen Kaku Gothic New";
  font-weight: 500;
  -webkit-padding-after: 10px;
          padding-block-end: 10px;
  border-bottom: solid 2px #EAC891;
  line-height: 2;
}
.training_contents_info_item::before {
  content: "[" counter(num) "]";
  position: absolute;
  top: 0.4em;
  left: 0;
  font-size: 1.6rem;
  font-family: "Zen Kaku Gothic New";
  font-weight: 500;
  line-height: 1;
}
.training_contents_info_item + .training_contents_info_item {
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
}
.training_contents_info_item:last-of-type {
  border-bottom: none;
}

#benefit {
  --section-color: #A34C46;
  padding-inline: 25px;
  padding-block: 100px;
}
@media screen and (min-width: 425px) {
  #benefit {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 576px) {
  #benefit {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 992px) {
  #benefit {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #benefit {
    padding-block: 130px;
  }
}
@media screen and (min-width: 992px) {
  #benefit {
    padding-block: 150px;
  }
}

.benefits_contents_block {
  position: relative;
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
  padding: 30px;
  background-color: #F4EDE1;
}
@media screen and (min-width: 768px) {
  .benefits_contents_block {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
  }
}
@media screen and (min-width: 992px) {
  .benefits_contents_block {
    -webkit-margin-before: 50px;
            margin-block-start: 50px;
  }
}

.traiangle {
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: var(--section-color);
}
.traiangle.top_left {
  top: 0;
  left: 0;
  clip-path: polygon(0 0, 100% 0, 0% 100%);
}
.traiangle.top_right {
  top: 0;
  right: 0;
  clip-path: polygon(0 0, 100% 0%, 100% 100%);
}
.traiangle.bottom_left {
  bottom: 0;
  left: 0;
  clip-path: polygon(0 0, 100% 100%, 0% 100%);
}
.traiangle.bottom_right {
  bottom: 0;
  right: 0;
  clip-path: polygon(100% 0%, 100% 100%, 0% 100%);
}

.benefits_contents_text {
  text-align: center;
  line-height: 1.7;
  font-size: 2.8rem;
  font-weight: 700;
  color: #A34C46;
  font-family: "Zen Kaku Gothic New";
}
.benefits_contents_text .small {
  display: block;
  font-size: 1.5rem;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  .benefits_contents_text .small {
    display: inline-block;
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 768px) {
  .benefits_contents_text br {
    display: none;
  }
}
.benefits_contents_text strong {
  font-weight: 900;
}
@media screen and (min-width: 768px) {
  .benefits_contents_text strong {
    font-size: 4rem;
  }
}
@media screen and (min-width: 992px) {
  .benefits_contents_text strong {
    font-size: 5rem;
  }
}
.benefits_contents_text + .benefits_contents_text {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
@media screen and (min-width: 768px) {
  .benefits_contents_text + .benefits_contents_text {
    -webkit-margin-before: 0px;
            margin-block-start: 0px;
  }
}

.plus_icon {
  position: relative;
  margin-block: 20px;
  display: block;
  width: 30px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  margin-inline: auto;
  background-color: #A34C46;
}
@media screen and (min-width: 768px) {
  .plus_icon {
    margin: 10px auto 0;
  }
}
.plus_icon::before, .plus_icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: 10px;
  height: 2px;
  border-radius: 999px;
  background-color: #ffffff;
  z-index: 2;
}
.plus_icon::before {
  rotate: 90deg;
}

.border_text {
  text-decoration: underline;
  text-decoration-thickness: 10px;
  text-decoration-color: #FCE900;
}
@media screen and (min-width: 768px) {
  .border_text {
    text-underline-offset: -10px;
  }
}

.orange_text {
  color: #F54F35;
  font-weight: 900;
  line-height: 1;
}

.number {
  font-size: 6.8rem;
}

.benefits_text {
  font-family: "Zen Kaku Gothic New";
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
  max-width: 720px;
  margin-inline: auto;
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .benefits_text {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
  }
}
@media screen and (min-width: 992px) {
  .benefits_text {
    -webkit-margin-before: 50px;
            margin-block-start: 50px;
  }
}

.benefits_graph_block {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
  border: solid 5px #A34C46;
}
@media screen and (min-width: 768px) {
  .benefits_graph_block {
    -webkit-margin-before: 70px;
            margin-block-start: 70px;
  }
}
@media screen and (min-width: 992px) {
  .benefits_graph_block {
    -webkit-margin-before: 100px;
            margin-block-start: 100px;
  }
}

.benefits_graph_wrapper {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .benefits_graph_wrapper {
    padding: 50px 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 992px) {
  .benefits_graph_wrapper {
    padding: 70px;
    gap: 65px;
  }
}

.benefits_graph_title {
  background-color: #A34C46;
  padding-block: 10px;
  text-align: center;
  font-size: 2.2rem;
  font-weight: 900;
  font-family: "Zen Kaku Gothic New";
  color: #ffffff;
  line-height: 1.7;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .benefits_graph_title {
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 992px) {
  .benefits_graph_title {
    font-size: 3rem;
  }
}

.benefits_graph_item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  container-type: inline-size;
}

.benefits_graphe_item_title {
  position: relative;
  line-height: 1.7;
  border-bottom: solid 2px #A34C46;
  border-top: solid 2px #A34C46;
  padding-block: 3px;
  font-size: 8.1481481481cqi;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
  text-align: center;
  color: #A34C46;
  letter-spacing: 0.02em;
}
.benefits_graphe_item_title::before {
  content: "";
  position: absolute;
  width: 14px;
  height: 8px;
  background-color: #A34C46;
  bottom: 0%;
  left: 50%;
  translate: -50% 100%;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
}

.benefits_graph_img {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
}

.benefits_graph_text {
  text-align: right;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
  line-height: 1.7;
  letter-spacing: 0.02em;
}

#findwork {
  --section-color: #814541;
  padding-inline: 25px;
  padding-block: 100px;
}
@media screen and (min-width: 425px) {
  #findwork {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 576px) {
  #findwork {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 992px) {
  #findwork {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #findwork {
    padding-block: 130px;
  }
}
@media screen and (min-width: 992px) {
  #findwork {
    padding-block: 150px;
  }
}

.findwork_contents_block {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
}
@media screen and (min-width: 768px) {
  .findwork_contents_block {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
  }
}
@media screen and (min-width: 992px) {
  .findwork_contents_block {
    -webkit-margin-before: 50px;
            margin-block-start: 50px;
  }
}

.findwork_contents_flex_block {
  -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: 20px;
}
@media screen and (min-width: 768px) {
  .findwork_contents_flex_block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 0 30px;
  }
}
.findwork_contents_flex_block + .findwork_contents_flex_block {
  -webkit-margin-before: 50px;
          margin-block-start: 50px;
}
@media screen and (min-width: 768px) {
  .findwork_contents_flex_block + .findwork_contents_flex_block {
    -webkit-margin-before: 75px;
            margin-block-start: 75px;
  }
}
@media screen and (min-width: 992px) {
  .findwork_contents_flex_block + .findwork_contents_flex_block {
    -webkit-margin-before: 100px;
            margin-block-start: 100px;
  }
}

@media screen and (min-width: 768px) {
  .findwork_contents_item {
    width: calc(50% - 15px);
  }
}

.findwork_contents_title {
  font-size: 2.2rem;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
  color: #814541;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .findwork_contents_title {
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 992px) {
  .findwork_contents_title {
    font-size: 3.4rem;
  }
}

.findwork_contents_text {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  font-family: "Zen Kaku Gothic New";
  letter-spacing: 0.02em;
}

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

.findwork_contents_list_item {
  background-color: #814541;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.7;
  padding: 5px 10px;
  color: #ffffff;
  font-family: "Zen Kaku Gothic New";
  letter-spacing: 0.02em;
}
.findwork_contents_list_item + .findwork_contents_list_item {
  -webkit-margin-before: 8px;
          margin-block-start: 8px;
}
@media screen and (min-width: 768px) {
  .findwork_contents_list_item br {
    display: none;
  }
}

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

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

.find_contents_item_body_title {
  font-size: 2.2rem;
  font-weight: 700;
  font-family: "Zen Kaku Gothic New";
  color: #814541;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .find_contents_item_body_title {
    font-size: 2.6rem;
  }
}

.internship_contents_block {
  -webkit-margin-before: 50px;
          margin-block-start: 50px;
}
@media screen and (min-width: 768px) {
  .internship_contents_block {
    -webkit-margin-before: 75px;
            margin-block-start: 75px;
  }
}
@media screen and (min-width: 992px) {
  .internship_contents_block {
    -webkit-margin-before: 100px;
            margin-block-start: 100px;
  }
}

.internship_contents_title p {
  position: relative;
  display: block;
  font-size: 1.6rem;
  font-family: "Zen Kaku Gothic New";
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #A34C46;
  z-index: 3;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .internship_contents_title p {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 992px) {
  .internship_contents_title p {
    font-size: 2.2rem;
  }
}
.internship_contents_title p::before, .internship_contents_title p::after {
  content: "";
  top: 50%;
  position: absolute;
  width: 2px;
  height: 18px;
  background-color: #A34C46;
  border-radius: 999px;
  translate: 0 -40%;
}
@media screen and (min-width: 768px) {
  .internship_contents_title p::before, .internship_contents_title p::after {
    height: 25px;
  }
}
.internship_contents_title p::before {
  left: -15px;
  rotate: -40deg;
}
.internship_contents_title p::after {
  right: -15px;
  rotate: 40deg;
}
.internship_contents_title h3 {
  position: relative;
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
  font-size: 2.2rem;
  text-align: center;
  font-weight: 700;
  line-height: 1.5;
  z-index: 2;
  color: #604341;
}
@media screen and (min-width: 768px) {
  .internship_contents_title h3 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .internship_contents_title h3 {
    font-size: 4rem;
  }
}
.internship_contents_title h3::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 10px;
  background-color: #F4EDE1;
  translate: 0 -50%;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .internship_contents_title h3::before {
    height: 15px;
  }
}
@media screen and (min-width: 992px) {
  .internship_contents_title h3::before {
    height: 20px;
  }
}

.internship_contents_list {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media screen and (min-width: 768px) {
  .internship_contents_list {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 30px;
  }
}
@media screen and (min-width: 992px) {
  .internship_contents_list {
    -webkit-margin-before: 50px;
            margin-block-start: 50px;
    gap: 40px;
  }
}

.internship_contents_list_item {
  position: relative;
  counter-increment: internship_list;
  padding: 5px;
  background-color: #F4EDE1;
}
@media screen and (min-width: 768px) {
  .internship_contents_list_item {
    width: calc(50% - 15px);
    padding: 8px;
  }
}
@media screen and (min-width: 992px) {
  .internship_contents_list_item {
    width: calc(50% - 20px);
    padding: 10px;
  }
}
.internship_contents_list_item::before {
  content: counter(internship_list, decimal-leading-zero);
  position: absolute;
  top: 0px;
  left: 0;
  font-size: 3rem;
  line-height: 1;
  font-family: "Jost";
  font-weight: 500;
  color: #814541;
  font-style: italic;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .internship_contents_list_item::before {
    font-size: 4rem;
  }
}
@media screen and (min-width: 992px) {
  .internship_contents_list_item::before {
    font-size: 4.6rem;
  }
}
.internship_contents_list_item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background: linear-gradient(135deg, #ffffff, 0%, #ffffff 50%, #F4EDE1 50%, #F4EDE1 100%);
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .internship_contents_list_item::after {
    width: 60px;
    height: 60px;
  }
}
@media screen and (min-width: 992px) {
  .internship_contents_list_item::after {
    width: 70px;
    height: 70px;
  }
}

.internship_contents_list_item_wrapper {
  padding: 20px;
  border: solid 2px #ffffff;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .internship_contents_list_item_wrapper {
    padding: 30px;
  }
}
@media screen and (min-width: 992px) {
  .internship_contents_list_item_wrapper {
    padding: 40px;
  }
}

.internship_contents_list_text {
  position: relative;
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 500;
  font-family: "Zen Kaku Gothic New";
  letter-spacing: 0.03em;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .internship_contents_list_text {
    font-size: 1.8rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 992px) {
  .internship_contents_list_text {
    font-size: 2rem;
  }
}

#voice {
  position: relative;
  background-color: #F4EDE1;
  padding-inline: 25px;
  padding-block: 50px;
}
@media screen and (min-width: 425px) {
  #voice {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 576px) {
  #voice {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 992px) {
  #voice {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #voice {
    padding-block: 100px 80px;
  }
}
@media screen and (min-width: 992px) {
  #voice {
    padding-block: 125px 100px;
  }
}
#voice::before {
  content: "";
  top: 0;
  left: 50%;
  position: absolute;
  width: 64vw;
  aspect-ratio: 240/135;
  height: auto;
  translate: -50% 0;
  background-color: #FCE900;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  z-index: auto;
  max-width: 480px;
}

.voice_contents_item {
  position: relative;
}
@media screen and (min-width: 768px) {
  .voice_contents_item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.voice_title {
  z-index: 2;
  position: relative;
}
.voice_title h2 {
  font-family: "Zen Kaku Gothic New";
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .voice_title h2 {
    font-size: 4rem;
  }
}
@media screen and (min-width: 992px) {
  .voice_title h2 {
    font-size: 5rem;
  }
}
.voice_title p {
  position: relative;
  text-align: center;
  -webkit-margin-before: 15px;
          margin-block-start: 15px;
  font-size: 2rem;
  font-family: "Jost";
  font-weight: 500;
  color: #A34C46;
  letter-spacing: 0.2em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .voice_title p {
    -webkit-margin-before: 20px;
            margin-block-start: 20px;
  }
}
.voice_title p::before, .voice_title p::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 5px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #A34C46;
}
.voice_title p::before {
  left: -1em;
  translate: 0 -50%;
}
.voice_title p::after {
  right: -1em;
  translate: 0 -50%;
}

.voice_contents_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
}
@media screen and (min-width: 768px) {
  .voice_contents_block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
  }
}
@media screen and (min-width: 992px) {
  .voice_contents_block {
    -webkit-margin-before: 50px;
            margin-block-start: 50px;
  }
}

.voice_contents_item {
  background-color: #ffffff;
  -webkit-box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.1);
  padding: 30px 20px;
}
@media screen and (min-width: 768px) {
  .voice_contents_item {
    padding: 40px;
  }
}
@media screen and (min-width: 992px) {
  .voice_contents_item {
    padding: 50px;
  }
}
@media screen and (min-width: 992px) {
  .voice_contents_item:last-of-type .voice_contents_item_body {
    height: 200px;
  }
}
@media screen and (min-width: 992px) {
  .voice_contents_item:last-of-type .voice_contents_item_body._open {
    height: calc-size(210px, auto);
  }
}

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

.voice_thumbnail {
  width: 120px;
}

.voice_profile_text_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.voice_profile_catch {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.02em;
  font-family: "Zen Kaku Gothic New";
}
@media screen and (min-width: 768px) {
  .voice_profile_catch {
    font-size: 1.7rem;
  }
}
@media screen and (min-width: 992px) {
  .voice_profile_catch {
    font-size: 2rem;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 768px) {
  .voice_profile_catch .sp {
    display: none;
  }
}

.voice_profile_name {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.02em;
  font-family: "Zen Kaku Gothic New";
}
.voice_profile_name small {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  font-family: "Zen Kaku Gothic New";
}
@media screen and (min-width: 768px) {
  .voice_profile_name small {
    font-size: 1.6rem;
  }
}

.voice_contents_item_body_head {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.02em;
  font-family: "Zen Kaku Gothic New";
  color: #814541;
}

.voice_contents_item_body_wrapper {
  display: -ms-grid;
  display: grid;
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
}
.voice_contents_item_body_wrapper._open .voice_contents_item_body {
  height: auto;
  height: calc-size(172px, auto);
}

.voice_contents_item_body {
  interpolate-size: allow-keywords;
  overflow-y: hidden;
  height: 172px;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}

.voice_contents_item_body_text {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.05em;
  font-family: "Zen Kaku Gothic New";
}
@media screen and (min-width: 992px) {
  .voice_contents_item_body_text {
    line-height: 2.1;
  }
}

.voice_contents_item_body_button {
  display: block;
  width: 100%;
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  padding: 15px;
  background-color: #EAC891;
  border: solid 2px #EAC891;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .voice_contents_item_body_button:hover {
    background-color: #ffffff;
  }
}
.voice_contents_item_body_button span {
  position: relative;
  color: #222222;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.02em;
  font-family: "Zen Kaku Gothic New";
}
.voice_contents_item_body_button span::before {
  content: "";
  position: absolute;
  width: 16px;
  height: auto;
  border-radius: 50%;
  aspect-ratio: 1/1;
  background-color: #222222;
  top: 50%;
  translate: calc(100% + 5px) -50%;
  right: 0px;
  -webkit-transition: translate 0.3s, rotate 0.3s;
  transition: translate 0.3s, rotate 0.3s;
}
.voice_contents_item_body_button span::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  background-color: #ffffff;
  top: 50%;
  right: 0;
  translate: calc(100% + 10px) -50%;
  -webkit-transition: translate 0.3s, rotate 0.3s;
  transition: translate 0.3s, rotate 0.3s;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.voice_contents_item_body_button._open span::after {
  rotate: 180deg;
}

#course {
  position: relative;
  background-color: #A34C46;
  padding-inline: 25px;
  padding-block: 50px;
  overflow: hidden;
}
@media screen and (min-width: 425px) {
  #course {
    padding-inline: 30px;
  }
}
@media screen and (min-width: 576px) {
  #course {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 992px) {
  #course {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 768px) {
  #course {
    padding-block: 80px;
  }
}
@media screen and (min-width: 992px) {
  #course {
    padding-block: 100px;
  }
}
#course::before {
  content: "";
  top: 0;
  left: 50%;
  position: absolute;
  width: 64vw;
  aspect-ratio: 240/135;
  height: auto;
  translate: -50% 0;
  background-color: #D1965E;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  z-index: 2;
  max-width: 480px;
}

.course_title {
  position: relative;
  z-index: 3;
}
.course_title .course_title_text {
  text-align: center;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.02em;
  font-family: "Zen Kaku Gothic New";
  color: #ffffff;
}
.course_title .course_title_text_en {
  position: relative;
  text-align: center;
  font-size: 2rem;
  font-family: "Jost";
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.2em;
  color: #FFF68D;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
}
@media screen and (min-width: 768px) {
  .course_title .course_title_text_en {
    -webkit-margin-before: 20px;
            margin-block-start: 20px;
    line-height: 1;
  }
}
.course_title .course_title_text_en::before, .course_title .course_title_text_en::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 5px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #FFF68D;
}
.course_title .course_title_text_en::before {
  left: -10px;
  translate: -50% -50%;
}
.course_title .course_title_text_en::after {
  right: -10px;
  translate: 50% -50%;
}
.course_title h2 {
  text-align: center;
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.5;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .course_title h2 {
    font-size: 4rem;
    line-height: 1.2;
  }
}
@media screen and (min-width: 992px) {
  .course_title h2 {
    font-size: 5rem;
  }
}

.course_contents_title {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.02em;
  font-family: "Zen Kaku Gothic New";
  color: #ffffff;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .course_contents_title {
    font-size: 2.6rem;
    line-height: 1.5;
  }
  .course_contents_title br {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .course_contents_title {
    font-size: 3.2rem;
  }
}

.course_contents_text {
  -webkit-margin-before: 20px;
          margin-block-start: 20px;
  font-size: 1.6rem;
  line-height: 1.9;
  color: #ffffff;
  font-family: "Zen Kaku Gothic New";
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 768px) {
  .course_contents_text {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .course_contents_text {
    -webkit-margin-before: 50px;
            margin-block-start: 50px;
  }
}

.course_contents_block {
  position: relative;
  z-index: 4;
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
  border: solid 5px #D1965E;
  background-color: #ffffff;
  padding: 25px 20px;
  max-width: 940px;
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .course_contents_block {
    padding: 50px;
    -webkit-margin-before: 50px;
            margin-block-start: 50px;
  }
}
@media screen and (min-width: 992px) {
  .course_contents_block {
    padding: 70px;
    -webkit-margin-before: 70px;
            margin-block-start: 70px;
  }
}

.course_contents_item_title {
  position: relative;
  background-color: #D1965E;
  font-size: 2.2rem;
  color: #ffffff;
  line-height: 1.5;
  padding-block: 10px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-family: "Zen Kaku Gothic New";
}
.course_contents_item_title::before, .course_contents_item_title::after {
  content: "";
  position: absolute;
  top: 0;
  width: 10px;
  height: 100%;
  background-color: #ffffff;
}
.course_contents_item_title::before {
  left: 0px;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
.course_contents_item_title::after {
  right: -1px;
  clip-path: polygon(100% 0, 0% 50%, 100% 100%);
}

.course_contents_inner {
  -webkit-margin-before: 30px;
          margin-block-start: 30px;
}
@media screen and (min-width: 768px) {
  .course_contents_inner {
    -webkit-margin-before: 40px;
            margin-block-start: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
  }
}
@media screen and (min-width: 992px) {
  .course_contents_inner {
    -webkit-margin-before: 50px;
            margin-block-start: 50px;
    gap: 40px;
  }
}

.course_contents_thumbnail {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .course_contents_thumbnail {
    width: calc(50% - 15px);
  }
}
@media screen and (min-width: 992px) {
  .course_contents_thumbnail {
    width: calc(50% - 20px);
  }
}

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

.course_content_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 10px;
}
.course_content_row dt {
  width: 70px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #A34C46;
}
.course_content_row dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.01em;
  font-family: "Zen Kaku Gothic New";
}
.course_content_row + .course_content_row {
  -webkit-margin-before: 10px;
          margin-block-start: 10px;
}

.course_content_row_list li {
  position: relative;
  -webkit-padding-start: 1em;
          padding-inline-start: 1em;
}
.course_content_row_list li::before {
  content: "";
  position: absolute;
  width: 8px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #A34C46;
  top: 0.8em;
  translate: 0 -50%;
  left: 0px;
}

.textcha {
  position: absolute;
  background-image: url(../../img/textcha.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  mix-blend-mode: multiply;
  z-index: 1;
}
.textcha._top {
  width: 90.6666666667vw;
  max-width: 650px;
  height: auto;
  aspect-ratio: 340/143;
  top: 0;
  left: 0;
}
.textcha._bottom {
  bottom: 0;
  width: 90.6666666667vw;
  max-width: 880px;
  height: auto;
  aspect-ratio: 340/143;
  right: 0;
  translate: 15% 0;
}
@media screen and (min-width: 768px) {
  .textcha._bottom {
    translate: 0 50%;
  }
}
.textcha._right {
  content-visibility: hidden;
}
@media screen and (min-width: 768px) {
  .textcha._right {
    content-visibility: visible;
    background-image: url(../../img/textcha_right.webp);
    width: 270px;
    height: 210px;
    top: 10%;
    right: 0;
  }
}
.textcha._left {
  content-visibility: hidden;
}
@media screen and (min-width: 768px) {
  .textcha._left {
    content-visibility: visible;
    background-image: url(../../img/textcha_left.webp);
    width: 160px;
    height: 138px;
    bottom: 10%;
    left: 0;
  }
}

#gallery_swiper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#gallery_swiper .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
@media screen and (min-width: 768px) {
  #gallery_swiper .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
#gallery_swiper .swiper-slide {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  aspect-ratio: 400/260;
}
@media screen and (min-width: 768px) {
  #gallery_swiper .swiper-slide {
    max-width: 400px;
  }
}
#gallery_swiper .swiper-slide img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}