.p-sustainability-content__inner {
  padding: 0 calc(100vw / 375 * 20);
  position: relative;
  z-index: 10;
}

.p-sustainability-content__inner__heading {
  margin-bottom: calc(100vw / 375 * 40);
  padding-bottom: calc(100vw / 375 * 24);
  border-bottom: 1px solid #2F6DA1;
}

.p-sustainability-content__inner__heading__text01 {
  font-weight: 400;
  font-size: calc(100vw / 375 * 20);
}

.p-sustainability-content__inner__text {
  margin-top: calc(100vw / 375 * 32);
  line-height: 1.6;
}


.p-sustainability-content01 {
  padding-top: calc(100vw / 375 * 60);
  position: relative;
}

.p-sustainability-content01__inner__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: calc(100vw / 375 * 20);
}

.p-sustainability-content01__inner__list > .item {
  width: 33%;
}

.p-sustainability-content01__inner__list > .item + .item + .item + .item {
  margin-top: 0.5%;
}

.p-sustainability-content__inner__sdgslist {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: calc(100vw / 375 * 20);
  position: relative;
}

.p-sustainability-content__inner__sdgslist::after {
  content: "";
  display: block;
  width: 32%;
  height: 0;
}

.p-sustainability-content__inner__sdgslist > .item {
  width: 32%;
}

.p-sustainability-content__inner__sdgslist > .item + .item + .item + .item {
  margin-top: 1.5%;
}

.p-sustainability-content__inner__modallist {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: calc(100vw /375 * 24);
}

.p-sustainability-content__inner__modallist .item:nth-of-type(1) {
  width: 55%;
}

.p-sustainability-content__inner__modallist .item:nth-of-type(2), .p-sustainability-content__inner__modallist .item:nth-of-type(3) {
  width: 50%;
}

  .p-sustainability-content__inner__photolist {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: calc(100vw /375 * 24);
  }

    .p-sustainability-content__inner__photolist .item {
      width: calc((100% - 1 * 8px) / 2);
    }

.p-sustainability-content__inner__box {
  margin-top: calc(100vw / 375 * 40);
  padding: calc(100vw / 375 * 24);
  border: 1px solid #D6D6D6;
}

.p-sustainability-content__inner__box dl {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
}

.p-sustainability-content__inner__box dl dt {
  font-size: calc(100vw / 375 * 18);
  color: #0E6DA6;
  font-weight: 500;
}

.p-sustainability-content__inner__box dl dd {
  margin-top: calc(100vw / 375 * 20);
  font-size: calc(100vw / 375 * 18);
  font-weight: 500;
}

.p-sustainability-content__inner__box dl dd p + p {
  margin-top: calc(100vw / 375 * 20);
}

.p-sustainability-content__inner__title {
  margin-top: calc(100vw / 375 * 40);
  font-size: calc(100vw/ 375 * 18);
  color: #0E6DA6;
}

.p-sustainability-content__inner__title02 {
  margin-top: calc(100vw / 375 * 40);
  margin-bottom: calc(100vw / 375 * 20);
  font-size: calc(100vw/ 375 * 18);
  font-weight: 500;
}

.p-sustainability-content02 {
  padding-top: calc(100vw / 375 * 60);
}

.p-sustainability-content02 .p-sustainability-content__inner__box dl dd p {
  text-indent: -2em;
  padding-left: 2em;
}

.p-sustainability-content03 {
  padding-top: calc(100vw / 375 * 60);
}

.p-sustainability-content04 {
  padding-top: calc(100vw / 375 * 60);
}

.p-sustainability-content05 {
  padding-top: calc(100vw / 375 * 60);
}

.p-sustainability-content05__inner__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: calc(100vw / 375 * 20);
}

.p-sustainability-content05__inner__list > .item {
  width: 49%;
}

.p-sustainability-content05__inner__list > .item + .item + .item {
  margin-top: 2%;
}

.p-sustainability-content06 {
  padding-top: calc(100vw / 375 * 60);
}

.p-sustainability-content06 .p-sustainability-content__inner__box p:last-of-type {
  text-align: right;
}

.p-sustainability-content07 {
  padding-top: calc(100vw / 375 * 60);
}

.p-sustainability-content07 .p-sustainability-content__inner__box p + p {
  margin-top: calc(100vw / 375 * 12);
}

.p-sustainability-content07 .p-sustainability-content__inner__box p > span {
  font-size: calc(100vw / 375 * 14);
}

.p-sustainability-content07 .p-sustainability-content07__inner__list dl {
  display: flex;
  flex-direction: column;
  padding: calc(100vw / 375 * 12) 0;
  border-top: 1px solid #D6D6D6;
}

