.pageHader {
    background-image: url(/asset/img/companyinfo/sustainability/headerbg.jpg);
    height: 364px;
    flex-wrap: wrap;
    color: #fff;
    align-content:center;
}
.pageHader h3 {
    width: 100%;
    text-align: center;
    z-index: 5;
    position: relative;
    padding-bottom: 2rem;
    font-size: 2.2rem;
    margin-bottom: 3.5rem;
}
.pageHader h3::before,
.pageHader h3::after {
    content: "";
    background-color: #009E8A;
    width: 4rem;
    padding-top: 3px;
    height: 0;
    position: absolute;
    left: 50%;
    margin-left: -2rem;
    bottom: 0;
}
.pageHader h3::after {
    width: 1rem;
    background-color: #EE8AAA;
    margin-left: 1rem;
}
.pageHader p {
    text-align: center;
    color: #fff;
    z-index: 5;
    width: 100%;
}
.pageHader .catchcopy {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 3.5rem;
}
.pageHader .catchcopy span {
    display: block;
    font-size: 1.6rem;
    font-weight: normal;
    margin-top: 1.4rem;
}
.pageHader .catchcopy + p {
    line-height: 1.85;
    font-size: 1.4rem;
}
.pageHader + section.content {
    margin-top: 8rem;
}
.sustainaToplead {
    max-width: 906px;
    margin: 0 auto 6rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sustainaToplead figure {
    width: 50%;
    border: solid 1px #ececec;
    border-radius: 10px;
    overflow: hidden;
}
.sustainaToplead > div {
    width: 45.58%;
}
.sustainaToplead > div p:first-child {
    font-size: 1.8rem;
    margin-bottom: 3rem;
    font-weight: bold;
}
.sustainabilityTop .colum3Wrap.wrapDiv > div > ul li {
    list-style: none; 
    line-height: 1.75;
}
.sustainabilityTop .colum3Wrap.wrapDiv > div > ul li a:link,
.sustainabilityTop .colum3Wrap.wrapDiv > div > ul li a:visited {
    background-image: url(/asset/img/common/link_mark_rarrow.svg);
    background-repeat: no-repeat;
    background-position: left top 3px;
    background-size: 10px 13px;
    padding-left: 2rem;
    text-decoration: underline;
}
.sustainabilityTop .colum3Wrap.wrapDiv > div > ul + p {
    margin-top: 3rem;
    text-align: center;
}
.sustainabilityTop .colum3Wrap.contribution img {
    border-radius: 10px;
}
dl.relatedLinks.sustainaTop {
    width: 100%;
    background-color: #fff;
    margin-top: 4rem;
}
dl.relatedLinks.sustainaTop dd ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
}


