
@charset "UTF-8";

/* ページ共通 */
.sustaina-contentarea.tcfd-contents{
    padding: 300px 0 140px;
}
.sustaina-contentarea .contents-wrapper{
    max-width: 900px;
    margin: 0 auto;
}
.sustaina-contentarea p{
    line-height: 1.8;
}
.sustaina-contentarea .pagetitle h1{
    font-weight: bold;
}
/* /ページ共通 */


/* 第一セクション */
.sustaina-contentarea.titlearea .lead-text{
    margin-bottom: 60px;
}
.sustaina-contentarea.titlearea .lead-text h2{
    font-size: 26px;
    line-height: 1.4;
    text-align: left;
    color: #fff;
    padding: 0 0 0 25px;
    margin: 0 0 40px;
    position: relative;
}
.sustaina-contentarea.titlearea .lead-text h2::before {
    content: '';
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    border-radius: 3px;
}
.sustaina-contentarea.titlearea .space-business-item{
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    border-radius: 24px;
    padding: 50px 40px;
    margin: 0 0 60px;
}
.sustaina-contentarea.titlearea .space-business-item p.image{
    width: 320px;
    margin: auto 0;
}
.sustaina-contentarea.titlearea .space-business-item p.image img{
    border-radius: 8px;
}
.is-dark .sustaina-contentarea p.image img.is-normal{
    display: none;
}
.sustaina-contentarea p.image img.is-dark{
    display: none;
}
.is-dark .sustaina-contentarea p.image img.is-dark{
    display: block;
}
.sustaina-contentarea.titlearea .space-business-item .text-wrap{
    width: 470px;
}
.sustaina-contentarea.titlearea .space-business-item .text-wrap .title{
    font-size: 18px;
    font-weight: 500;
    color: #0079C4;
    margin-bottom: 15px;
}
.sustaina-contentarea.titlearea .space-business-item .text-wrap p{
    color: #000;
}
.sustaina-contentarea.titlearea .space-business-item .text-wrap p.text{
    line-height: 1.8;
}
.sustaina-contentarea.titlearea .anchor-link ul{
    text-align: center;
    font-weight: 500;
}
.sustaina-contentarea.titlearea .anchor-link ul li {
    display: inline-block;
    padding: 15px;
}
.sustaina-contentarea.titlearea .anchor-link ul li a {
    color: #fff;
    display: flex;
}
.sustaina-contentarea.titlearea .anchor-link ul li a::before {
    content: '';
    display: inline-block;
    min-width: 24px;
    height: 24px;
    background: url(/sustainability/common/img/icon_anchor.svg) no-repeat 0 0;
    background-size: contain;
    margin-right: 15px;
}
/* /第一セクション */


/* 第二セクション */
.sustaina-contentarea.tcfd-contents .tcfd-content:not(:last-child){
    margin-bottom: 100px;
}
.sustaina-contentarea.tcfd-contents .tcfd-content .content-wrapper:not(:last-child){
    margin-bottom: 60px;
}
.sustaina-contentarea.tcfd-contents h2{
    font-size: 26px;
    line-height: 1.4;
    text-align: left;
    color: #0079C4;
    padding: 0 0 0 25px;
    margin: 0 0 40px;
    position: relative;
}
.sustaina-contentarea.tcfd-contents h2::before {
    content: '';
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #0079C4;
    border-radius: 3px;
}
.sustaina-contentarea.tcfd-contents h3{
    font-size: 22px;
    line-height: 1.5;
    font-weight: bold;
    text-align: left;
    color: #000;
    margin: 0 0 30px;
}
.sustaina-contentarea.tcfd-contents ul.list{
    font-size: 16px;
    line-height: 1.8;
}
.sustaina-contentarea.tcfd-contents ul.list li {
    position: relative;
    padding-left: 35px;
    text-align: left;
}
.is-dark .sustaina-contentarea.tcfd-contents ul.list li{
    color: #fff;
}
.sustaina-contentarea.tcfd-contents ul.list li::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    background: url(../img/icon_circle_blue.svg) no-repeat 0 0;
    background-size: contain;
}
.sustaina-contentarea.tcfd-contents .textlink-wrap li a{
    padding-right: 40px;
    line-height: 1.8;
    font-weight: 500;
}
.sustaina-contentarea.tcfd-contents .textlink-wrap li + li{
    margin-top: 30px;
}

/* #governance */
.sustaina-contentarea.tcfd-contents #governance .text:last-of-type{
    margin-bottom: 60px;
}

