@media print, screen and (min-width:768px) {
  .sustainability .l-container {
    overflow: hidden;
    padding-top: 20px;
  }
  .sustainability .l-container:last-child {
    padding-bottom: 145px;
  }
}
@media screen and (max-width:767px) {
  .sustainability .l-container {
    padding-top: 57px;
  }
}
.sustainability .l-inner {
  max-width: 1320px;
}
.sustainability-lead {
  padding-top: 63px;
}
@media screen and (max-width:767px) {
  .sustainability-lead {
    padding-top: 39px;
  }
}
.sustainability-lead__ttl {
  color: #009360;
  text-align: center;
  font-size: 3.8rem;
  line-height: 1.7894736842;
  margin-bottom: 26px;
  padding-bottom: 19px;
  position: relative;
  letter-spacing: 0.02em;
}
.sustainability-lead__ttl:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 4px;
  background-color: #009360;
  left: 50%;
  margin-left: -20px;
  bottom: 0;
}
@media screen and (max-width:767px) {
  .sustainability-lead__ttl {
    font-size: 2.2rem;
    padding-bottom: 20px;
    margin-bottom: 20px;
    line-height: 1.7954545455;
  }
  .sustainability-lead__ttl:before {
    height: 3px;
  }
}
.sustainability-lead__txt {
  margin-bottom: 58px;
}
@media screen and (max-width:767px) {
  .sustainability-lead__txt {
    margin-bottom: 25px;
  }
}
.sustainability-lead__img {
  text-align: center;
  padding-left: 25px;
}
@media screen and (max-width:767px) {
  .sustainability-lead__img {
    padding-left: 0;
  }
}
.sustainability-lead__img img {
  max-width: 829px;
}
@media screen and (max-width:767px) {
  .sustainability-lead__img img {
    max-width: 89.3333333333vw;
  }
}
.sustainability-anchors {
  margin-top: 80px;
}
@media screen and (max-width:767px) {
  .sustainability-anchors {
    margin-top: 40px;
  }
}
@media print, screen and (min-width:768px) {
  .sustainability-anchors .p-anchor-link {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.sustainability-anchors .l-inner {
  max-width: 1160px;
}
.sustainability-anchors__link {
  background-color: #fff;
  display: block;
  padding: 30px 15px 13px;
  height: 100%;
}
@media screen and (max-width:767px) {
  .sustainability-anchors__link {
    padding-top: 20px;
    padding-bottom: 7px;
  }
}
.sustainability-anchors__icons {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 14px;
  min-height: 130px;
}
@media print, screen and (min-width:768px) {
  .sustainability-anchors__icons--02 {
    padding: 0 43px 0 50px;
  }
}
@media screen and (max-width:767px) {
  .sustainability-anchors__icons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: auto;
  }
}
.sustainability-anchors__icon {
  display: inline-block;
  width: 60px;
  margin-bottom: 5px;
  margin-left: 2.5px;
  margin-right: 2.5px;
}
@media screen and (max-width:767px) {
  .sustainability-anchors__icon {
    width: 10.6666666667vw;
  }
  .sustainability-anchors__icon:first-child {
    margin-left: 0;
  }
  .sustainability-anchors__icon:last-child {
    margin-right: 0;
  }
}
.sustainability-anchors__subttl {
  font-size: 1.8rem;
  font-weight: 600;
  color: #009360;
  line-height: 2;
  margin-bottom: 5px;
}
@media screen and (max-width:767px) {
  .sustainability-anchors__subttl {
    font-size: 1.3rem;
    line-height: 1.7692307692;
    margin-bottom: -3px;
  }
}
.sustainability-anchors__ttl {
  font-size: 1.8rem;
  line-height: 1.4444444444;
  margin-bottom: 27px;
}
@media screen and (max-width:767px) {
  .sustainability-anchors__ttl {
    font-size: 1.4rem;
    line-height: 1.8;
    margin-bottom: 16px;
  }
}
.sustainability-anchors__arrow {
  margin-top: 25px;
  padding-top: 19px;
  border-top: 1px solid #eee;
  display: block;
  text-align: center;
}
@media screen and (max-width:767px) {
  .sustainability-anchors__arrow {
    margin-top: 15px;
    padding-top: 15px;
  }
}
.sustainability-sect {
  margin-top: 78px;
}
@media screen and (max-width:767px) {
  .sustainability-sect {
    margin-top: 102px;
  }
}
@media print, screen and (min-width:768px) {
  .sustainability-contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.sustainability-side {
  width: 238px;
}
.sustainability-side.fixed .sustainability-side-nav {
  position: fixed;
  top: 81px;
  padding-top: 50px;
}
.sustainability-side-nav {
  max-width: 238px;
  padding-bottom: 145px;
}
.sustainability-side-nav li {
  font-size: 1.2rem;
  font-weight: 500;
  color: #cfcfcf;
  line-height: 1.3846153846;
  padding-right: 15px;
}
.sustainability-side-nav li + li {
  margin-top: 23px;
}
.sustainability-side-nav li span {
  font-size: 1.4rem;
  display: block;
}
.sustainability-side-nav a {
  display: block;
  position: relative;
  line-height: 1.5;
}
.sustainability-side-nav a:before {
  content: "";
  width: 20px;
  height: 2px;
  background-color: #009360;
  left: -35px;
  top: 7px;
  position: absolute;
  opacity: 0;
}
@media screen and (max-width:1159px) {
  .sustainability-side-nav a:before {
    left: -20px;
    width: 15px;
  }
}
.sustainability-side-nav a.is-active {
  color: #000;
}
.sustainability-side-nav a.is-active:before {
  opacity: 1;
}
@media print, screen and (min-width:768px) {
  .sustainability-main {
    width: calc(100% - 238px);
  }
}
.sustainability-main .c-ttl {
  margin-bottom: 67px;
}
@media screen and (max-width:767px) {
  .sustainability-main .c-ttl {
    margin-bottom: 45px;
    padding-top: 25px;
  }
}
.sustainability-main .c-ttl .en {
  font-size: 4.2rem;
}
@media screen and (max-width:767px) {
  .sustainability-main .c-ttl .en {
    font-size: 2.8rem;
  }
}
.sustainability-main .c-ttl .small {
  display: block;
  font-size: 3rem;
  margin-top: 9px;
}
@media screen and (max-width:767px) {
  .sustainability-main .c-ttl .small {
    font-size: 2rem;
    margin-top: 2px;
  }
}
.sustainability-block + .sustainability-block {
  margin-top: 77px;
}
@media screen and (max-width:767px) {
  .sustainability-block + .sustainability-block {
    margin-top: 102px;
  }
  .sustainability-block + .sustainability-block--02 {
    margin-top: 120px;
  }
  .sustainability-block + .sustainability-block--02 .sustainability-block-lead__icons {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 200px;
    bottom: -106px;
  }
  .sustainability-block + .sustainability-block--02 .sustainability-block-lead__icons .sustainability-block-lead__icon {
    margin-bottom: 5px;
  }
  .sustainability-block + .sustainability-block--02 .sustainability-block-lead__icons .sustainability-block-lead__icon:nth-child(3) {
    margin-right: 0;
  }
  .sustainability-block + .sustainability-block--02 .sustainability-block-action {
    padding-top: 105px;
  }
  .sustainability-block + .sustainability-block--02 .sustainability-block-action + .sustainability-block-action {
    padding-top: 28px;
  }
}
.sustainability-block-lead {
  background-color: #fff;
  position: relative;
}
.sustainability-block-lead__icons {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 30px 30px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -90px;
  background-color: #fff;
  max-width: 85%;
}
@media screen and (max-width:767px) {
  .sustainability-block-lead__icons {
    padding: 20px;
    bottom: -55px;
  }
}
.sustainability-block-lead__icon {
  width: 100px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.sustainability-block-lead__icon:last-child {
  margin-right: 0;
}
@media screen and (max-width:767px) {
  .sustainability-block-lead__icon {
    width: 50px;
    margin-right: 5px;
  }
}
.sustainability-block-action {
  background-color: #fff;
  padding: 10% 8% 0;
}
@media screen and (max-width:767px) {
  .sustainability-block-action {
    padding: 50px 20px 0;
  }
}
.sustainability-block-action + .sustainability-block-action {
  padding: 7.5% 8% 8%;
}
@media screen and (max-width:767px) {
  .sustainability-block-action + .sustainability-block-action {
    padding: 56px 20px 37px;
  }
  .sustainability-block-action + .sustainability-block-action--02 {
    padding-top: 75px;
  }
}
@media print, screen and (min-width:768px) {
  .sustainability-block-action + .sustainability-block-action .sustainability-block-action__heading {
    margin-bottom: 46px;
  }
}
.sustainability-block-action__heading {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) and (max-width: 1070px) {
  .sustainability-block-action__heading {
    margin-top: 30px;
  }
}
@media screen and (max-width:767px) {
  .sustainability-block-action__heading {
    margin-bottom: 19px;
  }
}
@media print, screen and (min-width:768px) {
  .sustainability-block-action__heading-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.sustainability-block-action__number {
  font-size: 6rem;
  font-weight: 600;
  padding-right: 30px;
  border-right: 1px solid #111;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 95px;
  line-height: 1;
}
.sustainability-block-action__number span {
  font-size: 1.8rem;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: -3px;
}
@media screen and (max-width:767px) {
  .sustainability-block-action__number {
    max-width: 100%;
    display: block;
    border-right: none;
    font-size: 35px;
    text-align: center;
    border-bottom: 2px solid #111;
    padding-right: 0;
    padding-bottom: 16px;
  }
  .sustainability-block-action__number span {
    margin-right: 10px;
    margin-bottom: 0;
    position: relative;
    top: -5px;
  }
}
.sustainability-block-action__txt {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.8181818182;
}
@media screen and (max-width:767px) {
  .sustainability-block-action__txt {
    font-size: 1.6rem;
    line-height: 1.8;
    text-align: center;
    padding-top: 16px;
  }
}
@media print, screen and (min-width:768px) {
  .sustainability-block-action__right {
    width: calc(100% - 95px);
    padding-left: 30px;
  }
}
.sustainability-block-product__heading {
  font-size: 2.4rem;
  font-weight: bold;
  color: #009360;
  padding-bottom: 22px;
  border-bottom: 1px solid #cfcfcf;
}
@media screen and (max-width:767px) {
  .sustainability-block-product__heading {
    font-size: 1.8rem;
  }
}
.sustainability-block-product__item {
  padding: 39px 0;
  border-bottom: 1px solid #cfcfcf;
}
@media screen and (max-width:767px) {
  .sustainability-block-product__item {
    padding: 29px 0;
  }
}
.sustainability-block-product__ttl {
  font-size: 1.8rem;
  font-weight: bold;
  padding-top: 2px;
  margin-bottom: 15px;
}
@media screen and (max-width:767px) {
  .sustainability-block-product__ttl {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
}
.sustainability-block-product__txt {
  font-size: 1.4rem;
  line-height: 1.8;
  margin-bottom: 23px;
}
@media print, screen and (min-width:768px) {
  .sustainability-block-product__txt {
    font-weight: 500;
  }
}
@media screen and (max-width:767px) {
  .sustainability-block-product__txt {
    font-size: 1.3rem;
    line-height: 1.8;
    margin-bottom: 16px;
  }
}
.sustainability-block-product__link {
  font-size: 1.4rem;
  font-weight: bold;
}
.sustainability-block-product__link + div {
  margin-top: 10px;
}
.sustainability-block-product__link i {
  margin-left: 10px;
  position: relative;
  top: 7px;
}
@media print, screen and (min-width:768px) {
  .is-view-pc .sustainability-block-product__link:hover {
    color: #009360;
  }
  .is-view-pc .sustainability-block-product__link:hover svg {
    fill: #009360;
  }
}
@media screen and (max-width:767px) {
  .sustainability-block-product__link {
    font-size: 1.3rem;
  }
  .sustainability-block-product__link i {
    margin-left: 7px;
    top: 6px;
  }
}
.sustainability-bnr {
  margin-top: 84px;
}
@media print, screen and (min-width:768px) {
  .sustainability-bnr {
    margin-left: 238px;
  }
}
@media screen and (max-width:767px) {
  .sustainability-bnr {
    margin-top: 40px;
  }
}
.sustainability-bnr__link {
  display: inline-block;
}
.sustainability-bnr__link img {
  max-width: 800px;
}
@media print, screen and (min-width:768px) {
  .is-view-pc .sustainability-bnr__link:hover {
    opacity: 0.6;
  }
}
/*# sourceMappingURL=sustainability.css.map */