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

body {
  overflow-x: clip;
  font-size: 1.4rem;
  color: #000;
  background: #f7f7f7;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  height: 100%;
  margin: 0;
  padding: 0;
  line-height: 1.7;
  width: 100%;
}

/* -------------------------
 * フォント
 * ------------------------- */
.ff-ibm {
  font-family: "IBM Plex Sans JP", sans-serif;
}

.ff-albert {
  font-family: "Albert Sans", sans-serif;
}

.ff-shippori {
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  -webkit-transform: scaleX(0.8);
          transform: scaleX(0.8);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  line-height: 1.2;
  letter-spacing: -0.05em;
}

.ff-shippori--right-side {
  -webkit-transform-origin: right center;
          transform-origin: right center;
  text-align: right;
  margin-right: -0.5em;
}
@media (max-width: 834px) {
  .ff-shippori--right-side {
    margin-left: auto;
  }
}

/* -------------------------
 * 色
 * ------------------------- */
/* グレー */
:root {
  --c-gray: #8e8e8d;
  --red: #e3241e;
  --opacity-gray: rgba(0 0 0 /0.4);
  --line-gray: 1px solid rgba(0 0 0 /0.4);
}

/* -------------------------
 * フォントサイズのroot
 * ------------------------- */
:root {
  --f11: clamp(1.1rem, 0.4vw, 1.1rem);
  --f12: clamp(1.2rem, 0.5vw, 1.2rem);
  --f13: clamp(1.3rem, 0.6vw, 1.3rem);
  --f14: clamp(1.4rem, 0.7vw, 1.4rem);
  --f15: clamp(1.4rem, 0.8vw, 1.5rem);
  --f16: clamp(1.4rem, 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);
  --f120: clamp(3.2rem, 7.2vw, 12rem);
}

/* -------------------------
 * アニメーション
 * ------------------------- */
:root {
  --ease-in: cubic-bezier(0.65, 0, 0.35, 1);
  --ease-out-smooth: cubic-bezier(0, 0.3, 0, 0.98);
  --ease-out-cubic: cubic-bezier(0.33, 1, 0.68, 1);
  --load-duration: 1.4s;
  --load-easing: ease-in-out;
}

/* ディレイ */
.load-delay01 {
  --load-delay: 0s;
}

.load-delay02 {
  --load-delay: 1s;
}

.load-delay03 {
  --load-delay: 1.5s;
}

.load-delay04 {
  --load-delay: 2s;
}

.load-delay05 {
  --load-delay: 1.2s;
}

[class*=load-delay] {
  -webkit-transition: none;
  transition: none;
}
[class*=load-delay].is-loaded {
  -webkit-transition: all var(--load-duration) var(--load-easing) var(--load-delay);
  transition: all var(--load-duration) var(--load-easing) var(--load-delay);
}

/* -------------------------
 * インナー幅、余白
 * ------------------------- */
/* インナー */
.inner--1000 {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}

.inner--1100 {
  max-width: 1100px;
  width: 90%;
  margin: 0 auto;
}

.inner--1200 {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
}

.inner--1350 {
  max-width: 1350px;
  width: 90%;
  margin: 0 auto;
}

.inner--1500 {
  max-width: 1500px;
  width: 90%;
  margin: 0 auto;
}

.inner--1600 {
  max-width: 1600px;
  width: 90%;
  margin: 0 auto;
}

