@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,
.under01-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.47;
  color: #222222;
}

.body-bg__movie {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -2;
}

.body-bg__color {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-color: #e7ebf0ee; */
  background-color: #f2f7fef2;
  z-index: -1;
}

@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: "Hanken Grotesk", sans-serif;
}

.italic {
  font-style: italic;
  letter-spacing: 0.04em;
}

.txt {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.73;
}

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

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

.fcblue {
  color: #0062a0;
}

.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: 150px 0;
}

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

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

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

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

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

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

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

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


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

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

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


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

.sec-ttl-s {
  position: relative;
  padding-left: 1.6em;
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 2.1rem;
  font-weight: 300;
  line-height: 1;
}

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

.sec-ttl-s::before {
  content: '';
  position: absolute;
  top: 6%;
  left: 0;
  width: 23px;
  height: 16px;
  background: url(../img/common/sec-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.8rem;
  }
}

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

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

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

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

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

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





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

.btn,
.btn.arrow-roll__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0;
  width: 290px;
  height: 75px;
  line-height: 75px;
  border-radius: 40px;
  background: #efefef;
  padding: 20px 15px 20px 20px;
}

@media(max-width:500px) {

  .btn,
  .btn.arrow-roll__link {
    width: 280px;
    height: 64px;
    line-height: 64px;
    border-radius: 40px;
    padding: 20px 15px 20px 20px;
  }
}

.fcw .btn {
  background-color: #ffffff20;
}

.arrow-roll__link {
  display: flex;
  align-items: center;
  gap: 10px;
}

.arrow-roll__wrap {
  overflow: hidden;
  position: relative;
  display: flex;
  /* flex-direction: column; */
  align-items: center;

  width: 40px;
  height: 25px;
  line-height: 25px;

  font-size: 1.5rem;
  font-weight: 400;
  text-align: center;
  color: #fff;
  background-color: #0062a0;

  border-radius: 15px;
}

.arrow-roll__wrap::before,
.arrow-roll__wrap::after {
  width: 100%;
  content: '\f1df';
  font-family: "Material Symbols Outlined";
}

.arrow-roll__wrap::before {
  position: absolute;
  transform: translate(-100%, 0%);
}

.arrow-roll__wrap::after {
  position: absolute;
  transform: translate(0%, 0);
}

.arrow-roll__link:hover .arrow-roll__wrap::before {
  transform: translate(0%, 0);
  transition: all .6s;
}

.arrow-roll__link:hover .arrow-roll__wrap::after {
  transform: translate(100%, 0%);
  transition: all .6s;
}


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

.underline {
  text-decoration: underline solid #fff 1px;
}

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


.top-ir__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5%;
  margin-top: 80px;
}

.h-sc__link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}

.h-sc__ttl {
  position: absolute;
  z-index: 2;
  bottom: 10px;
  left: 15px;
}

.h-sc__img {
  transform: scale(1);
  transition: all .4s ease-in-out;
}

.h-sc__link:hover .h-sc__img {
  transform: scale(1.03);
}


@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: 95%;
  border-radius: 20px;
  margin: 20px auto;
}

/* .box-cont {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} */

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

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

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

.min1501 {
  display: block;
}

.max1400 {
  display: none;
}

@media(max-width:1400px) {
  .min1401 {
    display: none;
  }

  .max1400 {
    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%); */
}

.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 {
  /* position: fixed;
  z-index: 1000;
  top: 0;
  left: 2.5vw;
  width: 95vw;
  height: 100px;
  border-bottom: 1px solid #d7dde6;
  border-bottom: 1px solid #ffffff50; */
}

/* .header.fixed {
  top: 20px;
  left: 20px;
  width: calc(100% - 40px);
  height: 80px;
  border-radius: 10px;
  background: none;
  box-shadow: .1rem .1rem .4rem rgba(12, 2, 0, .1);
  -webkit-backdrop-filter: saturate(120%) blur(20px);
  backdrop-filter: saturate(120%) blur(20px);
} */

