/**
 * 注意：此檔案包含自定義樣式，請勿在系統更新時覆蓋
 * Note: This file contains custom styles, do not overwrite during system updates
 * 最後更新 / Last updated: 2025-04-16
 */
/* 全局|header|主選單 */
.nav__name::after {
    display: none;
}
.nav__item {
    >.nav__layer {
        border-radius: 0 0 8px 8px;
        .nav__item {
            &:last-child {
                border-radius: 0 0 8px 8px;
            }
        }
    }
}
@media (min-width: 992px) {
    .nav__item {
        .nav__layer {
            .nav__item {
                .nav__name {
                    padding-left: 25px;
                    font-weight: 400;
                    &:hover {
                        background-color: #eee;
                    }
                    &:last-child {
                        &:hover {
                            border-radius: 0 0 8px 8px;
                        }
                    }
                }
            }
        }
    }
}
.topblock {
    display: none;
}

/* 全局|header|箭頭樣式 */
.nav__btn::after{
    font-family: "icomoon";
    content: "\f105";
    font-size: 20px;
    transform: rotate(90deg);
}

.nav__layer .nav__btn::after{
    font-family: "icomoon";
    content: "\f105";
    font-size: 20px;
    transform: rotate(0deg);
}

@media screen and (max-width:991px) {
    .nav__btn::after{
        font-family: "icomoon";
        content: "\f105";
        font-size: 20px;
        transform: rotate(0deg);
        color: #fff;
    }
    .header--unfixed .nav__layer .nav__btn::after {
        color: #fff !important;
    }
}
.nav__btn-icon{
    display: none;
}

/* 全局│主選單│search 文字 */
.header__search-input {
    font-size: 16px;
}

