@charset "utf-8";

*,
::before,
::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

ul,
ol,
li {
  list-style-type: none;
}

a {
  color: inherit;
  text-decoration: none;
}

button {
  background-color: transparent;
  border-style: none;
}

img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.top-body img {
  display: block;
  object-fit: contain;
}

html {
  font-size: 10px;
  scroll-behavior: smooth;
}

body {
  position: relative;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.866;
  color: #555555;
  background-color: #fafafa;
}

@media(max-width:834px) {
  body {
    font-size: 1.4rem;
  }
}

body.fixed {
  height: 100%;
  overflow-y: hidden;
}

body.fixed main {
  filter: blur(20px);
}

main {
  position: relative;
  z-index: 2;
}

.jp {
  font-family: "IBM Plex Sans JP", sans-serif;
}

.en {
  font-family: "Michroma", sans-serif;
}

.en02 {
  font-family: "Inter", sans-serif;
}

.txt {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.866;
}

@media(max-width:834px) {
  .txt {
    font-size: 1.4rem;
    font-weight: 400;
  }
}

.f120 {
  font-size: 12rem;
}

.f100 {
  font-size: 10rem;
}

.f90 {
  font-size: 9rem;
}

.f80 {
  font-size: 8rem;
}

.f70 {
  font-size: 7rem;
}

.f64 {
  font-size: 6.4rem;
}

.f62 {
  font-size: 6.2rem;
}

.f60 {
  font-size: 6rem;
}

.f54 {
  font-size: 5.4rem;
}

.f52 {
  font-size: 5.2rem;
}

.f50 {
  font-size: 5rem;
}

.f48 {
  font-size: 4.8rem;
}

.f42 {
  font-size: 4.2rem;
}

.f40 {
  font-size: 4rem;
}

.f36 {
  font-size: 3.6rem;
}

.f32 {
  font-size: 3.2rem;
}

.f30 {
  font-size: 3rem;
}

.f28 {
  font-size: 2.8rem;
}

.f26 {
  font-size: 2.6rem;
}

.f24 {
  font-size: 2.4rem;
}

.f22 {
  font-size: 2.2rem;
}

.f21 {
  font-size: 2.1rem;
}

.f20 {
  font-size: 2rem;
}

.f18 {
  font-size: 1.8rem;
}

.f17 {
  font-size: 1.7rem;
}

.f16 {
  font-size: 1.6rem;
}

.f15 {
  font-size: 1.5rem;
}

.f15all {
  font-size: 1.5rem;
}

.f14 {
  font-size: 1.4rem;
}

.f13 {
  font-size: 1.3rem;
}

.f13all {
  font-size: 1.3rem;
}

.f12 {
  font-size: 1.2rem;
}

.f12all {
  font-size: 1.2rem;
}

.f10 {
  font-size: 1rem;
}

.f10all {
  font-size: 1rem;
}

@media(max-width:1667px) {
  .f120 {
    font-size: 8rem;
  }

  .f100 {
    font-size: 6.75rem;
  }

  .f90 {
    font-size: 6rem;
  }

  .f80 {
    font-size: 5.5rem;
  }

  .f70 {
    font-size: 5rem;
  }

  .f64 {
    font-size: 4.6rem;
  }

  .f62 {
    font-size: 4.5rem;
  }

  .f60 {
    font-size: 4.5rem;
  }

  .f54 {
    font-size: 4.2rem;
  }

  .f52 {
    font-size: 3.6rem;
  }

  .f50 {
    font-size: 4rem;
  }

  .f48 {
    font-size: 3.9rem;
  }

  .f42 {
    font-size: 3.2rem;
  }

  .f40 {
    font-size: 3.15rem;
  }

  .f36 {
    font-size: 3rem;
  }

  .f32 {
    font-size: 2.8rem;
  }

  .f30 {
    font-size: 2.6rem;
  }

  .f28 {
    font-size: 2.4rem;
  }

  .f26 {
    font-size: 2.25rem;
  }

  .f24 {
    font-size: 2.1rem;
  }

  .f22 {
    font-size: 2rem;
  }

  .f21 {
    font-size: 1.9rem;
  }

  .f20 {
    font-size: 1.85rem;
  }

  /* .f18 {
    font-size: 1.7rem;
  }

  .f17 {
    font-size: 1.6rem;
  } */

  /* .f16 {
    font-size: 1.5rem;
  }

  .f15 {
    font-size: 1.4rem;
  }

  .f14 {
    font-size: 1.3rem;
  }

  .f13 {
    font-size: 1.2rem;
  }

  .f12 {
    font-size: 1.1rem;
  }

  .f10 {
    font-size: 1rem;
  } */
}

@media(max-width:834px) {

  .f120 {
    font-size: 6rem;
  }

  .f100 {
    font-size: 5rem;
  }

  .f90 {
    font-size: 4.6rem;
  }

  .f80 {
    font-size: 4.2rem;
  }

  .f70 {
    font-size: 3.6rem;
  }

  .f64 {
    font-size: 3.2rem;
  }

  .f62 {
    font-size: 3rem;
  }

  .f60 {
    font-size: 3rem;
  }

  .f54 {
    font-size: 2.6rem;
  }

  .f52 {
    font-size: 2.5rem;
  }

  .f50 {
    font-size: 2.4rem;
  }

  .f48 {
    font-size: 2.35rem;
  }

  .f42 {
    font-size: 2.2rem;
  }

  .f40 {
    font-size: 2.15rem;
  }

  .f36 {
    font-size: 2rem;
  }

  .f32 {
    font-size: 1.9rem;
  }

  .f30 {
    font-size: 1.875rem;
  }

  .f28 {
    font-size: 1.85rem;
  }

  .f26 {
    font-size: 1.825rem;
  }

  .f24 {
    font-size: 1.8rem;
  }

  .f22 {
    font-size: 1.75rem;
  }

  .f21 {
    font-size: 1.7rem;
  }

  .f20 {
    font-size: 1.675rem;
  }

  .f18 {
    font-size: 1.6rem;
  }

  .f17 {
    /* font-size: 1.5rem; */
    font-size: 1.6rem;
  }

  .f16 {
    /* font-size: 1.4rem; */
    font-size: 1.5rem;
  }

  .f15 {
    /* font-size: 1.3rem; */
    font-size: 1.4rem;
  }

  .f14 {
    /* font-size: 1.2rem; */
    font-size: 1.3rem;
  }

  .f13 {
    /* font-size: 1.1rem; */
    font-size: 1.2rem;
  }

  .f12 {
    /* font-size: 1.05rem; */
    font-size: 1.1rem;
  }

  .f10 {
    font-size: 1rem;
  }
}

