@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

/**
 * Swiper 10.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 28, 2023
 */
@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  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");
}
:root {
  --swiper-theme-color: #007aff ;
}

:host {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}

.swiper {
  display: block;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  overflow: clip;
  padding: 0;
  position: relative;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  width: 100%;
  z-index: 1;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  display: block;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%;
}

.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 {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
  box-sizing: border-box;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  transform-origin: 50%;
  width: 42px;
  z-index: 10;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff ;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000 ;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
}

.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 {
  height: var(--swiper-virtual-size);
  width: 1px;
}

:root {
  --swiper-navigation-size: 44px ;
}

.swiper-button-next,
.swiper-button-prev {
  align-items: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: var(--swiper-navigation-size);
  justify-content: center;
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  z-index: 10;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: 0.35;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  cursor: auto;
  opacity: 0;
  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 {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  left: auto;
  right: var(--swiper-navigation-sides-offset, 10px);
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  font-variant: initial;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none !important;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  left: auto;
  right: var(--swiper-navigation-sides-offset, 10px);
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transform: translate3d(0, 0, 0);
  transition: 0.3s opacity;
  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);
  left: 0;
  top: var(--swiper-pagination-top, auto);
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  display: inline-block;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
}

button.swiper-pagination-bullet {
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  -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 {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity, 1);
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  left: var(--swiper-pagination-left, auto);
  right: var(--swiper-pagination-right, 8px);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  transform-origin: left top;
  width: 100%;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

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

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

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  bottom: var(--swiper-scrollbar-bottom, 4px);
  height: var(--swiper-scrollbar-size, 4px);
  left: var(--swiper-scrollbar-sides-offset, 1%);
  position: absolute;
  top: var(--swiper-scrollbar-top, auto);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  z-index: 50;
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  left: var(--swiper-scrollbar-left, auto);
  position: absolute;
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  width: var(--swiper-scrollbar-size, 4px);
  z-index: 50;
}