.header-l {
  position: fixed;
  /* position: absolute; */
  z-index: 100;
  top: 0px;
  left: 2.5vw;
  height: 100px;
  display: flex;
  align-items: center;
}

.header.fixed .header-l {
  top: 20px;
  left: 20px;
  height: 80px;
}

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


.header.fixed .header-logo__link {
  background-color: #0062a0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 170px;
  height: 80px;
  border-radius: 10px 0 0 10px;
}

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

img.header-logo__color {
  display: block;
}

img.header-logo__w {
  display: none;
}

.header.fixed img.header-logo__color {
  display: none;
}

.header.fixed img.header-logo__w {
  display: block;
  width: 90%;
}

.header-nav {
  position: fixed;
  z-index: 90;
  top: 0;
  left: 2.5vw;
  width: 95vw;
  height: 100px;
  border-bottom: 1px solid #d7dde6;
  /* border-bottom: 1px solid #ffffff50; */
}

.header.fixed .header-nav {
  top: 20px;
  left: 20px;
  width: calc(100% - 40px);
  height: 80px;
  border-radius: 10px;
  background: none;
  box-shadow: .1rem .1rem .4rem rgba(12, 2, 0, .1);
  -webkit-backdrop-filter: saturate(120%) blur(20px);
  backdrop-filter: saturate(120%) blur(20px);
}

.header-nav__list {
  display: flex;
  justify-content: center;
  gap: 2px 35px;
}

.header-nav__item-link {
  position: relative;
  display: flex;
  align-items: center;
  height: 100px;
  white-space: nowrap;
}

.header.fixed .header-nav__item-link {
  height: 80px;
}

.header-nav__item-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background-color: #2b7868;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.6s ease;
}

.header-nav__item-link:hover::after {
  transform-origin: left center;
  transform: scaleX(1);
}

.header-nav__item.is-current .header-nav__item-link::after {
  transform-origin: left center;
  transform: scaleX(1);
}

.header-nav__sustainability-area ,
.header-nav__aboutus-area {
  display: flex;
  width: 890px;
  border-radius: 10px;
  background-color: #fff;
  padding: 40px ;
  display: none;
  margin: 0 5vw auto auto;
}

.js-mega.active {
  display: flex;
}

.header-nav__mega-ttl {
  width: calc(100% - 550px);
  display: flex;
  flex-direction: column;
}

.header-nav__mega-children {
  width: 550px;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 25px 15px;
  padding-left: 30px;
  border-left: 1px solid #ddd;
}

.header-nav__mega-child__txt {
  width: fit-content;
  text-decoration: underline 1px solid #00000060;
  margin-top: 10px;
}

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

.header.fixed .header-r {
  top: 40px;
  right: 40px;
}

.header-contact.btn {
  width: 160px;
  height: 38px;
  line-height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: #ffffff;
  /* border: 1px solid #fff; */
}

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

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