.b {
  font-weight: 700;
}

.sb {
  font-weight: 600;
}

.m {
  font-weight: 500;
}

.r {
  font-weight: 400;
}

.l {
  font-weight: 300;
}

.el {
  font-weight: 200;
}

.fcw {
  color: #fff;
}

.fcb {
  color: #555555;
}

.fcbr {
  color: #887258;
}

.fc-grad {
  width: fit-content;
  background: #2C2926;
  background: linear-gradient(90deg, rgba(44, 41, 38, 1) 0%, rgba(44, 41, 38, 1) 25%, rgba(173, 139, 98, 1) 100%);
  background-size: 100% 100%;
  background-position: left;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.lh15 {
  line-height: 1.5
}

.lh12 {
  line-height: 1.2
}

.tac {
  text-align: center;
}

.tas {
  text-align: start;
}

.tae {
  text-align: end;
}

.pad {
  padding: 100px 0;
}

.pad-top {
  padding-top: 100px;
}

.pad-bottom {
  padding-bottom: 100px;
}

@media(max-width:1667px) {
  .pad {
    padding: 6vw 0;
  }

  .pad-top {
    padding-top: 6vw;
  }

  .pad-bottom {
    padding-bottom: 6vw;
  }
}

@media(max-width:834px) {
  .pad {
    padding: 40px 0;
  }

  .pad-top {
    padding-top: 40px;
  }

  .pad-bottom {
    padding-bottom: 40px;
  }
}

/* 
@media(max-width:500px) {
  .pad {
    padding: 45px 0;
  }

  .pad-top {
    padding-top: 45px;
  }

  .pad-bottom {
    padding-bottom: 45px;
  }
} */

.sec-ttl-s-wrap {
  position: relative;
}

.sec-ttl-s-wrap::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 150px;
  width: calc(100% - 150px);
  height: 1px;
  background-color: #ebe8e6;
  /* transform: translate(0,-50%); */
}

.top-business .sec-ttl-s-wrap::before {
  left: 200px;
  width: calc(100% - 200px);
  background-color: #ffffff50;
}

.top-service .sec-ttl-s-wrap::before {
  background-color: #ebe8e650;
}

.top-laboratory .sec-ttl-s-wrap::before {
  left: 170px;
  width: calc(100% - 170px);
}

@media(max-width:834px) {
  .sec-ttl-s-wrap::before {
    left: 120px;
    width: calc(100% - 120px);
  }

  .top-business .sec-ttl-s-wrap::before {
    left: 170px;
    width: calc(100% - 170px);
  }

  .top-laboratory .sec-ttl-s-wrap::before {
    left: 140px;
    width: calc(100% - 140px);
  }
}

.sec-ttl-s {
  position: relative;
  padding-left: 1.5em;
  font-family: "Michroma", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1;
}

.fcw .sec-ttl-s {
  color: #fff;
}

.sec-ttl-s::before {
  content: '';
  position: absolute;
  top: 0%;
  left: 0;
  width: 15px;
  height: 17px;
  background: url(../img/common/icon.webp) no-repeat center / contain;
}

.fcw .sec-ttl-s::before {
  background: url(../img/common/icon_w.webp) no-repeat center / contain;
}

@media(max-width:834px) {
  .sec-ttl-s {
    padding-left: 1.5em;
    font-size: 1.5rem;
  }
}

.sec-mess__wrap {
  display: flex;
  flex-direction: column;
}

/* inner 1500 */
@media(max-width:1667px) {}

/* inner 1200 */
@media(max-width:1334px) {}

@media(max-width:1200px) {}

@media(max-width:1000px) {}


.btn {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  width: 150px;
  max-width: 100%;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
  color: #fff;
  background: #887258;
  overflow: hidden;
}

.fcw .btn {
  color: #555555;
  background-color: #ffffff;
}

.fcw .btn:hover {
  color: #fff;
}

.btn::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8);
  width: 100%;
  height: 100%;
  /* background: #887258; */
  background: linear-gradient(90deg, #af8b70 0%, #d9ac8b 100%);
  /* border: 1px solid #424553; */
  border-radius: 30px;
  opacity: 0;
  transition: all .3s;
}

.btn:hover::before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  transition: all .3s;
}

.btn-txt__wrap {
  display: flex;
  flex-direction: column;
  align-items: center;

  line-height: 1.3;
  height: 19.5px;
  overflow: hidden;
  position: relative;
}

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

.btn:hover .btn-txt {
  transform: translate(0, -100%);
  transition: all .6s;
}

@media(max-width:834px) {}

.h-roll__link {
  display: flex;
  flex-direction: column;
  line-height: 1.3;
  height: 19.5px;
  overflow: hidden;
  position: relative;
  padding-bottom: 3px;
}

.h-roll {
  transform: translate(0, 0%);
}

