.p-local-nav{
  margin-top: 20px;
}
@media screen and (min-width: 1025px) {
  .p-local-nav{
    margin-top: 40px;
  }
}
.p-local-nav--3col .p-local-nav__item a{
  justify-content: center;
  font-weight: 400;
}
.c-page-nav__list-block {
  margin-block: 20px;
}

.p-sustainability .f-container .c-heading-2.c-heading-2--ribbon:nth-of-type(1) {
  margin-top: 80px;
}


.p-sustainability section + section .f-container .c-heading-2.c-heading-2--ribbon:nth-of-type(1) {
  margin-top: 100px;
}

.p-sustainability .w78 {
margin: 30px auto 0;
width: 100%;
/*max-width: 78%;*/
}
@media screen and (min-width: 1025px) {
.p-sustainability .w78 {
width: 78%;
max-width: 900px;
}
}

.p-sustainability .w78 + p {
margin-top: 40px;
}
.p-sustainability__message__img img{
border-radius: 12px;
}
.p-sustainability__message__text {
font-weight: 500;
line-height: 2.0;
font-size: 15px;
}
p a,
.p-sustainability-list-txt a,
.p-sustainability__message__text a,
.caption a{
  text-decoration: underline;
}
p a:hover,
.p-sustainability-list-txt a:hover,
.p-sustainability__message__text a:hover,
.caption a:hover{
  text-decoration: none;
}
.c-heading-2.c-heading-2--ribbon + .p-sustainability__message__text,
.c-heading-2.c-heading-2--ribbon + .flex {
margin-top: 30px;
}
.p-sustainability__message__text + .p-sustainability__message__text {
margin-top: 30px;
}
.p-sustainability__message__text + .p-note {
margin-top: 0.5em;
text-align: right;
}
.p-sustainability__message__text.pb60 {
padding-bottom: 60px;
}
.icon{
  display: inline-flex;
  align-items: center;
  padding-inline-end: 8px;
}
@media screen and (max-width: 768px) {
  .p-sustainability__message__img img{
  border-radius: 10px;
  }
  .p-sustainability__message__text.pb60 {
  padding-bottom: 20px;
  }
}

.flex {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.f-container.flex {
padding-top: 60px;
}
.flex-inner.flex-text:has(.w100p) {
margin-top: 30px;
}


.flex-inner.flex-img:has(.flex-img__line02.text-right) img{
width: 50%;
margin: 20px auto 0;
display: block;
}
@media screen and (min-width: 1025px) {
.flex-inner.flex-img:has(.flex-img__line02.text-right) img{
width: 100%;
margin: 0;
}
}

@media screen and (min-width: 1025px) {
  .flex-inner.flex-text {
  width: 64%;
  }
  .flex-inner.flex-text.w-56p {
  width: calc(100% - 500px);
  }
  .flex-inner.flex-img {
  width: 32%;
  /* max-width: 200px; */
  }
  .flex-inner.flex-img.w-39p {
  width: 39%;
  width: 440px;
  }
  .flex-inner.flex-img img{
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  }
  .flex-inner.flex-text:has(.w100p) {
  width: 100%;
  }
}

.c-heading-2__subtitle + .c-heading-2__title,
.p-sustainability .c-heading-2__title + .c-heading-2__subtitle{
margin-top: 20px;
}
.p-sustainability .c-heading-2.c-heading-2--ribbon + .c-heading-2__title {
margin-top: 20px;
}
.p-sustainability .p-feature-copy-1__sub {
font-weight: bold;
font-size: 18px;
margin-top: 13px;
}
@media screen and (min-width: 1025px) {
.p-sustainability .p-feature-copy-1__sub {
font-size: 131%;
}
}
.p-sustainability .p-feature-copy-1__sub + p {
margin-top: 17px;
}
.p-sustainability__materiaty__list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 30px;
font-size: 14px;
line-height: 2.0;
}
.p-sustainability__materiaty__list__item {
width: 100%;
background: #EBF4FF;
padding: 20px;
margin-bottom: 20px;
}
@media screen and (min-width: 1025px) {
.p-sustainability__materiaty__list__item {
width: 48.5%;
max-width: 550px;
}
.pc-order01 {
order:1;
}
.pc-order02 {
order:2;
}
.pc-order03 {
order:3;
}
.pc-order04 {
order:4;
}
}
.p-sustainability__attentionotext {
padding-bottom: 10px;
}
.p-sustainability__attentionotext-item {
display: flex;
font-size: 13px;
line-height: 2.0;
gap: 5px;
}