.sec {
  padding-block: 12rem;
}
@media (max-width: 834px) {
  .sec {
    padding-block: 7rem !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__flex-head {
  display: grid;
  grid-template-columns: 60% auto;
  gap: 4rem 2%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 6rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #000;
}
@media (max-width: 834px) {
  .sec__flex-head {
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: 3rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 499px) {
  .sec__flex-head {
    row-gap: 2rem;
  }
}

.sec__flex-lead {
  font-size: var(--f32);
  white-space: nowrap;
}

.sec__ttl {
  font-size: var(--f60);
  font-weight: 500;
  font-family: "Albert Sans", sans-serif;
}
@media (max-width: 834px) {
  .sec__ttl {
    margin-bottom: 2.5rem;
  }
}

.sec__ttl--square {
  font-size: var(--f18);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.9rem;
}
@media (max-width: 834px) {
  .sec__ttl--square {
    gap: 0.7rem;
  }
}
.sec__ttl--square::before {
  background: #e3241e;
  content: "";
  display: inline-block;
  width: 0.7rem;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  aspect-ratio: 1;
  z-index: -1;
  margin-top: 0.5em;
}
@media (max-width: 834px) {
  .sec__ttl--square::before {
    width: 0.6rem;
  }
}

/* -------------------------
 * リンク
 * ------------------------- */
/* リンク（下線） */
.link--underline {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  font-weight: 600;
}
.link--underline::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background: #aeaeae;
}
.link--underline:hover::after {
  -webkit-animation: hideAndShowUnderline 0.6s var(--ease-in) forwards;
          animation: hideAndShowUnderline 0.6s var(--ease-in) forwards;
}

@-webkit-keyframes hideAndShowUnderline {
  0% {
    width: 100%;
  }
  5% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

@keyframes hideAndShowUnderline {
  0% {
    width: 100%;
  }
  5% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
/* -------------------------
 * ボタン
 * ------------------------- */
/*  ボタン共通 */
.base-btn {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.3rem;
  font-weight: 500;
  font-family: "Albert Sans", sans-serif;
  text-align: center;
  max-width: 100%;
  border-radius: 100vmax;
  overflow: hidden;
  width: 15rem;
  height: 4.6rem;
}
@media (max-width: 834px) {
  .base-btn {
    margin-inline: auto;
  }
}
.base-btn:hover .btn-txt {
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.base-btn:hover .btn-txt:nth-child(1) {
  opacity: 0;
}
.base-btn:hover:before {
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
  opacity: 1;
}
.base-btn:before {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 101%;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  border-radius: 100vmax;
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.5s var(--ease-out-smooth), -webkit-transform 0.5s var(--ease-out-smooth);
  transition: opacity 0.5s var(--ease-out-smooth), -webkit-transform 0.5s var(--ease-out-smooth);
  transition: opacity 0.5s var(--ease-out-smooth), transform 0.5s var(--ease-out-smooth);
  transition: opacity 0.5s var(--ease-out-smooth), transform 0.5s var(--ease-out-smooth), -webkit-transform 0.5s var(--ease-out-smooth);
}

.btn-txt__wrap {
  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;
  line-height: 1.2;
  height: 1.2em;
  overflow: hidden;
  position: relative;
}

.btn-txt {
  -webkit-transform: translate(0, 0%);
          transform: translate(0, 0%);
}

/* 位置 */
.btn--center {
  margin-inline: auto;
}

/* 白線ボタン */
.base-btn--white-line {
  max-width: 15rem;
  background: transparent;
  color: #fff;
  border: solid 1px #fff;
}
.base-btn--white-line:hover {
  border: solid 1px #000;
}
.base-btn--white-line:before {
  background-color: #000;
}

/* 黒線ボタン */
.base-btn--black-line {
  max-width: 15rem;
  background: transparent;
  color: #000;
  border: solid 1px #000;
}
.base-btn--black-line:hover {
  color: #fff;
}
.base-btn--black-line:before {
  background-color: #000;
}

/* 赤背景色ボタン */
.base-btn--red {
  max-width: 15rem;
  background: #e3241e;
  color: #fff;
  border: solid 1px #e3241e;
}
.base-btn--red:hover {
  color: #e3241e;
}
.base-btn--red:before {
  background-color: #f7f7f7;
}

/* アイコンのあるボタン */
.btn-txt__wrap--with-icon {
  width: 100%;
}
.btn-txt__wrap--with-icon .btn-txt {
  width: 100%;
  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;
}

/* -------------------------
 * ヘッダー
 * ------------------------- */
.header {
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  padding-top: 3rem;
  padding-left: calc((100vw - min(1600px, 90vw)) / 2);
  padding-right: calc((100vw - min(1600px, 90vw)) / 2 + 90px);
}
@media (max-width: 834px) {
  .header__inner {
    padding-top: 1.4rem;
    padding-right: calc((100vw - min(1600px, 90vw)) / 2 + 80px);
  }
}

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

.header__logo-img {
  width: 100%;
  height: auto;
}
@media (max-width: 834px) {
  .header__logo-img {
    width: 80%;
    margin-top: 4px;
  }
}

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

.header__nav-link {
  font-size: var(--f14);
  color: #fff;
  line-height: 1.4;
  text-align: center;
  white-space: nowrap;
}

.under .header__nav-link {
  color: #000;
}

.nav-link--with-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
}

.nav-item-icon {
  width: 1.2rem;
  height: 1.2rem;
  display: inline;
}

/* -------------------------
 * グローバルナビ
 * ------------------------- */
.header__nav-global {
  margin-top: 0.8rem;
}
@media (max-width: 1359px) {
  .header__nav-global {
    display: none;
  }
}

/* -------------------------
 * ドロワーナビ
 * ------------------------- */
.header__nav-drawer {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  height: 100dvh;
  width: 100%;
  background: transparent;
  z-index: 99;
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease, background-color 0.5s ease 0.1s, z-index 0s 0s;
  transition: opacity 0.4s ease, visibility 0.4s ease, background-color 0.5s ease 0.1s, z-index 0s 0s;
  margin: 0;
  padding: 0;
  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-drawer.is-active {
  opacity: 1;
  visibility: visible;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease, background-color 0.4s ease, z-index 0s 0s;
  transition: opacity 0.4s ease, visibility 0.4s ease, background-color 0.4s ease, z-index 0s 0s;
}
@media (max-width: 834px) {
  .header__nav-drawer.is-active {
    height: 100%;
  }
}
.header__nav-drawer.is-active .header__nav-drawer-inner {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 0.7s var(--ease-in) 0.1s;
  transition: -webkit-transform 0.7s var(--ease-in) 0.1s;
  transition: transform 0.7s var(--ease-in) 0.1s;
  transition: transform 0.7s var(--ease-in) 0.1s, -webkit-transform 0.7s var(--ease-in) 0.1s;
}
.header__nav-drawer.is-closing {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.4s ease 0.2s, visibility 0.4s ease 0.2s, background-color 0.5s ease 0.2s, z-index 0s 0.2s;
  transition: opacity 0.4s ease 0.2s, visibility 0.4s ease 0.2s, background-color 0.5s ease 0.2s, z-index 0s 0.2s;
}
.header__nav-drawer.is-closing .header__nav-drawer-inner {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.7s var(--ease-in) 0s;
  transition: -webkit-transform 0.7s var(--ease-in) 0s;
  transition: transform 0.7s var(--ease-in) 0s;
  transition: transform 0.7s var(--ease-in) 0s, -webkit-transform 0.7s var(--ease-in) 0s;
}
.header__nav-drawer .header__nav-list {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.header__nav-drawer .header__nav-link {
  font-size: var(--f24);
  color: #fff;
}

.header__nav-drawer-inner {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 55rem;
  background: #000;
  margin-left: auto;
  padding-block: 12rem 3rem;
  padding-inline: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15rem;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.7s var(--ease-in) 0.1s;
  transition: -webkit-transform 0.7s var(--ease-in) 0.1s;
  transition: transform 0.7s var(--ease-in) 0.1s;
  transition: transform 0.7s var(--ease-in) 0.1s, -webkit-transform 0.7s var(--ease-in) 0.1s;
}
@media (max-width: 834px) {
  .header__nav-drawer-inner {
    width: 100%;
    height: 100%;
    padding-inline: 5%;
    gap: 4rem;
    overflow-y: auto;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    min-height: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.header__nav-drawer-items {
  display: grid;
  grid-template-columns: 9rem 1fr;
  gap: 2rem 27%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 834px) {
  .header__nav-drawer-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.header__nav-drawer-ttl {
  font-weight: 300;
  color: #8e8e8d;
  font-size: var(--f16);
  line-height: 2.4;
  white-space: nowrap;
}
@media (max-width: 834px) {
  .header__nav-drawer-ttl {
    line-height: 1.6;
  }
}

.header__nav-list--drawer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.js-drawer-item {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
  transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
  transition: opacity 0.6s ease, transform 0.6s ease;
  transition: opacity 0.6s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
}
.js-drawer-item.is-show {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.js-drawer-item.is-hide-up {
  opacity: 0;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
  transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
  transition: opacity 0.6s ease, transform 0.6s ease;
  transition: opacity 0.6s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
}

.header__nav-drawer-doc {
  font-size: var(--f13);
  color: #fff;
  font-weight: 400;
  margin-left: auto;
}

/* hover時のナビテキストの動き */
.hover-nav-item {
  display: grid;
  position: relative;
  overflow: hidden;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.hover-nav-item--en,
.hover-nav-item--ja {
  grid-area: 1/1;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.hover-nav-item--ja {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.hover-nav-item:hover .hover-nav-item--en {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.hover-nav-item:hover .hover-nav-item--ja {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.header__nav-drawer .hover-nav-item--en,
.header__nav-drawer .hover-nav-item--ja {
  text-align: left;
}

.footer__top .hover-nav-item--en,
.footer__top .hover-nav-item--ja {
  text-align: left;
}

.header__nav-global .hover-nav-item--en,
.header__nav-global .hover-nav-item--ja {
  text-align: center;
}

/* -------------------------
 * ハンバーガーボタン
 * ------------------------- */
.open-btn {
  cursor: pointer;
  width: 7rem;
  height: 3.8rem;
  background: #e3241e;
  border-radius: 100vmax;
  cursor: pointer;
  top: 3rem;
  right: calc((100vw - min(1600px, 90vw)) / 2);
  position: fixed;
  z-index: 1000;
}
@media (max-width: 834px) {
  .open-btn {
    top: 1.4rem;
  }
}
.open-btn span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 0.1rem;
  background: #fff;
  width: 2rem;
}
.open-btn span:nth-of-type(1) {
  top: 1.6rem;
}
.open-btn span:nth-of-type(2) {
  top: 2rem;
}

/*ハンバーガーボタンクリック時*/
.open-btn.is-active span:nth-of-type(1) {
  top: 1.8rem;
  -webkit-transform: translateX(-50%) rotate(-16deg);
          transform: translateX(-50%) rotate(-16deg);
}
.open-btn.is-active span:nth-of-type(2) {
  top: 1.8rem;
  -webkit-transform: translateX(-50%) rotate(16deg);
          transform: translateX(-50%) rotate(16deg);
}

/* -------------------------
 * 言語切り替えボタン
 * ------------------------- */
.language-btn {
  cursor: pointer;
  width: 10rem;
  height: 3.8rem;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100vmax;
  cursor: pointer;
  z-index: 1000;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.language-btn__item {
  color: #fff;
  border-radius: 100vmax;
  width: 4.5rem;
  aspect-ratio: 45/30;
  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;
  font-size: 1.2rem;
  line-height: 1;
}
.language-btn__item.is-active {
  color: #000;
  background: #fff;
}

/* -------------------------
 * フッター
 * ------------------------- */
.footer {
  margin-top: 18rem;
  padding-block: 3rem 9rem;
  background-color: #2e2e2e;
  color: #fff;
  z-index: 10;
}
@media (max-width: 834px) {
  .footer {
    margin-top: 5rem;
    padding-block: 3rem 1rem;
  }
}

.footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.footer__page-top-link {
  font-size: var(--f13);
  display: inline-block;
  margin-left: auto;
  margin-bottom: 13rem;
}
@media (max-width: 834px) {
  .footer__page-top-link {
    margin-bottom: 5rem;
    margin-inline: auto;
  }
}

/* フッター上部 */
.footer__top {
  display: grid;
  grid-template-columns: auto 27%;
  gap: 7rem 2%;
  margin-bottom: 32rem;
}
@media (max-width: 834px) {
  .footer__top {
    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;
    margin-bottom: 3rem;
  }
}

.footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10%;
     -moz-column-gap: 10%;
          column-gap: 10%;
  font-family: "Albert Sans", sans-serif;
}
@media (max-width: 834px) {
  .footer__nav {
    width: 100%;
  }
}

.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: 1em;
}

.footer__nav-heading {
  color: var(--c-gray);
  font-size: var(--f16);
  margin-bottom: 2rem;
}

.footer__nav-item {
  font-size: var(--f21);
  font-weight: 500;
  line-height: 1.4;
}

@media (max-width: 834px) {
  .footer__copy-img {
    margin-left: auto;
    width: 60%;
  }
}

.footer__nav-list--02 li + li {
  margin-top: 2em;
}

.footer__nav-doc {
  font-size: var(--f12);
  font-weight: 400;
}

/* フッター下部 */
.footer__bottom {
  display: grid;
  grid-template-columns: auto auto;
  gap: 3rem 0;
  -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 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.footer__logo-area {
  margin-top: 5rem;
  margin-inline: auto;
}
@media (max-width: 834px) {
  .footer__logo-area {
    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;
  }
}

.footer__logo-img {
  width: 29rem;
  height: auto;
  aspect-ratio: 290/34;
  -webkit-transition: opacity ease-in-out 0.3s;
  transition: opacity ease-in-out 0.3s;
}
.footer__logo-img:hover {
  opacity: 0.7;
}
@media (max-width: 499px) {
  .footer__logo-img {
    width: 18rem;
  }
}

.footer__copy {
  color: var(--c-gray);
  font-size: var(--f12);
  margin-top: 1.5rem;
}
@media (max-width: 834px) {
  .footer__copy {
    text-align: center;
  }
}

.footer__info-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 2rem;
  text-align: right;
  line-height: 2;
}

.footer__info--ja {
  font-size: var(--f14);
}

.footer__info--en {
  font-size: var(--f12);
  color: var(--c-gray);
}

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

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

/* -------------------------
 * 下層ページ見出し
 * ------------------------- */
.under-fv {
  margin-bottom: 12rem;
}
@media (max-width: 834px) {
  .under-fv {
    margin-bottom: 7rem;
  }
}
@media (max-width: 499px) {
  .under-fv {
    margin-bottom: 4rem;
  }
}

.under-fv__ttl-wrap {
  line-height: 1.3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 1rem;
  padding-bottom: 2.3rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
}

.under-fv__ttl--en {
  font-size: var(--f80);
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.03em;
}

.under-fv__ttl--ja {
  font-size: var(--f18);
  -webkit-transform-origin: right center;
          transform-origin: right center;
}

.under-fv__sub-ttl--en {
  font-size: var(--f32);
  font-weight: 500;
}

.under-fv__en-ttl-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: 1rem;
}

/* -------------------------
 * パンくずリスト
 * ------------------------- */
.breadcrumbs-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 2rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #454545;
}

.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
}
@media (max-width: 834px) {
  .breadcrumbs {
    gap: 0.6rem;
  }
}
.breadcrumbs li:not(:last-child)::after {
  font-family: "Material Symbols Outlined";
  content: "\e5e1";
  font-weight: 300;
  font-size: var(--f18);
  line-height: 1;
  margin-left: 1rem;
  -webkit-transform: translateY(0.2rem);
          transform: translateY(0.2rem);
  display: inline-block;
}
@media (max-width: 834px) {
  .breadcrumbs li:not(:last-child)::after {
    font-size: var(--f14);
    -webkit-transform: translateY(0);
            transform: translateY(0);
    margin-left: 0.6rem;
  }
}

/* -------------------------
 * 404ページ
 * ------------------------- */
.error-404__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;
}

.error-404__heading {
  font-weight: 500;
}

.error-404__txt {
  text-align: center;
  margin-block: 3rem;
}
@media (max-width: 834px) {
  .error-404__txt {
    text-align: left;
  }
}/*# sourceMappingURL=style.css.map */