.h-roll__link:hover .h-roll {
  transform: translate(0, -100%);
  transition: all .4s;
}


.h-line {
  position: relative;
  display: inline-block;
  width: fit-content;
}

.h-line:hover {
  opacity: .7;
  transition: all .4s ease-in-out;
}

.h-line::before {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  /* background: inherit; */
  background: #887258aa;
  /* opacity: .8; */
}

/* .fcw .h-line::before {
  background: #ffffffaa;
} */

.h-line:hover::before {
  width: 100%;
  animation: line-dash .6s ease-in-out;
}

@keyframes line-dash {
  0% {
    width: 0%;
  }

  100% {
    width: 100%;
  }
}

.icon-link {
  position: relative;
  padding-right: 20px;
}

.icon-link::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  width: 12px;
  height: 12px;
  background: url(../img/common/icon-link.webp) no-repeat center / contain;
}


.h-op {
  transition: all .3s ease-in-out;
}

.h-op:hover {
  opacity: .7;
  transition: all .3s ease-in-out;
}

.h-txt {
  background-image: linear-gradient(90deg, #2b7868, #2b7868);
  /* 線の色 */
  background-position: left bottom;
  /* 線の起点を左・下に設定 */
  background-repeat: no-repeat;
  background-size: 0 1px;
  /* 線の横幅を0、縦幅を2pxに */
  padding-bottom: 4px;
  /* 下線を下にズラす */
  transition: background-size .6s;
  /* 変形をアニメーション化 */
}

.h-txt:hover {
  background-size: 100% 1px;
  /* 線の横幅を100%にする */
  transition: all .6s ease-in-out;
}

@media(max-width:1667px) {}


.js-parallax__area {
  position: relative;
  width: 100%;
  /* aspect-ratio: 1680 / 800; */
  aspect-ratio: 1680 / 690;
  overflow: hidden;
}

.js-parallax {
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  min-height: 100%;
  width: 100%;
  max-width: 100%;
  object-fit: cover;
  will-change: transform;
  /* transition: transform 0.05s linear; */
}

img.js-parallax {
  object-fit: cover;
}

@media(max-width:1667px) {}

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

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

.box {
  position: relative;
  width: calc(100% - 40px);
  border-radius: 20px;
  margin: 20px auto;
}

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

@media(max-width:834px) {
  .box {
    width: calc(100% - 10px);
    border-radius: 8px;
    margin: 20px auto;
  }
}

@media(max-width:500px) {}

.min1501 {
  display: block;
}

.max1500 {
  display: none;
}

@media(max-width:1500px) {
  .min1501 {
    display: none;
  }

  .max1500 {
    display: block;
  }
}

.min1201 {
  display: block;
}

.max1200 {
  display: none;
}

@media(max-width:1200px) {
  .min1201 {
    display: none;
  }

  .max1200 {
    display: block;
  }
}

.min1101 {
  display: block;
}

.max1100 {
  display: none;
}

@media(max-width:1100px) {
  .min1101 {
    display: none;
  }

  .max1100 {
    display: block;
  }
}

.max834 {
  display: none;
}

.min835 {
  display: block;
}

.sp {
  display: none;
}

.pc {
  display: block;
}

@media(max-width:834px) {

  .max834 {
    display: block;
  }

  .min835 {
    display: none;
  }

  .sp {
    display: block;
  }

  .pc {
    display: none;
  }
}

.min601 {
  display: block;
}

.max600 {
  display: none;
}

@media(max-width:600px) {
  .min601 {
    display: none;
  }

  .max600 {
    display: block;
  }
}

.max550 {
  display: none;
}

@media(max-width:550px) {
  .max550 {
    display: block;
  }
}

.min501 {
  display: block;
}

.max500 {
  display: none;
}

@media(max-width:500px) {

  .min501 {
    display: none;
  }

  .max500 {
    display: block;
  }
}

.max450 {
  display: none;
}

@media(max-width:450px) {
  .max450 {
    display: block;
  }
}

.max400 {
  display: none;
}

@media(max-width:400px) {
  .max400 {
    display: block;
  }
}

.max380 {
  display: none;
}

@media(max-width:380px) {
  .max380 {
    display: block;
  }
}

.max370 {
  display: none;
}

@media(max-width:370px) {
  .max370 {
    display: block;
  }
}

.max359 {
  display: none;
}

@media(max-width:359px) {
  .max359 {
    display: block;
  }
}

.loadin01 {
  opacity: 0;
  transform: scale(1.05);
}

.loadin01.show {
  opacity: 1;
  transform: scale(1);
  transition: all 1s 0s ease-in-out;
  /* transition: opacity 1s ease-in-out, transform 1s ease-in-out; */
}

.loadin02 {
  clip-path: inset(0 100% 0 0);
}

.loadin02.show {
  clip-path: inset(0);
  transition: clip-path .3s .8s ease-out;
}

.loadin03 {
  opacity: 0;
}

.loadin03.show {
  opacity: 1;
  transition: all .4s 1.4s ease-in-out;
}

.loadin04 {
  opacity: 0;
  /* transform: translate(0, 100%); */
  transition: all .4s 0s ease-in-out;
}

.loadin04.show {
  opacity: 1;
  /* transform: translate(0, 0); */
  transition: all 1.4s 3s ease-in-out;
}

.loadin05 {
  clip-path: polygon(0 0, -9rem 0, 0 100%, 0% 100%);
}

.loadin05.show {
  clip-path: polygon(0 0, 100% 0, calc(100% + 9rem) 100%, 0% 100%);
  transition: clip-path 1.2s 4s ease-out;
}

.fadein {
  opacity: 0;
  transform: translate(0, 40px);
}

.fadein.show {
  opacity: 1;
  transform: translate(0, 0);
  transition: all .6s ease-in-out;
}

.fadein_txt {
  clip-path: inset(0 100% 0 0);
}

.fadein_txt.show {
  clip-path: inset(0);
  transition: all 1.2s ease-out;
}

.fadein01 {
  opacity: 0;
  transform: translate(0, 20px);
}

.fadein01.show {
  opacity: 1;
  transform: translate(0, 0px);
  transition: all .6s ease-in-out .1s;
}

.fadein02 {
  opacity: 0;
  transform: translate(0, 20px);
}

.fadein02.show {
  opacity: 1;
  transform: translate(0, 0px);
  transition: all .6s ease-in-out .2s;
}

.fadein03 {
  opacity: 0;
  transform: translate(0, 20px);
}

.fadein03.show {
  opacity: 1;
  transform: translate(0, 0px);
  transition: all .6s ease-in-out .3s;
}

.fadein04 {
  opacity: 0;
  transform: translate(0, 20px);
}

.fadein04.show {
  opacity: 1;
  transform: translate(0, 0px);
  transition: all .6s ease-in-out .4s;
}

.fadein05 {
  opacity: 0;
  transform: translate(0, 20px);
}

.fadein05.show {
  opacity: 1;
  transform: translate(0, 0px);
  transition: all .6s ease-in-out .5s;
}

.header-l {
  position: fixed;
  z-index: 100;
  top: 40px;
  left: 55px;
  display: flex;
  gap: 50px;
}

.header-l.hidden {
  display: none;
}

.header-logo__wrap {
  line-height: 1;
  width: 190px;
}

.header-logo {
  transform: scale(1) translate(0, 0);
  transition: all .6s ease;
}

.header-logo.small {
  transform: scale(0.6) translate(-40%, -40%);
}

.header-nav__list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 2px 40px;
  height: 95px;
  margin-top: 25px;
  opacity: 1;
  transform: translate(0, 0px);
  transition: all .6s ease;
}