/* #strategy */
.sustaina-contentarea.tcfd-contents #strategy .content-wrapper:first-of-type .text:last-of-type{
    margin-bottom: 20px;
}
.sustaina-contentarea.tcfd-contents #strategy .content-wrapper.migration-plan .text,
.sustaina-contentarea.tcfd-contents #strategy .content-wrapper.risks-opportunities .text{
    margin-bottom: 30px;
}
.sustaina-contentarea.tcfd-contents #strategy .content-wrapper.risks-opportunities .btn-wrapper{
    text-align: center;
    margin-top: 40px;
}
.sustaina-contentarea.tcfd-contents #strategy .table-wrap table.table-module-02{
    text-align: left;
}
.sustaina-contentarea.tcfd-contents #strategy .table-wrap table.table-module-02 thead th{
    background: #024488;
    font-size: 14px;
    line-height: 2;
    padding: 30px 9px;
    text-align: center;
}
.sustaina-contentarea.tcfd-contents #strategy .table-wrap table.table-module-02 thead th:nth-child(1),
.sustaina-contentarea.tcfd-contents #strategy .table-wrap table.table-module-02 thead th:nth-child(2){
    width: 60px;
}
.sustaina-contentarea.tcfd-contents #strategy .table-wrap table.table-module-02 thead th:nth-child(3){
    width: 140px;
}
.sustaina-contentarea.tcfd-contents #strategy .table-wrap01 table.table-module-02 thead th:nth-child(4){
    width: 320px;
}
.sustaina-contentarea.tcfd-contents #strategy .table-wrap01 table.table-module-02 thead th:nth-child(5),
.sustaina-contentarea.tcfd-contents #strategy .table-wrap01 table.table-module-02 thead th:nth-child(6){
    width: 50px;
}
.sustaina-contentarea.tcfd-contents #strategy .table-wrap02 table.table-module-02 thead th:nth-child(5),
.sustaina-contentarea.tcfd-contents #strategy .table-wrap02 table.table-module-02 thead th:nth-child(6){
    width: 50px;
}
.sustaina-contentarea.tcfd-contents #strategy .table-wrap table.table-module-02 tbody td{
    font-size: 12px;
    line-height: 1.8;
}
.sustaina-contentarea.tcfd-contents #strategy .table-wrap table.table-module-02 tbody td.bg-blue{
    background: #0079C4;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.7em;
    text-align: center;
}
.sustaina-contentarea.tcfd-contents #strategy .table-wrap table.table-module-02 tbody td.bg-blue span{
    -ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
    white-space: pre;
    display:inline-block;
}
.sustaina-contentarea.tcfd-contents #strategy .table-wrap table.table-module-02 tbody td.bg-gray{
    background: #F4F4F4;
    font-weight: 500;
    /* border-left: 2px solid #fff; */
    /* border-bottom: 2px solid #fff; */
    text-align: left;
}
.sustaina-contentarea.tcfd-contents #strategy .table-wrap table.table-module-02 tbody td.bg-lightblue{
    background: #DDEFF9;
    font-weight: 500;
    /* border-left: 2px solid #fff; */
    /* border-bottom: 2px solid #fff; */
    text-align: center;
}
.sustaina-contentarea.tcfd-contents #strategy .table-wrap table.table-module-02 tbody td ul{
    text-align: left;
    text-indent: -0.5em;
    padding-left: 1em;
}
.sustaina-contentarea.tcfd-contents #strategy .table-wrap table.table-module-02 tbody td ul li{
    line-height: 1.8;
}
.sustaina-contentarea.tcfd-contents #strategy .table-wrap + .table-wrap, .sustaina-contentarea .table-notes + .table-wrap {
    margin-top: 30px;
}
.sustaina-contentarea.tcfd-contents .content-wrapper.b .table-wrap{
    font-size: 14px;
}


/* #riskManagement */
.sustaina-contentarea.tcfd-contents #riskManagement .textlink-wrap{
    margin: 30px 0 60px 0;
}

/* #goal */
.sustaina-contentarea.tcfd-contents #goal .content-wrapper.a{
    margin-top: 60px;
}
.sustaina-contentarea.tcfd-contents #goal .content-wrapper .text-midium{
    font-size: 18px;
    font-weight: 500;
    line-height: 1.8;
    margin-bottom: 20px;
}
.sustaina-contentarea.tcfd-contents #goal .table-wrap table.table-module-02 thead th,
.sustaina-contentarea.tcfd-contents #goal .table-wrap table.table-module-02 tbody th,
.sustaina-contentarea.tcfd-contents #goal .table-wrap table.table-module-02 tbody td{
    padding: 28px 10px;
}
.sustaina-contentarea.tcfd-contents #goal .content-wrapper .table-wrap{
    margin-bottom: 60px;
}
.sustaina-contentarea.tcfd-contents #goal .content-wrapper.c .table-wrap{
    margin-bottom: 30px;
}
.sustaina-contentarea.tcfd-contents #goal .content-wrapper.c .textlink-wrap{
    margin-top: 30px;
}
/* /第二セクション */


/*
 * SP
 */
