﻿/*<!--Top_view-->*/
.Top-View-rang {
    position: relative;
    width: 100%;
}

.View-rang {
    position: relative;
    width: 100%;
    margin-top: 5rem;
}


.TopView_content-rang {
    position: absolute;
    top: 40%;
    left: 10%;
    width: 80%;
    margin: 0 auto;
}

.Title_Content {
    /*font-family: Noto Sans TC;*/
    font-size: 50px;
    font-weight: 400;
    line-height: 72px;
    letter-spacing: 0px;
    text-align: left;
    color:#fff;
}

.TopView_img {
    width: 100%;
    padding:0 2rem;
    margin-bottom: 30px;
}

.path_ball {
    width: 100vw;
    position: absolute;
    left: 0;
}

.path_ball_img{
    height: 550px;
    width: auto;
    position: absolute;
    right: 0;
    top: -130px;
    z-index: -1;
}

.path_img {
    width: auto;
    height: 200px;
    background: url(../../Images/ESG_EN/pic/ESG_panel_pic_3_en.svg) no-repeat;
    background-size: contain;
    margin-bottom: 100px;
}

.yellow-box {
    width: 36px;
    height: 36px;
    border: solid 1px #ffc943;
    background-color: #ffffff;
    position: relative;

}
.yellow-box-text {
    font-size:24px;
    font-family: Montserrat;
}

.yellow-circle {
    width: 125px;
    height: 125px;
    border-radius: 50%;
    border: solid 2px;
    border-color: #ffb600;
    margin: 0 auto;
    background-color: white;
}

.yellow-circle:after {
    content: '';
    position: absolute;
    width: 125px;
    height: 125px;
    border-radius: 50%;
    background-color: #ffb600;
    z-index: -1;
    margin-top: 0.5rem;
    margin-left: -6.5rem;
    opacity: 0.48;
    transition: 0.4s;
    transition-timing-function: cubic-bezier(0.09, 0.68, 0.44, 0.96)
}

.org.yellow-circle:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0.48;
    transition:0.3s;
}

.Parallelogram_icon {
    height: 98px;
    width: 10rem;
    transform: skew(-17deg) translate(-38%,-12%);
    background-color: #ffb600;
    position: absolute;
    transition: 1s;
}

.icon-text {
    font-size: 20px;
    text-align: center;
    color: #003a70;
    width: 50%;
    margin: 0 auto;
    margin-top: 2rem;
    font-weight:400;
}
.icon-sub-text {
    font-size: 18px;
    text-align: center;
    color: #5F6269;
    width: 50%;
    margin: 0 auto;
    margin-top: 2rem;
    font-weight: 400;
}

/*ESG永續發展對策*/
/*<!--Solution-IWA-Building-SysAndNeed-->*/

.IWA-Building-consultation-title{
    margin:3rem 0;
    text-align:center;
}

.IWA-Building-consultation-body{
    padding:2rem 100px;
}

.IWA-Building-consultation-intro {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 5rem;
    margin-top: 5rem;
}

.IWA-Building-consultation-intro .intro-item {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto 1fr;
}

.IWA-Building-consultation-intro .intro-title {
    /*font-family: Noto Sans TC;*/
    font-size: 30px;
    font-weight: 400;
    line-height: 43px;
    letter-spacing: 0em;
    text-align: left;
    color: #5F6269;
    display:flex;
    align-items:center;
}

.IWA-Building-consultation-intro .intro-img {
    width: 100%;
}

.IWA-Building-consultation-intro .intro-img img{
    width: inherit;
}

.IWA-Building-consultation-intro .intro-desc {
    grid-column: 1 / 3;
    grid-row: 2 / 3;
    /*font-family: Noto Sans TC;*/
    font-size: 22px;
    text-align: left;
    color: #5F6269;
}

