* {
    box-sizing: border-box;
    /*font-family: PingFangTC, 黑體-繁, 微軟正黑體, Arial, serif;*/
    font-family: Roboto, "Open Sans", Arial, "SF Pro TC", "PingFang TC", 新微軟正黑體, "Microsoft JhengHei", sans-serif;

    -webkit-text-size-adjust: none;
    scrollbar-width: thin !important;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0;
    outline: none;
}

#footer{
    padding-top: 74px;
}
.arrow, .footer_arrow {
    font-family: Roboto, serif !important;
    transition: all 0.3s;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    color: #fff;
    margin-right: 10px;
    float: right;
    text-align: center;
}
.arrow{
    background: url("../img/menu/icon-arrow-right4.svg") center center/15% no-repeat;
}
.footer_arrow{
    background: url("../img/menu/icon-arrow-right4.svg") center center/15% no-repeat;
}
#logo {
    cursor: pointer;
    position: fixed;
    /*width: 128px;*/
    width: 200px;
    height: 23px;
    background: url("../img/common/esg_logo_mb.svg") 100% no-repeat;
    top: 10px;
    left: 20px;
}
#menubt {
    cursor: pointer;
    position: fixed;
    width: 20px;
    height: 20px;
    background: url("../img/common/btn_menu.svg") 100% no-repeat;
    top: 10px;
    right: 20px;
    opacity: 0.9;
    z-index: 99;
}
#menubt:hover {
    opacity: 1;
}
#close {
    cursor: pointer;
    position: fixed;
    width: 20px;
    height: 20px;
    font-size: 30px;
    top: 5px;
    right: 20px;
    opacity: 0.9;
    color: #40474A;
    display: none;
    z-index: 99;
}
#close:hover {
    opacity: 1;
}
#language {
    position: absolute;
    width: 100px;
    font-size: 18px;
    color: #fff;
    bottom: 30px;
    right: 50px;
}
#report_download {
    width: 144px;
    height: 34px;
    background: #4AC8C1;
    color: #fff;
    font-size: 18px;
}
#ig_btn {
    width: 50px;
    height: 50px;
    background: url("../img/common/btn_ig.svg");
}
#fb_btn {
    width: 50px;
    height: 50px;
    background: url("../img/common/btn_fb.svg");
}
#yt_btn {
    width: 50px;
    height: 50px;
    background: url("../img/common/btn_yt.svg");
}
#search_mb_bg {
    display: none;
}
/*----------------footer-----------------*/

.footer_link_text {
    font-weight: bold;
}
#footer ul {
    padding: 0;
}

#header ul a, #footer ul a{
    text-decoration: none;
    cursor: pointer;
}

#footer_bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #4CA4AF;
    z-index: -1;
}
#footer ul li ul li:hover {
    color: #B6FFFC;
}
/*#footer ul li {*/
/*    width: auto;*/
/*    color: #717784;*/
/*    background: #fff;*/
/*    font-size: 18px;*/
/*    float: left;*/
/*}*/
#footer ul li {
    display: block;
    position: relative;
    /*width: 100%;*/
    /*	height: 40px;*/
    height: auto;
    background: #4CA4AF;
    line-height: 40px;
    font-size: 18px;
    float: left;
    color: #fff;
    z-index: 98;
    cursor: pointer;
    margin-left: 30px;
    width: calc(100% - 30px);
    list-style-type: none;
}
#footer ul li ul{
    margin: 0;
    padding: 0;
    display: none;
    width: 100%;
    height: auto;
    /*	background: #4CA4AF;*/
    z-index: 99;
}
#footer ul li ul li {
    font-weight: 400;
    background: #4CA4AF;
    font-size: 16px;
    padding-left: 0;
    margin-left: 0;
}
#footer_menu {
    display: block;
    position: relative;
    margin-top: 40px;
    /*	top:43px;*/
    left: 0;
    /*	display: none;*/
    z-index: 9;
    text-align: left;
}
#footer_logo {
    display: block;
    position: relative;
    /*	width: 150px;*/
    width: calc(100% - 40px);
    /*height: 50px;*/
    height: 70px;
    background: url("../img/common/esg_logo_white.svg") no-repeat 0 50%/50%;
    float: left;
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#footer_logo1080{
    display: none;
}