.list-wrap + .c-heading-2__title {
margin-top: 60px;
}
.list-wrap + .c-heading-2__title + .p-sustainability__message__text{
margin-top: 30px;
}

.c-heading-2__subtitle {
margin-top: 60px;
font-weight: bold;
font-size: 18px;
display: block;
width: 100%;
background: #EBF4FF;
padding: 11px 13px 10px;
line-height: 1.75;
}
@media screen and (max-width: 768px) {
.c-heading-2__subtitle {
margin-top: 30px;
padding: 7px 8px 6px;
font-size: 16px;
}
}
@media screen and (min-width: 1025px) {
.c-heading-2__subtitle {
line-height: 1;
}
}
.c-heading-2__subtitle + .p-sustainability__message__text {
margin-top: 20px;
}
.c-heading-2__catch {
margin-top: 30px;
color: #014099;
font-weight: bold;
font-size: 18px;
}
.c-heading-2__catch span{
  color: #202020;
  font-size: 1.0rem;
  vertical-align: top;
}
.c-heading-2__catch + .p-sustainability__message__text {
margin-top: 17px;
padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
.c-heading-2__catch + .p-sustainability__message__text {
padding-bottom: 0px;
}
}

.list-wrap {
margin-top: 30px;
}
@media screen and (max-width: 1010px) {
.list-wrap {
    overflow: auto;
  }
}
@media screen and (max-width: 768px) {
  .list-wrap {
    overflow: scroll;
    margin-top: 10px;
  }
  .list-wrap.auto{
    overflow: auto;
  }
}
.list-wrap img {
display: block;
margin: 0 auto;
line-height: 1.5;
min-width: 800px;
}
.min-w460 {
min-width: 456px;
}
.min-w540 {
min-width: 540px;
}
.min-w600 {
min-width: 600px;
}
.min-w1000 {
min-width: 1000px;
}

.list-wrap-table01 {
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
}
.list-wrap-table01 th{
background: #F1F1F1;
font-weight: bold;
padding: 15px 30px;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
min-width: 322px;
text-align: left;
word-break: normal;
}

.list-wrap-table01 thead th{
  text-align: center;
}

@media screen and (max-width: 768px) {
  .list-wrap-table01,
  .list-wrap-table01 tbody,
  .list-wrap-table01 tr,
  .list-wrap-table01 th,
  .list-wrap-table01 td{
  min-width: 1px;
  width: 100%;
  display: block;
  }
  .list-wrap-table01 th,
  .list-wrap-table01 td{
  padding: 15px;
  }
  .list-wrap-table01 .pc{
    display:none;
  }
}


@media screen and (min-width: 769px) {
  .list-wrap-table01 th{
  width: 322px;
  }
  .list-wrap-table01 td{
    width: calc(100% -  322px);;
  }
}

.list-wrap-table01 td{
padding: 15px;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
word-break: normal;
}
.text-right{
text-align: right;
}
.flex-img__line02 {
padding-top: 13px;
}
.flex-img__line02__inner {
display: block;
}

.flex.type02 {
margin-top: 60px;
padding: 30px;
border: 4px solid #EBF4FF;
}
@media screen and (max-width: 768px) {
.flex.type02 {
padding: 30px 15px 15px;
}
}

.flex.type02 .flex-title {
width: 100%;
padding-bottom: 20px;
}
.flex.type02 .flex-title-tag {
color: #004098;
border: 1px solid #004098;
padding: 6.5px 13px
}
.flex.type02 .flex-title-text {
color: #004098;
font-weight: bold;
font-size: 18px;
margin-top: 10px;
}
.flex.type02 .flex-img {
width: 20%;
max-width: 200px;
}
@media screen and (max-width: 768px) {
.flex.type02 .flex-img {
width: 50%;
max-width: 400px;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
}
}