/* 全局|footer|背景動畫 */
.circles{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    li {
        position: absolute;
        display: block;
        list-style: none;
        width: 20px;
        height: 20px;
        background: rgba(220, 228, 239, 0.7);
        animation: animate 25s linear infinite;
        bottom: -150px;
        &:nth-child(1) {
            left: 25%;
            width: 80px;
            height: 80px;
            animation-delay: 0s;
        }
        &:nth-child(2) {
            left: 10%;
            width: 20px;
            height: 20px;
            animation-delay: 2s;
            animation-duration: 12s;
        }
        &:nth-child(3) {
            left: 70%;
            width: 20px;
            height: 20px;
            animation-delay: 4s;
        }
        &:nth-child(4) {
            left: 40%;
            width: 60px;
            height: 60px;
            animation-delay: 0s;
            animation-duration: 18s;
        }
        &:nth-child(5) {
            left: 65%;
            width: 20px;
            height: 20px;
            animation-delay: 0s;
        }
        &:nth-child(6) {
            left: 75%;
            width: 110px;
            height: 110px;
            animation-delay: 3s;
        }
        &:nth-child(7) {
            left: 35%;
            width: 150px;
            height: 150px;
            animation-delay: 7s;
        }
        &:nth-child(8) {
            left: 50%;
            width: 25px;
            height: 25px;
            animation-delay: 15s;
            animation-duration: 45s;
        }
        &:nth-child(9) {
            left: 20%;
            width: 15px;
            height: 15px;
            animation-delay: 2s;
            animation-duration: 35s;
        }
        &:nth-child(10) {
            left: 85%;
            width: 150px;
            height: 150px;
            animation-delay: 0s;
            animation-duration: 11s;
        }
    }
}
@keyframes animate {

    0%{
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100%{
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }

}

/* 全局|footer|footer-common-editor1 */
.footer-common-editor1-template22 {
    padding: 40px 0 10px;
}
.footer-common-editor1-template22 .ft-logo {
    margin-bottom: 10px;
}
.footer-common-editor1-template22 .footer__block .other-link {
    padding-left: 0;
}
.footer-common-editor1-template22 .footer__block .other-link li {
    margin-bottom: 10px;
    list-style-type: none;
    font-size: 18px;
    font-weight: 600;
}
.footer-common-editor1-template22 .footer__block .other-link li:last-child {
    margin-bottom: 0;
}
.footer-common-editor1-template22 .footer__block .link-block dl {
    margin-bottom: 20px;
}
.footer-common-editor1-template22 .footer__block .link-block dl:last-child {
    margin-bottom: 0;
}
.footer-common-editor1-template22 .footer__block .link-block dl dt {
    margin-bottom: 10px;
    padding: 0 0 10px 10px;
    font-size: 18px;
    font-weight: 600;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.footer-common-editor1-template22 .footer__block .link-block dl dd {
    padding: 0 20px 0 10px;
    display: inline-block;
}
.footer-common-editor1-template22 .footer__block .info {
    padding: 20px 0;
    order: 3;
}
.footer-common-editor1-template22 .footer__block .info ul {
    margin-bottom: 0;
    padding-left: 0;
}
.footer-common-editor1-template22 .footer__block .info ul li {
    margin-right: 25px;
    display: inline-block;
}
.footer-common-editor1-template22 .footer__block .info ul li:last-child {
    margin-right: 0;
}
.footer-common-editor1-template22 .footer__block .info ul li:before {
    margin-right: 3px;
    font-family: "icomoon" !important;
    vertical-align: middle;
}
.footer-common-editor1-template22 .footer__block .info ul li.add:before {
    content: "\e92c";
}
.footer-common-editor1-template22 .footer__block .info ul li.tel:before {
    content: "\e927";
}
.footer-common-editor1-template22 .footer__block .info ul li.fax:before {
    content: "\e905";
}
.footer-common-editor1-template22 .footer__block .info ul li.mail:before {
    content: "\e921";
}
@media only screen and (max-width: 768px) {
    .footer-common-editor1-template22 .footer__block .link-block dl dt, .footer-common-editor1-template22 .footer__block .link-block dl dd {
        padding-left: 0;
    }
}
@media only screen and (max-width: 600px) {
    .footer-common-editor1-template22 .footer__block .info ul li {
        width: 100%;
        margin-right: 0;
    }
}


/* 全局│內頁│breadcrumb */
.breadcrumb-box {
    margin-bottom: 20px;
}

/* 全局│內頁│sidebar&inner */
.main {
    .sidebar, .inner {
        width: 100%;
    }
    .sidebar {
        padding-right: 0;
        margin: 6px 0 30px;
        /* 調整單個ul距離 */
        .accordion-menu {
            padding: 0 0 15px;
            text-align: center;
            box-shadow: none;
            li {
                display: inline-block;
                border-bottom: none;
                a {
                    padding: 10px 20px;
                    border-radius: 6px;
                    &.active {
                        font-weight: 600;
                    }
                }
                .sub-menu {
                    width: 100%;
                    padding: 0;
                    position: absolute;
                    left: 0;
                    bottom: 0;
                    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(248,248,248,1) 50%,rgba(248,248,248,0.98) 51%,rgba(255,255,255,0) 100%);
                    /*background-color: #f8f8f8;*/
                    li {
                        a {
                            position: relative;
                            &:after {
                                width: calc(100% - 40px);
                                height: 2px;
                                position: absolute;
                                left: 50%;
                                bottom: 0;
                                transform: translateX(-50%);
                                content: "";
                                background-color: #ddd;
                            }
                            &.active {
                                &:after {
                                    background-color: #1865AB;
                                }
                            }
                        }
                    }
                }
            }
            >li {
                margin: 7px 1px 0;
                >a {
                    background-color: #eee;
                    &.active {
                        background-color: #1865AB;
                    }
                }
            }
        }
    }
}
[data-accordion-menu] > li > a::before {
    display: none;
}

@media (max-width: 991px) {
    .sidebar {
        display: block;
    }
}

.inner > .title span::before {
    display: none;
}

/* index│banner│text */
.ind-banner__text {
    width: 40%;
    text-align: right;
    .title {
        margin-bottom: 20px;
    }
    p {
        text-align: right;
    }
}
.index-banner-position-4 {
    .ind-banner__text {
        text-align: left;
        p {
            text-align: left;
        }
    }
}
@media (max-width: 991px) {
    .ind-banner__text {
        width: 100%;
        text-align: left;
        p {
            text-align: left;
        }
    }
}
/* index|banner|左右鍵 */
.ind-banner .swiper-button-next::after, .ind-banner .swiper-button-prev::after {
    content: "\e912";
    transform: rotate(90deg);
}
.ind-banner .swiper-button-next::after {
    transform: rotate(-90deg);
}

@media (max-width: 480px) {
    .ind-banner {
        .swiper-button-next, .swiper-button-prev {
            top: -moz-calc(40% - 23px);
            top: -webkit-calc(40% - 23px);
            top: calc(40% - 23px);
        }
    }
}

/* index|banner|bullet */
.ind-banner .swiper-pagination .swiper-pagination-bullet{
    width: 30px;
    height: 6px;
    border-radius: 10px;
    transition: all 500ms ease-in-out;
}
.ind-banner .swiper-pagination .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    border-radius: 20px;
}