/* .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: #fff;
  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:1500px) {
  .header-nav__list {
    font-size: 1.4rem;
    justify-content: start;
    gap: 2px 25px;
    padding-left: 200px;
  }
}

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

@media(max-width:1260px) {
  .header.fixed {
    height: 0;
    width: 0;
  }

  .header-l {
    top: 20px;
    left: 20px;
    height: fit-content;
  }

  .header.fixed .header-l {
    top: 20px;
    left: 20px;
  }

  .header.fixed .header-logo__link {
    background-color: transparent;
    width: fit-content;
    height: fit-content;
  }

  .header.fixed img.header-logo__color {
    display: block;
  }

  .header.fixed img.header-logo__w {
    display: none;
  }

  .header-nav {
    display: none;
  }

  .header-r {
    top: 25px;
    right: 30px;
  }

  .header.fixed .header-r {
    top: 25px;
    right: 30px;
  }
}

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

@media(max-width:600px) {
  .header-l {
    top: 12px;
    left: 15px;
  }

  .header.fixed .header-l {
    top: 12px;
    left: 15px;
  }

  .header-logo__wrap {
    width: 100px;
  }

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

  .header-contact.btn {
    width: 140px;
    height: 38px;
    line-height: 38px;
  }

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

@media(max-width:380px) {
  .header-logo__wrap {
    width: 90px;
  }
}


.menu {
  position: fixed;
  z-index: 200;
  top: 1%;
  right: 1%;
  width: 98%;
  height: 98%;
  color: #ffffff;
  background: #2e2e2e;
  border-radius: 20px;
  display: none;
  align-items: center;
  overflow-y: auto;
}

.menu.active {
  display: flex;
}

.menu-inner {
  display: flex;
  justify-content: space-between;
  padding-bottom: 80px;
  margin: 0 auto;
}

.menu-l__link {
  display: block;
  width: 194px;
  margin-bottom: 30px;
}

.menu-l__address {
  color: #ccc;
  margin-top: 15px;
}

.menu-l__sns {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 20px;
}

.menu-l__sns-link {
  width: 26px;
}

.menu-r {
  width: 65%;
}

.menu-nav__list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 0 60px;
  height: 430px;
}

.menu-nav__item {
  border-bottom: 1px solid #4f4f4f;
  padding: 30px 0;
}

.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;
  padding-left: 1em;
  margin-top: 15px;
}

.menu-sub__list {
  display: flex;
  gap: 30px;
  margin-top: 60px;
}


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

@media(max-width:1200px) {
  .menu-r {
    width: 55%;
  }

  .menu-nav__list {
    gap: 0 50px;
    height: 430px;
  }
}

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

@media(max-width:834px) {
  .menu-inner {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    gap: 60px;
    padding-bottom: 0px;
  }

  .menu-r {
    width: 100%;
  }

  .menu-nav__list {
    gap: 0 50px;
    height: 430px;
  }

  .menu-nav__item {
    padding: 25px 0;
  }

  .menu-sub__list {
    display: flex;
    gap: 30px;
    margin-top: 30px;
  }
}

@media(max-width:600px) {
  .menu {
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    border-radius: 0px;
    /* ↓スクロールさせるために必要 */
    align-items: start;
  }

  .menu-inner {
    width: 90%;
    gap: 60px;
    padding: 50px 0;
  }

  .menu-nav__list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 0 0px;
    height: fit-content;
  }

  .menu-l__link {
    width: 140px;
    margin-bottom: 30px;
  }
}

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


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


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

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

.top-opening {
  display: none;
}

.top-opening.show {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f8f8f8;
  animation: opening .4s 1.7s ease-out;
  animation-fill-mode: forwards;
}

@keyframes opening {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.top-opening__logo {
  width: 120px;
  animation: opening-logo .7s 1s linear;
  animation-fill-mode: forwards;
}

@keyframes opening-logo {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  70% {
    opacity: 1;
  }

  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}

.top-opening__bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  /* background-color: #dedede; */
}

.top-opening__bar::after {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #0062a0;
  animation: opening-bar 1.7s ease-out;
  animation-fill-mode: forwards;
}

@keyframes opening-bar {
  0% {
    transform: translate(-100%, 0);
  }

  100% {
    transform: translate(0%, 0);
  }
}

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

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

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

