@charset "UTF-8";
.l-content202204 .p-sustainabilityPage {
  margin-bottom: 140px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .p-sustainabilityPage {
    margin-bottom: 80px;
  }
}

.l-content202204 .p-sustainabilityPage__section__header {
  position: relative;
}

.l-content202204 .p-sustainabilityPage__section__header__bg {
  width: 100%;
}

.l-content202204 .p-sustainabilityPage__section__header__title {
  color: #fff;
  font-size: 65px;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 700;
  line-height: 1.3;
  display: block;
  text-align: center;
  width: 100%;
  padding: 0 6.2225475842%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 1024px) {
  .l-content202204 .p-sustainabilityPage__section__header__title {
    font-size: 42px;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .p-sustainabilityPage__section__header__title {
    font-size: 30px;
    padding: 0 4%;
  }
}

.l-content202204 .p-sustainabilityPage__section__header__title.__shadow {
  text-shadow: 0px 3px 50px rgba(4, 29, 66, 0.64);
}

@media screen and (max-width: 768px) {
  .l-content202204 .p-sustainabilityPage__section__header__title.__shadow {
    text-shadow: 0px 2px 20px rgba(4, 29, 66, 0.8);
  }
}

.l-content202204 .p-sustainabilityPage__hero {
  position: relative;
}

.l-content202204 .p-sustainabilityPage__hero__bg {
  width: 100%;
}

.l-content202204 .p-sustainabilityPage__hero__inner {
  color: #fff;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 768px) {
  .l-content202204 .p-sustainabilityPage__hero__inner {
    position: static;
    -webkit-transform: none;
            transform: none;
  }
}

.l-content202204 .p-sustainabilityPage__hero__title {
  font-size: 70px;
  font-family: "Hiragino Kaku Gothic W7 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  text-shadow: 0px 3px 40px rgba(0, 0, 0, 0.4);
  display: block;
}

@media screen and (max-width: 1024px) {
  .l-content202204 .p-sustainabilityPage__hero__title {
    font-size: 54px;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .p-sustainabilityPage__hero__title {
    font-size: 40px;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.4);
    width: 100%;
    padding: 0 4%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.l-content202204 .p-sustainabilityPage__hero__title.__bk {
  color: #000;
  text-shadow: 0px 3px 40px rgba(255, 255, 255, 0.4);
}

@media screen and (max-width: 768px) {
  .l-content202204 .p-sustainabilityPage__hero__title.__bk {
    text-shadow: 0px 3px 6px rgba(255, 255, 255, 0.4);
  }
}

.l-content202204 .p-sustainabilityPage__hero__lead {
  font-size: 20px;
  font-family: "Hiragino Kaku Gothic W5 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  text-shadow: 0px 3px 20px #000;
  margin-top: 20px;
}

@media screen and (max-width: 1024px) {
  .l-content202204 .p-sustainabilityPage__hero__lead {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .l-content202204 .p-sustainabilityPage__hero__lead {
    font-size: 15px;
    line-height: 1.3;
    text-shadow: 0px 2px 10px #000;
    width: 100%;
    margin-top: 0;
    padding: 0 4%;
    position: absolute;
    bottom: 20px;
    left: 0;
  }
}

.l-content202204 .p-sustainabilityPage__hero__lead.__bk {
  color: #000;
  text-shadow: 0px 3px 20px #fff;
}

@media screen and (max-width: 768px) {
  .l-content202204 .p-sustainabilityPage__hero__lead.__bk {
    text-shadow: 0px 2px 10px #fff;
  }
}

.l-content202204 .p-sustainabilityPage__section {
  margin-top: 90px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .p-sustainabilityPage__section {
    margin-top: 60px;
  }
}

.l-content202204 .p-sustainabilityPage .p-sustainabilityPage__hero + .p-sustainabilityPage__section {
  margin-top: 50px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .p-sustainabilityPage .p-sustainabilityPage__hero + .p-sustainabilityPage__section {
    margin-top: 30px;
  }
}

.l-content202204 .p-sustainabilityPage__links__inner {
  border-top: 1px solid #ADADAD;
  margin-top: 100px;
  padding-top: 100px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .p-sustainabilityPage__links__inner {
    margin-top: 60px;
    padding-top: 50px;
  }
}

.l-content202204 .p-sustainabilityPage__links__content {
  margin-top: 70px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .p-sustainabilityPage__links__content {
    margin-top: 30px;
  }
}

.l-content202204 .p-sustainabilityPage__environment__img {
  width: 100%;
  max-width: 980px;
}

.l-content202204 .p-sustainabilityPage__safety__ttl01 {
  width: 100%;
  max-width: 410px;
}

.l-content202204 .p-sustainabilityPage__safety__curiosity__img {
  width: 100%;
  max-width: 672px;
}

.l-content202204 .p-sustainabilityPage__safety__curiosity__hd {
  display: flex;
  align-items: center;
}

.l-content202204 .p-sustainabilityPage__safety__curiosity__hd__icon {
  flex: 0 0 68px;
  margin-right: 15px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .p-sustainabilityPage__safety__curiosity__hd__icon {
    flex: 0 0 40px;
    margin-right: 10px;
  }
}

.l-content202204 .p-sustainabilityPage__safety__curiosity__subTtl {
  font-size: 16px;
  display: block;
}

@media screen and (max-width: 768px) {
  .l-content202204 .p-sustainabilityPage__safety__curiosity__subTtl {
    font-size: 12px;
  }
}

.l-content202204 .p-sustainabilityPage__safety__curiosity__border {
  border-top: 1px solid #adadad;
  margin-top: 100px;
  padding-top: 100px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .p-sustainabilityPage__safety__curiosity__border {
    margin-top: 90px;
    padding-top: 90px;
  }
}

.l-content202204 .p-sustainabilityPage__community__img {
  width: 100%;
  max-width: 700px;
}

.l-content202204 .p-sustainabilityPage__community__data__ttl {
  display: flex;
  align-items: center;
  justify-content: center;
}

.l-content202204 .p-sustainabilityPage__community__latestContents__title {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .l-content202204 .p-sustainabilityPage__community__latestContents__title {
    font-size: 18px;
  }
}

.l-content202204 .c-pdf__bnr {
  width: fit-content;
  margin: auto;
}

.l-content202204 .c-pdf__bnr__inner,
.l-content202204 .c-pdf__bnr__img {
  width: 100%;
}