/* index set */
.index-h1-template2 {
    margin-bottom: -30px !important;
}
.index-h1__setting {
    font-weight: 100;
    text-align: left;
}
.ind-section h2 span {
    padding-bottom: 20px;
    font-weight: 700;
    position: relative;
    &:after {
        width: 50px;
        height: 3px;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        background-color: #1865AB;
        content: "";
    }
}
.ind-category {
    .product {
        .product__item {
            padding: 20px;
            position: relative;
            .img {
                margin-bottom: 0;
                &:after {
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    left: 0;
                    top: 0;
                    content: "";
                    background-color: rgba(25, 43, 83, .3);
                    transition: all 500ms ease-in-out;
                }
            }
            .text {
                width: 100%;
                padding: 60px;
                position: absolute;
                top: 0;
                right: 0;
                text-align: right;
                transition: all 500ms ease-in-out;
                h3 {
                    position: relative;
                    &:after {
                        width: 0;
                        height: 1px;
                        position: absolute;
                        right: -10px;
                        bottom: -10px;
                        background-color: #fff;
                        content: "";
                        transition: all 500ms ease-in-out;
                    }
                    a {
                        color: #fff;
                    }
                }
            }
            &:hover {
                .img {
                    margin-bottom: 0;
                    img {
                        transform: scale(1.05);
                    }
                    &:after {
                        background-color: rgba(25, 43, 83, .75);
                    }
                }
                .text {
                    padding-right: 65px;
                    h3 {
                        &:after {
                            width: 100%;
                        }
                    }
                }
            }
        }
    }
}
.index-editor-template43 {
    .about-block {
        .about-inner {
            width: 42%;
            .img {
                display: none;
            }
            .title--lg {
                margin-bottom: 0;
                span {
                    margin-left: 0;
                    margin-right: 15px;
                }
            }
            .btnbox {
                padding: 20px 0 0;
            }
        }
    }
}
@media (max-width: 991px) {
    .index-editor-template43 {
        .about-block {
            .about-inner {
                width: 100%;
            }
        }
    }
}
@media (max-width: 768px) {
    .index-editor-template43 {
        .about-block {
            .about-inner {
                .img {
                    margin: 0 auto 20px;
                    display: block;
                }
            }
            .img {
                display: none;
            }
        }
    }
}
.index-editor-template22 {
    .index-editor-template21-groups {
        .right-content {
            width: 40%;
            align-items: flex-start;
            text-align: left;
            position: relative;
        }
        .left-pic {
            width: 60%;
        }
        .title {
            font-size: 30px;
            font-weight: 700;
        }
        .title--xs {
            font-size: 16px;
        }
        .small-pics {
            width: 47vw;
            margin: 0;
            transform: translateX(-1vw) translateY(8vw);
            z-index: 1;
            .small-pic {
                width: 25%;
                height: auto;
                margin: 0 !important;
                padding-top: 32px;
                text-align: center;
                border-radius: 0;
                overflow: inherit;
                position: relative;
                z-index: 0;
                &:after {
                    width: 170px;
                    height: 170px;
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    transform: translate(-50%, -50%);
                    content: "";
                    border-radius: 50%;
                    border: 3px solid #b5c3dd;
                    background-color: #fff;
                    z-index: -1;
                    transition: all 500ms ease-in-out;
                }
                img {
                    width: auto;
                    height: 42%;
                    margin: 0 auto 10px;
                    display: block;
                }
                span {
                    max-width: 120px;
                    margin: 0 auto;
                    display: block;
                    line-height: 20px;
                    color: #2f4d80;
                    font-weight: 600;
                }
                &:hover {
                    &:after {
                        background-color: #edf0f7;
                    }
                }
            }
        }
    }
}
html[lang="zh-TW"] {
    .index-editor-template22 {
        .index-editor-template21-groups {
            .small-pics {
                span {
                    max-width: 80px;
                }
            }
        }
    }
}
@media (max-width: 1520px) {
    .index-editor-template22 {
        .index-editor-template21-groups {
            .small-pics {
                width: 58vw;
                transform: translateX(-1vw) translateY(6vw);
            }
        }
    }
}
@media (max-width: 1470px) {
    .index-editor-template22 {
        .index-editor-template21-groups {
            .small-pics {
                width: 60vw;
            }
        }
    }
}
@media (max-width: 991px) {
    .index-editor-template22 {
        .index-editor-template21-groups {
            flex-direction: column;
            .right-content {
                width: 100%;
                padding-bottom: 100px;
                align-items: center;
                text-align: center;
                order: 2;
            }
            .small-pics {
                width: 100%;
                transform: translateY(6vw);
            }
            .left-pic {
                width: 100%;
                order: 1;
            }
        }
    }
}
@media (max-width: 768px) {
    .index-editor-template22 {
        .index-editor-template21-groups {
            .right-content {
                padding-bottom: 70px;
                .small-pics {
                    .small-pic {
                        width: 50%;
                        &:after {
                            width: 150px;
                            height: 150px;
                        }
                    }
                }
            }
        }
    }
}
@media (max-width: 480px) {
    .index-editor-template22 {
        .index-editor-template21-groups {
            .right-content {
                .small-pics {
                    .small-pic {
                        span {
                            font-size: 15px;
                        }
                        &:after {
                            width: 145px;
                            height: 145px;
                        }
                    }
                }
            }
        }
    }
}
.ind-middle, .ind-above {
    margin: 45px 0;
}
.ind-middle {
    margin-bottom: 90px;
}
@media (max-width: 991px) {
    .ind-middle, .ind-above {
        margin: 20px 0;
    }
}
.ind-news {
    padding-top: 80px;
    .news {
        .news__item {
            padding: 20px;
            .info {
                position: relative;
                .date {
                    padding: 5px 50px 5px 15px;
                    position: absolute;
                    right: 10px;
                    top: -35px;
                    color: #fff;
                    background-color: #1865AB;
                    &:before {
                        width: 35px;
                        height: 1px;
                        position: absolute;
                        right: 0;
                        top: 50%;
                        content: "";
                        background-color: #fff;
                    }
                    i {
                        display: none;
                    }
                }
                .btnset {
                    width: 160px;
                    margin: auto;
                    display: block;
                    background-color: transparent;
                    color: #1865AB;
                    border: none;
                    &:hover {
                        transform: translateX(2px);
                    }
                }
            }
        }
    }
}