/* 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-mv {
  position: relative;
  padding-top: 220px;
}

.top-mv__head {
  position: relative;
}

.top-mv__slogan01 {
  width: 48%;
  padding-top: 0.8vw;
}

.top-mv__slogan02 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40%;
}

.top-mv__img-list {
  width: 48%;
  position: absolute;
  top: 0;
  right: 0;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
}

.top-mv__txt {
  margin-top: 60px;
}

.js-expand-on-scroll {
  width: 90vw;
  transition: width 0.1s linear;

  border-radius: 4px;
  overflow: hidden;
}

.top-mv__slider-wrap {
  position: relative;
  aspect-ratio: 1600 / 870;
  margin: 70px auto 0;
}


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

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

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

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

@media(max-width:834px) {

  .top-mv {
    position: relative;
    padding-top: 150px;
  }

  .top-mv__head {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .top-mv__slogan01 {
    width: 94%;
    padding-top: 00;
  }

  .top-mv__slogan02 {
    position: static;
    width: 78%;
    margin: 25px auto 35px;
  }

  .top-mv__img-list {
    width: 100%;
    position: static;
    top: 0;
    right: 0;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
  }

  .top-mv__txt {
    width: 100%;
    margin-top: 40px;
  }
}

@media(max-width:600px) {
  .top-mv {
    padding-top: 20vw;
  }

  .top-mv__img-list {
    gap: 5px;
  }

  .top-mv__slider-wrap {
    position: relative;
    aspect-ratio: 1600 / 1600;
    margin: 50px auto 0;
  }
}

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

@media(max-width:400px) {
  .top-mv__txt {
    font-size: 1.55rem;
  }
}


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

.top-news {
  padding-top: 80px;
}

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

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

.top-news__item {}

.top-news__item-link {
  display: block;
  height: 100%;
  background-color: #fff;
  border-radius: 8px;
  padding: 30px 30px 50px;
  transition: all .3s ease;
}

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

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

.top-news__item-cate {
  color: #fff;
  background-color: #0062a0;
  border-radius: 15px;
  padding: 1px 10px 0px;
}

.top-news__item-ttl {
  margin-top: 25px;
}

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

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

@media(max-width:1000px) {
  .top-news__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 25px;
  }
}

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

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

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

  .top-news__item-link {
    padding: 20px 5% 20px;
  }

  .top-news__item-ttl {
    margin-top: 10px;
  }
}

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


.top-newsre {
  padding-top: 80px;
}

.top-newsre__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.top-newsre__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 25px;
}

.top-newsre__item {}

.top-newsre__item-link {
  display: flex;
  align-items: center;
  gap: 30px;
  background-color: #fff;
  border-radius: 10px;
  padding: 30px 30px;
  transition: all .3s ease;
}

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

.top-newsre__item-img {
  width: 260px;
  border-radius: 10px;
}

.top-newsre__item:not(:nth-of-type(1)) .top-newsre__item-cont {
  width: 100%;
  display: flex;
  align-items: center;
}

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

.top-newsre__item:not(:nth-of-type(1)) .top-newsre__item-head {
  width: 30%;
  gap: 30%;
}

.top-newsre__item-date {
  white-space: nowrap;
}

.top-newsre__item-cate {
}

.top-newsre__item-ttl {
  font-size: 1.5rem;
  font-weight: 400;
}

.top-newsre__item:nth-of-type(1) .top-newsre__item-ttl {
  font-size: 2.1rem;
  font-weight: 500;
  margin-top: 15px;
}

.top-newsre__item:nth-of-type(1) .top-newsre__item-txt {
  margin-top: 15px;
}

/* inner 1500 */
@media(max-width:1667px) {
  .top-newsre__item:not(:nth-of-type(1)) .top-newsre__item-head {
    width: 25%;
    gap: 20%;
  }
}

@media(max-width:1300px) {
  .top-newsre__item:not(:nth-of-type(1)) .top-newsre__item-head {
    width: 250px;
    gap: 30px;
  }
}

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

@media(max-width:1000px) {
  .top-newsre__item:not(:nth-of-type(1)) .top-newsre__item-cont {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 15px;
  }
}

@media(max-width:834px) {
  .top-newsre__item-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    padding: 30px 30px;
  }

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

  .top-newsre__item:not(:nth-of-type(1)) .top-newsre__item-head {
    width: 100%;
    gap: 10px;
  }
}

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

  .top-newsre__item-link {
    gap: 30px;
    padding: 20px 5%;
  }
}

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


.top-ci__box {
  position: relative;
  aspect-ratio: 1600 / 810;
  margin: 0 auto;
}