.header-nav__list.hidden {
  opacity: 0;
  transform: translate(0, -100px);
}

.header-r {
  position: fixed;
  z-index: 300;
  top: 40px;
  right: 40px;
  display: flex;
  align-items: center;
  gap: 15px;
}

.header-contact.btn {
  color: #fff;
  width: 150px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(90deg, #af8b70 0%, #d9ac8b 100%);
}

.header-contact.btn::before {
  background: #887258;
}

.header-contact__wrap.hidden {
  display: none;
}

.header-btn {
  position: relative;
  width: 80px;
  height: 40px;
  border-radius: 20px;
  background-color: #fff;
}

.header-btn.active {
  background: #887258;
}

.header-btn:hover {
  cursor: pointer;
}

.header-btn__ham {
  position: relative;
  width: 20px;
  height: 20px;
  margin: auto;
  overflow: hidden;
}

.header-btn__ham span {
  position: absolute;
  top: 30%;
  left: 0%;
  width: 100%;
  height: 1px;
  background-color: #000;
  transition: all .4s ease;
}

.header-btn.active span {
  background-color: #fff;
}

.header-btn__ham span:nth-of-type(1) {
  top: 25%;
}

.header-btn__ham span:nth-of-type(2) {
  top: 50%;
}

.header-btn__ham span:nth-of-type(3) {
  top: 75%;
}

.header-btn.active span:nth-of-type(1) {
  top: 50%;
  transform: rotate(30deg);
}

.header-btn.active span:nth-of-type(2),
.header-btn.active span:nth-of-type(3) {
  top: 50%;
  transform: rotate(-30deg);
}

@media(max-width:1334px) {}

@media(max-width:1100px) {
  .header-nav__list {
    display: none;
  }
}

@media(max-width:834px) {
  .header-l {
    top: 15px;
    left: 5vw;
    gap: 0;
  }

  .header-logo__wrap {
    width: 140px;
  }

  .header-r {
    top: 15px;
    right: 15px;
    gap: 10px;
  }
}

@media(max-width:600px) {
  .header-l {
    position: fixed;
    top: 5px;
    left: 10px;
  }

  .header-r {
    top: 5px;
    right: 10px;
    gap: 10px;
  }

  .header-logo__wrap {
    width: 100px;
  }

  .header-contact.btn {
    width: 110px;
    height: 36px;
  }

  .header-contact.btn .btn-txt__wrap {
    height: 18.5px;
  }

  .header-btn {
    width: 80px;
    height: 36px;
    background-color: #f7f7f7;
  }
}


.menu {
  position: fixed;
  z-index: 200;
  top: 1%;
  right: 1%;
  width: 98%;
  height: 98%;
  color: #555555;
  background: #fafafa;
  border-radius: 20px;
  padding: 50px 5%;
  display: none;
  overflow: scroll;
}

.menu.active {
  display: flex;
}

.menu-inner {
  width: 100%;
  height: fit-content;
  padding-top: 50px;
  margin: 0 auto;
}

.menu-head {
  display: flex;
}

.menu-bottom {
  display: flex;
  justify-content: space-between;
  align-items: end;
  border-top: 1px solid #eee;
  padding-top: 40px;
  margin-top: 60px;
}

.menu-nav__list {
  width: 840px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 30px;
  height: 350px;
  border-right: 1px solid #eee;
}

.menu-nav__item-link {
  display: flex;
  flex-direction: column;
}

.menu-nav__item-en {
  font-size: 3.2rem;
  line-height: 1.2;
}

.menu-nav__item-jp {
  font-size: 1.4rem;
}

.menu-nav__sub-list {
  color: #bababa;
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-top: 15px;
}

.menu-sub__list {
  font-size: 1.4rem;
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding-left: 60px;
}

.menu-sub__item-children {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-top: 10px;
}

.menu-sub__item-child__link {
  color: #bababa;
}

.menu-bottom__link {
  width: 288px;
}

.menu-bottom__copy {
  color: #ccc;
}

@media(max-width:1334px) {}

@media(max-width:1200px) {
  .menu-nav__list {
    width: calc(100% - 200px);
  }

  .menu-sub__list {
    width: 200px;
    padding-left: 40px;
  }
}

@media(max-width:1000px) {
  .menu-nav__list {
    width: calc(100% - 145px);
  }

  .menu-sub__list {
    width: 145px;
  }
}

@media(max-width:834px) {
  .menu-inner {
    width: 100%;
    padding: 50px 0;
    margin: 0 auto;
  }

  .menu-head {
    display: flex;
    flex-direction: column;
  }

  .menu-nav__list {
    width: 100%;
    gap: 25px;
    height: fit-content;
    border-right: none;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 25px;
  }

  .menu-sub__list {
    height: 157px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 12px 60px;
    padding-left: 0px;
  }

  .menu-sub__item-children {
    font-size: 1.3rem;
    gap: 3px;
    margin-top: 6px;
  }

  .menu-bottom__link {
    width: 200px;
  }
}

@media(max-width:500px) {
  .menu {
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    border-radius: 0px;
    padding: 0px 8%;
  }

  .menu-nav__item-en {
    font-size: 2.2rem;
  }

  .menu-sub__item-child {
    white-space: nowrap;
  }

  .menu-bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding-top: 10px;
    margin-top: 30px;
  }

}