.p-sustainability-content07 .p-sustainability-content07__inner__list dl:last-of-type {
  border-bottom: 1px solid #D6D6D6;
}

.p-sustainability-content08 {
  padding-top: calc(100vw / 375 * 60);
}

.p-sustainability-content08__inner__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: calc(100vw / 375 * 20);
}

.p-sustainability-content08__inner__list > .item {
  width: 49%;
}

.p-sustainability-content09 {
  padding-top: calc(100vw / 375 * 60);
}

.p-sustainability-content09 .p-sustainability-content__inner__box p > span {
  font-size: calc(100vw / 375 * 16);
  font-weight: 400;
}

.p-sustainability-content09 .p-sustainability-content__inner__modallist a {
  position: relative;
  display: block;
  padding-right: calc(100vw / 375 * 20);
  margin-top: calc(100vw / 375 * 12);
  transition: 0.5s;
}

.p-sustainability-content09 .p-sustainability-content__inner__modallist a:hover {
  opacity: 0.5;
}

.p-sustainability-content09 .p-sustainability-content__inner__modallist .item:nth-of-type(3) a::after {
  content: "";
  display: none;
  width: 50%;
  height: calc(100vw / 375 * 26);
  background-image: url("../img/sustainability/arrowIcon.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.p-sustainability-content10 {
  padding-top: calc(100vw / 375 * 60);
}

.p-sustainability-content10__inner__list dl {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  padding: calc(100vw / 375 * 12) 0;
  border-top: 1px solid #D6D6D6;
}

.p-sustainability-content10__inner__list dl:last-of-type {
  border-bottom: 1px solid #D6D6D6;
}

.p-sustainability-content10__inner__list dl dt {
  font-size: calc(100vw / 375 * 18);
  font-weight: 500;
}

.p-sustainability-content10__inner__list dl dd {
  margin-top: calc(100vw / 375 * 12);
}

.p-sustainability-content10__inner__list dl dd > div {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
}

.p-sustainability-content10__inner__list dl dd > div + div {
  margin-top: calc(100vw / 375 * 12);
}

.p-sustainability-content10__inner__list dl dd > div > p + p {
  margin-top: calc(100vw / 375 * 4);
}

.p-sustainability-content11 {
  padding-top: calc(100vw / 375 * 60);
}

.p-sustainability-content11__inner__list {
  margin-top: calc(100vw / 375 * 32);
}

.p-sustainability-content11__inner__list dl {
  padding: calc(100vw / 375 * 12) 0;
}

.p-sustainability-content11__inner__list dl {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  padding: calc(100vw / 375 * 12) 0;
  border-bottom: 1px solid #D6D6D6;
}

.p-sustainability-content11__inner__list dl:first-of-type {
  border-top: 1px solid #D6D6D6;
}

.p-sustainability-content11__inner__list dl dt {
  font-size: calc(100vw / 375 * 18);
  font-weight: 500;
}

.p-sustainability-content11__inner__list dl dd {
  margin-top: calc(100vw / 375 * 12);
}

.p-sustainability-content11 .min {
  margin-bottom: calc(100vw / 375 * 12);
  font-size: calc(100vw / 375 * 18);
}

.p-sustainability-content12 {
  padding-top: calc(100vw / 375 * 60);
  padding-bottom: calc(100vw / 375 * 110);
}

@media print,
(min-width: 768px) {

  .p-sustainability-content__inner {
    padding: 0;
    width: calc(100vw / 1600 * 1160);
    margin: 0 auto;
  }

  .p-sustainability-content__inner__heading {
    margin-bottom: calc(100vw / 1600 * 40);
    padding-bottom: calc(100vw / 1600 * 24);
    border-bottom: 1px solid #2F6DA1;
  }

  .p-sustainability-content__inner__heading__text01 {
    font-weight: 400;
    font-size: calc(100vw / 1600 * 24);
  }

  .p-sustainability-content__inner__text {
    margin-top: calc(100vw / 1600 * 64);
    line-height: 2.1;
  }


  .p-sustainability-content01 {
    padding-top: calc(100vw / 1600 * 60);
    position: relative;
  }

  .p-sustainability-content01 figure {
    width: calc(100vw / 1600 * 720);
  }

  .p-sustainability-content01__inner__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: calc(100vw / 1600 * 40);
  }

  .p-sustainability-content01__inner__list > .item {
    width: 10.5%;
  }

  .p-sustainability-content01__inner__list > .item + .item + .item + .item {
    margin-top: 0;
  }

  .p-sustainability-content01__inner__list > .item + .item + .item + .item + .item + .item + .item + .item + .item + .item {
    margin-top: 0.5em;
  }

  .p-sustainability-content__inner__sdgslist {
    justify-content: flex-start;
    margin-top: calc(100vw / 1600 * 40);
  }

  .p-sustainability-content__inner__sdgslist > .item {
    width: 10.5%;
    margin-right: 1.5%;
  }

  .p-sustainability-content__inner__sdgslist > .item + .item + .item + .item {
    margin-top: 0;
  }

  .p-sustainability-content__inner__modallist {
    justify-content: flex-start;
    margin-top: calc(100vw /1600 * 48);
  }

  .p-sustainability-content__inner__modallist .item:nth-of-type(1) {
    width: 34%;
    margin-right: 3%;
  }

  .p-sustainability-content__inner__modallist .item:nth-of-type(2) {
    width: 22.8%;
    margin-right: 1%;
  }

  .p-sustainability-content__inner__modallist .item:nth-of-type(3) {
    width: 22.8%;
    text-align: right;
  }

    .p-sustainability-content__inner__modallist .item {
      width: 34%;
      margin-right: 3%;
    }

  .p-sustainability-content__inner__photolist {
    gap: 16px;
    margin-top: calc(100vw /1600 * 48);
  }

    .p-sustainability-content__inner__photolist .item {
      width: calc((100% - 2 * 16px) / 3);
    }

  .p-sustainability-content__inner__box {
    margin-top: calc(100vw / 1600 * 60);
    padding: calc(100vw / 1600 * 72);
    border: 1px solid #D6D6D6;
  }

  .p-sustainability-content__inner__box dl {
    flex-direction: row;
  }

  .p-sustainability-content__inner__box dl dt {
    font-size: calc(100vw / 1600 * 24);
    width: calc(100vw / 1600 * 214);
  }

  .p-sustainability-content__inner__box dl dd {
    margin-top: 0;
    font-size: calc(100vw / 1600 * 24);
    font-weight: 500;
  }

  .p-sustainability-content__inner__box dl dd p + p {
    margin-top: calc(100vw / 1600 * 20);
  }

  .p-sustainability-content__inner__title {
    margin-top: calc(100vw / 1600 * 40);
    font-size: calc(100vw/ 1600 * 18);
    color: #0E6DA6;
  }

  .p-sustainability-content__inner__title02 {
    margin-top: calc(100vw / 1600 * 80);
    margin-bottom: calc(100vw / 1600 * 32);
    font-size: calc(100vw/ 1600 * 20);
  }

  .p-sustainability-content02 {
    padding-top: calc(100vw / 1600 * 180);
  }

  .p-sustainability-content02 .p-sustainability-content__inner__box dl dd p {
    text-indent: -2em;
    padding-left: 2em;
  }

  .p-sustainability-content03 {
    padding-top: calc(100vw / 1600 * 180);
  }

  .p-sustainability-content04 {
    padding-top: calc(100vw / 1600 * 180);
  }

  .p-sustainability-content05 {
    padding-top: calc(100vw / 1600 * 180);
  }

  .p-sustainability-content05__inner__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: calc(100vw / 1600 * 60);
  }

  .p-sustainability-content05__inner__list > .item {
    width: 32%;
  }

  .p-sustainability-content05__inner__list > .item + .item + .item {
    margin-top: 0%;
  }

  .p-sustainability-content05__inner__list > .item + .item + .item + .item {
    margin-top: 2%;
  }

  .p-sustainability-content06 {
    padding-top: calc(100vw / 1600 * 180);
  }

  .p-sustainability-content06 .p-sustainability-content__inner__box p:last-of-type {
    text-align: right;
  }

  .p-sustainability-content07 {
    padding-top: calc(100vw / 1600 * 180);
  }

  .p-sustainability-content07 .p-sustainability-content__inner__box p + p {
    margin-top: calc(100vw / 1600 * 12);
  }

  .p-sustainability-content07 .p-sustainability-content__inner__box p > span {
    font-size: calc(100vw / 1600 * 20);
  }

  .p-sustainability-content07 .p-sustainability-content07__inner__list dl {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: calc(100vw / 1600 * 24) 0;
  }

  .p-sustainability-content07 .p-sustainability-content07__inner__list dl:last-of-type {
    border-bottom: 1px solid #D6D6D6;
  }

  .p-sustainability-content08 {
    padding-top: calc(100vw / 1600 * 180);
  }

  .p-sustainability-content08__inner__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: calc(100vw / 1600 * 20);
  }

  .p-sustainability-content08__inner__list > .item {
    width: 49%;
  }

  .p-sustainability-content09 {
    padding-top: calc(100vw / 1600 * 180);
  }

  .p-sustainability-content09 .p-sustainability-content__inner__box p > span {
    font-size: calc(100vw / 1600 * 16);
    font-weight: 400;
  }

  .p-sustainability-content09 .p-sustainability-content__inner__modallist a {
    padding-right: calc(100vw / 1600 * 20);
    margin-top: calc(100vw / 1600 * 0);
  }

  .p-sustainability-content09 .p-sustainability-content__inner__modallist a + a {
    margin-top: calc(100vw / 1600 * 24);
  }

  .p-sustainability-content09 .p-sustainability-content__inner__modallist .item:nth-of-type(3) a::after {
    width: calc(100vw / 1600 * 16);
    height: calc(100vw / 1600 * 26);
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }

  .p-sustainability-content10 {
    padding-top: calc(100vw / 1600 * 180);
  }

  .p-sustainability-content10__inner__list {
    margin-top: calc(100vw / 1600 * 80);
  }

  .p-sustainability-content10__inner__list dl {
    flex-direction: row;
    padding: calc(100vw / 1600 * 24) 0;
    border-top: 1px solid #D6D6D6;
  }

  .p-sustainability-content10__inner__list dl:last-of-type {}

  .p-sustainability-content10__inner__list dl dt {
    width: calc(100vw / 1600 * 300);
    font-size: calc(100vw / 1600 * 18);
  }

  .p-sustainability-content10__inner__list dl dd {
    width: calc(100vw / 1600 * 860);
    margin-top: 0;
  }

  .p-sustainability-content10__inner__list dl dd > div {
    flex-direction: row;
  }

  .p-sustainability-content10__inner__list dl dd > div + div {
    margin-top: calc(100vw / 1600 * 12);
  }

  .p-sustainability-content10__inner__list dl dd > div > p {
    margin-right: calc(100vw / 1600 * 24);
  }

  .p-sustainability-content10__inner__list dl dd > div > p + p {
    margin-top: 0;
  }

  .p-sustainability-content11 {
    padding-top: calc(100vw / 1600 * 180);
  }

  .p-sustainability-content11__inner__list {
    margin-top: calc(100vw / 1600 * 48);
  }

  .p-sustainability-content11__inner__list dl {
    padding: calc(100vw / 1600 * 24) 0;
  }

  .p-sustainability-content11__inner__list dl {
    flex-direction: row;
    padding: calc(100vw / 1600 * 24) 0;
  }

  .p-sustainability-content11__inner__list dl:first-of-type {}

  .p-sustainability-content11__inner__list dl dt {
    font-size: calc(100vw / 1600 * 18);

    width: calc(100vw / 1600 * 232);
  }

  .p-sustainability-content11__inner__list dl dd {
    margin-top: 0;
  }

  .p-sustainability-content11 .min {
    margin-bottom: calc(100vw / 1600 * 24);
    font-size: calc(100vw / 1600 * 20);
  }

  .p-sustainability-content12 {
    padding-top: calc(100vw / 1600 * 180);
    padding-bottom: calc(100vw / 1600 * 220);
  }

}









