@charset "utf-8";
/* CSS Document */

.esg{ padding: 0px; margin: 0px auto;}
.esg h1{ font-size: 25px; font-weight: 600;}
.esg .covid about_sec p{ font-size: 16px; line-height: 25px; font-weight: 400;}
.esg .covid p {display: block; font-weight: 400; text-align: center; line-height: 26px; min-height: 300px;}
.esg2 {
    text-align: center;
    margin-top: 46px;
    margin-bottom: 46px;
    max-width: initial;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.esg2 h4 {
    font-family: 'ITC Avant Garde Gothic Std Book';
    font-size: 18px;
    font-weight: normal;
    color: #0d6a9f;
    line-height: 26px;
    margin-top: 32px;
}
.approx_box {
    display: block;
    margin-top: 30px;
    text-align: center;
    padding: 10px 0;
}
.approx_box ul li{ padding: 15px 0; border-bottom: 1px solid #ccc; margin: 5px 0;}
.yyu .covid h1 {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 48px;
    font-size: 35px;
    color: #327dbe;
    font-weight: 900;
    padding: 0 0 35px 0;
    font-family: 'ITC Avant Garde Gothic Std';
}

.environment .covid h1 {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 48px;
    font-size: 35px;
    color: #327dbe;
    font-weight: 900;
    padding: 0 0 0 0;
    font-family: 'ITC Avant Garde Gothic Std';
}

.data-box article h2 {
    padding: 30px 0 5px 25px;
    color: #fff;
    line-height: 25px;
    font-size: 17px;
}
.data-box article p{ padding: 15px 0 5px 0; color: #fff; line-height: 30px; font-size: 20px;}
.environment .covid .emp .data-box article p {
        display: block;
    font-weight: 400;
    text-align: left;
    line-height: 19px;
    padding: 5px 25px;
    font-size: 15px;
    color: #fff;
}

.business-overview-box3a .data-box .aside img{ height: 100%;}