@media(max-width:390px) {
  .menu {
    padding: 0px 5%;
  }
}

@media(max-width:365px) {
  .menu {
    padding: 0px 4%;
  }
}

.page-top__link {
  position: fixed;
  z-index: 1000;
  bottom: 30px;
  right: 30px;
  width: 60px;
  height: 60px;
  background: #00000080;
}

.page-top__link::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -47%);
  font-family: "Material Symbols Outlined";
  content: '\eae6';
  font-size: 3.4rem;
  color: #fff;
  font-weight: 200;
}

@media(max-width:600px) {
  .page-top__link {
    bottom: 1dvh;
    right: 10px;
    width: 40px;
    height: 40px;
  }

  .page-top__link::after {
    transform: translate(-50%, -47%);
    font-size: 2rem;
  }
}


/* inner 1500 */
@media(max-width:1667px) {}

/* inner 1500 */
@media(max-width:1667px) {}

@media(max-width:1200px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {}

@media(max-width:500px) {}

@media(max-width:359px) {}

.top-main {
  padding-top: 20px;
}

@media(max-width:600px) {
  .top-main {
    padding-top: 50px;
  }

}

.top-mv {
  position: relative;
}

.top-mv__box {
  position: relative;
  aspect-ratio: 1640 / 840;
  margin-top: 0;
}

.top-mv__slogan-wrap {
  position: absolute;
  z-index: 3;
  bottom: 15%;
  left: 5%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  line-height: 1.23;
}

/* inner 1500 */
@media(max-width:1667px) {}

/* inner 1500 */
@media(max-width:1667px) {}

@media(max-width:1200px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {}

@media(max-width:600px) {
  .top-mv__box {
    position: relative;
    aspect-ratio: 720 / 1200;
    margin: 0 auto 10px;
  }

  .top-mv__slogan-wrap {
    bottom: 8%;
    left: 4%;
  }

}

@media(max-width:500px) {}

@media(max-width:400px) {}


@media(max-width:359px) {}

.top-about__inner {
  display: flex;
  margin-top: 40px;
}

.top-about__head {
  width: 60%;
}

.top-about__main {
  width: 40%;
}

.top-about__mess {
  line-height: 1.16;
}

.top-about__mess-jp02 {
  letter-spacing: -0.08em;
}

.top-about__txt {
  margin: 20px 0 40px;
}

/* inner 1500 */
@media(max-width:1667px) {}

@media(max-width:1200px) {
  .top-about__inner {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 25px;
  }

  .top-about__head {
    width: 100%;
  }

  .top-about__main {
    width: 100%;
  }


  .top-about__txt {
    margin: 20px 0 30px;
  }
}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .top-about__link {
    margin: 0 auto;
  }
}

@media(max-width:500px) {
  .top-about__mess {
    font-size: 2.8rem;
  }
}

@media(max-width:359px) {
  .top-about__mess {
    font-size: 2.5rem;
  }
}

.top-news__box {
  background-color: #f4f0ed;
}

.top-news__inner {
  display: flex;
}

.top-news__head {
  width: 300px;
}

.top-news__list-area {
  width: calc(100% - 300px);
}

.top-news__list-area {
  overflow-x: auto;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE10+ */
}

.top-news__list-area::-webkit-scrollbar {
  display: none;
  /* Chrome/Safari */
}

.top-news__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding: 7px;
}

.top-news__ttl {
  position: relative;
  padding-left: 1.3em;
}

.top-news__ttl::before {
  content: '';
  position: absolute;
  top: 8%;
  left: 0;
  width: 0.8em;
  height: 1em;
  background: url(../img/common/icon.webp) no-repeat center / contain;
}

.top-news__item {}

.top-news__item-link {
  display: flex;
  gap: 20px;
  background-color: #f1ece8;
  border-radius: 8px;
  padding: 15px;
  transition: all .3s ease;
}

.top-news__item-link:hover {
  transform: scale(1.01);
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.1);
}

.top-news__item-img {
  width: 190px;
}

.top-news__item-cont {
  width: calc(100% - 190px);
}

.top-news__item-head {
  display: flex;
  align-items: center;
  gap: 10px;
}

.top-news__item-cate {
  color: #fff;
  background-color: #887258;
  border-radius: 3px;
  padding: 3px 14px 1px;
}