.swiper-scrollbar-drag {
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  text-align: center;
  width: 100%;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-direction: column;
  flex-wrap: wrap;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  backface-visibility: hidden;
  height: 100%;
  pointer-events: none;
  transform-origin: 0 0;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  bottom: 0px;
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  width: 100%;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  background: #000;
  bottom: 0;
  content: "";
  filter: blur(50px);
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.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 {
  backface-visibility: hidden;
  z-index: 0;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  backface-visibility: hidden;
  pointer-events: none;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  backface-visibility: hidden;
  z-index: 0;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transform-origin: center bottom;
}

:root {
  /*--------------------------------------------　font
  ---------------------------------------------*/
  --thin: 100;
  --ex-light: 200;
  --light: 300;
  --regular: 400;
  --medium: 500;
  --semi-bold: 600;
  --bold: 700;
  --ex-bold: 800;
  --black: 900;
  --font-sans-serif: "Noto Sans JP", sans-serif;
  --font-serif: "Noto Serif JP", serif;
  /*--------------------------------------------　color
  ---------------------------------------------*/
  --bck: #2A3337;
  --wte: #fff;
  --gry: #F2F0ED;
  --gryL: #F5F5F5;
  --theme: #0F71AB;
  --accent: #F1881A;
  /*--------------------------------------------　easing
  ---------------------------------------------*/
  --ease-hover: cubic-bezier(0.43, 0.05, 0.17, 1);
  --base: cubic-bezier(0.62, 0.05, 0.01, 0.99);
}

/*--------------------------------------------　Media Query
---------------------------------------------*/
/*--------------------------------------------　Mixin
  ---------------------------------------------*/
/*--------------------------------------------　Keyframe
  ---------------------------------------------*/
@keyframes bounceAlpha {
  0% {
    opacity: 1;
    transform: translateX(0px) scale(1);
  }
  25% {
    opacity: 0;
    transform: translateX(2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      transform: translateX(1.5rem) scale(0.9);
    }
  }
  26% {
    opacity: 0;
    transform: translateX(-2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      transform: translateX(-1.5rem) scale(0.9);
    }
  }
  55% {
    opacity: 1;
    transform: translateX(0px) scale(1);
  }
}
@keyframes bounceAlphaUp {
  0% {
    opacity: 1;
    transform: translateY(0px) scale(1);
  }
  25% {
    opacity: 0;
    transform: translateY(-2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      transform: translateY(-1.5rem) scale(0.9);
    }
  }
  26% {
    opacity: 0;
    transform: translateY(2rem) scale(0.9);
    @media screen and (min-width: 769px) {
      transform: translateY(1.5rem) scale(0.9);
    }
  }
  55% {
    opacity: 1;
    transform: translateY(0px) scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceInCenter {
  0% {
    opacity: 0;
    transform: translateX(-50%) scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: translateX(-50%) scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: translateX(-50%) scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: translateX(-50%) scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: translateX(-50%) scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    transform: translateX(-50%) scale3d(1, 1, 1);
  }
}
@keyframes maskPosition {
  0% {
    -webkit-mask-position: 100% 100%;
    mask-position: 100% 100%;
  }
  100% {
    -webkit-mask-position: 0% 0%;
    mask-position: 0% 0%;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes pageFadeOut {
  0% {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
  }
  100% {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
  }
}
@keyframes pageFadeIn {
  0% {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
  }
}
/*--------------------------------------------　Function
---------------------------------------------*/
/*--------------------------------------------　Base
  ---------------------------------------------*/
*,
*::before,
*::after {
  box-sizing: border-box;
  color: var(--bck);
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

html {
  font-size: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  html {
    font-size: 1.3020833333vw;
  }
}
@media screen and (min-width: 769px) {
  html {
    font-size: 62.5%;
  }
}
html ::-moz-selection {
  background-color: var(--accent);
  color: var(--wte);
}
html ::selection {
  background-color: var(--accent);
  color: var(--wte);
}
html ::-moz-selection {
  background-color: var(--accent);
  color: var(--wte);
}

body {
  background-color: var(--wte);
  color: var(--bck);
  font-family: var(--font-sans-serif);
  font-optical-sizing: auto;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: var(--regular);
  letter-spacing: -0.05em;
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  font-feature-settings: "palt" 1;
  /* カーニングとリガチャ（合字）を調整 */
  text-rendering: optimizeLegibility;
}
@media screen and (min-width: 768px) {
  body {
    /* 16px */
    font-size: 1.6rem;
  }
}

/*--------------------------------------------　page
---------------------------------------------*/
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  height: auto;
  position: relative;
  width: 100%;
  /*--------------------------------------------　color
  ---------------------------------------------*/
  /*--------------------------------------------　font
  ---------------------------------------------*/
  /*--------------------------------------------　weight
  ---------------------------------------------*/
  /*--------------------------------------------　site
  ---------------------------------------------*/
  /*--------------------------------------------　link
  ---------------------------------------------*/
  /*--------------------------------------------　z-index
  ---------------------------------------------*/
}
.page__inner {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .page__inner.--comW {
    max-width: clamp(0rem, 100vw, 151.2rem);
  }
}
.page__main:after {
  background-color: var(--wte);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 1;
  pointer-events: auto;
  position: absolute;
  top: 0;
  transition: 0.3s;
  visibility: visible;
  width: 100%;
  z-index: 10;
}
.js-loaded .page__main:after {
  animation: pageFadeOut 0.3s forwards;
}
.js-out .page__main:after {
  animation: pageFadeIn 0.3s forwards;
}
.--contact .page__main {
  padding: 11.7rem 0 0;
}
@media screen and (min-width: 769px) {
  .--contact .page__main {
    padding: clamp(0rem, 11.5740740741vw, 17.5rem) 0 0;
  }
}
.page__footer:after {
  background-color: var(--wte);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  transition: 0.3s;
  width: 100%;
  z-index: 10;
}
.js-loaded .page__footer:after {
  animation: pageFadeOut 0.3s forwards;
}
.js-out .page__footer:after {
  animation: pageFadeIn 0.3s forwards;
}
.page__flex {
  display: flex;
}
.page__flex > * {
  flex-shrink: 0;
  width: auto;
}
.page__flex.--v {
  flex-direction: column;
}
.page__flex.--i {
  display: inline-flex;
}
@media screen and (min-width: 769px) {
  .page__md {
    display: none;
  }
}
.page__dd {
  display: none;
}
@media screen and (min-width: 769px) {
  .page__dd {
    display: block;
  }
}
.page__img {
  display: block;
  font-size: 0;
}
.page__img img,
.page__img iframe,
.page__img video,
.page__img svg,
.page__img path,
.page__img g {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.page__wte {
  color: var(--wte);
}
.page__bgWte {
  background-color: var(--wte);
}
.page__bck {
  color: var(--bck);
}
.page__bgBck {
  background-color: var(--bck);
}
.page__gry {
  color: var(--gry);
}
.page__bgGry {
  background-color: var(--gry);
}
.page__theme {
  color: var(--theme);
}
.page__bgTheme {
  background-color: var(--theme);
}
.page__accent {
  color: var(--accent);
}
.page__bgAccent {
  background-color: var(--accent);
}
.page__sharp {
  /* 文字をシャープに */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page__serif {
  font-family: var(--font-serif);
}
.page__black {
  font-weight: var(--black);
}
.page__ebold {
  font-weight: var(--ex-bold);
}
.page__bold {
  font-weight: var(--bold);
}
.page__sbold {
  font-weight: var(--semi-bold);
}
.page__medium {
  font-weight: var(--medium);
}
.page__regular {
  font-weight: var(--regular);
}
.page__light {
  font-weight: var(--light);
}
.page__elight {
  font-weight: var(--ex-light);
}
.page__thin {
  font-weight: var(--thin);
}
.page__radi {
  border-radius: 0.5rem;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .page__radi {
    border-radius: clamp(0rem, 0.3306878307vw, 0.5rem);
  }
}
.page__link-line {
  position: relative;
}
.page__link-line:after {
  background-color: var(--wte);
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.5s var(--base);
  width: 100%;
}
.page__link-line.js-touch-acv:after {
  transform: scale(1, 1);
  transform-origin: left top;
}
@media screen and (min-width: 769px) {
  .page__link-line:hover:after {
    transform: scale(1, 1);
    transform-origin: left top;
  }
}
.page__100 {
  z-index: 100;
}
.page__10 {
  z-index: 10;
}
.page__1 {
  z-index: 1;
}

/*--------------------------------------------　footer
---------------------------------------------*/
.--contact .footer {
  padding: 5.6rem 0 0;
}
@media screen and (min-width: 769px) {
  .--contact .footer {
    padding: clamp(0rem, 15.873015873vw, 24rem) 0 0;
  }
}
.--school-introduction .footer {
  padding: 8rem 0 0;
}
@media screen and (min-width: 769px) {
  .--school-introduction .footer {
    padding: clamp(0rem, 15.873015873vw, 24rem) 0 0;
  }
}
.footer__splide {
  opacity: 0;
  position: relative;
}
.footer__splide.js-inview-acv {
  animation: fadeIn 1s forwards 0.35s;
}
.footer__splide-item {
  aspect-ratio: 517/103;
  height: auto;
  width: 20rem;
}
@media screen and (min-width: 769px) {
  .footer__splide-item {
    width: clamp(0rem, 34.1931216931vw, 51.7rem);
  }
}
.footer__cnt {
  margin: -1% 0 0;
  position: relative;
}
@media screen and (min-width: 769px) {
  .footer__cnt {
    margin: -0.5% 0 0;
  }
}
.footer__inner {
  padding: 4rem 0;
}
@media screen and (min-width: 769px) {
  .footer__inner {
    padding: clamp(0rem, 10.0529100529vw, 15.2rem) 0 clamp(0rem, 1.5873015873vw, 2.4rem);
  }
}
.footer__flex {
  flex-direction: column;
  margin: 0 0 4.4rem;
  row-gap: 3.2rem;
}
@media screen and (min-width: 769px) {
  .footer__flex {
    flex-direction: row;
    justify-content: center;
    margin: 0 0 clamp(0rem, 5.291005291vw, 8rem);
  }
}
.footer__flex1 {
  padding: 0 0 0 8rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .footer__flex1 {
    padding: 0 clamp(0rem, 10.1851851852vw, 15.4rem) 0 0;
    width: clamp(0rem, 28.0423280423vw, 42.4rem);
  }
  .footer__flex1:after {
    background-color: var(--wte);
    content: "";
    display: block;
    height: clamp(0rem, 12.1693121693vw, 18.4rem);
    width: 1px;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .footer__flex1:after {
    position: absolute;
    right: 0;
    top: clamp(0rem, 1.3227513228vw, 2rem);
  }
}
.footer__flex1-logo {
  aspect-ratio: 526/208;
  height: auto;
  margin: 0 0 1.2rem;
  transition: transform 0.3s var(--ease-hover);
  width: 15.6rem;
}
.footer__flex1-logo.js-touch-acv {
  transform: scale(1.1);
}
@media screen and (min-width: 769px) {
  .footer__flex1-logo {
    margin: 0 0 clamp(0rem, 0.5291005291vw, 0.8rem) -10%;
    width: clamp(0rem, 17.3941798942vw, 26.3rem);
  }
}
.footer__flex1-txt {
  font-size: 1.1rem;
  letter-spacing: 0.15em;
  line-height: 1.5;
  margin: 0 0 1rem 1.6rem;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .footer__flex1-txt {
    font-size: clamp(0rem, 1.0582010582vw, 1.6rem);
    margin: 0 0 clamp(0rem, 0.7936507937vw, 1.2rem);
  }
}
.footer__flex1-mail {
  align-items: center;
  font-size: 1.1rem;
  margin: 0 0 0 1.6rem;
  width: auto;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
}
@media screen and (min-width: 769px) {
  .footer__flex1-mail {
    -moz-column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    font-size: clamp(0rem, 1.0582010582vw, 1.6rem);
    margin: 0;
  }
}
.footer__flex1-mail-ico {
  aspect-ratio: 24/17;
  height: auto;
  width: 1.4rem;
}
@media screen and (min-width: 769px) {
  .footer__flex1-mail-ico {
    width: clamp(0rem, 1.5873015873vw, 2.4rem);
  }
}
@media screen and (min-width: 769px) {
  .footer__flex2 {
    padding: clamp(0rem, 2.380952381vw, 3.6rem) 0 0 clamp(0rem, 10.1851851852vw, 15.4rem);
    width: clamp(0rem, 27.7777777778vw, 42rem);
  }
}
.footer__flex2-nav-list {
  flex-wrap: wrap;
  margin: 0 auto;
  row-gap: 1.6rem;
  width: 24rem;
}
@media screen and (min-width: 769px) {
  .footer__flex2-nav-list {
    -moz-column-gap: clamp(0rem, 4.7619047619vw, 7.2rem);
    column-gap: clamp(0rem, 4.7619047619vw, 7.2rem);
    margin: 0;
    row-gap: clamp(0rem, 2.9100529101vw, 4.4rem);
    width: auto;
  }
}
.footer__flex2-nav-item {
  width: 50%;
}
@media screen and (min-width: 769px) {
  .footer__flex2-nav-item {
    width: calc(50% - clamp(0rem, 2.7777777778vw, 4.2rem));
  }
}
.footer__flex2-nav-link {
  align-items: center;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  white-space: nowrap;
  width: auto;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .footer__flex2-nav-link {
    -moz-column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    font-size: clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.footer__flex2-nav-link:before {
  aspect-ratio: 1/1;
  background-image: url("../img/com/footer-ca.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  flex-shrink: 0;
  height: auto;
  width: 0.8rem;
}
@media screen and (min-width: 769px) {
  .footer__flex2-nav-link:before {
    width: clamp(0rem, 0.5291005291vw, 0.8rem);
  }
}
.footer__copy {
  font-size: 1rem;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .footer__copy {
    font-size: clamp(0rem, 0.8597883598vw, 1.3rem);
  }
}

/*--------------------------------------------　fix
---------------------------------------------*/
.fix {
  opacity: 0;
  position: fixed;
  right: 0;
  top: 9.5rem;
  transform: scale3d(0.3, 0.3, 0.3);
}
.fix.js-inview-acv {
  animation: bounceIn 1s forwards 0.35s;
}
@media screen and (min-width: 769px) {
  .fix {
    position: fixed;
    right: 0;
    top: clamp(0rem, 10.7142857143vw, 16.2rem);
  }
}
.fix__link {
  aspect-ratio: 51/203;
  display: block;
  height: auto;
  transition: opacity 0.3s var(--ease-hover);
  width: 3.4rem;
}
.fix__link.js-touch-acv {
  opacity: 0.7;
}
.js-out .fix__link {
  opacity: 0;
}
@media screen and (min-width: 769px) {
  .fix__link {
    width: clamp(0rem, 3.373015873vw, 5.1rem);
  }
}

/*--------------------------------------------　back-top
---------------------------------------------*/
.back-top {
  align-items: center;
  border: 1px solid var(--wte);
  border-radius: 50%;
  bottom: 2rem;
  height: 3.2rem;
  justify-content: center;
  mix-blend-mode: difference;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  right: 2rem;
  transition: opacity 0.3s var(--ease-hover);
  width: 3.2rem;
}
@media screen and (min-width: 769px) {
  .back-top {
    bottom: clamp(0rem, 5.0264550265vw, 7.6rem);
    cursor: pointer;
    height: clamp(0rem, 4.7619047619vw, 7.2rem);
    position: fixed;
    right: clamp(0rem, 2.6455026455vw, 4rem);
    width: clamp(0rem, 4.7619047619vw, 7.2rem);
  }
}
.js-fix-btn-active .back-top {
  opacity: 1;
  pointer-events: auto;
}
.back-top.js-touch-acv .back-top__arrow {
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-name: bounceAlphaUp;
  animation-timing-function: var(--base);
}
.back-top__arrow {
  aspect-ratio: 26/15;
  height: auto;
  width: 1.3rem;
}
@media screen and (min-width: 769px) {
  .back-top__arrow {
    width: clamp(0rem, 1.7195767196vw, 2.6rem);
  }
}

/*--------------------------------------------　off-canvas
---------------------------------------------*/
.off-canvas {
  background-color: white;
  height: 100vh;
  left: 0;
  opacity: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  transition: opacity 0.3s, visibility 0.3s;
  visibility: hidden;
  width: 100%;
  will-change: visibility, opacity;
}
.menu-active .off-canvas {
  opacity: 1;
  visibility: visible;
}
@media screen and (min-width: 769px) {
  .off-canvas {
    display: none;
  }
}
.off-canvas__inner {
  padding: 8rem 0;
}
.off-canvas__img {
  aspect-ratio: 352/162;
  height: auto;
  margin: 0 auto 4.8rem;
  width: 17.6rem;
}
.off-canvas__list {
  align-items: center;
  row-gap: 5rem;
}
.off-canvas__item {
  width: 14rem;
}
.off-canvas__link {
  align-items: center;
  font-size: 1.5rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  position: relative;
  transition: color 0.3s var(--ease-hover);
}
.off-canvas__link.js-touch-acv {
  color: var(--theme);
}
.off-canvas__link.js-touch-acv:after {
  opacity: 1;
}
.off-canvas__link:before {
  border: 1px solid var(--bck);
  border-radius: 50%;
  content: "";
  height: 1.5rem;
  width: 1.5rem;
}
.off-canvas__link:after {
  aspect-ratio: 1/1;
  background-color: var(--theme);
  border-radius: 50%;
  content: "";
  display: block;
  height: auto;
  left: 0.4rem;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-54%);
  transition: opacity 0.3s var(--ease-hover);
  width: 0.7rem;
}

/*--------------------------------------------　header
---------------------------------------------*/
.header {
  left: 0;
  position: fixed;
  top: 0;
}
.header__inner {
  padding: 1.8rem 0.9rem 1.8rem 1.5rem;
}
@media screen and (min-width: 769px) {
  .header__inner {
    padding: clamp(0rem, 1.1904761905vw, 1.8rem) clamp(0rem, 3.373015873vw, 5.1rem) clamp(0rem, 1.1904761905vw, 1.8rem) clamp(0rem, 5.6216931217vw, 8.5rem);
  }
}
.header__flex {
  align-items: center;
  justify-content: space-between;
}
.header__flex1 {
  transition: opacity 0.3s, visibility 0.3s;
}
.menu-active .header__flex1 {
  opacity: 0;
  visibility: hidden;
}
.header__flex1-logo-link {
  aspect-ratio: 352/162;
  height: auto;
  transition: transform 0.3s var(--ease-hover);
  width: 6.8rem;
}
@media screen and (min-width: 769px) {
  .header__flex1-logo-link {
    width: clamp(0rem, 11.6402116402vw, 17.6rem);
  }
}
.header__flex1-logo-link.js-touch-acv {
  transform: scale(1.1);
}
@media screen and (min-width: 769px) {
  .header__flex2-nav-list {
    align-items: center;
    -moz-column-gap: clamp(0rem, 3.3068783069vw, 5rem);
    column-gap: clamp(0rem, 3.3068783069vw, 5rem);
  }
}
@media screen and (min-width: 769px) {
  .header__flex2-nav-link {
    align-items: center;
    display: flex;
    font-size: clamp(0rem, 1.6534391534vw, 2.5rem);
    letter-spacing: 0.01em;
    -moz-column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    position: relative;
    transition: color 0.3s var(--ease-hover);
  }
  .header__flex2-nav-link:hover {
    color: var(--theme);
  }
  .header__flex2-nav-link:hover:before {
    border: 1px solid var(--theme);
  }
  .header__flex2-nav-link:hover:after {
    opacity: 1;
  }
}
@media screen and (min-width: 769px) {
  .header__flex2-nav-link:before {
    aspect-ratio: 1/1;
    border: 1px solid var(--bck);
    border-radius: 50%;
    content: "";
    display: block;
    height: auto;
    transition: border 0.3s var(--ease-hover);
    width: clamp(0rem, 1.2566137566vw, 1.9rem);
  }
}
@media screen and (min-width: 769px) {
  .header__flex2-nav-link:after {
    aspect-ratio: 1/1;
    background-color: var(--theme);
    border-radius: 50%;
    content: "";
    display: block;
    height: auto;
    left: clamp(0rem, 0.3968253968vw, 0.6rem);
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-51%);
    transition: opacity 0.3s var(--ease-hover);
    width: clamp(0rem, 0.462962963vw, 0.7rem);
  }
}
.header__btn {
  border-radius: 0.5rem;
  height: 3.2rem;
  width: 3.2rem;
}
@media screen and (min-width: 769px) {
  .header__btn {
    display: none;
  }
}
.header__btn-bar {
  background: #fff;
  border-radius: 9999px;
  bottom: 0;
  display: block;
  height: 0.2rem;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.5s, transform 0.5s;
  width: 1.6rem;
  will-change: opacity transform;
}
.header__btn-bar:nth-child(1) {
  transform: translateY(-0.6rem);
}
.menu-active .header__btn-bar:nth-child(1) {
  transform: rotate(45deg);
}
.menu-active .header__btn-bar:nth-child(2) {
  opacity: 0;
}
.header__btn-bar:nth-child(3) {
  transform: translateY(0.6rem);
}
.menu-active .header__btn-bar:nth-child(3) {
  transform: rotate(-45deg);
}

/*--------------------------------------------　contact-frm
---------------------------------------------*/
.contact-frm__inner {
  padding: 4rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__inner {
    padding: clamp(0rem, 5.753968254vw, 8.7rem) clamp(0rem, 5.9523809524vw, 9rem) clamp(0rem, 6.6798941799vw, 10.1rem) clamp(0rem, 7.3412698413vw, 11.1rem);
  }
}
.contact-frm__flex {
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .contact-frm__flex {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .contact-frm__flex1 {
    padding: clamp(0rem, 5.9523809524vw, 9rem) 0 0;
  }
}
.contact-frm__flex1-ttl {
  margin: 0 0 4.6rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__flex1-ttl {
    margin: 0 0 clamp(0rem, 6.6137566138vw, 10rem);
  }
}
.contact-frm__flex1-ttl-img {
  aspect-ratio: 520/68;
  height: auto;
  margin: 0 auto;
  opacity: 0;
  transform: scale3d(0.3, 0.3, 0.3);
  width: 17.3rem;
}
.js-inview-acv .contact-frm__flex1-ttl-img {
  animation: bounceIn 1s forwards 0.35s;
}
@media screen and (min-width: 769px) {
  .contact-frm__flex1-ttl-img {
    width: clamp(0rem, 34.3915343915vw, 52rem);
  }
}
.contact-frm__flex1-ttl-txt {
  font-size: 1.2rem;
  letter-spacing: 0.2em;
  margin: 1.6rem 0 0;
  padding: 1.6rem 0 0;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .contact-frm__flex1-ttl-txt {
    font-size: clamp(0rem, 2.0502645503vw, 3.1rem);
    margin: clamp(0rem, 2.6455026455vw, 4rem) 0 0;
    padding: clamp(0rem, 2.1164021164vw, 3.2rem) 0 0;
  }
}
.contact-frm__flex1-ttl-txt:before {
  background-color: var(--wte);
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 3.3rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__flex1-ttl-txt:before {
    width: clamp(0rem, 4.4973544974vw, 6.8rem);
  }
}
.contact-frm__flex1-img {
  aspect-ratio: 455/477;
  height: auto;
  margin: 0 auto 2.8rem;
  position: relative;
  width: 14rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__flex1-img {
    margin: 0 0 0 clamp(0rem, 1.5873015873vw, 2.4rem);
    width: clamp(0rem, 30.0925925926vw, 45.5rem);
  }
}
.contact-frm__flex1-img1, .contact-frm__flex1-img2, .contact-frm__flex1-img3 {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale3d(0.3, 0.3, 0.3);
  width: 100%;
}
.js-inview-acv .contact-frm__flex1-img1 {
  animation: bounceIn 1s forwards 0.4s;
}
.js-inview-acv .contact-frm__flex1-img2 {
  animation: bounceIn 1s forwards 0.45s;
}
.js-inview-acv .contact-frm__flex1-img3 {
  animation: bounceIn 1s forwards 0.5s;
}
@media screen and (min-width: 769px) {
  .contact-frm__flex2 {
    width: clamp(0rem, 45.9656084656vw, 69.5rem);
  }
}
.contact-frm__flex2-form {
  margin: 0 auto;
  padding: 2.4rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact-frm__flex2-form {
    max-width: clamp(0rem, 56.2169312169vw, 85rem);
    padding: clamp(0rem, 5.291005291vw, 8rem) clamp(0rem, 4.4973544974vw, 6.8rem) clamp(0rem, 13.2275132275vw, 20rem);
  }
}
.contact-frm__flex2-form-dls {
  margin: 0 0 1.6rem;
  row-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__flex2-form-dls {
    margin: 0 0 clamp(0rem, 1.9841269841vw, 3rem);
    row-gap: clamp(0rem, 1.9841269841vw, 3rem);
  }
}
.contact-frm__flex2-form-dt {
  display: flex;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  margin: 0 0 0.8rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__flex2-form-dt {
    font-size: clamp(0rem, 0.9920634921vw, 1.5rem);
    -moz-column-gap: clamp(0rem, 0.2645502646vw, 0.4rem);
    column-gap: clamp(0rem, 0.2645502646vw, 0.4rem);
    margin: 0 0 clamp(0rem, 0.6613756614vw, 1rem);
  }
}
.--require .contact-frm__flex2-form-dt:after {
  color: #FF0000;
  content: "*";
  display: block;
}
.contact-frm__flex2-form-dd {
  font-size: 1.2rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .contact-frm__flex2-form-dd {
    font-size: clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.--name .contact-frm__flex2-form-dd, .--kana .contact-frm__flex2-form-dd, .--tel .contact-frm__flex2-form-dd, .--mail .contact-frm__flex2-form-dd {
  border: 1px solid var(--theme);
  border-radius: 0.5rem;
  height: 3.2rem;
}
@media screen and (min-width: 769px) {
  .--name .contact-frm__flex2-form-dd, .--kana .contact-frm__flex2-form-dd, .--tel .contact-frm__flex2-form-dd, .--mail .contact-frm__flex2-form-dd {
    border-radius: clamp(0rem, 0.3968253968vw, 0.6rem);
    height: clamp(0rem, 3.1746031746vw, 4.8rem);
  }
}
.--name .contact-frm__flex2-form-dd input, .--kana .contact-frm__flex2-form-dd input, .--tel .contact-frm__flex2-form-dd input, .--mail .contact-frm__flex2-form-dd input {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  font-size: 1.6rem;
  height: 100%;
  left: 0;
  margin: 0;
  outline: none;
  padding: 0;
  padding: 0.2rem 0.4rem;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .--name .contact-frm__flex2-form-dd input, .--kana .contact-frm__flex2-form-dd input, .--tel .contact-frm__flex2-form-dd input, .--mail .contact-frm__flex2-form-dd input {
    padding: clamp(0rem, 0.2645502646vw, 0.4rem) clamp(0rem, 0.566572238vw, 0.8rem);
  }
}
.--cnt .contact-frm__flex2-form-dd {
  border: 1px solid var(--theme);
  border-radius: 0.5rem;
  height: 11.2rem;
}
@media screen and (min-width: 769px) {
  .--cnt .contact-frm__flex2-form-dd {
    border-radius: clamp(0rem, 0.3968253968vw, 0.6rem);
    height: clamp(0rem, 13.2275132275vw, 20rem);
  }
}
.--cnt .contact-frm__flex2-form-dd textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  font-size: 1.6rem;
  height: 100%;
  left: 0;
  margin: 0;
  outline: none;
  padding: 0;
  padding: 0.2rem 0.4rem;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .--cnt .contact-frm__flex2-form-dd textarea {
    padding: clamp(0rem, 0.566572238vw, 0.8rem);
  }
}
.contact-frm__flex2-form-dd ::-moz-placeholder {
  color: rgba(133, 133, 133, 0.5);
}
.contact-frm__flex2-form-dd ::placeholder {
  color: rgba(133, 133, 133, 0.5);
}
.contact-frm__flex2-form-policy {
  margin: 0 0 3.2rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__flex2-form-policy {
    margin: 0 0 clamp(0rem, 2.6455026455vw, 4rem);
  }
}
.contact-frm__flex2-form-policy-inner {
  border: 1px solid var(--theme);
  border-radius: 0.5rem;
  height: 7rem;
  margin: 0 0 1rem;
  overflow-y: auto;
  padding: 1.2rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__flex2-form-policy-inner {
    border-radius: clamp(0rem, 0.3968253968vw, 0.6rem);
    height: clamp(0rem, 5.8201058201vw, 8.8rem);
    margin: 0 0 clamp(0rem, 0.6613756614vw, 1rem);
    padding: clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.contact-frm__flex2-form-policy-inner-txt {
  font-size: 1.2rem;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .contact-frm__flex2-form-policy-inner-txt {
    font-size: clamp(0rem, 0.9920634921vw, 1.5rem);
  }
}
.contact-frm__flex2-form-policy-flex {
  height: 1.6rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__flex2-form-policy-flex {
    height: clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.contact-frm__flex2-form-policy-label {
  align-items: center;
  -moz-column-gap: 0.4rem;
  accent-color: var(--theme);
  column-gap: 0.4rem;
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__flex2-form-policy-label {
    -moz-column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    column-gap: clamp(0rem, 0.5291005291vw, 0.8rem);
    font-size: clamp(0rem, 0.7936507937vw, 1.2rem);
  }
}
.contact-frm__flex2-form-btn button {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  background: none transparent;
  border: 0;
  border: 1px solid var(--theme);
  border-radius: 0;
  border-radius: 0.4rem;
  color: inherit;
  color: var(--bck);
  display: flex;
  font-size: inherit;
  font-size: 1.6rem;
  height: 3.2rem;
  justify-content: center;
  margin: 0;
  outline: none;
  padding: 0;
  transition: background-color 0.3s var(--base), color 0.3s var(--base);
  vertical-align: middle;
  width: 8rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__flex2-form-btn button {
    border-radius: clamp(0rem, 0.3306878307vw, 0.5rem);
    cursor: pointer;
    font-size: clamp(0rem, 1.3227513228vw, 2rem);
    height: clamp(0rem, 2.5132275132vw, 3.8rem);
    width: clamp(0rem, 8.5978835979vw, 13rem);
  }
  .contact-frm__flex2-form-btn button:hover {
    background-color: var(--theme);
    color: var(--wte);
  }
}

/*--------------------------------------------　home-fv
---------------------------------------------*/
.home-fv {
  height: 60rem;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .home-fv {
    height: clamp(0rem, 61.9047619048vw, 93.6rem);
  }
}
.home-fv__ca1 {
  aspect-ratio: 224/374;
  height: auto;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 18.6rem;
  transform: scale3d(0.3, 0.3, 0.3);
  width: 10rem;
}
@media screen and (min-width: 769px) {
  .home-fv__ca1 {
    left: 0;
    position: absolute;
    top: clamp(0rem, 5.8201058201vw, 8.8rem);
    width: clamp(0rem, 14.8148148148vw, 22.4rem);
  }
}
.home-fv__ca1.js-inview-acv {
  animation: bounceIn 1s forwards 0.25s;
}
.home-fv__ca2 {
  aspect-ratio: 118/303;
  height: auto;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 44rem;
  transform: scale3d(0.3, 0.3, 0.3);
  width: 6.2rem;
}
@media screen and (min-width: 769px) {
  .home-fv__ca2 {
    position: absolute;
    right: 0;
    top: clamp(0rem, 42.1296296296vw, 63.7rem);
    width: clamp(0rem, 7.8042328042vw, 11.8rem);
  }
}
.home-fv__ca2.js-inview-acv {
  animation: bounceIn 1s forwards 0.25s;
}
.home-fv__inner {
  height: 100%;
  position: relative;
  width: 100%;
}
.home-fv__lead {
  aspect-ratio: 687/277;
  height: auto;
  left: 1.2rem;
  position: absolute;
  top: 12rem;
  width: 31.2rem;
}
@media screen and (min-width: 769px) {
  .home-fv__lead {
    left: clamp(0rem, 6.9444444444vw, 10.5rem);
    position: absolute;
    top: clamp(0rem, 25.6613756614vw, 38.8rem);
    width: clamp(0rem, 45.4365079365vw, 68.7rem);
  }
}
.home-fv__lead1, .home-fv__lead2, .home-fv__lead3, .home-fv__lead4, .home-fv__lead5 {
  clip-path: inset(0 100% 0 0);
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
}
.js-inview-acv .home-fv__lead1, .js-inview-acv .home-fv__lead2, .js-inview-acv .home-fv__lead3, .js-inview-acv .home-fv__lead4, .js-inview-acv .home-fv__lead5 {
  clip-path: inset(0 0 0 0);
  opacity: 1;
}
.home-fv__lead1 {
  transition: clip-path 1s var(--base) 0.35s, opacity 1s var(--base) 0.35s;
}
.home-fv__lead2 {
  transition: clip-path 1s var(--base) 0.15s, opacity 1s var(--base) 0.15s;
}
.home-fv__lead3 {
  transition: clip-path 1s var(--base) 0.75s, opacity 1s var(--base) 0.75s;
}
.home-fv__lead4 {
  transition: clip-path 1s var(--base) 0.55s, opacity 1s var(--base) 0.55s;
}
.home-fv__lead5 {
  transition: clip-path 1s var(--base) 0.95s, opacity 1s var(--base) 0.95s;
}
.home-fv__img {
  aspect-ratio: 663/476;
  height: auto;
  position: absolute;
  right: 0;
  top: 28rem;
  width: 35.6rem;
}
@media screen and (min-width: 769px) {
  .home-fv__img {
    position: absolute;
    right: clamp(0rem, 3.1746031746vw, 4.8rem);
    top: clamp(0rem, 18.5185185185vw, 28rem);
    width: clamp(0rem, 43.8492063492vw, 66.3rem);
  }
}
.home-fv__img1, .home-fv__img2, .home-fv__img3, .home-fv__img4, .home-fv__img5, .home-fv__img6 {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale3d(0.3, 0.3, 0.3);
}
.js-inview-acv .home-fv__img1 {
  animation: bounceIn 1s forwards 1s;
}
.js-inview-acv .home-fv__img2 {
  animation: bounceIn 1s forwards 1.05s;
}
.js-inview-acv .home-fv__img3 {
  animation: bounceIn 1s forwards 1.1s;
}
.js-inview-acv .home-fv__img4 {
  animation: bounceIn 1s forwards 1.15s;
}
.js-inview-acv .home-fv__img5 {
  animation: bounceIn 1s forwards 1.2s;
}
.js-inview-acv .home-fv__img6 {
  animation: bounceIn 1s forwards 1.25s;
}

/*--------------------------------------------　home-about-slider
---------------------------------------------*/
.home-about-slider {
  overflow: hidden;
}
.home-about-slider__inner {
  padding: 0.4rem 0 0;
}
@media screen and (min-width: 769px) {
  .home-about-slider__inner {
    padding: clamp(0rem, 0.2645502646vw, 0.4rem) 0 0;
  }
}
.home-about-slider__splide {
  opacity: 0;
}
.home-about-slider__splide.js-inview-acv {
  animation: fadeIn 1s forwards 0.35s;
}
@media screen and (min-width: 1920px) {
  .home-about-slider__splide.js-inview-acv {
    animation: fadeIn 1s forwards 1.3s;
  }
}
.home-about-slider__splide-item {
  aspect-ratio: 542/100;
  height: auto;
  width: 21rem;
}
@media screen and (min-width: 769px) {
  .home-about-slider__splide-item {
    width: clamp(0rem, 35.8465608466vw, 54.2rem);
  }
}

/*--------------------------------------------　home-about
---------------------------------------------*/
.home-about {
  overflow: hidden;
}
.home-about__inner {
  padding: 8rem 3rem 4.8rem;
}
@media screen and (min-width: 769px) {
  .home-about__inner {
    padding: clamp(0rem, 11.5740740741vw, 17.5rem) 0 clamp(0rem, 13.7566137566vw, 20.8rem) clamp(0rem, 9.9206349206vw, 15rem);
  }
}
.home-about__flex {
  flex-direction: column;
  row-gap: 4.8rem;
}
@media screen and (min-width: 769px) {
  .home-about__flex {
    flex-direction: row;
  }
}
.home-about__flex1-ttls-1 {
  font-size: 1.4rem;
  letter-spacing: 0.17em;
  margin: 0 0 1.2rem;
}
@media screen and (min-width: 769px) {
  .home-about__flex1-ttls-1 {
    font-size: clamp(0rem, 1.6534391534vw, 2.5rem);
    margin: 0 0 clamp(0rem, 1.5873015873vw, 2.4rem);
  }
}
.home-about__flex1-ttls-2 {
  font-size: 2rem;
  letter-spacing: 0.17em;
  line-height: 1.4;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .home-about__flex1-ttls-2 {
    font-size: clamp(0rem, 2.3148148148vw, 3.5rem);
    margin: 0 0 clamp(0rem, 2.6455026455vw, 4rem);
  }
}
.home-about__flex1-txt {
  font-size: 1.5rem;
  letter-spacing: 0.2em;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .home-about__flex1-txt {
    font-size: clamp(0rem, 1.3227513228vw, 2rem);
  }
}
.home-about__flex2 {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .home-about__flex2 {
    margin: -7% 0 0 clamp(0rem, 3.5714285714vw, 5.4rem);
  }
}
.home-about__flex2-img {
  aspect-ratio: 243/408;
  height: auto;
  position: relative;
  width: 15.6rem;
}
@media screen and (min-width: 769px) {
  .home-about__flex2-img {
    width: clamp(0rem, 16.0714285714vw, 24.3rem);
  }
}
.home-about__flex2-img1, .home-about__flex2-img2 {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale3d(0.3, 0.3, 0.3);
}
.js-inview-acv .home-about__flex2-img1 {
  animation: bounceIn 1s forwards 0.35s;
}
.js-inview-acv .home-about__flex2-img2 {
  animation: bounceIn 1s forwards 0.4s;
}

/*--------------------------------------------　home-point
---------------------------------------------*/
.home-point {
  overflow: hidden;
}
.home-point__inner {
  padding: 8rem 3.2rem;
}
@media screen and (min-width: 769px) {
  .home-point__inner {
    padding: clamp(0rem, 7.1428571429vw, 10.8rem) clamp(0rem, 6.4814814815vw, 9.8rem) 0;
  }
}
.home-point__ttl {
  aspect-ratio: 273/266;
  height: auto;
  margin: 0 auto 5.3rem;
  position: relative;
  width: 15rem;
}
@media screen and (min-width: 769px) {
  .home-point__ttl {
    margin: 0 auto clamp(0rem, 5.8201058201vw, 8.8rem);
    width: clamp(0rem, 18.0555555556vw, 27.3rem);
  }
}
.home-point__ttl1, .home-point__ttl2, .home-point__ttl3 {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale3d(0.3, 0.3, 0.3);
}
.js-inview-acv .home-point__ttl1 {
  animation: bounceIn 1s forwards 0.35s;
}
.js-inview-acv .home-point__ttl2 {
  animation: bounceIn 1s forwards 0.4s;
}
.js-inview-acv .home-point__ttl3 {
  animation: bounceIn 1s forwards 0.45s;
}
.home-point__list {
  flex-direction: column;
  row-gap: 5rem;
}
@media screen and (min-width: 769px) {
  .home-point__list {
    -moz-column-gap: clamp(0rem, 2.4470899471vw, 3.7rem);
    column-gap: clamp(0rem, 2.4470899471vw, 3.7rem);
    flex-direction: row;
  }
}
.home-point__item {
  border: 1px solid var(--bck);
  flex: 1;
  opacity: 0;
  overflow: visible;
  padding: 3.6rem 1.6rem 1.6rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .home-point__item {
    padding: clamp(0rem, 3.3068783069vw, 5rem) clamp(0rem, 1.3227513228vw, 2rem) clamp(0rem, 2.1164021164vw, 3.2rem);
  }
}
.home-point__item:before {
  align-items: center;
  border-radius: 0.2rem;
  color: var(--wte);
  display: flex;
  font-size: 1.5rem;
  height: 3.7rem;
  justify-content: center;
  left: -1px;
  letter-spacing: 0.17em;
  position: absolute;
  top: -13%;
  width: 13rem;
}
@media screen and (min-width: 769px) {
  .home-point__item:before {
    border-radius: clamp(0rem, 0.1322751323vw, 0.2rem);
    font-size: clamp(0rem, 1.3888888889vw, 2.1rem);
    height: clamp(0rem, 3.373015873vw, 5.1rem);
    left: -1px;
    position: absolute;
    top: -13%;
    width: clamp(0rem, 10.8465608466vw, 16.4rem);
  }
}
.home-point__item:after {
  aspect-ratio: 20/51;
  content: "";
  display: block;
  height: 3.7rem;
  left: 12.8rem;
  position: absolute;
  top: -13%;
  width: auto;
}
@media screen and (min-width: 769px) {
  .home-point__item:after {
    height: clamp(0rem, 3.373015873vw, 5.1rem);
    left: clamp(0rem, 10.7142857143vw, 16.2rem);
    position: absolute;
    top: -13%;
  }
}
.js-inview-acv .home-point__item:nth-child(1) {
  animation: fadeIn 1s forwards 0.35s;
}
.home-point__item:nth-child(1):before {
  background-color: var(--theme);
  content: "ポイント01";
}
.home-point__item:nth-child(1):after {
  background-image: url("../img/home/point-triangle.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.js-inview-acv .home-point__item:nth-child(2) {
  animation: fadeIn 1s forwards 0.4s;
}
.home-point__item:nth-child(2):before {
  background-color: var(--accent);
  content: "ポイント02";
}
.home-point__item:nth-child(2):after {
  background-image: url("../img/home/point-triangle-accent.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.js-inview-acv .home-point__item:nth-child(3) {
  animation: fadeIn 1s forwards 0.45s;
}
.home-point__item:nth-child(3):before {
  background-color: var(--bck);
  content: "ポイント03";
}
.home-point__item:nth-child(3):after {
  background-image: url("../img/home/point-triangle-black.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.home-point__item-ttl {
  border-bottom: 1px dashed var(--bck);
  font-size: 1.5rem;
  letter-spacing: 0.2em;
  margin: 0 0 1.2rem;
  padding: 0 0 1.2rem;
}
@media screen and (min-width: 769px) {
  .home-point__item-ttl {
    font-size: clamp(0rem, 1.3227513228vw, 2rem);
    margin: 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
    padding: 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.home-point__item-txt {
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .home-point__item-txt {
    font-size: clamp(0rem, 1.1243386243vw, 1.7rem);
  }
}

/*--------------------------------------------　home-voice
---------------------------------------------*/
.home-voice {
  height: 91rem;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .home-voice {
    height: clamp(0rem, 121.3624338624vw, 183.5rem);
  }
}
.home-voice__ca1 {
  aspect-ratio: 222/337;
  height: auto;
  left: 0;
  position: absolute;
  top: 1.6rem;
  width: 10rem;
}
@media screen and (min-width: 769px) {
  .home-voice__ca1 {
    left: 0;
    position: absolute;
    top: clamp(0rem, 7.8042328042vw, 11.8rem);
    width: clamp(0rem, 14.6825396825vw, 22.2rem);
  }
}
.home-voice__ca2 {
  aspect-ratio: 280/337;
  height: auto;
  position: absolute;
  right: 0;
  top: 71.5rem;
  width: 9.4rem;
}
@media screen and (min-width: 769px) {
  .home-voice__ca2 {
    position: absolute;
    right: 0;
    top: clamp(0rem, 87.6322751323vw, 132.5rem);
    width: clamp(0rem, 18.5185185185vw, 28rem);
  }
}
.home-voice__inner {
  padding: 16.2rem 0 17.6rem;
}
@media screen and (min-width: 769px) {
  .home-voice__inner {
    max-width: clamp(0rem, 100vw, 151.2rem);
    padding: clamp(0rem, 20.171957672vw, 30.5rem) 0 0;
  }
}
.home-voice__ttl {
  margin: 0 0 4.6rem;
}
@media screen and (min-width: 769px) {
  .home-voice__ttl {
    margin: 0 0 clamp(0rem, 6.3492063492vw, 9.6rem);
  }
}
.home-voice__ttl-img {
  aspect-ratio: 668/71;
  height: auto;
  margin: 0 auto;
  opacity: 0;
  transform: scale3d(0.3, 0.3, 0.3);
  width: 22.1rem;
}
.js-inview-acv .home-voice__ttl-img {
  animation: bounceIn 1s forwards 0.35s;
}
@media screen and (min-width: 769px) {
  .home-voice__ttl-img {
    width: clamp(0rem, 44.1798941799vw, 66.8rem);
  }
}
.home-voice__ttl-txt {
  font-size: 1.2rem;
  letter-spacing: 0.2em;
  margin: 1.6rem 0 0;
  padding: 1.6rem 0 0;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .home-voice__ttl-txt {
    font-size: clamp(0rem, 2.0502645503vw, 3.1rem);
    margin: clamp(0rem, 2.6455026455vw, 4rem) 0 0;
    padding: clamp(0rem, 4.1005291005vw, 6.2rem) 0 0;
  }
}
.home-voice__ttl-txt:before {
  background-color: var(--bck);
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 3.3rem;
}
@media screen and (min-width: 769px) {
  .home-voice__ttl-txt:before {
    width: clamp(0rem, 4.4973544974vw, 6.8rem);
  }
}
.home-voice__swiper {
  margin: 0 0 0 -15rem;
  opacity: 0;
  padding: 1.6rem 0;
  width: calc(100% + 30rem);
}
.home-voice__swiper.js-inview-acv {
  animation: fadeIn 1s forwards 0.35s;
}
@media screen and (min-width: 769px) {
  .home-voice__swiper {
    margin: 0 auto;
    padding: clamp(0rem, 2.6455026455vw, 4rem) clamp(0rem, 3.1746031746vw, 4.8rem) clamp(0rem, 7.9365079365vw, 12rem);
    width: auto;
  }
}
.home-voice__swiper-list {
  margin: 0 auto;
}
.home-voice__swiper-item {
  align-items: center;
  height: auto;
  overflow: visible !important;
  padding: 1.6rem 0;
  pointer-events: none;
  position: relative;
}
@media screen and (min-width: 769px) {
  .home-voice__swiper-item {
    aspect-ratio: 440/560;
    height: clamp(0rem, 37.037037037vw, 56rem);
    padding: clamp(0rem, 1.5873015873vw, 2.4rem) 0 0;
  }
}
.home-voice__swiper-item.swiper-slide-prev {
  pointer-events: auto;
}
.home-voice__swiper-item.swiper-slide-prev:before {
  background-color: var(--wte);
}
@media screen and (min-width: 769px) {
  .home-voice__swiper-item.swiper-slide-prev:before {
    background-color: var(--gryL);
  }
}
.home-voice__swiper-item.swiper-slide-prev .home-voice__swiper-item-name {
  border: 1px solid var(--accent);
}
@media screen and (min-width: 769px) {
  .home-voice__swiper-item.swiper-slide-prev .home-voice__swiper-item-name {
    border: none;
  }
}
.home-voice__swiper-item:before {
  background-color: var(--gryL);
  border: 1px solid var(--accent);
  border-radius: 0.5rem;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: 0.3s var(--ease-hover);
  width: 100%;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .home-voice__swiper-item:before {
    border-radius: clamp(0rem, 0.3306878307vw, 0.5rem);
  }
}
.home-voice__swiper-item.js-touch-acv:before {
  background-color: var(--wte);
  transform: scale(1.05);
}
.home-voice__swiper-item.js-touch-acv .home-voice__swiper-item-name {
  border: 1px solid var(--accent);
}
.home-voice__swiper-item-top {
  font-size: 1.1rem;
  letter-spacing: 0.17em;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .home-voice__swiper-item-top {
    font-size: clamp(0rem, 0.9920634921vw, 1.5rem);
    margin: 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.home-voice__swiper-item-img {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .home-voice__swiper-item-img {
    margin: 0 0 clamp(0rem, 1.9841269841vw, 3rem);
  }
}
.--1 .home-voice__swiper-item-img {
  aspect-ratio: 209/263;
  height: auto;
  width: 11rem;
}
@media screen and (min-width: 769px) {
  .--1 .home-voice__swiper-item-img {
    width: clamp(0rem, 13.8227513228vw, 20.9rem);
  }
}
.--2 .home-voice__swiper-item-img {
  aspect-ratio: 236/303;
  height: auto;
  width: 11rem;
}
@media screen and (min-width: 769px) {
  .--2 .home-voice__swiper-item-img {
    width: clamp(0rem, 13.8888888889vw, 21rem);
  }
}
.--3 .home-voice__swiper-item-img {
  aspect-ratio: 234/284;
  height: auto;
  width: 11rem;
}
@media screen and (min-width: 769px) {
  .--3 .home-voice__swiper-item-img {
    width: clamp(0rem, 14.5502645503vw, 22rem);
  }
}
.home-voice__swiper-item-name {
  align-items: center;
  border-radius: 9999px;
  font-size: 1.5rem;
  height: 2.9rem;
  justify-content: center;
  letter-spacing: 0.17em;
  margin: 0 0 1rem;
  width: 14.6rem;
}
@media screen and (min-width: 769px) {
  .home-voice__swiper-item-name {
    font-size: clamp(0rem, 0.9920634921vw, 1.5rem);
    height: clamp(0rem, 2.9761904762vw, 4.5rem);
    margin: 0 0 clamp(0rem, 0.9920634921vw, 1.5rem);
    width: clamp(0rem, 15.3439153439vw, 23.2rem);
  }
}
.home-voice__swiper-item-txt {
  font-size: 1.1rem;
  letter-spacing: 0.1em;
  line-height: 1.6;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .home-voice__swiper-item-txt {
    font-size: clamp(0rem, 1.1904761905vw, 1.8rem);
  }
}
.home-voice__swiper-ui {
  align-items: center;
  height: 2.8rem;
  justify-content: center;
  margin: 0 0 1.9rem;
  -moz-column-gap: 1.4rem;
  column-gap: 1.4rem;
}
@media screen and (min-width: 769px) {
  .home-voice__swiper-ui {
    height: clamp(0rem, 3.9021164021vw, 5.9rem);
    margin: 0 0 clamp(0rem, 3.2407407407vw, 4.9rem);
    -moz-column-gap: clamp(0rem, 1.5873015873vw, 2.4rem);
    column-gap: clamp(0rem, 1.5873015873vw, 2.4rem);
  }
}
.home-voice__swiper-ui-prev, .home-voice__swiper-ui-next {
  -moz-appearance: none;
  -webkit-appearance: none;
  aspect-ratio: 1/1;
  background: none transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  height: auto;
  margin: 0;
  outline: none;
  padding: 0;
  transition: transform 0.3s var(--ease-hover);
  vertical-align: middle;
  width: 2.8rem;
}
.home-voice__swiper-ui-prev.js-touch-acv, .home-voice__swiper-ui-next.js-touch-acv {
  transform: scale(1.1);
}
@media screen and (min-width: 769px) {
  .home-voice__swiper-ui-prev, .home-voice__swiper-ui-next {
    cursor: pointer;
    width: clamp(0rem, 3.9021164021vw, 5.9rem);
  }
}
.home-voice__swiper-ui-prev {
  background-image: url("../img/home/voice-slider-prev.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.home-voice__swiper-ui-next {
  background-image: url("../img/home/voice-slider-next.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.home-voice__link {
  align-items: center;
  border: 1px solid var(--accent);
  border-radius: 9999px;
  font-size: 1.6rem;
  height: 3rem;
  justify-content: center;
  letter-spacing: 0.17em;
  margin: 0 auto;
  transition: background-color 0.3s var(--ease-hover), color 0.3s var(--ease-hover);
  width: 13.7rem;
}
.home-voice__link.js-touch-acv {
  background-color: var(--accent);
  color: var(--wte);
}
@media screen and (min-width: 769px) {
  .home-voice__link {
    font-size: clamp(0rem, 1.3888888889vw, 2.1rem);
    height: clamp(0rem, 4.0343915344vw, 6.1rem);
    width: clamp(0rem, 16.7328042328vw, 25.3rem);
  }
}

/*--------------------------------------------　human-care-fv
---------------------------------------------*/
.human-care-fv:before {
  background-color: #F0F0F0;
  bottom: 0;
  content: "";
  display: block;
  height: 12rem;
  left: 0;
  position: absolute;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .human-care-fv:before {
    height: clamp(0rem, 17.1957671958vw, 26rem);
  }
}
.human-care-fv__ca1 {
  aspect-ratio: 171/338;
  height: auto;
  left: 0;
  position: absolute;
  top: 47rem;
  width: 7.6rem;
}
@media screen and (min-width: 769px) {
  .human-care-fv__ca1 {
    left: 0;
    position: absolute;
    top: clamp(0rem, 81.0185185185vw, 122.5rem);
    width: clamp(0rem, 11.3095238095vw, 17.1rem);
  }
}
.human-care-fv__ca2 {
  aspect-ratio: 178/337;
  height: auto;
  position: absolute;
  right: 0;
  top: 25.6rem;
  width: 6rem;
}
@media screen and (min-width: 769px) {
  .human-care-fv__ca2 {
    position: absolute;
    right: 0;
    top: clamp(0rem, 31.4153439153vw, 47.5rem);
    width: clamp(0rem, 11.7724867725vw, 17.8rem);
  }
}
.human-care-fv__inner {
  padding: 11.5rem 0 5.6rem;
}
@media screen and (min-width: 769px) {
  .human-care-fv__inner {
    padding: clamp(0rem, 19.5105820106vw, 29.5rem) 0 clamp(0rem, 7.3412698413vw, 11.1rem);
  }
}
.human-care-fv__ttls {
  margin: 0 0 5.6rem;
}
@media screen and (min-width: 769px) {
  .human-care-fv__ttls {
    margin: 0 0 clamp(0rem, 6.6137566138vw, 10rem);
  }
}
.human-care-fv__ttls-time {
  font-size: 1.2rem;
  letter-spacing: 0.15em;
  margin: 0 0 1rem;
  padding: 0 0 0 1.5rem;
}
@media screen and (min-width: 769px) {
  .human-care-fv__ttls-time {
    font-size: clamp(0rem, 1.3227513228vw, 2rem);
    margin: 0 0 clamp(0rem, 1.5211640212vw, 2.3rem);
    padding: 0 0 0 clamp(0rem, 3.9682539683vw, 6rem);
  }
}
.human-care-fv__ttls-ttl {
  font-size: 1.5rem;
  letter-spacing: 0.18em;
  line-height: 1.2;
  position: relative;
}
@media screen and (min-width: 769px) {
  .human-care-fv__ttls-ttl {
    font-size: clamp(0rem, 2.9761904762vw, 4.5rem);
  }
}
.human-care-fv__ttls-ttl-bg {
  background-color: var(--theme);
  display: block;
  height: 5.2rem;
  left: 0;
  position: absolute;
  top: 0;
  width: calc(100% - 9.6rem);
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .human-care-fv__ttls-ttl-bg {
    height: clamp(0rem, 9.0608465608vw, 13.7rem);
    left: calc(50% - 50vw);
    position: absolute;
    top: 0;
    width: calc(100vw - clamp(0rem, 26.1904761905vw, 39.6rem));
  }
}
.human-care-fv__ttls-ttl-bg:after {
  aspect-ratio: 80/137;
  background-image: url("../img/human-care/ttl-triangle.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 5.2rem;
  left: 99%;
  position: absolute;
  top: 0;
  width: auto;
}
@media screen and (min-width: 769px) {
  .human-care-fv__ttls-ttl-bg:after {
    height: clamp(0rem, 9.0608465608vw, 13.7rem);
  }
}
.human-care-fv__ttls-ttl-txt {
  display: inline-block;
  padding: 0.8rem 1.4rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .human-care-fv__ttls-ttl-txt {
    padding: clamp(0rem, 2.6455026455vw, 4rem) 0 clamp(0rem, 3.4391534392vw, 5.2rem) clamp(0rem, 3.9682539683vw, 6rem);
  }
}
.human-care-fv__bnr {
  aspect-ratio: 444/484;
  height: auto;
  margin: 0 auto;
  opacity: 0;
  transform: scale3d(0.3, 0.3, 0.3);
  width: 22.2rem;
}
.human-care-fv__bnr.js-inview-acv {
  animation: bounceIn 1s forwards 0.35s;
}
@media screen and (min-width: 769px) {
  .human-care-fv__bnr {
    aspect-ratio: 2000/1384;
    width: clamp(0rem, 66.1375661376vw, 100rem);
  }
}

/*--------------------------------------------　human-care-point
---------------------------------------------*/
.human-care-point:before {
  background-color: #F0F0F0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.human-care-point__inner {
  padding: 0 2.4rem 6.4rem;
}
@media screen and (min-width: 769px) {
  .human-care-point__inner {
    padding: 0 0 clamp(0rem, 8.2671957672vw, 12.5rem) 0;
  }
}
.human-care-point__ttl {
  aspect-ratio: 273/266;
  height: auto;
  margin: 0 auto 5.3rem;
  position: relative;
  width: 13rem;
}
@media screen and (min-width: 769px) {
  .human-care-point__ttl {
    margin: 0 auto clamp(0rem, 2.9100529101vw, 4.4rem);
    width: clamp(0rem, 18.0555555556vw, 27.3rem);
  }
}
.human-care-point__ttl1, .human-care-point__ttl2, .human-care-point__ttl3 {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale3d(0.3, 0.3, 0.3);
}
.js-inview-acv .human-care-point__ttl1 {
  animation: bounceIn 1s forwards 0.35s;
}
.js-inview-acv .human-care-point__ttl2 {
  animation: bounceIn 1s forwards 0.4s;
}
.js-inview-acv .human-care-point__ttl3 {
  animation: bounceIn 1s forwards 0.45s;
}
.human-care-point__list {
  margin: 0 auto;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .human-care-point__list {
    max-width: clamp(0rem, 56.8783068783vw, 86rem);
    row-gap: clamp(0rem, 1.8518518519vw, 2.8rem);
  }
}
.human-care-point__item {
  border: 1px solid var(--bck);
  padding: 1.6rem;
}
@media screen and (min-width: 769px) {
  .human-care-point__item {
    padding: clamp(0rem, 1.5873015873vw, 2.4rem) clamp(0rem, 1.3227513228vw, 2rem) clamp(0rem, 2.1164021164vw, 3.2rem);
  }
}
.human-care-point__item-ttl {
  border-bottom: 1px dashed var(--bck);
  font-size: 1.5rem;
  letter-spacing: 0.2em;
  line-height: 1.4;
  margin: 0 0 1.2rem;
  padding: 0 2.4rem 1.2rem 0;
  position: relative;
}
@media screen and (min-width: 769px) {
  .human-care-point__item-ttl {
    cursor: pointer;
    font-size: clamp(0rem, 1.3227513228vw, 2rem);
    margin: 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
    padding: 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.human-care-point__item-ttl:after {
  aspect-ratio: 29/17;
  background-image: url("../img/human-care/point-arrow.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  position: absolute;
  right: 0;
  top: 0.8rem;
  transform: scale(1, -1);
  transition: transform 0.3s;
  width: 1.5rem;
}
@media screen and (min-width: 769px) {
  .human-care-point__item-ttl:after {
    position: absolute;
    right: 0;
    top: 0;
    width: clamp(0rem, 1.917989418vw, 2.9rem);
  }
}
.active .human-care-point__item-ttl:after {
  transform: scale(-1, 1);
}
.human-care-point__item-txt {
  font-size: 1.2rem;
  height: 0;
  letter-spacing: 0.04em;
  line-height: 1.8;
  opacity: 0;
  transition: 0.3s ease;
  visibility: hidden;
}
@media screen and (min-width: 769px) {
  .human-care-point__item-txt {
    font-size: clamp(0rem, 1.1243386243vw, 1.7rem);
  }
}
.active .human-care-point__item-txt {
  opacity: 1;
  visibility: visible;
}

/*--------------------------------------------　human-care-slider
---------------------------------------------*/
.human-care-slider__inner {
  padding: 4.8rem 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .human-care-slider__inner {
    padding: clamp(0rem, 11.9047619048vw, 18rem) 0 clamp(0rem, 7.9365079365vw, 12rem);
  }
}
.human-care-slider__splide {
  opacity: 0;
}
.human-care-slider__splide.js-inview-acv {
  animation: fadeIn 1s forwards 0.35s;
}
.human-care-slider__splide-item {
  aspect-ratio: 1100/720;
  height: auto;
  margin: 0 0.4rem 0 0;
  width: 14.6rem;
}
@media screen and (min-width: 769px) {
  .human-care-slider__splide-item {
    margin: 0 clamp(0rem, 0.6613756614vw, 1rem) 0 0;
    width: clamp(0rem, 36.3756613757vw, 55rem);
  }
}

/*--------------------------------------------　kouza
---------------------------------------------*/
.kouza {
  overflow: hidden;
  padding: 5.2rem 0;
}
@media screen and (min-width: 769px) {
  .kouza {
    padding: clamp(0rem, 3.9682539683vw, 6rem) 0 clamp(0rem, 5.3571428571vw, 8.1rem) 0;
  }
}
.kouza__inner {
  padding: 6.2rem 3.2rem 7.4rem;
}
@media screen and (min-width: 769px) {
  .kouza__inner {
    padding: clamp(0rem, 3.3068783069vw, 5rem) 0 clamp(0rem, 3.4391534392vw, 5.2rem) clamp(0rem, 9.9206349206vw, 15rem);
  }
}
.kouza__inner:before {
  background-color: var(--wte);
  border-radius: 0.5rem;
  box-shadow: 0.4rem -0.4rem 0.4rem rgba(0, 0, 0, 0.25);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: calc(100% - 3.2rem);
}
@media screen and (min-width: 769px) {
  .kouza__inner:before {
    border-radius: clamp(0rem, 0.3306878307vw, 0.5rem);
    box-shadow: 7px -5px 4px 0 rgba(0, 0, 0, 0.25);
    width: calc(100% - clamp(0rem, 4.4973544974vw, 6.8rem));
  }
}
.kouza__flex {
  flex-direction: column;
  row-gap: 3.5rem;
}
@media screen and (min-width: 769px) {
  .kouza__flex {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 3.5714285714vw, 5.4rem);
    column-gap: clamp(0rem, 3.5714285714vw, 5.4rem);
  }
}
.kouza__flex1 {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .kouza__flex1 {
    width: clamp(0rem, 25.3968253968vw, 38.4rem);
  }
}
.kouza__flex1-ttl {
  aspect-ratio: 107/76;
  height: auto;
  margin: 0 0 2.4rem;
  width: 10.7rem;
}
@media screen and (min-width: 769px) {
  .kouza__flex1-ttl {
    margin: 0 0 clamp(0rem, 2.5132275132vw, 3.8rem);
    width: clamp(0rem, 7.0767195767vw, 10.7rem);
  }
}
.kouza__flex1-txt {
  font-size: 1.5rem;
  letter-spacing: 0.18em;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .kouza__flex1-txt {
    font-size: clamp(0rem, 1.3227513228vw, 2rem);
    margin: 0 0 clamp(0rem, 2.9100529101vw, 4.4rem);
  }
}
.kouza__flex1-link {
  display: none;
}
@media screen and (min-width: 769px) {
  .kouza__flex1-link {
    align-items: center;
    display: flex;
    font-size: clamp(0rem, 1.3227513228vw, 2rem);
    height: clamp(0rem, 3.1084656085vw, 4.7rem);
    justify-content: center;
    letter-spacing: 0.15em;
    transition: background-color 0.3s var(--ease-hover);
    width: clamp(0rem, 12.5661375661vw, 19rem);
  }
}
.kouza__flex1-link.js-touch-acv {
  background-color: var(--accent);
}
.kouza__flex2 {
  width: calc(100% + 3.2rem);
}
@media screen and (min-width: 769px) {
  .kouza__flex2 {
    padding: clamp(0rem, 0.7936507937vw, 1.2rem) 0 0 clamp(0rem, 0.6613756614vw, 1rem);
    width: calc(100% - clamp(0rem, 25.3968253968vw, 38.4rem) - clamp(0rem, 3.5714285714vw, 5.4rem));
  }
}
.kouza__flex2-splide {
  opacity: 0;
}
.kouza__flex2-splide.js-inview-acv {
  animation: fadeIn 1s forwards 0.35s;
}
.kouza__flex2-splide-track {
  margin: 0 0 1.8rem;
}
@media screen and (min-width: 769px) {
  .kouza__flex2-splide-track {
    margin: 0 0 clamp(0rem, 0.2645502646vw, 0.4rem);
  }
}
.kouza__flex2-splide-item {
  height: 26rem;
  margin: 0 1.8rem 0 0;
  width: 23.8rem;
}
@media screen and (min-width: 769px) {
  .kouza__flex2-splide-item {
    height: clamp(0rem, 21.8253968254vw, 33rem);
    margin: 0 clamp(0rem, 2.6455026455vw, 4rem) 0 0;
    width: clamp(0rem, 31.5476190476vw, 47.7rem);
  }
}
.kouza__flex2-splide-link {
  height: auto;
  width: 100%;
}
.kouza__flex2-splide-link.js-touch-acv img {
  opacity: 0.7;
  transform: scale(0.95);
}
.kouza__flex2-splide-link img {
  transition: opacity 0.3s var(--ease-hover), transform 0.3s var(--ease-hover);
}
.kouza__flex2-splide-ui {
  align-items: center;
  height: 3.2rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  margin: 0 0 5.4rem;
}
@media screen and (min-width: 769px) {
  .kouza__flex2-splide-ui {
    height: clamp(0rem, 2.1164021164vw, 3.2rem);
    -moz-column-gap: clamp(0rem, 0.2645502646vw, 0.4rem);
    column-gap: clamp(0rem, 0.2645502646vw, 0.4rem);
    margin: 0;
  }
}
.kouza__flex2-splide-ui button {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  height: 3.2rem;
  margin: 0;
  outline: none;
  padding: 0;
  transition: opacity 0.3s var(--ease-hover);
  vertical-align: middle;
  width: 3.2rem;
}
@media screen and (min-width: 769px) {
  .kouza__flex2-splide-ui button {
    cursor: pointer;
    height: clamp(0rem, 2.1164021164vw, 3.2rem);
    width: clamp(0rem, 2.1164021164vw, 3.2rem);
  }
  .kouza__flex2-splide-ui button:hover {
    opacity: 0.7;
  }
}
.kouza__flex2-splide-ui button svg {
  display: none;
}
.kouza__flex2-splide-ui button:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.kouza__flex2-splide-ui button.splide__arrow--prev {
  background-image: url("../img/com/kouza-slider-prev.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.kouza__flex2-splide-ui button.splide__arrow--next {
  background-image: url("../img/com/kouza-slider-next.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.kouza__flex2-link {
  align-items: center;
  font-size: 2rem;
  height: 4.7rem;
  justify-content: center;
  letter-spacing: 0.15em;
  transition: background-color 0.3s var(--ease-hover);
  width: 19rem;
}
@media screen and (min-width: 769px) {
  .kouza__flex2-link {
    display: none;
  }
}
.kouza__flex2-link.js-touch-acv {
  background-color: var(--accent);
}

/*--------------------------------------------　contact
---------------------------------------------*/
.contact {
  display: none;
  transition: opacity 0.3s var(--ease-hover);
}
.js-out .contact {
  opacity: 0;
}
@media screen and (min-width: 769px) {
  .contact {
    display: block;
  }
}
.--home .contact {
  display: block;
}
@media screen and (min-width: 769px) {
  .--home .contact {
    display: none;
  }
}
.contact__inner {
  padding: 4.8rem 3.2rem;
}
@media screen and (min-width: 769px) {
  .contact__inner {
    padding: clamp(0rem, 13.2275132275vw, 20rem) 0;
  }
}
.--home .contact__inner {
  padding: 0 3.2rem 8rem;
}
@media screen and (min-width: 769px) {
  .--home .contact__inner {
    padding: clamp(0rem, 13.2275132275vw, 20rem) 0 clamp(0rem, 4.2328042328vw, 6.4rem);
  }
}
.contact__list {
  flex-direction: column;
  row-gap: 5rem;
}
@media screen and (min-width: 769px) {
  .contact__list {
    flex-direction: row;
    justify-content: center;
    -moz-column-gap: clamp(0rem, 7.7380952381vw, 11.7rem);
    column-gap: clamp(0rem, 7.7380952381vw, 11.7rem);
  }
}
.contact__item.--tel {
  height: 10.4rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact__item.--tel {
    height: clamp(0rem, 13.2275132275vw, 20rem);
    width: clamp(0rem, 33.3333333333vw, 50.4rem);
  }
}
.contact__item.--mail {
  height: 10.6rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact__item.--mail {
    height: clamp(0rem, 13.2275132275vw, 20rem);
    width: clamp(0rem, 33.5978835979vw, 50.8rem);
  }
}
.contact__link {
  align-items: center;
  height: 100%;
  justify-content: center;
  position: relative;
  transition: opacity 0.3s var(--ease-hover);
  width: 100%;
}
.contact__link.js-touch-acv {
  opacity: 0.7;
}
.--tel .contact__link {
  border-bottom: 3px solid var(--accent);
  border-top: 3px solid var(--accent);
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .--tel .contact__link {
    -moz-column-gap: clamp(0rem, 3.1746031746vw, 4.8rem);
    column-gap: clamp(0rem, 3.1746031746vw, 4.8rem);
  }
}
.--mail .contact__link {
  overflow: visible;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .--mail .contact__link {
    -moz-column-gap: clamp(0rem, 1.5873015873vw, 2.4rem);
    column-gap: clamp(0rem, 1.5873015873vw, 2.4rem);
  }
}
.--mail .contact__link:after {
  aspect-ratio: 304/151;
  background-image: url("../img/com/mail-bdr.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: -5%;
  content: "";
  display: block;
  height: auto;
  position: absolute;
  right: -2%;
  width: 18.8rem;
}
@media screen and (min-width: 769px) {
  .--mail .contact__link:after {
    width: clamp(0rem, 20.1058201058vw, 30.4rem);
  }
}
.contact__link-ttl {
  font-size: 1.2rem;
  left: 50%;
  letter-spacing: 0.1em;
  padding: 0 0.8rem;
  position: absolute;
  top: -8%;
  transform: translateX(-50%);
}
@media screen and (min-width: 769px) {
  .contact__link-ttl {
    font-size: clamp(0rem, 1.3227513228vw, 2rem);
    left: 50%;
    padding: 0 clamp(0rem, 1.0582010582vw, 1.6rem);
    position: absolute;
    top: -6%;
  }
}
.contact__link-tel {
  aspect-ratio: 87/87;
  height: auto;
  width: 4.4rem;
}
@media screen and (min-width: 769px) {
  .contact__link-tel {
    width: clamp(0rem, 5.753968254vw, 8.7rem);
  }
}
.contact__link-txt-num {
  display: block;
  font-size: 2.5rem;
  letter-spacing: 0.1em;
  margin: 0 0 0.4rem;
}
@media screen and (min-width: 769px) {
  .contact__link-txt-num {
    font-size: clamp(0rem, 2.3148148148vw, 3.5rem);
    margin: 0 0 clamp(0rem, 0.5291005291vw, 0.8rem);
  }
}
.contact__link-txt-time {
  display: block;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .contact__link-txt-time {
    font-size: clamp(0rem, 1.3888888889vw, 2.1rem);
  }
}
.contact__link-mail {
  aspect-ratio: 82/64;
  height: auto;
  width: 4rem;
}
@media screen and (min-width: 769px) {
  .contact__link-mail {
    width: clamp(0rem, 5.4232804233vw, 8.2rem);
  }
}
.contact__link-txt-mail {
  display: block;
  font-size: 2rem;
  letter-spacing: 0.1em;
  margin: 0 0 0.4rem;
}
@media screen and (min-width: 769px) {
  .contact__link-txt-mail {
    font-size: clamp(0rem, 2.3148148148vw, 3.5rem);
    margin: 0 0 clamp(0rem, 0.5291005291vw, 0.8rem);
  }
}
.contact__link-txt-allert {
  display: block;
  font-size: 1rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .contact__link-txt-allert {
    font-size: clamp(0rem, 0.9920634921vw, 1.5rem);
  }
}

/*--------------------------------------------　page-fv
---------------------------------------------*/
.page-fv {
  height: 49.4rem;
}
@media screen and (min-width: 769px) {
  .page-fv {
    height: clamp(0rem, 49.1402116402vw, 74.3rem);
  }
}
.page-fv:before {
  background-color: var(--theme);
  border-radius: 0.5rem;
  content: "";
  display: block;
  height: 38.3rem;
  left: 0;
  position: absolute;
  top: 11rem;
  width: calc(100% - 6.2rem);
}
@media screen and (min-width: 769px) {
  .page-fv:before {
    border-radius: clamp(0rem, 0.3306878307vw, 0.5rem);
    height: clamp(0rem, 24.537037037vw, 37.1rem);
    left: 0;
    position: absolute;
    top: clamp(0rem, 24.6031746032vw, 37.2rem);
    width: calc(100vw - clamp(0rem, 15.873015873vw, 24rem));
  }
}
.page-fv__inner {
  height: 100%;
  padding: 11rem 0 0;
}
@media screen and (min-width: 769px) {
  .page-fv__inner {
    padding: clamp(0rem, 24.6031746032vw, 37.2rem) 0 0;
  }
}
.page-fv__ttl {
  align-items: center;
  font-size: 3rem;
  height: 16rem;
  justify-content: center;
  letter-spacing: 0.18em;
  position: relative;
  row-gap: 5rem;
  width: calc(100% - 6.2rem);
}
@media screen and (min-width: 769px) {
  .page-fv__ttl {
    font-size: clamp(0rem, 4.6296296296vw, 7rem);
    height: clamp(0rem, 24.537037037vw, 37.1rem);
    row-gap: clamp(0rem, 7.9365079365vw, 12rem);
  }
}
@media screen and (min-width: 769px) {
  .--school-introduction .page-fv__ttl {
    width: clamp(0rem, 46.2962962963vw, 70rem);
  }
}
@media screen and (min-width: 769px) {
  .--qa .page-fv__ttl {
    width: clamp(0rem, 46.2962962963vw, 70rem);
  }
}
@media screen and (min-width: 769px) {
  .--voiecs .page-fv__ttl {
    width: clamp(0rem, 46.2962962963vw, 70rem);
  }
}
.page-fv__ttl:after {
  aspect-ratio: 1/1;
  background-image: url("../img/com/ico-dia.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transform: translateX(-50%) translateY(20%);
  width: 1.4rem;
}
@media screen and (min-width: 769px) {
  .page-fv__ttl:after {
    transform: translateX(-50%) translateY(50%);
    width: clamp(0rem, 1.1904761905vw, 1.8rem);
  }
}
.page-fv__ttl-en {
  font-size: 1.3rem;
  letter-spacing: 0.12em;
}
@media screen and (min-width: 769px) {
  .page-fv__ttl-en {
    font-size: clamp(0rem, 1.9841269841vw, 3rem);
  }
}
.--school-introduction .page-fv__img {
  aspect-ratio: 704/643;
  height: auto;
  position: absolute;
  right: 1rem;
  top: 28rem;
  width: 28.4rem;
}
@media screen and (min-width: 769px) {
  .--school-introduction .page-fv__img {
    position: absolute;
    right: clamp(0rem, 6.2830687831vw, 9.5rem);
    top: clamp(0rem, 14.2195767196vw, 21.5rem);
    width: clamp(0rem, 46.5608465608vw, 70.4rem);
  }
}
.--qa .page-fv__img {
  aspect-ratio: 568/571;
  height: auto;
  position: absolute;
  right: 2.4rem;
  top: 28rem;
  width: 28.4rem;
}
@media screen and (min-width: 769px) {
  .--qa .page-fv__img {
    position: absolute;
    right: clamp(0rem, 10.1851851852vw, 15.4rem);
    top: clamp(0rem, 11.2433862434vw, 17rem);
    width: clamp(0rem, 37.5661375661vw, 56.8rem);
  }
}
.--voiecs .page-fv__img {
  aspect-ratio: 1963/1499;
  height: auto;
  position: absolute;
  right: 3rem;
  top: 29rem;
  width: 30rem;
}
@media screen and (min-width: 769px) {
  .--voiecs .page-fv__img {
    position: absolute;
    right: clamp(0rem, 9.9206349206vw, 15rem);
    top: clamp(0rem, 16.5343915344vw, 25rem);
    width: clamp(0rem, 42.328042328vw, 64rem);
  }
}
.page-fv__img1, .page-fv__img2, .page-fv__img3, .page-fv__img4, .page-fv__img5 {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: scale3d(0.3, 0.3, 0.3);
}
.js-inview-acv .page-fv__img1 {
  animation: bounceIn 1s forwards 0.35s;
}
.js-inview-acv .page-fv__img2 {
  animation: bounceIn 1s forwards 0.4s;
}
.js-inview-acv .page-fv__img3 {
  animation: bounceIn 1s forwards 0.45s;
}
.js-inview-acv .page-fv__img4 {
  animation: bounceIn 1s forwards 0.5s;
}
.js-inview-acv .page-fv__img5 {
  animation: bounceIn 1s forwards 0.55s;
}

/*--------------------------------------------　faq
---------------------------------------------*/
.faq__inner {
  padding: 11.5rem 0 8rem;
}
@media screen and (min-width: 769px) {
  .faq__inner {
    padding: clamp(0rem, 12.037037037vw, 18.2rem) clamp(0rem, 11.9047619048vw, 18rem);
  }
}
.faq__ttl {
  margin: 0 0 6rem;
}
@media screen and (min-width: 769px) {
  .faq__ttl {
    margin: 0 0 clamp(0rem, 5.5555555556vw, 8.4rem);
  }
}
.faq__ttl-img {
  aspect-ratio: 151/54;
  height: auto;
  margin: 0 auto 1.6rem;
  width: 6rem;
}
@media screen and (min-width: 769px) {
  .faq__ttl-img {
    margin: 0 auto clamp(0rem, 2.6455026455vw, 4rem);
    width: clamp(0rem, 9.9867724868vw, 15.1rem);
  }
}
.faq__ttl-jp {
  font-size: 1rem;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .faq__ttl-jp {
    font-size: clamp(0rem, 1.6534391534vw, 2.5rem);
  }
}
.faq__cnt {
  border-radius: 0.5rem;
  padding: 6.4rem 2.4rem;
}
@media screen and (min-width: 769px) {
  .faq__cnt {
    border-radius: clamp(0rem, 1.917989418vw, 2.9rem);
    padding: clamp(0rem, 10.582010582vw, 16rem) clamp(0rem, 7.9365079365vw, 12rem);
  }
}
.faq__cnt-inner {
  border-radius: 0.5rem;
  display: none;
  margin: 0 auto;
  padding: 2.4rem;
}
@media screen and (min-width: 769px) {
  .faq__cnt-inner {
    border-radius: clamp(0rem, 1.1904761905vw, 1.8rem);
    padding: clamp(0rem, 5.291005291vw, 8rem) clamp(0rem, 3.7037037037vw, 5.6rem);
    width: calc(100% - clamp(0rem, 7.9365079365vw, 12rem));
  }
}
.faq__cnt-inner.js-tab-cnt-active {
  display: block;
}
.faq__cnt-tab-list {
  flex-wrap: wrap;
  row-gap: 0.7rem;
  -moz-column-gap: 0.7rem;
  column-gap: 0.7rem;
  margin: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .faq__cnt-tab-list {
    -moz-column-gap: clamp(0rem, 2.7777777778vw, 4.2rem);
    column-gap: clamp(0rem, 2.7777777778vw, 4.2rem);
    flex-wrap: nowrap;
    justify-content: center;
    margin: 0 0 clamp(0rem, 7.9365079365vw, 12rem);
    row-gap: clamp(0rem, 1.5873015873vw, 2.4rem);
  }
}
.faq__cnt-tab-item {
  align-items: center;
  border-radius: 0.6rem;
  font-size: 1.3rem;
  height: 5.5rem;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .faq__cnt-tab-item {
    border-radius: clamp(0rem, 0.9259259259vw, 1.4rem);
    cursor: pointer;
    font-size: clamp(0rem, 1.455026455vw, 2.2rem);
    height: clamp(0rem, 6.6137566138vw, 10rem);
    letter-spacing: 0.1em;
    padding: 0 clamp(0rem, 1.3227513228vw, 2rem);
  }
}
.faq__cnt-tab-item:after {
  content: "";
  display: block;
  opacity: 0;
  transform: translateX(-50%) scale3d(0.3, 0.3, 0.3);
}
.faq__cnt-tab-item:nth-child(1) {
  width: 17.9rem;
}
@media screen and (min-width: 769px) {
  .faq__cnt-tab-item:nth-child(1) {
    width: auto;
  }
}
.faq__cnt-tab-item:nth-child(1):after {
  aspect-ratio: 63/75;
  background-image: url("../img/qa/q1.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  left: 50%;
  position: absolute;
  top: -9vw;
  width: 4.2rem;
}
@media screen and (min-width: 769px) {
  .faq__cnt-tab-item:nth-child(1):after {
    left: 50%;
    position: absolute;
    top: -2.2vw;
    width: clamp(0rem, 4.1666666667vw, 6.3rem);
  }
}
.faq__cnt-tab-item:nth-child(2) {
  width: 14rem;
}
@media screen and (min-width: 769px) {
  .faq__cnt-tab-item:nth-child(2) {
    width: auto;
  }
}
.faq__cnt-tab-item:nth-child(2):after {
  aspect-ratio: 52/81;
  background-image: url("../img/qa/q2.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  left: 50%;
  position: absolute;
  top: -9.3vw;
  width: 3.6rem;
}
@media screen and (min-width: 769px) {
  .faq__cnt-tab-item:nth-child(2):after {
    left: 50%;
    position: absolute;
    top: -2.8vw;
    width: clamp(0rem, 3.4391534392vw, 5.2rem);
  }
}
.faq__cnt-tab-item:nth-child(3) {
  width: 19.7rem;
}
@media screen and (min-width: 769px) {
  .faq__cnt-tab-item:nth-child(3) {
    width: auto;
  }
}
.faq__cnt-tab-item:nth-child(3):after {
  aspect-ratio: 66/96;
  background-image: url("../img/qa/q3.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  left: 10%;
  position: absolute;
  top: -4vw;
  width: 3.4rem;
}
@media screen and (min-width: 769px) {
  .faq__cnt-tab-item:nth-child(3):after {
    left: 65%;
    position: absolute;
    top: -3.5vw;
    width: clamp(0rem, 4.3650793651vw, 6.6rem);
  }
}
.faq__cnt-tab-item:nth-child(4) {
  width: 12.2rem;
}
@media screen and (min-width: 769px) {
  .faq__cnt-tab-item:nth-child(4) {
    width: auto;
  }
}
.faq__cnt-tab-item:nth-child(4):after {
  aspect-ratio: 29/90;
  background-image: url("../img/qa/q4.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  left: 80%;
  position: absolute;
  top: -6vw;
  width: 1.5rem;
}
@media screen and (min-width: 769px) {
  .faq__cnt-tab-item:nth-child(4):after {
    left: 50%;
    position: absolute;
    top: -3.3vw;
    width: clamp(0rem, 1.917989418vw, 2.9rem);
  }
}
.faq__cnt-tab-item.js-tab-btn-active {
  color: var(--accent);
}
.faq__cnt-tab-item.js-tab-btn-active:after {
  animation: bounceInCenter 1s forwards 0.25s;
}
.faq__cnt-ttl {
  font-size: 1.7rem;
  letter-spacing: 0.1em;
  margin: 0 0 2.4rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .faq__cnt-ttl {
    font-size: clamp(0rem, 2.1164021164vw, 3.2rem);
    margin: 0 0 clamp(0rem, 4.2328042328vw, 6.4rem);
  }
}
.faq__cnt-list {
  row-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .faq__cnt-list {
    row-gap: clamp(0rem, 4.2328042328vw, 6.4rem);
  }
}
.faq__cnt-item-q {
  align-items: center;
  cursor: pointer;
  padding: 0 0.8rem;
}
@media screen and (min-width: 769px) {
  .faq__cnt-item-q {
    padding: 0 clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.faq__cnt-item-q-ico {
  aspect-ratio: 21/29;
  height: auto;
  width: 1.3rem;
}
@media screen and (min-width: 769px) {
  .faq__cnt-item-q-ico {
    width: clamp(0rem, 1.3888888889vw, 2.1rem);
  }
}
.faq__cnt-item-q-txt {
  flex: 1;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  line-height: 1.4;
  margin: 0 0 0 1rem;
  padding: 0 1rem 0 1rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .faq__cnt-item-q-txt {
    font-size: clamp(0rem, 1.455026455vw, 2.2rem);
    margin: 0 0 0 clamp(0rem, 0.7936507937vw, 1.2rem);
    padding: 0 clamp(0rem, 0.5291005291vw, 0.8rem) 0 clamp(0rem, 0.7936507937vw, 1.2rem);
  }
}
.faq__cnt-item-q-txt:before {
  background-image: url("../img/qa/bdr.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-repeat: repeat-y;
  background-size: cover;
  background-size: 0.1rem 1.9rem;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.1rem;
}
.faq__cnt-item-q-arrow {
  aspect-ratio: 16/10;
  height: auto;
  transform: scale(1, -1);
  transition: 0.3s ease;
  width: 0.8rem;
}
@media screen and (min-width: 769px) {
  .faq__cnt-item-q-arrow {
    width: clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.active .faq__cnt-item-q-arrow {
  transform: scale(-1, 1);
}
.faq__cnt-item-a {
  border: 1px solid var(--accent);
  height: 0;
  opacity: 0;
  transition: 0.3s ease;
  visibility: hidden;
}
.active .faq__cnt-item-a {
  margin: 1.6rem 0;
  opacity: 1;
  visibility: visible;
}
@media screen and (min-width: 769px) {
  .active .faq__cnt-item-a {
    margin: clamp(0rem, 1.0582010582vw, 1.6rem) 0 0;
  }
}
.faq__cnt-item-a-inner {
  align-items: center;
  margin: 1.2rem 0;
  padding: 0 0.8rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .faq__cnt-item-a-inner {
    margin: clamp(0rem, 1.5873015873vw, 2.4rem) 0;
    padding: 0 clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.faq__cnt-item-a-ico {
  aspect-ratio: 19/22;
  height: auto;
  width: 1.3rem;
}
@media screen and (min-width: 769px) {
  .faq__cnt-item-a-ico {
    width: clamp(0rem, 1.2566137566vw, 1.9rem);
  }
}
.faq__cnt-item-a-txt {
  flex: 1;
  font-size: 1.1rem;
  line-height: 1.6;
  margin: 0 0 0 1rem;
  padding: 0 0 0 1rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .faq__cnt-item-a-txt {
    font-size: clamp(0rem, 1.1243386243vw, 1.7rem);
    margin: 0 0 0 clamp(0rem, 0.7936507937vw, 1.2rem);
    padding: 0 0 0 clamp(0rem, 0.7936507937vw, 1.2rem);
  }
}
.faq__cnt-item-a-txt:before {
  background-image: url("../img/qa/bdr.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-repeat: repeat-y;
  background-size: cover;
  background-size: 0.1rem 1.9rem;
  content: "";
  display: block;
  height: calc(100% - 3rem);
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.1rem;
}
@media screen and (min-width: 769px) {
  .faq__cnt-item-a-txt:before {
    height: 100%;
  }
}

/*--------------------------------------------　school-feature
---------------------------------------------*/
.school-feature__inner {
  padding: 11.5rem 2.8rem 32rem;
}
@media screen and (min-width: 769px) {
  .school-feature__inner {
    padding: clamp(0rem, 19.1798941799vw, 29rem) 0;
  }
}
.school-feature__ttl {
  margin: 0 0 6rem;
}
@media screen and (min-width: 769px) {
  .school-feature__ttl {
    margin: 0 0 clamp(0rem, 10.2513227513vw, 15.5rem);
  }
}
.school-feature__ttl-img {
  aspect-ratio: 415/51;
  height: auto;
  margin: 0 auto 1.6rem;
  width: 16rem;
}
@media screen and (min-width: 769px) {
  .school-feature__ttl-img {
    margin: 0 auto clamp(0rem, 2.6455026455vw, 4rem);
    width: clamp(0rem, 27.4470899471vw, 41.5rem);
  }
}
.school-feature__ttl-jp {
  font-size: 1rem;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .school-feature__ttl-jp {
    font-size: clamp(0rem, 1.6534391534vw, 2.5rem);
  }
}
.school-feature__list {
  row-gap: 24rem;
}
@media screen and (min-width: 769px) {
  .school-feature__list {
    row-gap: clamp(0rem, 14.880952381vw, 22.5rem);
  }
}
.school-feature__item {
  position: relative;
}
@media screen and (min-width: 769px) {
  .school-feature__item.--1, .school-feature__item.--3 {
    padding: 0 0 0 clamp(0rem, 6.2830687831vw, 9.5rem);
  }
}
@media screen and (min-width: 769px) {
  .school-feature__item.--2 {
    padding: 0 clamp(0rem, 3.7037037037vw, 5.6rem) 0 0;
  }
}
.school-feature__item-img {
  aspect-ratio: 1100/1300;
  height: auto;
  width: 27rem;
}
.--2 .school-feature__item-img {
  margin: 0 0 0 auto;
}
@media screen and (min-width: 769px) {
  .school-feature__item-img {
    width: clamp(0rem, 36.3756613757vw, 55rem);
  }
}
.school-feature__item-img.js-inview-acv img {
  animation: bounceIn 1s forwards 0.35s;
}
.school-feature__item-img img {
  opacity: 0;
  transform: scale3d(0.3, 0.3, 0.3);
}
.school-feature__item-cnt {
  height: 42.7rem;
  width: 30.5rem;
}
.--1 .school-feature__item-cnt, .--3 .school-feature__item-cnt {
  padding: 2.7rem 2rem 2.7rem 6rem;
  position: absolute;
  right: -2.8rem;
  top: 18.7rem;
}
.--2 .school-feature__item-cnt {
  left: -2.8rem;
  padding: 2.7rem 2rem 2.7rem 6rem;
  position: absolute;
  top: 18.7rem;
}
@media screen and (min-width: 769px) {
  .school-feature__item-cnt {
    height: clamp(0rem, 38.2275132275vw, 57.8rem);
    width: clamp(0rem, 65.2116402116vw, 98.6rem);
  }
  .--1 .school-feature__item-cnt, .--3 .school-feature__item-cnt {
    padding: 0 clamp(0rem, 5.9523809524vw, 9rem);
    position: absolute;
    right: 0;
    top: -1%;
  }
  .--2 .school-feature__item-cnt {
    left: clamp(0rem, 3.9682539683vw, 6rem);
    padding: 0 clamp(0rem, 5.9523809524vw, 9rem);
    position: absolute;
    top: -1%;
  }
}
.school-feature__item-cnt-ca {
  font-size: 1.3rem;
  left: 2.4rem;
  letter-spacing: 0.5em;
  position: absolute;
  top: 3.7rem;
  writing-mode: vertical-rl;
}
@media screen and (min-width: 769px) {
  .school-feature__item-cnt-ca {
    font-size: clamp(0rem, 1.3227513228vw, 2rem);
  }
  .--1 .school-feature__item-cnt-ca, .--3 .school-feature__item-cnt-ca {
    left: clamp(0rem, 1.8518518519vw, 2.8rem);
    position: absolute;
    top: clamp(0rem, 3.5714285714vw, 5.4rem);
  }
  .--2 .school-feature__item-cnt-ca {
    left: clamp(0rem, 1.8518518519vw, 2.8rem);
    position: absolute;
    top: clamp(0rem, 3.5714285714vw, 5.4rem);
  }
}
.school-feature__item-cnt-num {
  display: inline-block;
  font-size: 3.2rem;
  letter-spacing: 0.2em;
  margin: 0 0 2rem;
  padding: 0 0 1.6rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .school-feature__item-cnt-num {
    font-size: clamp(0rem, 3.3068783069vw, 5rem);
    margin: 0 0 clamp(0rem, 2.6455026455vw, 4rem);
    padding: 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}
.school-feature__item-cnt-num:after {
  background-color: var(--bck);
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 2rem;
}
@media screen and (min-width: 769px) {
  .school-feature__item-cnt-num:after {
    width: clamp(0rem, 1.9841269841vw, 3rem);
  }
}
.school-feature__item-cnt-txt {
  font-size: 1.4rem;
  letter-spacing: 0.2em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .school-feature__item-cnt-txt {
    font-size: clamp(0rem, 1.3227513228vw, 2rem);
    padding: 0 0 0 clamp(0rem, 1.0582010582vw, 1.6rem);
  }
}

/*--------------------------------------------　voice
---------------------------------------------*/
.voice__inner {
  padding: 11.5rem 0 8rem;
}
@media screen and (min-width: 769px) {
  .voice__inner {
    padding: clamp(0rem, 12.037037037vw, 18.2rem) clamp(0rem, 15.3439153439vw, 23.2rem) clamp(0rem, 10.7142857143vw, 16.2rem);
  }
}
.voice__ttl {
  margin: 0 0 6rem;
}
@media screen and (min-width: 769px) {
  .voice__ttl {
    margin: 0 0 clamp(0rem, 10.4497354497vw, 15.8rem);
  }
}
.voice__ttl-img {
  aspect-ratio: 244/51;
  height: auto;
  margin: 0 auto 1.6rem;
  width: 9.4rem;
}
@media screen and (min-width: 769px) {
  .voice__ttl-img {
    margin: 0 auto clamp(0rem, 2.6455026455vw, 4rem);
    width: clamp(0rem, 16.1375661376vw, 24.4rem);
  }
}
.voice__ttl-jp {
  font-size: 1rem;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .voice__ttl-jp {
    font-size: clamp(0rem, 1.6534391534vw, 2.5rem);
  }
}
.voice__splide-list {
  justify-content: center;
  -moz-column-gap: 1.3rem;
  column-gap: 1.3rem;
  flex-wrap: wrap;
  row-gap: 5rem;
}
@media screen and (min-width: 769px) {
  .voice__splide-list {
    -moz-column-gap: clamp(0rem, 5.291005291vw, 8rem);
    column-gap: clamp(0rem, 5.291005291vw, 8rem);
    row-gap: clamp(0rem, 7.4074074074vw, 11.2rem);
  }
}
.voice__splide-item {
  align-items: center;
  height: auto;
  padding: 1.6rem 0;
  position: relative;
  width: 24rem;
}
@media screen and (min-width: 769px) {
  .voice__splide-item {
    height: clamp(0rem, 40.4761904762vw, 61.2rem);
    padding: clamp(0rem, 1.5873015873vw, 2.4rem) 0 0;
    width: clamp(0rem, 31.746031746vw, 48rem);
  }
}
.voice__splide-item:before {
  border: 1px solid var(--accent);
  border-radius: 0.5rem;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .voice__splide-item:before {
    border-radius: clamp(0rem, 0.3306878307vw, 0.5rem);
  }
}
.voice__splide-item-top {
  font-size: 1.1rem;
  letter-spacing: 0.17em;
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .voice__splide-item-top {
    font-size: clamp(0rem, 0.9920634921vw, 1.5rem);
    margin: 0 0 clamp(0rem, 2.4470899471vw, 3.7rem);
  }
}
.voice__splide-item-img {
  margin: 0 0 2.4rem;
  opacity: 0;
  transform: scale3d(0.3, 0.3, 0.3);
}
@media screen and (min-width: 769px) {
  .voice__splide-item-img {
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4.2rem);
  }
}
.voice__splide-item-img.js-inview-acv {
  animation: bounceIn 1s forwards 0.35s;
}
.--1 .voice__splide-item-img {
  aspect-ratio: 209/263;
  height: auto;
  width: 13.6rem;
}
@media screen and (min-width: 769px) {
  .--1 .voice__splide-item-img {
    width: clamp(0rem, 15.4761904762vw, 23.4rem);
  }
}
.--2 .voice__splide-item-img {
  aspect-ratio: 236/303;
  height: auto;
  width: 13.6rem;
}
@media screen and (min-width: 769px) {
  .--2 .voice__splide-item-img {
    width: clamp(0rem, 15.6084656085vw, 23.6rem);
  }
}
.--3 .voice__splide-item-img {
  aspect-ratio: 234/284;
  height: auto;
  width: 13.6rem;
}
@media screen and (min-width: 769px) {
  .--3 .voice__splide-item-img {
    width: clamp(0rem, 17.1296296296vw, 25.9rem);
  }
}
.voice__splide-item-name {
  align-items: center;
  border: 1px solid var(--accent);
  border-radius: 9999px;
  font-size: 1.5rem;
  height: 2.9rem;
  justify-content: center;
  letter-spacing: 0.17em;
  margin: 0 0 1rem;
  width: 14.6rem;
}
@media screen and (min-width: 769px) {
  .voice__splide-item-name {
    font-size: clamp(0rem, 0.9920634921vw, 1.5rem);
    height: clamp(0rem, 3.3068783069vw, 5rem);
    margin: 0 0 clamp(0rem, 0.9920634921vw, 1.5rem);
    width: clamp(0rem, 16.6666666667vw, 25.2rem);
  }
}
.voice__splide-item-txt {
  font-size: 1.1rem;
  letter-spacing: 0.1em;
  line-height: 1.6;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .voice__splide-item-txt {
    font-size: clamp(0rem, 1.1904761905vw, 1.8rem);
  }
}/*# sourceMappingURL=style.css.map */