@media (max-width: 767px) {

    .sustaina-contentarea.tcfd-contents{
        padding: 48vw 0 21.333vw;
    }

    /* 第一セクション */
    .sustaina-contentarea .pagetitle h1{
        font-weight: bold;
        padding-bottom: 5.33vw;
    }
    .sustaina-contentarea.titlearea .lead-text h2{
        font-size: 6.4vw;
        line-height: 1.5;
        padding: 0 0 0 5.33vw;
        margin: 0 0 8vw;
    }
    .sustaina-contentarea.titlearea .space-business-item{
        display: block;
        border-radius: 2.667vw;
        padding: 8vw 5.333vw;
        margin: 0 0 10.66vw;
    }
    .sustaina-contentarea.titlearea .space-business-item p.image{
        width: auto;
    }
    .sustaina-contentarea.titlearea .space-business-item p.image img{
        border-radius: 1.6vw;
    }
    .sustaina-contentarea.titlearea .space-business-item .text-wrap{
        width: auto;
    }
    .sustaina-contentarea.titlearea .space-business-item .text-wrap .title{
        font-size: 4.533vw;
        font-weight: bold;
        margin: 4vw 0;
    }
    .sustaina-contentarea.titlearea .anchor-link ul{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .sustaina-contentarea.titlearea .anchor-link ul li{
        padding: 0;
    }
    .sustaina-contentarea.titlearea .anchor-link ul li + li{
        margin-top: 8vw;
    }
    /* /第一セクション */


    /* 第二セクション */
    .sustaina-contentarea.tcfd-contents h2{
        font-size: 6.4vw;
        line-height: 1.5;
        padding: 0 0 0 5.33vw;
        margin: 0 0 8vw;
    }
    .sustaina-contentarea.tcfd-contents h3{
        font-size: 5.33vw;
        margin: 0 0 5.33vw;
    }
    .sustaina-contentarea.tcfd-contents .tcfd-content:not(:last-child) {
        margin-bottom: 13.33vw;
    }
    .sustaina-contentarea.tcfd-contents .tcfd-content .content-wrapper:not(:last-child) {
        margin-bottom: 10.66vw;
    }
    .sustaina-contentarea.tcfd-contents ul.list {
        font-size: 3.73vw;
        line-height: 1.8;
        color: #000;
    }
    .sustaina-contentarea.tcfd-contents ul.list li {
        padding-left: 8vw;
    }
    .sustaina-contentarea.tcfd-contents ul.list li + li{
        margin-top: 2.66vw;
    }
    .sustaina-contentarea.tcfd-contents ul.list li::before {
        width: 5.33vw;
        height: 5.33vw;
        top: 0.66vw;
        left: 0;
        bottom: 0;
        margin: 0;
    }
    .sustaina-contentarea.tcfd-contents .textlink-wrap li a{
        padding-right: 14.66vw;
        font-size: 4.53vw;
    }

    /* #governance */
    .sustaina-contentarea.tcfd-contents #governance .text:last-of-type{
        margin-bottom: 8vw;
    }

    /* #strategy */
    .sustaina-contentarea.tcfd-contents #strategy .content-wrapper:first-of-type .text:last-of-type {
        margin-bottom: 5.33vw;
    }
    .sustaina-contentarea.tcfd-contents #strategy .content-wrapper.migration-plan .text, .sustaina-contentarea.tcfd-contents #strategy .content-wrapper.risks-opportunities .text{
        margin-bottom: 5.33vw;
    }
    .sustaina-contentarea.tcfd-contents #strategy .table-wrap + .table-wrap, .sustaina-contentarea .table-notes + .table-wrap {
        margin-top: 0;
    }
    .sustaina-contentarea.tcfd-contents #strategy .table-notes{
        margin-bottom: 8vw;
    }
    .sustaina-contentarea.tcfd-contents #strategy .content-wrapper.risks-opportunities .btn-wrapper{
        margin-top: 0;
    }

    /* #ristManagement */
    .sustaina-contentarea.tcfd-contents #riskManagement .textlink-wrap {
        margin: 8vw 0 10.66vw 0;
    }

    /* #goal */
    .sustaina-contentarea.tcfd-contents #goal .content-wrapper.a {
        margin-top: 8vw;
    }
    .sustaina-contentarea.tcfd-contents #goal .content-wrapper .text-midium{
        font-size: 4.53vw;
        margin-bottom: 4vw;
    }
    .sustaina-contentarea.tcfd-contents #goal .content-wrapper.c .textlink-wrap{
        margin-top: 8vw;
    }
    .sustaina-contentarea.tcfd-contents #goal .content-wrapper .table-wrap:not(:last-child){
        margin-bottom: 0;
    }
    .sustaina-contentarea.tcfd-contents #goal .table-notes{
        margin-bottom: 10.66vw;
    }
    /* /第二セクション */
}



.is-dark .sustaina-contentarea.titlearea .space-business-item{
    background-color: #024488;
}
.is-dark .sustaina-contentarea.titlearea .space-business-item .text-wrap p{
    color: #fff;
}