/* product */
.page-pdt-index {
    .product {
        .product__item {
            padding: 0 0 80px;
            .img {
                margin-bottom: 0;
                &:hover {
                    box-shadow: none;

                }
            }
            .text {
                background-color: #999;
                flex-direction: column;
                justify-content: center;
                position: relative;
                z-index: 0;
                transition: all 500ms ease-in-out;
                &:after {
                    width: 20vw;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    left: -80px;
                    content: "";
                    transform: skewX(15deg);
                    background-color: #999;
                    transition: all 500ms ease-in-out;
                }
                h3 {
                    z-index: 1;
                    a {
                        margin-bottom: 0;
                        color: #fff;
                        &:before {
                            width: 120px;
                            height: 120px;
                            margin: 0 auto 20px;
                            transform: rotate(45deg);
                            content: "";
                            background-image: url("/uploads/tinymce/images/ebb8f13daa36b9129760c6b4f993cd4368ef431be1b3c.png");
                            background-repeat: no-repeat;
                            background-size: 120px;
                            display: block;
                            transition: all 500ms ease-in-out;
                        }
                    }
                }
            }
            &:hover {
                .img {
                    img {
                        transform: scale(1.05);
                    }
                }
                .text {
                    background-color: #656a7c;
                    &:after {
                        background-color: #656a7c;
                    }
                    h3 {
                        a {
                            &:before {
                                transform: rotate(150deg);
                            }
                        }
                    }
                }
            }
            &:nth-child(even) {
                .img {
                    order: 2;
                }
                .text {
                    order: 1;
                    z-index: 1;
                    &:after {
                        right: -80px;
                        left: inherit;
                    }
                }
            }
        }
    }
}
@media (max-width: 991px) {
    .page-pdt-index {
        .product {
            .product__item {
                .text {
                    &:after {
                        display: none;
                    }
                    h3 {
                        a {
                            padding: 12px;
                            &:before {
                                width: 90px;
                                height: 90px;
                                background-size: 90px;
                            }
                        }
                    }
                }
                &:nth-child(even) {
                    .img {
                        order: 1;
                    }
                    .text {
                        order: 2;
                    }
                }
            }
        }
    }
}
@media (max-width: 600px) {
    .page-pdt-index {
        .product {
            .product__item {
                padding-bottom: 40px;
            }
        }
    }
}
.page-pdt-list {
    .product {
        display: flex;
        flex-wrap: wrap;
        .product__item {
            width: 33.33333333%;
            display: block;
            .img, .text {
                width: 100%;
            }
            .text {
                justify-content: center;
            }
        }
    }
}
@media (max-width: 768px) {
    .page-pdt-list {
        .product {
            .product__item {
                width: 100%;
            }
        }
    }
}
.pro-search {
    margin: 0 -10px 10px;
    .pro-search-btn {
        padding: 0 15px 15px;
        align-items: flex-end;
        .btnset {
            width: 100%;
            height: 50px;
            margin: 0;
            border-radius: 6px;
        }
    }
}
@media (max-width: 768px) {
    .pro-search {
        margin-bottom: 30px;
        .pro-search-btn {
            padding-top: 30px;
        }
    }
}
.pro-table-div {
    width: 100%;
    margin-bottom: 20px;
    overflow-x: auto;
}
.pro-table {
    width: 100%;
    min-width: max-content;
    th, td {
        padding: 7px 13px;
        border: 1px solid #cccccc;
    }
    th {
        background-color: #1E3B67;
        color: #fff;
        font-weight: 300;
        text-align: center;
        &.width-xl {
            width: 25.5%;
        }
        &.width-lg {
            width: 160px;
        }
        &.width-md {
            width: 130px;
        }
    }
    tr {
        transition: all 500ms ease-in-out;
        &:nth-child(odd) {
            background-color: #f6f6f6;
        }
        &:hover {
            background-color: #edf0f7;
        }
    }
    td {
        &.center {
            text-align: center;
        }
    }
    &.table-xl {
        min-width: 1440px;
    }
    &.table-center {
        td {
            text-align: center;
        }
    }
}

