@media screen and (min-width: 768px) and (max-width: 810px) {
  .local-nav-wrapper {
    font-size: 90%;
  }
}

.local-nav-wrapper .local-nav {
  margin-top: 1px;
}

.local-nav-wrapper .local-nav .list-fourth>li {
  text-align: center;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .local-nav-wrapper .local-nav .list-fourth>li {
    text-align: left;
  }
}

.subcategory {
  background-color: #f6dadf;
  font-weight: bold;
}

/* csr/css */
/* --------------------------------------------------------------

/about/esg/
layout

--------------------------------------------------------------*/

.ly-column2-type-esg--1-3,
.ly-column2-type-esg {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.ly-column2-type-esg .column {
  width: 48%;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.ly-column2-type-esg--1-3 .column--1-3 {
  width: 24.7%;
}

.ly-column2-type-esg--1-3 .column--2-3 {
  width: 71%;
}


@media screen and (max-width: 767px) {

  .ly-column2-type-esg--1-3 {
    display: block;
  }

  .ly-column2-type-esg--1-3 .column--1-3 {
    width: 100%;
    max-width: 180px;
    margin: 0 auto 15px;
    padding: 0;
  }

  .ly-column2-type-esg--1-3 .column--2-3 {
    width: 100%;
  }

}

@media screen and (max-width: 479px) {

  .ly-column2-type-esg {
    display: block;
  }

  .ly-column2-type-esg .column {
    width: 100%;
  }
}

/* --------------------------------------------------------------

/about/esg/
common

--------------------------------------------------------------*/

sub {
  font-size: 10px;
  vertical-align: baseline;
  line-height: 1;
}

.sus--list li {
  margin-bottom: 5px;
}

.sus--ol-style01 {
  margin-bottom: 5px;
}

.f-bold {
  font-weight: bold !important;
}

.ib {
  display: inline-block;
}

br.w480 {
  display: none;
}

@media screen and (max-width: 480px) {
  br.w480 {
    display: block;
  }
}

br.w500 {
  display: none;
}

@media screen and (max-width: 500px) {
  br.w500 {
    display: block;
  }
}

.bdr-cts {
  border: 1px solid #ececec;
  padding: 20px;
  margin-bottom: 30px;
}

.bdr-cts02 {
  border: 1px solid #ededed;
  padding: 25px 20px;
}


.bg-gray {
  background: #f5f6f8;
}

.img-bdr {
  border: 1px solid #ebeced;
}

#content-body-wrapper .list-disc ul.list-disc-none li {
  padding-left: 0;
}

#content-body-wrapper .list-disc ul.list-disc-none li:before {
  content: none;
}

/* --------------------------------------------------------------
/environment/carbon-neutrality/targets-initiatives.html
--------------------------------------------------------------*/
.ly-column2-type-esg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: stretch;
}

.ly-column2-type-esg .column {
  width: 48%;
  border: 1px solid #ededed;
  padding: 25px 20px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.bg-gray {
  background: #F5F6F8;
}

.box-cn2 p {
  margin: 0 auto;
  width: 70%;
}

.box-cn2 img {
  width: 100%;
}

.box-cn {
  margin: 0;
  padding: 0;
  position: relative;
}

.box-cn-society::after {
  content: url(/en/hd/about/esg/environment/images/icon_targets-initiatives-e_01.svg);
  position: absolute;
  bottom: 0;
  right: 40px;
}

.box-cn-grids::after {
  content: url(/en/hd/about/esg/environment/images/icon_targets-initiatives-e_02.svg);
  position: absolute;
  bottom: 0;
  right: 10px;
}

.box-cn-supply::after {
  content: url(/en/hd/about/esg/environment/images/icon_targets-initiatives-e_03.svg);
  position: absolute;
  bottom: 0;
  right: 10px;
}


@media screen and (max-width: 767px) {
  .box-cn2 img {
    width: 70%;
  }
}

@media screen and (max-width: 479px) {
  .box-cn2 img {
    width: 100%;
  }

  .ly-column2-type-esg {
    display: block;
  }

  .ly-column2-type-esg .column {
    width: 100%;
  }
}

/* --------------------------------------------------------------*/

.esg-arrow--center {
  position: relative;
}

.esg-arrow--center::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 35px solid transparent;
  border-bottom: 35px solid transparent;
  border-left: 30px solid #C00000;
  border-right: 0;
}

@media screen and (max-width: 767px) {

  .esg-arrow--center .column:first-child {
    position: relative;
    margin-bottom: 65px !important;
  }

  .esg-arrow--center .column:first-child::after {

    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: -45px;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 35px solid transparent;
    border-left: 35px solid transparent;
    border-top: 25px solid #C00000;
    border-bottom: 0;
  }

  .esg-arrow--center::after {
    content: none;

  }
}

