@charset "UTF-8";
/**************************************/
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  overflow-x: clip;
  font-size: 1.6rem;
  color: #000;
  background: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  height: 100%;
  margin: 0;
  padding: 0;
  line-height: 1.75;
  width: 100%;
}
@media (max-width: 834px) {
  body {
    font-size: 1.4rem;
  }
}

/* -------------------------
 * 共通スタイル
 * ------------------------- */
a[href^="tel:"] {
  pointer-events: none;
}
@media (max-width: 834px) {
  a[href^="tel:"] {
    pointer-events: all;
  }
}

/* -------------------------
 * フォント
 * ------------------------- */
:root {
  --noto: "Noto Sans JP", sans-serif;
  --hanken: "Hanken Grotesk", sans-serif;
}

.ff-noto {
  font-family: var(--noto);
}

.ff-hanken {
  font-family: var(--hanken);
}

.emoji {
  font-family: "Noto Color Emoji", sans-serif;
}

/* -------------------------
 * フォントサイズのroot
 * ------------------------- */
:root {
  --f11: 1.1rem;
  --f12: 1.2rem;
  --f13: 1.3rem;
  --f14: clamp(1.2rem, 0.7vw, 1.4rem);
  --f15: clamp(1.2rem, 0.8vw, 1.5rem);
  --f16: clamp(1.3rem, 0.9vw, 1.6rem);
  --f17: clamp(1.4rem, 1vw, 1.7rem);
  --f18: clamp(1.6rem, 1vw, 1.8rem);
  --f19: clamp(1.6rem, 1.1vw, 1.9rem);
  --f20: clamp(1.6rem, 1.2vw, 2rem);
  --f21: clamp(1.6rem, 1.3vw, 2.1rem);
  --f22: clamp(1.6rem, 1.5vw, 2.2rem);
  --f23: clamp(1.8rem, 1.4vw, 2.3rem);
  --f24: clamp(1.8rem, 1.5vw, 2.4rem);
  --f25: clamp(1.8rem, 1.55vw, 2.5rem);
  --f26: clamp(1.8rem, 1.6vw, 2.6rem);
  --f27: clamp(1.8rem, 1.65vw, 2.7rem);
  --f28: clamp(1.8rem, 1.7vw, 2.8rem);
  --f29: clamp(1.8rem, 1.8vw, 2.9rem);
  --f30: clamp(1.8rem, 1.9vw, 3rem);
  --f31: clamp(1.8rem, 1.95vw, 3.1rem);
  --f32: clamp(1.8rem, 2vw, 3.2rem);
  --f33: clamp(2rem, 2.05vw, 3.3rem);
  --f34: clamp(2rem, 2.1vw, 3.4rem);
  --f35: clamp(2rem, 2.15vw, 3.5rem);
  --f36: clamp(2rem, 2.2vw, 3.6rem);
  --f37: clamp(2rem, 2.25vw, 3.7rem);
  --f38: clamp(2rem, 2.3vw, 3.8rem);
  --f39: clamp(2rem, 2.35vw, 3.9rem);
  --f40: clamp(2rem, 2.4vw, 4rem);
  --f41: clamp(2rem, 2.5vw, 4.1rem);
  --f42: clamp(2rem, 2.6vw, 4.2rem);
  --f43: clamp(2rem, 2.65vw, 4.3rem);
  --f44: clamp(2rem, 2.7vw, 4.4rem);
  --f45: clamp(2rem, 2.75vw, 4.5rem);
  --f46: clamp(2rem, 2.8vw, 4.6rem);
  --f47: clamp(2rem, 2.85vw, 4.7rem);
  --f48: clamp(2rem, 2.9vw, 4.8rem);
  --f49: clamp(2.5rem, 2.95vw, 4.9rem);
  --f50: clamp(3rem, 3vw, 5rem);
  --f51: clamp(3rem, 3.05vw, 5.1rem);
  --f52: clamp(3rem, 3.2vw, 5.2rem);
  --f53: clamp(3rem, 3.2vw, 5.3rem);
  --f54: clamp(3rem, 3.25vw, 5.4rem);
  --f55: clamp(3rem, 3.3vw, 5.5rem);
  --f56: clamp(3rem, 3.35vw, 5.6rem);
  --f57: clamp(3rem, 3.4vw, 5.7rem);
  --f58: clamp(3rem, 3.45vw, 5.8rem);
  --f59: clamp(3rem, 3.5vw, 5.9rem);
  --f60: clamp(3rem, 3.6vw, 6rem);
  --f61: clamp(3rem, 3.65vw, 6.1rem);
  --f62: clamp(3rem, 3.7vw, 6.2rem);
  --f63: clamp(3rem, 3.75vw, 6.3rem);
  --f64: clamp(3rem, 3.8vw, 6.4rem);
  --f65: clamp(3rem, 3.85vw, 6.5rem);
  --f66: clamp(3rem, 3.9vw, 6.6rem);
  --f67: clamp(3rem, 3.95vw, 6.7rem);
  --f68: clamp(3rem, 4vw, 6.8rem);
  --f69: clamp(3rem, 4.05vw, 6.9rem);
  --f70: clamp(3rem, 4.1vw, 7rem);
  --f71: clamp(3rem, 4.2vw, 7.1rem);
  --f72: clamp(3rem, 4.3vw, 7.2rem);
  --f73: clamp(3rem, 4.35vw, 7.3rem);
  --f74: clamp(3rem, 4.4vw, 7.4rem);
  --f75: clamp(3rem, 4.45vw, 7.5rem);
  --f76: clamp(3rem, 4.5vw, 7.6rem);
  --f77: clamp(3rem, 4.55vw, 7.7rem);
  --f78: clamp(3rem, 4.6vw, 7.8rem);
  --f79: clamp(3rem, 4.65vw, 7.9rem);
  --f80: clamp(3rem, 4.7vw, 8rem);
  --f81: clamp(3rem, 4.8vw, 8.1rem);
  --f82: clamp(3rem, 4.85vw, 8.2rem);
  --f83: clamp(3rem, 4.9vw, 8.3rem);
  --f84: clamp(3rem, 4.95vw, 8.4rem);
  --f85: clamp(3rem, 5vw, 8.5rem);
  --f86: clamp(3rem, 5.1vw, 8.6rem);
  --f87: clamp(3rem, 5.2vw, 8.7rem);
  --f88: clamp(3rem, 5.3vw, 8.8rem);
  --f89: clamp(3rem, 5.4vw, 8.9rem);
  --f90: clamp(3rem, 5.5vw, 9rem);
  --f100: clamp(4.2rem, 6vw, 10rem);
  --f110: clamp(3rem, 6.6vw, 11rem);
  --f120: clamp(3rem, 7.2vw, 12rem);
}