/* news */
.news--list {
    .news__item {
        margin-bottom: 0;
        box-shadow: none;
        border-bottom-color: #d0cfcf;
        .img {
            display: none;
        }
        .info {
            width: 100%;
            padding: 0;
            .inner {
                width: calc(100% - 160px);
                padding: 5px 0 5px 30px;
            }
            .description {
                -webkit-line-clamp: 2;
            }
            .date {
                width: 160px;
                padding: 15px;
                margin-top: 0;
                color: #fff;
                background-color: #1865AB;
                display: flex;
                justify-content: center;
                align-items: center;
                flex-direction: column;
                i {
                    margin-bottom: 6px;
                    font-size: 24px;
                }
            }
            .btnset {
                display: none;
            }
        }
    }
}
@media (max-width: 600px) {
    .news--list {
        .news__item {
            padding: 30px 10px;
            .info {
                .date, .inner {
                    width: 100%;
                }
                .date {
                    margin-bottom: 15px;
                    flex-direction: row;
                    i {
                        margin: 0 10px 0 0;
                    }
                }
                .inner {
                    padding-left: 0;
                }
            }
        }
    }
}

/* about */
.about-block {
    .title {
        font-weight: 600;
    }
}
.related-info {
    margin: 80px -20px 0;
    padding-block: 20px;
    .item {
        padding-inline: 20px;
        .img {
            overflow: hidden;
            img {
                width: 100%;
                height: auto;
                display: block;
                transition: all 1s ease-in-out;
                transform: scale(1) translate(0);
            }
        }
        .text {
            padding: 15px;
            font-size: 18px;
            font-weight: 600;
            background-color: #efefef;
            text-transform: uppercase;
        }
        &:hover {
            .img {
                img {
                    transform: scale(1.15) translate(-30px, 10px);
                }
            }
            .text {
                a {
                    color: #1865ab;
                }
            }
        }
    }
}

