.esg62-page .esg62-table-wrap {
    width: 100%;
}

.esg62-page .esg62-table {
    border-collapse: collapse;
    table-layout: fixed;
}

.esg62-page .esg62-table th,
.esg62-page .esg62-table td {
    border-color: #46bcc0;
    color: #222;
    font-size: 16px;
    line-height: 1.7;
    padding: 16px 14px;
    text-align: center;
    text-indent: 0;
    vertical-align: middle;
}

.esg62-page .esg62-table thead th {
    background: #4db7ba;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.45;
}

.esg62-page .esg62-table tbody th {
    background: #edf6fa;
    color: #222;
    font-size: 18px;
    font-weight: 700;
}

.esg62-page .esg62-table .esg62-mainhead {
    width: 18%;
}

.esg62-page .esg62-risk-table td,
.esg62-page .esg62-esg-table td {
    text-align: left;
}

.esg62-page .esg62-plan-table td {
    text-align: left;
    vertical-align: top;
}

.esg62-page .esg62-plan-table th:nth-child(1) { width: 27%; }
.esg62-page .esg62-plan-table th:nth-child(2) { width: 28%; }
.esg62-page .esg62-plan-table th:nth-child(3) { width: 21%; }
.esg62-page .esg62-plan-table th:nth-child(4) { width: 24%; }

.esg62-page .esg62-risk-table thead tr:first-child th,
.esg62-page .esg62-esg-table thead th {
    font-size: 19px;
}

.esg62-page .esg62-risk-table thead tr:nth-child(2) th {
    font-size: 18px;
}

.esg62-page .esg62-list {
    margin: 0;
    padding-left: 1.25em;
}

.esg62-page .esg62-list li {
    color: #222;
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 6px;
}

.esg62-page .esg62-list li:last-child {
    margin-bottom: 0;
}

.esg62-page .esg62-local-table thead tr:first-child th,
.esg62-page .esg62-procurement-table thead tr:first-child th {
    font-size: 19px;
}

.esg62-page .esg62-local-table thead tr:nth-child(2) th,
.esg62-page .esg62-procurement-table thead tr:nth-child(2) th {
    background: #edf6fa;
    color: #222;
    font-size: 18px;
    font-weight: 500;
}

.esg62-page .esg62-local-table tbody td,
.esg62-page .esg62-procurement-table tbody td {
    font-size: 18px;
}

.esg62-page .esg62-note {
    margin: 14px 0 0;
    color: #222;
    font-size: 15px;
    line-height: 1.5;
    text-align: left;
    text-indent: 0;
}

@media (max-width: 991px) {
    .esg62-page .esg62-table th,
    .esg62-page .esg62-table td {
        font-size: 15px;
        padding: 14px 12px;
    }

    .esg62-page .esg62-table thead th,
    .esg62-page .esg62-risk-table thead tr:first-child th,
    .esg62-page .esg62-esg-table thead th,
    .esg62-page .esg62-local-table thead tr:first-child th,
    .esg62-page .esg62-procurement-table thead tr:first-child th {
        font-size: 18px;
    }

    .esg62-page .esg62-table tbody th,
    .esg62-page .esg62-local-table thead tr:nth-child(2) th,
    .esg62-page .esg62-procurement-table thead tr:nth-child(2) th {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .esg62-page .esg62-table th,
    .esg62-page .esg62-table td {
        font-size: 14px;
        line-height: 1.6;
        padding: 12px 10px;
    }

    .esg62-page .esg62-table thead th,
    .esg62-page .esg62-risk-table thead tr:first-child th,
    .esg62-page .esg62-esg-table thead th,
    .esg62-page .esg62-local-table thead tr:first-child th,
    .esg62-page .esg62-procurement-table thead tr:first-child th {
        font-size: 16px;
    }

    .esg62-page .esg62-table tbody th,
    .esg62-page .esg62-risk-table thead tr:nth-child(2) th,
    .esg62-page .esg62-local-table thead tr:nth-child(2) th,
    .esg62-page .esg62-procurement-table thead tr:nth-child(2) th {
        font-size: 15px;
    }

    .esg62-page .esg62-list li,
    .esg62-page .esg62-local-table tbody td,
    .esg62-page .esg62-procurement-table tbody td {
        font-size: 14px;
    }

    .esg62-page .esg62-note {
        font-size: 14px;
    }
}
