@charset "UTF-8";
/****************************************************
 * Stylesheet 環境会計
 ****************************************************/
.pagetitle {
  height: auto !important;
  margin-bottom: 0;
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .pagetitle {
    padding-bottom: 6.8rem;
    background-image: url("../images/sustainability/environment/pagetitle_bg01.jpg");
  }
}
@media only screen and (max-width: 767px) {
  .pagetitle {
    padding-bottom: 3rem;
    background-image: url("../images/sustainability/environment/pagetitle_bg01_sp.jpg");
  }
}
.p-sustainability__environment__accounting__content01 {
  padding-top: 10rem;
  padding-bottom: 8rem;
}
@media only screen and (max-width: 767px) {
  .p-sustainability__environment__accounting__content01 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
.p-sustainability__environment__accounting__content01 .inner > section {
  margin-top: 8rem;
}
.p-sustainability__environment__accounting__content01 .inner > section + section {
  margin-top: 8rem;
}
@media only screen and (max-width: 767px) {
  .p-sustainability__environment__accounting__content01 .inner > section + section {
    margin-top: 4rem;
  }
}
.p-sustainability__environment__accounting__content01 p {
  overflow: hidden;
  margin-bottom: 1.8rem;
}
.p-sustainability__environment__accounting__content01 p:last-child {
  margin-bottom: 0;
}
.p-sustainability__environment__accounting__content01 figure {
  margin-top: 3.2rem;
  padding: 2rem;
  border: solid 1px #CFD0CB;
}
.p-sustainability__environment__accounting__content01 figure.-center {
  text-align: center;
}

.-beginning .subTtl03 {
  margin-bottom: 1.25em;
  border: 0;
  padding: 0;
  font-size: 2rem;
  font-weight: 500;
  color: #297087;
}
.-beginning p {
  color: #297087;
}