@media (max-width: 991px) {
    .related-info {
        .item {
            margin-bottom: 30px;
            &:last-child {
                margin-bottom: 0;
            }
        }
    }
}
.bank104 {
    color: #1865ab;
    font-size: 18px;
    font-weight: 600;
    img {
        margin-left: 10px;
        vertical-align: bottom;
        transition: all 500ms ease-in-out;
        &:hover {
            transform: translateX(5px);
        }
    }
}
.milestones {
    padding: 0 30px;
    .title--big {
        margin-bottom: 20px;
        font-weight: 500;
        color: #777;
    }
    dl {
        padding: 0 10px;
        &:nth-child(even) {
            background-color: #f6f6f6;
        }
        dt {
            width: 130px;
            padding: 10px;
            .title {
                margin-right: 10px;
                color: #1865AB;
                font-weight: 600;
                font-style: oblique;
                letter-spacing: .1rem;
            }
        }
        dd {
            width: calc(100% - 130px);
            padding: 20px 10px;
        }
    }
}
@media (max-width: 600px) {
    .milestones {
        padding: 0;
        dl {
            dt, dd {
                width: 100%;
            }
            dd {
                padding: 0 10px 20px;
            }
        }
    }
}

/* contact */
.contact-block {
    margin-top: 30px;
    .contact-block__form {
        width: 65%;
        padding-left: 3rem;
        order: 2;
    }
    .contact-block__info {
        width: 35%;
        order: 1;
    }
}
@media (max-width: 768px) {
    .contact-block {
        .contact-block__form, .contact-block__info {
            width: 100%;
        }
        .contact-block__form {
            padding-left: 0;
            order: 1;
        }
        .contact-block__info {
            order: 2;
        }
    }
}

.page-investor-list, .page-esg-list {
    .product {
        width: 80%;
        margin: auto;
        .product__item {
            padding: 20px;
            position: relative;
            display: flex;
            align-items: center;
            .img {
                display: none;
            }
            .text {
                padding: 10px 20px;
                text-align: left;
                transition: all 500ms ease-in-out;
                .name {
                    margin-bottom: 0;
                    color: #fff;
                }
            }
            &:after {
                width: calc(100% - 40px);
                height: calc(100% - 40px);
                position: absolute;
                left: 20px;
                top: 20px;
                content: "";
                background-color: #a9b9c9;
                z-index: -1;
            }
            &:hover {
                .text {
                    transform: translateX(5px);
                    .name {

                    }
                }
            }
        }
    }
}
@media (max-width: 768px) {
    .page-investor-list, page-esg-list {
        .product {
            width: 100%;
        }
    }
}
@media (max-width: 600px) {
    .page-investor-list, page-esg-list {
        .product {
            .product__item {
                &:after {
                    height: calc(100% - 20px);
                    top: 10px;
                }
            }
        }
    }
}


/* Investor */
.quarterly {
    .item {
        padding-bottom: 10px;
        margin-bottom: 30px;
        border-bottom: 1px dashed #c3c3c3;
        .title {
            padding-left: 10px;
            font-weight: 700;
            display: block;
        }
        .btnbox {
            padding: 10px 0 20px;
            text-align: left;
            .btnset {
                width: auto;
                padding: 8px 15px;
                border-radius: 5px;
                color: #666;
                background-color: #fff;
                border-color: #999;
                &:before {
                    margin-right: 7px;
                    font-family: 'icomoon';
                    content: '\eadf';
                    background: transparent;
                }
                &:hover {
                    color: #fff;
                    background-color: #999;
                    transform: translateY(0);
                    &:before {
                        font-weight: bold;
                    }
                }
            }
        }
    }
    &.regulation {
        .item {
            .btnbox {
                .btnset {
                    width: calc(50% - 10px);
                    text-align: left;
                    white-space: normal;
                    display: flex;
                    align-items: center;
                }
            }
        }
    }
}
@media (max-width: 768px) {
    .quarterly {
        &.regulation {
            .item {
                .btnbox {
                    .btnset {
                        width: calc(100% - 10px);
                    }
                }
            }
        }
    }
}
.headline {
    padding: 10px;
    margin-bottom: 20px;
    border-bottom: 1px #006cb7 solid;
    color: #006cb7;
}
.sub-headline {
    padding: 2px 15px 4px;
    border-radius: 3px;
    background-color: #006cb7;
    color: #FFFFFF;
}
.space {
    height: 10px;
}
.investor-table {
    overflow-x: auto;
    &.monthly
    {
        table {
            width: 900px;
        }
    }
    table {
        max-width: 900px;
    }
}