#btn_fb {
    width: 50px;
    height: 50px;
    background-image: url("../img/common/btn_fb.svg");
    float: right;
    margin-right: 15px;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center;
}

#btn_yt {
    width: 50px;
    height: 50px;
    background-image: url("../img/common/btn_yt.svg");
    float: right;
    margin-right: 15px;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center;
}

#btn_ig {
    width: 50px;
    height: 50px;
    background-image: url("../img/common/btn_ig.svg");
    float: right;
    /*margin-right: 10px;*/
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center;
}
#footer_link {
    display: block;
    /*width: 100%;*/
    width: 90%;
}
#footer_link a {
    /*	text-decoration: none;*/
    color: #fff;
    margin-left: 10px;
    line-height: 30px;
}
#footer_link a:active {
    color: #fff;
}
#copyright {
    color: #fff;
    margin-top: 10px;
}
#edm {
    position: absolute;
    /*width: 315px;*/
    /*width: 365px;*/
    width: 100%;
    /*padding: 10%;*/
    padding: 20px 60px;
    color: #fff;
    top: 0;
    z-index: 9;
    /*right: calc(5% + 15px);*/
    background-color: #2F8B97;
}

#edm_title {
    /*width: 80px;*/
    width: 140px;
    float: left;
    /*	margin-left: 20px;*/
    line-height: 25px;
    font-size: 16px;
    text-align: left;
}

#edm_input {
    position: relative;
    /*width: 180px;*/
    /*width: 220px;*/
    width: 100%;
    height: 30px;
    border-radius: 30px;
    border: 0 solid;
    padding-left: 10px;
    /*margin-left: 10px;*/
}

#edm_send {
    cursor: pointer;
    position: absolute;
    right: 60px;
    top: 60px;
    width: 30px;
    height: 30px;
    background: url("../img/common/search_arrow.svg") no-repeat;
}

#lamp_icon {
    width: 30px;
    height: 30px;
    background: url("../img/common/icon_lamp.svg") no-repeat;
    float: left;
}