.top-news__item-ttl {
  font-weight: 400;
  margin-top: 15px;
}

.top-news__link {
  color: #887258;
  margin: 40px auto auto 2.5em;
}

/* inner 1500 */
@media(max-width:1667px) {
  .top-news__head {
    width: 220px;
  }

  .top-news__list-area {
    width: calc(100% - 220px);
  }

  .top-news__item-img {
    width: 150px;
  }

  .top-news__item-cont {
    width: calc(100% - 150px);
  }
}

@media(max-width:1200px) {
  .top-news__inner {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }

  .top-news__head {
    width: 220px;
  }

  .top-news__list-area {
    width: 100%;
  }

  .top-news__link {
    margin: 20px auto auto 2.5em;
  }
}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .top-news__inner {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }

  .top-news__head {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .top-news__link {
    margin: 0;
  }

  .top-news__list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}

@media(max-width:500px) {
  .top-news__box {
    padding-bottom: 10px;
  }

  .top-news__inner {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px;
  }

  .top-news__head {
    width: 90%;
    margin: 0 auto;
  }

  .top-news__inner .scroll-hint-shadow-wrap:has(.scroll-hint.is-left-scrollable)::before,
  .top-news__inner .scroll-hint-shadow-wrap.is-left-scrollable::before {
    opacity: 1;
    visibility: hidden;
  }

  .top-news__inner .scroll-hint-shadow-wrap:has(.scroll-hint.is-right-scrollable)::after,
  .top-news__inner .scroll-hint-shadow-wrap.is-right-scrollable::after {
    opacity: 1;
    visibility: hidden;
  }

  .top-news__list-area {
    width: 100%;
    overflow: scroll;
  }

  .top-news__list {
    width: 1100px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    padding: 6px 5vw 20px;
  }

  .top-news__item-link {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .top-news__item-img {
    width: 100%;
  }

  .top-news__item-cont {
    width: 100%;
  }
}

@media(max-width:359px) {}

.top-business__box {
  aspect-ratio: 1640 / 976;
  background: url(../img/top/business.webp) no-repeat left top / 100% auto;
}

.top-business__box-inner {
  display: flex;
  flex-direction: column;
  justify-content: end;
  height: 100%;
  padding-bottom: 30px;
}

.top-business__head {
  padding-left: 20px;
}

.top-business__mess {
  margin: 4% auto 15px 0;
}

.top-business__link {
  margin: 30px auto 0 0;
}

.top-business__list-area {
  margin-top: 6%;
}

.top-business__list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}

.top-business__item-link {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  padding: 30px 30px 120px;
  transition: all .3s ease;
}

.top-business__item-link:hover {
  transform: scale(1.01);
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.1);
}

.top-business__item-img {
  position: absolute;
  top: 25px;
  right: 30px;
  width: 64px;
}

.top-business__item-ttl__wrap {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.top-business__item-num {
  width: fit-content;
  background-color: #887258;
  border-radius: 15px;
  line-height: 1;
  padding: 4px 10px 3px;
}

.top-business__item-ttl {
  line-height: 1.36;
}

.top-business__item-detail__list {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-top: 50px;
}

.top-business__item-detail__item {
  position: relative;
  line-height: 1.5;
  padding-left: 1.3em;
}

.top-business__item-detail__item::before {
  content: '';
  position: absolute;
  top: -5%;
  left: 0;
  width: 100%;
  height: 100%;
  color: #887258;
  font-family: "Material Symbols Outlined";
  content: '\e5ca';
  font-size: 1.4rem;
}

.top-business__item-btn {
  position: absolute;
  bottom: 30px;
  right: 25px;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  width: 64px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  text-align: center;
  color: #887258;
  background: #f4f0ed;
  overflow: hidden;
}

.top-business__item-btn__arrow-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;

  line-height: 1.3;
  height: 19.5px;
  overflow: hidden;
  position: relative;
}

.top-business__item-btn__arrow {
  transform: translate(0, 0%);
}

.top-business__item-link:hover .top-business__item-btn__arrow {
  transform: translate(0, -100%);
  transition: all .6s;
}

.top-business__item-btn__arrow span {
  font-size: 1.4rem;
  line-height: 1.3;
}

/* inner 1500 */
@media(max-width:1667px) {}

@media(max-width:1500px) {
  .top-business__box {
    aspect-ratio: unset;
  }

  .top-business__mess {
    margin: 40px auto 15px 0;
  }

  .top-business__list-area {
    margin-top: 50px;
  }

  .top-business__item-link {
    padding: 30px 25px 100px;
  }

  .top-business__item-detail__list {
    margin-top: 35px;
  }

  .top-business__item-detail__list {
    margin-top: 30px;
  }

  .top-business__item:nth-of-type(2) .top-business__item-detail__list,
  .top-business__item:nth-of-type(3) .top-business__item-detail__list,
  .top-business__item:nth-of-type(4) .top-business__item-detail__list {
    margin-top: 55px;
  }

}

@media(max-width:1330px) {
  .top-business__item-link {
    padding: 30px 20px 70px;
  }

  .top-business__item-ttl {
    font-size: 1.75rem;
  }

  .top-business__item-btn {
    bottom: 20px;
    right: 20px;
  }
}

@media(max-width:1150px) {
  .top-business__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }
}

@media(max-width:834px) {
  .top-business__box {
    background: url(../img/top/business.webp) no-repeat center top / 130% auto;
  }

  .top-business__link {
    margin: 30px auto 0;
  }

  .top-business__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}

