@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__employee__content01 {
  padding-top: 10rem;
  padding-bottom: 8rem;
}
@media only screen and (max-width: 767px) {
  .p-sustainability__social__employee__content01 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
.p-sustainability__social__employee__content01 .inner > section + section {
  margin-top: 8rem;
}
@media only screen and (max-width: 767px) {
  .p-sustainability__social__employee__content01 .inner > section + section {
    margin-top: 4rem;
  }
}
.p-sustainability__social__employee__content01 .subTtl02 + p {
  margin-bottom: 8rem;
  font-size: 2rem;
  font-weight: 500;
  color: #297087;
}
@media only screen and (max-width: 767px) {
  .p-sustainability__social__employee__content01 .subTtl02 + p {
    margin-bottom: 4rem;
  }
}
.p-sustainability__social__employee__content01 p.-indent {
  text-indent: 1em;
}
.p-sustainability__social__employee__content01 p.-pl {
  padding-left: 1em;
}
.p-sustainability__social__employee__content01 h5 {
  font-weight: 700;
}
.p-sustainability__social__employee__content01 dl dt {
  font-weight: 600;
}
.p-sustainability__social__employee__content01 dl dd.-indent {
  padding-left: 1em;
}
.p-sustainability__social__employee__content01 dl dd.-indent ul {
  margin-left: 1em;
}

.sustainability_cotent_style01 ul.annotation {
  list-style: none;
  padding-left: 0;
}
.sustainability_cotent_style01 ul.annotation li {
  font-size: 0.8em;
  text-indent: -2.6rem;
  padding-left: 2.6rem;
}

.sustainability_cotent_style01 p.annotation {
  text-indent: -2.6rem;
  padding-left: 2.6rem;
}

.social_employee__table {
  overflow: auto;
  margin-bottom: 2rem;
}
.social_employee__table p {
  margin-bottom: 0.5rem;
}
.social_employee__table:first-child table {
  min-width: 100%;
  font-size: 1.4rem;
}
@media only screen and (max-width: 767px) {
  .social_employee__table:first-child table {
    min-width: 80rem;
    font-size: 1.3rem;
  }
}
.social_employee__table:first-child table tr th, .social_employee__table:first-child table tr td {
  padding: 1rem 2rem;
}
.social_employee__table table {
  table-layout: fixed;
}
.social_employee__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;
}
.social_employee__table table thead tr th:first-child {
  border: 0;
}
.social_employee__table table tr {
  border-bottom: 0.1rem solid #CBCFD1;
}
.social_employee__table table tr th {
  padding: 1.6rem 4rem;
  background-color: #F2F5F7;
  border-right: 0.1rem solid #CBCFD1;
  text-align: center;
}
.social_employee__table table tr th:last-child {
  border-right: 0;
}
.social_employee__table table tr td {
  padding: 1.6rem 4rem;
  border-left: 0.1rem solid #CBCFD1;
  text-align: center;
}
.social_employee__table table tr td:first-child {
  border-left: 0;
}
.social_employee__table table tr td.-right {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .social_employee__table table tr th, .social_employee__table table tr td {
    padding: 1rem 2rem;
  }
}
.social_employee__table br.-sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .social_employee__table br.-sp {
    display: block;
  }
}