h1, h2, h3, h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
}

h1, h2, h3, p, h1, h2, h3, p, h4, h5, h6, hr {
    margin: 0;
}

.bg-white {
    background-color: #FFFFFF;
}

.bg-\[\#F9F7F4\] {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 247, 244, var(--tw-bg-opacity));
}

.bg-\[\#4AC8C1\] {
    background: #4AC8C1 !important;
}

.bg-\[\#EEF8F7\] {
    background: #EEF8F7 !important;
}

.text-\[\#264E58\] {
    color: #264E58 !important;
}

.text-center {
    text-align: center !important;
}

.text-\[\#2B7A77\] {
    --tw-text-opacity: 1;
    color: rgba(43, 122, 119, var(--tw-text-opacity));
}

.mb-4 {
    margin-bottom: 1rem;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.text-24px {
    font-size: 24px;
    line-height: 1;
}

.font-bold {
    font-weight: 700 !important;
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.gap-20 {
    grid-gap: 5rem;
    gap: 5rem;
}

.grid {
    display: -ms-grid;
    display: grid;
}

.items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

p {
    /*font-family: 'Microsoft JhengHei';*/
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.02em;
    color: #40474A;
    word-break: break-all;
}

p2 {
    /*font-family: 'Microsoft JhengHei';*/
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    text-align: justify;
    letter-spacing: 0.02em;
    color: #40474A;
}

section {
    padding-top: 20px;
    padding-bottom: 20px;
}

.icon-30px {
    display: inline-block;
    width: 30px;
    height: 30px;
}

.esg-banner-container {
    max-width: 1100px;
    width: 100%;
    margin: auto;
}

.esg__container {
    width: 100%;
    max-width: 1080px;
    margin: auto;
    padding-left: 14px;
    padding-right: 14px;
}

.article-box {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #4AC8C1;
    margin: 6px 6px 4px 6px;
    vertical-align: top;
}

.section1-title {
    /*font-family: 'Roboto';*/
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 70px;
    text-align: center;
    color: #3AAFA9;
}

.section1-content {
    /*font-family: 'Microsoft JhengHei';*/
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: justify;
    letter-spacing: 0.04em;
    color: #40474A;
}

.mobileGraphScrollBtn {
    position: absolute;
    background-image: url(../../../img/menu/8/8-3/icon-next-btn.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 35px;
    height: 35px;
    left: 140px;
    margin-top: -14px;
    border-radius: 50%;
    border: 1px solid #ABABAB;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    background-color: white;
    display: block;
    z-index: 1;
}

.overflow-x-scroll {
    overflow-x: scroll;
}

table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    border-spacing: 0px;
    border-color: grey;
    border-radius: 10px 10px 10px 10px;
    border: solid 1px #4AC8C1;
}

.table_lock {
    position: sticky;
    left: 1px;
}

.table_title {
    width: 150px;
    background: #4AC8C1;
    border: solid 1px #4AC8C1;
    color: white;
    height: 80px;
    /*font-family: 'Roboto';*/
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
}

.table_content {
    border: solid 1px #C8CBD0;
    background: white;
    color: #264E58;
    font-size: 20px;
    height: 80px;
    padding: 20px 20px 20px 20px;
    /*font-family: 'Roboto';*/
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: left;
}

.table-view-width {
    width: calc(100% - 0px);
    padding-bottom: 10px;
}

#sec1Table {
    width: 470px;
}

#sec1TableTitle1 {
    width: 134px !important;
}

#sec1TableTitle2 {
    width: calc(100% - 134px) !important;
}

#sec4Table {
    width: 580px;
}

#sec4TableTitle1 {
    width: 50%;
}

#sec4TableTitle2 {
    width: 25%;
}

#sec4TableTitle3 {
    width: 25%;
}

.sectionContain {
    display: none;
    width: 100%;
    padding: 0 15px;
}

.canvasRadarContain {
    height: 300px;
    margin-top: 30px;
}

.sector-group { transition: transform 0.22s; }
.sector { transition: fill 0.15s; cursor: pointer; }
.sector:hover { filter: brightness(1.03); }

@media (min-width: 800px) {
    section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    p {
        font-size: 20px;
    }

    .section1-title {
        font-size: 36px;
        margin-bottom: 30px;
    }

    .section1-content {
        font-size: 20px;
    }


    .mobileGraphScrollBtn {
        display: none;
    }

    .overflow-x-scroll {
        overflow-x: hidden;
    }

    #sec1Table {
        width: calc(100%);
    }

    .table-view-width {
        width: auto;
    }

    .table_title {
        font-size: 24px;
    }

    .table_content {
        font-size: 20px;
    }

    #sec1TableTitle1 {
        width: 25% !important;
    }

    #sec1TableTitle2 {
        width: 75% !important;
    }

    .sectionContain {
        width: 1080px;
        margin: auto;
        overflow: hidden;
        position: relative;
        height: 100%;
    }

    .canvasRadarContain {
        width: 100%;
        height: 500px;
        margin: 50px 0;
    }

    #sec4Table {
        width: 100%;
    }

    #sec4TableTitle1 {
        width: 50%;
    }

    #sec4TableTitle2 {
        width: 25%;
    }

    #sec4TableTitle3 {
        width: 25%;
    }
}