/* ================================
Main Visual
================================ */
.p-top-mv {
  position: relative;
  z-index: 10;
  width: 100%;
  height: calc(100svh - 5.6rem);
  overflow: hidden;
}
.p-top-mv__bg {
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-top-mv__slider {
  position: absolute !important;
  z-index: -2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-top-mv__slider .slick-list {
  height: 100%;
}
.p-top-mv__slider .slick-track {
  height: 100%;
}
.p-top-mv__content.l-container {
  max-width: 1400px;
  width: calc(100% - 3.4rem);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 0 0 4.4rem 0;
}
.p-top-mv__catch-wrap {
  width: 47.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 6.3rem 0 0;
  margin: 0 0 0.9rem;
}
.p-top-mv__catch {
  color: #fff;
  font-size: 3.4rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.2;
  margin: 0 0 0.6rem;
}
.p-top-mv__typo {
  display: block;
  height: 2.2rem;
  aspect-ratio: 564/70;
}
.p-top-mv__typo img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-top-mv__object {
  position: relative;
  z-index: -1;
  width: 100vw;
  height: 3.8rem;
  margin: 0 calc(50% - 50vw);
}
.p-top-mv__object::before {
  content: "";
  position: absolute;
  bottom: 50%;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  right: 2.5rem;
  display: block;
  height: 58.4rem;
  aspect-ratio: 2718/1871;
  background: url(../img/top/mv_object.png?0317) no-repeat center center/contain;
}
.p-top-mv__btn-wrap {
  width: 47.5rem;
  padding: 0 6.3rem 0 0;
  margin: 2.5rem 0 0;
}
@media screen and (min-width: 1401px) {
  .p-top-mv__object {
    height: 4.3vw;
  }
  .p-top-mv__object::before {
    right: initial;
    left: -0.7vw;
    height: 45.7vw;
  }
  .p-top-mv__catch-wrap {
    margin: 0 auto 0.6rem;
  }
  .p-top-mv__btn-wrap {
    margin: 2.5rem auto 0;
  }
}
@media screen and (max-width: 768px) {
  .p-top-mv {
    height: 17.6rem;
  }
  .p-top-mv__content.l-container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0 2.9rem;
  }
  .p-top-mv__catch-wrap {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0;
    margin: 0 0 0.7rem;
  }
  .p-top-mv__catch {
    font-size: 0.8rem;
    margin: 0 0 0.5rem;
  }
  .p-top-mv__typo {
    height: 2.6rem;
  }
  .p-top-mv__object {
    height: 1.1rem;
  }
  .p-top-mv__object::before {
    right: initial;
    left: 0;
    height: 18.3rem;
    aspect-ratio: 1456/1025;
    background: url(../img/top/mv_object_sp.png?031710) no-repeat center center/contain;
  }
  .p-top-mv__btn-wrap {
    width: 100%;
    padding: 0;
    margin: 1.1rem 0 0;
  }
  .p-top-mv__btn.c-chevron-btn {
    width: auto;
    padding: 0 2rem;
  }
}

.p-recruit-mv__catch-wrap {
  width: 51.3rem;
  padding: 0 2.5rem 0 0;
}
.p-recruit-mv__catch {
  color: #fff;
  font-size: 4.1rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.3;
  margin: 0 0 0.6rem;
}
.p-recruit-mv__desc {
  color: #fff;
  font-size: 1.3rem;
  font-weight: 500;
}
.p-recruit-mv__btn-wrap {
  width: 51.3rem;
  padding: 0 2.5rem 0 0;
}
@media screen and (max-width: 768px) {
  .p-recruit-mv__content.l-container {
    padding: 0 0 2.1rem;
  }
  .p-recruit-mv__catch-wrap {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0;
  }
  .p-recruit-mv__catch {
    font-size: 1.9rem;
  }
  .p-recruit-mv__desc {
    font-size: 0.9rem;
  }
  .p-recruit-mv__btn-wrap {
    width: 100%;
    padding: 0;
  }
}

.p-page-mv {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 20rem;
  color: #fff;
  background: url(../img/cmn/page-mv_bg.jpg) no-repeat center center/cover;
}
.p-page-mv::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.15);
}
.p-page-mv__inner {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-page-mv__breadcrumbs {
  position: absolute;
  top: 1rem;
  left: 0;
}
.p-page-mv__title.c-underline-heading {
  margin: 0;
}
.p-page-mv.-company {
  background: url(../img/company/page-mv_bg.jpg?0302) no-repeat center center/cover;
}
.p-page-mv.-business {
  background: url(../img/business/page-mv_bg.jpg?0302) no-repeat center center/cover;
}
.p-page-mv.-sdgs {
  background: url(../img/sdgs/page-mv_bg.jpg?0302) no-repeat center center/cover;
}
.p-page-mv.-faq {
  background: url(../img/faq/page-mv_bg.jpg?0302) no-repeat center center/cover;
}
.p-page-mv.-environment {
  background: url(../img/environment/page-mv_bg.jpg) no-repeat center center/cover;
}
.p-page-mv.-benefits {
  background: url(../img/benefits/page-mv_bg.jpg) no-repeat center center/cover;
}
.p-page-mv.-requirement {
  background: url(../img/requirement/page-mv_bg.jpg) no-repeat center center/cover;
}
.p-page-mv.-message {
  background: url(../img/message/page-mv_bg.jpg) no-repeat center center/cover;
}
@media screen and (max-width: 768px) {
  .p-page-mv {
    height: 11.1rem;
    background: url(../img/cmn/page-mv_bg_sp.jpg) no-repeat center center/cover;
  }
  .p-page-mv__breadcrumbs {
    display: none;
  }
  .p-page-mv.-company {
    background: url(../img/company/page-mv_bg_sp.jpg) no-repeat center center/cover;
  }
  .p-page-mv.-business {
    background: url(../img/business/page-mv_bg_sp.jpg) no-repeat center center/cover;
  }
  .p-page-mv.-sdgs {
    background: url(../img/sdgs/page-mv_bg_sp.jpg) no-repeat center center/cover;
  }
  .p-page-mv.-faq {
    background: url(../img/faq/page-mv_bg_sp.jpg) no-repeat center center/cover;
  }
  .p-page-mv.-environment {
    background: url(../img/environment/page-mv_bg_sp.jpg) no-repeat center center/cover;
  }
  .p-page-mv.-benefits {
    background: url(../img/benefits/page-mv_bg_sp.jpg) no-repeat center center/cover;
  }
  .p-page-mv.-requirement {
    background: url(../img/requirement/page-mv_bg_sp.jpg) no-repeat center center/cover;
  }
  .p-page-mv.-message {
    background: url(../img/message/page-mv_bg_sp.jpg) no-repeat center center/cover;
  }
}