@media only screen and (min-width:1080px) {

    #report_dl {
        display: block;
        cursor: pointer;
        width: 144px;
        /*width: 124px;*/
        height: 30px;
        line-height: 34px;
        color: #EEF8F7;
        float: right;
        border-radius: 30px;
        background: #4AC8C1 url("../img/common/icon_download.svg") no-repeat 90% 50%;
        margin-top: 10px;
        /*		margin-right: 130px;*/
        /*		margin-right: 55px;*/
        margin-right: 40px;
        text-align: left;
        padding-left: 20px;
        opacity: 0.9;
    }
    #report_dl p {
        font-size: 16px;
    }
    #report_dl:hover {
        opacity: 1;
    }
    .pc_ul_bg {
        display: block;
        position: fixed;
        top: 80px;
        left: 0;
        width: 100vw;
        height: 180px;
        min-height: 140px;
        background: #4CA4AF;
        color: #fff;
    }
    .clicked_li {
        display: block;
        /*text-align: center;*/
        width: 100px;
        height: 50%;
    }
    .clicked_li p {
        display: none;
        /*width: 172px;*/
        /*width: 242px;*/
        /*text-align: center;*/
        /*width: 230px;*/
        width: 295px;
        text-align: right;
        font-size: 30px;
        position: absolute;
        padding-right: 50px;
        height: 50%;
        /*left: 0px;*/
        /*left: 20px;*/
        left: 12px;
        top: 20px;
        border-right: 2px solid #fff !important;
    }
    .arrow {
        background: url("../img/menu/icon-arrow-right2.svg") center center/15% no-repeat;
        color: #ABABAB;
        transform: rotate(90deg);
    }
    h1 {
        font-size: 40px;
    }

    #footer{
        padding-top: 0;
    }
    #footer_iframe{
        height: 580px;
    }
    .footer_arrow {
        display: none;
    }
    #footer ul li {
        font-size: 18px;
        width: 11%;
        line-height: 22px;
        background: transparent;
        color: #fff;
    }
    #footer_li01 {
        width: 12% !important;
    }
    #footer ul li ul {
        display: block;
        height: 100px;
    }
    #footer ul li ul li {
        /*		width: 100%;*/
        /*    width: 160px;*/
        width: 135px;
        line-height: 20px;
        float: none;
        margin-top: 10px;
        margin-left: 0;
        font-weight: 300;
    }
    #footer_menu {
        width: 95%;
        margin-left: 5%;
    }
    #footer_logo {
        position: absolute;
        width: calc(90% - 20px);
        top: 420px;
        /*		bottom: 110px;*/
        left: 5%;
        background: none;
    }
    #footer_logo1080{
        display: block;
        /*width: 150px;*/
        /*height: 30px;*/
        width: 210px;
        height: 50px;
        position: absolute;
        /*top: 500px;*/
        top: 490px;
        left: 100px;
        background: url("../img/common/esg_logo_white.svg") no-repeat 0 50%;
    }
    #footer_link {
        width: 350px;
        position: absolute;
        top: 455px;
        right: 230px;
    }
    #footer_link a {
        float: left;
    }
    #copyright {
        width: 94%;
        position: absolute;
        top: 500px;
        /*		bottom: 90px;*/
        /*		right: 20px;*/
        text-align: right;
    }
    #edm {
        position: absolute;
        width: 315px;
        color: #fff;
        top: 400px;
        padding: 0;
        z-index: 9;
        right: calc(5% + 15px);
        background-color: transparent;
    }
    #edm_title {
        width: 80px;
        float: left;
        /*	margin-left: 20px;*/
        line-height: 30px;
    }
    #edm_input {
        position: relative;
        width: 180px;
        height: 30px;
        border-radius: 30px;
        border: 0 solid;
        padding-left: 10px;
        margin-left: 10px;
    }
    #edm_send {
        cursor: pointer;
        position: absolute;
        right: 0;
        top: 10px;
        width: 30px;
        height: 30px;
        background: url("../img/common/search_arrow.svg") no-repeat;
    }
}
@media only screen and (min-width:1100px) {
    #menu {
        /*right: 30px;*/
        right: 20px;
    }
}

@media only screen and (min-width:1366px) {
    #logo {
        float: left;
        /*width: 197px;*/
        /*height: 36px;*/
        width: 280px;
        height: 33px;
        margin-left: 30px;
        /*margin-top: 20px;*/
        margin-top: 29px;
        background: url("../img/common/esg_logo_pc.svg");
    }
    .clicked_li p {
        display: block;
    }
}
@media only screen and (min-width:1440px) {


    #menu {
        right: 80px;
    }
    #report_dl {
        margin-right: 105px;
    }
    #footer_li01 {
        width: 13% !important;
    }
    #footer ul li ul li {
        /*width: 240px;*/
        width: 130px;
        margin-top: 20px;
    }
    #close_searchbt{
        /*right:360px;*/
        /*right:355px;*/
        right: 255px;
    }
    #search_pc{
        /*right: 390px;*/
        /*right: 380px;*/
        right: 280px;
    }
    #language{
        right: 83px;
    }
}
@media only screen and (min-width:1680px) {

    #footer_li01 {
        width: 14% !important;
    }
    #footer ul li ul li {
        width: 260px;
    }
    #footer_link {
        right: 220px;
    }
    .clicked_li p{
        left: 13px;
    }
}
@media only screen and (min-width:1920px) {
    #logo {
        margin-left: 80px;
    }
    .clicked_li p {
        left: 63px;
        /*padding-right: 100px;*/
    }
    #footer ul li ul li {
        width: 280px;
    }
}