.flex.type02 .flex-text {
width: 78%;
max-width: 850px;
font-size: 15px;
text-align: justify;
}
@media screen and (max-width: 768px) {
.flex.type02 .flex-text {
width: 100%;
}
}
.flex.type03 {
margin-top: 17px;
}
.flex.type03 .flex-inner{
padding-bottom: 30px;
}
.flex.type03 .small,
.p-sustainability__message__text.small {
font-size: 13px;
}
.flex.type03 .flex-inner.flex-img{
width: 50%;
max-width: 150px;
margin-left: auto;
margin-right: auto;
}
@media screen and (min-width: 1025px) {
.flex.type03 .flex-inner.flex-text{
width: 82%;
max-width: 900px;
}
.flex.type03 .flex-inner.flex-img{
width: 15%;
max-width: 150px;
margin-left: 0;
margin-right: 0;
}
}
.flex.type04 {
margin-top: 60px;
padding: 30px;
border: 4px solid #EBF4FF;
}
@media screen and (max-width: 768px) {
.flex.type04 {
padding: 30px 15px 15px;
}
}

.flex.type04 .flex-title {
width: 100%;
padding-bottom: 20px;
}
.flex.type04 .flex-title-tag {
color: #004098;
border: 1px solid #004098;
padding: 6.5px 13px
}
.flex.type04 .flex-title-text {
color: #004098;
font-weight: bold;
font-size: 18px;
margin-top: 10px;
}
.flex.type04 .flex-img {
width: 38%;
max-width: 380px;
}
@media screen and (max-width: 768px) {
.flex.type04 .flex-img {
width: 50%;
max-width: 500px;
margin-top: 20px;
display: block;
margin-left: auto;
margin-right: auto;
}
}

.flex.type04 .flex-text {
width: 60%;
max-width: 850px;
font-size: 15px;
text-align: justify;
}
@media screen and (max-width: 768px) {
.flex.type04 .flex-text {
width: 100%;
}
}

.flex-catch {
color: #004098;
font-weight: bold;
font-size: 18px;
margin-top: 40px;
}
.flex-catch + .flex-text {
line-height: 2.0;
font-weight: 500;
margin-top: 8px;
font-size: 14px;
}
.flex .width48{
}
@media screen and (min-width: 1025px) {
.flex .width48{
width: 48.5%;
max-width: 550px;
padding-bottom: 30px;
}
}
.list-wrap-table01-title {
font-weight: bold;
font-size: 18px;
}
.list-wrap-table01-title  + .list-wrap {
margin-top: 8px;
margin-bottom: 60px;
}

.sp:has(.js-scroll-table-msg) {
display: none;
}
@media screen and (max-width: 768px) {
.sp:has(.js-scroll-table-msg) {
display: block;
margin-top: 10px;
}
}