@media(max-width:600px) {
  .top-business__box {
    background: url(../img/top/business.webp) no-repeat center top / 150% auto;
    margin-bottom: 0;
  }

  .top-business__head {
    padding-left: 10px;
  }

  .top-business__mess {
    font-size: 2.8rem;
  }

  .top-business__list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }

  .top-business__item-link {
    padding: 25px 25px 25px;
  }

  .top-business__item-ttl__wrap {
    display: flex;
    flex-direction: row;
    align-items: start;
    gap: 15px;
  }

  .top-business__item-detail__list {
    padding-left: 47px;
    margin-top: 15px;
  }

  .top-business__item-img {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 47px;
  }

  .top-business__item-btn {
    bottom: 15px;
    right: 15px;
    width: 58px;
    height: 24px;
    line-height: 24px;
  }

}

@media(max-width:400px) {
  .top-business__box {
    background: url(../img/top/business.webp) no-repeat center top / 220% auto;
  }

  .top-business__mess {
    font-size: 2.6rem;
  }
}

@media(max-width:359px) {
  .top-business__mess {
    font-size: 2.3rem;
  }
}

.top-service {
  background-color: #4e4743;
}

.top-service__inner {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.top-service__main {
  width: 40%;
  padding-left: 2%;
  padding-bottom: 30px;
}

.top-service__img-area {
  width: 70%;
  margin-left: -150px;
}

.top-service__mess {
  display: flex;
  flex-direction: column;
}

.top-service__detial-list {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 20px;
}

.top-service__detail-item {
  position: relative;
  border-radius: 3px;
  background-color: #726965;
  padding: 4px 17px 2px 35px;
}

.top-service__detail-item::before {
  content: '';
  position: absolute;
  top: -6%;
  left: 8px;
  width: 100%;
  height: 100%;
  color: #fff;
  font-family: "Material Symbols Outlined";
  content: '\e5ca';
  font-size: 1.3em;
  font-weight: 400;
}

.top-service__txt {
  margin: 25px 0;
}

.top-service__bottom {
  position: relative;
  z-index: 3;
  /* display: flex; */
  display: grid;
  grid-template-columns: 325px auto 150px;
  align-items: center;
  gap: 5%;
  border-radius: 8px;
  background: url(../img/top/service_bottom.webp) no-repeat center / cover;
  padding: 50px 5%;
  margin-top: -30px;
}

.top-service__bottom-mess {
  display: flex;
  flex-direction: column;
  white-space: nowrap;
  line-height: 1.5;
}


/* inner 1500 */
@media(max-width:1667px) {
  .top-service__img-area {
    width: 70%;
    margin-left: -9vw;
  }

  .top-service__bottom {
    display: grid;
    grid-template-columns: 270px auto 150px;
    gap: 5%;
    padding: 50px 5%;
  }
}

@media(max-width:1400px) {
  .top-service__mess01 {
    font-size: 1.9rem;
  }

  .top-service__mess02 {
    font-size: 2.7rem;
  }

  .top-service__detial-list {
    font-size: 1.6rem;
  }
}

@media(max-width:1200px) {

  .top-service__inner {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
  }

  .top-service__main {
    width: 100%;
    padding-left: 0%;
    padding-bottom: 50px;
  }

  .top-service__img-area {
    width: 100%;
    max-width: 600px;
    margin: 50px auto;
  }

  .top-service__bottom {
    margin-top: 0px;
  }
}

@media(max-width:834px) {
  .top-service__link {
    margin: 0 auto;
  }

  .top-service__bottom {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    padding: 35px 5%;
  }

  .top-service__bottom-mess02 {
    font-size: 2.5rem;
  }

  .top-service__bottom-link {
    margin: 0 auto;
  }
}

@media(max-width:500px) {
  .top-service__main {
    padding-bottom: 35px;
  }

  .top-service__img-area {
    margin: 35px auto;
  }

  img.top-service__img {
    width: calc(100% + 10vw);
    max-width: calc(100% + 10vw);
    margin-left: -5vw;
  }

  .top-service__detial-list {
    font-size: 1.5rem;
  }
}

@media(max-width:359px) {}


@media(max-width:500px) {}

@media(max-width:359px) {}

.top-laboratory__slider-area {
  margin-top: 60px;
}

.top-laboratory__slider .swiper-wrapper {
  transition-timing-function: linear;
}

.top-laboratory__slider-item__img {
  border-radius: 8px;
}

.top-laboratory__inner {
  display: flex;
}

.top-laboratory__mess {
  width: 50%;
  display: flex;
  flex-direction: column;
  line-height: 1.5;
}

.top-laboratory__main {
  width: 50%;
}

.top-laboratory__link {
  margin-top: 30px;
}

/* inner 1500 */
@media(max-width:1667px) {}

@media(max-width:1200px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {

  .top-laboratory__inner {
    display: flex;
    flex-direction: column;
    gap: 25px;
  }

  .top-laboratory__slider-area {
    margin-top: 40px;
  }

  .top-laboratory__mess {
    width: 100%;
  }

  .top-laboratory__main {
    width: 100%;
  }

  .top-laboratory__link {
    margin: 30px auto 0;
  }
}

@media(max-width:500px) {}

@media(max-width:359px) {}

.top-products__box {
  background-color: #f4f0ed;
}

.top-products__box-inner {
  display: flex;
  align-items: center;
}

.top-products__img {
  width: 50%;
  border-radius: 8px;
}

.top-products__cont {
  width: 50%;
  padding-left: 6%;
}

.top-products__main {
  padding-left: 5%;
  margin-top: 40px;
}

.top-products__txt {
  margin: 10px 0 25px;
}

/* inner 1500 */
@media(max-width:1667px) {}

@media(max-width:1200px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {}

@media(max-width:600px) {

  .top-products__box-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 35px;
  }

  .top-products__img {
    width: 100%;
  }

  .top-products__cont {
    width: 100%;
    padding-left: 0%;
  }

  .top-products__main {
    padding-left: 5%;
    margin-top: 25px;
  }

  .top-products__link {
    margin: 0 auto;
  }
}

@media(max-width:359px) {}

.top-sustainability__box {
  aspect-ratio: 1640 / 790;
}

.top-sustainability__inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.top-sustainability__cont {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #e1e1e140;
  padding-top: 30px;
  margin-top: 20px;
}

.top-sustainability__main {
  display: flex;
  flex-direction: column;
  align-items: end;
  gap: 30px;
}

.top-sustainability__txt {
  text-align: end;
}

/* inner 1500 */
@media(max-width:1667px) {}

@media(max-width:1200px) {
  .top-sustainability__box {
    aspect-ratio: 1640 / 1000;
  }

  .top-sustainability__cont {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: space-between;
    border-top: 1px solid #e1e1e140;
    padding-top: 20px;
    margin-top: 20px;
  }
}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .top-sustainability__box {
    aspect-ratio: 1640 / 1200;
  }

  .top-sustainability__cont {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: space-between;
    border-top: 1px solid #e1e1e140;
    padding-top: 20px;
    margin-top: 20px;
  }

  .top-sustainability__main {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 30px;
  }

  .top-sustainability__txt {
    text-align: start;
  }

  .top-sustainability__link {
    margin: 0 auto;
  }
}

@media(max-width:600px) {
  .top-sustainability__box {
    aspect-ratio: unset;
    height: 440px;
  }

}

@media(max-width:500px) {
  .top-sustainability__ttl {
    font-size: 3.9rem;
  }
}

@media(max-width:359px) {
  .top-sustainability__ttl {
    font-size: 3rem;
  }
}


.footer {
  background: #3e3e3e;
  padding: 25px 0 50px;
}

.footer-breadcrumbs__list {
  font-size: 1.3rem;
  display: flex;
  align-items: center;
}

.footer-inner {
  display: flex;
  justify-content: space-between;
  padding-top: 50px;
  margin-top: 15px;
  border-top: 1px solid #e1e1e140;
}

.footer-l {}

.footer-logo {
  display: block;
  width: 288px;
}

.footer-address {
  margin-top: 30px;
}

.footer-r {
  display: flex;
  flex-direction: column;
  align-items: end;
}

.footer-nav__area {
  display: flex;
  gap: 90px;
}

.footer-nav__list {
  width: 497px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 20px 90px;
  height: 260px;
}

.footer-nav__sub-list {
  color: #939393;
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-top: 10px;
}

.footer-sub__list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-right: 25px;
}

