#site-scroll-top {
    display: none !important;
}

.ot-footer,
.ot-footer *,
.ot-footer *::before,
.ot-footer *::after {
    box-sizing: border-box;
}

.ot-footer * {
    margin: 0;
    padding: 0;
}

.ot-footer {
    position: relative;
    width: 100%;
    padding: 53px 0 0;
    background-color: #046eb8;
    font-family: "Noto Sans TC", "Noto Sans JP", "Poppins", sans-serif !important;
}

.ot-footer a {
    text-decoration: none;
    transition: opacity 0.2s, color 0.2s, background-color 0.2s;
}

.ot-footer a[x-apple-data-detectors],
.ot-footer .ot-info-list a[x-apple-data-detectors] {
    color: #fff !important;
    font: inherit !important;
    text-decoration: none !important;
    -webkit-text-fill-color: #fff !important;
}

.ot-footer .ot-info-list .ot-info-link,
.ot-footer .ot-info-list .ot-info-link *,
.ot-footer .ot-info-list .ot-info-text,
.ot-footer .ot-info-list .ot-info-text * {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}

.ot-footer ul {
    list-style: none;
}

.ot-footer img {
    display: block;
    width: 100%;
    backface-visibility: hidden;
}

.ot-footer .ot-wrap {
    max-width: 1740px;
    margin: 0 auto;
    padding: 0 clamp(56px, 6vw, 88px);
    display: flex;
    flex-wrap: wrap;
}

.ot-footer .ot-top {
    display: flex;
    width: 100%;
    padding-bottom: 33px;
}

.ot-footer .ot-left {
    width: 420px;
    flex-shrink: 0;
    padding-right: 28px;
}

.ot-footer .ot-brand-lockup {
    width: fit-content;
    max-width: 100%;
}

.ot-footer .ot-brand-heading {
    width: fit-content;
    max-width: 100%;
}

.ot-footer .ot-down-logo {
    width: 260px;
    margin: 0 auto 14px;
}

.ot-footer .ot-company-name {
    width: fit-content;
    max-width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.8px;
    line-height: 1.4;
    margin-bottom: 6px;
}

.ot-footer .ot-company-name-en {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.6px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.ot-footer .ot-info-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 33px;
}

.ot-footer .ot-info-list li {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
}

.ot-footer .ot-info-list li:last-child {
    margin-bottom: 0;
}

.ot-footer .ot-info-list .ot-info-link {
    display: inline-flex;
    align-items: center;
    width: 100%;
    color: #fff;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.3px;
    font-family: "Noto Sans JP", "Noto Sans TC", "Poppins", sans-serif;
    white-space: nowrap;
}

.ot-footer .ot-info-list .ticon,
.ot-footer .ot-info-list .ticon::before {
    font-family: "ticons" !important;
}

.ot-footer .ot-info-list .ticon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
}

.ot-footer .ot-info-list .ticon-phone::before {
    content: "\e116";
}

.ot-footer .ot-info-list .ticon-phone {
    font-size: 16px;
    position: relative;
    left: 1px;
}

.ot-footer .ot-info-list .ticon-envelope::before {
    content: "\e24e";
    position: relative;
    left: 0.5px;
}

.ot-footer .ot-info-list .ticon-print::before {
    content: "\e102";
}

.ot-footer .ot-info-list .ticon-print {
    font-size: 16px;
}

