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

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

.f50 {
  font-size: 5rem;
}

.f32 {
  font-size: 3.2rem;
}

.f30 {
  font-size: 3rem;
}

.f28 {
  font-size: 2.8rem;
}

.f26 {
  font-size: 2.6rem;
}

.f24 {
  font-size: 2.4rem;
}

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

.f14 {
  font-size: 1.4rem;
}

.f14txt {
  font-size: 1.4rem;
  line-height: 1.85;
}

.f13 {
  font-size: 1.3rem;
}

.f12 {
  font-size: 1.2rem;
}

.f10 {
  font-size: 1rem;
}

@media(max-width:1359px) {
  .f50 {
    font-size: 3.8rem;
  }

  .f32 {
    font-size: 2.8rem;
  }

  .f30 {
    font-size: 2.7rem;
  }

  .f28 {
    font-size: 2.4rem;
  }

  .f26 {
    font-size: 2.25rem;
  }

  .f24 {
    font-size: 2.1rem;
  }

  .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) {
  .f50 {
    font-size: 3rem;
  }

  .f32 {
    font-size: 2.4rem;
  }

  .f30 {
    font-size: 1.875rem;
  }

  .f28 {
    font-size: 1.85rem;
  }

  .f26 {
    font-size: 1.825rem;
  }

  .f24 {
    font-size: 1.8rem;
  }

  .f21 {
    font-size: 1.7rem;
  }

  .f20 {
    font-size: 1.675rem;
  }

  .f18 {
    font-size: 1.6rem;
  }

  .f17 {
    font-size: 1.5rem;
  }

  .f16 {
    font-size: 1.4rem;
  }

  .f15 {
    font-size: 1.3rem;
  }

  .f14 {
    font-size: 1.2rem;
  }

  .f13 {
    font-size: 1.1rem;
  }

  .f12 {
    font-size: 1.05rem;
  }

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

@media(max-width:500px) {
  .f50 {
    font-size: 2.4rem;
  }

  .f32 {
    font-size: 2.2rem;
  }
}


.b {
  font-weight: 700;
}

.sm {
  font-weight: 600;
}

.m {
  font-weight: 500;
}

.r {
  font-weight: 400;
}

.l {
  font-weight: 300;
}

.el {
  font-weight: 200;
}

.fcw {
  color: #fff;
}

.fcb {
  color: #002b43;
}

.fco {
  color: #cb6a3e;
}

.tac {
  text-align: center;
}

.tas {
  text-align: start;
}

.tae {
  text-align: end;
}

.bgg {
  background-color: #f4f4f4;
}

.pad {
  padding: 130px 0;
}

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

@media (max-width: 930px) {
  .sec {
    padding: 40px 0 100px;
  }
}

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

@media (max-width: 768px) {
  .sec {
    padding: 40px 0 80px;
  }
}

.sec-ttl {
  font-size: 12rem;
  line-height: 1;
  color: #fff;
  text-shadow: 1px 1px 0 #000, -1px -1px 0 #000,
    -1px 1px 0 #000, 1px -1px 0 #000,
    0px 1px 0 #000, 0 -1px 0 #000,
    -1px 0 0 #000, 1px 0 0 #000;
  font-size: 12rem;
  line-height: 1;
}

.under02__btn {
  display: inline-block;
  text-align: center;
  width: 200px;
  height: 60px;
  line-height: 60px;
  border-radius: 30px;
  border: 1px solid #335569;
  transition: all .3s ease-in-out;
}

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


@media(max-width:1334px) {
  .sec-ttl {
    font-size: 8rem;
  }
}

@media(max-width:1200px) {
  .under02_body .under-header__ttl {
    margin-top: 20px;
  }
}

@media(max-width:834px) {

  .sec-ttl {
    font-size: 6rem;
  }
}

@media(max-width:500px) {
  .under02_body .under-header__ttl-en {
    font-size: 40px;
  }

  .under02_body .under-header {
    height: 200px;
    min-height: unset;
  }

  .under02_body .under-header__ttl-img img {
    max-width: 15px;
    max-height: 87px;
  }

  .under02_body .under-header__ttl {
    margin-top: 5px;
  }
}


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

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

.max1200 {
  display: none;
}

@media(max-width:1200px) {
  .max1200 {
    display: block;
  }
}

.max1100 {
  display: none;
}

@media(max-width:1100px) {
  .max1100 {
    display: block;
  }
}

.max834 {
  display: none;
}

.min835 {
  display: block;
}

@media(max-width:834px) {

  .max834 {
    display: block;
  }

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

.max500 {
  display: none;
}

@media(max-width:500px) {
  .max500 {
    display: block;
  }
}

.max450 {
  display: none;
}

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

.max400 {
  display: none;
}

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

.max359 {
  display: none;
}

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

.under02_main img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.under02_main img.under02_main__mv {
  width: 90%;
  padding-top: 60px;
  margin-right: auto;
}

.under02__mess {
  line-height: 1.53;
}

.under02__txt {
  line-height: 1.85;
}

.page-whoweare__sec {
  position: relative;
}

.page-whoweare__nav {
  position: sticky;
  top: 0;
  left: 0;
}

.page-whoweare__nav-list {
  width: 30%;
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding-top: 130px;
  /* color: #fff; */
  /* mix-blend-mode: overlay; */
}

.page-whoweare__nav-list.fcw a {
  color: #fff;
}

.page-whoweare__nav-item__link,
.page-ourbusiness__nav-item__link {
  position: relative;
  padding-left: 15px;
  opacity: .4;
}

.page-whoweare__nav-item__link.active,
.page-ourbusiness__nav-item__link.active {
  opacity: 1;
}

.page-whoweare__nav-item__link.active::before,
.page-ourbusiness__nav-item__link.active::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 5px;
  height: 5px;
  background-color: #cb6a3e;
}

@media(max-width:1359px) {
  .under02_main img.under02_main__mv {
    padding-top: 3.57vw;
  }

  .page-whoweare__nav-list {
    padding-top: 8vw;
  }
}

@media(max-width:1000px) {
  .page-whoweare__nav-list {
    width: 200px;
  }
}

@media(max-width:834px) {
  /* .page-whoweare__nav-list {
    width: 180px;
    gap: 10px;
    padding-top: 14vw;
  } */
}

@media(max-width:834px) {
  .page-whoweare__nav {
    display: none;
    position: static;
    top: 0;
    left: 0;
  }

  .page-whoweare__nav-list {
    width: 100%;
  }
}

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

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

.page-whoweare__cont {
  padding: 130px 0;
}

.page-whoweare__cont01 {
  padding-top: 0;
  margin-top: -110px;
}

.page-whoweare__cont02 {
  color: #fff;
  background-color: #183f55;
}

.page-whoweare__cont-main {
  width: 70%;
  margin-left: auto;
}

.page-whoweare__cont-ttl {
  font-weight: 300;
}

.page-whoweare__cont01-mess {
  line-height: 1.53;
  margin: 30px 0 50px;
}

.page-whoweare__cont02-mess {
  line-height: 1.53;
  margin: 30px 0 40px;
}

.page-whoweare__cont03-mess {
  line-height: 1.53;
  margin: 30px 0;
}

.page-whoweare__cont01-txt {
  margin-top: 20px;
}

.page-whoweare__cont01-txt03 {
  display: block;
  margin-top: 20px;
}

.page-whoweare__cont02-txt {
  margin-top: 70px;
}

.page-whoweare__cont-dl {
  display: flex;
  flex-wrap: wrap;
  row-gap: 15px;
  border-top: 1px solid #ffffff90;
  padding-top: 30px;
  margin-top: 30px;
}

.page-whoweare__cont-dt {
  width: 160px;
}

.page-whoweare__cont-dd {
  width: calc(100% - 160px);
}

.page-whoweare__cont-dt__tag {
  text-align: center;
  color: #fff;
  background-color: #cb6a3e;
  border-radius: 16px;
  padding: 3px 12px;
  margin-right: 10px;
}

.page-whoweare__cont-img__area {
  position: relative;
  background-color: #f9f9f9;
  padding: 60px 0;
  margin-top: 60px;
}

img.page-whoweare__cont02-img {
  width: 90%;
  margin: 0 auto;
}

img.page-whoweare__cont03-img {
  width: 60%;
  margin: 0 auto;
}

.page-whoweare__cont-img__txt01 {
  position: absolute;
  top: 45px;
  left: 30px;
  width: fit-content;
}

.page-whoweare__cont-img__txt02 {
  position: absolute;
  bottom: 50px;
  right: 30px;
  width: fit-content;
}

.page-whoweare__cont-link {
  /* display: block; */
  margin: 60px auto 0;
}

@media(max-width:1359px) {
  .page-whoweare__cont {
    padding: 8vw 0;
  }

  .page-whoweare__cont01 {
    padding-top: 0;
    margin-top: -105px;
  }
}

@media(max-width:1000px) {
  .page-whoweare__cont-main {
    width: calc(100% - 200px);
  }
}

@media(max-width:834px) {
  .page-whoweare__cont01 {
    padding-top: 0;
    margin-top: -110px;
  }

  .page-whoweare__cont-main {
    width: calc(100% - 180px);
  }

  .page-whoweare__cont01-mess {
    margin: 20px 0 30px;
  }

  .page-whoweare__cont02-mess {
    margin: 20px 0 20px;
  }

  .page-whoweare__cont03-mess {
    margin: 20px 0;
  }

  .page-whoweare__cont01-txt {
    margin-top: 20px;
  }

  .page-whoweare__cont02-txt {
    margin-top: 50px;
  }

  .page-whoweare__cont-dt {
    width: 140px;
  }

  .page-whoweare__cont-dd {
    width: calc(100% - 140px);
  }

  .page-whoweare__cont-img__area {
    padding: 60px 0;
    margin-top: 35px;
  }

  img.page-whoweare__cont03-img {
    width: 80%;
    margin: 0 auto;
  }

  .page-whoweare__cont-img__txt01 {
    top: 25px;
    left: 30px;
  }

  .page-whoweare__cont-img__txt02 {
    bottom: 25px;
    right: 30px;
  }

  .page-whoweare__cont-link {
    margin: 40px auto 0;
  }

}

/* @media(max-width:650px) { */
@media(max-width:834px) {
  .page-whoweare__cont {
    padding: 45px 0 40px;
  }

  .page-whoweare__cont01 {
    padding-top: 45px;
    margin-top: 0;
  }

  .page-whoweare__cont-main {
    width: 100%;
  }

  img.page-whoweare__cont02-img {
    width: 100%;
  }
}

@media(max-width:600px) {
  .page-whoweare__cont01-txt03 {
    display: inline;
    margin-top: 0
  }
}

@media(max-width:500px) {
  .page-whoweare__cont02-txt {
    margin-top: 35px;
  }
}

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


img.page-ourbusiness__intro-head__img {
  width: 60%;
}

.page-ourbusiness__intro-head__mess {
  margin: 15px 0 30px;
}

.page-ourbusiness__intro-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 5%;
}