.footer-bottom {
  margin-top: 40px;
}

.footer-schedule {
  display: flex;
  width: 250px;
  height: 70px;
  border-radius: 8px;
  overflow: hidden;
  background-color: #ffffffbb;
  margin: 0 0 60px auto;
}

.footer-schedule__img {
  width: 100px;
}

.footer-schedule__txt {
  width: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.footer-copy {
  text-align: end;
  color: #b7b7b7;
}


/* inner 1500 */
@media(max-width:1667px) {}

@media(max-width:1200px) {
  .footer-logo {
    width: 200px;
  }

  .footer-nav__area {
    gap: 45px;
  }

  .footer-nav__list {
    width: 450px;
    gap: 20px 45px;
  }

  .footer-sub__list {
    padding-right: 0px;
  }
}

@media(max-width:1000px) {
  .footer-inner {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    gap: 30px;
    justify-content: space-between;
    padding-top: 40px;
  }

  .footer-logo {
    display: block;
    width: 200px;
  }

  .footer-address {
    text-align: center;
    margin-top: 30px;
  }

  .footer-schedule {
    margin: 50px auto 50px;
  }

  .footer-copy {
    text-align: center;
  }
}

@media(max-width:650px) {
  .footer-inner {
    gap: 50px;
    padding-top: 30px;
  }

  .footer-logo {
    width: 170px;
  }

  .footer-nav__area {
    gap: 40px;
  }

  .footer-nav__list {
    width: unset;
    flex-wrap: nowrap;
    gap: 15px 0px;
    height: fit-content;
  }
}

@media (max-width:380px) {
  .footer-nav__area {
    gap: 22px;
  }
}

@media(max-width:359px) {}

.under-mv {
  width: 100%;
  aspect-ratio: 1680 / 1130;
  background: url(../img/common/bg-under-mv.webp) no-repeat center / cover;
}

.under-mv__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}

.under-mv__inner {
  position: relative;
  z-index: 3;
  width: 90%;
  padding-top: calc(200 / 1680 * 100vw);
  margin: 0 auto;
}

.under-mv__img {
  margin-top: 20px;
}

.under-mv__ttl {
  font-family: "Noto Serif Display", serif;
  /* font-size: 9.6rem; */
  font-size: 5.8vw;
  line-height: 1.23;
  font-weight: 400;
}

/* inner 1500 */
@media(max-width:1667px) {}

@media(max-width:1200px) {
  .under-mv__inner {
    /* padding-top: 10vw; */

    padding-top: 150px;
  }

}

@media(max-width:1000px) {}

@media(max-width:834px) {
  .under-mv {
    /* aspect-ratio: 1680 / 1130; */
    aspect-ratio: 1680 / 1230;
  }

  .under-mv__inner {
    padding-top: calc(320 / 1680 * 100vw);
  }

  .under-mv__img {
    margin-top: 10px;
  }

  .under-mv__ttl {
    font-size: 5rem;
  }
}

@media(max-width:500px) {
  .under-mv__ttl {
    font-size: 3.5rem;
  }
}

@media(max-width:359px) {}



/* inner 1500 */
@media(max-width:1667px) {}

@media(max-width:1200px) {}

@media(max-width:1000px) {}

@media(max-width:834px) {}

@media(max-width:500px) {}

@media(max-width:359px) {}