.IWA-Building-consultation-intro .intro-no {
    font-family: Plus Jakarta Sans;
    font-size: 120px;
    font-weight: 800;
    line-height: 151px;
    letter-spacing: 0em;
    text-align: right;
    color: #FFE65D;
    display:flex;
    align-items:center;
    justify-content:flex-end;
}


.IWA-Building-SysAndNeed {
    overflow: hidden;
}


.Parallelogram_icon-Building-Sys {
    width: 135%;
    height: 498px;
    transform: skew(-25deg) translate(-23%,0%);
    background-color: #f6f6f6;
    position: relative;
    transition: 1s;
}

.Parallelogram_icon-Building-Need {
    width: 135%;
    height: 498px;
    transform: skew(-25deg) translate(1%,15%);
    background-color: #eef2f4;
    position: relative;
    transition: 1s;
}


.IWA-Building-Sys-pos {
    position: absolute;
    top: -27rem;
    left: 12vw;
}

.IWA-Building-Sys-pos-need {
    top: -22rem;
}


.IWA-Building-Sys {
    width: 100%;
    margin: 0 auto;
    position: relative;
}


/*ESG*/
.esg-page.from-pc > * {
    font-size: 14px;
}

.esg-page .View-rang {
    margin-top: 0;
}

.esg-page .TopView_content-rang {
    top: 200px;
}
.esg-page .Title_Content {
    text-align: left;
}
.esg-page .section .TopView_txt {
    z-index: 1;
}

.esg-page .iwa_h5_text, .esg-page .iwa_h4_text {
    text-align: left;
    color: #ffffff;
}

.esg-page .esg-label {
    /*width: min-content;*/
}

.esg-page .text-green {
    color: #40b213;
}

.esg-page .text-orange {
    color: #FFB600;
}

.esg-page .text-blue {
    color: #0af;
}

.esg-page .text-line {
    color: #00427b;
    font-weight: bold;
}

.esg-page .iwa_h2_text {
    font-weight: bold;
    margin-bottom: 20px;
}

.esg-page .TopView_txt {
    position: absolute;
    bottom: 35px;
    left: 10%;
}

.esg-page .TopView_content-rang, .esg-page .Content_Rang, .esg-page .TopView_txt {
    width: 78.771%;
    margin: 0 auto;
    left: 0;
    right: 0;
    max-width: 1300px;
    margin-bottom: 100px;
    position: relative;
}
/*.esg-page .Content_Rang {
    margin: 100px auto;
}*/
.esg-title {
    /*font-family: Noto Sans TC;*/
    font-size: 50px;
    font-weight: 400;
    color: #1CA24F;
    line-height: 58px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 20px;
    /*white-space: nowrap;*/
}

.esg-title-2 {
    color: #FFB600;
    /*margin-left: 20px;*/
    display: inline-flex;
}

.esg-content .esg-title {
    margin-bottom: 4px;
}

.esg-content .esg-subtitle, .esg-btm .esg-subtitle {
    font-size: 24px;
    font-weight: normal;
}

.esg-txt {
    /*font-family: Noto Sans TC;*/
    font-size: 22px;
    color: #5F6269;
    text-align: justify;
}

.esg-content .esg-subtitle, .esg-content .esg-txt, .esg-btm .esg-subtitle {
    margin-bottom: 20px;
}

.esg-page .flexbox {
    justify-content: center;
    display: flex;
    align-items: center;
}

.esg-page .flexbox-1 {
    flex-direction: column;
}

.esg-page .flexbox-1 > div:first-child {
    margin: 50px auto 16px;
    display: flex;
    align-items: center;
}

.esg-page .flexbox-1 > div span {
    padding-top: 20px;
    margin-left: 5px;
    font-size: 18px;
    color: #818181;
}

.esg-page .arrow {
    width: 200px;
}

.esg-page .arrow span {
    width: 107px;
    height: 1px;
    background: #009c72;
    position: relative;
    margin: -50px auto;
    display: block;
}

