@charset "UTF-8";
/* IEハック用mixin */
/* ==========================================================================//
//
// サステナビリティ固有のデザインのスタイル定義
//
// ========================================================================== */
.category-sustainability .p-breadcrumb {
  color: #fff;
}

.p-breadcrumb__item + .p-breadcrumb__item:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.332' height='21.332' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M4 2l5.651 6L4 14h2.349L12 8 6.349 2H4z'/%3E%3C/svg%3E") no-repeat center;
  background-size: 12px 12px;
}

/* l-main-header
------------------------------------------------------------------------------*/
.l-main-header,
.l-main-header--top {
  background: url("/images/sustainability/sustainability_bg01_sp.jpg") no-repeat center;
  background-size: cover;
}

@media print, screen and (min-width: 801px) {
  .l-main-header,
  .l-main-header--top {
    max-width: 100%;
    background: url("/images/sustainability/sustainability_bg01_pc.jpg") no-repeat center;
  }
}

@media only screen and (min-width: 801px) and (-webkit-min-device-pixel-ratio: 2) {
  .l-main-header,
  .l-main-header--top {
    max-width: 1440px;
    background: url("/images/sustainability/sustainability_bg01_pc@2x.jpg") no-repeat center;
    background-size: cover;
  }
}

.l-main-header__title {
  font-size: 2.3rem;
}

.l-main-header__title--under {
  display: block;
  font-size: 2rem;
}

@media print, screen and (min-width: 801px) {
  .l-main-header__title {
    font-size: 4rem;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  }

  .l-main-header__title--under {
    font-size: 3rem;
  }
}

/* subcategory-environment
------------------------------------------------------------------------------*/
.subcategory-environment .l-main-header {
  background: url("/images/sustainability/sustainability_bg02_sp.jpg") no-repeat bottom center;
  background-size: cover;
}

@media print, screen and (min-width: 801px) {
  .subcategory-environment .l-main-header {
    max-width: 100%;
    background: url("/images/sustainability/sustainability_bg02_pc.jpg") no-repeat center;
  }
}

@media only screen and (min-width: 801px) and (-webkit-min-device-pixel-ratio: 2) {
  .subcategory-environment .l-main-header {
    max-width: 1440px;
    background: url("/images/sustainability/sustainability_bg02_pc@2x.jpg") no-repeat center;
    background-size: cover;
  }
}

/* subcategory-social
------------------------------------------------------------------------------*/
.subcategory-social .l-main-header {
  background: url("/images/sustainability/sustainability_bg03_sp.jpg") no-repeat bottom center;
  background-size: cover;
}

@media print, screen and (min-width: 801px) {
  .subcategory-social .l-main-header {
    max-width: 100%;
    background: url("/images/sustainability/sustainability_bg03_pc.jpg") no-repeat center;
  }
}

@media only screen and (min-width: 801px) and (-webkit-min-device-pixel-ratio: 2) {
  .subcategory-social .l-main-header {
    max-width: 1440px;
    background: url("/images/sustainability/sustainability_bg03_pc@2x.jpg") no-repeat center;
    background-size: cover;
  }
}


/* subcategory-governance
------------------------------------------------------------------------------*/
.subcategory-governance .l-main-header {
  background: url("/images/sustainability/sustainability_bg04_sp.jpg") no-repeat bottom center;
  background-size: cover;
}

@media print, screen and (min-width: 801px) {
  .subcategory-governance .l-main-header {
    max-width: 100%;
    background: url("/images/sustainability/sustainability_bg04_pc.jpg") no-repeat center;
  }
}

@media only screen and (min-width: 801px) and (-webkit-min-device-pixel-ratio: 2) {
  .subcategory-governance .l-main-header {
    max-width: 1440px;
    background: url("/images/sustainability/sustainability_bg04_pc@2x.jpg") no-repeat center;
    background-size: cover;
  }
}

.subcategory-governance .p-table-governance02 {
  border: 0;
  margin-top: 15px;
}

.subcategory-governance .p-table-governance02 td {
  border: 0;
  text-align: left;
  vertical-align: top;
  padding: 3px 2px;
  width: auto;
}

.subcategory-governance .p-table-governance02 td.w17 {
  width: 17%;
}

@media print, screen and (max-width: 800px) {
  .subcategory-governance .p-table-governance02 td.w17 {
    width: auto;
  }
}

.subcategory-governance .p-table-governance02 td.w13 {
  width: 13%;
}

@media print, screen and (max-width: 800px) {
  .subcategory-governance .p-table-governance02 td.w13 {
    width: 25%;
  }
}



/* p-table-governance03
------------------------------------------------------------------------------*/

.p-table-governance03 th {
  padding: 12px 10px;
}