/* ESG */
.index-editor-template46 .item {
    padding: 0 20px 40px;
    position: relative;
}
.index-editor-template46 .item .img {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}
.index-editor-template46 .item .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 500ms ease-in-out;
}
.index-editor-template46 .item .img:after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    opacity: 0.3;
    transition: all 500ms ease-in-out;
}
.index-editor-template46 .item .info {
    width: calc(100% - 40px);
    padding: 40px 20px 20px;
    border-radius: 0 0 20px 20px;
    position: absolute;
    left: 20px;
    bottom: 40px;
    transition: all 200ms ease-in-out;
}
.index-editor-template46 .item .info .s-icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: absolute;
    right: 20px;
    bottom: 20px;
    justify-content: center;
    align-items: center;
    transition: all 500ms ease-in-out;
}
.index-editor-template46 .item .info .s-icon img {
    max-width: 40px;
    height: auto;
}
.index-editor-template46 .item .info .title {
    width: calc(100% - 80px);
    line-height: 30px;
    font-weight: 600;
    display: block;
}
.index-editor-template46 .item .info ul {
    width: calc(100% - 80px);
    margin: 10px 0 0;
    padding-left: 0;
    transition: all 500ms ease-in-out;
}
.index-editor-template46 .item .info ul li {
    list-style-type: none;
}
.index-editor-template46 .item .info ul li:before {
    margin-right: 10px;
    font-family: "icomoon";
    content: "\f105";
}
.index-editor-template46 .item:hover .img img {
    transform: scale(1.05) translateX(10px);
}
.index-editor-template46 .item:hover .img:after {
    opacity: 1;
}
.index-editor-template46 .item:hover .info {
    transform: rotate(360deg);
}
.index-editor-template46 .item:hover .info .s-icon {
    transform: scale(1.2) translateY(-150%);
}
@media only screen and (max-width: 600px) {
    .index-editor-template46 .wrapper {
        padding: 0;
    }
    .index-editor-template46 .item {
        padding: 0 0 40px;
    }
    .index-editor-template46 .item .img {
        border-radius: 20px 20px 0 0;
    }
    .index-editor-template46 .item .info {
        width: 100%;
        padding-top: 20px;
        position: relative;
        left: inherit;
        bottom: inherit;
    }
    .index-editor-template46 .item .info .s-icon {
        bottom: inherit;
        top: -50px;
    }
    .index-editor-template46 .item .info .title, .index-editor-template46 .item .info ul {
        width: 100%;
    }
    .index-editor-template46 .item:hover .info .s-icon {
        transform: scale(1.2) translateY(-60%);
    }
}

/* FAQ */
.faq {
    padding: 0 30px;
    .accordion-item {
        margin-bottom: 20px;
        &:last-child {
            margin-bottom: 0;
        }
    }
}

/* 展開收合 */
.accordion-wrapper {
    margin: 30px auto;
}
.accordion-item {}

/* 標題 */
.accordion-header {
    padding: 12px 20px 12px 45px;
    border-radius: 6px;
    /*color: #1865AB;*/
    background-color: #eeeeee;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    transition: background-color 0.3s;
    position: relative;
    &:hover {
        background-color: #eaeaea;
    }
    &:before {
        position: absolute;
        left: 18px;
        top: 12px;
        color: #1865AB;
        font-family: 'icomoon' !important;
        font-weight: normal;
        content: "\e902";
        transition: all 500ms ease-in-out;
    }
}
/* 內容 (預設隱藏) */
.accordion-content {
    display: none;
    padding: 20px;
    background-color: #eeeeee;
    line-height: 1.6;
    border-radius: 0 0 6px 6px;
}

/* 啟用狀態樣式 */
.accordion-item.active .accordion-header {
    color: #FFFFFF;
    background-color: #1865AB;
    border-radius: 6px 6px 0 0;
    &:before {
        color: #FFFFFF;
    }
}
.icon {
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.3s ease;
    i {
        font-size: 20px;
    }
}
.accordion-item.active .icon {
    transform: rotate(180deg);
}