.esg-page .arrow span::after {
    position: absolute;
    right: -2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8.7px;
    border-color: transparent transparent transparent #009c72;
    content: "";
    top: 50%;
    transform: translateY(-50%);
}

.esg-content .esg-txt-mgfix {
    margin: 25px auto 10px;
    font-weight: normal;
}

.esg-value .tree-img {
    margin: 50px auto 100px;
    background-color: #b1b1b112;
    border-radius: 100%;
    padding: 130px 136px;
    width: 92.387%;
    max-width: 1262px;
}

.esg-value .tree-img img {
    width: 100%;
    height: auto;
}

.esg-btm {
    background-image: url(../../Images/Solution/carbon/bg_2.svg) !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 778px;
    position: relative;
}

.esg-page .esg-btm .Content_Rang {
    padding-top: 145px;
    margin: 0 auto;
}

.esg-page .esg-btm .Content_Rang > .wow {
    position: relative;
}

.esg-btm .animate-ball {
    position: absolute;
    width: 14.568%;
    max-width: 146px;
    -webkit-animation: indexicon-top-down 2s linear infinite;
    animation: indexicon-top-down 2s linear infinite;
}

/*Development-Strategy*/
.IWA-Building-consultation-intro .img-desc {
    margin-left: 4rem;
}

.intro-hr {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 5%;
    gap: 40px;
}

.intro-hr .intro-hr-line {
    border-top: solid 1px;
    width: 100%;
}

.intro-tag {
    background-color: #40B213;
    color: #ffffff;
    height: min-content;
    min-height: 47px;
    width: fit-content;
    border-radius: 10px;
    padding: 2px 15px;
    /*font-family: Noto Sans TC;*/
    font-size: 30px;
    font-weight: 400;
    line-height: 43px;
    margin-left: 20px;
    display: flex;
    align-items: center;
}

.development-strategy {
    display: flex;
    flex-direction:column;
    gap: 50px;
}

.development-strategy img {
    width:100%;
}

.development-strategy .row {
    align-items: center;
}

.development-strategy .img-intro-title {
    display: flex;
    gap: 30px;
}

.development-strategy a {
    width: fit-content;
    height: 42px;
    font-size: 23px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    border: solid 1px #FFB600;
    color: #FFB600;
    background-color: transparent;
    padding: 16px 8px;
    white-space: nowrap;
}

.development-strategy a:hover {
    color: #FFFFFF;
    background-color: #FFB600;
    text-decoration:none;
}
.development-strategy a:focus {
    color: #FFFFFF;
    background-color: #FFB600;
    text-decoration: none;
}
.development-strategy button {
    width: 148px;
    height: 42px;
    font-size: 23px;
    font-weight: 500;
    line-height: 33px;
    text-align: center;
    border-radius: 10px;
    border: solid 1px #FFB600;
    color: #FFB600;
    background-color: transparent;
}

.development-strategy button:hover {
    color: #FFFFFF;
    background-color: #FFB600;
}

.development-strategy button:focus {
    color: #FFFFFF;
    background-color: #FFB600;
}
.S-background {
    padding-top: 100px;
    width: 100%;
    background: url(../../Images/ESG/pic/S-background.png) no-repeat;
    background-size: cover;
}

.s-background{
    position:absolute;
    top:0;
    width:100%;
    height:100%;
}
/*<!--Solution-IWA-Building-Icon--->*/
.IWA-Building-Icon {
    background-color: #f6f6f6;
}

.IWA-Building-Icon-text {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.2px;
    color: #003a70;
}

.yellow-circle-left
{
    margin:0;
}

.IWA-Building-Icon-list-style {
    display: list-item;
    margin-left: 28px;
    color: #5f6269;
}
/* <!--Solution-IWA-factory-technology-->*/
.IWA-factory-technology-items {
    display: grid;
    row-gap: 36px;
    padding: 0 100px;
}

.IWA-factory-technology-item {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto;
}

.IWA-factory-technology-item-icon {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
    margin-right: 3rem;
}

