.p-product_works__wrap .gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media screen and (max-width: 550px) {
  .p-product_works__wrap .gallery {
    gap: 15px;
  }
}
.p-product_works__wrap .gallery .item {
  width: calc((100% - 90px) / 4);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 550px) {
  .p-product_works__wrap .gallery .item {
    width: calc((100% - 15px) / 2);
  }
}

@media screen and (max-width: 550px) {
  .p-product_bnr__ttlJp {
    font-size: 2rem;
  }
}

@media screen and (max-width: 550px) {
  .p-product_bnr__ttlEn {
    font-size: 1.5rem;
    margin-top: 0.5em;
  }
}

.p-kv_under.-sustainable:before {
  background-image: url("../img/sustainable/img_kv.png");
}

.p-sustainable__sec:not(:first-child) {
  padding-top: 12rem;
}
@media screen and (max-width: 550px) {
  .p-sustainable__sec:not(:first-child) {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.p-sustainable .sdgs-item {
  display: flex;
  gap: 10px;
  padding-top: 30px;
}
@media screen and (max-width: 550px) {
  .p-sustainable .sdgs-item {
    gap: 10px;
  }
}
.p-sustainable .sdgs-item li {
  width: 120px;
}
@media screen and (max-width: 550px) {
  .p-sustainable .sdgs-item li {
    width: calc((100% - 30px) / 4);
  }
}
@media screen and (max-width: 550px) {
  .p-sustainable .c-ttl_sec__en {
    line-height: 1.4;
  }
}
.p-sustainable .c-ttl_sec__en br {
  display: none;
}
@media screen and (max-width: 550px) {
  .p-sustainable .c-ttl_sec__en br {
    display: block;
  }
}

.p-sustainable_head {
  padding-bottom: 8rem;
}
.p-sustainable_head__item {
  display: flex;
  border-bottom: 1px solid #b8b8b8;
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.p-sustainable_head__item:first-child {
  padding-top: 0;
}
.p-sustainable_head__ttl {
  width: 48%;
}
.p-sustainable_head__cnt {
  font-weight: 700;
  font-size: 2.3rem;
  width: 52%;
}
.p-sustainable_head__cnt p {
  font-size: 2.3rem;
  line-height: 1.5;
}
.p-sustainable_head__cnt p span {
  color: #A69C9C;
}
.p-sustainable_head__list li {
  display: flex;
  align-items: center;
}
.p-sustainable_head__list li .num {
  color: #A69C9C;
  margin-right: 3rem;
}
.p-sustainable_head .p-home_feature__ttl {
  margin-bottom: 8em;
}

.p-sustainable_message {
  background: #f9f9f9;
  padding: 10rem 0;
}
.p-sustainable_message__inner {
  max-width: 1005px;
  margin: 0 auto;
}
.p-sustainable_message__wrap {
  display: flex;
  align-items: center;
  margin-top: 6rem;
}
.p-sustainable_message__cnt {
  width: 59.403%;
  padding-right: 12rem;
}
.p-sustainable_message__ttl {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 2.4rem;
}
.p-sustainable_message__name {
  margin-top: 4rem;
  text-align: right;
}
.p-sustainable_message__name .lg {
  font-size: 1.25em;
  font-weight: 700;
}
.p-sustainable_message__img {
  width: 40.597%;
}
.p-sustainable_message__txt p + p {
  margin-top: 1em;
}

.p-sustainable_content {
  padding-top: 10rem;
  padding-bottom: 7rem;
  overflow: hidden;
}
@media screen and (max-width: 550px) {
  .p-sustainable_content {
    padding-top: 0;
  }
}
.p-sustainable_content .p-home_feature__ttl {
  margin-bottom: 8em;
}
@media screen and (max-width: 550px) {
  .p-sustainable_content .p-home_feature__ttl {
    margin-bottom: 4em;
  }
}
.p-sustainable_content__lead {
  padding-top: 5.5rem;
  padding-bottom: 4em;
  border-bottom: 1px solid #b4b8b8;
  margin-bottom: 4em;
  font-size: 2.3rem;
  line-height: 1.5;
}
@media screen and (max-width: 550px) {
  .p-sustainable_content__lead {
    padding-top: 1.5em;
    font-size: 1.2em;
    padding-bottom: 2em;
    margin-bottom: 2.5em;
  }
}
.p-sustainable_content__lead.txr {
  text-align: left;
}
.p-sustainable_content__lead p + p {
  margin-top: 1em;
}
.p-sustainable_content__lead .img_wrap {
  margin-top: 2.5rem;
  display: flex;
  align-items: center;
  gap: 30px;
}
@media screen and (max-width: 550px) {
  .p-sustainable_content__lead .img_wrap {
    flex-direction: column-reverse;
  }
}
.p-sustainable_content__lead .img_wrap figure {
  width: 50%;
}
@media screen and (max-width: 550px) {
  .p-sustainable_content__lead .img_wrap figure {
    width: 100%;
  }
}
.p-sustainable_content__lead .img_wrap img {
  width: 100%;
  height: auto;
}
.p-sustainable_content__lead .img_wrap p {
  margin-bottom: 4em;
  width: 50%;
}
@media screen and (max-width: 550px) {
  .p-sustainable_content__lead .img_wrap p {
    width: 100%;
  }
}
.p-sustainable_content__lead .img_wrap p:first-child {
  flex: 1;
}
@media screen and (max-width: 550px) {
  .p-sustainable_content__lead .img_wrap p:last-child {
    width: 100%;
  }
}
.p-sustainable_content__lead ul {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  list-style-type: none;
}
.p-sustainable_content__lead ul li {
  text-indent: -1em;
  padding-left: 1em;
  padding-bottom: 0.5em;
}
.p-sustainable_content__box {
  margin-top: 6rem;
  position: relative;
  padding: 6.5rem 0 5.5rem 4.5rem;
}
.p-sustainable_content__box:before {
  content: "";
  width: 100vw;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fafafa;
}
.p-sustainable_content__year {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 1.2rem;
}
.p-sustainable_content__bar {
  width: 100%;
  height: 2rem;
  position: relative;
}
.p-sustainable_content__bar:before {
  content: "";
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: #A69C9C;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.p-sustainable_content__bar:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #bbbbbb;
  position: absolute;
  top: 50%;
  left: 0;
}
.p-sustainable_content__txt {
  margin-top: 2rem;
  padding-right: 8rem;
}
.p-sustainable_content__navi {
  margin-top: 12rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.p-sustainable_content__arrows {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.p-sustainable_content .swiper-button-prev,
.p-sustainable_content .swiper-button-next {
  position: static;
  width: auto;
  height: auto;
  margin-top: 0;
}
.p-sustainable_content .swiper-button-prev:after,
.p-sustainable_content .swiper-button-next:after {
  display: none;
}
.p-sustainable_content .swiper-button-prev svg,
.p-sustainable_content .swiper-button-next svg {
  fill: #818181;
  width: 3.2rem;
  height: auto;
}
.p-sustainable_content .swiper-button-next {
  transform: rotate(180deg);
  margin-left: 1.8rem;
}
.p-sustainable_content .swiper-scrollbar {
  position: static;
  background: #e1e1e1;
  height: 3px;
  width: 84%;
  max-width: 1010px;
  cursor: pointer;
}
.p-sustainable_content .swiper-scrollbar-drag {
  background: #818181;
}

.p-sustainable_overview {
  background: #f9f9f9;
  padding-top: 10rem;
  padding-bottom: 7rem;
}
.p-sustainable_overview__tableWrap {
  margin-top: 5rem;
}
.p-sustainable_overview__table tr {
  border-bottom: 1px solid #dddddd;
}
.p-sustainable_overview__table th {
  width: 13.75%;
  font-weight: 700;
  padding: 1.2em 0;
  text-align: left;
  vertical-align: top;
}
.p-sustainable_overview__table td {
  width: 36.25%;
  padding: 1.2em 0;
  vertical-align: top;
}
.p-sustainable_overview__link {
  text-decoration: underline;
  color: #0808C9;
}

.p-sustainable_access {
  padding-top: 10rem;
}
.p-sustainable_access__address {
  margin-top: 5rem;
}
.p-sustainable_access__map {
  padding-top: 49.33%;
  position: relative;
  margin-top: 1.4rem;
}
.p-sustainable_access__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.strength_logo {
  max-width: 150px;
  margin-bottom: 1em;
}/*# sourceMappingURL=include.css.map */