@charset "UTF-8";
.cmBody [id^=irp-gov] p:after {
  content: "";
  display: inline-block;
  background-image: url(../img/common/icn_pdf01.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  margin-left: 5px;
}
.cmBody .cmSidebar_list [id^=irp-gov] p:after {
  content: none;
}

.lwNews .listNews dt {
  position: relative;
}

@media screen and (min-width: 768px) {
  .lwNews .listNews dt {
    width: 150px;
    padding-left: 50px;
  }
}
@media screen and (min-width: 768px) {
  .lwNews .listNews dd {
    width: calc(100% - 150px);
  }
}
.lwHead_block02 .txt_def01,
.lwBody_block01 .txt_def01 {
  text-align: justify;
}

.lwBody_text01,
.lwBody_text02 {
  text-align: justify;
}

@media screen and (max-width: 767px) {
  .lwHead_block01 + .lwBody_block01 {
    padding-top: 68px;
  }
}
.lwHead_block01 + .lwBody_block01 + .lwBody_block01 {
  padding-top: 40px;
}

@media screen and (max-width: 767px) {
  .lwHead_block01 + .lwBody_block01 + .lwBody_block01 {
    padding-top: 35px;
  }
}
@media screen and (min-width: 768px) {
  .txt_def01 + .lwBody_head03 {
    margin-top: 55px;
  }
}
@media screen and (max-width: 767px) {
  .txt_def01 + .lwBody_head03 {
    margin-top: 16.8vw;
  }
}

.onlyPC {
  display: block;
}

@media screen and (max-width: 767px) {
  .onlyPC {
    display: none;
  }
}
.onlySP {
  display: none;
}

@media screen and (max-width: 767px) {
  .onlySP {
    display: block;
  }
}
#corporate a {
  line-height: initial;
  padding: 1.5em 1em;
}

.sign-text {
  line-height: 1.572em;
  font-size: 14px;
  text-align: right;
  padding-top: 20px;
}

.sign-text > *:not(div) {
  line-height: inherit !important;
  font: inherit !important;
}

.sign-text > *:not(div):first-child {
  margin-top: -0.285em;
}

.sign-text > *:not(div):last-child {
  margin-bottom: -0.285em;
}

@media screen and (max-width: 767px) {
  .sign-text {
    line-height: 1.5em;
    font-size: 12px;
  }
  .sign-text > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .sign-text > *:not(div):first-child {
    margin-top: -0.25em;
  }
  .sign-text > *:not(div):last-child {
    margin-bottom: -0.25em;
  }
}
.sign-text_roman {
  color: #0060b5;
  font-family: "DIN Alternate Bold";
  line-height: 1.91em;
  font-size: 11px;
}

.sign-text_roman > *:not(div) {
  line-height: inherit !important;
  font: inherit !important;
}

.sign-text_roman > *:not(div):first-child {
  margin-top: -0.454em;
}

.sign-text_roman > *:not(div):last-child {
  margin-bottom: -0.454em;
}

@media screen and (max-width: 767px) {
  .sign-text_roman {
    line-height: 1.889em;
    font-size: 9px;
  }
  .sign-text_roman > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .sign-text_roman > *:not(div):first-child {
    margin-top: -0.444em;
  }
  .sign-text_roman > *:not(div):last-child {
    margin-bottom: -0.444em;
  }
}
@media screen and (max-width: 767px) {
  .lwBody_block01.h2line {
    padding-top: 70px;
  }
}
.lwBody_block01 .read-text {
  padding-top: 60px;
}

@media screen and (max-width: 767px) {
  .lwBody_block01 .read-text {
    padding-top: 25px;
  }
}
.lwBody_head02.hn_line01 {
  line-height: 1.4em;
}