@media print, screen and (max-width: 800px) {
  .p-table-governance03 {
    width: 1120px;
  }
}
.p-table-governance03 .u-p-0{
  padding: 0;
}
.p-table-governance03 .w16 {
  width: 16%;
}
.p-table-governance03 .w26 {
  width: 26%;
}
.p-table-governance03 .w36 {
  width: 36%;
}
.p-table-governance03 .w30 {
  width: 30%;
}
.p-table-governance03 .w48 {
  width: 48%;
}
.p-table-governance-en .in-table {
  border-bottom: 1px solid #ddd;
}
.p-table-governance-en .in-table tr > th {
  width: 36%;
}
.in-table tr > th {
 width: 37%;
}
.p-table-governance-en .in-table tr > th {
  width: 39%;
}

.p-table-governance-en .in-table02 tr > th {
  width: 38%;
}
.u-va-t {
  vertical-align: top;
}
/* p-table-governance04
------------------------------------------------------------------------------*/
.p-table-governance04 td:nth-child(n+2) {
  width: 20%;
}


/* p-table-governance, p-table-governance-en
------------------------------------------------------------------------------*/
.p-table-governance tbody th,
.p-table-governance-en tbody th {
  background-color: #eee;
}

.p-table-governance thead th p {
  line-height: 1.2;
  white-space: normal;
}

.p-table-governance thead th.w10 {
  width: 10%;
}

.p-table-governance thead th.w12 {
  width: 12%;
}

.p-table-governance thead th.w32 {
  width: 32%;
}

.p-table-governance thead th.w14 {
  width: 14%;
}

.c-table-scroll-pc .p-table-governance {
  width: 1800px;
  }

.p-table-governance-en thead .p-table-governance_position {
  width: 28%;
  min-width: 298px;
}

.p-table-governance-en thead .p-table-governance_management,
.p-table-governance-en thead .p-table-governance_finance,
.p-table-governance-en thead .p-table-governance_accounting,
.p-table-governance-en thead .p-table-governance_compliance,
.p-table-governance-en thead .p-table-governance_business {
  width: 11%;
}

.p-table-governance-en thead .p-table-governance_compliance {
  line-height: 1.7;
}

.p-table-governance .c-table-nowrap,
.p-table-governance-en .c-table-nowrap {
  white-space: nowrap;
}

.p-table-governance .c-table__label {
  position: static;
  margin-left: 5px;
  transform:translateY(0%);
  background-color: #eee;
}

.p-table-governance-en .c-table__label {
  position: static;
  display: inline-block;
  margin-right: 5px;
  transform: translateY(0%);
  background-color: #eee;
}

.p-table-governance-en .c-table__label:last-child {
  margin-right: 0;
}

.p-table-governance-en span.p-table-governance_lump,
.p-table-governance span.p-table-governance_lump {
  display: inline-block;
  line-height: 1.2!important;
}

.p-table-governance-en tbody .p-table-governance_position {
  padding-bottom: 8px;
}

.p-table-governance-en tbody .p-table-governance_position .c-table__label {
  margin-bottom: 3px;
}

.p-table-governance-en span.p-table-governance_symbol {
  font-family: "Yu Gothic", "Meiryo", "Barlow", sans-serif;
}

.p-table-governance .c-table__label.icon_pink,
.p-table-governance-en .c-table__label.icon_pink {
  background-color: #FDE9E9;
  border: #FDE9E9;
  margin-left: 0;
  display: table-cell;
  white-space: nowrap;
}

.p-table-governance .c-table__label.icon_pink {
  transform: translateX(65%);
}

.p-table-governance .c-table__label.icon_blue,
.p-table-governance-en .c-table__label.icon_blue {
  background-color: #e4eefa;
  border: #e4eefa;
  margin-left: 0;
  display: table-cell;
  white-space: nowrap;
}

.p-table-governance thead th.w17 {
  width: 17.3%;
}

.p-table-governance thead th.w7 {
  width: 7.4%;
}

.p-table-governance-en thead th.w7 {
  width: 7.3%;
}

.p-table-governance-en thead th.w15 {
  width: 15.8%;
}