.sustainabilityTop .content.bgc-gray .inner + .inner {
    margin-top: 8rem;
}
#rss {
    margin-bottom: 3rem;
}
#rss img {
    width: 100%;
    height: auto;
}
#rss .slideWrap {
    position: relative;
}
#rss .ttl {
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-align: left;
}
#rss .ctName {
    position: absolute;
    left: 0.6rem;
    top: 0.6rem;
    border-radius: 3px;
    padding: 0.1rem 0.5rem;
    line-height: 1.5;
}
#rss a:link .ctName,
#rss a:visited .ctName  {
    color: #fff;
}
#rss .genkiReport .ctName {
    background-color: #F4625E;
}
#rss .eproject .ctName {
    background-color: #EE8AAA;
}
#rss .society .ctName {
    background-color: #5F80BF;
}
#rss .technology .ctName {
    background-color: #999;
}
#rss .biology .ctName {
    background-color: #009E8A;
}
#rss .human .ctName {
    background-color: #009E8A;
}
#rss .genequest .ctName {
    background-color: #009E8A;
}
#rss ul.slider2 button.slick-next,
#rss ul.slider2 button.slick-prev {
    top:5rem;
}
/*s-first*/
.sustainabilitylower .pagettl {
    margin-bottom: 8rem;
}
.sustainabilitylower figure.centerfig + p {
    margin-top: 4rem;
}
.otherSustaina {
    margin-bottom: 8rem;
}
.sustainabilitylower .colum2Imgs {
    margin: 4rem 0;
}
.sustainabilitylower .colum2Imgs figure {
    border: none;
}
.sustainabilitylower .colum2Imgs img {
    border-radius: 10px;
}
p.signature {
    text-align: right;
}
p.signature span {
    background-image: url(/asset/img/companyinfo/sustainability/sign.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 100% auto;
    padding: 40px 0 0 0;
    display: inline-block;
    line-height: 2;
    height: 0;
    width: 138px;
    overflow: hidden;
    margin-left: 1em;
}
/*materiality*/
#contribution {
    margin: 4rem 0 3rem;
}
#contribution > div {
    background-color: #E9F3F1;
    border-radius: 10px;
    margin-bottom: 2rem;
    box-sizing: border-box;
    padding: 4rem 3rem;
}
#contribution > div > ul {    
    display: flex;    
    justify-content: space-between;    
    list-style: none;
}
#contribution > div figure span {
    border-radius: 10px;
    box-shadow: 1px 3px 6px 0px rgba(0,0,0,0.1);
    margin-bottom: 1rem;
    overflow: hidden;
    display: block;
}
#contribution > div figure img {
    vertical-align: bottom;
    transform: scale(1, 1);
    transition: 1s all;
}
#contribution > div.wrap1 li {
    width: 30.49%;
}
#contribution > div.wrap1 li p {
    display: flex;
    margin-bottom: 1rem;
}
#contribution > div.wrap1 li p img {
    width: 68px;
    margin-right: 5px;
}
#contribution figcaption {
    font-weight: bold;
    line-height: 1.75;
    letter-spacing: -0.03rem;
}
#contribution > div.wrap2 li {
    width: 17.68%;
}
#contribution > div.wrap2 {
    position: relative;
    margin-top: calc( 72px + 2rem );
}
#contribution > div.wrap2::before {
    position: absolute;
    left: 50%;
    top: -72px;
    margin-left: -113px;
    content: "";
    display: block;
    width: 226px;
    height: 53px;
    background-image: url(/asset/img/companyinfo/sustainability/uparrow.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
}
table.tableType3.stakeholder {
    table-layout:inherit;
    margin-bottom: 6rem;
}
table.tableType3.stakeholder td ul {
    list-style: none;
}
/*evaluation*/
.dlType2.evaluationWrap dl + dl {
    margin-top: 4rem;
}
.dlType2.evaluationWrap dt span {
    background-color: #5F80BF;
    color: #fff;
    border-radius: 3px;
    font-size: 1.4rem;
    font-weight: normal;
    margin-left: 1rem;
    padding: 0.1rem 0.5rem;
}
.dlType2.evaluationWrap dd {
    overflow: hidden;
}
.dlType2.evaluationWrap dd p img {
    float: left;
    border-radius: 10px;
    margin-right: 4rem;
}
.dlType2.evaluationWrap dd p + p.btn-a {
    margin-top: 2rem;
}
/*environment*/
.sustainabilitylower .localNav.env {
    flex-wrap: wrap;
    justify-content: center;
}
.sustainabilitylower .localNav li {
    margin: 0 1.5rem;
}
.sustainabilitylower .localNav li:nth-child(n+5) {
    margin-top: 2rem;
}
.sustainabilitylower p + p.note,
.sustainabilitylower.esg ul.note {
    font-size: 1.2rem;
    margin-top: 2rem;
}
.sustainabilitylower.esg h5 {
    font-weight: bold;
    color: #000;
    margin-bottom: 2rem;
}
.sustainabilitylower.esg h5 em {
    font-style: normal;
    color: #fff;
    background-color: #009E8A;
    border-radius: 3px;
    padding: 0.2rem 0.5rem;
    margin-right: 1rem;    
}
.esg .tableType2 {
    table-layout: fixed;
    margin-bottom: 2rem;
}
.esg .tableType2.nofixed {
    table-layout: auto;
}
.esg .tableWrap .tableType2 {
    margin-bottom: 0;
}
.esg .tableType2 th,
.esg .tableType2 td {
    padding: 2rem 1.5rem;
    line-height: 1.4;
}
.esg .tableType2 tr:first-child th {
    vertical-align: middle;
}
.esg .tableType2 th {
    border-right: solid 1px #fff;
}
.esg .tableType2 td {
    vertical-align: middle;
}
.esg .tableType2 td:first-child {
    background-color: #F5F6FA;
}
.esg .tableType2 td:first-child.tdSecond {
    background-color: #fff;
}
.esg .tableType2 td.arborder {
    border: solid 1px #c8c5c4;
}
.esg td.alC {
    text-align: center;
}
.esg td.alR {
    text-align: right;
}
.esg td.tdSecond {
    border-left: solid 1px #c8c5c4;
    border-right: solid 1px #c8c5c4;
}
.esg .tableType2 td ul {
    list-style: none;
}
.esg .tableType2 td ul li {
    text-indent: -1em;
    margin-left: 1em;
}
.esg ul.note {
    margin-top: 2rem;
    margin-bottom: 4rem;
}
.esg ul.note li + li {
    margin-top: 0;
}
.esg h6 {
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
}
.tableWrap + h5,
.esg .relatedLinks + h5,
.esg .colum2FigTxt + h5,
.esg.social ol.decimalMark + h6 {
    margin-top: 4rem;
}
.esg .relatedLinks + h4,
.esg .colum2FigTxt + h4,
.esg .tableWrap + h4,
.esg.social ol.decimalMark + h4 {
    margin-top: 6rem;
}
ul.env-img3 {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 3rem 0 4rem;
}
ul.env-img3 li {
    width: 45.25%;
    position: relative;
}
ul.env-img3 li:nth-child(1)::after {
    content: "";
    width: 41px;
    height: 133px;
    display: block;
    background-image: url(/asset/img/companyinfo/sustainability/env-img-arrow.svg);
    position: absolute;
    right: -15.8%;
    top: 50%;
    margin-top: -66px;
}
ul.env-img3 li p:first-child {
    font-weight: bold;
    text-align: center;
}
ul.env-img3 li figure img,
.esg .colum2FigTxt figure img {
    border-radius: 10px;
}
ul.env-img3 li figcaption {
    font-size: 1.4rem;
    text-align: center;
    line-height: 1.8;
    font-weight: bold;
}
.esg .colum2FigTxt figcaption {
    font-size: 1.2rem;
    margin-top: 1rem;
}
.esg .centerfig figcaption {
    font-weight: normal;
    font-size: 1.2rem;
    margin-top: 1rem;
}
.social .localNav {
    flex-wrap: wrap;
    justify-content: center;
}
.social .localNav li {
    margin: 0 1.53%;
    width: 17.54%;
}
.social .localNav li:first-child {
    margin-left: 0;
}
.social .localNav li:nth-child(5) {
    margin-right: 0;
}
.esg .inner2 + h3 {
    margin-top: 8rem;
}
.esg.social ol.decimalMark > li + li {
    margin-top: 1.5rem;
}
.tableType2.socaliTable1 {
    table-layout: inherit;
}
.tableType2.socaliTable1 tr:nth-child(n+3) td:first-child {
    background-color: #fff;
}
.tableType2.socaliTable1 tr:nth-child(9) td:first-child,
.tableType2.socaliTable1 tr:nth-child(10) td:first-child {
    background-color: #F5F6FA;
}
.tableType2.socaliTable1 tr:first-child th {
    white-space: nowrap;
}
.tableType2.socaliTable1 tr:first-child th:nth-child(2) {
    width: 28.47%;
}
.tableType2.socaliTable1 tr:nth-child(10) td:first-child {
    border-bottom: none;
}
.esg p + h6 {
    margin-top: 2rem;
}
/*governance*/
.sustainabilitylower.governance .localNav li {
    width: 17.54%;
}
ol.decimalMark.corpGov > li + li {
    margin-top: 3rem;
}

