@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/social/pagetitle_bg01.jpg");
  }
}
@media only screen and (max-width: 767px) {
  .pagetitle {
    padding-bottom: 3rem;
    background-image: url("../images/sustainability/social/pagetitle_bg01_sp.jpg");
  }
}
.p-sustainability__social__safety__content01 {
  padding-top: 10rem;
  padding-bottom: 8rem;
}
@media only screen and (max-width: 767px) {
  .p-sustainability__social__safety__content01 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
.p-sustainability__social__safety__content01 .inner > section + section {
  margin-top: 8rem;
}
@media only screen and (max-width: 767px) {
  .p-sustainability__social__safety__content01 .inner > section + section {
    margin-top: 4rem;
  }
}
.p-sustainability__social__safety__content01 .subTtl02 + p {
  margin-bottom: 8rem;
  font-size: 2rem;
  font-weight: 500;
  color: #297087;
}
@media only screen and (max-width: 767px) {
  .p-sustainability__social__safety__content01 .subTtl02 + p {
    margin-bottom: 4rem;
  }
}
.p-sustainability__social__safety__content01 .img.no_bd img {
  padding: 2rem;
  border: solid 1px #CFD0CB;
}
.p-sustainability__social__safety__content01 .social_safty__table {
  overflow: auto;
}
.p-sustainability__social__safety__content01 .social_safty__table p {
  margin-bottom: 0.5rem;
}
.p-sustainability__social__safety__content01 .social_safty__table table {
  table-layout: fixed;
}
.p-sustainability__social__safety__content01 .social_safty__table table thead tr th {
  padding: 1rem;
  background-color: #313C4D !important;
  color: #fff;
  border-width: 0 0 0 0.1rem;
  border-style: solid;
  border-color: #fff;
  text-align: center;
}
.p-sustainability__social__safety__content01 .social_safty__table table thead tr th:first-child {
  border: 0;
}
.p-sustainability__social__safety__content01 .social_safty__table table tr {
  border-bottom: 0.1rem solid #CBCFD1;
}
.p-sustainability__social__safety__content01 .social_safty__table table tr th {
  padding: 1.6rem 4rem;
  background-color: #F2F5F7;
}
.p-sustainability__social__safety__content01 .social_safty__table table tr td {
  padding: 1.6rem 4rem;
  border-right: 0.1rem solid #CBCFD1;
}
.p-sustainability__social__safety__content01 .social_safty__table table tr td:last-child {
  border-right: 0;
}
.p-sustainability__social__safety__content01 .social_safty__table table tr td.-right {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .p-sustainability__social__safety__content01 .social_safty__table table tr th, .p-sustainability__social__safety__content01 .social_safty__table table tr td {
    padding: 1rem 2rem;
  }
}
.p-sustainability__social__safety__content01 .social_safty__table + .img {
  margin-top: 3rem;
}
.p-sustainability__social__safety__content01 .social_safty__table br.-sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .p-sustainability__social__safety__content01 .social_safty__table br.-sp {
    display: block;
  }
}
.p-sustainability__social__safety__content01 ul li .social_safty__table {
  margin-top: 1em;
  margin-bottom: 3rem;
}
.p-sustainability__social__safety__content01 ul li:nth-child(8) tbody th {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .p-sustainability__social__safety__content01 ul li:nth-child(8) tbody th {
    width: 9rem;
  }
}
.p-sustainability__social__safety__content01 .-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-sustainability__social__safety__content01 .-flex.imgbox_newsflash .img {
  width: 44%;
}
@media only screen and (max-width: 767px) {
  .p-sustainability__social__safety__content01 .-flex.imgbox_newsflash .img {
    width: 100%;
  }
}
.p-sustainability__social__safety__content01 .-flex.imgbox_education img {
  height: 280px;
}
@media only screen and (max-width: 767px) {
  .p-sustainability__social__safety__content01 .-flex.imgbox_education img {
    height: auto;
  }
}
.p-sustainability__social__safety__content01 .-flex.imgbox_poster {
  margin-bottom: 4rem;
}
.p-sustainability__social__safety__content01 .-flex.imgbox_poster img {
  height: 320px;
}
@media only screen and (max-width: 767px) {
  .p-sustainability__social__safety__content01 .-flex.imgbox_poster img {
    max-height: 320px;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .p-sustainability__social__safety__content01 .-flex.imgbox_training {
    margin-top: 2rem;
  }
}
.p-sustainability__social__safety__content01 .-flex.imgbox_training .img {
  width: calc((100% - 6rem) / 4);
}
@media only screen and (max-width: 767px) {
  .p-sustainability__social__safety__content01 .-flex.imgbox_training .img {
    width: calc((100% - 2rem) / 2);
    margin: 0;
  }
}
.p-sustainability__social__safety__content01 .img.img_g-sdc img {
  height: 160px;
}
@media only screen and (max-width: 767px) {
  .p-sustainability__social__safety__content01 .img.img_g-sdc img {
    height: auto;
  }
}
.p-sustainability__social__safety__content01 .img.img_rate {
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .p-sustainability__social__safety__content01 .img.img_rate {
    width: 100%;
  }
}
.p-sustainability__social__safety__content01 dl dd dl {
  margin-top: 3rem;
}