.ot-footer .ot-info-list .ticon-map-marker {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.ot-footer .ot-info-list .ticon-map-marker::before {
    content: "\e183";
    position: relative;
    top: 0;
    left: 0.5px;
    font-size: 16px;
}

.ot-footer .ot-info-list .ot-info-text {
    display: inline-block;
    font-family: "Poppins", "Noto Sans JP", "Noto Sans TC", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.3px;
    font-variant-numeric: tabular-nums;
    white-space: nowrap;
}

.ot-footer .ot-info-list li a:hover,
.ot-footer .ot-footer-link p > a:hover,
.ot-footer .ot-footer-link .ot-submenu li a:hover {
    opacity: 0.8;
}

.ot-footer .ot-btn {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 208px;
    height: 47px;
    border-radius: 999px;
    border: 1px solid #fff;
    padding: 0 19px 0 16px;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.66px;
    font-family: "Poppins", "Noto Sans TC", sans-serif;
    background-color: transparent;
    gap: 18px;
}

.ot-footer .ot-btn svg {
    width: 22px;
    height: 22px;
    flex: 0 0 auto;
}

.ot-footer .ot-btn svg polyline,
.ot-footer .ot-btn svg line {
    stroke: currentColor;
    transition: stroke 0.2s;
}

.ot-footer .ot-btn:hover {
    color: #046eb8;
    background-color: #fff;
    box-shadow: 0 0 12px rgba(4, 110, 184, 0.23);
}

.ot-footer .ot-right {
    width: calc(100% - 420px);
}

.ot-footer .ot-footer-link {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-grow: 1;
    margin: 0 -14px;
    padding-top: 34px;
    padding-left: 90px;
}

.ot-footer .ot-footer-link > li {
    width: 100%;
    max-width: 200px;
    padding: 0 20px;
    flex-shrink: 0;
    margin-bottom: 20px;
}

.ot-footer .ot-footer-link p {
    display: flex;
    width: 100%;
    position: relative;
}

.ot-footer .ot-footer-link p > a {
    width: 100%;
    position: relative;
    margin-bottom: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0.8px;
    line-height: 1.43;
}

.ot-footer .ot-footer-link p > a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 26px;
    height: 3px;
    background-color: #fff;
}

.ot-footer .ot-footer-link .ot-submenu li {
    padding: 6px 0;
    font-size: 14px;
    line-height: 1.43;
}

.ot-footer .ot-footer-link .ot-submenu li a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

.ot-footer .ot-bottom {
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 2px;
    padding-bottom: 12px;
}

.ot-footer .ot-copyright {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    min-height: 75px;
    margin: auto;
}

.ot-footer .ot-footer-info {
    width: auto;
    margin-right: 4px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    letter-spacing: 0.1px;
}

.ot-go-top {
    position: fixed;
    right: 8px;
    bottom: 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 998;
}

.ot-go-top__button {
    position: relative;
    width: 84px;
    height: 84px;
    margin-bottom: 6px;
    border: 1px solid rgba(4, 110, 184, 0.18);
    border-radius: 999px;
    background: #046eb8;
    box-shadow: 0 10px 24px rgba(4, 110, 184, 0.22);
    color: #fff;
    cursor: pointer;
    transform: rotate(-90deg);
    transition: border-color 0.3s, color 0.3s, background-color 0.3s, box-shadow 0.3s;
}

.ot-go-top__button::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 56px;
    height: 56px;
    border: 1px solid rgba(255, 255, 255, 0.96);
    border-radius: 999px;
    background: transparent;
    transform: translate(-50%, -50%);
    transition: background-color 0.3s, border-color 0.3s;
}

.ot-go-top__arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 11px;
    background: no-repeat center / 11px 9px url("/wp-content/uploads/2025/10/arrow3.png");
    filter: brightness(0) invert(1);
    transform: translate(-50%, -50%);
    z-index: 1;
    transition: filter 0.3s;
}

.ot-go-top__button:hover,
.ot-go-top__button:focus-visible {
    background: #0b7ac8;
    box-shadow: 0 12px 28px rgba(4, 110, 184, 0.28);
    color: #fff;
    outline: none;
}

.ot-go-top__label {
    writing-mode: vertical-lr;
    font-size: 13px;
    color: #046eb8;
    font-family: "Poppins", "Noto Sans TC", sans-serif;
    letter-spacing: 0.8px;
    text-shadow: 0 0 12px rgba(255, 255, 255, 0.3);
    transition: color 0.3s, text-shadow 0.3s;
}

.ot-go-top--footer-zone .ot-go-top__button {
    border-color: rgba(255, 255, 255, 0.34);
    background: transparent;
    box-shadow: 0 0 18px rgba(255, 255, 255, 0.18);
}

.ot-go-top--footer-zone .ot-go-top__button:hover,
.ot-go-top--footer-zone .ot-go-top__button:focus-visible {
    background: transparent;
    box-shadow: 0 0 22px rgba(255, 255, 255, 0.26);
    color: #046eb8;
}

.ot-go-top--footer-zone .ot-go-top__button:hover::after,
.ot-go-top--footer-zone .ot-go-top__button:focus-visible::after {
    background-color: #fff;
}