.tableType1.govExective {
    margin-top: 2rem;
}
.tableType1.govExective td {
    width: inherit;
    padding: 2rem 0;
}
.tableType1.govExective td:nth-child(1) {
    font-weight: bold;
}
.tableType1.govExective td:nth-child(2) {
    text-align: right;
    padding-right: 3.5rem;
}
.decimalMark.riskmanagement li {
    font-weight: bold;
}
.decimalMark.riskmanagement li + li {
    margin-top: 2rem;
}
.esgindex {
    margin-bottom: 6rem;
}
.centerfig + h5 {
    margin-top: 5rem;
}
section.content .inner2 h4.sbt {
    padding-left: 0;
    clear: both;
}
section.content .inner2 h4.sbt::before,
section.content .inner2 h4.sbt::after {
    display: none;
}
p + ul.ulType1.nomgt {
    margin-top: 0;
}
ul.ulType1.limgt li + li {
    margin-top: 1.5em;
}
.flexfig {
    display: flex;
    margin-top: 1.5em;
    margin-bottom: 3em;
}
.flexfig.item2 {
    margin-bottom: 1.5em;
    justify-content: center;
}
.flexfig figure + figure {
    margin-left: 1.5em;
}
.flexfig figure {
    text-align: center;
}
.flexfig figure img,
figure.floatR img {
    border-radius: 10px;
    vertical-align: bottom;
}
figure.floatR {
    float: right;    
    margin: 0 0 1em 1.5em;
}
.flexfig figure figcaption,
figure.floatR figcaption {
    text-align: center;
    font-size: 1.2rem;
    margin-top: 0.5em;
}