.IWA-factory-technology-item .icon-text {
    margin-top: 0;
    color: #003a70;
    font-weight: 400;
    text-align: initial;
    width: 100%;
}

.IWA-factory-technology-item .icon-text.sub {
    margin-top: 0;
    font-size: 18px;
    color: #5F6269;
}

.section {
    position:relative;
}

.section .section-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position:right bottom;
    position:absolute;
    width:100%;
    height:100%;

    @media screen and (min-resolution: 1x) {
        background-image: url(../../Images/ESG/banner/ESG_web_banner_pic1.jpg);
    }

    @media screen and (min-resolution: 2x) {
        background-image: url(../../Images/ESG/banner/ESG_web_banner_pic1@2x.jpg);
    }

    @media screen and (min-resolution: 3x) {
        background-image: url(../../Images/ESG/banner/ESG_web_banner_pic1@3x.jpg);
    }
}

.anchor-offset {
    position: relative;
    top: calc(-100px);
}
/*WEB*/
@media screen and (min-width: 768px) {
    .sectionhidden {
        width: 100%;
        height: 390px;
        overflow: hidden;
    }

    .section {
        width: 100%;
        height: 636.49px;
    }

    /*<!--Solution-IWA-Cloud-Dis-->*/
    .IWA-Cloud-Dis-web-title {
        display: block;
    }

    .IWA-Cloud-Dis-pad-title {
        display: none;
    }
    /*IWA-Space-technology*/
    .IWA-Space-technology {

    }
    .m-top-1-web-pad {
        margin-top: 1rem;
    }
}
@media (max-width:1024px) {
    .IWA-Building-consultation-intro {
        grid-template-columns: repeat(2,1fr);
    }
}
@media (max-width: 768px) {
    .esg-page .Title_Content {
        text-align: center;
    }

    .img-intro .img-intro-img {
        text-align: center;
    }

    .img-intro .img-intro-img img {
        height: 300px;
        width: auto;
    }

    .img-intro .img-intro-label .img-intro-title {
        justify-content: space-between;
    }

    .development-strategy {
        align-items: center;
    }

    .IWA-Building-consultation-intro {
        grid-template-columns: repeat(1,1fr);
    }
    
    /*.IWA-Building-consultation-intro .intro-desc {
        font-size: 15px;
    }*/
}

@media (min-width: 992px) and (max-width: 1300px) {
    .Content_Rang {
        width: 90%;
        margin: 0 auto;
    }

    .IWA-Building-Sys-pos {
        left: 7vw;
    }

    .Parallelogram_icon {
        width: 6rem;
    }
}
/*PAD(768px改992px)*/
@media screen and (max-width: 991px) {
    .sectionhidden {
        width: 100%;
        height: 390px;
        overflow: hidden;
    }

    .section {
        width: 100%;
        height: 590px;
    }

    .path_img {
        width: 100vw;
        height: 24.088vw;
        position: relative;
        right: calc(3.5% + 18px);
        margin: 100px 0 250px;
    }

    .path_ball_img {
        top: 50px;
    }

    .esg-page .esg-title {
        text-align: center;
    }

    .esg-page .esg-label {
        width: unset;
    }

    .esg-title-first {
        text-align: left !important;
    }

    .esg-title-2 {
        margin-left: 0;
        display: flow;
    }

    /*<!--Solution-IWA-Cloud-->*/
    .IWA-Cloud-title
    {
        text-align:center;
    }

    /*<!--Solution-IWA-Cloud-Dis-->*/
    .IWA-Cloud-Dis-web-title {
        display: none;
    }

    .IWA-Cloud-Dis-pad-title {
        display: block;
    }

    .Dis-title-pos {
        margin: 0 auto;
    }
    .Dis-title-text-pos {
        text-align: center;
        width:65%;
    }
    .Dis-content-pos {
        width: 60%;
        margin-top: 2rem;
    }
    /* <!--Solution-IWA-Cloud-technology-->*/
    .Parallelogram_icon {
        transform: skew(-17deg) translate(-120%,2%);
        transition: 1s;
    }

    .IWA-Cloud-technology-text-rang {
        width: 80%;
        margin: 0 auto;
    }
    .IWA-Cloud-technology-text-pad-center
    {
        text-align:center;
    }
    .m-top-1-web-pad {
        margin-top: 1rem;
    }
   
    /*<!--Solution-IWA-Building-SysAndNeed-->*/
    .IWA-Building-consultation-body {
        padding: 2rem 80px;
    }
    .Parallelogram_icon-Building-Sys {
        width: 130%;
        height:520px;
        transform: initial;
        transition: 1s;
        margin-left: -4rem;
    }

    .Parallelogram_icon-Building-Need {
        width: 130%;
        height: 520px;
        transform: initial;
        transition: 1s;
        margin-left: -4rem;
    }

    .IWA-Building-Sys-pos {
        top: -27rem;
        left: initial;
    }

    .IWA-Building-Sys {
        width: 60%;
        text-align: center;
    }


    /*<!--Solution-IWA-Building-Icon--->*/
    .Building-icon-pad-center {
        text-align: -webkit-center;
    }
    /* <!--Solution-IWA-factory-technology-->*/
    .IWA-factory-technology-items {
        padding: 0 80px;
    }
    .IWA-factory-technology-text-rang {
        width: 80%;
        margin: 0 auto;
    }
    .IWA-factory-technology-text-pad-center {
        text-align: center;
    }
}