/* -------------------------
 * 色
 * ------------------------- */
:root {
  --blue: #40c5f1;
}

/* -------------------------
 * インナー幅、余白
 * ------------------------- */
.inner--1200 {
  width: min(90%, 1200px);
  margin-inline: auto;
}

.inner--1350 {
  width: min(90%, 1350px);
  margin-inline: auto;
}

.inner--1500 {
  width: min(90%, 1500px);
  margin-inline: auto;
}

.inner--1600 {
  width: min(90%, 1600px);
  margin-inline: auto;
}

.sec {
  padding-block: 12rem;
}
@media (max-width: 834px) {
  .sec {
    padding-block: 5rem !important;
  }
}

/* -------------------------
 * 改行
 * ------------------------- */
.no-scroll {
  overflow: hidden;
  height: 100vh;
}

.br-sp {
  display: none;
}
@media (max-width: 834px) {
  .br-sp {
    display: block;
  }
}

.no-br-sp {
  display: block;
}
@media (max-width: 834px) {
  .no-br-sp {
    display: none;
  }
}

/* -------------------------
 * 見出し
 * ------------------------- */
.sec-ttl {
  font-weight: 600;
  font-family: var(--hanken);
  font-size: var(--f24);
}

.sec-ttl--with-dot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.6em;
}