.page-ourbusiness__intro-item:nth-of-type(1) {
  margin-top: 80px;
}

.page-ourbusiness__intro-item__ttl {
  display: flex;
  flex-direction: column;
  align-items: end;
  text-align: end;
  margin-bottom: 5px;
}

.page-ourbusiness__intro-item:nth-of-type(1) {
  margin-bottom: 10px;
}

.page-ourbusiness__intro-item__ttl02 {
  line-height: 1.3;
}

.page-ourbusiness__intro-item__mess {
  margin: 20px 0 10px;
}

@media(max-width:1359px) {
  .page-ourbusiness__intro-item:nth-of-type(1) {
    margin-top: 75px;
  }
}


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

@media(max-width:834px) {
  img.page-ourbusiness__intro-head__img {
    width: 100%;
    max-width: 600px;
  }

  .page-ourbusiness__intro-item:nth-of-type(1) {
    margin-top: 60px;
  }

  .page-ourbusiness__intro-item__ttl02 {
    font-size: 2.2rem;
    text-align: start;
  }
}

@media(max-width:650px) {

  .page-ourbusiness__intro-head__mess {
    line-height: 1.5;
    margin: 10px 0 25px;
  }

  .page-ourbusiness__intro-list {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 35px;
  }

  .page-ourbusiness__intro-item:nth-of-type(1) {
    margin-top: 0px;
  }
}

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

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


