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

[data-simplebar] {
  align-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: relative;
}

.simplebar-wrapper {
  height: inherit;
  max-height: inherit;
  max-width: inherit;
  overflow: hidden;
  width: inherit;
}

.simplebar-mask {
  bottom: 0;
  direction: inherit;
  height: auto !important;
  left: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto !important;
  z-index: 0;
}

.simplebar-offset {
  bottom: 0;
  box-sizing: inherit !important;
  direction: inherit !important;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  resize: none !important;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  box-sizing: border-box !important;
  direction: inherit;
  display: block;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  overflow: auto;
  position: relative;
  scrollbar-width: none;
  width: auto;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  display: none;
  height: 0;
  width: 0;
}

.simplebar-content:after,
.simplebar-content:before {
  content: " ";
  display: table;
}

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  pointer-events: none;
  width: 100%;
}

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  flex-basis: 0;
  flex-grow: inherit;
  flex-shrink: 0;
  float: left;
  height: 100%;
  margin: 0;
  max-height: 1px;
  max-width: 1px;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: relative;
  width: 100%;
  z-index: -1;
}

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  height: 1000%;
  left: 0;
  min-height: 1px;
  min-width: 1px;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 1000%;
  z-index: -1;
}

.simplebar-track {
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
  z-index: 1;
}

[data-simplebar].simplebar-dragging {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  left: 0;
  min-height: 10px;
  position: absolute;
  right: 0;
}

.simplebar-scrollbar:before {
  background: #000;
  border-radius: 7px;
  content: "";
  left: 2px;
  opacity: 0;
  position: absolute;
  right: 2px;
  transition: opacity 0.2s 0.5s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.5;
  transition-delay: 0s;
  transition-duration: 0s;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}

.simplebar-scrollbar:before {
  bottom: 2px;
  left: 2px;
  right: 2px;
  top: 2px;
}

.simplebar-track.simplebar-horizontal {
  height: 11px;
  left: 0;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  bottom: 0;
  left: 0;
  min-height: 0;
  min-width: 10px;
  right: auto;
  top: 0;
  width: auto;
}

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
  left: 0;
  right: auto;
}

.simplebar-dummy-scrollbar-size {
  direction: rtl;
  height: 500px;
  opacity: 0;
  overflow-x: scroll;
  overflow-y: hidden;
  position: fixed;
  visibility: hidden;
  width: 500px;
  -ms-overflow-style: scrollbar !important;
}

.simplebar-dummy-scrollbar-size > div {
  height: 200%;
  margin: 10px 0;
  width: 200%;
}

.simplebar-hide-scrollbar {
  left: 0;
  overflow-y: scroll;
  position: fixed;
  scrollbar-width: none;
  visibility: hidden;
  -ms-overflow-style: 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;
}

