/*====================================
  00. Edit css
    ----------------------------------
    sustainability
    ----------------------------------
    - 1. Global
    - 2. Component
    - 3. concept
    - 4. initiative
    - 5. environment
    - 6. society
    - 7. governance
    - 8. report
    
    ----------------------------------
    Introduction
    ----------------------------------
    scss以外のCSS調整用
    
    ----------------------------------
    Constitution
    ----------------------------------
    
    ----------------------------------
    Change Log
    ----------------------------------
    - 2022/07/22   Founding
    
====================================*/
/*====================================

  - 1. Global
--------------------------------------
  「グローバル」用 style

====================================*/


/*====================================

  - 2. Component
--------------------------------------
  「コンポーネント」用 style

====================================*/

/*====================================

  - 3. concept
--------------------------------------
  「サステナビリティの考え方」用 style

====================================*/
.concept-policy table {
  width: 50%;
}

@media (max-width: 768px) {
  .concept-policy table {
    width: 100% !important;
  }
}

/*====================================

  - 4. initiative
--------------------------------------
  「国際イニシアティブ・外部評価」用 style

====================================*/

/*====================================

  - 5. environment
--------------------------------------
  「環境への取組み」用 style

====================================*/
.environment-climate__fig01 {
  margin: 0 auto 32px;
  max-width: 1000px;
}

.environment-climate__fig01 img {
  width: 100%;
  vertical-align: bottom;
}

.environment-climate__fig02 {
  margin: 0 auto 32px;
  max-width: 1000px;
}

.environment-climate__fig02 img {
  width: 100%;
  vertical-align: bottom;
}

.environment-issues__fig03-2 {
  margin: 0 auto 32px;
  max-width: 240px;
}

.environment-issues__fig03-2 img {
  width: 240px;
  vertical-align: bottom;
}

.environment-issues__fig03-2 figcaption {
  display: block;
  margin: 10px 0 0;
  text-align: center;
  font-size: 1.3rem;
}

.environment-issues__fig11 {
  margin: 0 auto 32px;
  max-width: 240px;
}

.environment-issues__fig11 img {
  width: 240px;
  vertical-align: bottom;
}

.environment-issues__fig11 figcaption {
  display: block;
  margin: 10px 0 0;
  text-align: center;
  font-size: 1.3rem;
}

.environment-issues__fig14 {
  margin: 0 auto 32px;
  max-width: 350px;
  width: 100%;
}

.environment-issues__fig14 img {
  width: 100%;
  vertical-align: bottom;
}

.environment-climate__scenario {
  border: 1px dotted #000000 !important;
}

.environment-climate__scenario th {
  padding: 8px !important;
  border: 1px dotted #000000 !important;
  background: #d9d9d9;
  vertical-align: middle;
  text-align: center;
  font-size: 1.2rem !important;
}

.environment-climate__scenario td {
  padding: 8px !important;
  border: 1px dotted #000000 !important;
  vertical-align: middle;
  font-size: 1.2rem !important;
}

.environment-climate__scenario ul {
  margin: 0;
}

.environment-climate__scenario ul li {
  margin: 0;
  padding: 0 0 0 12px;
}

.environment-climate__scenario ul li:before {
  top: 6px;
}

.environment-climate__scenario .text--center {
  text-align: center;
}

.environment-climate__scenario .ws--nowrap {
  white-space: nowrap;
}

.environment-climate__scenario .es-top-1 {
  border-top: 1px solid #ffffff !important;
  border-left: 1px solid #ffffff !important;
}

.environment-climate__scenario .es-top-2 {
  border: 1px solid #7b0f2c !important;
  background: #7b0f2c;
  color: #ffffff;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
}

.environment-climate__scenario .es-top-3 {
  border: 1px solid #1f4e78 !important;
  background: #1f4e78;
  color: #ffffff;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
}

.environment-climate__scenario .es-transition td {
  color: #375623;
}

.environment-climate__scenario .es-physical td {
  color: #833c0c;
}

.environment-climate__scenario .es-chance td {
  color: #002060;
}

.environment-climate__scenario .es-small_1 {
  background: #e2efda !important;
  color: #375623 !important;
  text-align: center;
  font-weight: bold;
}

.environment-climate__scenario .es-mid_1 {
  background: #c6e0b4 !important;
  color: #375623 !important;
  text-align: center;
  font-weight: bold;
}