@media screen and (max-width: 767px) {
  .lwBody_head02.hn_line01 {
    line-height: initial;
  }
}
@media screen and (min-width: 768px) {
  .sdgs-anc {
    width: 660px;
    margin: 0 auto;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .sdgs-anc {
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 768px) {
  .sdgs-figure {
    width: 760px;
    margin: 55px auto 0;
  }
}
@media screen and (max-width: 767px) {
  .sdgs-figure {
    margin-top: 38px;
  }
}

@media screen and (min-width: 768px) {
  .hn_line01 + .sdgs-box {
    padding-top: 55px;
  }
}
@media screen and (max-width: 767px) {
  .hn_line01 + .sdgs-box {
    padding-top: 35px;
  }
}

@media screen and (min-width: 768px) {
  .sdgs-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
  .sdgs-box::before {
    content: "";
    position: absolute;
    top: 42px;
    left: 440px;
    width: 1px;
    height: 100%;
    border-left: 1px dotted #e1e1e1;
  }
}
.sdgs-box_head {
  padding: 10px 0;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .sdgs-box_head {
    padding: 10px 0;
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .sdgs-box + .sdgs-box {
    padding-top: 25px;
    border-top: 1px solid #e1e1e1;
  }
  .sdgs-box + .sdgs-box::before {
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  .sdgs-box + .sdgs-box {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .sdgs-box:last-of-type {
    border-bottom: 1px solid #e1e1e1;
  }
}

@media screen and (min-width: 768px) {
  .sdgs-materiality {
    width: 440px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .sdgs-materiality {
    padding-bottom: 20px;
  }
}
.sdgs-materiality_head {
  margin-bottom: 25px;
  background-color: #005bab;
}
@media screen and (max-width: 767px) {
  .sdgs-materiality_head {
    margin-bottom: 20px;
  }
}
.sdgs-materiality_ttl {
  font-family: "Noto Serif JP", serif;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .sdgs-materiality_ttl {
    font-size: 12px;
  }
}
.sdgs-materiality_ttl h2 {
  font-weight: 500;
}

.sdgs-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .sdgs-img {
    margin-top: 10px;
  }
}
.sdgs-img > p {
  margin-right: 18px;
}
@media screen and (max-width: 767px) {
  .sdgs-img > p {
    width: 94px;
    margin-right: 15px;
  }
  .sdgs-img > p img {
    height: auto;
  }
}

.sdgs-box .sdgs-text-left {
  margin-right: 1em;
}

@media screen and (max-width: 767px) {
  .sdgs-box .sdgs-text-left {
    margin-right: 0;
  }
}
.sdgs-box .sdgs-text-left2 {
  margin-right: 8em;
}

@media screen and (max-width: 767px) {
  .sdgs-box .sdgs-text-left2 {
    margin-right: 0;
  }
}
.sdgs-box .sdgs-text-left3 {
  margin-right: 2.3em;
}

@media screen and (max-width: 767px) {
  .sdgs-box .sdgs-text-left3 {
    margin-right: 0;
  }
}
.sdgs-box .sdgs-text-left4 {
  margin-right: 6em;
}

@media screen and (max-width: 767px) {
  .sdgs-box .sdgs-text-left4 {
    margin-right: 0;
  }
}
.sdgs-box .sdgs-text-left5 {
  margin-right: 10em;
}

.read-text1 {
  margin-top: -5px;
}

@media screen and (max-width: 767px) {
  .read-text1 {
    margin-top: 28px;
  }
}
.read-text2 {
  margin-top: -37px;
}

@media screen and (max-width: 767px) {
  .read-text2 {
    margin-top: 28px;
  }
}
sub {
  vertical-align: baseline;
}

@media screen and (min-width: 768px) {
  .sdgs-list {
    width: 320px;
  }
}
.sdgs-list_head {
  background-color: #5a95c9;
}
@media screen and (min-width: 768px) {
  .sdgs-list_head {
    border-left: dotted 1px #fff;
  }
}

.sdgs-list ul {
  list-style: disc;
  padding: 40px 30px 40px 45px;
  line-height: 1.7857142857em;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .sdgs-list ul {
    padding: 20px 20px 20px 20px;
  }
}
.sdgs-list ul > li + li {
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .sdgs-list ul li {
    line-height: 1.5em;
    margin-bottom: 15px;
  }
}
.sdgs-list ul li::marker {
  color: #0060b5;
}

.sdgs-list ul a {
  color: #0060b5;
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  .hn_line01 + .txt_def01 {
    margin-top: 55px;
  }
}
@media screen and (max-width: 767px) {
  .hn_line01 + .txt_def01 {
    margin-top: 39px;
  }
}
@media screen and (min-width: 768px) {
  .hn_line01 + .lwBody_block03 {
    margin-top: 55px;
  }
}
@media screen and (max-width: 767px) {
  .hn_line01 + .lwBody_block03 {
    margin-top: 39px;
  }
}

.kpi_head {
  background-color: #85c98b;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .kpi_head {
    padding: 10px 0;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .kpi_head {
    padding: 10px 0;
    font-size: 12px;
  }
}

.kpi-cont {
  position: relative;
  padding: 30px 0;
}
.kpi-cont + .kpi-cont {
  border-top: 1px solid #e1e1e1;
}
.kpi-cont_head {
  position: relative;
  padding-left: 1em;
  font-family: "Noto Serif JP", serif;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .kpi-cont_head {
    margin-bottom: 20px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-cont_head {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.25em;
  }
}
.kpi-cont_head::before {
  content: "・";
  position: absolute;
  top: 0;
  left: -0.3em;
  color: #85c98b;
}
.kpi-cont_data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .kpi-cont_data {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (min-width: 768px) {
  .kpi-cont_data + .kpi-cont_data {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-cont_data + .kpi-cont_data {
    margin-top: 10px;
  }
}
.kpi-cont_data_ttl {
  text-align: center;
  color: #fff;
  margin-right: 10px;
  padding: 10px 0;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .kpi-cont_data_ttl {
    width: 195px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-cont_data_ttl {
    width: 175px;
    font-size: 13px;
  }
}
.kpi-cont_data_ttl.we {
  background-color: #498fcc;
}
.kpi-cont_data_ttl.tec {
  background-color: #f6915a;
}
.kpi-cont_data_ttl.diversity {
  background-color: #dc7ba7;
}
.kpi-cont_data_num {
  position: relative;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .kpi-cont_data_num {
    padding-left: 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-cont_data_num {
    padding-left: 18px;
    font-size: 13px;
    line-height: 1.8;
  }
}
@media screen and (min-width: 768px) {
  .kpi-cont_data_num span {
    margin-right: 10px;
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-cont_data_num span {
    margin-right: 5px;
    font-size: 22.5px;
  }
}
.kpi-cont_data_num::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/esg/sdgs/icon_kpi_arrow.svg) no-repeat 0 0;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .kpi-cont_data_num::before {
    width: 9px;
    height: 12px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-cont_data_num::before {
    width: 7px;
    height: 10px;
  }
}

@media screen and (min-width: 768px) {
  .kpi-scope {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 768px) {
  .kpi-scope + .kpi-scope {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-scope + .kpi-scope {
    margin-top: 25px;
  }
}
.kpi-scope_txt {
  position: relative;
}
@media screen and (min-width: 768px) {
  .kpi-scope_txt {
    padding-left: 25px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-scope_txt {
    margin-top: 10px;
    padding-left: 20px;
    font-size: 13px;
  }
}
.kpi-scope_txt::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/esg/sdgs/icon_kpi_arrow.svg) no-repeat 0 0;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .kpi-scope_txt::before {
    width: 9px;
    height: 12px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-scope_txt::before {
    width: 7px;
    height: 10px;
  }
}
.kpi-scope .kpi-cont_head {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .kpi-scope .kpi-cont_head {
    width: 155px;
  }
}

.kpi-result-box {
  position: absolute;
  bottom: 0;
  background-color: #e6f0fa;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .kpi-result-box {
    right: 14px;
    width: 220px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-result-box {
    right: 0;
    width: 94px;
  }
}
.kpi-result-box.has-arrow::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  translate: -50% 0;
  background: url(../img/esg/sdgs/icon_kpi_arrow_blu.svg) no-repeat 0 0;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .kpi-result-box.has-arrow::after {
    width: 27px;
    height: 38px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-result-box.has-arrow::after {
    width: 18px;
    height: 25px;
  }
}
@media screen and (min-width: 768px) {
  .kpi-result-box.box01 {
    height: 93%;
  }
}
@media screen and (max-width: 767px) {
  .kpi-result-box.box01 {
    height: 89%;
  }
}
@media screen and (min-width: 768px) {
  .kpi-result-box.box01::after {
    bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-result-box.box01::after {
    bottom: 92px;
  }
}
@media screen and (min-width: 768px) {
  .kpi-result-box.box02 {
    padding-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-result-box.box02 {
    padding-top: 85px;
  }
}
@media screen and (min-width: 768px) {
  .kpi-result-box.box02::after {
    bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-result-box.box02::after {
    bottom: 40px;
  }
}
.kpi-result-box.box03 {
  top: 0;
  bottom: auto;
}
@media screen and (min-width: 768px) {
  .kpi-result-box.box03 {
    height: calc(100% - 30px);
    padding-top: 72px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-result-box.box03 {
    height: calc(100% - 10px);
    padding-top: 108px;
  }
}
@media screen and (min-width: 768px) {
  .kpi-result-box.box03::after {
    bottom: 75px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-result-box.box03::after {
    bottom: 122px;
  }
}
@media screen and (min-width: 768px) {
  .kpi-result-box.scope {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 25px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-result-box.scope {
    display: grid;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 17.5px 10px;
  }
}
.kpi-result-box.scope::after {
  top: 50%;
  translate: -50% -50%;
}

.kpi-result-box_head {
  color: #005bab;
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .kpi-result-box_head {
    margin-top: 18px;
    margin-bottom: 22px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-result-box_head {
    margin-top: 10px;
    margin-bottom: 65px;
    font-size: 13px;
  }
}

.kpi-result-box_cont {
  font-weight: 700;
}
.kpi-result-box_cont > li {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .kpi-result-box_cont > li:not(:first-child) {
    margin-top: 22px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-result-box_cont > li:not(:first-child) {
    margin-top: 56px;
  }
}
@media screen and (min-width: 768px) {
  .kpi-result-box_cont .kpi-result-box_num {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-result-box_cont .kpi-result-box_num {
    font-size: 22.5px;
  }
}
@media screen and (min-width: 768px) {
  .kpi-result-box_cont .kpi-result-box_per {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-result-box_cont .kpi-result-box_per {
    font-size: 13px;
  }
}

.kpi-result-box_scope {
  position: relative;
  padding-left: 1em;
  word-break: break-word;
}
@media screen and (min-width: 768px) {
  .kpi-result-box_scope {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-result-box_scope {
    font-size: 12px;
    line-height: 1.3333333333em;
  }
}
.kpi-result-box_scope::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
  color: #0060b5;
}
@media screen and (min-width: 768px) {
  .kpi-result-box_scope + .kpi-result-box_scope {
    margin-top: 8px;
  }
}

.kpi-cont_resource {
  border-collapse: collapse;
  border-spacing: 0;
}
@media screen and (min-width: 768px) {
  .kpi-cont_resource {
    width: 692px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-cont_resource {
    width: 100%;
  }
}
.kpi-cont_resource th {
  background-color: #77c964;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .kpi-cont_resource th {
    padding: 6px 0;
  }
}
@media screen and (max-width: 767px) {
  .kpi-cont_resource th {
    padding: 5px 0;
  }
}
.kpi-cont_resource th:first-child {
  border-right: dotted 2px #fff;
}
@media screen and (min-width: 768px) {
  .kpi-cont_resource th:first-child {
    width: 492px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-cont_resource th:first-child {
    width: 224px;
  }
}

.kpi-cont_resource_head {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .kpi-cont_resource_head {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-cont_resource_head {
    font-size: 14px;
  }
}

.kpi-cont_resource_head_sub {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .kpi-cont_resource_head_sub {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-cont_resource_head_sub {
    font-size: 10px;
    line-height: 1.3157894737em;
  }
}

.kpi-cont_resource_cont {
  font-weight: 500;
  background-color: rgba(116, 200, 53, 0.3);
  border-bottom: solid 1px #fff;
}
@media screen and (min-width: 768px) {
  .kpi-cont_resource_cont {
    padding: 0 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-cont_resource_cont {
    padding: 0 12px;
    font-size: 12px;
  }
}

.kpi-cont_resource_per {
  text-align: right;
  font-weight: 700;
  border-bottom: solid 1px #e1e1e1;
}
@media screen and (min-width: 768px) {
  .kpi-cont_resource_per {
    padding: 20px 15px;
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-cont_resource_per {
    padding: 10px 5px;
    font-size: 22.5px;
  }
}
@media screen and (min-width: 768px) {
  .kpi-cont_resource_per .per {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .kpi-cont_resource_per .per {
    font-size: 12.6px;
  }
}

@media screen and (max-width: 767px) {
  .p-tcfd .read-text {
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) {
  .p-tcfd .pc-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-tcfd .pc-row {
    padding-top: 20px;
  }
}
.p-tcfd .pc-row .kome {
  position: relative;
  padding-left: 1.3em;
}
@media screen and (min-width: 768px) {
  .p-tcfd .pc-row .kome {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .p-tcfd .pc-row .kome {
    font-size: 13px;
  }
}
.p-tcfd .pc-row .kome::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  .p-tcfd .pc-row figure {
    width: 39.7368421053%;
  }
}
@media screen and (max-width: 767px) {
  .p-tcfd .pc-row figure {
    width: 300px;
    margin: 25px auto 0;
  }
}
.p-tcfd .link {
  display: block;
  position: relative;
  text-decoration: none;
  color: #0060b5;
}
@media screen and (min-width: 768px) {
  .p-tcfd .link {
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .p-tcfd .link {
    padding-left: 14px;
  }
}
.p-tcfd .link::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../img/esg/tcfd/icon_link.svg) no-repeat 0 0;
}
@media screen and (min-width: 768px) {
  .p-tcfd .link::before {
    width: 14px;
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-tcfd .link::before {
    width: 13px;
    height: 30px;
  }
}
.p-tcfd .figure {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-tcfd .figure {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-tcfd .figure {
    padding-top: 30px;
  }
}
.p-tcfd .hr_strategy_list > li {
  padding-left: 0.5em;
  text-indent: -0.5em;
}
.p-tcfd .hr_strategy_list > li.em {
  color: #dc7ba7;
}
.p-tcfd .hr_strategy_torikumi {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-tcfd .hr_strategy_torikumi {
    padding-bottom: 130px;
  }
}
.p-tcfd .hr_strategy_torikumi_img {
  position: absolute;
}
@media screen and (min-width: 768px) {
  .p-tcfd .hr_strategy_torikumi_img {
    right: 0;
    bottom: 0;
    width: 140px;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-tcfd .hr_strategy_torikumi_img {
    right: 0;
    bottom: 70px;
    width: 105px;
    margin-top: 0;
  }
}
.p-tcfd .hr_strategy_education_evidence {
  display: grid;
}
@media screen and (min-width: 768px) {
  .p-tcfd .hr_strategy_education_evidence {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-tcfd .hr_strategy_education_evidence {
    gap: 15px;
    margin-top: 37px;
  }
}
.p-tcfd .hr_strategy_education_evidence_cont {
  display: grid;
}
@media screen and (min-width: 768px) {
  .p-tcfd .hr_strategy_education_evidence_cont {
    grid-template-columns: 150px auto;
  }
}
@media screen and (max-width: 767px) {
  .p-tcfd .hr_strategy_education_evidence_cont {
    grid-template-columns: 117px auto;
  }
}
.p-tcfd .hr_strategy_education_evidence_cont .head {
  display: grid;
  place-content: center;
  background-color: #bbd4e9;
  color: #005bab;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-tcfd .hr_strategy_education_evidence_cont .head {
    padding: 20px 0;
    line-height: 1.375em;
    font-size: 16px;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .head > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .head > *:not(div):first-child {
    margin-top: -0.187em;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .head > *:not(div):last-child {
    margin-bottom: -0.187em;
  }
}
@media screen and (max-width: 767px) {
  .p-tcfd .hr_strategy_education_evidence_cont .head {
    padding: 15px 0;
    line-height: 1.4em;
    font-size: 12.5px;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .head > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .head > *:not(div):first-child {
    margin-top: -0.2em;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .head > *:not(div):last-child {
    margin-bottom: -0.2em;
  }
}
.p-tcfd .hr_strategy_education_evidence_cont .cont {
  display: grid;
  place-content: center;
  background-color: #e6f0fa;
  color: #005bab;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .p-tcfd .hr_strategy_education_evidence_cont .cont {
    padding: 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .p-tcfd .hr_strategy_education_evidence_cont .cont {
    padding: 15px 0;
  }
}
.p-tcfd .hr_strategy_education_evidence_cont .cont_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
@media screen and (min-width: 768px) {
  .p-tcfd .hr_strategy_education_evidence_cont .cont_main_num {
    line-height: 1em;
    font-size: 30px;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .cont_main_num > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .cont_main_num > *:not(div):first-child {
    margin-top: 0em;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .cont_main_num > *:not(div):last-child {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-tcfd .hr_strategy_education_evidence_cont .cont_main_num {
    line-height: 1em;
    font-size: 24px;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .cont_main_num > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .cont_main_num > *:not(div):first-child {
    margin-top: 0em;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .cont_main_num > *:not(div):last-child {
    margin-bottom: 0em;
  }
}
@media screen and (min-width: 768px) {
  .p-tcfd .hr_strategy_education_evidence_cont .cont_main_unit {
    line-height: 1em;
    font-size: 16px;
    padding-left: 0.25em;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .cont_main_unit > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .cont_main_unit > *:not(div):first-child {
    margin-top: 0em;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .cont_main_unit > *:not(div):last-child {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-tcfd .hr_strategy_education_evidence_cont .cont_main_unit {
    line-height: 1em;
    font-size: 12.5px;
    padding-left: 0.25em;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .cont_main_unit > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .cont_main_unit > *:not(div):first-child {
    margin-top: 0em;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .cont_main_unit > *:not(div):last-child {
    margin-bottom: 0em;
  }
}
.p-tcfd .hr_strategy_education_evidence_cont .cont_main_unit .kome {
  font-size: 70% !important;
  position: relative;
  top: 0.25em;
  padding-left: 0.25em;
}
@media screen and (min-width: 768px) {
  .p-tcfd .hr_strategy_education_evidence_cont .cont_sub {
    line-height: 1em;
    font-size: 12px;
    margin-top: 10px;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .cont_sub > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .cont_sub > *:not(div):first-child {
    margin-top: 0em;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .cont_sub > *:not(div):last-child {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 767px) {
  .p-tcfd .hr_strategy_education_evidence_cont .cont_sub {
    line-height: 1em;
    font-size: 10px;
    margin-top: 5px;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .cont_sub > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .cont_sub > *:not(div):first-child {
    margin-top: 0em;
  }
  .p-tcfd .hr_strategy_education_evidence_cont .cont_sub > *:not(div):last-child {
    margin-bottom: 0em;
  }
}
.p-tcfd .hr_strategy_education_evidence_annotation {
  font-weight: 500;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .p-tcfd .hr_strategy_education_evidence_annotation {
    line-height: 1.5em;
    font-size: 12px;
    margin-top: 8px;
  }
  .p-tcfd .hr_strategy_education_evidence_annotation > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-tcfd .hr_strategy_education_evidence_annotation > *:not(div):first-child {
    margin-top: -0.25em;
  }
  .p-tcfd .hr_strategy_education_evidence_annotation > *:not(div):last-child {
    margin-bottom: -0.25em;
  }
}
@media screen and (max-width: 767px) {
  .p-tcfd .hr_strategy_education_evidence_annotation {
    line-height: 1.4em;
    font-size: 10px;
    margin-top: 5px;
  }
  .p-tcfd .hr_strategy_education_evidence_annotation > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-tcfd .hr_strategy_education_evidence_annotation > *:not(div):first-child {
    margin-top: -0.2em;
  }
  .p-tcfd .hr_strategy_education_evidence_annotation > *:not(div):last-child {
    margin-bottom: -0.2em;
  }
}

@media screen and (min-width: 768px) {
  .p-dialogue .lwBody_block02 + .lwBody_block01 {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-dialogue .lwBody_block02 + .lwBody_block01 {
    padding-top: 55px;
  }
}
.p-dialogue .figure01 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-dialogue .figure01 {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-dialogue .figure01 {
    padding-top: 40px;
  }
}
.p-dialogue .figure02 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-dialogue .figure02 {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .p-dialogue .figure02 {
    width: 291px;
    margin: 0 auto;
    padding-top: 40px;
  }
}
.p-dialogue .list > li {
  padding-left: 0.5em;
  text-indent: -0.5em;
}
@media screen and (max-width: 767px) {
  .p-dialogue .cpTable01 .tbl_def01_head > * {
    padding: 15px 11px;
  }
}
.p-dialogue .cpTable01 .txt_def01 {
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .p-dialogue .cpTable01 .txt_def01 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-dialogue .cpTable01 .txt_def01 {
    font-size: 11px;
  }
}
@media screen and (min-width: 768px) {
  .p-dialogue .cpTable01 .clm01 {
    width: 16%;
  }
}
@media screen and (max-width: 767px) {
  .p-dialogue .cpTable01 .clm01 {
    width: 22%;
  }
}
@media screen and (min-width: 768px) {
  .p-dialogue .cpTable01 .clm02 {
    width: 84%;
  }
}
@media screen and (max-width: 767px) {
  .p-dialogue .cpTable01 .clm02 {
    width: 78%;
  }
}
.p-dialogue .cpTable01 .txt_def05 {
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .p-dialogue .cpTable01 .txt_def05 {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .p-dialogue .cpTable01 .txt_def05 {
    font-size: 11px;
  }
}
.p-dialogue .cpTable01 a[href$=".pdf"] {
  color: inherit;
  text-decoration: none;
}
.p-dialogue .cpTable01 a[href$=".pdf"]::after {
  content: "";
  display: inline-block;
  background-image: url(../img/common/icn_pdf01.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.286em;
  height: 1.286em;
  margin-left: 0.358em;
  vertical-align: sub;
}
@media screen and (max-width: 767px) {
  .p-dialogue .cpTable02 .tbl_def01_head > * {
    padding: 15px 11px;
  }
}
.p-dialogue .cpTable02 .txt_def01 {
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .p-dialogue .cpTable02 .txt_def01 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-dialogue .cpTable02 .txt_def01 {
    font-size: 11px;
  }
}
@media screen and (min-width: 768px) {
  .p-dialogue .cpTable02 .clm01 {
    width: 16%;
  }
}
@media screen and (max-width: 767px) {
  .p-dialogue .cpTable02 .clm01 {
    width: 25%;
  }
}
@media screen and (min-width: 768px) {
  .p-dialogue .cpTable02 .clm02 {
    width: 29%;
  }
}
@media screen and (max-width: 767px) {
  .p-dialogue .cpTable02 .clm02 {
    width: 37.5%;
  }
}
.p-dialogue .cpTable02 .txt_def05 {
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .p-dialogue .cpTable02 .txt_def05 {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .p-dialogue .cpTable02 .txt_def05 {
    font-size: 11px;
  }
}
.p-dialogue .tbl_def01 + .txt {
  text-align: left;
  margin-top: 10px;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (min-width: 768px) {
  .p-dialogue .tbl_def01 + .txt {
    font-size: 12px;
    line-height: 25px;
  }
}
@media screen and (max-width: 767px) {
  .p-dialogue .tbl_def01 + .txt {
    font-size: 11px;
    line-height: 18px;
  }
}

@media screen and (min-width: 768px) {
  .lwBody_list01 .en {
    line-height: 1.188em;
    font-size: 16px;
  }
  .lwBody_list01 .en > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .lwBody_list01 .en > *:not(div):first-child {
    margin-top: -0.093em;
  }
  .lwBody_list01 .en > *:not(div):last-child {
    margin-bottom: -0.093em;
  }
}
@media screen and (max-width: 767px) {
  .lwBody_list01 .en {
    display: block;
    line-height: 1.25em;
    font-size: 10px;
  }
  .lwBody_list01 .en > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .lwBody_list01 .en > *:not(div):first-child {
    margin-top: -0.125em;
  }
  .lwBody_list01 .en > *:not(div):last-child {
    margin-bottom: -0.125em;
  }
}
@media screen and (min-width: 768px) {
  .lwBody_list01 + .lwBody_list01 {
    margin-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .lwBody_list01 + .lwBody_list01 {
    margin-top: 27px;
  }
}
.lwBody_list01 .no_icon p::after {
  content: none;
}

@media screen and (min-width: 768px) {
  .lwBody_list01_child {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .lwBody_list01_child {
    margin-top: 28.5px;
  }
}
.lwBody_list01_child > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lwBody_list01_child > li::before {
  content: "-";
}
@media screen and (min-width: 768px) {
  .lwBody_list01_child > li {
    gap: 8px;
    line-height: 1.786em;
    font-size: 14px;
  }
  .lwBody_list01_child > li > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .lwBody_list01_child > li > *:not(div):first-child {
    margin-top: -0.392em;
  }
  .lwBody_list01_child > li > *:not(div):last-child {
    margin-bottom: -0.392em;
  }
}
@media screen and (max-width: 767px) {
  .lwBody_list01_child > li {
    gap: 13px;
    line-height: 2.667em;
    font-size: 12px;
  }
  .lwBody_list01_child > li > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .lwBody_list01_child > li > *:not(div):first-child {
    margin-top: -0.833em;
  }
  .lwBody_list01_child > li > *:not(div):last-child {
    margin-bottom: -0.833em;
  }
}
.lwBody_list01_child > li > a {
  color: inherit;
  text-decoration: none;
}

.esgDoorHead {
  position: relative;
  margin: 0 auto 0 50%;
  translate: -50% 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100vw;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .esgDoorHead {
    min-width: 1030px;
    height: 200px;
    min-height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .esgDoorHead {
    height: 33.334vw;
  }
}
.esgDoorHead > figure {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .esgDoorHead > figure {
    width: 55.7142857143%;
  }
}
@media screen and (max-width: 767px) {
  .esgDoorHead > figure {
    width: 48.667%;
  }
}
.esgDoorHead > figure > img {
  position: absolute;
  top: 0;
  right: 0;
  min-height: 100%;
  max-height: none;
  -o-object-fit: cover;
     object-fit: cover;
}

.esgDoorHead_colorBox {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .esgDoorHead_colorBox {
    width: 49.7142857143%;
    clip-path: polygon(0 0, 100% 0%, 89.3% 100%, 0% 100%);
  }
}
@media screen and (max-width: 767px) {
  .esgDoorHead_colorBox {
    width: 64vw;
    clip-path: polygon(0 0, 100% 0%, 80.5% 100%, 0% 100%);
  }
}
.environment .esgDoorHead_colorBox {
  background-color: #00aa83;
}
.social .esgDoorHead_colorBox {
  background-color: #f58200;
}
.governance .esgDoorHead_colorBox {
  background-color: #279ddb;
}

.esgDoorHead_desc {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .esgDoorHead_desc {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 50px;
    padding: 0 calc(50% - 500px);
  }
}
@media screen and (max-width: 767px) {
  .esgDoorHead_desc {
    gap: 4.667vw;
  }
}
.esgDoorHead_desc > figure img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .esgDoorHead.environment .esgDoorHead_desc > figure {
    width: 75px;
    margin-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .esgDoorHead.environment .esgDoorHead_desc > figure {
    width: 11.2vw;
    margin-left: 7.334vw;
  }
}
@media screen and (min-width: 768px) {
  .esgDoorHead.social .esgDoorHead_desc > figure {
    width: 106px;
  }
}
@media screen and (max-width: 767px) {
  .esgDoorHead.social .esgDoorHead_desc > figure {
    width: 14.8vw;
    margin-left: 5.734vw;
  }
}
@media screen and (min-width: 768px) {
  .esgDoorHead.governance .esgDoorHead_desc > figure {
    width: 95px;
  }
}
@media screen and (max-width: 767px) {
  .esgDoorHead.governance .esgDoorHead_desc > figure {
    width: 13.6vw;
    margin-left: 6.134vw;
  }
}
.esgDoorHead_desc .esgDoorHead_desc_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  font-family: "Noto Serif JP", serif;
}
@media screen and (min-width: 768px) {
  .esgDoorHead_desc .esgDoorHead_desc_txt {
    gap: 14px;
  }
}
@media screen and (max-width: 767px) {
  .esgDoorHead_desc .esgDoorHead_desc_txt {
    gap: 1.6vw;
  }
}
@media screen and (max-width: 767px) {
  .esgDoorHead.environment .esgDoorHead_desc .esgDoorHead_desc_txt {
    padding-top: 1.334vw;
  }
}
@media screen and (min-width: 768px) {
  .esgDoorHead_desc .esgDoorHead_desc_txt .jp {
    line-height: 0.8em;
    font-size: 40px;
  }
  .esgDoorHead_desc .esgDoorHead_desc_txt .jp > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .esgDoorHead_desc .esgDoorHead_desc_txt .jp > *:not(div):first-child {
    margin-top: 0.1em;
  }
  .esgDoorHead_desc .esgDoorHead_desc_txt .jp > *:not(div):last-child {
    margin-bottom: 0.1em;
  }
}
@media screen and (max-width: 767px) {
  .esgDoorHead_desc .esgDoorHead_desc_txt .jp {
    line-height: 0.786em;
    font-size: 21px;
  }
  .esgDoorHead_desc .esgDoorHead_desc_txt .jp > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .esgDoorHead_desc .esgDoorHead_desc_txt .jp > *:not(div):first-child {
    margin-top: 0.108em;
  }
  .esgDoorHead_desc .esgDoorHead_desc_txt .jp > *:not(div):last-child {
    margin-bottom: 0.108em;
  }
}
@media screen and (min-width: 768px) {
  .esgDoorHead_desc .esgDoorHead_desc_txt .en {
    line-height: 0.824em;
    font-size: 17px;
  }
  .esgDoorHead_desc .esgDoorHead_desc_txt .en > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .esgDoorHead_desc .esgDoorHead_desc_txt .en > *:not(div):first-child {
    margin-top: 0.089em;
  }
  .esgDoorHead_desc .esgDoorHead_desc_txt .en > *:not(div):last-child {
    margin-bottom: 0.089em;
  }
}
@media screen and (max-width: 767px) {
  .esgDoorHead_desc .esgDoorHead_desc_txt .en {
    line-height: 0.7em;
    font-size: 10px;
  }
  .esgDoorHead_desc .esgDoorHead_desc_txt .en > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .esgDoorHead_desc .esgDoorHead_desc_txt .en > *:not(div):first-child {
    margin-top: 0.15em;
  }
  .esgDoorHead_desc .esgDoorHead_desc_txt .en > *:not(div):last-child {
    margin-bottom: 0.15em;
  }
}

.esgDoorTab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .esgDoorTab {
    gap: 12px;
    border-bottom: solid;
    border-width: 6px;
  }
}
@media screen and (max-width: 767px) {
  .esgDoorTab {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.667vw;
  }
}
.esgDoorTab.environment {
  border-color: #00aa83;
}
.esgDoorTab.social {
  border-color: #f58200;
}
.esgDoorTab.governance {
  border-color: #279ddb;
}
.esgDoorTab li {
  width: 100%;
  background-color: #c8c8c8;
}
.esgDoorTab li.environment {
  background-color: #00aa83;
}
.esgDoorTab li.social {
  background-color: #f58200;
}
.esgDoorTab li.governance {
  background-color: #279ddb;
}
.esgDoorTab li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .esgDoorTab li > a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
    height: 74px;
  }
}
@media screen and (max-width: 767px) {
  .esgDoorTab li > a {
    gap: 3.334vw;
    height: 16.534vw;
    padding-left: 24.667vw;
  }
}
@media screen and (max-width: 767px) {
  .esgDoorTab li figure {
    width: 12.8vw;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .esgDoorTab li figure.environment img {
    width: 45px;
  }
}
@media screen and (max-width: 767px) {
  .esgDoorTab li figure.environment img {
    width: 8.8vw;
  }
}
@media screen and (min-width: 768px) {
  .esgDoorTab li figure.social img {
    width: 60px;
  }
}
@media screen and (max-width: 767px) {
  .esgDoorTab li figure.social img {
    width: 12.267vw;
  }
}
@media screen and (min-width: 768px) {
  .esgDoorTab li figure.governance img {
    width: 57px;
  }
}
@media screen and (max-width: 767px) {
  .esgDoorTab li figure.governance img {
    width: 11.334vw;
  }
}
.esgDoorTab .esgDoorTab_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .esgDoorTab .esgDoorTab_txt {
    gap: 5px;
  }
}
@media screen and (max-width: 767px) {
  .esgDoorTab .esgDoorTab_txt {
    gap: 1.067vw;
  }
}
@media screen and (min-width: 768px) {
  .esgDoorTab .esgDoorTab_txt .jp {
    line-height: 1.9em;
    font-size: 20px;
  }
  .esgDoorTab .esgDoorTab_txt .jp > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .esgDoorTab .esgDoorTab_txt .jp > *:not(div):first-child {
    margin-top: -0.45em;
  }
  .esgDoorTab .esgDoorTab_txt .jp > *:not(div):last-child {
    margin-bottom: -0.45em;
  }
}
@media screen and (max-width: 767px) {
  .esgDoorTab .esgDoorTab_txt .jp {
    line-height: 1em;
    font-size: 16.5px;
  }
  .esgDoorTab .esgDoorTab_txt .jp > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .esgDoorTab .esgDoorTab_txt .jp > *:not(div):first-child {
    margin-top: 0em;
  }
  .esgDoorTab .esgDoorTab_txt .jp > *:not(div):last-child {
    margin-bottom: 0em;
  }
}
@media screen and (min-width: 768px) {
  .esgDoorTab .esgDoorTab_txt .en {
    line-height: 3.167em;
    font-size: 12px;
  }
  .esgDoorTab .esgDoorTab_txt .en > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .esgDoorTab .esgDoorTab_txt .en > *:not(div):first-child {
    margin-top: -1.083em;
  }
  .esgDoorTab .esgDoorTab_txt .en > *:not(div):last-child {
    margin-bottom: -1.083em;
  }
}
@media screen and (max-width: 767px) {
  .esgDoorTab .esgDoorTab_txt .en {
    line-height: 3.2em;
    font-size: 10px;
  }
  .esgDoorTab .esgDoorTab_txt .en > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .esgDoorTab .esgDoorTab_txt .en > *:not(div):first-child {
    margin-top: -1.1em;
  }
  .esgDoorTab .esgDoorTab_txt .en > *:not(div):last-child {
    margin-bottom: -1.1em;
  }
}

@media screen and (min-width: 768px) {
  .esgDoorTab_block01 {
    padding-top: 45px;
  }
}
@media screen and (max-width: 767px) {
  .esgDoorTab_block01 {
    padding-top: 9.334vw;
  }
}

@media screen and (max-width: 767px) {
  .sp_overfllow-x {
    overflow-x: auto;
  }
  .sp_overfllow-x::-webkit-scrollbar {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    height: 0.4rem;
  }
  .sp_overfllow-x::-webkit-scrollbar-thumb {
    height: 1.6rem;
    background-color: #a8a8a8;
    border-radius: 100vmax;
  }
  .sp_overfllow-x::-webkit-scrollbar-track {
    height: 0.4rem;
    background-color: #dbdbdb;
    border-radius: 100vmax;
  }
  .sp_overfllow-x > figure {
    width: 101.334vw;
  }
  .sp_overfllow-x > figure > img {
    max-width: unset;
    height: auto;
  }
}

.p-roudou_anzeneisei .tbl_def01_head .txt_def01 {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-roudou_anzeneisei .clm01 {
    width: 60.527%;
  }
}
@media screen and (max-width: 767px) {
  .p-roudou_anzeneisei .clm01 {
    width: 57.911%;
  }
}
@media screen and (min-width: 768px) {
  .p-roudou_anzeneisei .clm02 {
    width: 19.737%;
  }
}
@media screen and (max-width: 767px) {
  .p-roudou_anzeneisei .clm02 {
    width: 20.896%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .p-roudou_anzeneisei .clm03 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-roudou_anzeneisei .txt_align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.p-roudou_anzeneisei .txt_align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .p-roudou_anzeneisei .roudou_anzeneisei_cont01 {
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .p-roudou_anzeneisei .roudou_anzeneisei_cont01 .roudou_anzeneisei_cont01_txt {
    position: absolute;
    top: 50%;
    right: 0;
    translate: 0 -50%;
    width: 413px;
    line-height: 1.786em;
    font-size: 14px;
  }
  .p-roudou_anzeneisei .roudou_anzeneisei_cont01 .roudou_anzeneisei_cont01_txt > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-roudou_anzeneisei .roudou_anzeneisei_cont01 .roudou_anzeneisei_cont01_txt > *:not(div):first-child {
    margin-top: -0.392em;
  }
  .p-roudou_anzeneisei .roudou_anzeneisei_cont01 .roudou_anzeneisei_cont01_txt > *:not(div):last-child {
    margin-bottom: -0.392em;
  }
}
@media screen and (max-width: 767px) {
  .p-roudou_anzeneisei .roudou_anzeneisei_cont01 .roudou_anzeneisei_cont01_txt {
    margin-top: 8vw;
    line-height: 1.8em;
    font-size: 12.5px;
  }
  .p-roudou_anzeneisei .roudou_anzeneisei_cont01 .roudou_anzeneisei_cont01_txt > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-roudou_anzeneisei .roudou_anzeneisei_cont01 .roudou_anzeneisei_cont01_txt > *:not(div):first-child {
    margin-top: -0.4em;
  }
  .p-roudou_anzeneisei .roudou_anzeneisei_cont01 .roudou_anzeneisei_cont01_txt > *:not(div):last-child {
    margin-bottom: -0.4em;
  }
}
@media screen and (max-width: 767px) {
  .p-roudou_anzeneisei .roudou_anzeneisei_cont01 img {
    height: auto;
  }
}
.p-roudou_anzeneisei .torikumi_list {
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 767px) {
  .p-roudou_anzeneisei .torikumi_list {
    line-height: 1.8em;
    font-size: 12.5px;
  }
  .p-roudou_anzeneisei .torikumi_list > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-roudou_anzeneisei .torikumi_list > *:not(div):first-child {
    margin-top: -0.4em;
  }
  .p-roudou_anzeneisei .torikumi_list > *:not(div):last-child {
    margin-bottom: -0.4em;
  }
}

.p-corporate_governance .corporate_governance_table {
  border-spacing: 0;
}
.p-corporate_governance .corporate_governance_table .head {
  background-color: #005bab;
  color: #fff;
  vertical-align: middle;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-corporate_governance .corporate_governance_table .head {
    width: 130px;
  }
}
@media screen and (max-width: 767px) {
  .p-corporate_governance .corporate_governance_table .head {
    width: 17.334vw;
  }
}
.p-corporate_governance .corporate_governance_table .desc {
  background-color: #e6f0fa;
}
@media screen and (min-width: 768px) {
  .p-corporate_governance .corporate_governance_table .desc {
    padding: 20px 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-corporate_governance .corporate_governance_table .desc {
    padding: 5.334vw 4vw;
  }
}
.p-corporate_governance .corporate_governance_table tr:nth-child(n+2) .head, .p-corporate_governance .corporate_governance_table tr:nth-child(n+2) .desc {
  border-top: solid 1px #fff;
}
.p-corporate_governance .corporate_governance_table .list > li {
  padding-left: 0.5em;
  text-indent: -0.5em;
}
.p-corporate_governance .corporate_governance_table .list > li::before {
  content: "・";
}
@media screen and (max-width: 767px) {
  .p-corporate_governance .btn_arrow01 {
    width: 100%;
    height: 12vw;
    font-size: 3.6vw;
  }
}
@media screen and (min-width: 768px) {
  .p-corporate_governance .separate {
    padding-top: 200px;
  }
}
@media screen and (max-width: 767px) {
  .p-corporate_governance .separate {
    padding-top: 26.667vw;
  }
}
.p-corporate_governance .pdf {
  color: inherit;
  text-decoration: none;
}
.p-corporate_governance .pdf::after {
  content: "";
  display: inline-block;
  background-image: url(../img/common/icn_pdf01.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.286em;
  height: 1.286em;
  margin-left: 0.358em;
  vertical-align: sub;
}

@media screen and (min-width: 768px) {
  .p-risk_management .response {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-risk_management .response {
    margin-top: 9.334vw;
  }
}
.p-risk_management .response_head {
  font-weight: 700;
  color: #005bab;
}
@media screen and (min-width: 768px) {
  .p-risk_management .response_head {
    margin-bottom: 10px;
    line-height: 1.667em;
    font-size: 15px;
  }
  .p-risk_management .response_head > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-risk_management .response_head > *:not(div):first-child {
    margin-top: -0.333em;
  }
  .p-risk_management .response_head > *:not(div):last-child {
    margin-bottom: -0.333em;
  }
}
@media screen and (max-width: 767px) {
  .p-risk_management .response_head {
    margin-bottom: 4vw;
    line-height: 1.63em;
    font-size: 13.5px;
    text-align: center;
  }
  .p-risk_management .response_head > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-risk_management .response_head > *:not(div):first-child {
    margin-top: -0.314em;
  }
  .p-risk_management .response_head > *:not(div):last-child {
    margin-bottom: -0.314em;
  }
}
@media screen and (min-width: 768px) {
  .p-risk_management .response_txt {
    line-height: 1.786em;
    font-size: 14px;
  }
  .p-risk_management .response_txt > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-risk_management .response_txt > *:not(div):first-child {
    margin-top: -0.392em;
  }
  .p-risk_management .response_txt > *:not(div):last-child {
    margin-bottom: -0.392em;
  }
}
@media screen and (max-width: 767px) {
  .p-risk_management .response_txt {
    line-height: 1.76em;
    font-size: 12.5px;
  }
  .p-risk_management .response_txt > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-risk_management .response_txt > *:not(div):first-child {
    margin-top: -0.38em;
  }
  .p-risk_management .response_txt > *:not(div):last-child {
    margin-bottom: -0.38em;
  }
}
.p-risk_management .response_txt sub {
  font-size: 70%;
}
.p-risk_management .response_annotaion {
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (min-width: 768px) {
  .p-risk_management .response_annotaion {
    margin-top: 5px;
    line-height: 1.667em;
    font-size: 12px;
  }
  .p-risk_management .response_annotaion > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-risk_management .response_annotaion > *:not(div):first-child {
    margin-top: -0.333em;
  }
  .p-risk_management .response_annotaion > *:not(div):last-child {
    margin-bottom: -0.333em;
  }
}
@media screen and (max-width: 767px) {
  .p-risk_management .response_annotaion {
    margin-top: 2.667vw;
    line-height: 1.455em;
    font-size: 11px;
  }
  .p-risk_management .response_annotaion > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-risk_management .response_annotaion > *:not(div):first-child {
    margin-top: -0.227em;
  }
  .p-risk_management .response_annotaion > *:not(div):last-child {
    margin-bottom: -0.227em;
  }
}
@media screen and (min-width: 768px) {
  .p-risk_management .risk_link {
    margin-top: 30px;
    line-height: 1.786em;
    font-size: 14px;
  }
  .p-risk_management .risk_link > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-risk_management .risk_link > *:not(div):first-child {
    margin-top: -0.392em;
  }
  .p-risk_management .risk_link > *:not(div):last-child {
    margin-bottom: -0.392em;
  }
}
@media screen and (max-width: 767px) {
  .p-risk_management .risk_link {
    margin-top: 6.667vw;
    line-height: 1.8em;
    font-size: 12.5px;
  }
  .p-risk_management .risk_link > *:not(div) {
    line-height: inherit !important;
    font: inherit !important;
  }
  .p-risk_management .risk_link > *:not(div):first-child {
    margin-top: -0.4em;
  }
  .p-risk_management .risk_link > *:not(div):last-child {
    margin-bottom: -0.4em;
  }
}
.p-risk_management .risk_link a {
  color: #0060b5;
}