.sec-ttl__dot {
  border-radius: 100vmax;
  background: #fff;
  width: 1rem;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  aspect-ratio: 1;
  margin-top: 0.6em;
  position: relative;
}
@media (max-width: 1024px) {
  .sec-ttl__dot {
    width: 0.8rem;
  }
}
.sec-ttl__dot::before {
  border-radius: 100vmax;
  background: rgba(255, 255, 255, 0.3);
  content: "";
  display: inline-block;
  position: absolute;
  width: 1.6rem;
  height: auto;
  aspect-ratio: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
@media (max-width: 1024px) {
  .sec-ttl__dot::before {
    width: 1.28rem;
  }
}

.sec-ttl--white-dot {
  color: #fff;
}
.sec-ttl--white-dot .sec-ttl__dot {
  background: #fff;
}
.sec-ttl--white-dot .sec-ttl__dot::before {
  background: rgba(255, 255, 255, 0.3);
}

.sec-ttl--blue-dot {
  color: #000;
}
.sec-ttl--blue-dot .sec-ttl__dot {
  background: var(--blue);
}
.sec-ttl--blue-dot .sec-ttl__dot::before {
  background: rgba(64, 197, 241, 0.3);
}

.sec-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.8rem;
}
@media (max-width: 834px) {
  .sec-head {
    gap: 1.5rem;
  }
}

.sec-catch {
  font-size: var(--f54);
  font-weight: 600;
  line-height: 1.37;
  letter-spacing: -0.05em;
}
.sec-catch .sub {
  margin-left: -0.5em;
  font-size: var(--f24);
}

.sec-catch--white {
  color: #fff;
}

.sec-catch--black {
  color: #000;
}

/* -------------------------
 * 共通スタイル
 * ------------------------- */
/* スライドテキスト */
.slide-txt-wrap {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
}

.slide-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  animation: scrollText 36s linear infinite reverse;
}
.slide-txt > li {
  white-space: nowrap;
}

