#content .content_area {
    /* width: 1200px; */
    position: relative;
}

#content .content_area .fa-solid {
    margin-left: 8px;
}


#content h4{
    text-align: center;
    display: block;
    position: relative;
    margin-bottom: 40px;
}

#content h5{
    text-align: center;
    font-size: 1.3rem;
    color: #333;
    font-weight: 600;
    margin: 20px 0;
    position: relative;
}

#content .content_area .esg_manage,
#content .content_area .esg_strategy,
#content .content_area .esg_appraisal {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 150px;
}


/* ESG - ESG경영 본문 내용 css */

/* #content .content_area h4::after{
    content: "";
    position: absolute;
    top: 60px;
    transform: translateX(-50%);
    left: 50%;
    font-size: 1.19rem;
    color: #007AC3;
    font-weight: 200;
    width: 100%;
    height: 100%;
    text-align: center;
} */

#content .content_area div .tab_menu ul{
    display: flex;
    gap: 30px;
    justify-content: center;
    margin: 80px 0;
}

#content .content_area div .tab_menu ul li{
    /* border: 1px solid red; */
    border-radius: 50px 0 0 0;
    width: 300px;
    height: 250px;
    color: #fff;
}

#content .content_area div .tab_menu ul li:nth-of-type(1){
    background: url(../images/content1/esg_btn_1.png);
    filter: grayscale(1);
}

#content .content_area div .tab_menu ul li:nth-of-type(2){
    background: url(../images/content1/esg_btn_2.png);
    filter: grayscale(1);
}

#content .content_area div .tab_menu ul li:nth-of-type(3){
    background: url(../images/content1/esg_btn_3.png);
    filter: grayscale(1);
}

#content .content_area div .tab_menu ul li:nth-of-type(1):hover,
#content .content_area div .tab_menu ul li:nth-of-type(2):hover,
#content .content_area div .tab_menu ul li:nth-of-type(3):hover{
    filter: none;
}

#content .content_area div .tab_menu ul li a{
    padding: 70px 50px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    display: block;
    clear: both;
    font-size: 1.3rem;
}

#content .content_area div  .tab_menu ul li a>div{
    border: 3px solid #fff;
    border-radius: 100%;
    font-weight: 500;
    text-align: center;
    font-size: 3.5rem;
    color: #fff;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

#content .content_area .text_area_1{
    font-size: 1.35rem;
    text-align:center;
    position: relative;
    font-weight: 500;
    width: 1200px;
    margin: 100px auto 50px auto;
}

#content .content_area .text_area_2{
    font-size: 1rem;
    text-align: justify;
    font-weight: 400;
    width: 1200px;
    margin:  0px auto 50px auto;
}

#content .content_area .text_area_3{
    font-size: 1.15rem;
    text-align: center;
    font-weight: 600;
    margin-top: 20px;
}
#content .content_area .future_img{
    position: relative;
}
#content .content_area .future_img .esg_01{
    background: url(../images/content1/esg_01.png) no-repeat;
    background-position: center;
    width: 305px;
    height: 305px;
    margin: 80px auto 0 auto;
}
#content .content_area .future_img .esg_01 p{
    color: #fff;
}
#content .content_area .future_img .esg_01 p:nth-of-type(1){
    padding-top: 95px;
    font-weight: 300;
    font-size: 1.2rem;
    text-align: center;
}
#content .content_area .future_img .esg_01 p:nth-of-type(2){
    font-weight: 800;
    font-size: 1.6rem;
    text-align: center;
    line-height: 1.9rem;
    margin-top: 10px;
}

#content .content_area .future_img .esg_02{
    background: url(../images/content1/esg_02.png) no-repeat;
    background-position: center;
    width: 712px;
    height: 318px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 250px ;
}

#content .content_area .future_img .esg_02 p{
    text-align: center;
    font-weight: 700;
    color: #333;
    font-size: 1.1rem;
    margin-top: 105px;
}

#content .content_area .future_img .esg_bottom{
    position: relative;
    margin-bottom: 750px;
}

#content .content_area .future_img .esg_bottom .text_box{
    color: #fff;
    text-align: center;
    position: absolute;
    top: 115px;
    left: 50%;
    transform: translateX(-50%);
}

#content .content_area .future_img .esg_bottom .text_box p:nth-of-type(1){
    font-size: 1rem;
    font-weight: 500;
}

#content .content_area .future_img .esg_bottom .text_box p:nth-of-type(2){
    font-size: .95rem;
    font-weight: 200;
}


#content .content_area .future_img .esg_bottom ul{
    margin-top: 250px;
}

#content .content_area .future_img .esg_bottom ul li:not(:nth-of-type(1)){
    margin-left: 85px;
    list-style: disc;
}

#content .content_area .future_img .esg_bottom .esg_03{
    background: url(../images/content1/esg_03.png) no-repeat;
    background-position: center;
    width: 330px;
    height: 475px;
    position: absolute;
    left: 80px;
    top: 160px;
}


#content .content_area .future_img .esg_bottom .esg_04{
    background: url(../images/content1/esg_04.png) no-repeat;
    background-position: center;
    width: 330px;
    height: 475px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 160px;
}
#content .content_area .future_img .esg_bottom .esg_05{
    background: url(../images/content1/esg_05.png) no-repeat;
    background-position: center;
    width: 330px;
    height: 475px;
    position: absolute;
    right: 80px;
    top: 160px;
}


#content .content_area{
    margin-bottom: 50px;
}

#content .content_area .emble_01{
    display: flex;
    gap: 45px;
    justify-content: center;
}

#content .content_area .emble_01 li{
    width: 22%;
}

#content .content_area .emble_01 li img{
    transform: rotateY(0);
    transition: all 1s;
}

#content .content_area .emble_01 li:hover img{
    transform: rotateY(360deg);
}

#content .content_area .emble_02{
    border-radius: 10px;
    text-align: center;
    font-weight: 500;
    width: 450px;
    height: 37px;
    margin: 50px auto 0 auto;
    background: #ccc;
    padding: 8px 0 0 0;
}


/* ESG - ESG보고서 다운로드 본문 내용 css */
#content .content_area .esg_report{
    width: 100%;
    height: 422px;
    background: url(../images/content1/esg_bottom.png) no-repeat ;
    /* background-attachment: fixed; */
    background-size: cover;
    overflow: hidden;
}

#content .content_area .esg_report>div{
    /* border: 1px solid red; */
    padding: 110px 0;
}

#content .content_area .esg_report p{
    color: #fff;
    text-align: center;
    font-size: 2.11rem;
}

#content .content_area .esg_report a{
    font-size: 1.11rem;
    color: #fff;
    width: 350px;
    font-weight: 500;
    padding: 10px 8px;
    border: 2px solid #fff;
    text-align: center;
    margin: 50px auto 0 auto;
    background: rgba(0, 0, 0, 0.2);
}

#content .content_area .esg_report a>i{
    margin-left: 8px;
}

#content .content_area .text_area_4{
    font-size: 2.11rem;
    text-align: center;
    font-weight: 700;
}

#content .content_area .text_area_5{
    font-size: 1.58rem;
    text-align: center;
    font-weight: 300;
}