.openimgTxt {
    color: #009E8A;
    text-decoration: underline;
    margin-bottom: 1.5em;
    cursor: pointer;
}
.hideimg {
    display: none;
    margin-bottom: 4rem;
}
h5.has-em.openimgTxt {
    text-decoration: none;
}

/*susNav*/
#susNav {
    background-color: rgba(0,158,138,0.9);
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 100;
    transition: .8s;
    box-sizing: border-box;    
    transform: translateY(-100%);
}

#susNav dl {
    width: 65%;
    max-width: 875px;    
    padding: 40px 10px calc(40px - 1em);
    margin: 0 auto;
    box-sizing: border-box;
    color: #fff;
    display: flex;
}
#susNav dt {
    font-size: 2.8rem;
    width: 32%;
}
#susNav dt span {
    font-size: 1.6rem;
    margin-top: 1.2em;
    display: block;
}
#susNav dd {
    width: 68%;
}
#susNav dd ul {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
}
#susNav dd ul li {
    margin-bottom: 1em;
    border-right: solid 1px #fff;
    margin-right: 1em;
    padding-right: 1em;
}

#susNav  dd ul li:last-child {
    border-right: none;
}
#susNav dl a:link,
#susNav dl a:visited {
    color: #fff;
}

html[lang=ja] .hide_if_ja {
    display: none;
}
html[lang=en] .hide_if_en {
    display: none;
}



@media(hover: hover) {
    #contribution > div a:hover figure img {
        transform: scale(1.1, 1.1);
        transition: 1s all;
        opacity: 0.7;
    }
    h5.has-em.openimgTxt:hover {
        opacity: 0.7;
    }
    .openimgTxt:hover {
        text-decoration: none;
    }
    
}