.ot-go-top--footer-zone .ot-go-top__button:hover .ot-go-top__arrow,
.ot-go-top--footer-zone .ot-go-top__button:focus-visible .ot-go-top__arrow {
    filter: none;
}

.ot-go-top--footer-zone .ot-go-top__label {
    color: #fff;
    text-shadow: none;
}

.ot-float-btn-box {
    position: fixed;
    right: 11px;
    bottom: 218px;
    z-index: 999;
}

.ot-float-btn-box,
.ot-fixed-quick-link,
.ot-fixed-quick-link * {
    box-sizing: border-box;
}

.ot-float-btn-box__item:not(:last-child) {
    margin-bottom: 20px;
}

.ot-float-btn-box__item a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 110px;
    height: 50px;
    padding: 0 24px;
    border-radius: 99px;
    background-color: #046eb8;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.4px;
    font-family: "Noto Sans JP", "Noto Sans TC", "Poppins", sans-serif;
    white-space: nowrap;
    text-decoration: none;
}

.ot-float-btn-box__item a:hover {
    background-color: #fff;
    color: #046eb8;
}

.ot-fixed-quick-link {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;
    background-color: #046eb8;
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.1);
    padding-bottom: env(safe-area-inset-bottom);
}

.ot-fixed-quick-link ul {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}

.ot-fixed-quick-link li {
    flex: 1 1 0;
}

.ot-fixed-quick-link li:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.ot-fixed-quick-link a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 55px;
    padding: 0 12px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-family: "Poppins", "Noto Sans TC", sans-serif;
    text-decoration: none;
}

@media (max-width: 1800px) {
    .ot-footer .ot-footer-link {
        flex-wrap: wrap;
    }

    .ot-footer .ot-footer-link > li {
        flex-shrink: 0;
        margin-bottom: 20px;
    }
}

@media (max-width: 1700px) {
    .ot-footer .ot-footer-link {
        padding-left: 60px;
    }

    .ot-footer .ot-footer-link > li {
        max-width: 180px;
    }
}

@media (max-width: 1600px) {
    .ot-footer .ot-footer-link {
        padding-left: 0;
    }
}

@media (max-width: 1400px) {
    .ot-footer .ot-footer-link > li {
        max-width: 140px;
        padding: 0 14px;
    }
}

@media (max-width: 1200px) {
    .ot-go-top,
    .ot-float-btn-box {
        display: none;
    }

    .ot-footer .ot-wrap {
        padding: 0 20px;
    }

    .ot-footer .ot-top {
        flex-direction: column;
    }

    .ot-footer .ot-left,
    .ot-footer .ot-right {
        width: 100%;
    }

    .ot-footer .ot-left {
        padding-right: 0;
    }

    .ot-footer .ot-right {
        width: 100%;
    }

    .ot-footer .ot-info-list .ot-info-link,
    .ot-footer .ot-info-list .ot-info-text {
        white-space: normal;
    }

    .ot-footer .ot-copyright {
        width: 100%;
        padding: 0 20px;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }

    .ot-footer .ot-footer-info {
        width: 100%;
        margin-right: 0;
        text-align: left;
        white-space: normal;
        line-height: 1.4;
    }
}

@media (min-width: 1201px) {
    .ot-fixed-quick-link {
        display: none;
    }
}

@media (max-width: 540px) {
    .ot-footer .ot-info-list .ot-info-link {
        font-size: 15px;
    }
}

@media (max-width: 1024px) {
    .ot-footer .ot-footer-link {
        justify-content: flex-start;
    }
}

@media (max-width: 840px) {
    .ot-footer .ot-footer-link > li {
        width: 25%;
        max-width: none;
    }
}

@media (max-width: 767px) {
    .ot-footer .ot-right {
        padding-left: 0;
    }
}

@media (max-width: 720px) {
    .ot-footer .ot-footer-link > li {
        width: 33.33%;
        max-width: none;
    }
}

@media (max-width: 540px) {
    .ot-footer .ot-footer-link > li {
        width: 50%;
        max-width: none;
    }
}

@media (max-width: 480px) {
    .ot-footer .ot-footer-link > li {
        width: 100%;
        max-width: none;
    }

    .ot-footer .ot-footer-link p::after {
        content: "▼";
        position: absolute;
        right: 0;
        top: 4px;
        color: #fff;
        font-size: 10px;
        transform: scaleX(1.2);
    }
}
