@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.6em;
  padding-left: 2.6em;
}

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