:root {
  /*--------------------------------------------　font
  ---------------------------------------------*/
  --ex-light: 200;
  --regular: 400;
  --medium: 500;
  --semi-bold: 600;
  --bold: 700;
  --font-jp: "Noto Sans JP", sans-serif;
  --font-en: "Oswald", sans-serif;
  /*--------------------------------------------　color
  ---------------------------------------------*/
  --bck: #35383B;
  --wte: #fff;
  --lightBlueGray: #E2EAF1;
  --darkGray: #35383b;
  --blue: #124EAF;
  --gradient2: linear-gradient(to left, #FDC4F3, #43D9FF, #124EAF);
  --gradient2-2: linear-gradient(to left top, #FDC4F3, #43D9FF, #124EAF);
  --gradient3: linear-gradient(to bottom right, #FDC4F3 22%, #70B5FF 47%, #AF8CF4 74%);
  --gradient3-2: linear-gradient(to right bottom, #FDC4F3 22%, #70B5FF 47%, #AF8CF4 74%);
  --gradient3-3: linear-gradient(to bottom right, #FDC4F380 22%, #70B5FF80 47%, #AF8CF480 74%);
  --gradient4: linear-gradient(to bottom right, #A0C2F9 47%, #DBE5EE 74%);
  --gradient5: linear-gradient(to bottom right, #DBE5EE 25%, #FFFFFF 90%);
  --gradient6: linear-gradient(to right, #F1F2F5 67%, #ffffff 94%);
  --gradient7: linear-gradient(to right, #464A4F 67%, #35383B 94%);
  --gry: #bbbbbb;
  --theme: #A0C2F9;
  --accent: #26244C;
  --bdr: #DDDDDD;
  --bg: #F9FAFB;
  /*--------------------------------------------　easing
  ---------------------------------------------*/
  --ease-hover: cubic-bezier(0.43, 0.05, 0.17, 1);
  --ease-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 elasticity {
  0% {
    height: 0;
    top: 0;
  }
  50% {
    height: 100%;
    top: 0;
  }
  100% {
    height: 100%;
    top: 102%;
  }
}
@keyframes shrink {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}
@keyframes bgAnimation {
  0% {
    background-position: 0 80%;
  }
  50% {
    background-position: 100% 20%;
  }
  100% {
    background-position: 0 80%;
  }
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.4;
  }
}
/*--------------------------------------------　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(--theme);
  color: var(--wte);
}
html ::selection {
  background-color: var(--theme);
  color: var(--wte);
}
html ::-moz-selection {
  background-color: var(--theme);
  color: var(--wte);
}

body {
  background-color: var(--wte);
  color: var(--bck);
  font-family: var(--font-jp);
  font-optical-sizing: auto;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: var(--regular);
  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__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  height: auto;
  max-width: 192rem;
  position: relative;
  width: 100%;
}
.page#js-page, #js-page.page__header, #js-page.page__main, #js-page.page__section, #js-page.page__article, #js-page.page__aside, #js-page.page__footer, #js-page.page__inner, #js-page.page__flex {
  margin: 0 auto;
  overflow: hidden;
}
.page__section {
  background-color: var(--wte);
}
.page__inner {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .page__inner.--comW {
    max-width: clamp(0rem, 88.8888888889vw, 128rem);
  }
}
@media screen and (min-width: 769px) {
  .page__inner.--comW-narrow {
    max-width: clamp(0rem, 76.3888888889vw, 110rem);
  }
}
@media screen and (min-width: 769px) {
  .page__inner.--comW-normal {
    max-width: clamp(0rem, 100vw, 144rem);
  }
}
@media screen and (min-width: 769px) {
  .page__inner.--comW-wide {
    max-width: clamp(0rem, 115.2777777778vw, 166rem);
  }
}
.page__flex {
  display: flex;
}
.page__flex > * {
  flex-shrink: 0;
  width: auto;
}
.page__flex.--v {
  flex-direction: column;
}
.page__flex.--i {
  display: inline-flex;
}
.page__grid {
  display: grid;
}
.page__md {
  display: block;
}
@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 video,
.page__img iframe,
.page__img svg,
.page__img path,
.page__img g {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .page__img.--md {
    display: none;
  }
}
.page__img.--dd {
  display: none;
}
@media screen and (min-width: 769px) {
  .page__img.--dd {
    display: block;
  }
}
.page__hidden {
  overflow: hidden;
}
.page__pointer-none {
  pointer-events: none;
}
.page, .page__header, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　color
  ---------------------------------------------*/
}
.page__wte {
  color: var(--wte);
}
.page__bck {
  color: var(--bck);
}
.page__blue {
  color: var(--blue);
}
.page__theme {
  color: var(--theme);
}
.page__acce {
  color: var(--accent);
}
.page__bg-wte {
  background-color: var(--wte);
}
.page__bg-bck {
  background-color: var(--bck);
}
.page__bg-theme {
  background-color: var(--theme);
}
.page__bg-acce {
  background-color: var(--accent);
}
.page__bg-light-blue-gray {
  overflow: hidden;
  position: relative;
}
.page__bg-light-blue-gray:before, .page__bg-light-blue-gray:after {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.page__bg-light-blue-gray:before {
  background-color: rgba(255, 255, 255, 0.9);
}
.page__bg-light-blue-gray:after {
  background-color: rgba(219, 229, 238, 0.25);
}
.page__bg-light-blue-gray2 {
  background-color: var(--lightBlueGray);
}
.page, .page__header, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　font
  ---------------------------------------------*/
}
.page__sharp {
  /* 文字をシャープに */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page__en {
  font-family: var(--font-en);
}
.page, .page__header, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　weight
  ---------------------------------------------*/
}
.page__bold {
  font-weight: var(--bold);
}
.page__sbold {
  font-weight: var(--semi-bold);
}
.page__medium {
  font-weight: var(--medium);
}
.page__elight {
  font-weight: var(--ex-light);
}
.page, .page__header, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　site
  ---------------------------------------------*/
}
.page__inview {
  opacity: 0;
  transform: translateY(5vw);
  transition: 1s opacity var(--ease-base), 1s transform var(--ease-base);
}
.page__inview.js-inview-acv {
  opacity: 1;
  transform: translateY(0);
}
.page__ttl {
  align-items: center;
  justify-content: center;
  position: relative;
  row-gap: 0.6rem;
}
@media screen and (min-width: 769px) {
  .page__ttl {
    row-gap: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.page__ttl.--wte:after {
  background: var(--wte);
}
.page__ttl:before, .page__ttl:after {
  background: var(--bck);
  border-radius: 0.6rem;
  content: "";
  display: block;
  height: 0.6rem;
  left: 50%;
  position: absolute;
  top: -2rem;
  transform: translateX(-50%);
  transition: width 0.5s var(--ease-base) 0.5s;
  width: 0.6rem;
}
@media screen and (min-width: 769px) {
  .page__ttl:before, .page__ttl:after {
    border-radius: clamp(0rem, 0.4166666667vw, 0.6rem);
    height: clamp(0rem, 0.4166666667vw, 0.6rem);
    left: 50%;
    position: absolute;
    top: clamp(-2rem, -1.3888888889vw, 0rem);
    width: clamp(0rem, 0.4166666667vw, 0.6rem);
  }
}
.page__ttl:after {
  transition: width 0.5s var(--ease-base) 0.5s, opacity 0.5s var(--ease-base) 0.5s;
}
.page__ttl.js-inview-acv:before {
  background: var(--gradient2);
  width: 3.2rem;
}
@media screen and (min-width: 769px) {
  .page__ttl.js-inview-acv:before {
    width: clamp(0rem, 4.4444444444vw, 6.4rem);
  }
}
.page__ttl.js-inview-acv:after {
  opacity: 0;
  width: 3.2rem;
}
@media screen and (min-width: 769px) {
  .page__ttl.js-inview-acv:after {
    width: clamp(0rem, 4.4444444444vw, 6.4rem);
  }
}
.page__ttl-en {
  display: block;
  font-size: 3.7rem;
}
@media screen and (min-width: 769px) {
  .page__ttl-en {
    font-size: clamp(0rem, 3.4722222222vw, 5rem);
  }
}
.--wte .page__ttl-en {
  color: var(--wte);
}
.page__ttl-jp {
  display: block;
  font-size: 1rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .page__ttl-jp {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.--wte .page__ttl-jp {
  color: var(--wte);
}
.page__sttl {
  align-items: flex-start;
  display: inline-flex;
  flex-direction: column;
  padding: 0 0 0 1.2rem;
  width: auto;
}
@media screen and (min-width: 769px) {
  .page__sttl {
    padding: 0;
  }
}
.page__sttl-en {
  background: var(--gradient4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  /* 非WebKit系にも対応（対応ブラウザ限定） */
  color: transparent;
  font-size: 2.9rem;
  opacity: 0.2;
  padding: 0 0 0.3rem;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .page__sttl-en {
    font-size: clamp(0rem, 2.9166666667vw, 4.2rem);
    opacity: 0.4;
    padding: 0 0 clamp(0rem, 0.4166666667vw, 0.6rem);
  }
}
.page__sttl-jp {
  font-size: 1.7rem;
  letter-spacing: 0.07em;
  line-height: 1.4;
  margin: -0.7rem 0 0;
  position: relative;
}
@media screen and (min-width: 769px) {
  .page__sttl-jp {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    line-height: 1;
    margin: clamp(-1.4rem, -0.9722222222vw, 0rem) 0 0;
  }
}
.page__btn {
  align-items: center;
  align-items: center;
  border: 1px solid var(--bck);
  border-radius: 9999px;
  display: flex;
  overflow: hidden;
  padding: 0 0 0 2rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .page__btn {
    border: 2px solid var(--bck);
    padding: 0 0 0 clamp(0rem, 1.25vw, 1.8rem);
  }
}
.page__btn:after {
  background-image: var(--gradient6);
  background-size: 200% auto;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: 0.6s var(--ease-hover);
  width: 100%;
}
.page__btn.js-touch-acv:after {
  background-position: right center;
  opacity: 1;
}
.page__btn-txt {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .page__btn-txt {
    font-size: clamp(1rem, 1.1111111111vw, 1.6rem);
  }
}
.page__btn-arrow {
  align-items: center;
  border-radius: 9999px;
  display: flex;
  height: 2.4rem;
  justify-content: center;
  overflow: hidden;
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  width: 4rem;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .page__btn-arrow {
    height: clamp(0rem, 2.0833333333vw, 3rem);
    position: absolute;
    right: clamp(0rem, 1.3888888889vw, 2rem);
    top: 50%;
    width: clamp(0rem, 3.4722222222vw, 5rem);
  }
}
.page__btn-arrow-ico {
  aspect-ratio: 19/13;
  height: auto;
  transition: 0.3s transform var(--ease-base);
  width: 1.2rem;
}
@media screen and (min-width: 769px) {
  .page__btn-arrow-ico {
    width: clamp(0rem, 1.3194444444vw, 1.9rem);
  }
}
.js-touch-acv .page__btn-arrow-ico {
  transform: translateX(200%);
}
.page__btn-arrow-hover {
  align-items: center;
  background: var(--gradient3);
  border-radius: 9999px;
  display: flex;
  height: 100%;
  justify-content: center;
  left: -100%;
  position: absolute;
  top: 0;
  transition: 0.3s left var(--ease-base);
  width: 100%;
}
.js-touch-acv .page__btn-arrow-hover {
  left: 0;
  position: absolute;
  top: 0;
}
.page__btn-arrow-hover-ico {
  aspect-ratio: 19/13;
  height: auto;
  width: 1.2rem;
}
@media screen and (min-width: 769px) {
  .page__btn-arrow-hover-ico {
    width: clamp(0rem, 1.3194444444vw, 1.9rem);
  }
}
@media screen and (min-width: 769px) {
  .page-benefits .page__btn-arrow-hover-ico {
    width: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.page__movie {
  cursor: pointer;
  position: relative;
}
.page__movie img {
  transition: 0.3s transform var(--ease-hover);
}
.page__movie:after {
  background-image: url("../img/common/ico-play.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  font-size: 0;
  height: 6.4rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: transform 0.3s var(--ease-hover);
  width: 6.4rem;
}
@media screen and (min-width: 769px) {
  .page__movie:after {
    height: clamp(0rem, 4.4444444444vw, 6.4rem);
    width: clamp(0rem, 4.4444444444vw, 6.4rem);
  }
}
.page__movie.js-touch-acv img {
  transform: scale(1.1);
}
.page__movie.js-touch-acv:after {
  transform: translateX(-50%) translateY(-50%) scale(0.9);
}
.page__wave-rightTopToBottomLeft {
  -webkit-mask-image: linear-gradient(195deg, #000, #000 41.6666666667%, rgba(0, 0, 0, 0.98) 43.3333333333%, rgba(0, 0, 0, 0.92) 45%, rgba(0, 0, 0, 0.82) 46.6666666667%, rgba(0, 0, 0, 0.68) 48.3333333333%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.32) 51.6666666667%, rgba(0, 0, 0, 0.18) 53.3333333333%, rgba(0, 0, 0, 0.08) 55%, rgba(0, 0, 0, 0.02) 56.6666666667%, transparent 58.3333333333%, transparent);
  mask-image: linear-gradient(195deg, #000, #000 41.6666666667%, rgba(0, 0, 0, 0.98) 43.3333333333%, rgba(0, 0, 0, 0.92) 45%, rgba(0, 0, 0, 0.82) 46.6666666667%, rgba(0, 0, 0, 0.68) 48.3333333333%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.32) 51.6666666667%, rgba(0, 0, 0, 0.18) 53.3333333333%, rgba(0, 0, 0, 0.08) 55%, rgba(0, 0, 0, 0.02) 56.6666666667%, transparent 58.3333333333%, transparent);
  -webkit-mask-size: 100% max(300%, 100svh);
  mask-size: 100% max(300%, 100svh);
  -webkit-mask-repeat: none;
  mask-repeat: none;
  -webkit-mask-position: center 100%;
  mask-position: center 100%;
  will-change: mask-position;
}
.page__wave-rightTopToBottomLeft.js-inview-acv {
  -webkit-mask-position: center 0%;
  mask-position: center 0%;
}
.page__wave-leftBottomToTopRight {
  -webkit-mask-image: linear-gradient(15deg, #000, #000 41.6666666667%, rgba(0, 0, 0, 0.98) 43.3333333333%, rgba(0, 0, 0, 0.92) 45%, rgba(0, 0, 0, 0.82) 46.6666666667%, rgba(0, 0, 0, 0.68) 48.3333333333%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.32) 51.6666666667%, rgba(0, 0, 0, 0.18) 53.3333333333%, rgba(0, 0, 0, 0.08) 55%, rgba(0, 0, 0, 0.02) 56.6666666667%, transparent 58.3333333333%, transparent);
  mask-image: linear-gradient(15deg, #000, #000 41.6666666667%, rgba(0, 0, 0, 0.98) 43.3333333333%, rgba(0, 0, 0, 0.92) 45%, rgba(0, 0, 0, 0.82) 46.6666666667%, rgba(0, 0, 0, 0.68) 48.3333333333%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.32) 51.6666666667%, rgba(0, 0, 0, 0.18) 53.3333333333%, rgba(0, 0, 0, 0.08) 55%, rgba(0, 0, 0, 0.02) 56.6666666667%, transparent 58.3333333333%, transparent);
  -webkit-mask-size: 100% max(300%, 100svh);
  mask-size: 100% max(300%, 100svh);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center 0%;
  mask-position: center 0%;
  will-change: -webkit-mask-position, mask-position;
}
.page__wave-leftBottomToTopRight.js-inview-acv {
  -webkit-mask-position: center 100%;
  mask-position: center 100%;
}
.page, .page__header, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /* 左 → 右 に現れる */
}
.page__wave-leftToRight {
  /* 不透明(黒)→透明 の帯を横向きに。黒＝見える、透明＝隠れる */
  -webkit-mask-image: linear-gradient(90deg, #000, #000 41.6666666667%, rgba(0, 0, 0, 0.98) 43.3333333333%, rgba(0, 0, 0, 0.92) 45%, rgba(0, 0, 0, 0.82) 46.6666666667%, rgba(0, 0, 0, 0.68) 48.3333333333%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.32) 51.6666666667%, rgba(0, 0, 0, 0.18) 53.3333333333%, rgba(0, 0, 0, 0.08) 55%, rgba(0, 0, 0, 0.02) 56.6666666667%, transparent 58.3333333333%, transparent);
  mask-image: linear-gradient(90deg, #000, #000 41.6666666667%, rgba(0, 0, 0, 0.98) 43.3333333333%, rgba(0, 0, 0, 0.92) 45%, rgba(0, 0, 0, 0.82) 46.6666666667%, rgba(0, 0, 0, 0.68) 48.3333333333%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.32) 51.6666666667%, rgba(0, 0, 0, 0.18) 53.3333333333%, rgba(0, 0, 0, 0.08) 55%, rgba(0, 0, 0, 0.02) 56.6666666667%, transparent 58.3333333333%, transparent);
  /* 横スライド用に横幅を広く確保 */
  -webkit-mask-size: max(300%, 100vw) 100%;
  mask-size: max(300%, 100vw) 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  /* 初期＝右に寄せ、要素全体が“透明側”で覆われて見えない */
  -webkit-mask-position: 100% center;
  mask-position: 100% center;
  will-change: -webkit-mask-position, mask-position;
}
.page__wave-leftToRight.js-inview-acv {
  /* 右→左へスライドさせ、左端から右方向へ“現れる” */
  -webkit-mask-position: 0% center;
  mask-position: 0% center;
}
.page, .page__header, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /* 右 → 左 に現れる */
}
.page__wave-rightToLeft {
  /* 透明→不透明(黒)。不透明側が右にある帯を使う */
  -webkit-mask-image: linear-gradient(90deg, transparent, transparent 41.6666666667%, rgba(0, 0, 0, 0.02) 43.3333333333%, rgba(0, 0, 0, 0.08) 45%, rgba(0, 0, 0, 0.18) 46.6666666667%, rgba(0, 0, 0, 0.32) 48.3333333333%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.68) 51.6666666667%, rgba(0, 0, 0, 0.82) 53.3333333333%, rgba(0, 0, 0, 0.92) 55%, rgba(0, 0, 0, 0.98) 56.6666666667%, #000 58.3333333333%, #000);
  mask-image: linear-gradient(90deg, transparent, transparent 41.6666666667%, rgba(0, 0, 0, 0.02) 43.3333333333%, rgba(0, 0, 0, 0.08) 45%, rgba(0, 0, 0, 0.18) 46.6666666667%, rgba(0, 0, 0, 0.32) 48.3333333333%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.68) 51.6666666667%, rgba(0, 0, 0, 0.82) 53.3333333333%, rgba(0, 0, 0, 0.92) 55%, rgba(0, 0, 0, 0.98) 56.6666666667%, #000 58.3333333333%, #000);
  -webkit-mask-size: max(300%, 100vw) 100%;
  mask-size: max(300%, 100vw) 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  /* 初期＝左に寄せ、要素全体が“透明側”で覆われて見えない */
  -webkit-mask-position: 0% center;
  mask-position: 0% center;
  will-change: -webkit-mask-position, mask-position;
}
.page__wave-rightToLeft.js-inview-acv {
  /* 左→右へスライドさせ、右端から左方向へ“現れる” */
  -webkit-mask-position: 100% center;
  mask-position: 100% center;
}
.page, .page__header, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /* 上 → 下 に現れる */
}
.page__wave-bottomToTop {
  /* 0deg＝下→上方向。下側が透明(隠す)、上側が黒(見える)にしておく */
  -webkit-mask-image: linear-gradient(0deg, transparent, transparent 41.6666666667%, rgba(0, 0, 0, 0.02) 43.3333333333%, rgba(0, 0, 0, 0.08) 45%, rgba(0, 0, 0, 0.18) 46.6666666667%, rgba(0, 0, 0, 0.32) 48.3333333333%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.68) 51.6666666667%, rgba(0, 0, 0, 0.82) 53.3333333333%, rgba(0, 0, 0, 0.92) 55%, rgba(0, 0, 0, 0.98) 56.6666666667%, #000 58.3333333333%, #000);
  mask-image: linear-gradient(0deg, transparent, transparent 41.6666666667%, rgba(0, 0, 0, 0.02) 43.3333333333%, rgba(0, 0, 0, 0.08) 45%, rgba(0, 0, 0, 0.18) 46.6666666667%, rgba(0, 0, 0, 0.32) 48.3333333333%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.68) 51.6666666667%, rgba(0, 0, 0, 0.82) 53.3333333333%, rgba(0, 0, 0, 0.92) 55%, rgba(0, 0, 0, 0.98) 56.6666666667%, #000 58.3333333333%, #000);
  /* 縦方向に長めにしてスライド余白を確保 */
  -webkit-mask-size: 100% max(300%, 100svh);
  mask-size: 100% max(300%, 100svh);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  /* 初期＝下寄せ：透明側で全面を覆って“非表示” */
  -webkit-mask-position: center 100%;
  mask-position: center 100%;
  will-change: -webkit-mask-position, mask-position;
}
.js-page-out .page__wave-bottomToTop {
  /* 上へスライド → 下から上に“現れる” */
  -webkit-mask-position: center 0%;
  mask-position: center 0%;
}
.page, .page__header, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /* 上 → 下 に“隠れる”（初期=表示 / 発火で上から隠す） */
}
.page__wave-hideTopToBottom {
  /* 上が透明→下が黒の縦グラデ。黒(#000)=見える, 透明=隠れる */
  -webkit-mask-image: linear-gradient(180deg, transparent, transparent 41.6666666667%, rgba(0, 0, 0, 0.02) 43.3333333333%, rgba(0, 0, 0, 0.08) 45%, rgba(0, 0, 0, 0.18) 46.6666666667%, rgba(0, 0, 0, 0.32) 48.3333333333%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.68) 51.6666666667%, rgba(0, 0, 0, 0.82) 53.3333333333%, rgba(0, 0, 0, 0.92) 55%, rgba(0, 0, 0, 0.98) 56.6666666667%, #000 58.3333333333%, #000);
  mask-image: linear-gradient(180deg, transparent, transparent 41.6666666667%, rgba(0, 0, 0, 0.02) 43.3333333333%, rgba(0, 0, 0, 0.08) 45%, rgba(0, 0, 0, 0.18) 46.6666666667%, rgba(0, 0, 0, 0.32) 48.3333333333%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.68) 51.6666666667%, rgba(0, 0, 0, 0.82) 53.3333333333%, rgba(0, 0, 0, 0.92) 55%, rgba(0, 0, 0, 0.98) 56.6666666667%, #000 58.3333333333%, #000);
  /* 参照コードと同じ：縦方向に長め＆リピート無し */
  -webkit-mask-size: 100% max(300%, 100svh);
  mask-size: 100% max(300%, 100svh);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  /* 初期＝下に寄せる…透明ゾーンは画面の外（上）に逃げ、全面が黒で“表示” */
  -webkit-mask-position: center 100%;
  mask-position: center 100%;
  transition: -webkit-mask-position 0.8s ease-out, mask-position 0.8s ease-out;
  will-change: -webkit-mask-position, mask-position;
}
.page__wave-hideTopToBottom.js-inview-acv {
  /* 上へスライドして透明ゾーンが上端から侵入 → 上から下へ“隠れる” */
  -webkit-mask-position: center 0%;
  mask-position: center 0%;
}
.page__overlay {
  mix-blend-mode: overlay;
}
.page__hardlight {
  mix-blend-mode: hard-light;
}
.page__burn {
  mix-blend-mode: color-burn;
}
.page__multiply {
  mix-blend-mode: multiply;
}
.page, .page__header, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　link
  ---------------------------------------------*/
}
.page__link-line {
  background: linear-gradient(to bottom right, #FDC4F3 22%, #70B5FF 47%, #AF8CF4 74%) no-repeat right bottom/0 0;
  transition: background-size 0.5s var(--ease-hover);
}
.page__link-transform {
  overflow: hidden;
  position: relative;
}
.page__link-transform:after {
  content: attr(data-replace);
  display: block;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transform: translate(0, 200%);
  transform-origin: 50% 100%;
  transition: transform 0.3s var(--ease-hover);
  width: 100%;
  will-change: transform;
}
.js-touch-acv .page__link-transform:after {
  transform: translate(0, 0);
}
.js-touch-acv .page__link-transform .page__link-replace {
  transform: translate(0, -200%);
}
.page__link-replace {
  display: block;
  transition: 0.3s var(--ease-hover);
}
.page, .page__header, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　z-index
  ---------------------------------------------*/
}
.page__100 {
  z-index: 100;
}
.page__10 {
  z-index: 10;
}
.page__9 {
  z-index: 9;
}
.page__8 {
  z-index: 8;
}
.page__7 {
  z-index: 7;
}
.page__6 {
  z-index: 6;
}
.page__5 {
  z-index: 5;
}
.page__4 {
  z-index: 4;
}
.page__3 {
  z-index: 3;
}
.page__2 {
  z-index: 2;
}
.page__1 {
  z-index: 1;
}
.page, .page__header, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　Under Construction
  ---------------------------------------------*/
}
.page__under-construction {
  align-items: center;
  justify-content: center;
  padding: 8rem 0;
}
@media screen and (min-width: 769px) {
  .page__under-construction {
    padding: clamp(0rem, 11.1111111111vw, 16rem) 0;
  }
}
.page__under-construction__img {
  aspect-ratio: 1/1;
  height: auto;
  width: 20rem;
}
@media screen and (min-width: 769px) {
  .page__under-construction__img {
    size: clamp(0rem, 27.7777777778vw, 40rem);
  }
}
.page__under-construction-txt {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .page__under-construction-txt {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}

/*--------------------------------------------　vendor
---------------------------------------------*/
.splide {
  visibility: visible;
}

/*--------------------------------------------　footer-recruit
---------------------------------------------*/
.footer-recruit__bg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.footer-recruit__wave {
  height: 66.5rem;
  left: 0;
  position: absolute;
  top: 8rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 32.8rem;
}
@media screen and (min-width: 769px) {
  .footer-recruit__wave {
    height: clamp(0rem, 67.7083333333vw, 97.5rem);
    left: 0;
    position: absolute;
    top: clamp(0rem, 0.5555555556vw, 0.8rem);
    width: clamp(0rem, 24.5833333333vw, 35.4rem);
  }
}
.footer-recruit__inner {
  height: 100%;
  padding: 11.8rem 0 3rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .footer-recruit__inner {
    padding: clamp(0rem, 11.1111111111vw, 16rem) 0 clamp(0rem, 4.6527777778vw, 6.7rem);
  }
}
.footer-recruit__inner:after {
  background-color: var(--bck);
  border-radius: 9999px 9999px 0 0;
  bottom: 0;
  content: "";
  display: block;
  height: 2.8rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 100vw;
}
@media screen and (min-width: 769px) {
  .footer-recruit__inner:after {
    height: clamp(0rem, 4.5833333333vw, 6.6rem);
  }
}
.footer-recruit__cnt {
  flex-direction: column-reverse;
  margin: 0 0 2rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .footer-recruit__cnt {
    flex-direction: row;
    margin: 0 0 clamp(0rem, 2.6388888889vw, 3.8rem);
  }
}
.footer-recruit__cnt-ttl {
  margin: 0 0 5rem;
}
@media screen and (min-width: 769px) {
  .footer-recruit__cnt-ttl {
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.footer-recruit__cnt-lead {
  font-size: 1.4rem;
  letter-spacing: 0.07em;
  line-height: 2;
  margin: 0 0 5rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .footer-recruit__cnt-lead {
    font-size: clamp(1rem, 1.1111111111vw, 1.6rem);
    margin: 0 0 clamp(0rem, 4.7222222222vw, 6.8rem);
  }
}
.footer-recruit__cnt-list {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 3rem;
  flex-wrap: wrap;
  font-size: 0;
  padding: 4rem 1.4rem;
  row-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .footer-recruit__cnt-list {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    padding: clamp(0rem, 4.8611111111vw, 7rem) clamp(0rem, 3.4722222222vw, 5rem);
    -moz-column-gap: clamp(0rem, 1.1805555556vw, 1.7rem);
    column-gap: clamp(0rem, 1.1805555556vw, 1.7rem);
    row-gap: clamp(0rem, 1.1805555556vw, 1.7rem);
  }
}
.footer-recruit__cnt-item {
  width: calc(50% - 0.8rem);
}
@media screen and (min-width: 769px) {
  .footer-recruit__cnt-item {
    width: calc(50% - clamp(0rem, 1.1805555556vw, 1.7rem) / 2);
  }
}
.footer-recruit__cnt-link {
  border-radius: 2rem;
  font-size: 1.4rem;
  height: 100%;
  letter-spacing: 0.05em;
  line-height: 1.5;
  min-height: 12.7rem;
  overflow: hidden;
  padding: 1.6rem 1.6rem 4.8rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .footer-recruit__cnt-link {
    align-items: center;
    border-radius: 9999px;
    font-size: clamp(1rem, 1.25vw, 1.8rem);
    height: clamp(0rem, 6.875vw, 9.9rem);
    min-height: auto;
    padding: 0 clamp(0rem, 8.3333333333vw, 12rem) 0 clamp(0rem, 2.0833333333vw, 3rem);
    text-align: left;
  }
}
.footer-recruit__cnt-link:after {
  background-image: var(--gradient7);
  background-size: 200% auto;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: 0.6s var(--ease-hover);
  width: 100%;
}
.footer-recruit__cnt-link.js-touch-acv:after {
  background-position: right center;
  opacity: 1;
}
.footer-recruit__cnt-link-txt {
  font-size: 1.4rem;
  white-space: wrap;
  width: 100%;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .footer-recruit__cnt-link-txt {
    font-size: clamp(1rem, 1.25vw, 1.8rem);
  }
}
.footer-recruit__cnt-link-arrow {
  bottom: 1.6rem;
  position: absolute;
  right: 50%;
  top: auto;
  transform: translateX(50%) translateY(0);
}
@media screen and (min-width: 769px) {
  .footer-recruit__cnt-link-arrow {
    bottom: auto;
    height: clamp(0rem, 2.5694444444vw, 3.7rem);
    position: absolute;
    right: clamp(0rem, 2.0833333333vw, 3rem);
    top: 50%;
    transform: translateX(0) translateY(-50%);
    width: clamp(0rem, 4.3055555556vw, 6.2rem);
  }
}
.footer-recruit__splide {
  position: relative;
}
.footer-recruit__splide-track {
  overflow: visible;
  z-index: auto !important;
}
@media screen and (min-width: 769px) {
  .footer-recruit__splide-slide {
    margin: 0 clamp(0rem, 1.6666666667vw, 2.4rem) 0 0;
  }
}
.footer-recruit__splide-slide-txt {
  display: block;
  font-size: 2.8rem;
  opacity: 0.3;
}
@media screen and (min-width: 769px) {
  .footer-recruit__splide-slide-txt {
    font-size: clamp(1rem, 3.4722222222vw, 5rem);
  }
}
.--border .footer-recruit__splide-slide-txt {
  -webkit-text-stroke: 1px #000;
  text-stroke: 1px #000;
  color: transparent;
  paint-order: stroke;
}

/*--------------------------------------------　footer
---------------------------------------------*/
.footer {
  height: auto;
}
.footer__bg {
  background-color: var(--bck);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.footer__wave {
  bottom: -2rem;
  height: 51.5rem;
  left: 0;
  position: absolute;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .footer__wave {
    aspect-ratio: 2880/740;
    bottom: 0;
    height: auto;
    left: 0;
    position: absolute;
    width: 100%;
  }
}
@media screen and (min-width: 1540px) {
  .footer__wave {
    bottom: clamp(-12rem, -8.3333333333vw, 0rem);
    left: 0;
    position: absolute;
  }
}
.footer__inner {
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .footer__inner {
    padding: clamp(0rem, 0.8333333333vw, 1.2rem) 0 clamp(0rem, 6.7361111111vw, 9.7rem);
  }
}
.footer__cnt {
  align-items: center;
  flex-direction: column-reverse;
  padding: 1.6rem 3rem 5rem;
  row-gap: 6rem;
}
@media screen and (min-width: 769px) {
  .footer__cnt {
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
    -moz-column-gap: clamp(0rem, 10.7638888889vw, 15.5rem);
    column-gap: clamp(0rem, 10.7638888889vw, 15.5rem);
  }
}
@media screen and (min-width: 769px) {
  .footer__cnt-logo {
    flex: 1;
  }
}
.footer__cnt-logo-img {
  aspect-ratio: 123/38;
  height: auto;
  margin: 0 auto 1.6rem;
  pointer-events: none;
  position: relative;
  width: 10.2rem;
}
@media screen and (min-width: 769px) {
  .footer__cnt-logo-img {
    margin: 0 0 clamp(0rem, 0.9027777778vw, 1.3rem);
    pointer-events: auto;
    width: clamp(0rem, 8.5416666667vw, 12.3rem);
  }
}
.footer__cnt-logo-txt {
  font-size: 1rem;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .footer__cnt-logo-txt {
    font-size: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.footer__cnt-nav {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .footer__cnt-nav {
    width: clamp(0rem, 67.2222222222vw, 96.8rem);
  }
}
.footer__cnt-nav-list {
  flex-direction: column;
  font-size: 0;
  row-gap: 3.4rem;
}
@media screen and (min-width: 769px) {
  .footer__cnt-nav-list {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 6.25vw, 9rem);
    column-gap: clamp(0rem, 6.25vw, 9rem);
  }
}
.footer__cnt-nav-item {
  position: relative;
}
@media screen and (min-width: 769px) {
  .footer__cnt-nav-item {
    max-width: clamp(0rem, 9.8451388889vw, 14.177rem);
  }
}
@media screen and (min-width: 769px) {
  .footer__cnt-nav-item-ttl.js-accordion-trigger {
    pointer-events: none;
  }
}
.footer__cnt-nav-item-ttl, .footer__cnt-nav-link {
  row-gap: 0.4rem;
}
@media screen and (min-width: 769px) {
  .footer__cnt-nav-item-ttl, .footer__cnt-nav-link {
    margin: 0 0 clamp(0rem, 1.6666666667vw, 2.4rem);
    row-gap: clamp(0rem, 0.4166666667vw, 0.6rem);
  }
}
.footer__cnt-nav-item-ttl-en, .footer__cnt-nav-link-en {
  font-size: 2rem;
}
@media screen and (min-width: 769px) {
  .footer__cnt-nav-item-ttl-en, .footer__cnt-nav-link-en {
    font-size: clamp(1rem, 1.6666666667vw, 2.4rem);
  }
}
.js-touch-acv .footer__cnt-nav-item-ttl-en, .js-touch-acv .footer__cnt-nav-link-en {
  background-position-x: left;
  background-size: 100% 1px;
}
.footer__cnt-nav-link-en:after, .footer__cnt-nav-link-jp:after {
  color: var(--wte);
}
.footer__cnt-nav-item-ttl-jp, .footer__cnt-nav-link-jp {
  font-size: 1rem;
  transition: background-size 0.5s var(--ease-hover) 0.05s;
}
@media screen and (min-width: 769px) {
  .footer__cnt-nav-item-ttl-jp, .footer__cnt-nav-link-jp {
    font-size: clamp(1rem, 0.8333333333vw, 1.2rem);
  }
}
.js-touch-acv .footer__cnt-nav-item-ttl-jp, .js-touch-acv .footer__cnt-nav-link-jp {
  background-position-x: left;
  background-size: 100% 1px;
}
.footer__cnt-nav-item-ttl-jp:after, .footer__cnt-nav-link-jp:after {
  transition: transform 0.3s var(--ease-hover) 0.05s;
}
.--parent .footer__cnt-nav-item-ttl:after {
  background-image: url("../img/common/header-nav-arrow-wte.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 0.6rem;
  position: absolute;
  right: 0;
  top: calc(50% - 0.3rem);
  transition: transform 0.3s var(--ease-hover);
  width: 1rem;
}
@media screen and (min-width: 769px) {
  .--parent .footer__cnt-nav-item-ttl:after {
    display: none;
  }
}
.js-active .footer__cnt-nav-item-ttl:after {
  transform: scaleY(-1);
}
.footer__cnt-nav-link {
  align-items: flex-start;
  transition: mix-blend-mode 0.3s var(--ease-hover);
}
.footer__cnt-nav-item-list {
  font-size: 0;
  height: 0;
  margin: 2.4rem 0 0;
  margin: 0;
  opacity: 0;
  row-gap: 1.6rem;
  transition: 0.3s var(--ease-hover);
  visibility: hidden;
}
@media screen and (min-width: 769px) {
  .footer__cnt-nav-item-list {
    display: flex !important;
    height: auto !important;
    margin: 0;
    opacity: 1;
    row-gap: clamp(0rem, 1.0416666667vw, 1.5rem);
    visibility: visible;
  }
}
.js-active .footer__cnt-nav-item-list {
  margin: 2.4rem 0 0;
  opacity: 1;
  visibility: visible;
}
@media screen and (min-width: 769px) {
  .js-active .footer__cnt-nav-item-list {
    height: auto;
    margin: 0;
    opacity: 1;
    visibility: visible;
  }
}
.footer__cnt-nav-item-item {
  position: relative;
  white-space: nowrap;
}
.footer__cnt-nav-item-item.js-touch-acv:before {
  background: var(--gradient3) !important;
  width: 1.6rem;
}
@media screen and (min-width: 769px) {
  .footer__cnt-nav-item-item.js-touch-acv:before {
    width: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.footer__cnt-nav-item-item:before {
  background: var(--wte);
  border-radius: 0.4rem;
  content: "";
  display: inline-block;
  height: 0.4rem;
  margin: 0 0.4rem 0 0;
  position: relative;
  top: -0.2rem;
  transition: width 0.3s var(--ease-hover), background 0.3s var(--ease-hover);
  width: 0.4rem;
}
@media screen and (min-width: 769px) {
  .footer__cnt-nav-item-item:before {
    border-radius: clamp(0rem, 0.2777777778vw, 0.4rem);
    height: clamp(0rem, 0.2777777778vw, 0.4rem);
    margin: 0 clamp(0rem, 0.5555555556vw, 0.8rem) 0 0;
    top: clamp(-0.4rem, -0.2777777778vw, 0rem);
    width: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
.footer__cnt-nav-item-link {
  font-size: 1.3rem;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .footer__cnt-nav-item-link {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}

/*--------------------------------------------　footer-bottom
---------------------------------------------*/
.footer-bottom {
  background-color: #034A96;
  height: 8rem;
}
@media screen and (min-width: 769px) {
  .footer-bottom {
    height: clamp(0rem, 3.6111111111vw, 5.2rem);
  }
}
.footer-bottom__inner {
  height: 100%;
  width: 100%;
}
.footer-bottom__flex {
  flex-direction: column-reverse;
  height: 100%;
  justify-content: center;
  row-gap: 1.2rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .footer-bottom__flex {
    align-items: center;
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 2.2222222222vw, 3.2rem);
    column-gap: clamp(0rem, 2.2222222222vw, 3.2rem);
  }
}
.footer-bottom__copy {
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .footer-bottom__copy {
    -moz-column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    column-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    justify-content: flex-start;
  }
}
.footer-bottom__copy-logo {
  font-size: 1.1rem;
}
@media screen and (min-width: 769px) {
  .footer-bottom__copy-logo {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.footer-bottom__copy-txt {
  font-size: 1rem;
}
@media screen and (min-width: 769px) {
  .footer-bottom__copy-txt {
    font-size: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.footer-bottom__nav-list {
  align-items: center;
  flex-wrap: wrap;
  font-size: 0;
  -moz-column-gap: 2.4rem;
  column-gap: 2.4rem;
  justify-content: center;
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .footer-bottom__nav-list {
    -moz-column-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
    column-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
    justify-content: flex-start;
  }
}
.footer-bottom__nav-link {
  font-size: 1rem;
}
@media screen and (min-width: 769px) {
  .footer-bottom__nav-link {
    font-size: clamp(0rem, 0.7638888889vw, 1.1rem);
  }
}
.footer-bottom__nav-link.js-touch-acv {
  background-position-x: left;
  background-size: 100% 1px;
}

/*--------------------------------------------　off-canvas
---------------------------------------------*/
.off-canvas {
  height: 100lvh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.3s linear, visibility 0.3s linear;
  visibility: hidden;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .off-canvas {
    display: none;
  }
}
.off-canvas.is-open {
  opacity: 1;
  visibility: visible;
}
.off-canvas__inner {
  height: 100%;
  overflow-y: auto;
  padding: 9rem 5.6rem;
  width: 100%;
}
.off-canvas__nav-item {
  font-size: 1.4rem;
  position: relative;
  width: 100%;
}
.off-canvas__nav-item.--application-guidelines.js-active, .off-canvas__nav-item.--application-guidelines.js-touch-acv {
  background-color: var(--wte);
  color: var(--bck);
}
.off-canvas__nav-item.--application-guidelines:before {
  display: none !important;
}
.off-canvas__nav-item.--parent:before {
  background-color: rgba(53, 56, 59, 0.6);
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.off-canvas__nav-item.js-active .off-canvas__nav-item-trigger-ico, .off-canvas__nav-item.js-touch-acv .off-canvas__nav-item-trigger-ico {
  transform: scaleY(-1);
}
.off-canvas__nav-item:last-of-type .off-canvas__nav-link {
  border-bottom: none;
}
.off-canvas__nav-item-trigger {
  align-items: center;
  height: 6.4rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  position: relative;
}
.--application-guidelines .off-canvas__nav-item-trigger {
  background-color: var(--bck);
  border: 2px solid var(--bck);
  border-radius: 2rem;
  height: 4rem;
  justify-content: center;
  transition: 0.3s linear;
}
.--application-guidelines.js-active .off-canvas__nav-item-trigger {
  margin: 0 0 2.4rem;
}
.js-touch-acv .off-canvas__nav-item-trigger {
  background-position-x: left;
  background-size: 100% 1px;
}
.off-canvas__nav-item-trigger-txt {
  align-items: center;
  position: relative;
  transition: 0.3s color linear;
}
.--application-guidelines .off-canvas__nav-item-trigger-txt {
  color: var(--wte);
}
.--application-guidelines .off-canvas__nav-item-trigger-txt:before {
  display: none !important;
}
.--parent .off-canvas__nav-item-trigger-txt:before {
  background: var(--gradient3);
  border-radius: 0.5rem;
  content: "";
  display: inline-block;
  height: 0.5rem;
  margin: 0 0.8rem 0 0;
  transition: 0.3s var(--ease-hover);
  width: 0.5rem;
}
.--parent.js-active .off-canvas__nav-item-trigger-txt::before {
  width: 1.6rem;
}
.off-canvas__nav-item-trigger-ico {
  transition: transform 0.3s linear;
}
.--parent .off-canvas__nav-item-trigger-ico {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.--application-guidelines .off-canvas__nav-item-trigger-ico {
  position: relative !important;
  right: auto !important;
  top: auto !important;
  transform: translateY(0);
}
.off-canvas__nav-item-trigger-ico svg path {
  transition: 0.3s fill linear;
}
.off-canvas__nav-item-list {
  height: 0;
  opacity: 0;
  transition: 0.3s var(--ease-hover);
  visibility: hidden;
}
.js-active .off-canvas__nav-item-list {
  opacity: 1;
  visibility: visible;
}
.--application-guidelines .off-canvas__nav-item-list {
  background-color: var(--bck);
  border-radius: 2.4rem;
  margin: 0;
  padding: 1.6rem 2.4rem;
}
.--application-guidelines.js-active .off-canvas__nav-item-list {
  margin: 0 0 2.4rem;
}
.off-canvas__nav-item-item {
  font-size: 1.4rem;
}
.--parent .off-canvas__nav-item-item:first-child .off-canvas__nav-item-link {
  padding: 0 0 1.2rem 2.4rem;
}
.--application-guidelines .off-canvas__nav-item-item:first-child .off-canvas__nav-item-link {
  padding: 1.2rem 0;
}
.off-canvas__nav-item-item:last-child .off-canvas__nav-item-link {
  padding: 0 0 3.2rem 2.4rem;
}
.--application-guidelines .off-canvas__nav-item-item:last-child .off-canvas__nav-item-link {
  padding: 1.2rem 0 2.8rem 0;
}
.off-canvas__nav-item-item:before {
  background: var(--bck);
  border-radius: 0.2rem;
  content: "";
  display: inline-block;
  height: 0.4rem;
  left: 1.2rem;
  margin: 0 0.8rem 0 0;
  position: relative;
  top: 1rem;
  transition: width 0.3s var(--ease-hover), background 0.3s var(--ease-hover);
  width: 0.4rem;
}
.--application-guidelines .off-canvas__nav-item-item:before {
  background: var(--wte);
  left: 0;
  top: 1.8rem;
}
.off-canvas__nav-item-link {
  display: block;
  font-size: 1.4rem;
  padding: 0 0 1.2rem 2.4rem;
  position: relative;
}
.--application-guidelines .off-canvas__nav-item-link {
  padding: 1.2rem 0 1.2rem 0;
}
.off-canvas__nav-link {
  align-items: center;
  border-bottom: 1px solid rgba(53, 56, 59, 0.6);
  height: 6.4rem;
}
.off-canvas__nav-link:before {
  background: var(--gradient3);
  border-radius: 0.5rem;
  content: "";
  display: inline-block;
  height: 0.5rem;
  margin: 0 0.8rem 0 0;
  transition: 0.3s width var(--ease-hover);
  width: 0.5rem;
}
.off-canvas__nav-link.js-touch-acv:before {
  width: 1.6rem !important;
}

/*--------------------------------------------　header
---------------------------------------------*/
.header {
  left: 50%;
  position: fixed;
  top: 0;
  transform: translateX(-50%);
}
.header__inner {
  padding: 1rem 1.4rem 0;
}
@media screen and (min-width: 769px) {
  .header__inner {
    padding: clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.header__flex {
  backdrop-filter: blur(2px);
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 9999px;
  height: 4.8rem;
  justify-content: space-between;
  padding: 0 0.8rem 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .header__flex {
    backdrop-filter: none;
    height: clamp(0rem, 4.8611111111vw, 7rem);
    padding: 0 clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.header__logo {
  align-items: center;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .header__logo {
    -moz-column-gap: clamp(0rem, 1.25vw, 1.8rem);
    column-gap: clamp(0rem, 1.25vw, 1.8rem);
  }
}
.header__logo-img {
  aspect-ratio: 123/38;
  height: auto;
  position: relative;
  width: 6.5rem;
}
@media screen and (min-width: 769px) {
  .header__logo-img {
    padding: 0;
    width: clamp(0rem, 8.5416666667vw, 12.3rem);
  }
}
.header__logo-txt {
  font-size: 1rem;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .header__logo-txt {
    font-size: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.header__nav-list {
  font-size: 0;
}
@media screen and (min-width: 769px) {
  .header__nav-list {
    align-items: center;
    height: 100%;
  }
}
@media screen and (min-width: 769px) {
  .header__nav-item {
    align-items: center;
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
    height: 100%;
    letter-spacing: 0.05em;
    position: relative;
  }
  .header__nav-item:hover .header__nav-item-list {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
  }
}
@media screen and (min-width: 769px) {
  .header__nav-item:not(.header__nav-item.--application-guidelines) {
    padding: 0 clamp(0rem, 1.5625vw, 2.25rem);
  }
  .header__nav-item:not(.header__nav-item.--application-guidelines):hover:before {
    background: var(--gradient2);
    width: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
@media screen and (min-width: 769px) {
  .header__nav-item:not(.header__nav-item.--application-guidelines):before {
    background: var(--bck);
    border-radius: clamp(0rem, 0.2777777778vw, 0.4rem);
    content: "";
    display: block;
    height: clamp(0rem, 0.2777777778vw, 0.4rem);
    left: 50%;
    position: absolute;
    top: clamp(0rem, 1.25vw, 1.8rem);
    transform: translateX(-50%);
    transition: width 0.3s var(--ease-hover), background 0.3s var(--ease-hover);
    width: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
@media screen and (min-width: 769px) {
  .header__nav-item.--parent:hover:after {
    transform: translateX(-50%) scale(1, -1);
  }
}
@media screen and (min-width: 769px) {
  .header__nav-item.--parent:after {
    background-image: url("../img/common/header-nav-arrow-bck.svg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: clamp(0rem, 1.1111111111vw, 1.6rem);
    content: "";
    display: block;
    height: clamp(0rem, 0.3472222222vw, 0.5rem);
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    transition: transform 0.3s var(--ease-hover);
    width: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
@media screen and (min-width: 769px) {
  .header__nav-item.--application-guidelines:hover .header__nav-item-application-guidelines-txt {
    background-color: var(--wte);
    color: var(--bck);
  }
  .header__nav-item.--application-guidelines:hover .header__nav-item-application-guidelines-txt-ico {
    transform: scale(1, -1);
  }
  .header__nav-item.--application-guidelines:hover .header__nav-item-application-guidelines-txt-ico svg path,
  .header__nav-item.--application-guidelines:hover .header__nav-item-application-guidelines-txt-ico svg rect {
    fill: var(--bck);
  }
}
@media screen and (min-width: 769px) {
  .header__nav-item-application-guidelines-txt {
    align-items: center;
    border-radius: 9999px;
    font-size: clamp(1rem, 1.1111111111vw, 1.6rem);
    height: clamp(0rem, 2.7777777778vw, 4rem);
    justify-content: center;
    width: clamp(0rem, 13.8888888889vw, 20rem);
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    border: 2px solid var(--bck);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    margin: 0 0 0 clamp(0rem, 3.125vw, 4.5rem);
    transition: background-color 0.3s var(--ease-hover), color 0.3s var(--ease-hover);
  }
}
@media screen and (min-width: 769px) {
  .header__nav-item-application-guidelines-txt-ico {
    display: block;
    height: clamp(0rem, 0.4166666667vw, 0.6rem);
    transition: transform 0.3s var(--ease-hover);
    width: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.header__nav-item-application-guidelines-txt-ico svg path,
.header__nav-item-application-guidelines-txt-ico svg rect {
  transition: fill 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .header__nav-link {
    align-items: center;
    height: 100%;
    position: relative;
  }
}
.header__nav-item-list {
  font-size: 0;
}
@media screen and (min-width: 769px) {
  .header__nav-item-list {
    left: 50%;
    min-width: clamp(0rem, 16.4583333333vw, 23.7rem);
    opacity: 0;
    padding: clamp(0rem, 3.0555555556vw, 4.4rem) clamp(0rem, 2.2222222222vw, 3.2rem) clamp(0rem, 1.6666666667vw, 2.4rem) clamp(0rem, 1.3888888889vw, 2rem);
    pointer-events: none;
    position: absolute;
    row-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
    top: clamp(0rem, 4.8611111111vw, 7rem);
    transform: translateX(-50%);
    transition: 0.3s var(--ease-hover);
    visibility: hidden;
    width: calc(100% + clamp(0rem, 0.8333333333vw, 1.2rem));
  }
}
@media screen and (min-width: 769px) {
  .header__nav-item-list:before {
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: clamp(0rem, 0.6944444444vw, 1rem);
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: clamp(0rem, 0.6944444444vw, 1rem);
    transform: translateX(-50%);
    width: clamp(0rem, 16.4583333333vw, 23.7rem);
  }
  .--application-guidelines .header__nav-item-list:before {
    background-color: rgba(53, 56, 59, 0.9);
  }
}
@media screen and (min-width: 769px) {
  .header__nav-item-item {
    padding: 0 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
    position: relative;
    white-space: nowrap;
  }
  .header__nav-item-item:hover:before {
    background: var(--gradient3) !important;
    width: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
@media screen and (min-width: 769px) {
  .header__nav-item-item:before {
    background: var(--bck);
    border-radius: clamp(0rem, 0.2777777778vw, 0.4rem);
    content: "";
    display: inline-block;
    height: clamp(0rem, 0.2777777778vw, 0.4rem);
    margin: 0 clamp(0rem, 0.2777777778vw, 0.4rem) 0 0;
    position: relative;
    top: clamp(-0.4rem, -0.2777777778vw, 0rem);
    transition: width 0.3s var(--ease-hover), background 0.3s var(--ease-hover);
    width: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
  .--application-guidelines .header__nav-item-item:before {
    background: var(--wte);
  }
}
@media screen and (min-width: 769px) {
  .header__nav-item-link {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
    white-space: nowrap;
  }
}
.header__nav-btn {
  border: 1px solid var(--bck);
  border-radius: 50%;
  height: 3.4rem;
  position: absolute;
  right: 0.8rem;
  top: 50%;
  transform: translateY(-50%);
  width: 3.4rem;
}
.header__nav-btn-bar {
  background: var(--bck);
  bottom: 0;
  display: block;
  height: 1px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.3s linear, transform 0.3s linear;
  width: 1.6rem;
  will-change: opacity transform;
}
.header__nav-btn-bar:nth-child(1) {
  transform: translateY(-0.3rem);
}
.js-modal-open .header__nav-btn-bar:nth-child(1) {
  transform: rotate(45deg);
}
.header__nav-btn-bar:nth-child(2) {
  transform: translateY(0.3rem);
}
.js-modal-open .header__nav-btn-bar:nth-child(2) {
  transform: rotate(-45deg);
}

/*--------------------------------------------　movie
---------------------------------------------*/
.movie {
  background-color: rgba(53, 56, 59, 0.8);
  height: 100lvh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.3s linear, visibility 0.3s linear;
  visibility: hidden;
  width: 100%;
}
.movie.is-open {
  opacity: 1;
  visibility: visible;
}
.movie__inner {
  height: 100%;
  width: 100%;
}
.movie__cnt {
  aspect-ratio: 16/9;
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 6.4rem);
}
@media screen and (min-width: 769px) {
  .movie__cnt {
    width: 100%;
  }
}
.movie__cnt iframe {
  border: 0;
  outline: none;
}
.movie__close {
  cursor: pointer;
  height: 3.2rem;
  position: absolute;
  right: -3rem;
  top: -3rem;
  transition: transform 0.5s var(--ease-hover);
  width: 3.2rem;
}
@media screen and (min-width: 769px) {
  .movie__close {
    height: clamp(0rem, 2.9861111111vw, 4.3rem);
    position: absolute;
    right: clamp(-4.3rem, -2.9861111111vw, 0rem);
    top: clamp(-4.3rem, -2.9861111111vw, 0rem);
    width: clamp(0rem, 2.9861111111vw, 4.3rem);
  }
}
@media screen and (min-width: 769px) {
  .movie__close.js-touch-acv {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------　home-fv
---------------------------------------------*/
.home-fv {
  height: 100lvh;
  min-height: 64rem;
}
@media screen and (min-width: 769px) {
  .home-fv {
    min-height: clamp(0rem, 58.6111111111vw, 84.4rem);
  }
}
.--tablet .home-fv {
  height: 64rem;
}
@media screen and (min-width: 769px) {
  .--tablet .home-fv {
    height: clamp(0rem, 58.6111111111vw, 84.4rem);
  }
}
.home-fv__vanta {
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
}
.home-fv__inner {
  height: 100%;
  width: 100%;
}
.home-fv__exedy {
  height: 8.4rem;
  left: 0.4rem;
  position: absolute;
  top: 12rem;
  width: 23rem;
}
@media screen and (min-width: 769px) {
  .home-fv__exedy {
    height: clamp(0rem, 12.7777777778vw, 18.4rem);
    left: clamp(0rem, 10.9722222222vw, 15.8rem);
    position: absolute;
    top: clamp(0rem, 11.6666666667vw, 16.8rem);
    width: clamp(0rem, 35vw, 50.4rem);
  }
}
.is-safari .home-fv__exedy img, .is-ios .home-fv__exedy img {
  backdrop-filter: blur(10px) brightness(1.1) contrast(1.1);
  -webkit-backdrop-filter: blur(10px) brightness(1.1) contrast(1.1);
  opacity: 0.05;
}
@media screen and (min-width: 769px) {
  .is-safari .home-fv__exedy img, .is-ios .home-fv__exedy img {
    opacity: 0.2;
  }
}
.home-fv__bg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.home-fv__recru {
  height: 6.4rem;
  position: absolute;
  right: 0;
  top: 21.8rem;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .home-fv__recru {
    height: clamp(0rem, 12.8472222222vw, 18.5rem);
    position: absolute;
    right: clamp(0rem, 4.1666666667vw, 6rem);
    top: clamp(0rem, 26.25vw, 37.8rem);
    width: clamp(0rem, 76.7361111111vw, 110.5rem);
  }
}
.home-fv__recru img {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left center;
  object-position: left center;
}
.home-fv__itment {
  height: 6.4rem;
  position: absolute;
  right: 0;
  top: 21.8rem;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .home-fv__itment {
    height: clamp(0rem, 12.8472222222vw, 18.5rem);
    position: absolute;
    right: clamp(0rem, 4.1666666667vw, 6rem);
    top: clamp(0rem, 26.25vw, 37.8rem);
    width: clamp(0rem, 76.7361111111vw, 110.5rem);
  }
}
.home-fv__itment img {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: right center;
  object-position: right center;
}
.home-fv__wave {
  height: 39.5rem;
  left: 50%;
  position: absolute;
  top: 12rem;
  transform: translateX(-50%);
  transition: -webkit-mask-position 1.5s linear;
  transition: mask-position 1.5s linear;
  transition: mask-position 1.5s linear, -webkit-mask-position 1.5s linear;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .home-fv__wave {
    aspect-ratio: 2880/1850;
    height: auto;
    left: 50%;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
@media screen and (min-width: 1800px) {
  .home-fv__wave {
    left: 50%;
    position: absolute;
    top: clamp(-12rem, -8.3333333333vw, 0rem);
  }
}
.home-fv__catch {
  left: 16rem;
  mix-blend-mode: color-burn;
  position: absolute;
  top: 36rem;
  width: 18.6rem;
}
@media screen and (min-width: 769px) {
  .home-fv__catch {
    left: clamp(-14.6rem, -10.1388888889vw, 0rem);
    mix-blend-mode: normal;
    position: absolute;
    top: clamp(0rem, 21.1805555556vw, 30.5rem);
    transform: rotate(90deg);
    width: auto;
    z-index: 3;
  }
}
.home-fv__catch-txt {
  font-size: 0.6rem;
  letter-spacing: -0.1em;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .home-fv__catch-txt {
    font-size: clamp(0rem, 0.4861111111vw, 0.7rem);
    line-height: 1.4285;
  }
}
.home-fv__lead {
  bottom: 3.2rem;
  position: absolute;
  right: 1.8rem;
}
@media screen and (min-width: 769px) {
  .home-fv__lead {
    bottom: clamp(0rem, 5.2083333333vw, 7.5rem);
    position: absolute;
    right: clamp(0rem, 10.4166666667vw, 15rem);
  }
}
.home-fv__lead-en {
  clip-path: inset(0 100% 0 0);
  font-size: 1rem;
  margin: 0 0 0.4rem 0.3rem;
  opacity: 0;
  padding: 0 0 0.2rem;
  transition: clip-path 1.5s var(--ease-base) 0.5s, opacity 1.5s var(--ease-base) 0.5s;
}
@media screen and (min-width: 769px) {
  .home-fv__lead-en {
    font-size: clamp(1rem, 1.3888888889vw, 2rem);
    margin: 0 0 clamp(0rem, 0.8333333333vw, 1.2rem) clamp(0rem, 0.2777777778vw, 0.4rem);
    padding: 0 0 clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
.js-inview-acv .home-fv__lead-en {
  clip-path: inset(0 0 0 0);
  opacity: 1;
}
.home-fv__lead-jp {
  align-items: flex-start;
}
.home-fv__lead-jp-txt-box {
  position: relative;
}
.home-fv__lead-jp-txt-box-bar {
  animation: shrink 0.8s var(--ease-base) forwards 2.5s;
  background: var(--gradient3);
  border-radius: 9999px;
  bottom: 0.6vw;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  transition: width 1s var(--ease-base) 1.5s;
  width: 0;
}
@media screen and (min-width: 769px) {
  .home-fv__lead-jp-txt-box-bar {
    bottom: 0.3vw;
    left: 0;
    position: absolute;
  }
}
.js-inview-acv .home-fv__lead-jp-txt-box-bar {
  width: 100%;
}
.home-fv__lead-jp-txt {
  font-size: 3.25rem;
  letter-spacing: 0.1em;
  line-height: 1.2;
  position: relative;
  transform: translateY(100%);
  transition: transform 1s var(--ease-base) 1s;
}
@media screen and (min-width: 769px) {
  .home-fv__lead-jp-txt {
    font-size: clamp(1rem, 3.4722222222vw, 5rem);
  }
}
.js-inview-acv .home-fv__lead-jp-txt {
  transform: translateY(0);
}
.home-fv__lead-jp-txt.--1 {
  transition-delay: 0.85s;
}
.home-fv__lead-jp-txt.--2 {
  transition-delay: 0.95s;
}
.home-fv__lead-jp-txt.--3 {
  transition-delay: 1.05s;
}
.home-fv__scroll {
  align-items: center;
  bottom: 3rem;
  position: absolute;
  right: 35rem;
  row-gap: 0.4rem;
  width: 0.5333333rem;
}
@media screen and (min-width: 769px) {
  .home-fv__scroll {
    bottom: clamp(0rem, 6.6666666667vw, 9.6rem);
    position: absolute;
    right: clamp(0rem, 5.6944444444vw, 8.2rem);
    row-gap: clamp(0rem, 0.5555555556vw, 0.8rem);
    width: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.home-fv__scroll-img {
  aspect-ratio: 8/58;
  height: auto;
  width: 0.6rem;
}
@media screen and (min-width: 769px) {
  .home-fv__scroll-img {
    width: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.home-fv__scroll-bar {
  background-color: transparent;
  border-radius: 9999px;
  height: 3.2rem;
  opacity: 0;
  overflow: hidden;
  position: relative;
  transition: 0.8s opacity 2.9s;
  width: 0.5333333rem;
}
.js-inview-acv .home-fv__scroll-bar {
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .home-fv__scroll-bar {
    height: clamp(0rem, 4.4444444444vw, 6.4rem);
    width: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.home-fv__scroll-bar:after {
  animation: elasticity 1.6s infinite var(--ease-base);
  background-color: var(--bck);
  border-radius: 9999px;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/*--------------------------------------------　home-philosophy
---------------------------------------------*/
.home-philosophy:before {
  background-color: var(--bck);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.home-philosophy__wave {
  height: 39.5rem;
  left: 0;
  position: absolute;
  top: 15rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 37.5rem;
}
.home-philosophy__philosophy {
  height: 5.5rem;
  left: 0;
  position: absolute;
  top: 3.2rem;
  width: 33.6rem;
}
@media screen and (min-width: 769px) {
  .home-philosophy__philosophy {
    bottom: 0;
    height: clamp(0rem, 36.3194444444vw, 52.3rem);
    left: 0;
    position: absolute;
    top: auto;
    width: clamp(0rem, 5.9027777778vw, 8.5rem);
  }
}
.home-philosophy__inner {
  padding: 10rem 3rem 10.352rem;
}
@media screen and (min-width: 769px) {
  .home-philosophy__inner {
    padding: clamp(0rem, 9.7222222222vw, 14rem) 0;
  }
}
.home-philosophy__flex {
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  row-gap: 4rem;
}
@media screen and (min-width: 769px) {
  .home-philosophy__flex {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    column-gap: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.home-philosophy__flex1 {
  border-radius: 2rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .home-philosophy__flex1 {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    width: clamp(0rem, 36.1111111111vw, 52rem);
  }
}
.home-philosophy__flex2 {
  flex: 1;
}
@media screen and (min-width: 769px) {
  .home-philosophy__flex2 {
    margin: clamp(-1.6rem, -1.1111111111vw, 0rem) 0 0 0;
  }
}
.home-philosophy__flex2-txt {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 2;
  margin: 0 0 4.8rem;
}
@media screen and (min-width: 769px) {
  .home-philosophy__flex2-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    line-height: 2.5;
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.home-philosophy__flex2-txt-bold {
  font-size: 2rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .home-philosophy__flex2-txt-bold {
    font-size: clamp(0rem, 1.9444444444vw, 2.8rem);
  }
}

/*--------------------------------------------　home-about
---------------------------------------------*/
.home-about__wave1 {
  bottom: 100rem;
  height: 43.9rem;
  position: absolute;
  right: 0;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .home-about__wave1 {
    aspect-ratio: 2880/1270;
    bottom: clamp(0rem, 15.2777777778vw, 22rem);
    height: auto;
    left: 0;
    position: absolute;
    width: 100%;
  }
}
.home-about__wave2 {
  bottom: 4rem;
  height: 26.8rem;
  left: 0;
  position: absolute;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 21.5rem;
}
@media screen and (min-width: 769px) {
  .home-about__wave2 {
    bottom: auto;
    height: clamp(0rem, 43.4027777778vw, 62.5rem);
    left: auto;
    position: absolute;
    right: 0;
    top: clamp(0rem, 1.3888888889vw, 2rem);
    width: clamp(0rem, 37.2916666667vw, 53.7rem);
  }
}
.home-about__inner {
  padding: 11.8rem 1.4rem 8.8rem;
}
@media screen and (min-width: 769px) {
  .home-about__inner {
    padding: clamp(0rem, 10.9722222222vw, 15.8rem) 0 clamp(0rem, 10.2777777778vw, 14.8rem);
  }
}
.home-about__ttl {
  margin: 0 0 5rem;
}
@media screen and (min-width: 769px) {
  .home-about__ttl {
    margin: 0 0 clamp(0rem, 3.3333333333vw, 4.8rem);
  }
}
.home-about__profile {
  margin: 0 0 8rem;
  padding: 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .home-about__profile {
    margin: 0 0 clamp(0rem, 3.8888888889vw, 5.6rem);
    padding: 0;
  }
}
.home-about__profile-sttl {
  margin: 0 0 2rem;
}
@media screen and (min-width: 769px) {
  .home-about__profile-sttl {
    margin: 0 0 clamp(0rem, 1.8055555556vw, 2.6rem);
  }
}
.home-about__profile-list {
  margin: 0 0 5rem;
  row-gap: 1.5rem;
}
@media screen and (min-width: 769px) {
  .home-about__profile-list {
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
    padding: 0;
    row-gap: clamp(0rem, 1.0416666667vw, 1.5rem);
  }
}
.home-about__profile-item {
  border-radius: 30rem;
  flex-direction: column;
  min-height: 42rem;
  padding: 5.2rem 2.4rem 6rem;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .home-about__profile-item {
    border-radius: clamp(0rem, 20.8333333333vw, 30rem);
    flex-direction: row;
    min-height: clamp(0rem, 13.1944444444vw, 19rem);
    -moz-column-gap: clamp(0rem, 2.0833333333vw, 3rem);
    column-gap: clamp(0rem, 2.0833333333vw, 3rem);
    padding: clamp(0rem, 2.1527777778vw, 3.1rem) clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.home-about__profile-item.--1 {
  background-image: url("../img/home/about-item-bg1-sp.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 769px) {
  .home-about__profile-item.--1 {
    background-image: url("../img/home/about-item-bg1.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.home-about__profile-item.--2 {
  background-image: url("../img/home/about-item-bg2-sp.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 769px) {
  .home-about__profile-item.--2 {
    background-image: url("../img/home/about-item-bg2.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.home-about__profile-item-ttl {
  letter-spacing: 0.05em;
  line-height: 1.7;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .home-about__profile-item-ttl {
    font-size: clamp(1rem, 1.5277777778vw, 2.2rem);
    text-align: left;
    width: clamp(0rem, 25vw, 36rem);
  }
}
.home-about__profile-item-txt {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .home-about__profile-item-txt {
    flex: 1;
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.home-about__profile-btn {
  height: 5.3rem;
  margin: 0 auto;
  width: 25.8rem;
}
@media screen and (min-width: 769px) {
  .home-about__profile-btn {
    height: clamp(0rem, 4.0972222222vw, 5.9rem);
    margin: 0 0 0 auto;
    width: clamp(0rem, 21.1805555556vw, 30.5rem);
  }
}
.home-about__business-sttl {
  margin: 0 0 2rem;
  padding: 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .home-about__business-sttl {
    margin: 0 0 clamp(0rem, 3.4027777778vw, 4.9rem);
    padding: 0;
  }
}
.home-about__business-img {
  margin: 0 0 5rem;
}
@media screen and (min-width: 769px) {
  .home-about__business-img {
    margin: 0 0 clamp(0rem, 4.5833333333vw, 6.6rem);
  }
}
.home-about__business-btn {
  height: 5.3rem;
  margin: 0 auto;
  width: 25.8rem;
}
@media screen and (min-width: 769px) {
  .home-about__business-btn {
    height: clamp(0rem, 4.0972222222vw, 5.9rem);
    margin: 0 0 0 auto;
    width: clamp(0rem, 21.1805555556vw, 30.5rem);
  }
}

/*--------------------------------------------　home-movie
---------------------------------------------*/
.home-movie:before {
  background-color: var(--lightBlueGray);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.home-movie__wave {
  height: 35.7rem;
  left: 0;
  position: absolute;
  top: 14rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .home-movie__wave {
    height: clamp(0rem, 46.3194444444vw, 66.7rem);
    left: 0;
    position: absolute;
    top: clamp(0rem, 6.9444444444vw, 10rem);
    width: clamp(0rem, 34.7222222222vw, 50rem);
  }
}
.home-movie__inner {
  padding: 11.8rem 3rem 7.5rem;
}
@media screen and (min-width: 769px) {
  .home-movie__inner {
    padding: clamp(0rem, 10.9722222222vw, 15.8rem) 0 clamp(0rem, 13.4722222222vw, 19.4rem);
  }
}
.home-movie__ttl {
  margin: 0 0 5rem;
}
@media screen and (min-width: 769px) {
  .home-movie__ttl {
    margin: 0 0 clamp(0rem, 3.3333333333vw, 4.8rem);
  }
}
.home-movie__list {
  flex-direction: column;
  justify-content: center;
  row-gap: 4rem;
}
@media screen and (min-width: 769px) {
  .home-movie__list {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 1.9444444444vw, 2.8rem);
    column-gap: clamp(0rem, 1.9444444444vw, 2.8rem);
  }
}
.home-movie__item {
  flex: 1;
}
@media screen and (min-width: 769px) {
  .home-movie__item {
    max-width: clamp(0rem, 37.0833333333vw, 53.4rem);
  }
}
@media screen and (min-width: 769px) {
  .home-movie__item:nth-child(2) {
    transition-delay: 0.025s;
  }
}
.home-movie__item-img {
  aspect-ratio: 536/292;
  border-radius: 2rem;
  height: auto;
  margin: 0 0 2rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .home-movie__item-img {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    margin: 0 0 clamp(0rem, 1.9444444444vw, 2.8rem);
  }
}
.home-movie__item-ttl {
  align-items: center;
  font-size: 1.5rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .home-movie__item-ttl {
    font-size: clamp(0rem, 1.5277777778vw, 2.2rem);
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.home-movie__item-ttl:before {
  background: var(--gradient2-2);
  border-radius: 50%;
  content: "";
  display: block;
  height: 0.8rem;
  width: 0.8rem;
}
@media screen and (min-width: 769px) {
  .home-movie__item-ttl:before {
    height: clamp(0rem, 0.8333333333vw, 1.2rem);
    width: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.home-movie__item-txt {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .home-movie__item-txt {
    font-size: clamp(1rem, 1.1111111111vw, 1.6rem);
  }
}

/*--------------------------------------------　home-interview
---------------------------------------------*/
.home-interview__wave {
  height: 33.6rem;
  position: absolute;
  right: 0;
  top: 53rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 28.6rem;
}
@media screen and (min-width: 769px) {
  .home-interview__wave {
    height: clamp(0rem, 46.875vw, 67.5rem);
    position: absolute;
    right: 0;
    top: clamp(0rem, 2.7777777778vw, 4rem);
    width: clamp(0rem, 48.8888888889vw, 70.4rem);
  }
}
.home-interview__inner {
  padding: 11.8rem 0 8.7rem;
}
@media screen and (min-width: 769px) {
  .home-interview__inner {
    padding: clamp(0rem, 10.9722222222vw, 15.8rem) 0 clamp(0rem, 9.7916666667vw, 14.1rem);
  }
}
.home-interview__ttl {
  margin: 0 0 5rem;
}
@media screen and (min-width: 769px) {
  .home-interview__ttl {
    margin: 0 0 clamp(0rem, 3.3333333333vw, 4.8rem);
  }
}
.home-interview__cnt {
  margin: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .home-interview__cnt {
    margin: 0 0 clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.home-interview__cnt-sttl {
  margin: 0 0 1.6rem;
  padding: 0 3rem;
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-sttl {
    margin: 0 0 clamp(0rem, 1.875vw, 2.7rem);
    padding: 0;
  }
}
.home-interview__cnt-splide {
  visibility: hidden;
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-splide {
    visibility: visible;
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-splide-track {
    overflow: visible;
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-list {
    flex-wrap: wrap;
    row-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.home-interview__cnt-item {
  height: 33rem;
  opacity: 0.2;
  transition: 0.2s opacity var(--ease-base);
  width: 21.7rem;
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item {
    height: clamp(0rem, 27.0833333333vw, 39rem);
    margin: 0 clamp(0rem, 1.6666666667vw, 2.4rem) 0 0;
    opacity: 1;
    width: clamp(0rem, 17.8472222222vw, 25.7rem);
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(4n) {
    margin: 0;
  }
}
.home-interview__cnt-item.is-active {
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item {
    opacity: 0;
    transform: translateY(5vw);
    transition: 1s opacity var(--ease-base), 1s transform var(--ease-base);
  }
  .js-inview-acv .home-interview__cnt-item {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(1) {
    transition-delay: calc(0.5s + 0.025s * (1 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(2) {
    transition-delay: calc(0.5s + 0.025s * (2 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(3) {
    transition-delay: calc(0.5s + 0.025s * (3 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(4) {
    transition-delay: calc(0.5s + 0.025s * (4 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(5) {
    transition-delay: calc(0.5s + 0.025s * (5 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(6) {
    transition-delay: calc(0.5s + 0.025s * (6 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(7) {
    transition-delay: calc(0.5s + 0.025s * (7 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(8) {
    transition-delay: calc(0.5s + 0.025s * (8 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(9) {
    transition-delay: calc(0.5s + 0.025s * (9 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(10) {
    transition-delay: calc(0.5s + 0.025s * (10 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(11) {
    transition-delay: calc(0.5s + 0.025s * (11 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(12) {
    transition-delay: calc(0.5s + 0.025s * (12 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(13) {
    transition-delay: calc(0.5s + 0.025s * (13 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(14) {
    transition-delay: calc(0.5s + 0.025s * (14 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(15) {
    transition-delay: calc(0.5s + 0.025s * (15 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(16) {
    transition-delay: calc(0.5s + 0.025s * (16 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(17) {
    transition-delay: calc(0.5s + 0.025s * (17 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(18) {
    transition-delay: calc(0.5s + 0.025s * (18 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(19) {
    transition-delay: calc(0.5s + 0.025s * (19 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(20) {
    transition-delay: calc(0.5s + 0.025s * (20 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(21) {
    transition-delay: calc(0.5s + 0.025s * (21 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(22) {
    transition-delay: calc(0.5s + 0.025s * (22 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(23) {
    transition-delay: calc(0.5s + 0.025s * (23 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(24) {
    transition-delay: calc(0.5s + 0.025s * (24 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(25) {
    transition-delay: calc(0.5s + 0.025s * (25 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(26) {
    transition-delay: calc(0.5s + 0.025s * (26 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(27) {
    transition-delay: calc(0.5s + 0.025s * (27 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(28) {
    transition-delay: calc(0.5s + 0.025s * (28 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(29) {
    transition-delay: calc(0.5s + 0.025s * (29 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(30) {
    transition-delay: calc(0.5s + 0.025s * (30 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(31) {
    transition-delay: calc(0.5s + 0.025s * (31 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(32) {
    transition-delay: calc(0.5s + 0.025s * (32 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(33) {
    transition-delay: calc(0.5s + 0.025s * (33 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(34) {
    transition-delay: calc(0.5s + 0.025s * (34 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(35) {
    transition-delay: calc(0.5s + 0.025s * (35 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(36) {
    transition-delay: calc(0.5s + 0.025s * (36 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(37) {
    transition-delay: calc(0.5s + 0.025s * (37 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(38) {
    transition-delay: calc(0.5s + 0.025s * (38 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(39) {
    transition-delay: calc(0.5s + 0.025s * (39 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(40) {
    transition-delay: calc(0.5s + 0.025s * (40 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(41) {
    transition-delay: calc(0.5s + 0.025s * (41 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(42) {
    transition-delay: calc(0.5s + 0.025s * (42 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(43) {
    transition-delay: calc(0.5s + 0.025s * (43 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(44) {
    transition-delay: calc(0.5s + 0.025s * (44 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(45) {
    transition-delay: calc(0.5s + 0.025s * (45 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(46) {
    transition-delay: calc(0.5s + 0.025s * (46 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(47) {
    transition-delay: calc(0.5s + 0.025s * (47 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(48) {
    transition-delay: calc(0.5s + 0.025s * (48 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(49) {
    transition-delay: calc(0.5s + 0.025s * (49 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(50) {
    transition-delay: calc(0.5s + 0.025s * (50 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(51) {
    transition-delay: calc(0.5s + 0.025s * (51 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(52) {
    transition-delay: calc(0.5s + 0.025s * (52 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(53) {
    transition-delay: calc(0.5s + 0.025s * (53 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(54) {
    transition-delay: calc(0.5s + 0.025s * (54 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(55) {
    transition-delay: calc(0.5s + 0.025s * (55 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(56) {
    transition-delay: calc(0.5s + 0.025s * (56 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(57) {
    transition-delay: calc(0.5s + 0.025s * (57 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(58) {
    transition-delay: calc(0.5s + 0.025s * (58 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(59) {
    transition-delay: calc(0.5s + 0.025s * (59 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(60) {
    transition-delay: calc(0.5s + 0.025s * (60 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(61) {
    transition-delay: calc(0.5s + 0.025s * (61 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(62) {
    transition-delay: calc(0.5s + 0.025s * (62 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(63) {
    transition-delay: calc(0.5s + 0.025s * (63 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(64) {
    transition-delay: calc(0.5s + 0.025s * (64 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(65) {
    transition-delay: calc(0.5s + 0.025s * (65 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(66) {
    transition-delay: calc(0.5s + 0.025s * (66 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(67) {
    transition-delay: calc(0.5s + 0.025s * (67 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(68) {
    transition-delay: calc(0.5s + 0.025s * (68 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(69) {
    transition-delay: calc(0.5s + 0.025s * (69 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(70) {
    transition-delay: calc(0.5s + 0.025s * (70 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(71) {
    transition-delay: calc(0.5s + 0.025s * (71 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(72) {
    transition-delay: calc(0.5s + 0.025s * (72 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(73) {
    transition-delay: calc(0.5s + 0.025s * (73 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(74) {
    transition-delay: calc(0.5s + 0.025s * (74 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(75) {
    transition-delay: calc(0.5s + 0.025s * (75 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(76) {
    transition-delay: calc(0.5s + 0.025s * (76 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(77) {
    transition-delay: calc(0.5s + 0.025s * (77 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(78) {
    transition-delay: calc(0.5s + 0.025s * (78 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(79) {
    transition-delay: calc(0.5s + 0.025s * (79 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(80) {
    transition-delay: calc(0.5s + 0.025s * (80 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(81) {
    transition-delay: calc(0.5s + 0.025s * (81 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(82) {
    transition-delay: calc(0.5s + 0.025s * (82 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(83) {
    transition-delay: calc(0.5s + 0.025s * (83 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(84) {
    transition-delay: calc(0.5s + 0.025s * (84 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(85) {
    transition-delay: calc(0.5s + 0.025s * (85 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(86) {
    transition-delay: calc(0.5s + 0.025s * (86 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(87) {
    transition-delay: calc(0.5s + 0.025s * (87 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(88) {
    transition-delay: calc(0.5s + 0.025s * (88 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(89) {
    transition-delay: calc(0.5s + 0.025s * (89 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(90) {
    transition-delay: calc(0.5s + 0.025s * (90 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(91) {
    transition-delay: calc(0.5s + 0.025s * (91 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(92) {
    transition-delay: calc(0.5s + 0.025s * (92 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(93) {
    transition-delay: calc(0.5s + 0.025s * (93 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(94) {
    transition-delay: calc(0.5s + 0.025s * (94 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(95) {
    transition-delay: calc(0.5s + 0.025s * (95 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(96) {
    transition-delay: calc(0.5s + 0.025s * (96 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(97) {
    transition-delay: calc(0.5s + 0.025s * (97 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(98) {
    transition-delay: calc(0.5s + 0.025s * (98 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(99) {
    transition-delay: calc(0.5s + 0.025s * (99 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item:nth-child(100) {
    transition-delay: calc(0.5s + 0.025s * (100 - 1));
  }
}
.home-interview__cnt-link {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}
.home-interview__cnt-item-img {
  border-radius: 50rem;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item-img {
    border-radius: clamp(0rem, 34.7222222222vw, 50rem);
  }
}
.home-interview__cnt-item-img img {
  transition: 0.3s transform var(--ease-hover);
}
.js-touch-acv .home-interview__cnt-item-img img {
  transform: scale(1.05);
}
.home-interview__cnt-item-info {
  align-items: center;
  background: linear-gradient(to bottom, transparent 0%, #DBE5EE 32.5%, #DBE5EE 32.5%, #DBE5EE 100%);
  border-radius: 0 0 10.5rem 10.5rem;
  bottom: 0;
  left: 0;
  padding: 3.2rem 0 4.2rem;
  position: absolute;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item-info {
    border-radius: 0 0 clamp(0rem, 8.4027777778vw, 12.1rem) clamp(0rem, 8.4027777778vw, 12.1rem);
    padding: clamp(0rem, 2.2222222222vw, 3.2rem) 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.home-interview__cnt-item-info-name {
  font-size: 2.2rem;
  margin: 0 0 0.4rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item-info-name {
    font-size: clamp(0rem, 1.9444444444vw, 2.8rem);
    margin: 0 0 clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.home-interview__cnt-item-info-pro {
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item-info-pro {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.home-interview__cnt-item-arrow {
  bottom: 1rem;
  left: 50%;
  position: absolute;
  top: auto;
  transform: translateX(-50%) translateY(0);
}
@media screen and (min-width: 769px) {
  .home-interview__cnt-item-arrow {
    border: 2px solid var(--bck);
    bottom: 0;
    height: clamp(0rem, 2.5694444444vw, 3.7rem);
    left: auto;
    position: absolute;
    right: 0;
    top: auto;
    transform: translateX(0) translateY(0);
    width: clamp(0rem, 4.3055555556vw, 6.2rem);
  }
}
.home-interview__cnt-splide-ui {
  font-size: 0;
  height: 2.4rem;
  margin: 2rem 0 0;
  text-align: center;
}
.home-interview__cnt-splide-ui-box {
  align-items: center;
  height: 100%;
  justify-content: center;
  max-width: 50%;
  position: relative;
  width: auto;
}
.home-interview__cnt-splide-ui-pagination {
  align-items: center;
  justify-content: center;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  font-size: 0;
  width: auto;
}
.home-interview__cnt-splide-ui-pagination li {
  height: 0.8rem;
  width: 0.8rem;
}
.home-interview__cnt-splide-ui-pagination li button {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  background: var(--gradient3-2);
  border: 0;
  border-radius: 0;
  border-radius: 50%;
  color: inherit;
  display: block;
  font-size: inherit;
  height: 0.8rem;
  margin: 0;
  opacity: 0.2;
  outline: none;
  padding: 0;
  transition: opacity 0.3 var(--ease-base);
  vertical-align: middle;
  width: 0.8rem;
}
.home-interview__cnt-splide-ui-pagination li button.is-active {
  opacity: 1;
}
.home-interview__cnt-splide-ui-arrow {
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.home-interview__cnt-splide-ui-arrow-prev, .home-interview__cnt-splide-ui-arrow-next {
  border-radius: 9999px;
  height: 2.4rem;
  transform: translateY(-50%);
  width: 4rem;
}
.home-interview__cnt-splide-ui-arrow-prev rect,
.home-interview__cnt-splide-ui-arrow-prev path, .home-interview__cnt-splide-ui-arrow-next rect,
.home-interview__cnt-splide-ui-arrow-next path {
  transition: fill 0.1s var(--ease-hover);
}
.home-interview__cnt-splide-ui-arrow-prev.js-touch-acv rect, .home-interview__cnt-splide-ui-arrow-next.js-touch-acv rect {
  fill: var(--bck);
}
.home-interview__cnt-splide-ui-arrow-prev.js-touch-acv path, .home-interview__cnt-splide-ui-arrow-next.js-touch-acv path {
  fill: var(--wte);
}
.home-interview__cnt-splide-ui-arrow-prev {
  left: -8.5rem;
  position: absolute;
  top: 50%;
}
.home-interview__cnt-splide-ui-arrow-next {
  position: absolute;
  right: -8.5rem;
  top: 50%;
}
.home-interview__btn {
  height: 5.3rem;
  margin: 5rem auto 0;
  width: 25.8rem;
}
@media screen and (min-width: 769px) {
  .home-interview__btn {
    height: clamp(0rem, 4.0972222222vw, 5.9rem);
    margin: clamp(0rem, 5.4166666667vw, 7.8rem) 0 0 auto;
    width: clamp(0rem, 21.1805555556vw, 30.5rem);
  }
}

/*--------------------------------------------　home-environment
---------------------------------------------*/
.home-environment:before {
  background-color: var(--lightBlueGray);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.home-environment__wave1 {
  bottom: 8rem;
  height: 66.3rem;
  left: 0;
  position: absolute;
  transition: -webkit-mask-position 2.5s linear 1.5s, mask-position 2.5s linear 1.5s;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .home-environment__wave1 {
    aspect-ratio: 2865/2580;
    bottom: clamp(0rem, 17.3611111111vw, 25rem);
    height: auto;
    left: 0;
    position: absolute;
    width: 100%;
  }
}
.home-environment__wave2 {
  height: 59.5rem;
  left: 0;
  position: absolute;
  top: 2rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 37.5rem;
}
.home-environment__inner {
  padding: 11.8rem 3rem 9.3rem;
}
@media screen and (min-width: 769px) {
  .home-environment__inner {
    padding: clamp(0rem, 10.9722222222vw, 15.8rem) 0 clamp(0rem, 9.7916666667vw, 14.1rem);
  }
}
.home-environment__ttl {
  margin: 0 0 5rem;
}
@media screen and (min-width: 769px) {
  .home-environment__ttl {
    margin: 0 0 clamp(0rem, 3.3333333333vw, 4.8rem);
  }
}
.home-environment__sttl {
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .home-environment__sttl {
    margin: 0 0 clamp(0rem, 1.875vw, 2.7rem);
  }
}
.home-environment__grid {
  gap: 0.8rem;
  grid-template-columns: repeat(2, 1fr);
  margin: 0 0 5rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid {
    gap: clamp(0rem, 0.9722222222vw, 1.4rem);
    grid-template-columns: repeat(12, 1fr);
    margin: 0 0 clamp(0rem, 3.4722222222vw, 5rem);
  }
}
.home-environment__grid-item {
  background-color: var(--wte);
  border-radius: 2rem;
  padding: 1.2rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    padding: clamp(0rem, 1.8055555556vw, 2.6rem) clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.home-environment__grid-item.--style1 {
  grid-column: span 1;
  height: 21rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--style1 {
    grid-column: span 6;
    height: clamp(0rem, 22.2222222222vw, 32rem);
  }
}
.home-environment__grid-item.--style2 {
  grid-column: span 1;
  height: 21rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--style2 {
    grid-column: span 6;
    height: clamp(0rem, 22.2222222222vw, 32rem);
  }
}
.home-environment__grid-item.--style3 {
  grid-column: span 1;
  height: 21.2rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--style3 {
    grid-column: span 4;
    height: clamp(0rem, 25vw, 36rem);
  }
}
.home-environment__grid-item.--style4 {
  grid-column: span 2;
  height: 36.7rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--style4 {
    grid-column: span 8;
    height: clamp(0rem, 25vw, 36rem);
  }
}
.home-environment__grid-item.--style5 {
  grid-column: span 2;
  height: 16rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--style5 {
    grid-column: span 8;
    height: clamp(0rem, 22.2222222222vw, 32rem);
  }
}
.home-environment__grid-item.--style6 {
  grid-column: span 1;
  height: 21.2rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--style6 {
    grid-column: span 4;
    height: clamp(0rem, 22.2222222222vw, 32rem);
  }
}
.home-environment__grid-item.--sp1 {
  order: 1;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp1 {
    order: 0;
  }
}
.home-environment__grid-item.--sp2 {
  order: 2;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp2 {
    order: 0;
  }
}
.home-environment__grid-item.--sp3 {
  order: 3;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp3 {
    order: 0;
  }
}
.home-environment__grid-item.--sp4 {
  order: 4;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp4 {
    order: 0;
  }
}
.home-environment__grid-item.--sp5 {
  order: 5;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp5 {
    order: 0;
  }
}
.home-environment__grid-item.--sp6 {
  order: 6;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp6 {
    order: 0;
  }
}
.home-environment__grid-item.--sp7 {
  order: 7;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp7 {
    order: 0;
  }
}
.home-environment__grid-item.--sp8 {
  order: 8;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp8 {
    order: 0;
  }
}
.home-environment__grid-item.--sp9 {
  order: 9;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp9 {
    order: 0;
  }
}
.home-environment__grid-item.--sp10 {
  order: 10;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp10 {
    order: 0;
  }
}
.home-environment__grid-item.--sp11 {
  order: 11;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp11 {
    order: 0;
  }
}
.home-environment__grid-item.--sp12 {
  order: 12;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp12 {
    order: 0;
  }
}
.home-environment__grid-item.--sp13 {
  order: 13;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp13 {
    order: 0;
  }
}
.home-environment__grid-item.--sp14 {
  order: 14;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp14 {
    order: 0;
  }
}
.home-environment__grid-item.--sp15 {
  order: 15;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp15 {
    order: 0;
  }
}
.home-environment__grid-item.--sp16 {
  order: 16;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp16 {
    order: 0;
  }
}
.home-environment__grid-item.--sp17 {
  order: 17;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp17 {
    order: 0;
  }
}
.home-environment__grid-item.--sp18 {
  order: 18;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp18 {
    order: 0;
  }
}
.home-environment__grid-item.--sp19 {
  order: 19;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp19 {
    order: 0;
  }
}
.home-environment__grid-item.--sp20 {
  order: 20;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp20 {
    order: 0;
  }
}
.home-environment__grid-item.--sp21 {
  order: 21;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp21 {
    order: 0;
  }
}
.home-environment__grid-item.--sp22 {
  order: 22;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp22 {
    order: 0;
  }
}
.home-environment__grid-item.--sp23 {
  order: 23;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp23 {
    order: 0;
  }
}
.home-environment__grid-item.--sp24 {
  order: 24;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp24 {
    order: 0;
  }
}
.home-environment__grid-item.--sp25 {
  order: 25;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp25 {
    order: 0;
  }
}
.home-environment__grid-item.--sp26 {
  order: 26;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp26 {
    order: 0;
  }
}
.home-environment__grid-item.--sp27 {
  order: 27;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp27 {
    order: 0;
  }
}
.home-environment__grid-item.--sp28 {
  order: 28;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp28 {
    order: 0;
  }
}
.home-environment__grid-item.--sp29 {
  order: 29;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp29 {
    order: 0;
  }
}
.home-environment__grid-item.--sp30 {
  order: 30;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp30 {
    order: 0;
  }
}
.home-environment__grid-item.--sp31 {
  order: 31;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp31 {
    order: 0;
  }
}
.home-environment__grid-item.--sp32 {
  order: 32;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp32 {
    order: 0;
  }
}
.home-environment__grid-item.--sp33 {
  order: 33;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp33 {
    order: 0;
  }
}
.home-environment__grid-item.--sp34 {
  order: 34;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp34 {
    order: 0;
  }
}
.home-environment__grid-item.--sp35 {
  order: 35;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp35 {
    order: 0;
  }
}
.home-environment__grid-item.--sp36 {
  order: 36;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp36 {
    order: 0;
  }
}
.home-environment__grid-item.--sp37 {
  order: 37;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp37 {
    order: 0;
  }
}
.home-environment__grid-item.--sp38 {
  order: 38;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp38 {
    order: 0;
  }
}
.home-environment__grid-item.--sp39 {
  order: 39;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp39 {
    order: 0;
  }
}
.home-environment__grid-item.--sp40 {
  order: 40;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp40 {
    order: 0;
  }
}
.home-environment__grid-item.--sp41 {
  order: 41;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp41 {
    order: 0;
  }
}
.home-environment__grid-item.--sp42 {
  order: 42;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp42 {
    order: 0;
  }
}
.home-environment__grid-item.--sp43 {
  order: 43;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp43 {
    order: 0;
  }
}
.home-environment__grid-item.--sp44 {
  order: 44;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp44 {
    order: 0;
  }
}
.home-environment__grid-item.--sp45 {
  order: 45;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp45 {
    order: 0;
  }
}
.home-environment__grid-item.--sp46 {
  order: 46;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp46 {
    order: 0;
  }
}
.home-environment__grid-item.--sp47 {
  order: 47;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp47 {
    order: 0;
  }
}
.home-environment__grid-item.--sp48 {
  order: 48;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp48 {
    order: 0;
  }
}
.home-environment__grid-item.--sp49 {
  order: 49;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp49 {
    order: 0;
  }
}
.home-environment__grid-item.--sp50 {
  order: 50;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp50 {
    order: 0;
  }
}
.home-environment__grid-item.--sp51 {
  order: 51;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp51 {
    order: 0;
  }
}
.home-environment__grid-item.--sp52 {
  order: 52;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp52 {
    order: 0;
  }
}
.home-environment__grid-item.--sp53 {
  order: 53;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp53 {
    order: 0;
  }
}
.home-environment__grid-item.--sp54 {
  order: 54;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp54 {
    order: 0;
  }
}
.home-environment__grid-item.--sp55 {
  order: 55;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp55 {
    order: 0;
  }
}
.home-environment__grid-item.--sp56 {
  order: 56;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp56 {
    order: 0;
  }
}
.home-environment__grid-item.--sp57 {
  order: 57;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp57 {
    order: 0;
  }
}
.home-environment__grid-item.--sp58 {
  order: 58;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp58 {
    order: 0;
  }
}
.home-environment__grid-item.--sp59 {
  order: 59;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp59 {
    order: 0;
  }
}
.home-environment__grid-item.--sp60 {
  order: 60;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp60 {
    order: 0;
  }
}
.home-environment__grid-item.--sp61 {
  order: 61;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp61 {
    order: 0;
  }
}
.home-environment__grid-item.--sp62 {
  order: 62;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp62 {
    order: 0;
  }
}
.home-environment__grid-item.--sp63 {
  order: 63;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp63 {
    order: 0;
  }
}
.home-environment__grid-item.--sp64 {
  order: 64;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp64 {
    order: 0;
  }
}
.home-environment__grid-item.--sp65 {
  order: 65;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp65 {
    order: 0;
  }
}
.home-environment__grid-item.--sp66 {
  order: 66;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp66 {
    order: 0;
  }
}
.home-environment__grid-item.--sp67 {
  order: 67;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp67 {
    order: 0;
  }
}
.home-environment__grid-item.--sp68 {
  order: 68;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp68 {
    order: 0;
  }
}
.home-environment__grid-item.--sp69 {
  order: 69;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp69 {
    order: 0;
  }
}
.home-environment__grid-item.--sp70 {
  order: 70;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp70 {
    order: 0;
  }
}
.home-environment__grid-item.--sp71 {
  order: 71;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp71 {
    order: 0;
  }
}
.home-environment__grid-item.--sp72 {
  order: 72;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp72 {
    order: 0;
  }
}
.home-environment__grid-item.--sp73 {
  order: 73;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp73 {
    order: 0;
  }
}
.home-environment__grid-item.--sp74 {
  order: 74;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp74 {
    order: 0;
  }
}
.home-environment__grid-item.--sp75 {
  order: 75;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp75 {
    order: 0;
  }
}
.home-environment__grid-item.--sp76 {
  order: 76;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp76 {
    order: 0;
  }
}
.home-environment__grid-item.--sp77 {
  order: 77;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp77 {
    order: 0;
  }
}
.home-environment__grid-item.--sp78 {
  order: 78;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp78 {
    order: 0;
  }
}
.home-environment__grid-item.--sp79 {
  order: 79;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp79 {
    order: 0;
  }
}
.home-environment__grid-item.--sp80 {
  order: 80;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp80 {
    order: 0;
  }
}
.home-environment__grid-item.--sp81 {
  order: 81;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp81 {
    order: 0;
  }
}
.home-environment__grid-item.--sp82 {
  order: 82;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp82 {
    order: 0;
  }
}
.home-environment__grid-item.--sp83 {
  order: 83;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp83 {
    order: 0;
  }
}
.home-environment__grid-item.--sp84 {
  order: 84;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp84 {
    order: 0;
  }
}
.home-environment__grid-item.--sp85 {
  order: 85;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp85 {
    order: 0;
  }
}
.home-environment__grid-item.--sp86 {
  order: 86;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp86 {
    order: 0;
  }
}
.home-environment__grid-item.--sp87 {
  order: 87;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp87 {
    order: 0;
  }
}
.home-environment__grid-item.--sp88 {
  order: 88;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp88 {
    order: 0;
  }
}
.home-environment__grid-item.--sp89 {
  order: 89;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp89 {
    order: 0;
  }
}
.home-environment__grid-item.--sp90 {
  order: 90;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp90 {
    order: 0;
  }
}
.home-environment__grid-item.--sp91 {
  order: 91;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp91 {
    order: 0;
  }
}
.home-environment__grid-item.--sp92 {
  order: 92;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp92 {
    order: 0;
  }
}
.home-environment__grid-item.--sp93 {
  order: 93;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp93 {
    order: 0;
  }
}
.home-environment__grid-item.--sp94 {
  order: 94;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp94 {
    order: 0;
  }
}
.home-environment__grid-item.--sp95 {
  order: 95;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp95 {
    order: 0;
  }
}
.home-environment__grid-item.--sp96 {
  order: 96;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp96 {
    order: 0;
  }
}
.home-environment__grid-item.--sp97 {
  order: 97;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp97 {
    order: 0;
  }
}
.home-environment__grid-item.--sp98 {
  order: 98;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp98 {
    order: 0;
  }
}
.home-environment__grid-item.--sp99 {
  order: 99;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp99 {
    order: 0;
  }
}
.home-environment__grid-item.--sp100 {
  order: 100;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--sp100 {
    order: 0;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc1 {
    order: 1;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc2 {
    order: 2;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc3 {
    order: 3;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc4 {
    order: 4;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc5 {
    order: 5;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc6 {
    order: 6;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc7 {
    order: 7;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc8 {
    order: 8;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc9 {
    order: 9;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc10 {
    order: 10;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc11 {
    order: 11;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc12 {
    order: 12;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc13 {
    order: 13;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc14 {
    order: 14;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc15 {
    order: 15;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc16 {
    order: 16;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc17 {
    order: 17;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc18 {
    order: 18;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc19 {
    order: 19;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc20 {
    order: 20;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc21 {
    order: 21;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc22 {
    order: 22;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc23 {
    order: 23;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc24 {
    order: 24;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc25 {
    order: 25;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc26 {
    order: 26;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc27 {
    order: 27;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc28 {
    order: 28;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc29 {
    order: 29;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc30 {
    order: 30;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc31 {
    order: 31;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc32 {
    order: 32;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc33 {
    order: 33;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc34 {
    order: 34;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc35 {
    order: 35;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc36 {
    order: 36;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc37 {
    order: 37;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc38 {
    order: 38;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc39 {
    order: 39;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc40 {
    order: 40;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc41 {
    order: 41;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc42 {
    order: 42;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc43 {
    order: 43;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc44 {
    order: 44;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc45 {
    order: 45;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc46 {
    order: 46;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc47 {
    order: 47;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc48 {
    order: 48;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc49 {
    order: 49;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc50 {
    order: 50;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc51 {
    order: 51;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc52 {
    order: 52;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc53 {
    order: 53;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc54 {
    order: 54;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc55 {
    order: 55;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc56 {
    order: 56;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc57 {
    order: 57;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc58 {
    order: 58;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc59 {
    order: 59;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc60 {
    order: 60;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc61 {
    order: 61;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc62 {
    order: 62;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc63 {
    order: 63;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc64 {
    order: 64;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc65 {
    order: 65;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc66 {
    order: 66;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc67 {
    order: 67;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc68 {
    order: 68;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc69 {
    order: 69;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc70 {
    order: 70;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc71 {
    order: 71;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc72 {
    order: 72;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc73 {
    order: 73;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc74 {
    order: 74;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc75 {
    order: 75;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc76 {
    order: 76;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc77 {
    order: 77;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc78 {
    order: 78;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc79 {
    order: 79;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc80 {
    order: 80;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc81 {
    order: 81;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc82 {
    order: 82;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc83 {
    order: 83;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc84 {
    order: 84;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc85 {
    order: 85;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc86 {
    order: 86;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc87 {
    order: 87;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc88 {
    order: 88;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc89 {
    order: 89;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc90 {
    order: 90;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc91 {
    order: 91;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc92 {
    order: 92;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc93 {
    order: 93;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc94 {
    order: 94;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc95 {
    order: 95;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc96 {
    order: 96;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc97 {
    order: 97;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc98 {
    order: 98;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc99 {
    order: 99;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item.--pc100 {
    order: 100;
  }
}
.home-environment__grid-item-ttl {
  font-size: 1.5rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-ttl {
    font-size: clamp(1rem, 1.5277777778vw, 2.2rem);
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.home-environment__grid-item-ttl:before {
  background: var(--gradient2-2);
  border-radius: 50%;
  content: "";
  display: block;
  height: 0.8rem;
  margin: 0.9rem 0 0;
  width: 0.8rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-ttl:before {
    height: clamp(0rem, 0.8333333333vw, 1.2rem);
    margin: clamp(0rem, 0.4861111111vw, 0.7rem) 0 0;
    width: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.home-environment__grid-item-ttl.--sp {
  display: flex;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-ttl.--sp {
    display: none;
  }
}
.home-environment__grid-item-ttl.--pc {
  display: none;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-ttl.--pc {
    display: flex;
  }
}
.home-environment__grid-item-year {
  bottom: 1.2rem;
  font-size: 0.9rem;
  left: 1.2rem;
  opacity: 0.9;
  position: absolute;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-year {
    bottom: clamp(0rem, 1.8055555556vw, 2.6rem);
    font-size: clamp(0rem, 0.6944444444vw, 1rem);
    left: clamp(0rem, 2.0833333333vw, 3rem);
    position: absolute;
  }
}
.home-environment__grid-item-style1, .home-environment__grid-item-style2, .home-environment__grid-item-style3, .home-environment__grid-item-style4, .home-environment__grid-item-style5, .home-environment__grid-item-style6 {
  font-family: var(--font-en);
}
.home-environment__grid-item-style1 img, .home-environment__grid-item-style2 img, .home-environment__grid-item-style3 img, .home-environment__grid-item-style4 img, .home-environment__grid-item-style5 img, .home-environment__grid-item-style6 img {
  display: block;
}
.home-environment__grid-item-style1 {
  align-items: center;
  flex-direction: column;
  justify-content: center;
  left: 50%;
  position: absolute;
  row-gap: 1rem;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style1 {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 4.8611111111vw, 7rem);
    column-gap: clamp(0rem, 4.8611111111vw, 7rem);
  }
}
.home-environment__grid-item-style1-ico {
  aspect-ratio: 292/240;
  height: auto;
  width: 7.3rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style1-ico {
    width: clamp(0rem, 10.1388888889vw, 14.6rem);
  }
}
.home-environment__grid-item-style1-num {
  align-items: flex-end;
}
.home-environment__grid-item-style1-num-txt {
  font-size: 4.8rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style1-num-txt {
    font-size: clamp(0rem, 7.5vw, 10.8rem);
  }
}
.home-environment__grid-item-style1-num-unit {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style1-num-unit {
    font-size: clamp(0rem, 1.9444444444vw, 2.8rem);
  }
}
.home-environment__grid-item-style2 {
  align-items: center;
  flex-direction: column;
  justify-content: center;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style2 {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 4.4444444444vw, 6.4rem);
    column-gap: clamp(0rem, 4.4444444444vw, 6.4rem);
  }
}
.home-environment__grid-item-style2-ico {
  aspect-ratio: 186/288;
  height: auto;
  width: 4.6rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style2-ico {
    width: clamp(0rem, 6.4583333333vw, 9.3rem);
  }
}
.home-environment__grid-item-style2-list {
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style2-list {
    row-gap: clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.home-environment__grid-item-style2-item {
  align-items: flex-end;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style2-item {
    align-items: center;
    -moz-column-gap: clamp(0rem, 3.3333333333vw, 4.8rem);
    column-gap: clamp(0rem, 3.3333333333vw, 4.8rem);
  }
}
.home-environment__grid-item-style2-item-sex {
  font-size: 1.6rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style2-item-sex {
    font-size: clamp(0rem, 1.9444444444vw, 2.8rem);
  }
}
.home-environment__grid-item-style2-item-num {
  align-items: flex-end;
}
.home-environment__grid-item-style2-item-num-txt {
  font-size: 3.6rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style2-item-num-txt {
    font-size: clamp(0rem, 6.1111111111vw, 8.8rem);
  }
}
.home-environment__grid-item-style2-item-num-unit {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style2-item-num-unit {
    font-size: clamp(0rem, 1.5277777778vw, 2.2rem);
  }
}
.home-environment__grid-item-style3 {
  align-items: center;
  flex-direction: column;
  justify-content: center;
  left: 50%;
  position: absolute;
  top: 50%;
  top: 60%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style3 {
    flex-direction: 0;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.home-environment__grid-item-style3-ico {
  aspect-ratio: 218/190;
  height: auto;
  width: 5.4rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style3-ico {
    width: clamp(0rem, 7.5694444444vw, 10.9rem);
  }
}
.home-environment__grid-item-style3-num {
  align-items: flex-end;
}
.home-environment__grid-item-style3-num-txt {
  font-size: 4.8rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style3-num-txt {
    font-size: clamp(0rem, 7.5vw, 10.8rem);
  }
}
.home-environment__grid-item-style3-num-unit {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style3-num-unit {
    font-size: clamp(0rem, 1.9444444444vw, 2.8rem);
  }
}
.home-environment__grid-item-style4 {
  align-items: stretch;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(4, 1fr);
  height: 28.05rem;
  left: 50%;
  position: absolute;
  top: 2.45rem;
  transform: translateX(-50%);
  width: 100%;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 1fr);
    height: clamp(0rem, 17.0833333333vw, 24.6rem);
    left: 50%;
    position: absolute;
    top: clamp(0rem, 4.7222222222vw, 6.8rem);
    width: calc(100% - clamp(0rem, 8.3333333333vw, 12rem));
  }
}
.home-environment__grid-item-style4 .--sp1 {
  order: 1;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp1 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp2 {
  order: 2;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp2 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp3 {
  order: 3;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp3 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp4 {
  order: 4;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp4 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp5 {
  order: 5;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp5 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp6 {
  order: 6;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp6 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp7 {
  order: 7;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp7 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp8 {
  order: 8;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp8 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp9 {
  order: 9;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp9 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp10 {
  order: 10;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp10 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp11 {
  order: 11;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp11 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp12 {
  order: 12;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp12 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp13 {
  order: 13;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp13 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp14 {
  order: 14;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp14 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp15 {
  order: 15;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp15 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp16 {
  order: 16;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp16 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp17 {
  order: 17;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp17 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp18 {
  order: 18;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp18 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp19 {
  order: 19;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp19 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp20 {
  order: 20;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp20 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp21 {
  order: 21;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp21 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp22 {
  order: 22;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp22 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp23 {
  order: 23;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp23 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp24 {
  order: 24;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp24 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp25 {
  order: 25;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp25 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp26 {
  order: 26;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp26 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp27 {
  order: 27;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp27 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp28 {
  order: 28;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp28 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp29 {
  order: 29;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp29 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp30 {
  order: 30;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp30 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp31 {
  order: 31;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp31 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp32 {
  order: 32;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp32 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp33 {
  order: 33;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp33 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp34 {
  order: 34;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp34 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp35 {
  order: 35;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp35 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp36 {
  order: 36;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp36 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp37 {
  order: 37;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp37 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp38 {
  order: 38;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp38 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp39 {
  order: 39;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp39 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp40 {
  order: 40;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp40 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp41 {
  order: 41;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp41 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp42 {
  order: 42;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp42 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp43 {
  order: 43;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp43 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp44 {
  order: 44;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp44 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp45 {
  order: 45;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp45 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp46 {
  order: 46;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp46 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp47 {
  order: 47;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp47 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp48 {
  order: 48;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp48 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp49 {
  order: 49;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp49 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp50 {
  order: 50;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp50 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp51 {
  order: 51;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp51 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp52 {
  order: 52;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp52 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp53 {
  order: 53;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp53 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp54 {
  order: 54;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp54 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp55 {
  order: 55;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp55 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp56 {
  order: 56;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp56 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp57 {
  order: 57;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp57 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp58 {
  order: 58;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp58 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp59 {
  order: 59;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp59 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp60 {
  order: 60;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp60 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp61 {
  order: 61;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp61 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp62 {
  order: 62;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp62 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp63 {
  order: 63;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp63 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp64 {
  order: 64;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp64 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp65 {
  order: 65;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp65 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp66 {
  order: 66;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp66 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp67 {
  order: 67;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp67 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp68 {
  order: 68;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp68 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp69 {
  order: 69;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp69 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp70 {
  order: 70;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp70 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp71 {
  order: 71;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp71 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp72 {
  order: 72;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp72 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp73 {
  order: 73;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp73 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp74 {
  order: 74;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp74 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp75 {
  order: 75;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp75 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp76 {
  order: 76;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp76 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp77 {
  order: 77;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp77 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp78 {
  order: 78;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp78 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp79 {
  order: 79;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp79 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp80 {
  order: 80;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp80 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp81 {
  order: 81;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp81 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp82 {
  order: 82;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp82 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp83 {
  order: 83;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp83 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp84 {
  order: 84;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp84 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp85 {
  order: 85;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp85 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp86 {
  order: 86;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp86 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp87 {
  order: 87;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp87 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp88 {
  order: 88;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp88 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp89 {
  order: 89;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp89 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp90 {
  order: 90;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp90 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp91 {
  order: 91;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp91 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp92 {
  order: 92;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp92 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp93 {
  order: 93;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp93 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp94 {
  order: 94;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp94 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp95 {
  order: 95;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp95 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp96 {
  order: 96;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp96 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp97 {
  order: 97;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp97 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp98 {
  order: 98;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp98 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp99 {
  order: 99;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp99 {
    order: 0;
  }
}
.home-environment__grid-item-style4 .--sp100 {
  order: 100;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--sp100 {
    order: 0;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc1 {
    order: 1;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc2 {
    order: 2;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc3 {
    order: 3;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc4 {
    order: 4;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc5 {
    order: 5;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc6 {
    order: 6;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc7 {
    order: 7;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc8 {
    order: 8;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc9 {
    order: 9;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc10 {
    order: 10;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc11 {
    order: 11;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc12 {
    order: 12;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc13 {
    order: 13;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc14 {
    order: 14;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc15 {
    order: 15;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc16 {
    order: 16;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc17 {
    order: 17;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc18 {
    order: 18;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc19 {
    order: 19;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc20 {
    order: 20;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc21 {
    order: 21;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc22 {
    order: 22;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc23 {
    order: 23;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc24 {
    order: 24;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc25 {
    order: 25;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc26 {
    order: 26;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc27 {
    order: 27;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc28 {
    order: 28;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc29 {
    order: 29;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc30 {
    order: 30;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc31 {
    order: 31;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc32 {
    order: 32;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc33 {
    order: 33;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc34 {
    order: 34;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc35 {
    order: 35;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc36 {
    order: 36;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc37 {
    order: 37;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc38 {
    order: 38;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc39 {
    order: 39;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc40 {
    order: 40;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc41 {
    order: 41;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc42 {
    order: 42;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc43 {
    order: 43;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc44 {
    order: 44;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc45 {
    order: 45;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc46 {
    order: 46;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc47 {
    order: 47;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc48 {
    order: 48;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc49 {
    order: 49;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc50 {
    order: 50;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc51 {
    order: 51;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc52 {
    order: 52;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc53 {
    order: 53;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc54 {
    order: 54;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc55 {
    order: 55;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc56 {
    order: 56;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc57 {
    order: 57;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc58 {
    order: 58;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc59 {
    order: 59;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc60 {
    order: 60;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc61 {
    order: 61;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc62 {
    order: 62;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc63 {
    order: 63;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc64 {
    order: 64;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc65 {
    order: 65;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc66 {
    order: 66;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc67 {
    order: 67;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc68 {
    order: 68;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc69 {
    order: 69;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc70 {
    order: 70;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc71 {
    order: 71;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc72 {
    order: 72;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc73 {
    order: 73;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc74 {
    order: 74;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc75 {
    order: 75;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc76 {
    order: 76;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc77 {
    order: 77;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc78 {
    order: 78;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc79 {
    order: 79;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc80 {
    order: 80;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc81 {
    order: 81;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc82 {
    order: 82;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc83 {
    order: 83;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc84 {
    order: 84;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc85 {
    order: 85;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc86 {
    order: 86;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc87 {
    order: 87;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc88 {
    order: 88;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc89 {
    order: 89;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc90 {
    order: 90;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc91 {
    order: 91;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc92 {
    order: 92;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc93 {
    order: 93;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc94 {
    order: 94;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc95 {
    order: 95;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc96 {
    order: 96;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc97 {
    order: 97;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc98 {
    order: 98;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc99 {
    order: 99;
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4 .--pc100 {
    order: 100;
  }
}
.home-environment__grid-item-style4-man {
  align-items: center;
  justify-content: center;
}
.home-environment__grid-item-style4-man-img {
  height: 6.26rem;
  width: 3.86rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4-man-img {
    height: clamp(0rem, 6.5277777778vw, 9.4rem);
    width: clamp(0rem, 4.0277777778vw, 5.8rem);
  }
}
.home-environment__grid-item-style4-woman {
  align-items: center;
  justify-content: center;
}
.home-environment__grid-item-style4-woman-img {
  height: 6.26rem;
  width: 3.2rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4-woman-img {
    height: clamp(0rem, 6.5277777778vw, 9.4rem);
    width: clamp(0rem, 3.3333333333vw, 4.8rem);
  }
}
.home-environment__grid-item-style4-total {
  align-items: center;
  justify-content: center;
}
.home-environment__grid-item-style4-total-img {
  height: 6.26rem;
  width: 6.8rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4-total-img {
    height: clamp(0rem, 6.5277777778vw, 9.4rem);
    width: clamp(0rem, 7.0833333333vw, 10.2rem);
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4-person1 {
    border-bottom: 1px solid rgba(38, 36, 76, 0.3);
  }
}
.home-environment__grid-item-style4-person1, .home-environment__grid-item-style4-person2 {
  align-items: center;
  justify-content: center;
}
.home-environment__grid-item-style4-person1-txt, .home-environment__grid-item-style4-person2-txt {
  background-color: var(--lightBlueGray);
  border-radius: 9999px;
  font-size: 0.9rem;
  padding: 0.2rem 1rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4-person1-txt, .home-environment__grid-item-style4-person2-txt {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    padding: clamp(0rem, 0.2777777778vw, 0.4rem) clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4-num1, .home-environment__grid-item-style4-num2, .home-environment__grid-item-style4-num3 {
    border-bottom: 1px solid rgba(38, 36, 76, 0.3);
  }
}
.home-environment__grid-item-style4-num1, .home-environment__grid-item-style4-num2, .home-environment__grid-item-style4-num3, .home-environment__grid-item-style4-num4, .home-environment__grid-item-style4-num5, .home-environment__grid-item-style4-num6 {
  align-items: center;
  justify-content: center;
}
.home-environment__grid-item-style4-num1-txt, .home-environment__grid-item-style4-num2-txt, .home-environment__grid-item-style4-num3-txt, .home-environment__grid-item-style4-num4-txt, .home-environment__grid-item-style4-num5-txt, .home-environment__grid-item-style4-num6-txt {
  font-size: 4.8rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4-num1-txt, .home-environment__grid-item-style4-num2-txt, .home-environment__grid-item-style4-num3-txt, .home-environment__grid-item-style4-num4-txt, .home-environment__grid-item-style4-num5-txt, .home-environment__grid-item-style4-num6-txt {
    font-size: clamp(0rem, 4.0277777778vw, 5.8rem);
  }
}
.home-environment__grid-item-style4-num1-unit, .home-environment__grid-item-style4-num2-unit, .home-environment__grid-item-style4-num3-unit, .home-environment__grid-item-style4-num4-unit, .home-environment__grid-item-style4-num5-unit, .home-environment__grid-item-style4-num6-unit {
  font-size: 1.4rem;
  margin: 0 0 -2.4rem 0;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style4-num1-unit, .home-environment__grid-item-style4-num2-unit, .home-environment__grid-item-style4-num3-unit, .home-environment__grid-item-style4-num4-unit, .home-environment__grid-item-style4-num5-unit, .home-environment__grid-item-style4-num6-unit {
    font-size: clamp(0rem, 1.5277777778vw, 2.2rem);
    margin: 0 0 clamp(-2.4rem, -1.6666666667vw, 0rem);
  }
}
.home-environment__grid-item-style5 {
  align-items: center;
  justify-content: center;
  left: 50%;
  position: absolute;
  row-gap: 1rem;
  top: 50%;
  top: 60%;
  transform: translate(-50%, -50%);
  -moz-column-gap: 2.4rem;
  column-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style5 {
    left: 50%;
    position: absolute;
    top: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
    -moz-column-gap: clamp(0rem, 4.8611111111vw, 7rem);
    column-gap: clamp(0rem, 4.8611111111vw, 7rem);
  }
}
.home-environment__grid-item-style5-ico {
  aspect-ratio: 502/256;
  height: auto;
  width: 12.5rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style5-ico {
    width: clamp(0rem, 17.4305555556vw, 25.1rem);
  }
}
.home-environment__grid-item-style5-num {
  align-items: flex-end;
}
.home-environment__grid-item-style5-num-txt {
  font-size: 4.8rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style5-num-txt {
    font-size: clamp(0rem, 7.5vw, 10.8rem);
  }
}
.home-environment__grid-item-style5-num-unit {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style5-num-unit {
    font-size: clamp(0rem, 1.9444444444vw, 2.8rem);
  }
}
.home-environment__grid-item-style5-num-box-txt {
  font-family: var(--font-jp);
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style5-num-box-txt {
    font-size: clamp(0rem, 1.5277777778vw, 2.2rem);
  }
}
.home-environment__grid-item-style6 {
  align-items: center;
  flex-direction: column;
  justify-content: center;
  left: 50%;
  position: absolute;
  top: 50%;
  top: 60%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style6 {
    flex-direction: 0;
    left: 50%;
    position: absolute;
    top: 50%;
    top: 52%;
    transform: translate(-50%, -50%);
  }
}
.home-environment__grid-item-style6-ico {
  aspect-ratio: 254/222;
  height: auto;
  width: 6.3rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style6-ico {
    width: clamp(0rem, 8.8194444444vw, 12.7rem);
  }
}
.home-environment__grid-item-style6-num {
  align-items: flex-end;
}
.home-environment__grid-item-style6-num-txt {
  font-size: 4.8rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style6-num-txt {
    font-size: clamp(0rem, 6.1111111111vw, 8.8rem);
  }
}
.home-environment__grid-item-style6-num-unit {
  font-size: 1.4rem;
}
@media screen and (min-width: 769px) {
  .home-environment__grid-item-style6-num-unit {
    font-size: clamp(0rem, 1.9444444444vw, 2.8rem);
  }
}
.home-environment__list {
  flex-direction: column;
  row-gap: 1.2rem;
}
@media screen and (min-width: 769px) {
  .home-environment__list {
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.home-environment__item {
  height: 8.9rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .home-environment__item {
    height: clamp(0rem, 16.4583333333vw, 23.7rem);
    width: calc(33.3333% - clamp(0rem, 1.3888888889vw, 2rem) / 3);
  }
}
@media screen and (min-width: 769px) {
  .js-inview-acv .home-environment__item {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(1) {
    transition-delay: calc(0.5s + 0.025s * (1 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(2) {
    transition-delay: calc(0.5s + 0.025s * (2 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(3) {
    transition-delay: calc(0.5s + 0.025s * (3 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(4) {
    transition-delay: calc(0.5s + 0.025s * (4 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(5) {
    transition-delay: calc(0.5s + 0.025s * (5 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(6) {
    transition-delay: calc(0.5s + 0.025s * (6 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(7) {
    transition-delay: calc(0.5s + 0.025s * (7 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(8) {
    transition-delay: calc(0.5s + 0.025s * (8 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(9) {
    transition-delay: calc(0.5s + 0.025s * (9 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(10) {
    transition-delay: calc(0.5s + 0.025s * (10 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(11) {
    transition-delay: calc(0.5s + 0.025s * (11 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(12) {
    transition-delay: calc(0.5s + 0.025s * (12 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(13) {
    transition-delay: calc(0.5s + 0.025s * (13 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(14) {
    transition-delay: calc(0.5s + 0.025s * (14 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(15) {
    transition-delay: calc(0.5s + 0.025s * (15 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(16) {
    transition-delay: calc(0.5s + 0.025s * (16 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(17) {
    transition-delay: calc(0.5s + 0.025s * (17 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(18) {
    transition-delay: calc(0.5s + 0.025s * (18 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(19) {
    transition-delay: calc(0.5s + 0.025s * (19 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(20) {
    transition-delay: calc(0.5s + 0.025s * (20 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(21) {
    transition-delay: calc(0.5s + 0.025s * (21 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(22) {
    transition-delay: calc(0.5s + 0.025s * (22 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(23) {
    transition-delay: calc(0.5s + 0.025s * (23 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(24) {
    transition-delay: calc(0.5s + 0.025s * (24 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(25) {
    transition-delay: calc(0.5s + 0.025s * (25 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(26) {
    transition-delay: calc(0.5s + 0.025s * (26 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(27) {
    transition-delay: calc(0.5s + 0.025s * (27 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(28) {
    transition-delay: calc(0.5s + 0.025s * (28 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(29) {
    transition-delay: calc(0.5s + 0.025s * (29 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(30) {
    transition-delay: calc(0.5s + 0.025s * (30 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(31) {
    transition-delay: calc(0.5s + 0.025s * (31 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(32) {
    transition-delay: calc(0.5s + 0.025s * (32 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(33) {
    transition-delay: calc(0.5s + 0.025s * (33 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(34) {
    transition-delay: calc(0.5s + 0.025s * (34 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(35) {
    transition-delay: calc(0.5s + 0.025s * (35 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(36) {
    transition-delay: calc(0.5s + 0.025s * (36 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(37) {
    transition-delay: calc(0.5s + 0.025s * (37 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(38) {
    transition-delay: calc(0.5s + 0.025s * (38 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(39) {
    transition-delay: calc(0.5s + 0.025s * (39 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(40) {
    transition-delay: calc(0.5s + 0.025s * (40 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(41) {
    transition-delay: calc(0.5s + 0.025s * (41 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(42) {
    transition-delay: calc(0.5s + 0.025s * (42 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(43) {
    transition-delay: calc(0.5s + 0.025s * (43 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(44) {
    transition-delay: calc(0.5s + 0.025s * (44 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(45) {
    transition-delay: calc(0.5s + 0.025s * (45 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(46) {
    transition-delay: calc(0.5s + 0.025s * (46 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(47) {
    transition-delay: calc(0.5s + 0.025s * (47 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(48) {
    transition-delay: calc(0.5s + 0.025s * (48 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(49) {
    transition-delay: calc(0.5s + 0.025s * (49 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(50) {
    transition-delay: calc(0.5s + 0.025s * (50 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(51) {
    transition-delay: calc(0.5s + 0.025s * (51 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(52) {
    transition-delay: calc(0.5s + 0.025s * (52 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(53) {
    transition-delay: calc(0.5s + 0.025s * (53 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(54) {
    transition-delay: calc(0.5s + 0.025s * (54 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(55) {
    transition-delay: calc(0.5s + 0.025s * (55 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(56) {
    transition-delay: calc(0.5s + 0.025s * (56 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(57) {
    transition-delay: calc(0.5s + 0.025s * (57 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(58) {
    transition-delay: calc(0.5s + 0.025s * (58 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(59) {
    transition-delay: calc(0.5s + 0.025s * (59 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(60) {
    transition-delay: calc(0.5s + 0.025s * (60 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(61) {
    transition-delay: calc(0.5s + 0.025s * (61 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(62) {
    transition-delay: calc(0.5s + 0.025s * (62 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(63) {
    transition-delay: calc(0.5s + 0.025s * (63 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(64) {
    transition-delay: calc(0.5s + 0.025s * (64 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(65) {
    transition-delay: calc(0.5s + 0.025s * (65 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(66) {
    transition-delay: calc(0.5s + 0.025s * (66 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(67) {
    transition-delay: calc(0.5s + 0.025s * (67 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(68) {
    transition-delay: calc(0.5s + 0.025s * (68 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(69) {
    transition-delay: calc(0.5s + 0.025s * (69 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(70) {
    transition-delay: calc(0.5s + 0.025s * (70 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(71) {
    transition-delay: calc(0.5s + 0.025s * (71 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(72) {
    transition-delay: calc(0.5s + 0.025s * (72 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(73) {
    transition-delay: calc(0.5s + 0.025s * (73 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(74) {
    transition-delay: calc(0.5s + 0.025s * (74 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(75) {
    transition-delay: calc(0.5s + 0.025s * (75 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(76) {
    transition-delay: calc(0.5s + 0.025s * (76 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(77) {
    transition-delay: calc(0.5s + 0.025s * (77 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(78) {
    transition-delay: calc(0.5s + 0.025s * (78 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(79) {
    transition-delay: calc(0.5s + 0.025s * (79 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(80) {
    transition-delay: calc(0.5s + 0.025s * (80 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(81) {
    transition-delay: calc(0.5s + 0.025s * (81 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(82) {
    transition-delay: calc(0.5s + 0.025s * (82 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(83) {
    transition-delay: calc(0.5s + 0.025s * (83 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(84) {
    transition-delay: calc(0.5s + 0.025s * (84 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(85) {
    transition-delay: calc(0.5s + 0.025s * (85 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(86) {
    transition-delay: calc(0.5s + 0.025s * (86 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(87) {
    transition-delay: calc(0.5s + 0.025s * (87 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(88) {
    transition-delay: calc(0.5s + 0.025s * (88 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(89) {
    transition-delay: calc(0.5s + 0.025s * (89 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(90) {
    transition-delay: calc(0.5s + 0.025s * (90 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(91) {
    transition-delay: calc(0.5s + 0.025s * (91 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(92) {
    transition-delay: calc(0.5s + 0.025s * (92 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(93) {
    transition-delay: calc(0.5s + 0.025s * (93 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(94) {
    transition-delay: calc(0.5s + 0.025s * (94 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(95) {
    transition-delay: calc(0.5s + 0.025s * (95 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(96) {
    transition-delay: calc(0.5s + 0.025s * (96 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(97) {
    transition-delay: calc(0.5s + 0.025s * (97 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(98) {
    transition-delay: calc(0.5s + 0.025s * (98 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(99) {
    transition-delay: calc(0.5s + 0.025s * (99 - 1));
  }
}
@media screen and (min-width: 769px) {
  .home-environment__item:nth-child(100) {
    transition-delay: calc(0.5s + 0.025s * (100 - 1));
  }
}
.home-environment__link {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}
.home-environment__link-img {
  border-radius: 9999px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .home-environment__link-img {
    border-radius: clamp(0rem, 13.1944444444vw, 19rem);
  }
}
.home-environment__link-img img {
  transition: 0.3s transform var(--ease-hover);
}
.js-touch-acv .home-environment__link-img img {
  transform: scale(1.05);
}
.home-environment__link-ttl {
  font-size: 1.4rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transform: translateX(-50%) translateY(-160%);
}
@media screen and (min-width: 769px) {
  .home-environment__link-ttl {
    font-size: clamp(0rem, 1.5277777778vw, 2.2rem);
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.home-environment__link-en {
  font-size: 2.4rem;
  opacity: 0.3;
  position: absolute;
  right: 2rem;
  top: 0;
}
@media screen and (min-width: 769px) {
  .home-environment__link-en {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    position: absolute;
    right: clamp(0rem, 3.4722222222vw, 5rem);
    top: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.home-environment__link-arrow {
  bottom: 2rem;
  position: absolute;
  right: 50%;
  top: auto;
  transform: translateY(0) translateX(50%);
}
@media screen and (min-width: 769px) {
  .home-environment__link-arrow {
    border: 2px solid var(--bck);
    bottom: 0;
    height: clamp(0rem, 2.5694444444vw, 3.7rem);
    position: absolute;
    right: 0;
    top: auto;
    transform: translateY(0);
    width: clamp(0rem, 4.3055555556vw, 6.2rem);
  }
}

/*--------------------------------------------　home-faq
---------------------------------------------*/
.home-faq__inner {
  padding: 10rem 3rem 7rem;
}
@media screen and (min-width: 769px) {
  .home-faq__inner {
    padding: clamp(0rem, 8.1944444444vw, 11.8rem) 0 clamp(0rem, 7.0833333333vw, 10.2rem);
  }
}
.home-faq__ttl {
  margin: 0 0 5rem;
}
@media screen and (min-width: 769px) {
  .home-faq__ttl {
    margin: 0 0 clamp(0rem, 3.3333333333vw, 4.8rem);
  }
}
.home-faq__flex {
  align-items: flex-start;
  flex-direction: column;
  row-gap: 2rem;
}
@media screen and (min-width: 769px) {
  .home-faq__flex {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 4.1666666667vw, 6rem);
    column-gap: clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.home-faq__flex1 {
  border-radius: 2rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .home-faq__flex1 {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    width: clamp(0rem, 30.3472222222vw, 43.7rem);
  }
}
.home-faq__flex2 {
  flex: 1;
}
@media screen and (min-width: 769px) {
  .home-faq__flex2 {
    margin: clamp(-1.6rem, -1.1111111111vw, 0rem) 0 0 0;
  }
}
.home-faq__flex2-txt {
  font-size: 1.4rem;
  letter-spacing: 0.07em;
  line-height: 2;
  margin: 0 0 5rem;
}
@media screen and (min-width: 769px) {
  .home-faq__flex2-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin: clamp(0rem, 0.5555555556vw, 0.8rem) 0 clamp(0rem, 18.1944444444vw, 26.2rem);
  }
}
.home-faq__flex2-btn {
  height: 5.3rem;
  margin: 0 auto;
  width: 25.8rem;
}
@media screen and (min-width: 769px) {
  .home-faq__flex2-btn {
    height: clamp(0rem, 4.0972222222vw, 5.9rem);
    margin: 0 0 0 auto;
    width: clamp(0rem, 21.1805555556vw, 30.5rem);
  }
}

/*--------------------------------------------　interview-archive
---------------------------------------------*/
.interview-archive__wave1 {
  height: 26rem;
  left: 0;
  position: absolute;
  top: 54rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .interview-archive__wave1 {
    aspect-ratio: 2880/2580;
    height: auto;
    left: 0;
    position: absolute;
    top: clamp(0rem, 14.9305555556vw, 21.5rem);
    width: 100%;
  }
}
.interview-archive__wave2 {
  bottom: 24rem;
  height: 31.4rem;
  left: 0;
  position: absolute;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .interview-archive__wave2 {
    display: none;
  }
}
.interview-archive__inner {
  padding: 4rem 1.4rem;
}
@media screen and (min-width: 769px) {
  .interview-archive__inner {
    padding: clamp(0rem, 4.7222222222vw, 6.8rem) 0;
  }
}
.interview-archive__lead {
  font-size: 1.4rem;
  letter-spacing: 0.07em;
  line-height: 2;
  margin: 0 0 5rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .interview-archive__lead {
    font-size: clamp(1rem, 1.25vw, 1.8rem);
    margin: 0 0 clamp(0rem, 4.0972222222vw, 5.9rem);
  }
}
.interview-archive__category-list {
  margin: 0 0 3rem;
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem;
  flex-wrap: wrap;
  row-gap: 1.2rem;
}
@media screen and (min-width: 769px) {
  .interview-archive__category-list {
    height: clamp(0rem, 3.0555555556vw, 4.4rem);
    justify-content: center;
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
    -moz-column-gap: clamp(0rem, 0.8333333333vw, 1.2rem);
    column-gap: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.interview-archive__category-item {
  width: auto;
}
@media screen and (min-width: 769px) {
  .interview-archive__category-item {
    width: clamp(0rem, 14.7916666667vw, 21.3rem);
  }
}
.interview-archive__category-item:nth-child(1) .interview-archive__category-link {
  background: var(--lightBlueGray);
}
.interview-archive__category-item:nth-child(2) .interview-archive__category-link {
  background: linear-gradient(to bottom right, #C8ACFF 47%, #F7F4FF 94%);
}
.interview-archive__category-item:nth-child(3) .interview-archive__category-link {
  background: linear-gradient(to bottom right, #A0C2F9 47%, #DBE5EE 94%);
}
.interview-archive__category-item:nth-child(4) .interview-archive__category-link {
  background: linear-gradient(to bottom right, #FDC4F3 47%, #FFF4FD 94%);
}
.interview-archive__category-link {
  border-radius: 9999px;
  display: block;
  height: 4.4rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .interview-archive__category-link {
    height: clamp(0rem, 3.0555555556vw, 4.4rem);
  }
}
.interview-archive__category-link:before {
  background-image: var(--gradient7);
  background-size: 200% auto;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: 0.6s var(--ease-hover);
  width: 100%;
}
.--active .interview-archive__category-link, .interview-archive__category-link.js-touch-acv {
  color: var(--wte);
}
.--active .interview-archive__category-link:before, .interview-archive__category-link.js-touch-acv:before {
  opacity: 1;
}
.--active .interview-archive__category-link .interview-archive__category-link-txt, .interview-archive__category-link.js-touch-acv .interview-archive__category-link-txt {
  color: var(--wte);
}
.interview-archive__category-link-txt {
  align-items: center;
  font-size: 1.4rem;
  height: 100%;
  justify-content: center;
  padding: 0 2.4rem;
  position: relative;
  transition: color 0.3s var(--ease-hover);
  width: 100%;
}
@media screen and (min-width: 769px) {
  .interview-archive__category-link-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    padding: 0;
  }
}
.interview-archive__cnt-list {
  flex-wrap: wrap;
  row-gap: 2rem;
  -moz-column-gap: 0.7rem;
  column-gap: 0.7rem;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .interview-archive__cnt-list {
    row-gap: clamp(0rem, 2.0833333333vw, 3rem);
    -moz-column-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
    column-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
    margin: 0 0 clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.interview-archive__cnt-item {
  height: 25.8rem;
  opacity: 0;
  transform: translateY(5vw);
  transition: 1s opacity var(--ease-base), 1s transform var(--ease-base);
  width: 17rem;
}
.interview-archive__cnt-item:nth-child(2n+1) {
  transition-delay: 0.025s;
}
.interview-archive__cnt-item:nth-child(2n+2) {
  transition-delay: 0.05s;
}
@media screen and (min-width: 769px) {
  .interview-archive__cnt-item {
    height: clamp(0rem, 27.0833333333vw, 39rem);
    width: clamp(0rem, 17.8472222222vw, 25.7rem);
  }
  .interview-archive__cnt-item:nth-child(4n+1) {
    transition-delay: 0.025s;
  }
  .interview-archive__cnt-item:nth-child(4n+2) {
    transition-delay: 0.05s;
  }
  .interview-archive__cnt-item:nth-child(4n+3) {
    transition-delay: 0.075s;
  }
  .interview-archive__cnt-item:nth-child(4n+4) {
    transition-delay: 0.1s;
  }
}
.interview-archive__cnt-item.is-active {
  opacity: 1;
}
.interview-archive__cnt-item.js-inview-acv {
  opacity: 1;
  transform: translateY(0);
}
.interview-archive__cnt-link {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}
.interview-archive__cnt-item-img {
  border-radius: 50rem;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .interview-archive__cnt-item-img {
    border-radius: clamp(0rem, 34.7222222222vw, 50rem);
  }
}
.interview-archive__cnt-item-img img {
  transition: 0.3s transform var(--ease-hover);
}
.js-touch-acv .interview-archive__cnt-item-img img {
  transform: scale(1.05);
}
.interview-archive__cnt-item-info {
  align-items: center;
  background: linear-gradient(to bottom, transparent 0%, #DBE5EE 32.5%, #DBE5EE 32.5%, #DBE5EE 100%);
  border-radius: 0 0 10.5rem 10.5rem;
  bottom: 0;
  left: 0;
  padding: 3.2rem 0 4.2rem;
  position: absolute;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .interview-archive__cnt-item-info {
    border-radius: 0 0 clamp(0rem, 8.4027777778vw, 12.1rem) clamp(0rem, 8.4027777778vw, 12.1rem);
    padding: clamp(0rem, 2.2222222222vw, 3.2rem) 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.interview-archive__cnt-item-info-name {
  font-size: 2.2rem;
  margin: 0 0 0.4rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .interview-archive__cnt-item-info-name {
    font-size: clamp(0rem, 1.9444444444vw, 2.8rem);
    margin: 0 0 clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.interview-archive__cnt-item-info-pro {
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .interview-archive__cnt-item-info-pro {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.interview-archive__cnt-item-arrow {
  bottom: 1rem;
  left: 50%;
  position: absolute;
  top: auto;
  transform: translateX(-50%) translateY(0);
}
@media screen and (min-width: 769px) {
  .interview-archive__cnt-item-arrow {
    border: 2px solid var(--bck);
    bottom: 0;
    height: clamp(0rem, 2.5694444444vw, 3.7rem);
    left: auto;
    position: absolute;
    right: 0;
    top: auto;
    transform: translateX(0) translateY(0);
    width: clamp(0rem, 4.3055555556vw, 6.2rem);
  }
}
.interview-archive__cnt-btn {
  align-items: center;
  border-radius: 9999px;
  font-size: 1.4rem;
  height: 5.4rem;
  justify-content: center;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .interview-archive__cnt-btn {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    height: clamp(0rem, 3.4722222222vw, 5rem);
    -moz-column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
.interview-archive__cnt-btn-ico {
  height: 0.4rem;
  width: 0.7rem;
}
@media screen and (min-width: 769px) {
  .interview-archive__cnt-btn-ico {
    height: clamp(0rem, 0.2777777778vw, 0.4rem);
    width: clamp(0rem, 0.4861111111vw, 0.7rem);
  }
}

/*--------------------------------------------　interview-post
---------------------------------------------*/
.interview-post__wave1 {
  height: 25.5rem;
  position: absolute;
  right: 0;
  top: 400rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .interview-post__wave1 {
    bottom: auto;
    height: clamp(0rem, 42.0138888889vw, 60.5rem);
    position: absolute;
    right: 0;
    top: clamp(0rem, 27.7777777778vw, 40rem);
    width: clamp(0rem, 47.3611111111vw, 68.2rem);
  }
}
.interview-post__wave2 {
  height: 65.6rem;
  position: absolute;
  right: 0;
  top: 20rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .interview-post__wave2 {
    aspect-ratio: 2630/1274;
    height: auto;
    position: absolute;
    right: 0;
    top: clamp(0rem, 111.1111111111vw, 160rem);
    width: 100%;
  }
}
.interview-post__wave3 {
  height: 28.5rem;
  left: 0;
  position: absolute;
  top: 220rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 24.1rem;
}
@media screen and (min-width: 769px) {
  .interview-post__wave3 {
    height: clamp(0rem, 67.1527777778vw, 96.7rem);
    left: 0;
    position: absolute;
    top: clamp(0rem, 277.7777777778vw, 400rem);
    width: clamp(0rem, 24.7222222222vw, 35.6rem);
  }
}
.interview-post__inner {
  padding: 0 1.5rem 7.2rem;
}
@media screen and (min-width: 769px) {
  .interview-post__inner {
    padding: clamp(0rem, 5.5555555556vw, 8rem) 0;
  }
}
.interview-post__cnt {
  border-radius: 2rem;
  margin: 0 0 4rem;
  padding: 6.4rem 1.5rem;
  row-gap: 4.8rem;
}
@media screen and (min-width: 769px) {
  .interview-post__cnt {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    margin: 0 0 clamp(0rem, 5.5555555556vw, 8rem);
    padding: clamp(0rem, 6.9444444444vw, 10rem);
    row-gap: clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.interview-post__txt {
  position: relative;
}
.interview-post__txt h2,
.interview-post__txt h3,
.interview-post__txt h4,
.interview-post__txt p {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  /* 文字をシャープに */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.interview-post__txt h2 {
  font-size: 1.9rem;
  font-weight: var(--bold);
  line-height: 1.5;
  margin: 0 0 1.6rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .interview-post__txt h2 {
    font-size: clamp(0rem, 1.9444444444vw, 2.8rem);
    margin: 0 0 clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.interview-post__txt h2:before {
  background: var(--gradient2);
  border-radius: 9999px;
  content: "";
  display: block;
  height: 0.4rem;
  left: 0;
  position: absolute;
  top: -1rem;
  width: 3rem;
}
@media screen and (min-width: 769px) {
  .interview-post__txt h2:before {
    height: clamp(0rem, 0.4166666667vw, 0.6rem);
    left: 0;
    position: absolute;
    top: clamp(-1.6rem, -1.1111111111vw, 0rem);
    width: clamp(0rem, 3.1944444444vw, 4.6rem);
  }
}
.interview-post__txt h3 {
  font-size: 1.7rem;
  font-weight: var(--bold);
  line-height: 1.7;
  margin: 0 0 1.6rem;
  padding: 0 0 0 1.6rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .interview-post__txt h3 {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    margin: 0 0 clamp(0rem, 1.6666666667vw, 2.4rem);
    padding: 0 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.interview-post__txt h3:before {
  background: var(--gradient2-2);
  border-radius: 9999px;
  content: "";
  display: block;
  height: 0.8rem;
  left: 0;
  position: absolute;
  top: 0.85rem;
  width: 0.8rem;
}
@media screen and (min-width: 769px) {
  .interview-post__txt h3:before {
    height: clamp(0rem, 0.8333333333vw, 1.2rem);
    left: 0;
    position: absolute;
    top: clamp(0rem, 0.9027777778vw, 1.3rem);
    width: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.interview-post__txt h4 {
  color: #124EAF;
  font-size: 1.5rem;
  font-weight: var(--bold);
  line-height: 1.5;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .interview-post__txt h4 {
    font-size: clamp(0rem, 1.5277777778vw, 2.2rem);
    margin: 0 0 clamp(0rem, 2.2222222222vw, 3.2rem);
  }
}
.interview-post__txt p {
  font-size: 1.4rem;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .interview-post__txt p {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.interview-post__imgs {
  margin: -2.4rem 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .interview-post__imgs {
    margin: clamp(-4rem, -2.7777777778vw, 0rem) 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.interview-post__imgs-splide {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .interview-post__imgs-splide {
    max-width: clamp(0rem, 41.6666666667vw, 60rem);
  }
}
.interview-post__imgs-splide-slide {
  aspect-ratio: 1200/792;
  border-radius: 2rem;
  margin: 0 1.6rem 0 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .interview-post__imgs-splide-slide {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    margin: 0 clamp(0rem, 2.7777777778vw, 4rem) 0 0;
    max-width: clamp(0rem, 41.6666666667vw, 60rem);
  }
}
.interview-post__imgs-splide-ui {
  font-size: 0;
  height: 2.4rem;
  margin: 2rem 0 0;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .interview-post__imgs-splide-ui {
    height: clamp(0rem, 2.5694444444vw, 3.7rem);
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: clamp(0rem, 53.6111111111vw, 77.2rem);
  }
}
.--none .interview-post__imgs-splide-ui {
  display: none;
}
.interview-post__imgs-splide-ui-box {
  align-items: center;
  display: inline-flex;
  height: 100%;
  justify-content: center;
  max-width: 50%;
  position: relative;
  width: auto;
}
@media screen and (min-width: 769px) {
  .interview-post__imgs-splide-ui-box {
    display: flex !important;
    max-width: 100%;
    width: clamp(0rem, 53.6111111111vw, 77.2rem);
  }
}
.interview-post__imgs-splide-ui-pagination {
  align-items: center;
  justify-content: center;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  font-size: 0;
  width: auto;
}
@media screen and (min-width: 769px) {
  .interview-post__imgs-splide-ui-pagination {
    margin: 0 0 clamp(-43rem, -29.8611111111vw, 0rem);
  }
}
.interview-post__imgs-splide-ui-pagination li {
  height: 0.8rem;
  width: 0.8rem;
}
.interview-post__imgs-splide-ui-pagination li button {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  background: var(--gradient3-2);
  border: 0;
  border-radius: 0;
  border-radius: 50%;
  color: inherit;
  display: block;
  font-size: inherit;
  height: 0.8rem;
  margin: 0;
  opacity: 0.2;
  outline: none;
  padding: 0;
  transition: opacity 0.3 var(--ease-base);
  vertical-align: middle;
  width: 0.8rem;
}
.interview-post__imgs-splide-ui-pagination li button.is-active {
  opacity: 1;
}
.interview-post__imgs-splide-ui-arrow {
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.interview-post__imgs-splide-ui-arrow-prev, .interview-post__imgs-splide-ui-arrow-next {
  border-radius: 9999px;
  cursor: pointer;
  height: 2.4rem;
  overflow: hidden;
  position: relative;
  transform: translateY(-50%);
  width: 4rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media screen and (min-width: 769px) {
  .interview-post__imgs-splide-ui-arrow-prev, .interview-post__imgs-splide-ui-arrow-next {
    height: clamp(0rem, 2.5694444444vw, 3.7rem);
    width: clamp(0rem, 3.8194444444vw, 5.5rem);
  }
}
.interview-post__imgs-splide-ui-arrow-prev rect,
.interview-post__imgs-splide-ui-arrow-prev path, .interview-post__imgs-splide-ui-arrow-next rect,
.interview-post__imgs-splide-ui-arrow-next path {
  transition: fill 0.1s var(--ease-hover);
}
.interview-post__imgs-splide-ui-arrow-prev.js-touch-acv rect, .interview-post__imgs-splide-ui-arrow-next.js-touch-acv rect {
  fill: var(--bck);
}
@media screen and (min-width: 769px) {
  .interview-post__imgs-splide-ui-arrow-prev.js-touch-acv rect, .interview-post__imgs-splide-ui-arrow-next.js-touch-acv rect {
    fill: var(--wte);
  }
}
.interview-post__imgs-splide-ui-arrow-prev.js-touch-acv path, .interview-post__imgs-splide-ui-arrow-next.js-touch-acv path {
  fill: var(--wte);
}
.interview-post__imgs-splide-ui-arrow-prev {
  left: -8.5rem;
  position: absolute;
  top: 50%;
}
@media screen and (min-width: 769px) {
  .interview-post__imgs-splide-ui-arrow-prev {
    left: 0;
    position: absolute;
    top: 50%;
  }
}
.interview-post__imgs-splide-ui-arrow-prev-hover {
  align-items: center;
  background: var(--gradient3);
  border-radius: 9999px;
  display: flex;
  height: 100%;
  justify-content: center;
  position: absolute;
  right: -100%;
  top: 0;
  transform: scale(-1, 1);
  transition: 0.3s right var(--ease-base);
  width: 100%;
}
.js-touch-acv .interview-post__imgs-splide-ui-arrow-prev-hover {
  position: absolute;
  right: 0;
  top: 0;
}
.interview-post__imgs-splide-ui-arrow-next {
  position: absolute;
  right: -8.5rem;
  top: 50%;
}
@media screen and (min-width: 769px) {
  .interview-post__imgs-splide-ui-arrow-next {
    position: absolute;
    right: 0;
    top: 50%;
  }
}
.interview-post__imgs-splide-ui-arrow-next-hover {
  align-items: center;
  background: var(--gradient3);
  border-radius: 9999px;
  display: flex;
  height: 100%;
  justify-content: center;
  left: -100%;
  position: absolute;
  top: 0;
  transition: 0.3s left var(--ease-base);
  width: 100%;
}
.js-touch-acv .interview-post__imgs-splide-ui-arrow-next-hover {
  left: 0;
  position: absolute;
  top: 0;
}
.interview-post__imgs {
  position: relative;
}
.interview-post__btn {
  height: 5.3rem;
  margin: 0 auto;
  width: 25.8rem;
}
@media screen and (min-width: 769px) {
  .interview-post__btn {
    height: clamp(0rem, 4.0972222222vw, 5.9rem);
    margin: 0 0 0 auto;
    width: clamp(0rem, 21.1805555556vw, 30.5rem);
  }
}

/*--------------------------------------------　not-found-fv
---------------------------------------------*/
.not-found-fv {
  height: 66.7rem;
}
@media screen and (min-width: 769px) {
  .not-found-fv {
    height: clamp(0rem, 52.2222222222vw, 75.2rem);
  }
}
.not-found-fv__vanta {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.not-found-fv__inner {
  height: 100%;
  padding: 18.4rem 0 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .not-found-fv__inner {
    padding: clamp(0rem, 13.8888888889vw, 20rem) 0 0;
  }
}
.not-found-fv__wave {
  height: 26.4rem;
  position: absolute;
  right: 0;
  top: 0;
  transition: -webkit-mask-position 1.5s linear 0.25s, mask-position 1.5s linear 0.25s;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .not-found-fv__wave {
    height: clamp(0rem, 44.0277777778vw, 63.4rem);
    width: clamp(0rem, 59.375vw, 85.5rem);
  }
}
.not-found-fv__exedy {
  height: 9.8rem;
  left: 0.8rem;
  position: absolute;
  top: 8rem;
  width: 26.7rem;
}
@media screen and (min-width: 769px) {
  .not-found-fv__exedy {
    height: clamp(0rem, 12.7777777778vw, 18.4rem);
    left: clamp(0rem, 3.125vw, 4.5rem);
    position: absolute;
    top: clamp(0rem, 8.9583333333vw, 12.9rem);
    width: clamp(0rem, 35vw, 50.4rem);
  }
}
.is-safari .not-found-fv__exedy img {
  backdrop-filter: blur(10px) brightness(1.1) contrast(1.1);
  -webkit-backdrop-filter: blur(10px) brightness(1.1) contrast(1.1);
  opacity: 0.05;
}
@media screen and (min-width: 769px) {
  .is-safari .not-found-fv__exedy img {
    opacity: 0.2;
  }
}
.not-found-fv__recruit {
  bottom: 1rem;
  height: 18.5rem;
  position: absolute;
  right: 0;
  width: 33.9rem;
}
@media screen and (min-width: 769px) {
  .not-found-fv__recruit {
    bottom: 0;
    height: clamp(0rem, 12.8472222222vw, 18.5rem);
    position: absolute;
    right: clamp(0rem, 0.6944444444vw, 1rem);
    width: clamp(0rem, 76.7361111111vw, 110.5rem);
  }
}
.not-found-fv__bg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.not-found-fv__cnt {
  align-items: center;
  justify-content: center;
}
.not-found-fv__cnt-ttl-en {
  align-items: center;
  font-size: 6.4rem;
  margin: 0 0 3rem;
}
@media screen and (min-width: 769px) {
  .not-found-fv__cnt-ttl-en {
    font-size: clamp(1rem, 6.3888888889vw, 9.2rem);
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.not-found-fv__cnt-ttl-en-not-found {
  font-size: 2.9rem;
  margin: 0.2rem 0 0;
}
@media screen and (min-width: 769px) {
  .not-found-fv__cnt-ttl-en-not-found {
    font-size: clamp(1rem, 2.9166666667vw, 4.2rem);
    margin: clamp(0rem, 0.2777777778vw, 0.4rem) 0 0;
  }
}
.not-found-fv__cnt-tt--jp {
  font-size: 1.5rem;
  letter-spacing: 0.07em;
  margin: 0 0 6rem;
}
@media screen and (min-width: 769px) {
  .not-found-fv__cnt-tt--jp {
    font-size: clamp(1rem, 1.5277777778vw, 2.2rem);
    margin: 0 0 clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.not-found-fv__cnt-lead {
  font-size: 1.4rem;
  letter-spacing: 0.07em;
  line-height: 1.7;
  margin: 0 0 2rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .not-found-fv__cnt-lead {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin: 0 0 clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.not-found-fv__cnt-btn {
  height: 5.3rem;
  width: 25.8rem;
}
@media screen and (min-width: 769px) {
  .not-found-fv__cnt-btn {
    height: clamp(0rem, 4.0972222222vw, 5.9rem);
    width: clamp(0rem, 21.1805555556vw, 30.5rem);
  }
}

/*--------------------------------------------　benefits
---------------------------------------------*/
.benefits__wave1 {
  height: 22.8rem;
  position: absolute;
  right: 0;
  top: 4rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 18.8rem;
}
@media screen and (min-width: 769px) {
  .benefits__wave1 {
    height: clamp(0rem, 41.1111111111vw, 59.2rem);
    position: absolute;
    right: 0;
    top: clamp(0rem, 13.8888888889vw, 20rem);
    width: clamp(0rem, 35.2777777778vw, 50.8rem);
  }
}
.benefits__wave2 {
  height: 22.4rem;
  left: 0;
  position: absolute;
  top: 63rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .benefits__wave2 {
    aspect-ratio: 2880/1968;
    height: auto;
    left: 0;
    position: absolute;
    top: clamp(0rem, 62.5vw, 90rem);
    width: 100%;
  }
}
.benefits__wave3 {
  height: 22rem;
  left: 0;
  position: absolute;
  top: 360rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 17rem;
}
@media screen and (min-width: 769px) {
  .benefits__wave3 {
    height: clamp(0rem, 52.4305555556vw, 75.5rem);
    left: 0;
    position: absolute;
    top: 233rem;
    width: clamp(0rem, 36.25vw, 52.2rem);
  }
}
.benefits__wave4 {
  height: 21.9rem;
  position: absolute;
  right: 0;
  top: 222rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 16.8rem;
}
@media screen and (min-width: 769px) {
  .benefits__wave4 {
    display: none;
  }
}
.benefits__inner {
  padding: 4rem 1.5rem;
}
@media screen and (min-width: 769px) {
  .benefits__inner {
    padding: clamp(0rem, 4.7222222222vw, 6.8rem) 0 clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.benefits__lead {
  font-size: 1.4rem;
  letter-spacing: 0.07em;
  line-height: 1.7;
  margin: 0 0 3.2rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .benefits__lead {
    font-size: clamp(0rem, 1.25vw, 1.8rem);
    line-height: 2;
    margin: 0 0 clamp(0rem, 4.0277777778vw, 5.8rem);
  }
}
.benefits__flex {
  row-gap: 4rem;
}
@media screen and (min-width: 769px) {
  .benefits__flex {
    row-gap: clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.benefits__flex-cnt-sttl {
  margin: 0 0 1.2rem;
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt-sttl {
    margin: 0 0 clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.benefits__flex-cnt3-list {
  flex-direction: column;
  flex-wrap: wrap;
  row-gap: 1.5rem;
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt3-list {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    row-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.benefits__flex-cnt3-item {
  border-radius: 2rem;
  padding: 3rem 1.5rem;
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt3-item {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    padding: clamp(0rem, 2.7777777778vw, 4rem) clamp(0rem, 3.0555555556vw, 4.4rem);
    width: calc(33.33333% - clamp(0rem, 2.7777777778vw, 4rem) / 3);
  }
}
@media screen and (min-width: 769px) {
  .--one .benefits__flex-cnt3-item {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .--two .benefits__flex-cnt3-item {
    width: calc(50% - clamp(0rem, 1.3888888889vw, 2rem) / 2);
  }
}
.--two .benefits__flex-cnt3-item:nth-child(2n+1) {
  transition-delay: 0.025s;
}
.--two .benefits__flex-cnt3-item:nth-child(2n+2) {
  transition-delay: 0.05s;
}
.benefits__flex-cnt3-item:nth-child(3n+1) {
  transition-delay: 0.025s;
}
.benefits__flex-cnt3-item:nth-child(3n+2) {
  transition-delay: 0.05s;
}
.benefits__flex-cnt3-item:nth-child(3n+3) {
  transition-delay: 0.075s;
}
.benefits__flex-cnt3-item-ttl {
  align-items: center;
  font-size: 1.5rem;
  letter-spacing: 0.07em;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt3-item-ttl {
    font-size: clamp(0rem, 1.5277777778vw, 2.2rem);
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    margin: 0 0 clamp(0rem, 1.5277777778vw, 2.2rem);
  }
}
.benefits__flex-cnt3-item-ttl:before {
  background: var(--gradient2-2);
  border-radius: 50%;
  content: "";
  display: block;
  flex-shrink: 0;
  height: 0.8rem;
  width: 0.8rem;
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt3-item-ttl:before {
    height: clamp(0rem, 0.8333333333vw, 1.2rem);
    width: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.benefits__flex-cnt3-item-list {
  row-gap: 0.4rem;
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt3-item-list {
    row-gap: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.benefits__flex-cnt3-item-list-item-ttl, .benefits__flex-cnt3-item-list-item-txt {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt3-item-list-item-ttl, .benefits__flex-cnt3-item-list-item-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    line-height: 1.4;
  }
}
.benefits__flex-cnt3-item-list-item-stxt {
  font-size: 0.9rem;
  margin: 1rem 0 0;
  opacity: 0.9;
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt3-item-list-item-stxt {
    font-size: clamp(0rem, 0.6944444444vw, 1rem);
    margin: clamp(0rem, 1.6666666667vw, 2.4rem) 0 0;
  }
}
.benefits__flex-cnt-one-list {
  border-radius: 2rem;
  flex-wrap: wrap;
  justify-content: center;
  padding: 4rem 1.6rem;
  row-gap: 1.6rem;
  -moz-column-gap: 4rem;
  column-gap: 4rem;
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt-one-list {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    padding: clamp(0rem, 3.125vw, 4.5rem) clamp(0rem, 3.125vw, 4.5rem) clamp(0rem, 2.7777777778vw, 4rem);
    -moz-column-gap: 0;
    column-gap: 0;
  }
}
.benefits__flex-cnt-one-list-item {
  width: calc(50% - 2rem);
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt-one-list-item {
    width: 25%;
  }
}
.benefits__flex-cnt-one-list-item-img {
  aspect-ratio: 220/160;
  height: auto;
  width: 100%;
}
.benefits__flex-cnt-one-list-item-txt {
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt-one-list-item-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.benefits__flex-cnt3-item-imgs {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt3-item-imgs {
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
    padding: 0 clamp(0rem, 3.6111111111vw, 5.2rem);
  }
}
.benefits__flex-cnt3-item-imgs-splide {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.benefits__flex-cnt3-item-imgs-splide-slide {
  aspect-ratio: 700/438;
  margin: 0 1.6rem 0 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt3-item-imgs-splide-slide {
    margin: 0 clamp(0rem, 2.7777777778vw, 4rem) 0 0;
  }
}
.benefits__flex-cnt3-item-imgs-splide-slide img {
  border-radius: 2rem;
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt3-item-imgs-splide-slide img {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.--two .benefits__flex-cnt3-item-list-item-txt {
  letter-spacing: 0.08em;
  line-height: 2;
}
.benefits__flex-cnt3-item-imgs-splide-ui {
  font-size: 0;
  height: 2.4rem;
  margin: 2rem 0 0;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt3-item-imgs-splide-ui {
    height: clamp(0rem, 2.5694444444vw, 3.7rem);
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% + clamp(0rem, 7.6388888889vw, 11rem));
  }
}
.--none .benefits__flex-cnt3-item-imgs-splide-ui {
  display: none;
}
.benefits__flex-cnt3-item-imgs-splide-ui-box {
  align-items: center;
  display: inline-flex;
  height: 100%;
  justify-content: center;
  max-width: 50%;
  position: relative;
  width: auto;
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt3-item-imgs-splide-ui-box {
    display: flex !important;
    max-width: 100%;
    width: clamp(0rem, 53.6111111111vw, 77.2rem);
  }
}
.benefits__flex-cnt3-item-imgs-splide-ui-pagination {
  align-items: center;
  justify-content: center;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
  font-size: 0;
  width: auto;
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt3-item-imgs-splide-ui-pagination {
    margin: 0 0 clamp(-25rem, -17.3611111111vw, 0rem);
  }
}
.benefits__flex-cnt3-item-imgs-splide-ui-pagination li {
  height: 0.8rem;
  width: 0.8rem;
}
.benefits__flex-cnt3-item-imgs-splide-ui-pagination li button {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  background: var(--gradient3-2);
  border: 0;
  border-radius: 0;
  border-radius: 50%;
  color: inherit;
  display: block;
  font-size: inherit;
  height: 0.8rem;
  margin: 0;
  opacity: 0.2;
  outline: none;
  padding: 0;
  transition: opacity 0.3 var(--ease-base);
  vertical-align: middle;
  width: 0.8rem;
}
.benefits__flex-cnt3-item-imgs-splide-ui-pagination li button.is-active {
  opacity: 1;
}
.benefits__flex-cnt3-item-imgs-splide-ui-arrow {
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.benefits__flex-cnt3-item-imgs-splide-ui-arrow-prev, .benefits__flex-cnt3-item-imgs-splide-ui-arrow-next {
  border-radius: 9999px;
  cursor: pointer;
  height: 2.4rem;
  overflow: hidden;
  position: relative;
  transform: translateY(-50%);
  width: 4rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt3-item-imgs-splide-ui-arrow-prev, .benefits__flex-cnt3-item-imgs-splide-ui-arrow-next {
    height: clamp(0rem, 1.875vw, 2.7rem);
    width: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.benefits__flex-cnt3-item-imgs-splide-ui-arrow-prev rect,
.benefits__flex-cnt3-item-imgs-splide-ui-arrow-prev path, .benefits__flex-cnt3-item-imgs-splide-ui-arrow-next rect,
.benefits__flex-cnt3-item-imgs-splide-ui-arrow-next path {
  transition: fill 0.1s var(--ease-hover);
}
.benefits__flex-cnt3-item-imgs-splide-ui-arrow-prev.js-touch-acv rect, .benefits__flex-cnt3-item-imgs-splide-ui-arrow-next.js-touch-acv rect {
  fill: var(--bck);
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt3-item-imgs-splide-ui-arrow-prev.js-touch-acv rect, .benefits__flex-cnt3-item-imgs-splide-ui-arrow-next.js-touch-acv rect {
    fill: var(--wte);
  }
}
.benefits__flex-cnt3-item-imgs-splide-ui-arrow-prev.js-touch-acv path, .benefits__flex-cnt3-item-imgs-splide-ui-arrow-next.js-touch-acv path {
  fill: var(--wte);
}
.benefits__flex-cnt3-item-imgs-splide-ui-arrow-prev {
  left: -8.5rem;
  position: absolute;
  top: 50%;
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt3-item-imgs-splide-ui-arrow-prev {
    left: 0;
    position: absolute;
    top: 50%;
  }
}
.benefits__flex-cnt3-item-imgs-splide-ui-arrow-prev-hover {
  align-items: center;
  background: var(--gradient3);
  border-radius: 9999px;
  display: flex;
  height: 100%;
  justify-content: center;
  position: absolute;
  right: -100%;
  top: 0;
  transform: scale(-1, 1);
  transition: 0.3s right var(--ease-base);
  width: 100%;
}
.js-touch-acv .benefits__flex-cnt3-item-imgs-splide-ui-arrow-prev-hover {
  position: absolute;
  right: 0;
  top: 0;
}
.benefits__flex-cnt3-item-imgs-splide-ui-arrow-next {
  position: absolute;
  right: -8.5rem;
  top: 50%;
}
@media screen and (min-width: 769px) {
  .benefits__flex-cnt3-item-imgs-splide-ui-arrow-next {
    position: absolute;
    right: 0;
    top: 50%;
  }
}
.benefits__flex-cnt3-item-imgs-splide-ui-arrow-next-hover {
  align-items: center;
  background: var(--gradient3);
  border-radius: 9999px;
  display: flex;
  height: 100%;
  justify-content: center;
  left: -100%;
  position: absolute;
  top: 0;
  transition: 0.3s left var(--ease-base);
  width: 100%;
}
.js-touch-acv .benefits__flex-cnt3-item-imgs-splide-ui-arrow-next-hover {
  left: 0;
  position: absolute;
  top: 0;
}
.benefits__flex-cnt3-item-imgs {
  position: relative;
}

/*--------------------------------------------　career
---------------------------------------------*/
.career__wave1 {
  height: 25.6rem;
  left: 0;
  position: absolute;
  top: 8rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .career__wave1 {
    aspect-ratio: 2880/1084;
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.career__wave2 {
  height: 21.3rem;
  position: absolute;
  right: 0;
  top: 98rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 15.9rem;
}
@media screen and (min-width: 769px) {
  .career__wave2 {
    display: none;
  }
}
.career__inner {
  padding: 4rem 1.5rem;
}
@media screen and (min-width: 769px) {
  .career__inner {
    padding: clamp(0rem, 4.7222222222vw, 6.8rem) 0 clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.career__lead {
  font-size: 1.4rem;
  letter-spacing: 0.07em;
  line-height: 1.7;
  margin: 0 0 3.2rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .career__lead {
    font-size: clamp(0rem, 1.25vw, 1.8rem);
    line-height: 2;
    margin: 0 0 clamp(0rem, 4.4444444444vw, 6.4rem);
  }
}
.career__sttl {
  margin: 0 0 1.2rem;
}
@media screen and (min-width: 769px) {
  .career__sttl {
    margin: 0 0 clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.career__list {
  flex-direction: column;
  flex-wrap: wrap;
  row-gap: 1.5rem;
}
@media screen and (min-width: 769px) {
  .career__list {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    row-gap: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.career__item {
  border-radius: 2rem;
  padding: 4rem 1.6rem;
}
@media screen and (min-width: 769px) {
  .career__item {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    padding: clamp(0rem, 3.125vw, 4.5rem) clamp(0rem, 3.125vw, 4.5rem) clamp(0rem, 2.7777777778vw, 4rem);
    width: calc(50% - clamp(0rem, 1.3888888889vw, 2rem) / 2);
  }
}
.career__item:nth-child(2n+1) {
  transition-delay: 0.025s;
}
.career__item:nth-child(2n+2) {
  transition-delay: 0.05s;
}
.career__item-ttl {
  align-items: center;
  font-size: 1.5rem;
  letter-spacing: 0.07em;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  margin: 0 0 2rem;
}
@media screen and (min-width: 769px) {
  .career__item-ttl {
    font-size: clamp(0rem, 1.5277777778vw, 2.2rem);
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.career__item-ttl:before {
  background: var(--gradient2-2);
  border-radius: 50%;
  content: "";
  display: block;
  flex-shrink: 0;
  height: 0.8rem;
  width: 0.8rem;
}
@media screen and (min-width: 769px) {
  .career__item-ttl:before {
    height: clamp(0rem, 0.8333333333vw, 1.2rem);
    width: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.career__item-txt {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .career__item-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.career__item-stxt {
  font-size: 0.9rem;
  margin: 1rem 0 0;
  opacity: 0.9;
}
@media screen and (min-width: 769px) {
  .career__item-stxt {
    font-size: clamp(0rem, 0.6944444444vw, 1rem);
    margin: clamp(0rem, 1.1111111111vw, 1.6rem) 0 0;
  }
}

/*--------------------------------------------　club
---------------------------------------------*/
.club__wave1 {
  height: 25.6rem;
  left: 0;
  position: absolute;
  top: 64rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .club__wave1 {
    aspect-ratio: 5760/2316;
    height: auto;
    left: 0;
    position: absolute;
    top: clamp(0rem, 2.0833333333vw, 3rem);
    transition: -webkit-mask-position 1.5s linear 0.75s, mask-position 1.5s linear 0.75s;
    width: 100%;
  }
}
.club__wave2 {
  height: 24.2rem;
  position: absolute;
  right: 0;
  top: 98rem;
  width: 18.7rem;
}
@media screen and (min-width: 769px) {
  .club__wave2 {
    display: none;
  }
}
.club__inner {
  padding: 4rem 1.5rem;
}
@media screen and (min-width: 769px) {
  .club__inner {
    padding: clamp(0rem, 4.7222222222vw, 6.8rem) 0 clamp(0rem, 3.8888888889vw, 5.6rem);
  }
}
.club__lead {
  font-size: 1.4rem;
  letter-spacing: 0.07em;
  line-height: 1.7;
  margin: 0 0 3.2rem;
  padding: 0 2.4rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .club__lead {
    font-size: clamp(0rem, 1.25vw, 1.8rem);
    line-height: 2;
    margin: 0 0 clamp(0rem, 4.0277777778vw, 5.8rem);
    padding: 0;
  }
}
.club__sttl {
  margin: 0 0 1.2rem;
}
@media screen and (min-width: 769px) {
  .club__sttl {
    margin: 0 0 clamp(0rem, 1.9444444444vw, 2.8rem);
  }
}
.club__list {
  flex-direction: column;
  flex-wrap: wrap;
  row-gap: 1.5rem;
}
@media screen and (min-width: 769px) {
  .club__list {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    row-gap: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.club__item {
  border-radius: 2rem;
  padding: 4rem 1.6rem;
}
@media screen and (min-width: 769px) {
  .club__item {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    padding: clamp(0rem, 2.7777777778vw, 4rem) clamp(0rem, 2.2222222222vw, 3.2rem);
    width: calc(50% - clamp(0rem, 1.3888888889vw, 2rem) / 2);
  }
}
.club__item:nth-child(2n+1) {
  transition-delay: 0.025s;
}
.club__item:nth-child(2n+2) {
  transition-delay: 0.05s;
}
.club__item-ttl {
  align-items: center;
  font-size: 1.5rem;
  letter-spacing: 0.07em;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  margin: 0 0 2rem;
}
@media screen and (min-width: 769px) {
  .club__item-ttl {
    font-size: clamp(0rem, 1.5277777778vw, 2.2rem);
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.club__item-ttl:before {
  background: var(--gradient2-2);
  border-radius: 50%;
  content: "";
  display: block;
  flex-shrink: 0;
  height: 0.8rem;
  width: 0.8rem;
}
@media screen and (min-width: 769px) {
  .club__item-ttl:before {
    height: clamp(0rem, 0.8333333333vw, 1.2rem);
    width: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.club__item-txt {
  font-size: 1.4rem;
  letter-spacing: 0.07em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .club__item-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.club__item-stxt {
  font-size: 0.9rem;
  margin: 1rem 0 0;
  opacity: 0.9;
}
@media screen and (min-width: 769px) {
  .club__item-stxt {
    font-size: clamp(0rem, 0.6944444444vw, 1rem);
    margin: clamp(0rem, 1.1111111111vw, 1.6rem) 0 0;
  }
}

/*--------------------------------------------　club-gallery
---------------------------------------------*/
.club-gallery__inner {
  padding: 0 1.5rem;
}
@media screen and (min-width: 769px) {
  .club-gallery__inner {
    padding: 0;
  }
}
.club-gallery__sttl {
  margin: 0 0 1.2rem;
}
@media screen and (min-width: 769px) {
  .club-gallery__sttl {
    margin: 0 0 clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.club-gallery__contents-box {
  padding: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .club-gallery__contents-box {
    padding: 0 0 clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.club-gallery__contents {
  border-radius: 3rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .club-gallery__contents {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.club-gallery__contents-inner {
  padding: 4rem 1.4rem;
}
@media screen and (min-width: 769px) {
  .club-gallery__contents-inner {
    padding: clamp(0rem, 3.4722222222vw, 5rem) 0;
  }
}

/*--------------------------------------------　company-profile-itms
---------------------------------------------*/
.company-profile-itms__wave1 {
  height: 20.6rem;
  left: 0;
  position: absolute;
  top: 43rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__wave1 {
    height: clamp(0rem, 45.3472222222vw, 65.3rem);
    left: 0;
    position: absolute;
    top: clamp(0rem, 31.5972222222vw, 45.5rem);
    width: clamp(0rem, 78.1944444444vw, 112.6rem);
  }
}
.company-profile-itms__wave2 {
  height: 31rem;
  left: 0;
  position: absolute;
  top: 124rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 24rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__wave2 {
    bottom: clamp(0rem, 17.3611111111vw, 25rem);
    height: clamp(0rem, 39.0972222222vw, 56.3rem);
    left: auto;
    position: absolute;
    right: 0;
    top: auto;
    width: clamp(0rem, 43.3333333333vw, 62.4rem);
  }
}
.company-profile-itms__wave3 {
  height: 34rem;
  left: 0;
  position: absolute;
  top: 208rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__wave3 {
    display: none;
  }
}
.company-profile-itms__wave4 {
  bottom: 6rem;
  height: 24.3rem;
  position: absolute;
  right: 0;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 16.6rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__wave4 {
    display: none;
  }
}
.company-profile-itms__inner {
  padding: 4rem 1.4rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__inner {
    padding: clamp(0rem, 5.5555555556vw, 8rem) 0 clamp(0rem, 6.0416666667vw, 8.7rem);
  }
}
.company-profile-itms__list {
  margin: 0 0 3rem;
  row-gap: 2rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__list {
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
    row-gap: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.company-profile-itms__item {
  border-radius: 2rem;
  flex-direction: column;
  padding: 2.4rem 1.6rem;
  row-gap: 4rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__item {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    flex-direction: row;
    justify-content: space-between;
    padding: clamp(0rem, 3.4722222222vw, 5rem);
  }
}
@media screen and (min-width: 769px) {
  .company-profile-itms__item:nth-child(even) {
    flex-direction: row-reverse;
    -moz-column-gap: clamp(0rem, 9.0277777778vw, 13rem);
    column-gap: clamp(0rem, 9.0277777778vw, 13rem);
    padding: clamp(0rem, 3.4722222222vw, 5rem) clamp(0rem, 3.4722222222vw, 5rem) clamp(0rem, 2.9166666667vw, 4.2rem);
  }
}
@media screen and (min-width: 769px) {
  .company-profile-itms__item.--policy {
    -moz-column-gap: clamp(0rem, 4.8611111111vw, 7rem);
    column-gap: clamp(0rem, 4.8611111111vw, 7rem);
    padding: clamp(0rem, 3.4722222222vw, 5rem) clamp(0rem, 3.4722222222vw, 5rem) clamp(0rem, 3.6111111111vw, 5.2rem);
  }
}
@media screen and (min-width: 769px) {
  .company-profile-itms__item1 {
    flex: 1;
  }
}
.company-profile-itms__item1-ttl {
  margin: 0 0 1.2rem;
  padding: 0;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__item1-ttl {
    margin: 0 0 clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.company-profile-itms__item1-txt {
  font-size: 1.4rem;
  letter-spacing: 0.07em;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__item1-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    line-height: 2;
  }
}
.--policy .company-profile-itms__item1-txt {
  margin: 0 0 54rem;
}
@media screen and (min-width: 769px) {
  .--policy .company-profile-itms__item1-txt {
    margin: 0;
  }
}
.company-profile-itms__item1-list {
  row-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__item1-list {
    margin: clamp(0rem, 3.4722222222vw, 5rem) 0 0;
    row-gap: clamp(0rem, 0.7638888889vw, 1.1rem);
  }
}
.company-profile-itms__item1-item {
  align-items: center;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__item1-item {
    -moz-column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
.company-profile-itms__item1-item-num {
  align-items: center;
  font-size: 2.9rem;
  justify-content: center;
  width: 2.8rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__item1-item-num {
    font-size: clamp(0rem, 2.9166666667vw, 4.2rem);
    width: clamp(0rem, 3.5416666667vw, 5.1rem);
  }
}
.company-profile-itms__item1-item-txt {
  align-items: center;
  border-radius: 9999px;
  flex: 1;
  font-size: 1.3rem;
  height: 3.3rem;
  letter-spacing: 0.03em;
  padding: 0 1.4rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__item1-item-txt {
    font-size: clamp(1rem, 1.1111111111vw, 1.6rem);
    height: clamp(0rem, 2.9166666667vw, 4.2rem);
    padding: 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.company-profile-itms__item1-item-txt-en {
  color: var(--darkGray);
  font-size: 1rem;
  letter-spacing: 0.05em;
  opacity: 0.1;
  position: absolute;
  right: 0.8rem;
  top: 0;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__item1-item-txt-en {
    font-size: clamp(1rem, 1.3888888889vw, 2rem);
    position: absolute;
    right: clamp(0rem, 1.1111111111vw, 1.6rem);
    top: clamp(0rem, 0.1388888889vw, 0.2rem);
  }
}
.company-profile-itms__item2 {
  height: auto;
  margin: 0 auto;
  width: 26.5rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__item2 {
    width: clamp(0rem, 27.0833333333vw, 39rem);
  }
}
.--policy .company-profile-itms__item2 {
  left: 50%;
  position: absolute;
  top: 16rem;
  transform: translateX(-50%);
  width: 27.2rem;
}
@media screen and (min-width: 769px) {
  .--policy .company-profile-itms__item2 {
    left: 0;
    margin: 0;
    position: relative;
    top: 0;
    transform: translateX(0);
    width: clamp(0rem, 31.3888888889vw, 45.2rem);
  }
}
.company-profile-itms__item2-img {
  border-radius: 9999px;
}
.--policy .company-profile-itms__item2-img {
  border-radius: 0;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__info {
    padding: clamp(0rem, 1.1805555556vw, 1.7rem) 0 0;
  }
}
.company-profile-itms__info-ttl {
  margin: 0 0 2rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__info-ttl {
    margin: 0 0 clamp(0rem, 1.9444444444vw, 2.8rem);
  }
}
.company-profile-itms__info-dls {
  row-gap: 0.5rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__info-dls {
    row-gap: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.company-profile-itms__info-dl {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__info-dl {
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.company-profile-itms__info-dt {
  align-items: center;
  background: linear-gradient(to bottom right, #A0C2F9 57%, #DBE5EE 84%);
  border-radius: 0.5rem;
  font-size: 1.2rem;
  justify-content: center;
  padding: 1rem;
  width: 9rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__info-dt {
    border-radius: clamp(0rem, 0.6944444444vw, 1rem);
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    padding: clamp(0rem, 1.1805555556vw, 1.7rem);
    width: clamp(0rem, 22.2222222222vw, 32rem);
  }
}
.company-profile-itms__info-dd {
  background: rgba(237, 242, 248, 0.9);
  border-radius: 0.5rem;
  flex: 1;
  font-size: 1.2rem;
  padding: 1rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__info-dd {
    border-radius: clamp(0rem, 0.6944444444vw, 1rem);
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    padding: clamp(0rem, 1.1805555556vw, 1.7rem) clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.company-profile-itms__info-dd-notes {
  display: inline-block;
  font-size: 1rem;
  margin: 0 0 0 1rem;
  opacity: 0.9;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__info-dd-notes {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    margin: clamp(0rem, 0.1388888889vw, 0.2rem) 0 0 clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.company-profile-itms__info-flex {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
  row-gap: 0.5rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__info-flex {
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    row-gap: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.company-profile-itms__info-flex1 {
  align-items: center;
  background: linear-gradient(to bottom right, #A0C2F9 57%, #DBE5EE 84%);
  border-radius: 0.5rem;
  font-size: 1.2rem;
  justify-content: center;
  white-space: nowrap;
  width: 3rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__info-flex1 {
    border-radius: clamp(0rem, 0.6944444444vw, 1rem);
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    width: clamp(0rem, 5.6944444444vw, 8.2rem);
  }
}
.company-profile-itms__info-flex2 {
  flex: 1;
  row-gap: 0.5rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__info-flex2 {
    row-gap: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.company-profile-itms__info-flex2-dl {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__info-flex2-dl {
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.company-profile-itms__info-flex2-dt {
  align-items: center;
  background: linear-gradient(to bottom right, #A0C2F9 57%, #DBE5EE 84%);
  border-radius: 0.5rem;
  font-size: 1.2rem;
  justify-content: center;
  width: 5.5rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__info-flex2-dt {
    border-radius: clamp(0rem, 0.6944444444vw, 1rem);
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    padding: clamp(0rem, 0.625vw, 0.9rem) clamp(0rem, 1.1805555556vw, 1.7rem);
    width: clamp(0rem, 15.6944444444vw, 22.6rem);
  }
}
.company-profile-itms__info-flex2-dd {
  background: rgba(247, 249, 251, 0.9);
  border-radius: 0.5rem;
  flex: 1;
  font-size: 1.2rem;
  line-height: 2;
  padding: 1rem;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__info-flex2-dd {
    border-radius: clamp(0rem, 0.6944444444vw, 1rem);
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    padding: clamp(0rem, 0.625vw, 0.9rem) clamp(0rem, 1.1805555556vw, 1.7rem);
  }
}
.company-profile-itms__info-flex2-dd-notes {
  display: inline-block;
  font-size: 1rem;
  margin: 0 0 0 1rem;
  opacity: 0.9;
}
@media screen and (min-width: 769px) {
  .company-profile-itms__info-flex2-dd-notes {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    margin: clamp(0rem, 0.1388888889vw, 0.2rem) 0 0 clamp(0rem, 0.6944444444vw, 1rem);
  }
}

/*--------------------------------------------　edu
---------------------------------------------*/
.edu__wave1 {
  height: 22rem;
  left: 0;
  position: absolute;
  top: 62rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 17rem;
}
@media screen and (min-width: 769px) {
  .edu__wave1 {
    height: clamp(0rem, 52.4305555556vw, 75.5rem);
    left: 0;
    position: absolute;
    top: clamp(0rem, 38.5416666667vw, 55.5rem);
    width: clamp(0rem, 36.25vw, 52.2rem);
  }
}
.edu__wave2 {
  height: 25.5rem;
  left: 0;
  position: absolute;
  top: 150rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .edu__wave2 {
    aspect-ratio: 2880/1210;
    height: auto;
    left: 0;
    position: absolute;
    top: clamp(0rem, 135.4166666667vw, 195rem);
    width: 100%;
  }
}
.edu__wave3 {
  height: 26.4rem;
  position: absolute;
  right: 0;
  top: 250rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 18.6rem;
}
@media screen and (min-width: 769px) {
  .edu__wave3 {
    height: clamp(0rem, 46.3888888889vw, 66.8rem);
    position: absolute;
    right: 0;
    top: 352rem;
    width: clamp(0rem, 34.6527777778vw, 49.9rem);
  }
}
.edu__wave4 {
  height: 22.3rem;
  left: 0;
  position: absolute;
  top: 380rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .edu__wave4 {
    display: none;
  }
}
.edu__inner {
  padding: 4rem 1.5rem;
}
@media screen and (min-width: 769px) {
  .edu__inner {
    padding: clamp(0rem, 4.7222222222vw, 6.8rem) 0 clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.edu__lead {
  font-size: 1.4rem;
  letter-spacing: 0.07em;
  line-height: 1.7;
  margin: 0 0 3.2rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .edu__lead {
    font-size: clamp(0rem, 1.25vw, 1.8rem);
    line-height: 2;
    margin: 0 0 clamp(0rem, 4.0277777778vw, 5.8rem);
  }
}
.edu__flex {
  row-gap: 4rem;
}
@media screen and (min-width: 769px) {
  .edu__flex {
    row-gap: clamp(0rem, 4.5833333333vw, 6.6rem);
  }
}
.edu__flex-cnt-box-img-wrap {
  height: auto;
  overflow-x: auto;
  padding-bottom: 2.4rem;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box-img-wrap {
    overflow-x: visible;
    padding: 0;
  }
}
.edu__flex-cnt-box-img-wrap.--active:after {
  opacity: 0;
}
.edu__flex-cnt-box-img-wrap:after {
  background-image: url("../img/education/scroll.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 8rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s var(--ease-hover);
  width: 8rem;
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box-img-wrap:after {
    display: none;
  }
}
.edu__flex-cnt-box-img-wrap .simplebar-track.simplebar-horizontal {
  height: 0.8rem;
  /* 太さ（任意） */
}
.edu__flex-cnt-box-img-wrap .simplebar-track {
  background: var(--lightBlueGray);
  border-radius: 9999px;
}
.edu__flex-cnt-box-img-wrap .simplebar-scrollbar {
  background: var(--blue);
  border-radius: 9999px;
}
.edu__flex-cnt-box-img-wrap .simplebar-scrollbar:before {
  background: var(--blue);
}
.edu__flex-cnt-box-img-inner {
  height: auto;
  width: 100%;
}
.edu__flex-cnt-box-img-inner img {
  display: block;
  height: 31.5rem;
  width: auto;
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box-img-inner img {
    height: auto;
    width: 100%;
  }
}
.edu__flex-cnt-sttl {
  margin: 0 0 1.2rem;
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-sttl {
    margin: 0 0 clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.edu__flex-cnt-box {
  border-radius: 2rem;
  padding: 4rem 1.6rem;
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    padding: clamp(0rem, 2.7777777778vw, 4rem) clamp(0rem, 3.4722222222vw, 5rem) clamp(0rem, 3.4722222222vw, 5rem);
  }
}
.edu__flex-cnt-box.--img-box {
  padding: 5.2rem 1.6rem 5rem;
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box.--img-box {
    padding: clamp(0rem, 3.6111111111vw, 5.2rem) clamp(0rem, 3.4722222222vw, 5rem) clamp(0rem, 3.4722222222vw, 5rem);
  }
}
.edu__flex-cnt-box-flex {
  flex-direction: column;
  row-gap: 4rem;
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box-flex {
    -moz-column-gap: clamp(0rem, 5vw, 7.2rem);
    column-gap: clamp(0rem, 5vw, 7.2rem);
  }
  .edu__flex-cnt-box-flex.--img-r {
    flex-direction: row;
  }
  .edu__flex-cnt-box-flex.--img-l {
    flex-direction: row-reverse;
  }
}
.edu__flex-cnt-box-flex1 {
  flex: 1;
  row-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box-flex1 {
    row-gap: clamp(0rem, 1.25vw, 1.8rem);
  }
}
.edu__flex-cnt-box-flex1-txt, .edu__flex-cnt-box-txt {
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box-flex1-txt, .edu__flex-cnt-box-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.edu__flex-cnt-box-flex1-txt a, .edu__flex-cnt-box-txt a {
  background-color: var(--lightBlueGray);
  display: inline-block;
  font-weight: var(--bold);
  /* ← これが重要。要素内で独立した積層順を作る */
  isolation: isolate;
  padding: 0 0.4rem;
  position: relative;
  transition: background-color 0.3s var(--ease-hover);
  z-index: 0;
  /* テキスト側の“基準” */
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box-flex1-txt a, .edu__flex-cnt-box-txt a {
    padding: 0 clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
.edu__flex-cnt-box-flex1-txt a::before, .edu__flex-cnt-box-txt a::before {
  background: linear-gradient(to bottom right, rgba(253, 196, 243, 0.5019607843) 22%, rgba(112, 181, 255, 0.5019607843) 47%, rgba(175, 140, 244, 0.5019607843) 74%);
  border-radius: inherit;
  content: "";
  inset: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.3s var(--ease-hover);
  z-index: -1;
  /* ← テキスト(=本体)より“下”に配置 */
}
.edu__flex-cnt-box-flex1-txt a:hover::before, .edu__flex-cnt-box-txt a:hover::before {
  opacity: 1;
}
.edu__flex-cnt-box-stxt {
  font-size: 1rem;
  margin: 0.8rem 0 0;
  opacity: 0.9;
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box-stxt {
    font-size: clamp(0rem, 0.6944444444vw, 1rem);
    margin: clamp(0rem, 0.9722222222vw, 1.4rem) 0 0;
  }
}
.edu__flex-cnt-box-flex2 {
  aspect-ratio: 390/257;
  border-radius: 9999px;
  height: auto;
  margin: 0 auto;
  width: calc(100% - 4rem);
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box-flex2 {
    margin: clamp(0rem, 0.9722222222vw, 1.4rem) 0 0;
    width: clamp(0rem, 27.0833333333vw, 39rem);
  }
}
.edu__flex-cnt-box-txt-flex {
  row-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box-txt-flex {
    row-gap: clamp(0rem, 3.8888888889vw, 5.6rem);
  }
}
.edu__flex-cnt-box-ttl {
  font-size: 1.5rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  line-height: 1.4;
  margin: 4rem 0 1rem;
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box-ttl {
    font-size: clamp(0rem, 1.5277777778vw, 2.2rem);
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    margin: clamp(0rem, 2.7777777778vw, 4rem) 0 clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.edu__flex-cnt-box-ttl:before {
  background: var(--gradient2-2);
  border-radius: 50%;
  content: "";
  display: block;
  flex-shrink: 0;
  height: 0.8rem;
  position: relative;
  top: 0.7rem;
  width: 0.8rem;
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box-ttl:before {
    height: clamp(0rem, 0.8333333333vw, 1.2rem);
    top: clamp(0rem, 0.8333333333vw, 1.2rem);
    width: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.edu__flex-cnt-box-flex-type2-ttl {
  align-items: flex-start;
  font-size: 1.5rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  line-height: 1.3;
  margin: 4rem 0 20rem;
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box-flex-type2-ttl {
    font-size: clamp(0rem, 1.5277777778vw, 2.2rem);
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    margin: clamp(0rem, 3.9583333333vw, 5.7rem) 0 clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.edu__flex-cnt-box-flex-type2-ttl:before {
  background: var(--gradient2-2);
  border-radius: 50%;
  content: "";
  display: block;
  flex-shrink: 0;
  height: 0.8rem;
  position: relative;
  top: 0.7rem;
  width: 0.8rem;
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box-flex-type2-ttl:before {
    height: clamp(0rem, 0.8333333333vw, 1.2rem);
    top: clamp(0rem, 0.6944444444vw, 1rem);
    width: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.edu__flex-cnt-box-flex-type2-list {
  margin: 1rem 0 0;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box-flex-type2-list {
    margin: clamp(0rem, 1.3888888889vw, 2rem) 0 0;
    row-gap: clamp(0rem, 1.8055555556vw, 2.6rem);
  }
}
.edu__flex-cnt-box-flex-type2-item {
  background-color: #F6F9FB;
  border-radius: 2rem;
  font-size: 1.3rem;
  letter-spacing: 0.07em;
  line-height: 2;
  margin: 0 0 0 auto;
  padding: 1rem 1.5rem;
  position: relative;
  width: calc(100% - 7.2rem);
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box-flex-type2-item {
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    padding: clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 2.0833333333vw, 3rem);
    width: calc(100% - clamp(0rem, 32.6388888889vw, 47rem));
  }
}
.edu__flex-cnt-box-flex-type2-item.--man1:before {
  background-image: url("../img/common/ico-man.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.edu__flex-cnt-box-flex-type2-item.--woman1:before {
  background-image: url("../img/common/ico-woman.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.edu__flex-cnt-box-flex-type2-item.--man2:before {
  background-image: url("../img/common/ico-man2.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.edu__flex-cnt-box-flex-type2-item.--woman2:before {
  background-image: url("../img/common/ico-woman2.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.edu__flex-cnt-box-flex-type2-item:before {
  aspect-ratio: 1/1;
  content: "";
  display: block;
  height: auto;
  left: -7.2rem;
  position: absolute;
  top: 0;
  width: 5rem;
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box-flex-type2-item:before {
    left: clamp(-13.2rem, -9.1666666667vw, 0rem);
    position: absolute;
    top: 0;
    width: clamp(0rem, 6.25vw, 9rem);
  }
}
.edu__flex-cnt-box-flex-type2-item:after {
  aspect-ratio: 22/13;
  background-image: url("../img/common/ico-bubble.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  left: -1.6rem;
  position: absolute;
  top: 2rem;
  width: 1.6rem;
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box-flex-type2-item:after {
    left: clamp(-2.2rem, -1.5277777778vw, 0rem);
    position: absolute;
    top: clamp(0rem, 2.7083333333vw, 3.9rem);
    width: clamp(0rem, 1.5277777778vw, 2.2rem);
  }
}
.edu__flex-cnt-box-flex-type2-item-img {
  aspect-ratio: 390/257;
  border-radius: 9999px;
  height: auto;
  left: -3.5rem;
  position: absolute;
  top: -18.5rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .edu__flex-cnt-box-flex-type2-item-img {
    left: clamp(-47rem, -32.6388888889vw, 0rem);
    position: absolute;
    top: clamp(0rem, 6.9444444444vw, 10rem);
    width: clamp(0rem, 27.0833333333vw, 39rem);
  }
}

/*--------------------------------------------　faq
---------------------------------------------*/
.faq__wave1 {
  height: 22.8rem;
  position: absolute;
  right: 0;
  top: 15rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 18.8rem;
}
@media screen and (min-width: 769px) {
  .faq__wave1 {
    height: clamp(0rem, 41.1111111111vw, 59.2rem);
    position: absolute;
    right: 0;
    top: clamp(0rem, 6.25vw, 9rem);
    width: clamp(0rem, 35.2777777778vw, 50.8rem);
  }
}
.faq__wave2 {
  height: 21.3rem;
  left: 0;
  position: absolute;
  top: 55rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 15.9rem;
}
@media screen and (min-width: 769px) {
  .faq__wave2 {
    height: clamp(0rem, 52.0833333333vw, 75rem);
    left: 0;
    position: absolute;
    top: clamp(0rem, 52.0833333333vw, 75rem);
    width: clamp(0rem, 26.0416666667vw, 37.5rem);
  }
}
.faq__wave3 {
  height: 38.2rem;
  position: absolute;
  right: 0;
  top: 101rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 13.2rem;
}
@media screen and (min-width: 769px) {
  .faq__wave3 {
    display: none;
  }
}
.faq__inner {
  padding: 4rem 1.5rem;
}
@media screen and (min-width: 769px) {
  .faq__inner {
    padding: clamp(0rem, 5.5555555556vw, 8rem) 0 clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.faq__flex {
  row-gap: 4rem;
}
@media screen and (min-width: 769px) {
  .faq__flex {
    row-gap: clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.faq__contents-sttl {
  margin: 0 0 1.2rem;
}
@media screen and (min-width: 769px) {
  .faq__contents-sttl {
    margin: 0 0 clamp(0rem, 1.875vw, 2.7rem);
  }
}
.faq__contents-list {
  row-gap: 1.5rem;
}
@media screen and (min-width: 769px) {
  .faq__contents-list {
    row-gap: clamp(0rem, 1.25vw, 1.8rem);
  }
}
.faq__contents-item {
  border-radius: 1rem;
}
@media screen and (min-width: 769px) {
  .faq__contents-item {
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.faq__contents-item-q, .faq__contents-item-a-flex {
  align-items: center;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}
@media screen and (min-width: 769px) {
  .faq__contents-item-q, .faq__contents-item-a-flex {
    -moz-column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    column-gap: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.faq__contents-item-a-flex {
  align-items: flex-start;
}
.faq__contents-item-q-ico, .faq__contents-item-a-ico {
  aspect-ratio: 1/1;
  border-radius: 50%;
  flex-shrink: 0;
  height: auto;
  width: 3rem;
}
@media screen and (min-width: 769px) {
  .faq__contents-item-q-ico, .faq__contents-item-a-ico {
    width: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.faq__contents-item-q-ico {
  background-image: url("../img/faq/ico-q.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.faq__contents-item-a-ico {
  background-image: url("../img/faq/ico-a.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.faq__contents-item-q {
  cursor: pointer;
  padding: 1rem 2rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .faq__contents-item-q {
    padding: clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.faq__contents-item-q:before {
  background-color: var(--bdr);
  border-radius: 9999px;
  bottom: 0;
  content: "";
  display: block;
  height: 0.2rem;
  left: 2rem;
  opacity: 0;
  position: absolute;
  transition: opacity 0.3s var(--ease-hover);
  width: calc(100% - 4rem);
}
@media screen and (min-width: 769px) {
  .faq__contents-item-q:before {
    bottom: 0;
    left: clamp(0rem, 2.7777777778vw, 4rem);
    position: absolute;
    width: calc(100% - clamp(0rem, 5.5555555556vw, 8rem));
  }
}
.faq__contents-item-q:after {
  aspect-ratio: 11/6;
  background-image: url("../img/faq/ico-arrow.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  position: absolute;
  right: 1.6rem;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s var(--ease-hover);
  width: 1.1rem;
}
@media screen and (min-width: 769px) {
  .faq__contents-item-q:after {
    position: absolute;
    right: clamp(0rem, 2.0833333333vw, 3rem);
    top: 50%;
    width: clamp(0rem, 0.7638888889vw, 1.1rem);
  }
}
.js-active .faq__contents-item-q:before {
  opacity: 1;
}
.js-active .faq__contents-item-q:after {
  transform: translateY(-50%) scale(1, -1);
}
.faq__contents-item-q-txt {
  flex: 1;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 1.4;
  -webkit-user-select: none;
  -moz-user-select: none;
  padding: 0 1.6rem 0 0;
  user-select: none;
}
@media screen and (min-width: 769px) {
  .faq__contents-item-q-txt {
    font-size: clamp(0rem, 1.3888888889vw, 2rem);
    padding: 0;
  }
}
.faq__contents-item-a {
  display: flow-root;
  height: 0;
  margin: 0;
  opacity: 0;
  padding: 0 2rem;
  transition: 0.3s var(--ease-hover);
  visibility: hidden;
}
@media screen and (min-width: 769px) {
  .faq__contents-item-a {
    padding: 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.js-active .faq__contents-item-a {
  margin: 1rem 0 2.4rem;
  opacity: 1;
  visibility: visible;
}
@media screen and (min-width: 769px) {
  .js-active .faq__contents-item-a {
    margin: clamp(0rem, 1.1111111111vw, 1.6rem) 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.faq__contents-item-a-txt {
  flex: 1;
  font-size: 1.4rem;
  line-height: 2;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media screen and (min-width: 769px) {
  .faq__contents-item-a-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.faq__contents-item-a-txt .faq__contents-contact-btn {
  margin: 1.6rem 0 0 -4.5rem;
  width: 30.5rem;
}
@media screen and (min-width: 769px) {
  .faq__contents-item-a-txt .faq__contents-contact-btn {
    margin: clamp(0rem, 1.3888888889vw, 2rem) 0 0 auto;
    width: clamp(0rem, 24.0972222222vw, 34.7rem);
  }
}
.faq__contents-item-a-txt .faq__contents-contact-btn-txt {
  letter-spacing: 0.05em;
}
.faq__contents-contact {
  border-radius: 2rem;
  padding: 3rem 1.5rem;
}
@media screen and (min-width: 769px) {
  .faq__contents-contact {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    padding: clamp(0rem, 1.0416666667vw, 1.5rem) clamp(0rem, 2.0833333333vw, 3rem) clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.faq__contents-contact-txt {
  font-size: 1.4rem;
  letter-spacing: 0.07em;
  line-height: 2;
  margin: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .faq__contents-contact-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin: 0 0 clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.faq__contents-contact-btn {
  height: 5.3rem;
  margin: 0 0 0 auto;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .faq__contents-contact-btn {
    height: clamp(0rem, 4.1666666667vw, 6rem);
    width: clamp(0rem, 24.0972222222vw, 34.7rem);
  }
}

/*--------------------------------------------　our-business
---------------------------------------------*/
.our-business__wave1 {
  height: 81.5rem;
  left: 0;
  position: absolute;
  top: 120rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .our-business__wave1 {
    aspect-ratio: 2880/1196;
    height: auto;
    left: 0;
    position: absolute;
    top: clamp(0rem, 22.2222222222vw, 32rem);
    width: 100%;
  }
}
.our-business__wave2 {
  height: 24.5rem;
  position: absolute;
  right: 0;
  top: 6rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 16.5rem;
}
@media screen and (min-width: 769px) {
  .our-business__wave2 {
    display: none;
  }
}
.our-business__inner {
  padding: 4rem 1.5rem;
}
@media screen and (min-width: 769px) {
  .our-business__inner {
    padding: clamp(0rem, 5.5555555556vw, 8rem) 0;
  }
}
.our-business__tech-sttl {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .our-business__tech-sttl {
    margin: 0 0 clamp(0rem, 2.2222222222vw, 3.2rem);
  }
}
.our-business__tech-list {
  flex-direction: column;
  margin: 0 0 3.2rem;
  row-gap: 1.5rem;
}
@media screen and (min-width: 769px) {
  .our-business__tech-list {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.our-business__tech-item {
  border-radius: 2rem;
  padding: 4rem 1.6rem;
  position: relative;
  width: 100%;
}
.our-business__tech-item:nth-child(1) .our-business__tech-item-img {
  background-image: url("../img/our-business/tech-bg1.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 769px) {
  .our-business__tech-item:nth-child(2) {
    transition-delay: 0.025s;
  }
}
.our-business__tech-item:nth-child(2) .our-business__tech-item-img {
  background-image: url("../img/our-business/tech-bg2.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 769px) {
  .our-business__tech-item:nth-child(3) {
    transition-delay: 0.05s;
  }
}
.our-business__tech-item:nth-child(3) .our-business__tech-item-img {
  background-image: url("../img/our-business/tech-bg3.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 769px) {
  .our-business__tech-item {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    padding: clamp(0rem, 3.4722222222vw, 5rem) clamp(0rem, 2.2916666667vw, 3.3rem);
    width: clamp(0rem, 24.5138888889vw, 35.3rem);
  }
}
.our-business__tech-item-img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.our-business__tech-item-cnt {
  margin: 0 0 1.6rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .our-business__tech-item-cnt {
    margin: 0 0 clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.our-business__tech-item-cnt-ttl {
  align-items: center;
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .our-business__tech-item-cnt-ttl {
    margin: 0 0 clamp(0rem, 1.25vw, 1.8rem);
    row-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
.our-business__tech-item-cnt-ttl-en {
  color: #DBE5EE;
  font-size: 2rem;
}
@media screen and (min-width: 769px) {
  .our-business__tech-item-cnt-ttl-en {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.our-business__tech-item-cnt-ttl-jp {
  font-size: 1.5rem;
}
@media screen and (min-width: 769px) {
  .our-business__tech-item-cnt-ttl-jp {
    font-size: clamp(0rem, 1.5277777778vw, 2.2rem);
  }
}
.our-business__tech-item-cnt-txt {
  font-size: 1.4rem;
  line-height: 2;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .our-business__tech-item-cnt-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.our-business__tech-item-btm {
  aspect-ratio: 287/157;
  border-radius: 2rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .our-business__tech-item-btm {
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.our-business__tech-btn {
  height: 5.3rem;
  margin: 0 auto;
  width: 31.5rem;
}
@media screen and (min-width: 769px) {
  .our-business__tech-btn {
    height: clamp(0rem, 4.0972222222vw, 5.9rem);
    margin: 0 0 0 auto;
    width: clamp(0rem, 24.0972222222vw, 34.7rem);
  }
}
.our-business__dev {
  padding: 7.2rem 3rem 4rem;
}
@media screen and (min-width: 769px) {
  .our-business__dev {
    padding: clamp(0rem, 4.1666666667vw, 6rem) 0 0;
  }
}
@media screen and (min-width: 769px) {
  .our-business__dev-sttl {
    margin: 0 0 clamp(0rem, 1.8055555556vw, 2.6rem);
  }
}
.our-business__dev-list {
  row-gap: 2rem;
}
@media screen and (min-width: 769px) {
  .our-business__dev-list {
    row-gap: clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.our-business__dev-item {
  height: 46.3rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .our-business__dev-item {
    height: clamp(0rem, 14.2361111111vw, 20.5rem);
  }
}
.our-business__dev-link {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}
.our-business__dev-link-img {
  border-radius: 9999px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.our-business__dev-link-img img {
  transition: 0.3s transform var(--ease-hover);
}
.js-touch-acv .our-business__dev-link-img img {
  transform: scale(1.05);
}
.our-business__dev-link-cnt {
  left: 50%;
  position: absolute;
  top: 9rem;
  transform: translateX(-50%);
  width: calc(100% - 4rem);
}
@media screen and (min-width: 769px) {
  .our-business__dev-link-cnt {
    left: clamp(0rem, 3.4722222222vw, 5rem);
    position: absolute;
    top: 50%;
    transform: translateX(0) translateY(-50%);
    width: 100%;
  }
}
.our-business__dev-link-ttl {
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  position: relative;
  -moz-column-gap: 0.4rem;
  align-items: center;
  column-gap: 0.4rem;
  justify-content: center;
  margin: 0 0 3.2rem;
}
@media screen and (min-width: 769px) {
  .our-business__dev-link-ttl {
    font-size: clamp(0rem, 1.5277777778vw, 2.2rem);
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    justify-content: flex-start;
  }
}
.our-business__dev-link-ttl:before {
  background: var(--gradient2-2);
  border-radius: 50%;
  content: "";
  display: block;
  height: 0.8rem;
  width: 0.8rem;
}
@media screen and (min-width: 769px) {
  .our-business__dev-link-ttl:before {
    height: clamp(0rem, 0.8333333333vw, 1.2rem);
    width: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.our-business__dev-link-txt {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 2;
  position: relative;
}
@media screen and (min-width: 769px) {
  .our-business__dev-link-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.our-business__dev-link-arrow {
  bottom: 2rem;
  position: absolute;
  right: 50%;
  top: auto;
  transform: translateY(0) translateX(50%);
}
@media screen and (min-width: 769px) {
  .our-business__dev-link-arrow {
    border: 2px solid var(--bck);
    bottom: 0;
    height: clamp(0rem, 2.5694444444vw, 3.7rem);
    position: absolute;
    right: 0;
    top: auto;
    transform: translateY(0);
    width: clamp(0rem, 4.3055555556vw, 6.2rem);
  }
}

/*--------------------------------------------　work-style
---------------------------------------------*/
.work-style__wave1 {
  height: 28.4rem;
  left: 0;
  position: absolute;
  top: 102rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 21.2rem;
}
@media screen and (min-width: 769px) {
  .work-style__wave1 {
    height: clamp(0rem, 44.9305555556vw, 64.7rem);
    left: 0;
    position: absolute;
    top: clamp(0rem, 38.1944444444vw, 55rem);
    width: clamp(0rem, 46.1805555556vw, 66.5rem);
  }
}
.work-style__wave2 {
  height: 22.3rem;
  position: absolute;
  right: 0;
  top: 271rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .work-style__wave2 {
    aspect-ratio: 2880/3120;
    height: auto;
    left: 0;
    position: absolute;
    top: clamp(0rem, 122.2222222222vw, 176rem);
    width: 100%;
  }
}
.work-style__wave3 {
  height: 38.3rem;
  position: absolute;
  right: 0;
  top: 4rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 13.1rem;
}
@media screen and (min-width: 769px) {
  .work-style__wave3 {
    display: none;
  }
}
.work-style__wave4 {
  height: 26.2rem;
  position: absolute;
  right: 0;
  top: 352rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 18.7rem;
}
@media screen and (min-width: 769px) {
  .work-style__wave4 {
    display: none;
  }
}
.work-style__inner {
  padding: 4rem 1.5rem;
}
@media screen and (min-width: 769px) {
  .work-style__inner {
    padding: clamp(0rem, 5.5555555556vw, 8rem) 0;
  }
}
.work-style__flex {
  row-gap: 4rem;
}
@media screen and (min-width: 769px) {
  .work-style__flex {
    row-gap: clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.work-style__flex-cnt-sttl {
  margin: 0 0 1.2rem;
}
@media screen and (min-width: 769px) {
  .work-style__flex-cnt-sttl {
    margin: 0 0 clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.work-style__flex-cnt-box {
  border-radius: 2rem;
  padding: 4rem 1.6rem;
}
@media screen and (min-width: 769px) {
  .work-style__flex-cnt-box {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    padding: clamp(0rem, 2.7777777778vw, 4rem) clamp(0rem, 3.4722222222vw, 5rem) clamp(0rem, 3.4722222222vw, 5rem);
  }
}
.work-style__flex-cnt-box-flex {
  flex-direction: column;
  margin: 0 0 4rem;
  row-gap: 4rem;
}
@media screen and (min-width: 769px) {
  .work-style__flex-cnt-box-flex {
    -moz-column-gap: clamp(0rem, 3.4722222222vw, 5rem);
    column-gap: clamp(0rem, 3.4722222222vw, 5rem);
    margin: 0 0 clamp(0rem, 3.4722222222vw, 5rem);
  }
  .work-style__flex-cnt-box-flex.--img-r {
    flex-direction: row;
  }
  .work-style__flex-cnt-box-flex.--img-l {
    flex-direction: row-reverse;
  }
}
.work-style__flex-cnt-box-flex1 {
  flex: 1;
  row-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .work-style__flex-cnt-box-flex1 {
    row-gap: clamp(0rem, 1.25vw, 1.8rem);
  }
}
.work-style__flex-cnt-box-flex1-txt {
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .work-style__flex-cnt-box-flex1-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.work-style__flex-cnt-box-flex1-stxt {
  font-size: 1rem;
  opacity: 0.9;
}
@media screen and (min-width: 769px) {
  .work-style__flex-cnt-box-flex1-stxt {
    font-size: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.work-style__flex-cnt-box-flex2 {
  aspect-ratio: 390/257;
  border-radius: 9999px;
  height: auto;
  margin: 0 auto;
  width: calc(100% - 4rem);
}
@media screen and (min-width: 769px) {
  .work-style__flex-cnt-box-flex2 {
    margin: clamp(0rem, 0.6944444444vw, 1rem) 0 0;
    width: clamp(0rem, 27.0833333333vw, 39rem);
  }
}
.work-style__flex-cnt-list {
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .work-style__flex-cnt-list {
    row-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.work-style__flex-cnt-item {
  background-color: #F6F9FB;
  border-radius: 2rem;
  font-size: 1.3rem;
  letter-spacing: 0.07em;
  line-height: 2;
  padding: 1rem 1.5rem;
  position: relative;
  width: calc(100% - 7.2rem);
}
@media screen and (min-width: 769px) {
  .work-style__flex-cnt-item {
    border-radius: clamp(0rem, 1.3888888889vw, 2rem);
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    padding: clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 2.0833333333vw, 3rem);
    width: calc(100% - clamp(0rem, 9.1666666667vw, 13.2rem));
  }
}
.work-style__flex-cnt-item.--man1:before {
  background-image: url("../img/common/ico-man.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.work-style__flex-cnt-item.--man2:before {
  background-image: url("../img/common/ico-man2.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.work-style__flex-cnt-item.--woman1:before {
  background-image: url("../img/common/ico-woman.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.work-style__flex-cnt-item.--woman2:before {
  background-image: url("../img/common/ico-woman2.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.work-style__flex-cnt-item:before {
  aspect-ratio: 1/1;
  content: "";
  display: block;
  height: auto;
  width: 5rem;
}
@media screen and (min-width: 769px) {
  .work-style__flex-cnt-item:before {
    width: clamp(0rem, 6.25vw, 9rem);
  }
}
.work-style__flex-cnt-item:after {
  aspect-ratio: 22/13;
  background-image: url("../img/common/ico-bubble.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  width: 1.6rem;
}
@media screen and (min-width: 769px) {
  .work-style__flex-cnt-item:after {
    width: clamp(0rem, 1.5277777778vw, 2.2rem);
  }
}
.work-style__flex-cnt-item:nth-child(odd) {
  margin: 0 0 0 auto;
}
.work-style__flex-cnt-item:nth-child(odd):before {
  left: -7.2rem;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 769px) {
  .work-style__flex-cnt-item:nth-child(odd):before {
    left: clamp(-13.2rem, -9.1666666667vw, 0rem);
    position: absolute;
    top: 0;
  }
}
.work-style__flex-cnt-item:nth-child(odd):after {
  left: -1.6rem;
  position: absolute;
  top: 2rem;
}
@media screen and (min-width: 769px) {
  .work-style__flex-cnt-item:nth-child(odd):after {
    left: clamp(-2.2rem, -1.5277777778vw, 0rem);
    position: absolute;
    top: clamp(0rem, 2.7083333333vw, 3.9rem);
  }
}
.work-style__flex-cnt-item:nth-child(even) {
  margin: 0 auto 0 0;
}
.work-style__flex-cnt-item:nth-child(even):before {
  position: absolute;
  right: -7.2rem;
  top: 0;
}
@media screen and (min-width: 769px) {
  .work-style__flex-cnt-item:nth-child(even):before {
    position: absolute;
    right: clamp(-13.2rem, -9.1666666667vw, 0rem);
    top: 0;
  }
}
.work-style__flex-cnt-item:nth-child(even):after {
  position: absolute;
  right: -1.6rem;
  top: 2rem;
  transform: scale(-1, 1);
}
@media screen and (min-width: 769px) {
  .work-style__flex-cnt-item:nth-child(even):after {
    position: absolute;
    right: clamp(-2.2rem, -1.5277777778vw, 0rem);
    top: clamp(0rem, 2.7083333333vw, 3.9rem);
  }
}

/*--------------------------------------------　page-fv
---------------------------------------------*/
.page-fv.--common {
  height: 22rem;
}
@media screen and (min-width: 769px) {
  .page-fv.--common {
    height: clamp(0rem, 37.5vw, 54rem);
  }
}
@media screen and (min-width: 769px) {
  .page-fv.--interview {
    height: clamp(0rem, 45.2777777778vw, 65.2rem);
  }
}
.page-fv__bg {
  border-radius: 0 0 3rem 3rem;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .page-fv__bg {
    border-radius: 0 0 clamp(0rem, 4.8611111111vw, 7rem) clamp(0rem, 4.8611111111vw, 7rem);
  }
}
.page-fv__wave {
  height: 16.6rem;
  left: 0;
  position: absolute;
  top: 0;
  transition: -webkit-mask-position 1.5s linear, mask-position 1.5s linear;
  width: 32.9rem;
}
@media screen and (min-width: 769px) {
  .page-fv__wave {
    aspect-ratio: 2880/870;
    bottom: clamp(0rem, 7.6388888889vw, 11rem);
    height: auto;
    left: 0;
    position: absolute;
    top: auto;
    width: 100%;
  }
}
.--interview .page-fv__wave {
  height: 16.6rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 22rem;
}
@media screen and (min-width: 769px) {
  .--interview .page-fv__wave {
    height: clamp(0rem, 27.7083333333vw, 39.9rem);
    width: clamp(0rem, 52.1527777778vw, 75.1rem);
  }
}
.page-fv__inner {
  height: 100%;
  width: 100%;
}
.page-fv__lead {
  bottom: 3.2rem;
  left: 4rem;
  position: absolute;
}
@media screen and (min-width: 769px) {
  .page-fv__lead {
    bottom: clamp(0rem, 5.6944444444vw, 8.2rem);
    left: clamp(0rem, 5.5555555556vw, 8rem);
    position: absolute;
  }
}
.page-fv__lead-en {
  clip-path: inset(0 100% 0 0);
  font-size: 1rem;
  margin: 0 0 0 0.3rem;
  opacity: 0;
  padding: 0 0 0.2rem;
  transition: clip-path 1.5s var(--ease-base) 0.5s, opacity 1.5s var(--ease-base) 0.5s;
}
@media screen and (min-width: 769px) {
  .page-fv__lead-en {
    font-size: clamp(1rem, 1.3888888889vw, 2rem);
    margin: 0 0 0 clamp(0rem, 0.2777777778vw, 0.4rem);
    padding: 0 0 clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
.js-inview-acv .page-fv__lead-en {
  clip-path: inset(0 0 0 0);
  opacity: 1;
}
.page-fv__lead-jp {
  align-items: flex-start;
}
.page-fv__lead-jp-txt-box {
  position: relative;
}
.page-fv__lead-jp-txt {
  display: block;
  font-size: 2.2rem;
  letter-spacing: 0.06em;
  line-height: 1.2;
  position: relative;
  transform: translateY(100%);
  transition: transform 1s var(--ease-base) 1s;
}
@media screen and (min-width: 769px) {
  .page-fv__lead-jp-txt {
    font-size: clamp(1rem, 3.4722222222vw, 5rem);
  }
}
.js-inview-acv .page-fv__lead-jp-txt {
  transform: translateY(0);
}
.page-fv__lead-jp-txt.--1 {
  transition-delay: 0.85s;
}
.page-fv__splide {
  bottom: 0;
  left: 0;
  position: absolute;
}
@media screen and (min-width: 769px) {
  .page-fv__splide {
    bottom: clamp(0rem, 2.7777777778vw, 4rem);
    left: 0;
    position: absolute;
  }
}
.page-fv__splide-track {
  overflow: visible;
  z-index: auto !important;
}
@media screen and (min-width: 769px) {
  .page-fv__splide-slide {
    margin: 0 clamp(0rem, 1.6666666667vw, 2.4rem) 0 0;
  }
}
.page-fv__splide-slide-txt {
  display: block;
  font-size: 2.8rem;
  opacity: 0.1;
}
@media screen and (min-width: 769px) {
  .page-fv__splide-slide-txt {
    font-size: clamp(1rem, 3.4722222222vw, 5rem);
  }
}
.--border .page-fv__splide-slide-txt {
  -webkit-text-stroke: 1px #000;
  text-stroke: 1px #000;
  color: transparent;
  paint-order: stroke;
}
.page-fv__interview-img {
  border-radius: 0 0 3rem 3rem;
}
@media screen and (min-width: 769px) {
  .page-fv__interview-img {
    border-radius: 0 0 clamp(0rem, 4.8611111111vw, 7rem) clamp(0rem, 4.8611111111vw, 7rem);
  }
}
.page-fv__interview-cnt {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 3rem;
}
@media screen and (min-width: 769px) {
  .page-fv__interview-cnt {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    left: clamp(0rem, 2.2222222222vw, 3.2rem);
    padding: clamp(0rem, 2.2222222222vw, 3.2rem);
    position: absolute;
    top: clamp(0rem, 13.8888888889vw, 20rem);
    width: clamp(0rem, 39.9305555556vw, 57.5rem);
  }
}
.page-fv__interview-cnt-ttl {
  font-size: 1.9rem;
  line-height: 1.5;
  margin: 0 0 1rem;
  padding: 0 0 1rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .page-fv__interview-cnt-ttl {
    font-size: clamp(0rem, 1.6666666667vw, 2.4rem);
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
    padding: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.page-fv__interview-cnt-ttl:after {
  background-color: rgba(53, 56, 59, 0.3);
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .page-fv__interview-cnt-ttl:after {
    width: calc(100% + clamp(0rem, 2.2222222222vw, 3.2rem));
  }
}
.page-fv__interview-cnt-flex {
  align-items: center;
  justify-content: space-between;
  margin: 0 0 0.8rem;
}
@media screen and (min-width: 769px) {
  .page-fv__interview-cnt-flex {
    margin: 0 0 clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.page-fv__interview-cnt-flex-name {
  font-size: 3.5rem;
}
@media screen and (min-width: 769px) {
  .page-fv__interview-cnt-flex-name {
    font-size: clamp(0rem, 3.4722222222vw, 5rem);
  }
}
.page-fv__interview-cnt-flex-category {
  align-items: center;
  border-radius: 9999px;
  font-size: 1.3rem;
  height: 2.6rem;
  justify-content: center;
  width: 11.8rem;
}
@media screen and (min-width: 769px) {
  .page-fv__interview-cnt-flex-category {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    height: clamp(0rem, 2.6388888889vw, 3.8rem);
    width: clamp(0rem, 12.7777777778vw, 18.4rem);
  }
}
.page-fv__interview-cnt-flex-category.--career {
  background: linear-gradient(to bottom right, #C8ACFF 47%, #F7F4FF 94%);
}
.page-fv__interview-cnt-flex-category.--new-graduate {
  background: linear-gradient(to bottom right, #A0C2F9 47%, #DBE5EE 94%);
}
.page-fv__interview-cnt-flex-category.--high-school {
  background: linear-gradient(to bottom right, #FDC4F3 47%, #FFF4FD 94%);
}
.page-fv__interview-cnt-pro {
  font-size: 1.3rem;
  line-height: 1.4;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .page-fv__interview-cnt-pro {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
@media screen and (min-width: 769px) {
  .page-fv__interview-cnt-pro br {
    display: none;
  }
}
.page-fv__interview-cnt-lead {
  font-size: 1.3rem;
  font-weight: var(--regular);
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .page-fv__interview-cnt-lead {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    /* 文字をシャープに */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

/*--------------------------------------------　page-movie
---------------------------------------------*/
@media screen and (min-width: 1600px) {
  .page-movie {
    height: 46.5277777778vw;
  }
}
.page-movie:before {
  background-color: var(--bck);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.page-movie__wave {
  height: 39.1rem;
  left: 0;
  position: absolute;
  top: 10rem;
  transition: -webkit-mask-position 1.5s linear 0.5s, mask-position 1.5s linear 0.5s;
  width: 37.5rem;
}
@media screen and (min-width: 769px) {
  .page-movie__wave {
    aspect-ratio: 2880/1122;
    height: auto;
    left: 0;
    position: absolute;
    top: clamp(0rem, 6.9444444444vw, 10rem);
    width: 100%;
  }
}
.page-movie__inner {
  padding: 11.8rem 3rem 9.1rem;
}
@media screen and (min-width: 769px) {
  .page-movie__inner {
    padding: clamp(0rem, 9.8611111111vw, 14.2rem) 0 clamp(0rem, 7.1527777778vw, 10.3rem);
  }
}
.page-movie__ttl {
  margin: 0 0 5rem;
}
@media screen and (min-width: 769px) {
  .page-movie__ttl {
    margin: 0 0 clamp(0rem, 3.3333333333vw, 4.8rem);
  }
}
.page-movie__list {
  flex-direction: column;
  justify-content: center;
  row-gap: 4rem;
}
@media screen and (min-width: 769px) {
  .page-movie__list {
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 1.9444444444vw, 2.8rem);
    column-gap: clamp(0rem, 1.9444444444vw, 2.8rem);
  }
}
.page-movie__item {
  flex: 1;
}
@media screen and (min-width: 769px) {
  .page-movie__item {
    max-width: clamp(0rem, 37.0833333333vw, 53.4rem);
  }
}
@media screen and (min-width: 769px) {
  .page-movie__item:nth-child(2) {
    transition-delay: 0.025s;
  }
}
.page-movie__item-img {
  aspect-ratio: 536/292;
  border-radius: 2rem;
  height: auto;
  margin: 0 0 2rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .page-movie__item-img {
    border-radius: clamp(0rem, 2.0833333333vw, 3rem);
    margin: 0 0 clamp(0rem, 1.9444444444vw, 2.8rem);
  }
}
.page-movie__item-ttl {
  align-items: center;
  font-size: 1.5rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .page-movie__item-ttl {
    font-size: clamp(0rem, 1.5277777778vw, 2.2rem);
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.page-movie__item-ttl:before {
  background: var(--gradient2-2);
  border-radius: 50%;
  content: "";
  display: block;
  height: 0.8rem;
  width: 0.8rem;
}
@media screen and (min-width: 769px) {
  .page-movie__item-ttl:before {
    height: clamp(0rem, 0.8333333333vw, 1.2rem);
    width: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}/*# sourceMappingURL=style.css.map */
