/*!
global > color
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p_sustainable_tbl__head {
  font-size: 1.125rem;
}
.p_sustainable_flex__sign, .p_sustainable_frame__ttl {
  font-size: 1.25rem;
}
.p_sustainable_flex__ttl {
  font-size: 1.5rem;
}
.p_sustainable_flex__box {
  margin-bottom: 30px;
}
.p_sustainable_flex__ttl {
  margin-bottom: 5px;
  font-weight: 700;
  line-height: 1.75;
}
.p_sustainable_flex__sub {
  margin-bottom: 20px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
}
.p_sustainable_flex__content > * + * {
  margin-top: 12px;
}
.p_sustainable_flex__txt {
  font-family: "Noto Sans JP", sans-serif;
}
.p_sustainable_flex__sign {
  margin-top: 20px;
  font-weight: 700;
  line-height: 1.5;
}
.p_sustainable_frame {
  padding: 30px 20px;
  background-color: #e4e8eb;
}
.p_sustainable_frame__ttl {
  margin-bottom: 12px;
  color: #0b3971;
  font-weight: 700;
  line-height: 1.5;
}
.p_sustainable_frame__main {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.p_sustainable_frame__img {
  flex-shrink: 0;
  width: 120px;
  padding-top: 20px;
}
.p_sustainable_frame__txt {
  font-family: "Noto Sans JP", sans-serif;
}
.p_sustainable_frame__btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-top: 30px;
}
.p_sustainable .c_btn {
  font-size: 1rem;
  line-height: 1.4;
}
.p_sustainable_sec01 {
  margin-bottom: 60px;
}
.p_sustainable_sec02 {
  margin-bottom: 60px;
}
.p_sustainable_sec02__top, .p_sustainable_sec02__bot {
  transition-timing-function: linear;
}
.p_sustainable_sec02__top .swiper-wrapper, .p_sustainable_sec02__bot .swiper-wrapper {
  transition-timing-function: linear;
}
.p_sustainable_sec02__top {
  margin-bottom: 5px;
  pointer-events: none;
}
.p_sustainable_sec02__bot {
  pointer-events: none;
}
.p_sustainable_sec02__img {
  width: 120px;
  pointer-events: none;
}
.p_sustainable_sec03 {
  margin-bottom: 40px;
  padding-bottom: 60px;
  border-bottom: 1px solid #93a3b1;
}
.p_sustainable_sec03 .c_ttl01 {
  margin-bottom: 30px;
}
.p_sustainable_sec03 .p_sustainable_flex {
  margin-bottom: 40px;
}
.p_sustainable_sec04 {
  margin-bottom: 60px;
}
.p_sustainable_sec04 .p_sustainable_flex {
  margin-bottom: 40px;
}
.p_sustainable_sec04 .p_sustainable_flex__ttl {
  margin-bottom: 20px;
}
.p_sustainable_sec04 .p_sustainable_frame.frame01 {
  margin-bottom: 40px;
}
.p_sustainable_sec04 .p_sustainable_frame.frame01 .p_sustainable_frame__txt {
  margin-bottom: 20px;
}
.p_sustainable_sec04 .p_sustainable_frame.frame01 .p_sustainable_frame__img {
  width: 100%;
  max-width: 270px;
  margin: 0 auto;
  padding-top: 0;
}
.p_sustainable_sec04 .p_sustainable_frame.frame02 .p_sustainable_frame__btn .c_btn {
  position: relative;
  gap: 10px;
  max-width: 520px;
  width: 100%;
}
.p_sustainable_sec04 .p_sustainable_frame.frame02 .p_sustainable_frame__btn .c_btn::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: white;
  -webkit-mask: url(../images/sustainable/icon_external.png) no-repeat center/contain;
  mask: url(../images/sustainable/icon_external.png) no-repeat center/contain;
  transition: all 0.5s;
}
.p_sustainable_tbl__row:not(:last-child) {
  margin-bottom: 20px;
}
.p_sustainable_tbl__head {
  flex-shrink: 0;
  width: 120px;
  margin-right: 20px;
  color: #0b3971;
  font-weight: 700;
  line-height: 1.8;
}
.p_sustainable_tbl__body {
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
  .p_sustainable_tbl__head {
    font-size: 1.25rem;
  }
  .p_sustainable_flex__sign, .p_sustainable_frame__ttl {
    font-size: 1.5rem;
  }
  .p_sustainable_flex__ttl {
    font-size: 2.5rem;
  }
  .p_sustainable_flex {
    display: flex;
    justify-content: space-between;
  }
  .p_sustainable_flex__box {
    width: 44.8275862069%;
    margin-bottom: 0;
  }
  .p_sustainable_flex__img {
    width: 48.275862069%;
  }
  .p_sustainable_flex__ttl {
    margin: -6px 0 0;
  }
  .p_sustainable_flex__sub {
    margin-bottom: 35px;
    font-size: 1.5rem;
  }
  .p_sustainable_flex__sign {
    margin-top: 35px;
  }
  .p_sustainable_frame {
    padding: 50px 60px 70px;
  }
  .p_sustainable_frame__ttl {
    margin-bottom: 20px;
  }
  .p_sustainable_frame__main {
    flex-direction: row;
    justify-content: space-between;
    gap: 40px;
  }
  .p_sustainable_frame__img {
    width: 180px;
    padding-top: 4px;
  }
  .p_sustainable_frame__btn {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px 33px;
    max-width: 760px;
    margin-top: 35px;
  }
  .p_sustainable_frame__btn .c_btn {
    width: 100%;
    max-width: 360px;
  }
  .p_sustainable .c_btn {
    font-size: 1.25rem;
  }
  .p_sustainable_sec01 {
    margin-bottom: 136px;
  }
  .p_sustainable_sec02 {
    margin-bottom: 138px;
  }
  .p_sustainable_sec02__top {
    margin-bottom: 10px;
  }
  .p_sustainable_sec02__img {
    width: clamp(13.75rem, 21.6346153846vw + 3.3653846154rem, 25rem);
  }
  .p_sustainable_sec03 {
    margin-bottom: 140px;
    padding-bottom: 140px;
  }
  .p_sustainable_sec03 .c_ttl01 {
    margin-bottom: 66px;
  }
  .p_sustainable_sec03 .c_ttl01__en {
    font-size: clamp(2.5rem, 2.8846153846vw + 1.1153846154rem, 4rem);
  }
  .p_sustainable_sec03 .p_sustainable_flex {
    margin-bottom: 80px;
  }
  .p_sustainable_sec03 .p_sustainable_flex__img {
    padding-top: 4px;
  }
  .p_sustainable_sec04 {
    margin-bottom: 180px;
  }
  .p_sustainable_sec04 .p_sustainable_flex {
    margin-bottom: 76px;
  }
  .p_sustainable_sec04 .p_sustainable_flex__ttl {
    margin-bottom: 30px;
  }
  .p_sustainable_sec04 .p_sustainable_frame.frame01 {
    padding-bottom: 67px;
  }
  .p_sustainable_sec04 .p_sustainable_frame.frame01 .p_sustainable_frame__txt {
    margin-bottom: 72px;
  }
  .p_sustainable_sec04 .p_sustainable_frame.frame01 .p_sustainable_frame__main {
    gap: clamp(1.875rem, 6.0096153846vw + -1.0096153846rem, 5rem);
  }
  .p_sustainable_sec04 .p_sustainable_frame.frame01 .p_sustainable_frame__img {
    flex-shrink: 0;
    max-width: clamp(15rem, 44.1176470588vw + -6.1764705882rem, 22.5rem);
    margin: 0;
    padding-top: 32px;
  }
  .p_sustainable_sec04 .p_sustainable_frame.frame01 .p_sustainable_frame__box {
    width: 100%;
    max-width: 600px;
  }
  .p_sustainable_sec04 .p_sustainable_frame.frame02 .p_sustainable_frame__btn .c_btn:hover::after {
    background-color: #0b3971;
  }
  .p_sustainable_tbl__row {
    display: flex;
    align-items: flex-start;
  }
  .p_sustainable_tbl__row:not(:last-child) {
    margin-bottom: 32px;
  }
  .p_sustainable_tbl__head {
    margin-right: clamp(1.25rem, 7.3529411765vw + -2.2794117647rem, 2.5rem);
  }
}
/*# sourceMappingURL=maps/sustainable.css.map */