.p-table-governance .bg-blue-01 {background-color: #DDEBF7 !important;}
.p-table-governance .bg-blue-02 {background-color: #1DC4FF !important;}
.p-table-governance .bg-blue-03 {background-color: #71DAFF !important;}
.p-table-governance .bg-blue-04 {background-color: #B9EDFF !important;}
.p-table-governance .bg-blue-05 {background-color: #D5F4FF !important;}

.p-table-governance .bg-green-01 {background-color: #E2EFDA !important;}
.p-table-governance .bg-green-02 {background-color: #C5E0B3 !important;}

.p-table-governance .bg-orange-01 {background-color: #FCE4D6 !important;}
.p-table-governance .bg-orange-02 {background-color: #EF8D4B !important;}
.p-table-governance .bg-orange-03 {background-color: #F4AF80 !important;}
.p-table-governance .bg-orange-04 {background-color: #F7C7A7 !important;}
.p-table-governance .bg-orange-05 {background-color: #FBE0CD !important;}

/* c-list-anchor
------------------------------------------------------------------------------*/
@media print, screen and (min-width: 801px) {
  .c-list-anchor {
    flex-wrap: wrap;
    border-left: none;
    margin-top: 38px;
  }
}

@media print, screen and (min-width: 801px) {
  .c-list-anchor__item {
    width: 25%;
    margin-top: 22px;
  }
  .c-list-anchor__item.line-up-5 {
    width: 20%;
  }
}

@media print, screen and (min-width: 801px) {
  .c-list-anchor__item:nth-child(4n + 1) {
    border-left: 1px solid #ddd;
  }
}

@media print, screen and (min-width: 801px) {
  .c-list-anchor__link {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    height: 68px;
    padding: 8px 10px 8px 45px;
    text-align: left;
    min-width: auto;
  }
}

/* table scroll
------------------------------------------------------------------------------*/
@media screen and (max-width: 800px) {
  .c-table-scroll-wrap {
    overflow-x: scroll;
  }

  .c-table-scroll-wrap > .c-table,
  .c-table-scroll-wrap > .c-table-left {
    width: 1094px;
  }

  .c-table-scroll-wrap > .c-table tr,
  .c-table-scroll-wrap > .c-table-left tr {
    display: table-row;
  }

  .c-table-scroll-wrap > .c-table th,
  .c-table-scroll-wrap > .c-table td,
  .c-table-scroll-wrap > .c-table-left th,
  .c-table-scroll-wrap > .c-table-left td {
    display: table-cell;
  }
}

html[lang="en"] .c-table-left th {
  white-space: normal;
}

.c-table-scroll-pc {
  overflow-x: scroll;
  
}
@media print, screen and (min-width: 801px) {
  .c-table-scroll-pc table {
    width: 1250px;
  }

  .c-table-scroll-pc tbody td:nth-child(n+3) {
    width: 8%;
  }
}
@media screen and (max-width: 800px) {
  .c-table-scroll-pc > .c-table  {
    width: 2274px
  }
  .c-table-scroll-pc-en > .c-table {
    width: 2500px;
  }
}


/* table
------------------------------------------------------------------------------*/
@media print, screen and (min-width: 801px) {
  .table-sustainability {
    width: 50%;
  }
}

/* PC layout with scroll
p-table-achievements-01
------------------------------------------------------------------------------*/
.p-table-achievements-01 thead th:nth-child(1){
  width: 37%;
}

.p-table-achievements-01 thead th:nth-child(2),
.p-table-achievements-01 thead th:nth-child(3),
.p-table-achievements-01 thead th:nth-child(4) {
  width: 10%;
}

/* p-table-achievements-02
------------------------------------------------------------------------------*/
.p-table-achievements-02 {
  table-layout: fixed;
}

.p-table-achievements-02 thead tr:nth-child(1) th:nth-child(1){
  width: 42%;
  min-width: 410px;
}

.p-table-achievements-02 th {
  width: auto;
}

.p-table-achievements-02 tbody tr th:nth-child(1) {
  width: 100px;
}

/* p-table-achievements-03
------------------------------------------------------------------------------*/
.p-table-achievements-03 {
  width: 50%;
}

.p-table-achievements-03 tr {
  display: table-row;
}

.p-table-achievements-03 th,
.p-table-achievements-03 td {
  display: table-cell;
}

@media screen and (max-width: 800px) {
  .p-table-achievements-03 {
    width: 100%;
  }
}

/* p-table-achievements-04
------------------------------------------------------------------------------*/
.p-table-achievements-04 thead th{
  width: 25%;
}

/* p-table-achievements-05
------------------------------------------------------------------------------*/
.p-table-achievements-05 thead th:nth-child(1){
  width: 37%;
}

.p-table-achievements-05 thead th:nth-child(2),
.p-table-achievements-05 thead th:nth-child(3),
.p-table-achievements-05 thead th:nth-child(4),
.p-table-achievements-05 thead th:nth-child(5) {
  width: 10%;
}

/* p-table-achievements-06
------------------------------------------------------------------------------*/
.p-table-achievements-06 thead th:nth-child(1){
  width: 35%;
}

.p-table-achievements-06 thead th:nth-child(2),
.p-table-achievements-06 thead th:nth-child(3),
.p-table-achievements-06 thead th:nth-child(4), 
.p-table-achievements-06 thead th:nth-child(5),
.p-table-achievements-06 thead th:nth-child(6) {
  width: 13%;
}

/* p-table-achievements-06-en
------------------------------------------------------------------------------*/
.p-table-achievements-06-en tbody td:nth-of-type(1) {
  white-space: nowrap;
}
.p-table-achievements-06-en tbody td:nth-of-type(1) {
  width: 13%;
}


/* p-table-employees_and_families-01
------------------------------------------------------------------------------*/
.p-table-employees_and_families-01 {
  table-layout: fixed;
}

.p-table-employees_and_families-01 th {
  background-color: #f7f7f7;
}

.p-table-employees_and_families-01 thead th:nth-child(1){
  width: 37%;
}

.p-table-employees_and_families-01 thead th:nth-child(2),
.p-table-employees_and_families-01 thead th:nth-child(3),
.p-table-employees_and_families-01 thead th:nth-child(4) {
  width: 10%;
}

@media screen and (min-width: 801px) {
  .p-table-dialogue th:first-child {
    width: 30%;
  }
}

@media screen and (max-width: 800px) {
  .p-table-dialogue th:first-child {
    width: 40%;

  }
}

/* p-table-employees_and_families-02
------------------------------------------------------------------------------*/
@media screen and (min-width: 801px) {
  .p-table-employees_and_families-02 th:first-child {
    width: 20%;
  }
}

@media screen and (max-width: 800px) {
  .p-table-employees_and_families-02 th:first-child {
    width: 40%;
  }
}

.p-table-employees_and_families-02 td {
  text-align: left;
}

/* p-table-employees_and_families-03
------------------------------------------------------------------------------*/
.p-table-employees_and_families-03 {
  table-layout: fixed;
}

.p-table-employees_and_families-03 thead th:nth-child(1){
  width: 25%;
}

/* p-table-employees_and_families-04
------------------------------------------------------------------------------*/
.p-table-employees_and_families-04 {
  table-layout: fixed;
}

.p-table-employees_and_families-04 thead th:nth-child(1){
  width: 50%;
}

/* p-table-dialogue
------------------------------------------------------------------------------*/
@media screen and (min-width: 801px) {
  .p-table-dialogue th:first-child {
    width: 30%;
  }
}

@media screen and (max-width: 800px) {
  .p-table-dialogue th:first-child {
    width: 40%;

  }
}

.p-table-dialogue td {
    text-align: left;
  }

@media screen and (min-width: 801px) {
  .p-table-dialogue-greenloan {
    width: 26%;
  }
}
.p-table-dialogue-greenloan {
  width: 26%;
}

/* p-table-management-01
------------------------------------------------------------------------------*/
.p-table-management-01 th {
  background-color: #f7f7f7;
}

.p-table-management-01 thead th:nth-child(1){
  width: 37%;
}

.p-table-management-01 thead th:nth-child(2),
.p-table-management-01 thead th:nth-child(3),
.p-table-management-01 thead th:nth-child(4) {
  width: 10%;
}

/* p-table-management-02
------------------------------------------------------------------------------*/
.p-table-management-02 th {
  background-color: #f7f7f7;
}

.p-table-management-02 thead th:nth-child(1){
  width: 40%;
}

.p-table-management-02 thead th:nth-child(2),
.p-table-management-02 thead th:nth-child(3),
.p-table-management-02 thead th:nth-child(4) {
  width: 20%;
}

/* .p-table-riskmanagement
------------------------------------------------------------------------------*/
.p-table-riskmanagement th {
  white-space: normal!important;
  background-color: #f7f7f7;
}

.p-table-riskmanagement.js-table thead th:nth-child(1) {
  width: 20%!important;
}

.p-table-riskmanagement.js-table thead th:nth-child(2),
.p-table-riskmanagement.js-table thead th:nth-child(3) {
  width: 40%!important;
}

.p-table-riskmanagement.js-table2 thead th {
  width: 50%!important;
}

.p-table-riskmanagement th,
.p-table-riskmanagement td {
  vertical-align: top;
}

.p-table-riskmanagement td.only-sp {
  display: none;
}

.p-table-riskmanagement__trigger {
  position: relative;
  padding: 20px 0;
  font-size: 1.8rem;
  font-weight: bold;
}

@media screen and (max-width: 800px) {
  .p-table-riskmanagement th,
  .p-table-riskmanagement td {
    width: 100%;
  }
  .p-table-riskmanagement td.only-pc {
    display: none!important;
  }
  .p-table-riskmanagement.js-table tbody td.only-sp:before {
    background-color: #ccc;
  }
}

.p-table-riskmanagement__body {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.2s;
  transition: max-height 0.2s;
}

@media print, screen and (max-width: 800px) {
  .p-table-riskmanagement__trigger {
    margin-top: 0;
    padding-right: 20px;
    line-height: 1.4;
  }
  .p-table-riskmanagement__trigger:before {
    content: "";
    position: absolute;
    top: 24px;
    right: 0;
    width: 16px;
    height: 16px;
    background: url(/images/common/com_ic_link02.svg) no-repeat;
    background-size: cover;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .p-table-riskmanagement__trigger.is-active:before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}

@media print, screen and (min-width: 801px) {
  .p-table-riskmanagement__body {
    max-height: none;
  }

  .p-table-riskmanagement__children {
    margin-bottom: 20px;
  }
}

.p-table-riskmanagement__children table td .c-list__item--dot {
  word-break: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

/* utility
------------------------------------------------------------------------------*/
.u-td-underline {
  text-decoration: underline;
}

.p-table-no-title{
  vertical-align: top;
}

.p-table-note{
  font-size: 1.4rem;
  line-height: 1.5;
}

/* background grey
------------------------------------------------------------------------------*/
.bg-light-grey {
  background-color: #f7f7f7;
}

/* Category Top page
------------------------------------------------------------------------------*/
.p-sustain-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 34px 0 0 -10px;
}

.p-sustain-row--middle {
  margin-top: 10px;
}

.p-sustain-col {
  padding: 10px 0 0 10px;
  width: 33.33%;
  flex: 0 0 auto;
}

@media screen and (max-width: 800px) {
  .p-sustain-col {
    padding: 10px 0 0 10px;
    width: 100%;
    flex: 0 0 auto;
  }

  .p-sustain-row.p-sustain-row--middle .p-sustain-col:not(:first-child) {
    margin-top: 40px;
  }
}

@media screen and (max-width: 800px) {
  .p-box-footer {
    margin-top: 30px;
  }
}

/* Tp-list-sustainability */
.p-list-sustainability {
  margin-top: 20px;
}

@media screen and (max-width: 800px) {
  .p-list-sustainability {
    margin-top: 10px;
  }
}

.p-list-sustainability__item:not(:first-child) {
  margin-top: 10px;
}

.p-list-sustainability__wrap {
  display: none;
  background-color: #f2f2f2;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.p-list-sustainability__sub {
  position: relative;
  padding: 10px 15px 20px;
}

.p-list-sustainability__sub::before {
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  width: auto;
  height: 1px;
  background-color: #ccc;
}

.p-list-sustainability__sub-item {
  width: 100%;
}

.p-list-sustainability__sub-link {
  display: inline-block;
  padding: 14px 0;
}

.p-list-sustainability__sub-link:hover {
  opacity: 0.6;
}

.p-list-sustainability__sub-text {
  position: relative;
  word-break: break-all;
  line-height: 1.2;
}

html[lang="en"] .p-list-sustainability__sub-text {
  word-break: normal;
}

.p-list-sustainability__sub-icon {
  position: relative;
  margin-left: 10px;
  top: 3px;
}

/* p-card-sustain */
.p-card-sustain__link {
  position: relative;
  display: block;
}

.p-card-sustain__inner {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 28px;
  z-index: 2;
}

@media screen and (min-width: 801px) {
  .p-card-sustain__inner {
    top: 140px;
  }
}

.p-card-sustain__figure img {
  width: 100%;
}

.p-card-sustain__txt {
  position: relative;
  font-size: 2.4rem;
  color: #333;
  line-height: 1.2;
  font-weight: bold;
}

@media screen and (max-width: 800px) {
  .p-card-sustain__txt {
    font-size: 2.2rem;
  }
}

.p-card-sustain__icon {
  position: relative;
  margin-left: 10px;
  display: inline-block;
  top: 9px;
}

@media screen and (max-width: 800px) {
  .p-card-sustain__icon {
    margin-left: 5px;
  }
}

.p-card-sustain__icon--pdf {
  top: 3px;
}

/* p-card-sustain.p-card-category
----------------------------------------------------- */
.p-card-sustain.p-card-category .p-card-category__heading {
  width: inherit;
  padding-left: 0;
  text-shadow: 0 0 4px rgba(255, 255, 255, 0.9);
}

.p-card-sustain.p-card-category .p-card-category__heading--organization {
  text-shadow: 3px 3px 3px rgba(255, 255, 255, 0.4), -3px -3px 3px rgba(255, 255, 255, 0.4), -3px 3px 3px rgba(255, 255, 255, 0.4), 3px -3px 3px rgba(255, 255, 255, 0.4), 0 3px 3px rgba(255, 255, 255, 0.4),  0 -3px 3px rgba(255, 255, 255, 0.4), -3px 0 3px rgba(255, 255, 255, 0.4), 3px 0 3px rgba(255, 255, 255, 0.4);
}

.p-card-sustain.p-card-category--arrow-right .p-card-category__heading {
  padding-right: 30px;
}

.p-card-sustain.p-card-category--pdf .p-card-category__heading {
  padding-right: 40px;
}

.p-card-sustain.p-card-category .p-card-category__heading::before {
  left: auto;
  right: 10px;
  margin-top: 2px;
}

.p-card-sustain.p-card-category--arrow-right .p-card-category__heading::before {
  width: 10px;
  height: 16px;
  background: url(/images/common/com_ic_link_gray02.svg) no-repeat;
}

.p-card-sustain.p-card-category--pdf .p-card-category__heading::before {
  width: 20px;
  height: 24px;
  background: url(/images/sustainability/top/index_ic_pdf01.svg) no-repeat;
}

@media screen and (max-width: 800px) {
  .p-card-sustain.p-card-category .p-card-category__heading {
    top: auto;
    bottom: 28px;
    width: auto;
    height: auto;
  }
}

/* p-sustain-head */
.p-sustain-head__box {
  position: relative;
  display: block;
}

.p-sustain-head__inner {
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 2;
}

html[lang="en"] .p-sustain-head__inner {
  bottom: 34px;
}

.p-sustain-head__figure img {
  width: 100%;
}

.p-sustain-head__ttl {
  font-size: 3.2rem;
  line-height: 1.5;
  color: #fff;
  font-weight: bold;
}

@media screen and (max-width: 800px) {
  .p-sustain-head__ttl {
    font-size: 2.8rem;
  }
}

.p-sustain-head__txt {
  font-size: 2.3rem;
  line-height: 1.5;
  color: #fff;
  font-weight: bold;
  opacity: 0.7;
}

@media screen and (max-width: 800px) {
  .p-sustain-head__txt {
    font-size: 2rem;
  }
}

/* p-button-sustain-01 */
.p-button-sustain {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  padding: 23px 20px 23px 20px;
  border-radius: 10px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  background-color: #f2f2f2;
  -webkit-box-align: center;
  align-items: center;
  -webkit-transition: all 0.9s;
  -moz-transition: all 0.9s;
  transition: all 0.9s;
}

html[lang="en"] .p-button-sustain {
  height: 87px;
  padding: 23px 40px 23px 20px;
}

.p-button-sustain__icon {
  position: relative;
  margin-left: 10px;
  top: 3px;
}

html[lang="en"] .p-button-sustain__icon {
  margin-left: 0;
  overflow: visible;
}

html[lang="en"] .p-button-sustain__icon img {
  position: absolute;
  left: 10px;
  width: 10px;
  max-width: none;
  height: 14px;
}

.p-button-sustain.is-open,
.p-button-sustain.is-over {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.p-button-sustain.js-accordion-btn {
  padding-right: 60px;
}

html[lang="en"] .p-button-sustain.js-accordion-btn {
  padding-right: 80px;
}

.js-accordion-btn__icon {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 14px;
  width: 35px;
  height: 35px;
  background: url('/images/sustainability/top/index_ic_plus01.svg') no-repeat;
  background-size: contain;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.is-open .js-accordion-btn__icon,
.is-over .js-accordion-btn__icon {
  background: url('/images/sustainability/top/index_ic_minus01.svg') no-repeat;
}

.p-button-sustain__text {
  display: inline-block;
  position: relative;
  word-break: break-all;
  line-height: 1.2;
}

html[lang="en"] .p-button-sustain__text {
  word-break: normal;
}

@media print, screen and (min-width: 801px) {
  .p-button-sustain__text:hover {
    opacity: 0.6;
  }
}

.p-button-group-sustain {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 40px -10px 0;
}

.p-button-group-sustain__item {
  width: 50%;
  flex: 0 0 auto;
  padding: 20px 10px 0;
}

@media screen and (max-width: 800px) {
  .p-button-group-sustain__item {
    width: 100%;
    padding-top: 10px;
  }
}

@media screen and (max-width: 800px) {
  .p-button-sustain-nav {
    min-height: 70px;
    font-size: 1.6rem;
  }
}

.p-hr {
  margin: 69px 0 37px;
}

@media print, screen and (min-width: 801px) {
  .p-hr {
    margin: 68px 0 42px;
  }
}

.p-text-achievements-03 {
  max-width: 50%;
}

@media screen and (max-width: 800px) {
  .p-text-achievements-03 {
    max-width: 100%;
  }
}

/* p-table-materiality
------------------------------------------------------------------------------*/
.p-table-materiality thead th.w20 {
  width: 20%;
}

.p-table-materiality thead th.w23 {
  width: 23%;
}

.p-table-materiality thead th.w44 {
  width: 44%;
}

.p-table-materiality thead th.w33 {
  width: 33%;
}

.p-table-materiality thead th.w36 {
  width: 36%;
}

.p-table-materiality th p.bracket-par {
  display: table;
}

.p-table-materiality th p.bracket-par::before {
  content: attr(data-attr);
  display: table-cell;
  width: 1.5em;
  white-space: nowrap;
}

.p-table-materiality .icn img {
  margin-right: 5px;
  padding: 2.5px 0;
}

.p-table-materiality .icn img:last-child {
  margin-right: 0;
}

@media screen and (max-width: 800px) {
  .p-table-materiality .icn img {
    margin-right: 10px;
    max-width: 15.5%;
    padding: 0;
  }
}

/* finance_list
------------------------------------------------------------------------------*/
.finance_list.l-col-12-md {
  padding-left: 110px;
}

@media screen and (max-width: 800px){
  .finance_list.l-col-12-md {
    padding-left: 5px;
    padding-bottom: 20px;
  } 
}

html[lang="en"] .finance_list.l-col-12-md{
  padding-left: 20px;
}

@media screen and (max-width: 800px){
  html[lang="en"] .finance_list.l-col-12-md{
    padding-left: 5px;
  }
}

.finance_list .li-nowrap,
.p-table-dialogue .td-nowra{
  white-space: nowrap;
}

@media screen and (max-width: 800px){
  .finance_list .li-nowrap,
  .p-table-dialogue .td-nowra{
    white-space: normal;
  }
}

/* p-table-tcfd
------------------------------------------------------------------------------*/
.p-table-tcfd thead th:nth-child(1) {
  width: 40%;
}
.p-table-tcfd thead th:nth-child(2) {
  width: 60%;
}

/* p-table-tcfd02
------------------------------------------------------------------------------*/
.p-table-tcfd02 thead th:nth-child(1), .p-table-tcfd02 thead th:nth-child(2) {
  width: 10%;
}
.p-table-tcfd02 thead th:nth-child(3), .p-table-tcfd02 thead th:nth-child(4) {
  width: 40%;
}

/* p-table-tcfd02-en
------------------------------------------------------------------------------*/
.p-table-tcfd02-en thead th:nth-of-type(1) {
  width: 20%;
}
.p-table-tcfd02-en thead th:nth-of-type(2) {
  width: 16%;
}

/* p-table-tcfd03
------------------------------------------------------------------------------*/
.p-table-tcfd03 thead th:nth-child(1) {
  width: 20%;
}
.p-table-tcfd03 thead th:nth-child(2), .p-table-tcfd03 thead th:nth-child(3) {
  width: 40%;
}

/* p-table-tcfd04
------------------------------------------------------------------------------*/
.p-table-tcfd04 tbody tr:nth-child(1) th:nth-child(2), .p-table-tcfd04 tbody tr:nth-child(1) th:nth-child(3) {
  border-bottom: 1px solid #ddd;
  background-color: #eee;
}

.p-table-tcfd04 tbody th:nth-child(1) {
  width: 20%;
}
.p-table-tcfd04 tbody th:nth-child(2), .p-table-tcfd04 tbody th:nth-child(3) {
  width: 40%;
}

/* p-table-tcfd04-enc
------------------------------------------------------------------------------*/
@media print, screen and (min-width: 801px) {
  .p-table-tcfd04-en tbody th:nth-child(1) {
    min-width: 284px;
  }
}

/* p-table-tcfd05
------------------------------------------------------------------------------*/
.p-table-tcfd05 thead th {
  border-bottom: 1px solid #ddd;
  background-color: #eee;
}
.p-table-tcfd05 tbody th {
  background-color: #f7f7f7;
}
.p-table-tcfd05 tbody td:nth-child(1) {
  width: 9%;
}
.p-table-tcfd05 tbody td:nth-child(2) {
  width: 9%;
}
.p-table-tcfd05 tbody td:nth-child(3) {
  width: 12%;
}

/* p-table-tcfd05-en
------------------------------------------------------------------------------*/
.p-table-tcfd05-en tbody td:nth-of-type(1),
.p-table-tcfd05-en tbody td:nth-of-type(2),
.p-table-tcfd05-en tbody td:nth-of-type(3),
.p-table-tcfd05-en tbody td:nth-of-type(4) {
  width: 10%;
}
.p-table-tcfd05-en tbody td:nth-of-type(5),
.p-table-tcfd05-en tbody td:nth-of-type(6) {
  width: 30%;
}


/* p-table-tcfd06
------------------------------------------------------------------------------*/
.p-table-tcfd06 tbody tr:nth-child(1) th:nth-child(2), .p-table-tcfd06 tbody tr:nth-child(1) th:nth-child(3), .p-table-tcfd06 tbody tr:nth-child(1) th:nth-child(4) {
  border-bottom: 1px solid #ddd;
  background-color: #eee;
}

.p-table-tcfd06 tbody th {
  background-color: #f7f7f7;
}


/* p-table-achievements-07
------------------------------------------------------------------------------*/
@media screen and (min-width: 900px) {
  .p-table-achievements-07 thead th:nth-child(2), .p-table-achievements-07 thead th:nth-child(3) {
    width: 15%;
  }
}

/* p-table-achievements-08
------------------------------------------------------------------------------*/
@media screen and (min-width: 900px) {
  .p-table-achievements-08 {
    table-layout: fixed;
  }
}

.p-table-achievements-08 .p-table-achievements-08-w {
  width: 390px;
  max-width: 390px;
}


/* border_box
------------------------------------------------------------------------------*/
.border_box .l-col-4 {
  padding: 20px 15px;
  background-color: #eee;
  text-align: center;
}
@media screen and (max-width: 899px) {
  .border_box {
    display: block;
  }
  .border_box .l-col-4 {
    max-width: 100%;
  }
}

@media screen and (min-width: 900px) {
  .border_box {
    display: flex;
  }
  .border_box li {
    margin-right: 15px;
  }
  .border_box li:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 899px) {
  .border_box li {
    margin-top: 10px;
  }
}

/* border_box-en
------------------------------------------------------------------------------*/
.border_box-en .l-col-4 {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* c-table-gavernance
------------------------------------------------------------------------------*/
.c-table-left.c-table-gavernance tr > th:nth-of-type(1) {
  width: 40%;
}
.c-table-left.c-table-gavernance tr > th:nth-of-type(2) {
  width: 60%;
}

/* c-table-gavernance02
------------------------------------------------------------------------------*/
.c-table-left.c-table-gavernance02 tr > th:nth-of-type(1) {
  width: 13%;
}
.c-table-left.c-table-gavernance02 tr > th:nth-of-type(2) {
  width: 87%;
}

/* c-table-social
------------------------------------------------------------------------------*/
.wrap-table-social {
  display: block;
  margin: 20px 0 0 0;;
}
@media screen and (min-width: 900px) {
  .wrap-table-social {
    display: flex;
    justify-content: space-around;
    align-items: start;
    margin: 20px 0 0 0;;
  }
}

.c-table.c-table-social {
  width: 100%;
}
@media screen and (min-width: 900px) {
  .c-table.c-table-social {
    width: 45%;
  }
}

.c-table.c-table-social + .arrow {
  background-color: #ccc;
  clip-path: polygon(100% 50%, 50% 100%, 0% 50%);
  height: calc(tan(60deg) * 60px / 2);
  margin: 0 auto 20px;
  width: 100px;
}
@media screen and (min-width: 900px) {
  .c-table.c-table-social + .arrow {
    background-color: #ccc;
    clip-path: polygon(50% 0, 100% 50%, 50% 100%);
    height: calc(tan(60deg) * 100px / 2);
    width: 60px;
    transform: translate(-25%, 100%);
  }
}

.p-box-salmon-pink {
  background-color: #ffebeb;
  border: none;
  border-radius: 20px;
  margin-top: 30px;
}
@media screen and (max-width: 800px) {
  .p-box-salmon-pink {
    padding: 20px;
  }
}

.p-box--flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 800px) {
  .p-box--flex {
    display: block !important;
    margin-top: 0;
  }
}

.p-tab__navi {
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  gap: 2px;
}

.p-tab__navi > label {
  background-color: #fff;
  color: #333;
  cursor: pointer;
  flex: 1 1 auto;
  order: -1;
  position: relative;
  transition:.3s all;
}
@media screen and (max-width: 800px) {
  .p-tab__navi > label {
    min-width: auto;
    height: 45px;
    font-size: 1.2rem;
  }
}

.p-tab__navi > label:hover,
.p-tab__navi label:has(:checked) {
  background-color: #f7f7f7;
}

.p-tab__navi label:has(:checked)::before {
  top: 0;
  bottom: auto;
  height: 2px;
  background-color: #e60000;
}

@media screen and (max-width: 800px) {
  .p-tab__navi .p-tab__link {
    padding: 0;;
  }
}
.p-tab__navi input {
  display: none;
}

.p-tab__navi > .tab-content {
  display: none;
  margin-top: -2px;
  padding: 40px;
  width: 100%;
}
@media screen and (max-width: 800px) {
  .p-tab__navi > .tab-content {
    padding: 20px;
  }
}

.p-tab__navi label:has(:checked) + .tab-content {
  background-color: #f7f7f7;
  display: block;
}

.c-text-lead.headline-flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
@media screen and (max-width: 800px) {
  .c-text-lead.headline-flex {
    display: block !important;
  }
}

.c-text-lead.headline-flex span {
  display: inline-block;
}

.c-text-lead.headline-flex .label {
  background-color: #fff;
  border: 2px solid #5b9bd5;
  box-sizing: content-box;
  font-size: 1.6rem;
  margin-right: 10px;
  padding: 5px 10px;
  text-align: center;
  min-width: 150px;
}
@media screen and (max-width: 800px) {
  .c-text-lead.headline-flex .label {
    font-size: 1.2rem;
    margin-right: 0;
    padding: 5px;
  }
}

@media screen and (max-width: 800px) {
  .c-text-lead.headline-flex span:nth-of-type(2) {
    display: block;
    margin-top: 10px;
    max-width: none;
  }
}

.p-table-network__trigger--media-all {
  cursor: pointer;
  position: relative;
  margin-bottom: 15px;
  padding: 20px 20px 20px 0;
  border-bottom: 1px solid #d8d8d8;
  font-size: 1.8rem;
  font-weight: bold;
}

.p-table-network__trigger--media-all:before {
  content: "";
  position: absolute;
  top: 22px;
  right: 0;
  width: 16px;
  height: 16px;
  background: url(/images/common/com_ic_link02.svg) no-repeat;
  background-size: cover;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.p-table-network__trigger--media-all.is-active:before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.p-table-network__trigger--media-all + .p-table-network__body {
  max-height: 0;
}

.lower-latin {
  padding: 0 0 0 1.4em;
}

.lower-latin li {
  list-style-type: lower-latin;
}

.lower-latin li::marker {
  font-weight:bold;
}

.c-table-risk_nowrap {
  white-space: nowrap;
}