/*PHONE(414px改576px)*/
@media (max-width:576px) {
    .img-intro .img-intro-img img {
        height: 200px;
    }
    .esg-page .esg-label {
        width: auto;
    }

    .esg-page .esg-title {
        white-space:normal
    }

    .esg-page .esg-title-2{
        margin-left:0;
    }

    .sectionhidden {
        width: 100%;
        height: 300px;
        overflow: hidden;
    }

    .section {
        width: 100%;
        height: 500px;
    }

    /*<!--Top_view-->*/
    .Title_Content {
        text-align: center;
    }

    .path_img {
        width: auto;
        height: 360px;
        background: url(../../Images/ESG_EN/pic/ESG_mobile_pic_3.svg) no-repeat;
        margin: 100px 0 100px;
        right: 0;
    }

    /*<!--Solution-IWA-Cloud-Dis-->*/
    
    .Dis-content-pos {
        width: initial;
        text-align: center;
        margin-top: 2rem;
    }
    .Dis-phone-margin-bottom {
        margin-bottom: 1rem;
    }
    .Dis-title-text-pos {
        width: initial;
    }

    /* <!--Solution-IWA-Cloud-technology-->*/
    .Parallelogram_icon {
        height:50px;
        transform: skew(-17deg) translate(-97%,2%);
        transition: 1s;
    }
    .IWA-Cloud-technology-text-rang {
        width: initial;
    }
    .m-top-1-web-pad {
        margin-top: 0;
    }
    /*<!--Solution-IWA-Building-SysAndNeed-->*/
    .IWA-Building-consultation-body{
        padding:2rem 60px;
    }
    .Parallelogram_icon-Building-Sys {
        height: 800px;
        transition: 1s;
    }

    .Parallelogram_icon-Building-Need {
        height: 800px;
        transition: 1s;
    }

    .IWA-Building-Sys-pos {
        top: -42rem;
    }

    .IWA-Building-Sys {
        width: 100%;
    }
    /* <!--Solution-IWA-factory-technology-->*/
    .IWA-factory-technology-items {
        padding: 0;
    }
    .IWA-factory-technology-item {
        display: flex;
        flex-direction:column;
        align-items:center;
    }

    .IWA-factory-technology-item-icon {
        margin: 0 0 2rem 0;
    }

    .IWA-factory-technology-item .icon-text {
        text-align:center;
    }
    .IWA-factory-technology-text-rang {
        width: initial;
    }
}

