@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__suppliers__content01 {
  padding-top: 10rem;
  padding-bottom: 8rem;
}
@media only screen and (max-width: 767px) {
  .p-sustainability__social__suppliers__content01 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
.p-sustainability__social__suppliers__content01 .inner > section {
  margin-top: 8rem;
}
.p-sustainability__social__suppliers__content01 .inner > section + section {
  margin-top: 8rem;
}
@media only screen and (max-width: 767px) {
  .p-sustainability__social__suppliers__content01 .inner > section + section {
    margin-top: 4rem;
  }
}
.p-sustainability__social__suppliers__content01 p {
  margin-bottom: 1.8rem;
}
.p-sustainability__social__suppliers__content01 p:last-child {
  margin-bottom: 0;
}
.p-sustainability__social__suppliers__content01 .subTtl-square {
  margin: 2rem 0 1.2rem;
  font-size: 1.8rem;
  font-weight: 500;
}
.p-sustainability__social__suppliers__content01 .subTtl-square::before {
  content: "";
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 1rem;
  background-color: #aaa;
}
.p-sustainability__social__suppliers__content01 .link {
  margin-bottom: 2em;
}
.p-sustainability__social__suppliers__content01 .link a {
  margin-bottom: 0.5em;
  padding-left: 3rem;
  font-size: 1.5rem;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .p-sustainability__social__suppliers__content01 .link a {
    font-size: 1.4rem;
  }
}
.p-sustainability__social__suppliers__content01 .link a:before {
  width: 2rem;
  height: 2rem;
  margin: 0 1rem 0 -3rem;
  content: "";
  background-color: #313C4D;
  background-image: url("../images/common/icon_arrow02_white.png");
  background-size: 1rem auto;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50%;
  display: inline-block;
  vertical-align: -0.25em;
}
.p-sustainability__social__suppliers__content01 .link a:last-child {
  margin-bottom: 0;
}

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