.top-ci__movie {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.top-ci__slogan {
  position: absolute;
  top: 30px;
  right: 25px;
  width: 190px;
}

.top-ci__inner {
  height: 100%;
  width: 80%;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.top-ci__cont {}

.top-ci__main {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  margin-top: 40px;
}

.top-ci__txt {
  width: 65%;
}

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

@media(max-width:1200px) {
  .top-ci__main {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 30px;
    margin-top: 30px;
  }

  .top-ci__txt {
    width: 100%;
  }
}

@media(max-width:1000px) {
  .top-ci__box {
    aspect-ratio: 1600 / 1100;
  }
}

@media(max-width:834px) {
  .top-ci__slogan {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 150px;
  }

  .top-ci__main {
    gap: 30px;
    margin-top: 20px;
  }
}

@media(max-width:600px) {
  .top-ci__box {
    aspect-ratio: 1600 / 1600;
  }

  .top-ci__slogan {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 130px;
  }

  .top-ci__inner {
    width: 90%;
  }
}

@media(max-width:400px) {
  .top-ci__box {
    aspect-ratio: 1600 / 1900;
  }
}

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

.top-business__head {
  display: flex;
}

.top-business__ttl {
  width: 47%;
  line-height: 1;
}

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

.top-business__list {
  width: 95%;
  display: flex;
  justify-content: space-between;
  margin: 80px auto 0;
}

.top-business__item {
  height: 530px;
  /* width: 12.5%; */
  width: 11.5%;
  transition: all .6s 0s cubic-bezier(.44, .14, .09, 1.02);
}

.top-business__item.active {
  /* width: 47.5%; */
  width: 50.9%;
}

.top-business__item-link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}

img.top-business__item-img {
  object-fit: cover;
  height: 100%;
  transition: all .6s ease-in-out;
}

.top-business__item.active img.top-business__item-img {
  filter: brightness(70%);
}

.top-business__item-link:hover img.top-business__item-img {
  transform: scale(1.07);
}

.top-business__item-ttl__wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 0;
}

.top-business__item.active .top-business__item-ttl__wrap {
  opacity: 1;
  transition: all .3s .2s;
}

.top-business__item-ttl__en {
  height: 75px;
  width: auto;
  max-width: none;
}

.top-business__item-detail {
  opacity: 0;
  position: absolute;
  bottom: 30px;
  left: 20px;
  width: calc(100% - 40px);
}

.top-business__item.active .top-business__item-detail {
  opacity: 1;
  transition: all .6s .5s ease-out;
}

.top-business__item-detail__wrap {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 10px;
}

.top-business__item-detail__tag {
  background-color: #ffffff60;
  padding: 3px 10px 1px;
  border-radius: 30px;
}

/* inner 1500 */
@media(max-width:1667px) {
  .top-business__item-ttl__en {
    height: 65px;
  }
}

@media(max-width:1300px) {
  .top-business__ttl {
    width: 440px;
  }

  .top-business__main {
    width: calc(100% - 440px);
  }

  .top-business__item-ttl__en {
    height: 50px;
  }
}

@media(max-width:1000px) {
  .top-business__head {
    display: flex;
    flex-direction: column;
    gap: 25px;
  }

  .top-business__ttl {
    width: 100%;
  }

  .top-business__main {
    width: 100%;
  }

  .top-business__list {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 5px;
    margin: 50px auto 0;
  }

  .top-business__item {
    /* height: 70px; */
    height: 248px;
    width: 100%;
  }

  .top-business__item.active {
    height: 248px;
    width: 100%;
  }

  .top-business__item-link {
    border-radius: 4px;
  }

  img.top-business__item-img {
    filter: brightness(70%);
  }

  .top-business__item-ttl__wrap {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);

    opacity: 1;
  }

  .top-business__item-detail {
    opacity: 1;
  }
}

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

@media(max-width:600px) {
  .top-business__item-ttl__en {
    height: 40px;
  }

  .top-business__item-detail {
    position: absolute;
    bottom: 15px;
    left: 15px;
    width: calc(100% - 30px);
  }

  .top-business__item-detail__wrap {
    gap: 5px;
    margin-top: 5px;
  }
}

@media(max-width:400px) {
  .top-business__item-ttl__en {
    height: 35px;
  }

}

@media(max-width:359px) {
  .top-business__item-ttl__en {
    height: 30px;
  }

}

.top-value {
  background: url(../img/top/value_bg.webp) no-repeat center / cover;
}

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

.top-value__main {
  width: 45%;
  padding-right: 5%;
}