.environment-climate__scenario .es-physical .es-mid_1,
.environment-climate__scenario .es-chance .es-mid_1 {
  background: #a9d08e !important;
}

.environment-climate__scenario .es-big_1 {
  background: #70ad47 !important;
  color: #ffffff !important;
  text-align: center;
  font-weight: bold;
}

.environment-climate__scenario .es-small_2 {
  background: #fce4d6 !important;
  color: #833c0c !important;
  text-align: center;
  font-weight: bold;
}

.environment-climate__scenario .es-mid_2 {
  background: #f4b084 !important;
  color: #833c0c !important;
  text-align: center;
  font-weight: bold;
}

.environment-climate__scenario .es-big_2 {
  background: #ed7d31 !important;
  color: #ffffff !important;
  text-align: center;
  font-weight: bold;
}

.environment-climate__scenario .es-small_3 {
  background: #d9e1f2 !important;
  color: #002060 !important;
  text-align: center;
  font-weight: bold;
}

.environment-climate__scenario .es-mid_3 {
  background: #8ea9db !important;
  color: #002060 !important;
  text-align: center;
  font-weight: bold;
}

.environment-climate__scenario .es-big_3 {
  background: #4472c4 !important;
  color: #ffffff !important;
  text-align: center;
  font-weight: bold;
}

.environment-climate__scenario .es-transition-bg {
  background: #a9d08e !important;
}

.environment-climate__scenario .es-physical-bg {
  background: #f4b084 !important;
}

.environment-climate__scenario .es-chance-bg {
  background: #8ea9db !important;
}

.environment-climate__scenario .es-bdr {
  border: 1px solid #000000 !important;
}

.environment-climate__scenario .es-bdr-top {
  border-top: 1px solid #000000 !important;
}

.environment-climate__scenario .es-bdr-right {
  border-right: 1px solid #000000 !important;
}

.environment-climate__scenario .es-bdr-btm,
.environment-climate__scenario .es-bdr-btm td {
  border-bottom: 1px solid #000000 !important;
}

.environment-climate__scenario .es-bdrd-top {
  border-top: 1px dotted #000000 !important;
}

.environment-climate__scenario .es-bdrd-right {
  border-right: 1px dotted #000000 !important;
}

.environment-climate__scenario .es-bdrd-btm {
  border-bottom: 1px dotted #000000 !important;
}

.environment-climate__scenario-en .es-text-s {
  font-size: 1rem !important;
}

.environment-climate__scenario-en th {
  padding: 5px !important;
}

.environment-climate__scenario-en td {
  padding: 5px !important;
}

.environment-climate__scenario-en .es-small_1,
.environment-climate__scenario-en .es-mid_1,
.environment-climate__scenario-en .es-big_1,
.environment-climate__scenario-en .es-small_2,
.environment-climate__scenario-en .es-mid_2,
.environment-climate__scenario-en .es-big_2,
.environment-climate__scenario-en .es-small_3,
.environment-climate__scenario-en .es-mid_3,
.environment-climate__scenario-en .es-big_3 {
  width: 50px !important;
  font-size: 1rem !important;
}

@media (max-width: 1200px) {
  .environment-climate__scenario-en {
    margin-bottom: 32px;
  }

  .environment-climate__scenario-en .scroll--table-text {
    display: block;
  }

  .environment-climate__scenario-en .scroll--table {
    overflow-x: scroll;
    width: 100%;
  }

  .environment-climate__scenario-en .scroll--table .environment-climate__scenario {
    margin-bottom: 0;
    width: 1200px !important;
  }
}

/* グリーンビルディング認証 */
.environment-greenbuilding-external__table .border-bottom--none {
  border-bottom: none !important;
}

.environment-greenbuilding-external__table .border-top--none {
  border-top: none !important;
}

.environment-greenbuilding-property__logo {
  width: 22%;
}

.environment-greenbuilding-property__photo {
  width: 78%;
}

.environment-greenbuilding-property__photo ul {
  flex-wrap: wrap;
}

.environment-greenbuilding-property__photo ul li {
  /*width: 30.33%;*/
  padding: 5px 10px;
}

.environment-greenbuilding-property_2 {
  justify-content: space-between;
  align-items: inherit;
  background: none;
}