@-webkit-keyframes indexicon-top-down {
    0%,100% {
        margin-top: 0;
    }

    50% {
        margin-top: 5px;
    }
}

@keyframes indexicon-top-down {
    0%,100% {
        margin-top: 0;
    }

    50% {
        margin-top: 5px;
    }
}
.esg-btm .ball-1 {
    top: -164px;
    left: 11.6px;
}
.esg-btm .ball-2 {
    left: calc(50% + 70px);
    top: 208px;
    animation-delay: 1.5s;
}
.esg-btm .ball-3 {
    right: 13px;
    top: -27px;
    animation-delay: 1s;
}
.esg-btm .title-position {
    text-align: left;
    width: fit-content;
    margin: 0 auto;
}
/*.esg-btm .title-position .esg-title span:first-child::after {
    content: "";
    display: inline-block;
    width: 2px;
    height: 49px;
    background-color: #1CA24F;
    margin: 0 30px;
    vertical-align: text-bottom;
}*/
.carbon-mobile-show {
    display: none;
}
@media (max-width: 991px) {
    .esg-btm .title-position .esg-title span{
        /*display: block;*/
    }
    .esg-btm .title-position .esg-title span:first-child::after {
        display: none;
    }
   .esg-page .esg-btm .Content_Rang {
        padding-top: 0;
    }
    .esg-btm .title-position {
        text-align: center;
        padding-left: 0;
    }
    .esg-btm {
        height: 476px;
        background-size: 113% auto !important;
    }
    .esg-btm .ball-1 {
        top: 0;
    }
    .esg-btm .ball-2 {
        left: calc(50% + 115px);
        top: 245px;
    }
    .esg-btm .ball-3 {
        right: 28px;
        top: 150px;
    }
    .esg-value .tree-img {
        padding: 4% 6%;
    }
}
@media (min-width: 576px) and (max-width: 1024px) {
    .path_ball_img {
        right: -200px;
    }

    .esg-page .Content_Rang {
        width: 93%;
    }

    .intro-tag{
        margin-left:0;
    }
}
@media (min-width: 768px) and (max-width: 1178px) {
    .esg-page .d-lg-block {
        display: none!important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .esg-page .section::before {
        background: url(../../Images/Solution/carbon/bg1.svg) no-repeat 46% 0 #ffffff!important;
        background-size: 1260px auto !important;
        height: 550px;
    }
    .esg-page .Content_Rang, .esg-page .TopView_txt {
        width: 93%;
    }
    .esg-page .Content_Rang.Content_Rang_cloud {
        width: 100%;
    }
    .esg-page .flexbox {
        justify-content: space-between;
    }
    .esg-page .arrow span {
        width: 50px;
    }
    .esg-content .esg-subtitle {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .esg-page .text-green {
        width: 170px;
    }
    .esg-page .text-orange {
        width: 96px;
    }
    .esg-page .text-blue {
        width: 160px;
    }
/*    .esg-title{
        justify-content:center;
    }*/
}
@media (max-width: 767px) {
    .carbon-mobile-hide {
        display: none !important;
    }
    .carbon-mobile-show {
        display:block;
    }

    .esg-page .Title_Content {
        font-size: 30px;
    }
   /*.esg-page .iwa_h4_text {
        font-size: 15px;
    }*/
    .esg-page .iwa_h5_text {
        font-size: 20px;
        text-align: center;
    }
    .esg-page .section::before {
        background: url(../../Images/Solution/carbon/bg1.svg) no-repeat 50% 40px #ffffff !important;
        background-size: auto 381px !important;
        height: 340px;
    }
    .esg-page .TopView_txt {
        padding-top: 358px;
        position: static;
        padding-bottom: 20px;
    }
    .esg-page .Content_Rang {
        margin: 50px auto;
        width:93%;
    }

    .intro-hr {
        gap: 0;
        margin: 5% 0;
    }
    .intro-hr img {
        height: 92px;
        flex: 0.5;
    }
    .intro-hr > .intro-hr-line:nth-child(1) {
        flex: 0;
    }
    .intro-hr > .intro-hr-line:nth-child(3) {
        flex: 0.5;
    }
    .intro-tag {
        margin-left:0;
    }
    .path_ball_img {
        height:300px;
        top: calc(50px + 360px);
        right: -150px;
    }
    .esg-title {
        font-size: 30px;
        text-align: center !important;
    }
    .esg-txt.text-right {
        text-align: left!important;
    }
    /*.esg-txt, .esg-page .flexbox > div span {
        font-size: 15px;
    }*/
    .esg-page .Content_Rang.Content_Rang_cloud {
        width: 100%;
        margin-top:0;
    }
    .esg-content .esg-subtitle {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .esg-content .esg-txt-mgfix {
        text-align: center;
    }
    .esg-page .pagination-container {
        margin: 0;
        width: 100%;
    }
    .esg-btm {
        height: 76vw;
        background-size: 164% auto !important;
    }
    .esg-btm .animate-ball {
        width: 16.97%;
    }
    .esg-btm .ball-1 {
        top: -30px;
        left: 0;
    }
    .esg-btm .ball-2 {
        left: calc(50% - 16px);
        top: 162px;
    }
    .esg-btm .ball-3 {
        right: 0;
    }
    .esg-page .flexbox {
        flex-direction: column;
        margin-top: 23px;
    }
    .esg-page .flexbox-1 {
        flex-direction: row;
        display: flex;
        align-items: center;
    }
    .esg-page .flexbox-1 > div:first-child {
        margin:0;
    }
    .esg-page .flexbox-1 div:first-child img {
        width: 36px;
    }
    .esg-page .flexbox-1 > div:last-child img {
        width: 70px;
    }
    .esg-page .flexbox-1 > div:first-child span {
        width:105px;
    }
    .esg-page .arrow {
        width: 216px;
        height: 63px;
        position: relative;
    }
    .esg-page .arrow span {
        width: 1px;
        height: 30px;
        left: calc(50% - 35px);
        transform: translateY(-50%);
        top: 50%;
        position: absolute;
        margin: 0;
    }
    .esg-page .arrow span::after {
        border-width: 8.7px 5px 0 5px;
        left: 0;
        transform: translateX(-50%);
        right: initial;
        bottom: -1px;
        top: initial;
        border-color: #009c72 transparent transparent transparent;
    }
    .scrollItem {
        height: 100vh;
    }
    .esg-page .TopView_content-rang, .esg-page .Content_Rang, .esg-page .TopView_txt {
        width: 93%;
    }
}

@media (max-width: 576px){
    .Title_Content{
        font-size:30px;
        line-height:43.44px;
    }

    .esg-title {
        font-size: 22px;
        line-height: 43.44px;
    }
    /*.esg-txt {
        font-size: 15px;
    }*/

    /*.IWA-Building-consultation-intro .intro-title {
        font-size: 24px;
        line-height: 34.75px;
    }*/

    .IWA-Building-consultation-intro .intro-no {
        font-size: 100px;
        line-height: 126px;
    }

    /*.IWA-Building-consultation-intro .intro-desc {
        font-size: 15px;
        line-height: 21.72px;
    }*/

    .intro-tag {
        font-size: 24px;
        line-height: 34.75px;
    }

    .esg-content .esg-subtitle, .esg-btm .esg-subtitle {
        font-size: 18px;
        line-height: 35.52px;
    }

    .img-intro-title .iwa_h5_text {
        font-size: 24px;
        line-height: 34.75px;
    }

    .img-intro-title button {
        font-size: 20px;
        line-height: 28.96px;
    }

    .development-strategy {
        align-items: center;
    }

    .development-strategy .img-intro-title {
        flex-direction: column;
        gap: 0;
        align-items: center;
        margin-bottom: 1.5rem;
    }
}