@charset "UTF-8";
/* t-sdgs
---------------------------------------------------------------- */
.t-sdgs__button {
  width: 100%;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
.t-sdgs__button .c-button {
  color: #fff;
  background-color: #f77006;
}
@media screen and (max-width: 768px) {
  .t-sdgs__button {
    width: 100%;
  }
}

.t-sdgs__logo {
  border: 1px solid #e2e2e2;
  max-width: 60%;
  margin: 8rem auto 0;
  background-color: #fff;
}
@media screen and (max-width: 1364px) {
  .t-sdgs__logo {
    max-width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .t-sdgs__logo {
    max-width: 100%;
    margin-top: 4rem;
  }
}
.t-sdgs__logo img {
  display: block;
  width: 50%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .t-sdgs__logo img {
    width: 80%;
  }
}

/* t-profile-sdgs
---------------------------------------------------------------- */
.t-profile-sdgs {
  padding: 8rem 0;
  background-color: #f0f1f3;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .t-profile-sdgs {
    padding: 4rem 0;
  }
}

.t-profile-sdgs__body {
  padding: 6rem 6.2601626017% 8rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.06);
  background-color: #ffffff;
  position: relative;
  margin-top: 6rem;
  z-index: 10;
}
.t-profile-sdgs__body:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .t-profile-sdgs__body {
    padding: 4rem 20px;
  }
}

.t-profile-sdgs__num {
  text-align: center;
  font-size: 5rem;
  line-height: 1;
  color: #f77006;
  font-family: UD新ゴNT DB, UD Shin Go NT DemiBold, serif;
  letter-spacing: 0.06em;
}
.t-profile-sdgs__num span {
  display: block;
  margin-bottom: 0.8rem;
  font-size: 1.4rem;
  line-height: 1;
  font-family: DINNextLTPro-Bold, serif;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 768px) {
  .t-profile-sdgs__num {
    font-size: 4rem;
  }
}

.t-profile-sdgs__title {
  margin: 3.2rem 0 5rem;
  font-size: 3.2rem;
  line-height: 1.375;
  color: inherit;
  text-align: center;
  font-family: UD新ゴNT DB, UD Shin Go NT DemiBold, serif;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 768px) {
  .t-profile-sdgs__title {
    margin: 2.2rem 0 3.5rem;
    font-size: 2.2rem;
    line-height: 1.375;
  }
}

.t-profile-sdgs__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
}
.t-profile-sdgs__lists__item {
  padding: 1rem;
  max-width: 150px;
  width: 100%;
}
.t-profile-sdgs__lists__item img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .t-profile-sdgs__lists__item {
    padding: 0.5rem;
    max-width: 120px;
  }
}

.-color_01 {
  border: 5px #00a6cf solid;
}
.-color_01 .t-profile-sdgs__num {
  color: #00a6cf;
}
.-color_01 .t-profile-sdgs__title {
  color: #00a6cf;
}
.-color_01 .t-sdgs__button .c-button {
  background-color: #00a6cf;
}

.-color_02 {
  border: 5px #df132d solid;
}
.-color_02 .t-profile-sdgs__num {
  color: #df132d;
}
.-color_02 .t-profile-sdgs__title {
  color: #df132d;
}
.-color_02 .t-sdgs__button .c-button {
  background-color: #df132d;
}

.-color_03 {
  border: 5px #1b973a solid;
}
.-color_03 .t-profile-sdgs__num {
  color: #1b973a;
}
.-color_03 .t-profile-sdgs__title {
  color: #1b973a;
}
.-color_03 .t-sdgs__button .c-button {
  background-color: #1b973a;
}

.t-csr__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-top: 2.4rem;
  margin-bottom: 1rem;
}
.t-csr__lists__item {
  margin-right: 1.2rem;
  max-width: 80px;
  width: 100%;
}
.t-csr__lists__item img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .t-csr__lists {
    margin-bottom: 0;
  }
}
.t-csr .t-profile-sdgs__body {
  padding-right: 12.5203252033%;
  padding-left: 12.5203252033%;
  margin-top: 4rem;
}
.t-csr .t-profile-sdgs__body:first-child {
  margin-top: 0;
}
@media screen and (max-width: 1364px) {
  .t-csr .t-profile-sdgs__body {
    padding-right: 6.2601626017%;
    padding-left: 6.2601626017%;
  }
}
@media screen and (max-width: 768px) {
  .t-csr .t-profile-sdgs__body {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.t-csr .t-sdgs__button .c-button {
  margin-right: 20px;
  margin-left: 20px;
}