/* --------------------------------------------------------------

/about/esg/environment/relation/group-e.html

--------------------------------------------------------------*/

.edit-content span.icon-type01 {
  display: inline-block;
  margin-left: 10px;
  border: 1px solid #ebeced;
  padding: 3px 5px;
  line-height: 1;
  color: #666666;
  font-size: 75.5%;
}


/* --------------------------------------------------------------

/esg-governance/directors-j.html

--------------------------------------------------------------*/

.director-name {
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 5px;
}

.attribute li,
.directors-table span {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 3px 3px;
  margin: 0 0 3px 0;
  line-height: 1;
  box-sizing: border-box;
}

.directors-table span {
  margin-right: 3px;
  margin-left: 5px;
}

.tenure {
  background: #999;
  color: #fff;
  border: none;
}

.attendance-record {
  border-top: 1px solid #ccc;
  padding-top: 5px;
  margin-top: 5px;
}

table.ft-small td strong.font-L {
  font-size: 20px !important;
}

/* --------------------------------------------------------------

 table

--------------------------------------------------------------*/
#content-body-wrapper .tbl-type01.tbl-type01-narrow th,
#content-body-wrapper .tbl-type01.tbl-type01-narrow td,
#content-body-wrapper .tbl-type04.tbl-type04-narrow th,
#content-body-wrapper .tbl-type04.tbl-type04-narrow td {
  padding: 10px 10px;
}

#content-body-wrapper .tbl-type01 th.tbl-center,
#content-body-wrapper .tbl-type01 td.tbl-center {
  text-align: center;
}

#content-body-wrapper .tbl-type01 th.tbl-right,
#content-body-wrapper .tbl-type01 td.tbl-right {
  text-align: right;
}

#content-body-wrapper .tbl-type01 tr.tbl-em td,
#content-body-wrapper .tbl-type01 td.tbl-em {
  /* background: #fef6ef; */
  font-weight: bold;
}

#content-body-wrapper .hdg-level3 .txt-note {
  font-size: 70%;
}

@media screen and (max-width: 767px) {

  #content-body-wrapper .tbl-type01.tbl-type01-narrow th,
  #content-body-wrapper .tbl-type01.tbl-type01-narrow td {
    padding: 6px;
  }
}



.nowrap {
  white-space: nowrap;
}

.table--scroll {
  overflow-x: auto;
}

.table--scroll.w920 table {
  width: 100%;
  min-width: 920px;
}

.table--scroll.w730 table {
  width: 100%;
  min-width: 730px;
}

.table--scroll.w600 table {
  width: 100%;
  min-width: 600px;
}

.table--scroll.w480 table {
  width: 100%;
  min-width: 479px;
}

.tbl-type04 caption {
  text-align: right;
  margin-bottom: 5px;
}

.ver-align-t {
  vertical-align: top;
}

.nowrap {
  white-space: nowrap;
}

.gri--table li {
  margin-bottom: 3px;
}

.gri--table li:last-of-type {
  margin-bottom: 0;
}

.gri--table li a {
  padding-left: 8px;
  position: relative;
  display: block;
}

.gri--table li a::before {
  content: "";
  width: 3px;
  height: 3px;
  position: absolute;
  top: 9px;
  left: 0;
  background: #bbb;
}

table .ver-rl {
  white-space: nowrap;
  display: inline-block;
  min-width: 10px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  /* text-orientation: all; */
  line-height: 1.2;
  text-align: center;
}

table .ver-rl span {
  text-combine-upright: all;
}

table .ver-rl span.v {
  text-combine-upright: unset;
  text-orientation: upright;
}

.w-auto {
  width: auto !important;
}

.w55-per {
  width: 55% !important;
}

.w35-per {
  width: 35% !important;
}

.w28-per {
  width: 28% !important;
}

.w27-per {
  width: 27% !important;
}

.w22-per {
  width: 22% !important;
}

.w21-per {
  width: 21% !important;
}

.w20-per {
  width: 20% !important;
}

.w19-per {
  width: 19% !important;
}

.w18-per {
  width: 18% !important;
}

.w17-per {
  width: 17% !important;
}

.w16-per {
  width: 16% !important;
}

.w11-per {
  width: 11% !important;
}

.w09-per {
  width: 9% !important;
}

.w08-per {
  width: 8% !important;
}

.w07-per {
  width: 7% !important;
}

.w06-per {
  width: 6% !important;
}

.w05-per {
  width: 5% !important;
}