.top-value__img-area {
  width: 55%;
}

.top-value__mess {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}

.top-value__txt {
  margin: 30px 0 40px;
}


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

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

@media(max-width:1000px) {

  .top-value {
    background: url(../img/top/value_bg_sp.webp) no-repeat center bottom / cover;
  }

  .top-value__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
  }

  .top-value__main {
    width: 100%;
    padding-right: 0%;
  }

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

@media(max-width:834px) {
  .top-value__mess {
    font-size: 2.35rem;
  }
}

@media(max-width:600px) {
  .top-value__mess {
    margin-top: 25px;
  }

  .top-value__txt {
    margin: 25px 0 35px;
  }
}

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


.top-ir {
  background-color: #f8f8f8;
}

.top-ir__inner {
  display: flex;
  justify-content: space-between;
}

.top-ir__ttl {
  font-weight: 400;
  line-height: 1;
}

.top-ir__link {
  margin-top: 50px;
}

.top-irnews__list-area {
  width: 55%;
}

.top-irnews__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.top-irnews__item {}

.top-irnews__item-link {
  display: grid;
  grid-template-columns: 80px 110px auto 40px;
  align-items: center;
  gap: 2%;
  background-color: #fff;
  border-radius: 10px;
  padding: 30px 30px;
  transition: all .3s ease;
}

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

.post-categories {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: start;
  flex-wrap: wrap;
  gap: 5px;
  /* padding-left: 15px; */
}

.post-categories span,
.post-categories a {
  display: inline-block;
  text-align: center;
  color: #154d8b;
  border: #154d8b 1px solid;
  border-radius: 3px;
  padding: 2px 8px 0px;
  white-space: nowrap;
}

.top-irnews__item-pdf {
  color: #fff;
  background-color: #0062a0;
  border-radius: 15px;
  padding: 2px 10px 0px;
}

.top-ir__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5%;
  margin-top: 80px;
}

/* inner 1500 */
@media(max-width:1667px) {
  .top-irnews__list-area {
    width: 60%;
  }
}

@media(max-width:1200px) {
  .top-ir__inner {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 40px;
  }

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

  .top-ir__list {
    margin-top: 60px;
  }
}

@media(max-width:834px) {
  .top-ir__link {
    margin-top: 30px;
  }

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

  .top-irnews__item-link {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    gap: 10px;
    padding: 30px 30px;
  }

  .top-irnews__item-date {
    order: 1;
  }

  .top-irnews__item-cate {
    order: 2;
  }

  .top-irnews__item-pdf {
    order: 3;
  }

  .top-irnews__item-ttl {
    order: 4;
    width: 100%;
  }
}

@media(max-width:600px) {
  .top-ir__list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 5px;
    margin-top: 40px;
  }

  .top-irnews__item-link {
    padding: 20px 5%;
  }
}

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

.top-about__head {
  display: flex;
  gap: 50px;
}

.top-about__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1%;
  margin-top: 50px;
}

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

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

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

@media(max-width:834px) {

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

  .top-about__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px 1%;
    margin-top: 35px;
  }
}

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

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

.top-sustainability {
  padding: 80px 0 150px;
}

.top-sustainability__inner {
  display: flex;
  align-items: center;
  gap: 0 5%;
  border-radius: 10px;
  background-color: #fff;
  padding: 30px 60px 30px 30px;
  transition: all .3s ease;
}

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

.top-sustainability__img {
  width: 260px;
}

.top-sustainability__txt {
  margin-left: auto;
  margin-right: 0;
}

/* inner 1500 */
@media(max-width:1667px) {
  .top-sustainability {
    padding: 80px 0 9vw;
  }
}

@media(max-width:1200px) {
  .top-sustainability__inner {
    padding: 30px 30px 30px 30px;
  }

  .top-sustainability__img {
    width: 220px;
  }
}

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

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

  .top-sustainability__inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px 30px;
    padding: 30px 5%;
  }

  .top-sustainability__ttl {
    order: 1;
    width: 100%;
  }

  .top-sustainability__img {
    order: 2;
  }

  .top-sustainability__txt {
    order: 3;
    width: calc(100% - 250px);
    margin-left: 0;
    margin-right: 0;
  }
}