.p-sustainability-mainVisual {
  height: calc(100vw / 375 * 320);
  padding-top: calc(100vw / 375 * 20);
  background-image: url("../img/sustainability/mainImg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.p-sustainability-mainVisual__inner {
  padding: 0 calc(100vw / 375 * 20);
}

.p-sustainability-mainVisual__inner__heading {
  display: flex;
  flex-direction: column;
}

.p-sustainability-mainVisual__inner__heading__text01 {
  font-family: 'Abel', sans-serif;
  font-weight: 400;
  font-size: calc(100vw / 375 * 30);
  line-height: 1.34;
  letter-spacing: 0.053em;
  color: #fff;
}

.p-sustainability-mainVisual__inner__heading__text02 {
  font-weight: 500;
  font-size: calc(100vw / 375 * 20);
  color: #fff;
}

@media print,
(min-width: 768px) {
  .p-sustainability-mainVisual {
    height: calc(100vw / 1600 * 672);
    padding-top: calc(100vw / 1600 * 148);
  }

  .p-sustainability-mainVisual__inner {
    padding: 0;
    width: calc(100vw / 1600 * 1160);
    margin: 0 auto;
  }

  .p-sustainability-mainVisual__inner__heading__text01 {
    font-size: calc(100vw / 1600 * 50);
  }

  .p-sustainability-mainVisual__inner__heading__text02 {
    font-size: calc(100vw / 1600 * 30);
    margin-top: calc(100vw / 1600 * 5);
  }

}
