@charset "UTF-8";

/* ==========================================================

  BLD Group Index SP Styles

========================================================== */

/* Loader
--------------------------------------------------------- */
.loader img {
  width: 20vw;
}

/* Page Header
--------------------------------------------------------- */
.page-header { padding: 80px 0 0;}
.page-header > div:last-of-type figure { height: auto; }
.page-header > div:last-of-type figure img { height: auto; }
.page-header > div:last-of-type p {
  font-size: 3.2vw; /* 24/750 */
  line-height: 1.875;
  letter-spacing: 0.15em;
  margin: 6% 0;
  padding: 0 4.666666% 0 0;
}

/* News
--------------------------------------------------------- */
.news {
  margin: 24% 0 50.666666%; /* 180px 0 */
}
.news .heading {
  width: 20%;
  padding: 0 0 0 4.666666%;
}
.news .heading h2 { width: 10vw; }
.news > div:last-of-type {
  width: 80%; /* 600/750 */
  padding: 0;
}
.news > div:last-of-type ul li {
  font-size: 2.9333333vw; /* 22/750 */
  padding: 4% 0 4% 2.666666%;
}
.news > div:last-of-type ul li a::after { right: 4.666666%; }
.news > div:last-of-type ul li a span {
  display: block;
}
.news > div:last-of-type ul li a span:first-of-type { width: 100%; }
.news > div:last-of-type ul li a span:last-of-type { width: 80%; }
.news > div:last-of-type a.link-next {
  margin: 0 4.666666% 0 0;
}

/* Our Business
--------------------------------------------------------- */
.our-biz { padding: 0 0 16.666666%; /* 120/750 */ }
.sec-header {
  top: -22.666666vw; /* 170/750 */
  margin: 0 0 -22.666666%;
}
.our-biz .heading {
  width: 20%;
  padding: 0 4.666666% 0 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.our-biz .heading h2 {
  width: 11vw;
  margin: 0;
}
.our-biz .heading a.link-next { display: none; }
.our-biz .sec-header figure {
  top: 0;
  width: 80%;
}
.our-biz > a.link-next {
  float: right;
  display: inline-block;
  margin: 4% 4.666666% 0 0;
}
.our-biz-summary { padding: 26.666666% 0 0 4.66666%; }
.our-biz-item {
  display: block;
  padding: 0 10% 11.333333% 5.333333%;
}
.our-biz-item:first-of-type { margin: 0 0 26.666666%; }
.our-biz-item img {
  top: -12.666666vw; /* 95/750 */
  left: 0;
  margin: 0 0 -12.666666vw;
}
.our-biz-item dl {
  padding: 0 5%;
  margin: 6.666666% 0 0;
}
.our-biz-item dl dt {
  font-size: 5.333333vw; /* 40/750 */
  margin: 0 0 4%;
}
.our-biz-item dl dd {
  font-size: 3.2vw; /* 24/750 */
  line-height: 1.875;
}
.our-biz-item dl dd:last-of-type {
  text-align: center;
  margin: 8% 0 0;
}

/* Link Banner */
.bnr {
  padding: 0 4.666666%;
  margin: 4.666666% auto 0;
}
.bnr02 {
  margin: 0 auto 16% /* 60px auto 120px */
}
.bnr02 span { height: 95px; }
@media screen and (max-width:414px) {
  .bnr02 span { height: 85px; }
}
@media screen and (max-width:375px) {
  .bnr02 span { height: 75px; }
}

/* Sustainability
--------------------------------------------------------- */
.sus { padding: 32% 0 24%; /* 240px 0 180px */ }
.sus .heading {
  width: 20%;
  padding: 0 0 0 4.666666%;
}
.sus .heading h2 { width: 11vw; }
.sus > div:last-of-type { width: 80%; }
.sus > div:last-of-type figure img { top: 0; }
.sus > div:last-of-type p {
  font-size: 3.2vw; /* 24/750 */
  margin: 8% 0 6.666666%; /* 60px 0 50px */
  padding: 0 4.666666% 0 0;
}
.sus-img01, .sus-img02 { display: none; }

/* Recruit
--------------------------------------------------------- */
.recruit { padding: 0 0 10.666666%; }
.recruit figure{ width: 100%; }
.rec-summary {
  position: relative;
  z-index: 1;
  top: -5.333333vw;
  transform: translateY(0);
  right: 0;
  width: 90%;
  padding: 9.333333% 4.666666% 9.333333% 9.333333%;
  margin: 0 0 -5.333333% 10%;
}
.rec-summary.fadeInLeft {
  opacity: 1;
  transform: translate(0);
  -webkit-transform: translate(0);
}
.rec-summary .heading { width: 10vw; }
.rec-summary ul li:first-of-type { margin: 0 0 6.666666%; /* 50/750 */ }
.rec-summary ul li p { font-size: 3.2vw; /* 24/750 */ }