@media(max-width:600px) {
  .top-sustainability__inner {
    gap: 15px 5%;
    padding: 20px 5%;
  }

  .top-sustainability__img {
    width: 40%;
  }

  .top-sustainability__txt {
    width: 55%;
  }
}

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


.footer {
  background: #2e2e2e;
  padding: 25px 0 50px;
}

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

.footer-breadcrumbs__item:not(:first-of-type) {
  position: relative;
  padding-left: 3rem;
}

.footer-breadcrumbs__item:not(:first-of-type)::before {
  content: '\e5cc';
  font-family: "Material Symbols Outlined";
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translate(0, -50%);
}

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

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

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

.footer-nav__list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 0px 90px;
  height: 320px;
  width: 585px;
}

.footer-nav__item {
  margin-bottom: 35px;
}

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

.footer-sub__list {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.footer-r__contact {
  width: 160px;
  height: 38px;
  line-height: 38px;
  border-radius: 20px;
  text-align: center;
  border: 1px solid #fff;
}

.footer-r__company-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 50px;
}

.footer-r__company-item__link {
  text-decoration: underline solid #ffffff90 1px;
}

.footer-r__sns {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 30px;
}

.footer-r__sns-link {
  width: 26px;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #4f4f4f;
  padding-top: 70px;
  margin-top: 60px;
}

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

.footer-address__en {
  color: #a4a4a4;
  margin-top: 20px;
}

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

.page-top__link {
  text-decoration: underline solid #ffffff90 1px;
  margin: 40px 0 15px;
}

.footer-bottom__copy {
  text-align: end;
  color: #a4a4a4;
}


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

@media(max-width:1200px) {
  .footer-l {
    display: flex;
    gap: 0 50px;
  }

  .footer-nav__list {
    gap: 0px 50px;
    height: 300px;
    width: 505px;
  }

  .footer-nav__item {
    margin-bottom: 30px;
  }
}

@media(max-width:1000px) {
  .footer-nav__list {
    gap: 0px 50px;
    height: 380px;
    width: 364px;
  }
}

@media(max-width:834px) {
  .footer-l {
    display: flex;
    flex-direction: column;
    gap: 0;
  }

  .footer-sub__list {
    display: flex;
    flex-direction: row;
    gap: 0 30px;
  }
}

@media(max-width:600px) {
  .footer-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 50px;
    padding-top: 50px;
    margin-top: 20px;
    border-top: 1px solid #e1e1e140;
  }

  .footer-nav__list {
    max-width: 400px;
    gap: 0px 50px;
    height: 380px;
    width: 400px;
  }

  .footer-sub__list {
    display: flex;
    flex-direction: row;
    gap: 0 25px;
  }

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

  .footer-bottom {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #4f4f4f;
    padding-top: 120px;
    margin-top: 50px;
  }

  .footer-logo {
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translate(-50%, 0);
  }
}

@media(max-width:450px) {
  .footer-nav__list {
    max-width: 400px;
    gap: 0px 0;
    height: fit-content;
    width: 100%;
  }
}

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

.under-mv__inner {
  padding: 190px 0 150px;
}

.under-mv__ttl {
  display: flex;
  flex-direction: column;
}

.under-mv__ttl-en {
  line-height: 1.2;
}

/* inner 1500 */
@media(max-width:1667px) {
  .under-mv__inner {
    padding: 12vw 0 9.5vw;
  }
}

@media(max-width:834px) {
    .under-mv__inner {
    padding: 120px 0 80px;
  }
}

@media(max-width:600px) {
      .under-mv__inner {
    padding: 90px 0 50px;
  }

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

@media(max-width:400px) {
  .under-mv__ttl-en {
    font-size: 4.5rem;
  }
}

@media(max-width:320px) {
  .under-mv__ttl-en {
    font-size: 3.8rem;
  }
}


/* 404 */
.page-404__btn {
  margin-top: 30px;
}


/* 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) {}