@media screen and (max-width: 767px) {  
    .pageHader {
        background-image: url(/asset/img/companyinfo/sustainability/headerbg-sp.jpg);
    }  
    .pageHader .catchcopy {
        margin-bottom: 2rem;
    }
    .pageHader .catchcopy span {
        margin-top: 2rem;
    }
    .pageHader + section.content {
        margin-top: 5rem;
    }
    .sustainaToplead {
        display: block;
        width: 90.66%;
        margin: 0 auto 6rem;
    }
    .sustainaToplead > div,
    .sustainaToplead figure {
        width: 100%;
    }
    .sustainaToplead > div p:first-child {
        margin: 2rem 0;
    }
    .sustainaToplead > div p.btn-a {
        text-align: center;
    }
    .sustainabilitylower .pagettl {
        margin-bottom: 5rem;
    }
    .sustainabilitylower figure.centerfig + p {
        margin-top: 2rem;
    }
    .sustainabilitylower .colum2Imgs {
        margin-bottom: 2rem;
    }
    .otherSustaina {
        margin-bottom: 0;
    }
    #contribution > div {
        padding: 5rem 1.8rem;
    }
    #contribution > div.wrap1 > ul {
        display: block;
    }
    #contribution > div.wrap1 li {
        width: 100%;
    }
    #contribution > div.wrap1 li + li {
        margin-top: 4rem;
    }
    #contribution > div.wrap2 {
        margin-top: 10rem;
        margin-bottom: 3rem;               
    }
    #contribution > div.wrap2 > ul {
        flex-wrap: wrap; 
    }
    #contribution > div.wrap2 li {
        width: 47.52%;
    }
    #contribution > div.wrap2 li:nth-child(n+3) {
        margin-top: 2rem;
    }
    #contribution > div figure img {
        width: 100%;
    }
    #contribution > div.wrap2::before {
        width: 186px;
        height: 44px;
        margin-left: -93px;
        top: -7.5re,;
    }
   
    .dlType2.evaluationWrap dt {
        position: relative;
    }
    .dlType2.evaluationWrap dl {
        padding-top: 4rem;
    }
    .dlType2.evaluationWrap dt span {
        position: absolute;
        margin-left: 0;
        top: -4rem;
        left: 0;
    }
    .dlType2.evaluationWrap dd p img {
        float: none;
        width: 100%;
        margin: 0 0 2rem;
    }

    .sustainabilitylower .localNav.env li,
    .sustainabilitylower.governance .localNav li,
    .sustainabilitylower.social .localNav li {
        width: 50%;
        min-height: 4em;
    }
    .sustainabilitylower .localNav li,
    .sustainabilitylower .localNav li:nth-child(n+5)  {
        margin: 0;
    }

    .sustainabilitylower.esg h5 {
        position: relative;        
        line-height: 1.75;
        margin-bottom: 1.5rem;
    }
    .sustainabilitylower.esg h5.has-em {
        padding-left: 5.5em;
    }
    
    .sustainabilitylower.esg h5 em {
        position: absolute;
        left: 0;
        top: 0;
        padding: 0 0.5rem;
    }
    .sustainabilitylower.esg h5 {
        font-size: 1.6rem;
    }
    .esg .tableWrap .sp-scroll {
        overflow: auto;
        white-space: nowrap;
    }
    .esg .tableWrap table {
        table-layout: inherit;
    }
    .esg .tableWrap .sp-scroll::-webkit-scrollbar {
        height: 5px;
       }
    .esg .tableWrap .sp-scroll::-webkit-scrollbar-track {
        background: #F1F1F1;
       }
    .esg .tableWrap .sp-scroll::-webkit-scrollbar-thumb {
        background: #BCBCBC;
       }
    .esg .note {
        font-size: 1.2rem;
    }
    .esg .relatedLinks + h4, .esg .colum2FigTxt + h4, .esg .tableWrap + h4 {
        margin-top: 4rem;
    }
    ul.env-img3 {
        display: block;
    }
    ul.env-img3 li {
        width: 100%;
        margin: 0;
    }
    ul.env-img3 li:first-child {
        padding-bottom: 8rem;
    }
    ul.env-img3 li:first-child::after {
        left: 50%;
        top: inherit;
        bottom: -3rem;
        margin-top: 0;
        margin-left: -18px;
        transform: rotate(90deg);
    }
    ul.env-img3 li p:first-child {
        margin-bottom: 0.5rem;
    }
    ul.env-img3 li figcaption {
        font-size: 1.6rem;
        margin-top: 0.5rem;
    }
    .esg.social ol.decimalMark > li {
        padding-left: 3rem;
    }
    .tableType1.govExective td:nth-child(1) {
        border-bottom: none;
        padding-bottom: 0;
    }
    .tableType1.govExective td:nth-child(2) {
        border-top: none;
        text-align: left;
        padding-top: 1rem;
    }

    .esgindex .btn-a {
        text-align: center;
    }
    .esgindex .colum2FigTxt + h4 {
        margin-top: 4rem;
    }
    .tableType2.socaliTable1 tr:nth-child(10) td:first-child {
        border-bottom: solid 2px #EE8AAA;
    }
    .ulType1 li img.imgR,
    figure.floatR img {
        zoom:0.5;
    }
    .ulType1 li img.imgR {
        margin: 0.5em 0 1em 1em;
        float: right;
        width: inherit;
    }
    figure.floatR {
        margin: 0.5em 0 1em 1em;
    }

    #susNav {
        display: none;
    }


}