.page-ourbusiness__cont-area {
  position: relative;
}

.page-ourbusiness__cont-bg {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}

img.page-ourbusiness__cont-bg__img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  object-fit: cover;
}

img.page-ourbusiness__cont-bg__img:nth-of-type(1) {
  z-index: 3;
}

img.page-ourbusiness__cont-bg__img:nth-of-type(2) {
  z-index: 2;
}

.page-ourbusiness__cont-bg.fixed {
  position: fixed;
}

.page-ourbusiness__cont {
  position: relative;
  z-index: 3;
  display: flex;
}


.page-ourbusiness__nav {
  position: sticky;
  top: 130px;
  left: 0;
  width: 27%;
  max-width: 360px;
  height: fit-content;
  margin-left: calc(50vw - 600px);
}

.page-ourbusiness__nav-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.page-ourbusiness__nav-item__link {
  position: relative;
  padding-left: 15px;
  color: #fff;
}

.page-ourbusiness__cont-list {
  max-width: 990px;
  width: 63%;
  margin-right: calc(50vw - 750px);
}

.page-ourbusiness__item01 {
  padding-bottom: 120px;
}

.page-ourbusiness__item02 {
  padding-top: 130px;
}

.page-ourbusiness__item-ttl {
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.page-ourbusiness__item-ttl02 {
  display: flex;
  align-items: end;
  gap: 25px;
}

.page-ourbusiness__item-ttl02-01 {
  font-size: 7rem;
  line-height: 1;
  letter-spacing: -0.03em;
}

.page-ourbusiness__item-ttl02-02 {
  line-height: 2.1;
}

.page-ourbusiness__item-box {
  background-color: #fff;
  padding: 70px 5%;
  margin-top: 60px;
}

.page-ourbusiness__item-mess {
  line-height: 1.55;
  margin-bottom: 20px;
}

.page-ourbusiness__item-item {
  padding-top: 50px;
}

.page-ourbusiness__item-item__ttl {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

.page-ourbusiness__item01-item01__img-wrap {
  padding: 15px 0;
  overflow: scroll;
  margin-top: 10px;
}

img.page-ourbusiness__item01-item01__img {
  width: 100%;
  max-width: 100%;
}

.page-ourbusiness__item-list {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.page-ourbusiness__item-item__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2%;
  margin-top: 40px;
}

.page-ourbusiness__item-item__item {
  position: relative;
  background-color: #f9f9f9;
  border-radius: 5px;
  /* padding: 15px 8% 35px 10%; */
  padding: 80px 8% 35px 10%;
}

img.page-ourbusiness__item-item__item-img {
  position: absolute;
  top: 15px;
  right: 10px;
  width: 43px;
  /* margin: 0 -5% 20px auto; */
}

.page-ourbusiness__item-item__item-mess {
  margin: 5px 0 25px;
}

.page-ourbusiness__item02-item__list {
  display: flex;
  flex-direction: column;
  gap: 35px;
}

.page-ourbusiness__item02-item__item {
  display: flex;
  align-items: center;
  gap: 5%;
}

.page-ourbusiness__item02-item__ttl {
  margin-bottom: 10px;
}

img.page-ourbusiness__item02-item__img {
  width: 150px;
}

/* @media(max-width:1572px) { */
@media(max-width:1200px) {
  .page-ourbusiness__cont-list {
    margin-right: 5vw;
  }


  .page-ourbusiness__item-item__list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 25px;
    margin-top: 40px;
  }

  .page-ourbusiness__item-item__item {
    position: relative;
    /* padding: 25px 8% 35px 10%; */
    padding: 35px 8% 35px 8%;
  }

  img.page-ourbusiness__item-item__item-img {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 35px;
    margin: 0;
  }
}

@media(max-width:1359px) {
  .page-ourbusiness__nav {
    margin-left: 5vw;
  }

  .page-ourbusiness__item01 {
    padding-bottom: 7vw;
  }

  .page-ourbusiness__item02 {
    padding-top: 7vw;
  }

  .page-ourbusiness__item-ttl02-01 {
    font-size: 6rem;
  }
}


@media(max-width:1200px) {

  .page-ourbusiness__item01-item01__img-wrap {
    padding: 15px 0;
    overflow: scroll;
    margin-top: 10px;
  }
  
  img.page-ourbusiness__item01-item01__img {
    width: 680px;
    max-width: 680px;
  }
}
@media(max-width:1000px) {
  /* img.page-ourbusiness__item-item__item-img {
    width: 35px;
    margin: 0 -5% 10px auto;
} */
}

@media(max-width:834px) {
  .page-ourbusiness__nav {
    display: none;
  }

  .page-ourbusiness__cont-list {
    max-width: 90%;
    width: 90%;
    margin: 0 auto;
  }

  .page-ourbusiness__item01 {
    padding-bottom: 45px;
  }

  .page-ourbusiness__item02 {
    padding-top: 45px;
  }

  .page-ourbusiness__item-ttl02-01 {
    font-size: 4rem;
  }

  .page-ourbusiness__item-box {
    padding: 40px 5%;
    margin-top: 40px;
  }

}

@media(max-width:500px) {
  .page-ourbusiness__item-mess {
    text-align: center;
  }

}

@media(max-width:500px) {
  .page-ourbusiness__item-ttl02 {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 5px;
  }

  .page-ourbusiness__item-box {
    padding: 30px 5%;
    margin-top: 30px;
  }

  .page-ourbusiness__item02-item__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }

  img.page-ourbusiness__item02-item__img {
    width: 120px;
  }

  .page-ourbusiness__item02-item__ttl {
    text-align: center;
    margin-bottom: 5px;
  }
}

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

.page-ourbusiness #breadcrumb {
  color: #fff;
  position: relative;
  z-index: 3;
  padding: 0;
  font-family: "Roboto", serif;
  background: transparent;
}

.page-ourbusiness .breadcrumb {
  padding: 4rem 0;
}

.page-ourbusiness #breadcrumb a {
  color: #fff;
}

.page-ourbusiness__item-item__item02-ttl__br {
  display: none;
}

.page-ourbusiness__item-item__item03-ttl__br {
  display: none;
}

@media(max-width:1540px) {
  .page-ourbusiness__item-item__item02-ttl__br {
    display: block;
  }
  
  .page-ourbusiness__item-item__item03-ttl__br {
    display: block;
  }

}
@media(max-width:1200px) {
  .page-ourbusiness__item-item__item02-ttl__br {
    display: none;
  }
  
  .page-ourbusiness__item-item__item03-ttl__br {
    display: none;
  }
}