@charset "utf-8";
/* CSS Document */
.scrollImg img {
    text-align: center;
    margin: 0 auto;
}

.governance-structure .it1-bx ol {
    list-style-position: outside;
    margin-left: 21px;
    list-style-type: decimal;
    margin-top: 15px;
    color: #4d4d4d;
}

    .governance-structure .it1-bx ol li {
        line-height: 1.8em;
        letter-spacing: normal;
    }

.row-width-960 {
    width: 100%;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.governance-structure .it1-bx ul {
    list-style-position: outside;
    margin-left: 33px;
    list-style-type: disc;
    margin-top: 10px;
}

    .governance-structure .it1-bx ul li {
        margin-bottom: 8px;
        line-height: 1.88;
        font-weight: 400;
        color: #333;
    }

@media (max-width: 414px) {
    .governance-structure .form-container {
        padding-left: 20px;
    }
}

.governance-structure a:hover {
    color: #004280;
}

.governance-structure a:focus {
    color: #004280;
}

.governance-structure H2 {
    margin-top: 70px;
}

@media (max-width: 767px) {
    .governance-structure H2 {
        margin-top: 34px;
    }
}

.governance-structure H2.h2-2 {
    margin-top: 100px;
}

@media (max-width: 767px) {
    .governance-structure H2.h2-2 {
        margin-top: 50px;
    }
}

.governance-structure H2.EmergingRisk {
    margin-top: 80px;
}

@media (max-width: 767px) {
    .governance-structure H2.EmergingRisk {
        margin-top: 50px;
    }
}

.governance-structure H3 {
    text-align: center;
    margin-top: 57px;
}

@media (max-width: 767px) {
    .governance-structure H3.blue-title {
        margin-top: 27px;
    }
}

.governance-structure .h3-ti {
    margin-bottom: 20px;
}

.governance-structure .rema {
    font-size: 0.875rem;
    line-height: 2;
    letter-spacing: 0px;
    font-weight: 400;
    color: #4d4d4d;
    margin-top: 5px;
}

    .governance-structure .rema a {
        color: #004280;
    }

.governance-structure .mt91 {
    margin-top: 91px;
}

@media (max-width: 767px) {
    .governance-structure .mt91 {
        margin-top: 44px;
    }
}

.governance-structure .formwrap {
    overflow-x: auto;
    margin: 20px auto 30px;
}

    .governance-structure .formwrap img {
        margin: 0 auto;
    }

.governance-structure .formwrap2 {
    overflow-x: auto;
    margin: 20px auto 30px;
}

    .governance-structure .formwrap2 img {
        max-width: 1200px;
        margin: 0 auto;
    }

.governance-structure .line {
    width: 100%;
    height: 1px;
    background-color: #d5d5d5;
    margin-bottom: 20px;
}

.governance-structure .chart1 {
    margin-top: 57px;
}

@media (max-width: 767px) {
    .governance-structure .chart1 {
        margin-top: 14px;
    }
}

.governance-structure .chart2 {
    margin-top: 48px;
}

@media (max-width: 767px) {
    .governance-structure .chart2 {
        margin-top: 12px;
    }
}

.governance-structure .btnwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 996px) {
    .governance-structure .btnwrap {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.governance-structure .bluebtn {
    background-color: #004280;
    color: white;
    display: table-cell;
    vertical-align: middle;
    padding: 12px 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 22px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

    .governance-structure .bluebtn .ind-bannerdes {
        color: white;
        line-height: 1.42;
    }

    .governance-structure .bluebtn .arrow {
        display: inline-block;
        width: 8px;
        height: 8px;
        border-top: 1px solid white;
        border-right: 1px solid white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-left: 10px;
    }

@media (min-width: 768px) {
    .governance-structure .bluebtn:hover {
        background-color: white;
        -webkit-box-shadow: 0px 0px 0px 1px #004280 inset;
        box-shadow: 0px 0px 0px 1px #004280 inset;
        text-decoration: none;
    }

        .governance-structure .bluebtn:hover .ind-bannerdes {
            color: #004280;
        }

        .governance-structure .bluebtn:hover .arrow {
            border-top: 2px solid #004280;
            border-right: 2px solid #004280;
        }
}

@media (max-width: 996px) {
    .governance-structure .bluebtn {
        margin-right: 22px;
        margin-top: 13px;
    }
}

@media (max-width: 376px) {
    .governance-structure .bluebtn.longbtn {
        margin-right: 0px;
        width: 100%;
    }

    .governance-structure .bluebtn .arrow.long {
        margin-right: 10px;
    }
}

.governance-structure .center-bx {
    text-align: center;
    margin-top: 50px;
}

    .governance-structure .center-bx .sh-btn {
        display: none;
    }

@media (max-width: 767px) {
    .governance-structure .center-bx .sh-btn {
        min-width: 210px;
        min-height: 50px;
        display: inline-block;
    }
}

.governance-structure .center-bx .sh-btn span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 50px;
}

    .governance-structure .center-bx .sh-btn span img {
        width: 25px;
        margin-right: 10px;
    }

.governance-structure .pop-act .iminbx {
    width: 1200px;
    padding: 20px;
    background-color: #fff;
}