@-webkit-keyframes scrollText {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes scrollText {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
/* -------------------------
 * パララックス
 * ------------------------- */
.js-parallax--img {
  width: 100%;
  overflow: hidden;
}
.js-parallax--img img {
  display: block;
  width: 100%;
  height: calc(100% + 100px);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center bottom;
     object-position: center bottom;
}

/* -------------------------
 * テキストフェード（画像）
 * ------------------------- */
.js-txt-fade {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #000), color-stop(50%, #40c5f1), color-stop(60%, #4891f3), color-stop(65%, #6ba8f5), color-stop(70%, #a5c9f8), color-stop(75%, #d4e4fc), color-stop(80%, transparent));
  background-image: linear-gradient(90deg, #000 20%, #40c5f1 50%, #4891f3 60%, #6ba8f5 65%, #a5c9f8 70%, #d4e4fc 75%, transparent 80%);
  background-size: 800% 100%;
  background-position: 100% 50%;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
.js-txt-fade.is-visible {
  -webkit-animation: txt-appear 1s ease 0s forwards, mask-move 5s ease 0s forwards;
          animation: txt-appear 1s ease 0s forwards, mask-move 5s ease 0s forwards;
}

@-webkit-keyframes mask-move {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes mask-move {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
/* -------------------------
 * ボタン、リンク
 * ------------------------- */
/*  ボタン共通 */
.btn {
  width: 100%;
  max-width: 36rem;
  height: 8rem;
  padding: 3rem;
  border-radius: 10px;
  background: #fff;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  font-size: var(--f18);
  position: relative;
}
@media (max-width: 834px) {
  .btn {
    padding-inline: 2rem 3rem;
    padding-block: 2rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.btn:hover .arrow-icon::before {
  -webkit-transform: translate(-50%, -50%) scale(1.3);
          transform: translate(-50%, -50%) scale(1.3);
}

.arrow-icon {
  font-size: 1.2rem;
  color: #fff;
  position: relative;
  z-index: 2;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.arrow-icon::before {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.08, 0.355, 0.11, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.08, 0.355, 0.11, 1);
  transition: transform 0.4s cubic-bezier(0.08, 0.355, 0.11, 1);
  transition: transform 0.4s cubic-bezier(0.08, 0.355, 0.11, 1), -webkit-transform 0.4s cubic-bezier(0.08, 0.355, 0.11, 1);
  background: var(--blue);
  border-radius: 100vmax;
  content: "";
  display: inline-block;
  position: absolute;
  width: 3rem;
  height: auto;
  aspect-ratio: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}

/* 矢印付リンク */
.arrow-link .arrow-icon::before {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.08, 0.355, 0.11, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.08, 0.355, 0.11, 1);
  transition: transform 0.4s cubic-bezier(0.08, 0.355, 0.11, 1);
  transition: transform 0.4s cubic-bezier(0.08, 0.355, 0.11, 1), -webkit-transform 0.4s cubic-bezier(0.08, 0.355, 0.11, 1);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.arrow-link:hover .arrow-icon::before {
  -webkit-transform: translate(-50%, -50%) scale(1.3);
          transform: translate(-50%, -50%) scale(1.3);
}

.btn--center {
  margin-inline: auto;
}

.btn--gradient {
  /* 既存のスタイル */
  font-size: var(--f20);
  font-weight: bold;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 100vmax;
  background: -webkit-gradient(linear, left top, right top, from(#40c5f1), color-stop(#4893f3), to(#40c5f1));
  background: linear-gradient(to right, #40c5f1, #4893f3, #40c5f1);
  background-size: 300% auto;
  background-position: left center;
  -webkit-transition: background-position 1s ease;
  transition: background-position 1s ease;
}
.btn--gradient.btn {
  padding: 1.2em;
  height: auto;
}
.btn--gradient:hover {
  background-position: right center;
}

/* -------------------------
 * ヘッダー
 * ------------------------- */
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2rem min(5%, 4rem);
}

.header__logo {
  width: 12.4rem;
  height: auto;
  display: block;
  position: relative;
  z-index: 999;
}

.header__logo-img {
  width: 100%;
  height: auto;
}

.header__nav-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6rem 4rem;
}
@media (max-width: 1100px) {
  .header__nav-area {
    opacity: 0;
    visibility: hidden;
    background: var(--blue);
    color: #fff;
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    -webkit-transition: opacity 0.4s ease, visibility 0.4s ease, background-color 0.4s ease, z-index 0s 0.4s;
    transition: opacity 0.4s ease, visibility 0.4s ease, background-color 0.4s ease, z-index 0s 0.4s;
    margin: 0;
    padding-inline: 5%;
    padding-top: 10rem;
    overflow-y: auto;
    z-index: 99;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 499px) {
  .header__nav-area {
    padding-top: 12rem;
  }
}
.header__nav-area.is-active {
  opacity: 1;
  visibility: visible;
}

.header__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
}
@media (max-width: 1100px) {
  .header__nav-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3rem;
  }
}

@media (max-width: 1100px) {
  .header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    color: #000;
  }
}

.header__nav-link {
  font-size: var(--f18);
  line-height: 1.4;
  color: #fff;
  font-family: var(--hanken);
}
.under .header__nav-link {
  color: #000;
}
@media (max-width: 834px) {
  .under .header__nav-link {
    color: #fff;
  }
}

.header__contact-btn {
  width: 16rem;
  max-width: 32.5rem;
  height: 5rem;
  padding: 1.6rem 0;
  border-radius: 100vmax;
  background-color: #000;
  color: #fff;
  display: grid;
  place-content: center;
  overflow: clip;
  white-space: nowrap;
  font-family: var(--hanken);
}
@media (max-width: 1100px) {
  .header__contact-btn {
    width: 100%;
    margin-inline: auto;
  }
}

/* -------------------------
 * ハンバーガーボタン
 * ------------------------- */
.nav-btn {
  width: 7rem;
  height: 3.5rem;
  text-align: center;
  z-index: 100;
  text-decoration: none;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 100vmax;
  background: var(--blue);
  display: none;
  cursor: pointer;
}
@media (max-width: 1100px) {
  .nav-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.nav-btn.is-active {
  background: #fff;
}
.nav-btn.is-active .nav-btn__bars > span {
  background: var(--blue);
}
.nav-btn.is-active .nav-btn__bars > span:nth-of-type(1) {
  -webkit-transform: translateY(calc(1.1rem / 2 - 1px / 2)) rotate(-30deg);
          transform: translateY(calc(1.1rem / 2 - 1px / 2)) rotate(-30deg);
}
.nav-btn.is-active .nav-btn__bars > span:nth-of-type(2) {
  opacity: 0;
}
.nav-btn.is-active .nav-btn__bars > span:nth-of-type(3) {
  -webkit-transform: translateY(calc(-1.1rem / 2 + 1px / 2)) rotate(30deg);
          transform: translateY(calc(-1.1rem / 2 + 1px / 2)) rotate(30deg);
}

.nav-btn__bars,
.nav-btn__bars span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.nav-btn__bars {
  position: relative;
  width: 1.5rem;
  height: 1.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.nav-btn__bars span {
  width: 100%;
  height: 1px;
  background: #fff;
}

.nav-btn__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* -------------------------
 * フッター
 * ------------------------- */
.footer {
  padding-block: 13.7rem 3rem;
  margin-top: 11.6rem;
  z-index: 10;
  border-top: 1px solid #f5f5f5;
  position: relative;
}
@media (max-width: 834px) {
  .footer {
    padding-block: 8.5rem 2rem;
    margin-top: 8rem;
  }
}
.footer .sec-catch {
  text-align: right;
}
@media (max-width: 834px) {
  .footer .sec-catch {
    text-align: left;
  }
}

/* ページトップリンク */
.footer__page-top-link {
  position: absolute;
  right: calc((100vw - min(90%, 1600px)) / 2 + 1rem);
  top: -3rem;
  color: #fff;
}
.footer__page-top-link::before {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.08, 0.355, 0.11, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.08, 0.355, 0.11, 1);
  transition: transform 0.4s cubic-bezier(0.08, 0.355, 0.11, 1);
  transition: transform 0.4s cubic-bezier(0.08, 0.355, 0.11, 1), -webkit-transform 0.4s cubic-bezier(0.08, 0.355, 0.11, 1);
  background: var(--blue);
  border-radius: 100vmax;
  content: "";
  display: inline-block;
  position: absolute;
  width: 10rem;
  height: auto;
  aspect-ratio: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  z-index: -1;
}
.footer__page-top-link:hover::before {
  -webkit-transform: translate(-50%, -50%) scale(1.3);
          transform: translate(-50%, -50%) scale(1.3);
}

.footer__arrow-icon {
  font-size: var(--f20);
}

.footer__page-top-link-txt {
  font-size: var(--f13);
  font-weight: 400;
  font-family: var(--hanken);
}

.footer__page-top-link-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer__page-top-link-inner .arrow-icon {
  font-size: var(--f20);
}

/* コンテンツ */
.footer__top {
  display: grid;
  grid-template-columns: 28% auto;
  gap: 4.5rem 2%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 9.8rem;
}
@media (max-width: 834px) {
  .footer__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 8rem;
  }
}

.footer__catch {
  width: 100%;
  max-width: 49.9rem;
}
@media (max-width: 834px) {
  .footer__catch {
    width: 22rem;
    margin-left: auto;
  }
}
.footer__catch .js-txt-fade__light {
  -webkit-mask: url(../img/common/footer_catch.png);
          mask: url(../img/common/footer_catch.png);
  -webkit-mask-size: 100%;
          mask-size: 100%;
}

.footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (max-width: 834px) {
  .footer__bottom {
    gap: 1em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.footer__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 1.5rem;
}

.footer__logo {
  width: 19.5rem;
  -webkit-transition: opacity ease-in-out 0.3s;
  transition: opacity ease-in-out 0.3s;
  display: block;
}
.footer__logo:hover {
  opacity: 0.7;
}
@media (max-width: 499px) {
  .footer__logo {
    width: 15rem;
  }
}

.footer__address {
  font-size: var(--f14);
  text-align: right;
  color: #c4c4c4;
}

.footer__copy {
  font-family: var(--hanken);
  font-size: var(--f12);
  color: #c4c4c4;
  line-height: 1.67;
}

.footer__nav {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem 34%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 834px) {
  .footer__nav {
    gap: 5%;
  }
}

.footer-nav__item-link {
  font-size: var(--f18);
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.5rem;
  text-align: center;
}

.footer__nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.6em;
}

.footer__nav-item {
  font-size: var(--f21);
  line-height: 1;
  white-space: nowrap;
  font-family: var(--hanken);
}

.footer__nav-item + .footer__nav-item {
  margin-top: 1em;
}

.footer__nav-item--disclosure {
  font-size: var(--f16);
  font-family: var(--noto);
  text-decoration: underline;
}

.footer__list-heading {
  color: var(--blue);
  line-height: 1.25;
  margin-bottom: 2rem;
  font-weight: normal;
  font-size: var(--f16);
  white-space: nowrap;
  font-family: var(--hanken);
}

/* -------------------------
 * 下層
 * ------------------------- */
body.under {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  min-height: 100vh;
  position: relative;
}

.under-bg__item {
  position: absolute;
  height: auto;
  z-index: -1;
}

.under-bg--top01 {
  top: 2vw;
  left: 0;
  max-width: 68.6rem;
  width: 40.8%;
}

.under-bg--top02 {
  top: 0;
  right: 0;
  max-width: 51rem;
  width: 30.3%;
}

.under-main {
  position: relative;
}

.under-bg--bottom01 {
  bottom: 2vw;
  left: 0;
  max-width: 42.6rem;
  width: 25.3%;
}

.under-bg--bottom02 {
  bottom: 0;
  right: 0;
  max-width: 81.3rem;
  width: 48.3%;
}

.under-main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 16rem;
}
@media (max-width: 834px) {
  .under-main {
    padding-top: 12rem;
  }
}

/* -------------------------
 * 下層ページ見出し
 * ------------------------- */
.under-fv {
  margin-bottom: 6rem;
  border-bottom: 1px solid #f5f5f5;
}
@media (max-width: 834px) {
  .under-fv {
    margin-bottom: 3rem !important;
  }
}

.under-fv--mb0 {
  margin-bottom: 0rem;
  border-bottom: none;
}
@media (max-width: 834px) {
  .under-fv--mb0 {
    margin-bottom: 0rem !important;
  }
}

.under-fv--mb120 {
  margin-bottom: 12rem;
}

.under-fv__ttl-wrap {
  line-height: 1.3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  margin-bottom: 7rem;
}
@media (max-width: 834px) {
  .under-fv__ttl-wrap {
    margin-bottom: 2rem;
  }
}

.under-fv__ttl--en {
  font-size: var(--f90);
  font-family: var(--hanken);
  line-height: 1.1;
}
.under-fv__ttl--ja {
  font-size: var(--f15);
  line-height: 1.1;
}

.under-fv__img {
  width: 90%;
  max-width: 1350px;
  margin-inline: auto;
}
@media (max-width: 834px) {
  .under-fv__img {
    width: 100%;
  }
}

/* -------------------------
 * 下層セクション見出し
 * ------------------------- */
.under-detail__sec-ttl {
  font-size: var(--f15);
  color: var(--blue);
  line-height: 1;
  font-weight: bold;
  margin-bottom: clamp(3rem, 2.9761904762vw, 5rem);
}

.under-detail__sec-tagline {
  font-size: var(--f42);
  line-height: 1.29;
  font-weight: bold;
  margin-bottom: 1em;
}

.under-detail__sec-tagline-lead {
  font-size: var(--f24);
  line-height: 1.29;
  font-weight: bold;
  margin-bottom: 0.5em;
  display: inline-block;
}

/* -------------------------
 * パンくずリスト
 * ------------------------- */
.breadcrumbs-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 1.5rem;
}
@media (max-width: 834px) {
  .breadcrumbs-container {
    margin-bottom: 1rem;
  }
}

.breadcrumbs {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: var(--f12);
  font-weight: 600;
}
@media (max-width: 834px) {
  .breadcrumbs {
    font-size: 1rem;
  }
}
.breadcrumbs li {
  display: inline-block;
  list-style: none;
}
.breadcrumbs li:not(:last-child)::after {
  content: "›";
  padding-inline: 1.4rem;
  font-size: var(--f20);
  color: #d8d8d8;
  line-height: 1;
}
@media (max-width: 834px) {
  .breadcrumbs li:not(:last-child)::after {
    padding-inline: 1.2rem;
    font-size: 1.5rem;
  }
}

.breadcrumbs__item-link {
  line-height: 1;
}

.breadcrumbs__home {
  color: #4083f1;
}

/* -------------------------
 * cta
 * ------------------------- */
.cta {
  border-radius: 20px;
  background-color: #000;
  padding-block: 5rem 9rem;
}
@media (max-width: 834px) {
  .cta {
    border-radius: 0;
    padding-block: 3rem 5rem;
  }
}
@media (max-width: 834px) {
  .cta.inner--1600 {
    width: 100%;
  }
}
.under .cta {
  margin-top: 14rem;
}
@media (max-width: 834px) {
  .under .cta {
    margin-top: 8rem;
  }
}

.cta__ttl {
  color: #fff;
  font-size: var(--f14);
  font-weight: normal;
  text-align: center;
  margin-bottom: 9rem;
}
@media (max-width: 834px) {
  .cta__ttl {
    margin-bottom: 2.5rem;
  }
}

.cta__slide {
  color: #fff;
  font-size: var(--f42);
  font-family: var(--hanken);
}

/* -------------------------
 * businessカード
 * ------------------------- */
.business__list-container {
  width: min(90%, 1600px);
  margin-inline: auto;
}

.business__list > li {
  border-radius: 20px;
  z-index: 1;
}
.js-animate-business .business__list > li {
  position: sticky;
  left: 0;
}
.js-animate-business .business__list > li:nth-child(1) {
  --index: 0;
  top: calc(24rem + var(--index) * 8rem);
}
@media (max-width: 834px) {
  .js-animate-business .business__list > li:nth-child(1) {
    top: calc(5rem + var(--index) * 8rem);
  }
}
.js-animate-business .business__list > li:nth-child(2) {
  --index: 1;
  top: calc(24rem + var(--index) * 8rem - 2.5rem);
  margin-top: 5rem;
}
@media (max-width: 834px) {
  .js-animate-business .business__list > li:nth-child(2) {
    top: calc(5rem + var(--index) * 8rem - 2.5rem);
  }
}
.js-animate-business .business__list > li:nth-child(3) {
  --index: 2;
  top: calc(24rem + var(--index) * 8rem);
  margin-top: 5rem;
}
@media (max-width: 834px) {
  .js-animate-business .business__list > li:nth-child(3) {
    top: calc(5rem + var(--index) * 8rem);
  }
}
.business__list > li:nth-child(1) .business__list-item-bg {
  background: url(../img/top/business01-bg.webp) no-repeat center/cover;
}
.business__list > li:nth-child(1) .arrow-icon {
  color: #40c5f1;
}
.business__list > li:nth-child(2) .business__list-item-bg {
  background: url(../img/top/business02-bg.webp) no-repeat center/cover;
}
.business__list > li:nth-child(2) .arrow-icon {
  color: #2dd4c6;
}
.business__list > li:nth-child(3) .business__list-item-bg {
  background: url(../img/top/business03-bg.webp) no-repeat center/cover;
}
.business__list > li:nth-child(3) .arrow-icon {
  color: #4083f1;
}
.business__list > li + li {
  margin-top: 3rem;
}
@media (max-width: 834px) {
  .business__list > li + li {
    margin-top: 2rem;
  }
}

.business__list-item {
  position: relative;
  overflow: hidden;
}

/* 背景 */
.business__list-item-bg {
  position: absolute;
  inset: 0;
  -webkit-filter: blur(var(--blur));
          filter: blur(var(--blur));
  z-index: 0;
}

/* 本体 */
.business__list-item-inner {
  position: relative;
  z-index: 1;
  --blur: 0px;
  -webkit-filter: blur(var(--blur));
          filter: blur(var(--blur));
  padding: clamp(4rem, 5.3vw, 9rem) 5.6%;
  display: grid;
  grid-template-columns: 42% auto;
  gap: 0 5%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1240px) {
  .business__list-item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 4rem 5% 8rem;
  }
}

.business__list-img {
  width: min(100%, 620px);
}
@media (max-width: 1240px) {
  .business__list-img {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 1.8rem;
  }
}
.business__list-img img {
  border-radius: 20px;
}

.business__list-content {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: min(100%, 620px);
}
@media (max-width: 1240px) {
  .business__list-content {
    display: contents;
  }
}

.business__list-label {
  font-size: var(--f14);
}
@media (max-width: 1240px) {
  .business__list-label {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: min(100%, 620px);
  }
}

.business__list-ttl {
  font-size: var(--f60);
  font-weight: 600;
  line-height: 1;
  margin-block: 1.5rem 3rem;
}
@media (max-width: 1240px) {
  .business__list-ttl {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: min(100%, 620px);
    margin-block: 0.5rem 3rem;
  }
}

@media (max-width: 1240px) {
  .business__list-txt {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    width: min(100%, 620px);
  }
}

.business__list-btn-icon {
  position: absolute;
  right: 6%;
  bottom: clamp(6rem, 6.6vw, 11rem);
  font-size: var(--f30);
}
@media (max-width: 834px) {
  .business__list-btn-icon {
    bottom: 4rem;
    right: 8%;
  }
}
@media (max-width: 499px) {
  .business__list-btn-icon {
    right: 10%;
  }
}
.business__list-btn-icon.arrow-icon::before {
  background: #fff;
  width: clamp(6rem, 5.9vw, 10rem);
}
@media (max-width: 834px) {
  .business__list-btn-icon.arrow-icon::before {
    width: 5rem;
  }
}

/* -------------------------
 * business下層共通
 * ------------------------- */
.business-detail {
  padding-top: 0;
}
.business-detail .breadcrumbs-container {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 0;
}
.business-detail .breadcrumbs li:not(:last-child) {
  color: rgba(255, 255, 255, 0.5);
}
.business-detail .breadcrumbs li:last-child {
  color: #fff;
}

.business-detail-fv {
  padding-block: 12rem 3.7rem;
}
@media (max-width: 834px) {
  .business-detail-fv {
    padding-bottom: 1.5rem;
  }
}

.business-detail-fv__inner {
  padding-right: calc((100vw - min(1500px, 90vw)) / 2);
  padding-left: calc((100vw - min(1200px, 90vw)) / 2);
}

.business-detail-fv__flex {
  display: grid;
  grid-template-columns: auto 55%;
  gap: 1.5rem 2%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: clamp(1rem, 2.2023809524vw, 3.7rem);
}
@media (max-width: 834px) {
  .business-detail-fv__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.business-detail-fv__ttl--ja {
  font-size: var(--f60);
  margin-bottom: 0.7em;
  color: #fff;
  line-height: 1;
  font-weight: 500;
}

.business-detail-fv__desc {
  font-size: var(--f16);
  color: #fff;
  font-weight: 300;
}

.business-detail-fv__img {
  overflow: hidden;
  border-radius: 10px;
}

/* -------------------------
 * 追従サイドメニュー
 * ------------------------- */
/* 追従コンテンツエリア */
.js-location01 {
  display: grid;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  gap: 1rem min(13%, 16.5rem);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 1240px) {
  .js-location01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.js-location-contents {
  width: 100%;
}

.js-location-content {
  scroll-margin-top: 9rem;
}
@media (max-width: 834px) {
  .js-location-content {
    scroll-margin-top: 8rem;
  }
}

.js-location-nav {
  position: sticky;
  top: 9rem;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
}
@media (max-width: 1240px) {
  .js-location-nav {
    display: none;
  }
}

.js-location-nav__side-label {
  font-size: var(--f15);
  color: var(--blue);
  margin-bottom: 1em;
}

.js-location-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8em;
  margin-bottom: 2rem;
}

.js-location-nav__link {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: var(--f21);
  color: #d4d3d3;
  font-weight: 600;
}
@media (max-width: 1240px) {
  .js-location-nav__link {
    color: #000;
  }
}
.js-location-nav__link.active {
  color: #000;
}
@media (max-width: 1240px) {
  .js-location-nav__link.active {
    color: inherit;
  }
}

.js-location-content + .js-location-content {
  margin-top: clamp(4rem, 7.1428571429vw, 12rem);
}

.js-location-nav__group-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.2em;
}
@media (max-width: 1240px) {
  .js-location-nav__group-wrap {
    gap: 10%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.js-location-nav__group:has(.js-location-nav__link.active) .js-location-nav__heading {
  color: #000;
}

.js-location-nav__heading {
  font-size: var(--f19);
  font-weight: 600;
  margin-bottom: 0.6em;
  color: #d4d3d3;
}
@media (max-width: 1240px) {
  .js-location-nav__heading {
    color: #000;
    font-size: 1.8rem;
  }
}

.js-location-nav__group .js-location-nav__link {
  font-size: var(--f16);
  margin-left: 1em;
}
@media (max-width: 1240px) {
  .js-location-nav__group .js-location-nav__link {
    margin-left: 0em;
    font-size: 1.3rem;
  }
}

.js-location-contents-block__ttl {
  font-size: var(--f44);
  font-weight: 700;
}

.js-location-contents-block__desc {
  line-height: 1.75;
  margin-block: 1em 1.8em;
}

.js-location-contents-block__category {
  font-size: var(--f20);
  font-weight: bold;
  margin-bottom: 2.5rem;
  border-radius: 5px;
  background-color: #c5edfb;
  line-height: 1;
  padding: 1em 0.8em;
}
@media (max-width: 834px) {
  .js-location-contents-block__category {
    margin-bottom: 1.8rem;
  }
}

.js-location-nav-area {
  display: grid;
  grid-template-columns: 260px minmax(0, 1fr);
  gap: 3rem 6%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 1240px) {
  .js-location-nav-area {
    grid-template-columns: minmax(0, 1fr);
  }
}/*# sourceMappingURL=style.css.map */