@media screen and (min-width: 1025px) {
  .indent-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.pb10{
  padding-bottom: 10px;
}
.pb30 {
  padding-bottom: 30px;
}
.mb30 {
  margin-bottom: 30px;
}

sup,
.sup{
  vertical-align: super; /* 上付きにする */
  font-size: 0.7em
}
.sup.contents{
  display: contents;
}



/*.table */
.tbl-wrap{
  width: 100%;
  margin-top: 30px;
}
.tbl-wrap.mt0{
   margin-top: 0;
}

.tbl-type01{
  width: 100%;
  margin-block: 7px;
}
.tbl-type01 th,
.tbl-type01 td{
  border-collapse: collapse;
  border: solid 1px #6e8fc6;
  padding: 4px 10px;
  word-break: normal;
}
th{
  background-color: #e0e1ee;
  text-align: center;
}
td{
  text-align: left;
}
.bg-light-bl{
  background-color: #eef4f7;
  text-align: left;
  color: #004098;
}
.list-icon li{
  display: block;
  text-indent: -1em;
  padding-left: 1em;
  white-space: nowrap;
}

.tbl-wrap.wide{
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .tbl-wrap.wide{
    overflow-x: scroll;
    overflow-y: clip;
    margin-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  .tbl-wrap{
    overflow-x: scroll;
    overflow-y: clip;
    margin-top: 10px;
  }
  .auto{
    overflow-x: auto;
  }

  .tbl-type01 th,
  .tbl-type01 td{
    padding: 4px;
    font-size: 88%;
  }


  .min-w460 {
    min-width: 456px;
  }
  .min-w540 {
    min-width: 540px;
  }
}



/*.flex-typeA*/
.sec-margin-block{
  margin-block: 20px;
}
/*.flex-typeA*/
.flex-typeA{
  display: flex;
  flex-wrap: wrap;
  gap: 30px 4%;
}
.flex-typeA > div{
  width: 48%;
}
@media screen and (max-width: 768px) {
  .initiatives-section-01 > div{
    width: 100%;
    gap: 20%;
  }
  .flex-typeA > div{
    width: 100%;
  }
}

/*.promotion-system-chart */
.promotion-system-chart-wrap{
  width: 100%;
  max-width: 400px;
  margin-inline:auto;
}
.promotion-system-chart{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  container-type: inline-size;
}
.promotion-system-chart .ps-img01{
  text-align: center;
  margin: auto;
  width: 55cqw;
}
.promotion-system-chart .ps-img02{
  text-align: center;
  margin: auto;
  width: 44cqw;
}
.promotion-system-chart .ps-bg-bl{
  background-color: #eef4f7;
  padding: 10px 3cqw;
  margin-inline: auto;
  position: relative;
}
.ps-txt01,.ps-txt02,.ps-txt03,.ps-txt04,.ps-txt05,.ps-txt06{
  line-height: 1.2;
  padding:7px 5px;
  color: #fff;
  text-align: center;
  font-size: 4cqw;
}
.promotion-system-chart .ps-txt01{
  background-color: #4694d1;
  width: 92cqw;
}
.promotion-system-chart .ps-txt02{
  color: #004098;
  text-align: center;
  font-size: 4cqw;
  line-height: 1.3;
}
.promotion-system-chart .ps-txt03{
  background-color: #00b9ef;
  margin-top: 10px;
  font-size: 3.3cqw;
  width: 100%;
}
.promotion-system-chart .ps-txt04{
  position: absolute;
  bottom: 26%;
  left: 3cqw;
  width: 41cqw;
  font-size: 3.1cqw;
  background-color: #00b9ef;
}
.promotion-system-chart .ps-txt05-wrap{
  display: flex;
  justify-content: space-between;
}
.promotion-system-chart .ps-txt05{
  width: 41cqw;
  background-color: #00b9ef;
  font-size: 3.1cqw;
}
.promotion-system-chart .ps-txt06-wrap{
  display: flex;
  justify-content: flex-end;
  padding: 0 3.4cqw;
  width: 100%;
}
.promotion-system-chart .ps-txt06{
  width: 41cqw;
  background-color: #4694d1;
  position: relative;
  margin-top: 6cqw;
  font-size: 3.1cqw;
}
.promotion-system-chart .ps-txt06::before{
  content: "";
  position: absolute;
  top: -9cqw;
  right: 24cqw;
  width: 1px;
  height: 9cqw;
  background-color: #999;
}
.promotion-system-chart .ps-txt07{
  text-align: right;
  font-size: 3.1cqw;
  width: 94cqw;
  padding-top: 3px;
}

/*. sec-materiality */
.sec-materiality{
  line-height: 1.4;
  margin-bottom: 30px;
}
.sec-materiality h4.line-bl{
  width: 100%;
  border: solid 1px #004098;
  text-align: center;
  color: #004098;
  font-weight: 700;
  padding: 5px;
  margin-bottom: 20px;
}
.sec-materiality h4.bg-bl{
  width: 100%;
  text-align: center;
  background-color: #004098;
  color: #fff;
  font-weight: 700;
  padding: 5px;
  margin-bottom: 10px;
}
.sec-materiality h4.bl{
  width: 100%;
  text-align: center;
  color: #004098;
  font-weight: 700;
  font-size: 114%;
  margin-bottom: 5px;
}
.sec-materiality h5{
  text-align: center;
  margin-bottom: 5px;
  font-weight: 700;
}

/*.step */
.sec-materiality .materiality-step{
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 2em;
}
.sec-materiality .materiality-step li{
  display: flex;
  position: relative;
  align-items: center;
}
.sec-materiality .materiality-step li:not(:last-child)::after{
  content: url(../img/sustainability/step-arw-btm.svg);
  width: 18px;
  position: absolute;
  bottom: -2em;
  left: 50%;
  transform: translateX(-50%);
}
.sec-materiality .materiality-step li:nth-child(1){
  border:solid 2px #8d93c8;
}
.sec-materiality .materiality-step li:nth-child(1) .step{
  color: #8d93c8;
}
.sec-materiality .materiality-step li:nth-child(1) .txt{
  background-color: #8d93c8;
}
.sec-materiality .materiality-step li:nth-child(2){
  border:solid 2px #415ca9;
}
.sec-materiality .materiality-step li:nth-child(2) .step{
  color: #415ca9;
}
.sec-materiality .materiality-step li:nth-child(2) .txt{
  background-color: #415ca9;
}
.sec-materiality .materiality-step li:nth-child(3){
  border:solid 2px #004098;
}
.sec-materiality .materiality-step li:nth-child(3) .step{
  color: #004098;
}
.sec-materiality .materiality-step li:nth-child(3) .txt{
  background-color: #004098;
}
.sec-materiality .materiality-step li .step{
  background-color: #fff;
  text-align: center;
  width: 20%;
  font-weight: 700;
  padding: 10px;
}
.sec-materiality .materiality-step li .txt{
  width: 80%;
  color: #fff;
  padding: 10px;
}

/*.question */
.underline{
  text-decoration: underline;
}
.materiality-question table{
  width: 100%;
  margin-block: 7px;
  line-height: 1.3 !important;
  word-break: normal;
}
@media screen and (min-width: 1240px) {
  .materiality-question table{
    /* min-width: 540px; */
  }
}
.materiality-question table th,
.materiality-question table td{
  border-collapse: collapse;
  border: solid 1px #6e8fc6;
  padding:4px 6px;
}
.materiality-question table th{
  text-align: center;
}
.materiality-question table tr th:nth-child(1){
  width: 15%;
}
.materiality-question table tr th:nth-child(2){
  width: 20%;
}
.materiality-question table td{
  text-align: left;
  vertical-align: middle;
}
.materiality-question table .bg-gry01{
  background-color: #666;
  color: #fff;
}
.materiality-question table .bg-gry02{
  background-color: #eee;
}
.materiality-question table .bg-gry03{
  background-color: #efefef;
}
.materiality-question table .bg-org01{
  background-color: #f6ae54;
  color: #fff;
  font-weight: 400;
  white-space: nowrap;
}
.materiality-question table .bg-org02{
  background-color: #facf9a;
}
.materiality-question table .bg-org03{
  background-color: #fef4e8;
}
.materiality-question table .no-border{
  border-left: none;
  border-top: none;
  border-right: none;
  background-color: transparent;
}

@media screen and (max-width: 768px) {
  .materiality-question table{
    font-size: 88%;
  }
  .materiality-question table th,
  .materiality-question table td{
    padding: 4px;
  }
}

.materiality-chart{
  width: 100%;
}
.materiality-chart .note{
  color: #444;
  font-size: 13px;
  padding: 0 0 0 2em;
}
.materiality-chart .chart-wrap{
  display: flex;
  align-items: center;
}
.materiality-chart p{
  color: #004098;
}
.materiality-chart p.chart-left{
  font-size: 155%;
  -ms-writing-mode: tb-rl;
  writing-mode: sideways-lr;
  width: 1.4em;
}
.materiality-chart p.chart-btm{
  font-size: 155%;
  text-align: center;
}
.materiality-chart .chart-tbl{
  width: calc(100% - 1.4em);
  margin-block: 7px;
  line-height: 1.3;
  word-break: normal;
  position: relative;
}
@media screen and (min-width: 1240px) {
  .materiality-chart .chart-tbl{
    min-width: 540px;
  }
}
@media screen and (max-width: 768px) {
  .materiality-chart .chart-tbl{
    font-size: 88%;
  }
  .materiality-chart p.chart-left,
  .materiality-chart p.chart-btm {
    font-size: 131%;
  }
}


.materiality-chart .chart-tbl::before,
.materiality-chart .chart-tbl::after{
  position: absolute;
}
.materiality-chart .chart-tbl::before{
  content: url(../img/sustainability/chart-arw-top.svg);
  top: -5px;
  left: -5px;
}
.materiality-chart .chart-tbl::after{
  content: url(../img/sustainability/chart-arw-right.svg);
  right: -5px;
  bottom: -9px;
}
.materiality-chart .chart-tbl th,
.materiality-chart .chart-tbl td{
  border-collapse: collapse;
  border: solid 1px #6e8fc6;
  padding:10px 4px;
  vertical-align: top;
}
.materiality-chart .chart-tbl td:nth-child(1){
  width: 20%;
}
.materiality-chart .chart-tbl td:nth-child(3){
  width: 35%;
}
.materiality-chart .chart-tbl ul{
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.materiality-chart .chart-tbl ul li{
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}
.materiality-chart .chart-tbl .no-border{
  border-top: none;
}
.materiality-chart .chart-tbl .no-borderR{
  border-right: none;
}
.materiality-chart li:has(.brown, .green){
  font-weight: 700;
}
.materiality-chart li span:is(.brown, .green){
  font-size: 70%;
}
.materiality-chart li:has(.brown):last-child {
  @media screen and (min-width: 769px) {
    margin-bottom: 3.5em;
  }
}

/* color */
.brown{color: #8e684c;}
.green{color: #00973f;}

/* bgcolor */
.bg-org01{
  background-color: #facf9a;
}
.bg-org02{
  background-color: #fde8ce;
}
.bg-org03{
  background-color: #fff8f0;
}
.bg-green01{
  background-color: #c0dd9c;
}
.bg-green02{
  background-color: #e1efd1;
}
.bg-green03{
  background-color: #f6faf1;
}

/*.relationship */
.relationship-tbl{
  width: 100%;
  margin-bottom: 10px;
}
.relationship-tbl.type01,
.relationship-tbl.type02 {
  @media screen and (max-width: 768px) {
    min-width: 1024px;
  }
}
.relationship-tbl th,
.relationship-tbl td{
  border-collapse: collapse;
  border: solid 1px #6e8fc6;
  padding:3px 5px;
  line-height: 1.3;
  text-align: center;
  word-break: normal;
  vertical-align: middle;
}
.relationship-tbl.type02 th,
.relationship-tbl.type02 td{
  text-align: left;
  font-size: 88%;
}
.relationship-tbl.type02 th:nth-of-type(3) {
  width: 20%;
}
.relationship-tbl.type02 th:nth-of-type(4) {
  width: 20%;
}
.relationship-tbl.type02 th:nth-of-type(6) {
  letter-spacing: -0.07em;
}
.relationship-tbl.type02 th:nth-of-type(11) {
  letter-spacing: -0.07em;
}
.relationship-tbl thead th{
  border: none;
  padding: 4px;
  background-color: transparent;
  position: relative;
  height: 3.6em;
  border:solid 1px #fff;
}
.relationship-tbl thead th span{
  position: absolute;
  height: 96%;
  width: 99%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border: solid 1px #6e8fc6;
  border-radius: 4px;
  line-height: 1.3;
}
.relationship-tbl th.ttl01{
  background-color: #d2d3ea;
  text-align: left;
}
.relationship-tbl th.ttl02{
  text-align: left;
  background-color: transparent;
  font-weight: 400;
}
.relationship-tbl th.bg-bl{
  background-color: #415ca9;
  color: #fff;
}
.relationship-tbl th.bg-org{
  background-color: #eab377;
  color: #fff;
}
.relationship-tbl th.bg-grn{
  background-color: #53ad78;
  color: #fff;
}
.relationship-tbl td.h65{
  height: 65px!important;
}
.relationship-tbl .no-border{
  border-top: none;
  border-left: none;
}
.relationship-tbl .list-arw{
  displaY:flex;
  flex-direction: column;
  gap: 3px;
}
.relationship-tbl .list-arw li{
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}
.relationship-tbl .list-arw span.c-bl{
  color: #00a0e9;
  font-size: 60%;
  padding-right: 2px;
}
.relationship-tbl .icon-sdgs-1{
  width: 24px;
  min-width: auto;
}
.relationship-tbl .icon-sdgs-2{
  width: 40px;
  min-width: auto;
}
.relationship-tbl .list-indentation {
    padding-left: 12px;
    text-indent: -12px;
    display: inline-block;
}
.relationship-tbl a {
  text-decoration: underline;
  &:hover {
    color: #004098;
  }
}

.taC{text-align: center !important;}
.taR{text-align: right !important;}
.bg-light-org{background-color: #fff8f0;}
.bg-light-grn{background-color: #f0f7ed;}
.note{
  color: #444;
  font-size: 11px;
  padding: 0 0 1em 0;
}

/*.materiality-group */
.materiality-group{
  margin:0 auto 20px;
  width: 90%;
  container-type: inline-size;
  position: relative;
}
@media screen and (max-width: 768px) {
  .materiality-group{
    width: 100%;
  }
}
.materiality-group-img{
  position: relative;
  z-index: 0;
}
.materiality-group-img img{
  width: 100%;
  min-width: auto;
}
.materiality-group-txt{
  position: absolute;
  z-index: 1;
  line-height: 1;
}
.materiality-group-txt.ttl-wht{
  font-size:  1.9cqw;
  font-weight: 700;
  color: #fff;
}
.materiality-group-txt.ttl-wht.ttl-l{
  top: 1.6cqw;
  left: 22.2cqw;
}
.materiality-group-txt.ttl-wht.ttl-r{
  top: 1.6cqw;
  right: 2.6cqw;
}
.materiality-group-txt.ttl-grn{
  font-size: 2cqw;
  font-weight: 700;
  color: #009740;
  text-align: center;
}
.materiality-group-txt.ttl-grn.ttl01{
  top:11.7cqw;
  left: 6.7cqw;
}
.materiality-group-txt.ttl-grn.ttl02{
  top:27.3cqw;
  left: 8.7cqw;
}
.materiality-group-txt.ttl-grn.ttl03{
  top:19.1cqw;
  left: 45.6cqw;
}
.materiality-group-txt.ttl-grn.ttl04{
  bottom: 3.5cqw;
  left: 4.5cqw;
}
.materiality-group-txt.list{
  color: #4c4948;
  font-size: 1.6cqw;
  letter-spacing: -0.035em;
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.5cqw;
}
.materiality-group-txt.list.list01{
  top: 14.5cqw;
  left: 6.1cqw;
}
.materiality-group-txt.list.list02{
  font-size: 1.5cqw;
  top: 32.3cqw;
  left: 3cqw;
}
.materiality-group-txt.list.list03{
  font-size: 1.5cqw;
  top: 32.3cqw;
  left: 25cqw;
}
.materiality-group-txt.list.list04{
  top: 24cqw;
  left: 43cqw;
}
.materiality-group-txt.list.list05{
  top: 44cqw;
  left: 34.5cqw;
}
.materiality-group-txt.list.list06{
  top: 44cqw;
  left: 54.5cqw;
}
.materiality-group-txt.txt-wht{
  font-size: 1.68cqw;
  color: #fff;
  text-align: center;
  left: 77.5cqw;
  width: 18cqw;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.materiality-group-txt.txt-wht.txt01{
  top: 12.2cqw;
  letter-spacing: -0.096em;
}
.materiality-group-txt.txt-wht.txt02{
  top: 27.2cqw;
}
.materiality-group-txt.txt-wht.txt03{
  top: 41.6cqw;
}

/*.communication */
.tbl-type01.tbl-commun{
  margin-block:0;
  min-width:1024px;
}
.tbl-type01.tbl-commun tr th,
.tbl-type01.tbl-commun tr td {
  word-break: normal;
}
.tbl-type01.tbl-commun tr td:nth-child(2){
  width: 28%;
}
.tbl-type01.tbl-commun tr td:nth-child(4){
  width: 28%;
}
.tbl-type01.tbl-commun tr td ul li {
  white-space: normal;
}
.img-commu{
  display: block;
  margin: 3px auto 0;
}

.box-line{
  padding: 15px 15px 25px;
  border: 4px solid #EBF4FF;
  margin-bottom: 40px;
}
.box-line-title{
  color: #004098;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
}
.img-outside{
  margin: 10px auto 0;
}
.img-outside{
  width: 90%;
  max-width: 820px;
}
@media screen and (max-width: 768px) {
  .box-line{
    padding:10px 15px 10p;
  }
}

/*.Distribution of financial value */
.tbl-type01.tbl-value th:nth-of-type(2) {
  @media screen and (min-width: 769px) {
    width: 20%;
  }
}

/*.box-rating */
.box-rating {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  @media screen and (max-width: 1220px) {
    flex-direction: column;
  }
}
.box-rating__lcol {
  width: 720px;
  @media screen and (max-width: 1220px) {
    width: 100%;
  }
}
.box-rating__rcol {
  width: 362px;
  @media screen and (max-width: 1220px) {
    width: 100%;
  }
}
.box-rating__ttl {
  margin-bottom: 25px;
  padding: 3px 7px;
  color: #004098;
  font-weight: bold;
  font-size: 18px;
  background: #EEF4F7
}
.box-rating-inner {
  display: flex;
  justify-content: space-around;
  gap: 30px;
  @media screen and (max-width: 768px) {
    flex-direction: column;
  }
}
.box-rating__lcol .box-rating-inner ul {
  width: 345px;
  @media screen and (max-width: 768px) {
    width: 100%;
  }
}
.box-rating__rcol .box-rating-inner ul {
  width: 362px;
  @media screen and (max-width: 1220px) {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  @media screen and (max-width: 768px) {
    width: 100%;
  }
}
.box-rating__lcol .box-rating-inner ul li,
.box-rating__rcol .box-rating-inner ul li {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.box-rating__rcol .box-rating-inner ul li {
  @media screen and (max-width: 1220px) {
    width: 345px;
  }
}
.box-rating__lcol .box-rating-inner ul li.notxt,
.box-rating__rcol .box-rating-inner ul li.notxt {
  padding-bottom: 46px;
}
.box-rating__lcol .box-rating-inner ul li h6,
.box-rating__rcol .box-rating-inner ul li h6 {
  margin-bottom: 10px;
  font-size: 16px;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.box-rating__lcol .box-rating-inner ul li h6::before,
.box-rating__rcol .box-rating-inner ul li h6::before {
  content: "";
  width: calc(100% + 14px);
  height: 8px;
  margin: auto;
  background-color: #f2f2f2;
  display: block;
  position: absolute;
  bottom: -1px;
  left: -7px;
  z-index: -1;
}
.box-rating__lcol .box-rating-inner ul li figure,
.box-rating__rcol .box-rating-inner ul li figure {
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-rating__lcol .box-rating-inner ul li p,
.box-rating__rcol .box-rating-inner ul li p {
  min-height: 46px;
}
.box-rating__lcol .box-rating-inner ul li p.single,
.box-rating__rcol .box-rating-inner ul li p.single {
  display: flex;
  align-items: flex-end;
}
.box-rating__lcol > .box-rating-inner:nth-of-type(1) > ul:nth-of-type(1) > li:nth-of-type(1) img {
  width: 260px
}
.box-rating__lcol > .box-rating-inner:nth-of-type(1) > ul:nth-of-type(1) > li:nth-of-type(2) img {
  width: 230px
}
.box-rating__lcol > .box-rating-inner:nth-of-type(1) > ul:nth-of-type(1) > li:nth-of-type(3) img {
  width: 195px
}
.box-rating__lcol > .box-rating-inner:nth-of-type(1) > ul:nth-of-type(2) > li:nth-of-type(1) img {
  width: 185px
}
.box-rating__lcol > .box-rating-inner:nth-of-type(1) > ul:nth-of-type(2) > li:nth-of-type(2) img {
  width: 94px
}
.box-rating__lcol > .box-rating-inner:nth-of-type(1) > ul:nth-of-type(2) > li:nth-of-type(3) img {
  width: 150px
}
.box-rating__lcol > .box-rating-inner:nth-of-type(2) > ul:nth-of-type(1) > li img {
  width: 150px
}
.box-rating__lcol > .box-rating-inner:nth-of-type(2) > ul:nth-of-type(2) > li img {
  width: 190px
}
.box-rating__rcol > .box-rating-inner > ul > li:nth-of-type(1) img {
  width: 280px
}
.box-rating__rcol > .box-rating-inner > ul > li:nth-of-type(2) img {
  width: 280px
}
.box-rating__rcol > .box-rating-inner > ul > li:nth-of-type(3) img {
  width: 130px
}
.box-rating__rcol > .box-rating-inner > ul > li:nth-of-type(4) img {
  width: 250px
}


@media print {
  /* 改ページ防止 */
  table,
  .sec-materiality,
  .p-ir-pagelist {
    page-break-inside: avoid;
  }
  .f-container.flex {
    flex-wrap: nowrap;
  }
  .flex-inner.flex-text{
    width: 70%;
  }
  .flex-inner.flex-img {
    width: 26%;
  }
  .flex-inner.flex-img:has(.flex-img__line02.text-right) img{
    max-width: 100%;
    width: 100%;
  }
  .flex-typeA{
    flex-direction: row;
  }
  .chart-wrap,.tbl-wrap {
    overflow: hidden;
  }
  .flex,
  .flex-inner.flex-text:has(.w100p),
  .p-sustainability__message__text{
    width: 100%;
    max-width: 100%;
  }
  .p-sustainability__materiaty__list__item {
    width: 48.5%;
    max-width: auto;
  }
  .z09{zoom:0.9}
}

/* --------------------------------------------------
  スクロールずれ補正
-------------------------------------------------- */
html {
  scroll-padding-top: 100px!important;
}