.environment-greenbuilding-property_2 .environment-greenbuilding-property-box {
  display: flex;
  align-items: center;
  background-color: rgba(18, 46, 90, 0.05);
  flex-direction: row;
  width: calc(50% - .5em);
}

.environment-greenbuilding-property_2 .environment-greenbuilding-property__logo {
  width: 44.59%;
}

.environment-greenbuilding-property_2 .environment-greenbuilding-property__photo {
  width: calc(100% - 44.59%);
  height: 100%;
}

.environment-greenbuilding-property_2 .environment-greenbuilding-property__photo .environment-greenbuilding-property__photo-list {
  height: 100%;
}

.environment-greenbuilding-property_2 .environment-greenbuilding-property__photo ul {
  align-items: center;
  height: 100%;
}

.environment-greenbuilding-property_2 .environment-greenbuilding-property__photo ul li {
  width: 100%;
  padding: 5px 6.5px;
}

@media (max-width: 768px) {
  .environment-greenbuilding-property_2 .environment-greenbuilding-property-box {
    display: block;
    width: 100%;
  }

  .environment-greenbuilding-property_2 .environment-greenbuilding-property-box+.environment-greenbuilding-property-box {
    margin-top: 1em;
  }

  .environment-greenbuilding-property__logo,
  .environment-greenbuilding-property_2 .environment-greenbuilding-property__logo {
    width: auto;
  }

  .environment-greenbuilding-property__photo,
  .environment-greenbuilding-property_2 .environment-greenbuilding-property__photo {
    width: auto;
  }

  .environment-greenbuilding-property__photo ul li,
  .environment-greenbuilding-property_2 .environment-greenbuilding-property__photo ul li {
    width: 58.66667vw;
    padding: 5px;
  }
}

/*====================================

  - 6. society
--------------------------------------
  「社会への取組み」用 style

====================================*/
.society-contribution-table01 .t--cell-bdr_none {
  border-left: #fff 1px solid;
  border-bottom: #fff 1px solid !important;
  border-right: #fff 1px solid;
}

.society-contribution-table01 .t--cell-bdr_none2 {
  border-left: #fff 1px solid;
  border-bottom: #fff 1px solid !important;
}

.health_suporter_ttl {
  display: flex !important;
  justify-items: middle;
  justify-content: space-between;
}

.health_suporter_ttl span {
  color: #000 !important;
  text-decoration: none !important;
}

.health_suporter_ttl img {
  height: 100%;
}

@media (max-width: 1200px) {
  .health_suporter_ttl {
    display: block !important;
  }

  .health_suporter_ttl img {
    display: block;
    max-width: auto;
  }
}

/*====================================

  - 7. governance
--------------------------------------
  「ガバナンスへの取組み」用 style

====================================*/
.governance_officers_table {
  overflow-x: auto;
}

.governance_officers_table table {
  width: 1500px;
  margin-bottom: 0;
}

.governance_officers_table table thead th,
.governance_officers_table table thead td,
.governance_officers_table table tbody th,
.governance_officers_table table tbody td {
  vertical-align: middle;
}

.governance_officers_table table tbody td:nth-child(1),
.governance_officers_table table tbody td:nth-child(2),
.governance_officers_table table tbody td:nth-child(3) {
  white-space: nowrap;
  width: 1%;
}

.governance_officers_table table tbody td:nth-child(4) {
  width: 280px;
}

.governance_officers_table table tbody td:nth-child(5),
.governance_officers_table table tbody td:nth-child(6),
.governance_officers_table table tbody td:nth-child(7) {
  width: 125px;
}

@media (max-width: 768px) {}

/*====================================

  - 8. report
--------------------------------------
  「ESGに関する情報開示の方針・報告の枠組み」用 style

====================================*/
.cmn--contents .report_archive_btn {
  color: #ffffff;
  font-size: 1.6rem;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  background-color: #122e5a;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  margin: 0 7px;
  padding: .7rem 2rem;
  min-width: 280px;
  text-decoration: none;
  cursor: pointer;
}

.cmn--contents .report_archive_btn:link {
  color: #fff;
  text-decoration: none;
}

.cmn--contents .report_archive_btn:visited {
  color: #fff;
  text-decoration: none;
}

.cmn--contents .report_archive_btn:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.65;
}
