body {
    /*font-family: 'Tangerine', serif;*/
    font-family: 'Poppins', sans-serif,'微軟正黑體',sans-serif;
    /*font-size: 48px;*/
    margin: 0; /*0723 修改*/
}

html {
    box-sizing: border-box;
    margin:0;
    padding:0;
    background-color: #f0f0f9;
    scroll-behavior: smooth;
}

.main-container {
    min-height: calc(100vh - 173px);
    overflow: hidden; /*0723 修改*/
}

div.top-container {
    background-color: #c3e0ff;
    width: 100%;
    padding: 30px 0 0;
    position: relative;
}

/*div.top-container img.desk-banner {
    max-width: 1920px;
    width: 100%;
    display: block;
    margin: 0 auto;
}*/

div.desk-banner {
    max-width: 1920px;
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;

}
div.desk-banner img {
    width: 100%;
    height: auto;
}

img.desk-banner-left {
    position: absolute;
    top: 52px;
    left: 153px;
    width: 832px !important;
    height: auto !important;
}

img.desk-banner-right {
    position: absolute;
    bottom: 0;
    right: 110px;
    width: 669px !important;
    height: auto !important;
}


/* AOS 原始樣式會在進場後加上 .aos-animate */
img.desk-banner-minutes {
    display: block;
    animation: breathe 1s ease-in-out infinite;
    transform-origin: center center;
    position: absolute;
    top: 309px;
    right: 636px;
    width: 166px !important;
    height: auto !important;
}

/* 呼吸動畫：放大縮小 + 透明度變化 */
@keyframes breathe {
    0% {
        transform: scale(1);
        opacity: 0.8;
    }
    50% {
        transform: scale(1.05);
        opacity: 1;
    }
    100% {
        transform: scale(1);
        opacity: 0.8;
    }
}


div.top-container img.mobile-banner {
    width: 100%;
    display: none;
    margin: 0 auto;
}

div.top-container img.mobile-banner-up {
    display: none;
}

div.top-text-field {
    border-radius: 40px;
    background-color: #ffffff;
    padding: 7px 30px 7px;
    max-width: 1800px;
    width: 93%;
    height: 70px;
    margin: 0 auto 10px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
}

span.event-info-text {
    font-size: 22px;
    font-weight: 700;
}

div.event-info-link-box {
    display: flex;
    flex-flow: row nowrap;
}

a.event-item-box {
    display: block;
    background-color: #289b9e;
    border-radius: 40px;
    color: #ffffff;
    padding: 10px 25px 10px;
    font-size: 22px;
    font-weight: 700;
    margin: 0 10px 0 0;
    text-decoration: none; /*0723 修改*/
}

a.insurance-tips {
    display: block;
    background-color: #ff7601;
    border-radius: 40px;
    color: #ffffff;
    padding: 10px 25px 10px;
    font-size: 22px;
    font-weight: 700;
    margin: 0 10px 0 0;
    text-decoration: none; /*0723 修改*/
}

div.member-box img {
    display: block;
    margin-bottom: 0;
    max-width: 400px;
    width: 85%;
}

div.member-box {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-around;
    max-width: 1380px;
    width: 100%;
    margin: 40px auto 0;
}

div.option-box {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    max-width: 1380px;
    width: 100%;
    margin: 40px auto 0;
}

div.option-box img {
    display: block;
    max-width: 446px;
    width: 85%;
    margin: 0 40px 0;
}

div.insurance-box {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-around;
    max-width: 1380px;
    width: 100%;
    margin: 40px auto 0;
}

div.more-ins {
    padding: 40px 0 40px;
    background-color: #FFFFFF;
    margin: 0 auto 0;
}

div.more-ins-pic {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-around;
    max-width: 1380px;
    width: 100%;
    margin: 20px auto 0;
}

div.more-ins-pic a {
    display: block;
    text-align: center;
}

div.more-ins-pic img {
    max-width: 450px;
}

div.insurance-box img {
    display: block;
    margin-bottom: 0;
    max-width: 449px;
    width: 85%;
}

div.tiger-go {
    display: flex;
    max-width: 1380px;
    width: 100%;
    margin: 70px auto 40px;
    justify-content: center;
}

div.tiger-go a {
    display: flex;
    justify-content: center;
}

div.tiger-go img {
    max-width: 643px;
    width: 85%;
}

div.mission-info {
    width: 100%;
    background-color: #f0f0f9;
    padding: 40px 0;
    position: relative;
    overflow: hidden;
}

img.swim-01 {
    position: absolute;
    z-index: 100;
    top: 108px;
    left: -90px;
    display: block;
}
img.swim-02 {
    position: absolute;
    z-index: 100;
    bottom: 7px;
    right: -313px;
    display: block;
}
img.swim-03 {
    position: absolute;
    z-index: 100;
    top: 470px;
    left: 100px;
    display: block;
}
img.swim-05 {
    position: absolute;
    z-index: 100;
    bottom: 100px;
    left: 80px;
    display: block;
}
img.swim-06 {
    position: absolute;
    z-index: 100;
    bottom: 208px;
    right: 100px;
    display: block;
}

div.mission-content {
    max-width: 1380px;
    width: 100%;
    margin: 0 auto;
}

img.mission_01 {
    max-width: 713px;
    width: 95%;
    margin: 0 auto 40px;
    display: block;
}

img.mission_02 {
    max-width: 734px;
    width: 85%;
    margin: -30px auto 30px;
    display: block;
}

img.luggage-ready {
    max-width: 651px;
    width: 85%;
    margin: 50px auto 40px;
    display: block;
}

img.more-ins-png {
    max-width: 332px;
    width: 75%;
    margin: 0 auto 40px;
    display: block;
}



img.start-journey {
    max-width: 560px;
    width: 85%;
    margin: 50px auto 35px;
    display: block;
}

img.insurance-go {
    max-width: 480px;
    width: 65%;
}

div.insurance-go-wrap {
    text-align: center;
    margin-top: 60px;
}

a.insurance-go {
    margin: 0 auto 0;
    text-align: center;
    align-items: center;
    justify-content: center;
}

div.mission_01_text {
    max-width: 960px;
    width: 95%;
    margin: 0 auto;
    font-size: 30px;
    font-weight: bold;
    color:#0060d4;
}
div.mission_01_text.add-margin-top {
    margin-top: 40px;
}
div.mission_02_text {
    max-width: 960px;
    width: 100%;
    margin: 10px auto 0;
    font-size: 20px;
    font-weight: bold;
    color:#000000;
    padding-left: 32px;
}

div.mission-title {
    font-size: 30px;
    font-weight: bold;
    color:#5d4cac;
    line-height: 28px;
}

div.mission-subtitle {
    font-size: 20px;
    font-weight: bold;
    color:#000000;
    margin-top: 12px;
}

div.insurance-info {
    font-size: 18px;
    color:#3330ff;
    line-height: 28px;
    max-width: 1100px;
    margin: 30px auto 0;
    width: 85%;
}

div.info-box {
    text-align: center;
    max-width: 85%;
    margin: 15px auto;

}

div.insurance-go-info {
    font-size: 16px;
    color:#ff3137;
    line-height: 26px;
    margin: 0 auto 20px;
    display: inline-block;
    text-align: left;
}

.yellow-dot::before {
    content: '';
    display: inline-block;
    width: 26px;
    height: 26px;
    background-color: #ffb500;
    border-radius: 50%;
    margin-right: 6px; /* 點與文字之間的間距 */
    vertical-align: middle;
    transform: translateY(-4px)
}
.yellow-dot-new {
    width: 26px;
    height: 26px;
    background-color: #ffb500;
    border-radius: 50%;
    margin-right: 6px;
    transform: translateY(-1px);
    display: inline-block;
    min-width: 26px;
    min-height: 26px;
}

div.new-mission-text-box {
    display: flex;
    align-items: start;
    max-width: 1100px;
    width: 90%;
    margin: 10px auto 0;
}

div.new-mission-text-box.add-margin-top {
    margin-top: 30px;
}

div.attention-box {
    width: 100%;
    background-color: #3f51b5;
    margin: 0 auto 0;
    text-align: center;
    padding: 20px 0;
    border-radius: 20px;
}

div.attention-box img{
    width: 50%;
    max-width: 326px;
}



.banner-box {
    width: 100%;
    margin: 0 auto;
}
.banner-box img, .banner-box-mobile img {
    width: 100%;
}

.banner-box-mobile{
    width: 100%;
    margin: 0 auto;
    display:none;

}

.center-box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px
}



h2.us-dollar {
    color: #5b0404;
    font-size: 36px;
    font-weight: 700;
}

.page-content {
    max-width: 1400px;
    background-color: #fff;
    margin: 0 auto 60px;
    padding: 30px;
    height: 500px;
    border-radius: 20px;
    width: 95%;
    border: 6px solid #ffa200;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
}

.notice-content {
    background: #f5f5f5;
    width: 100%;
    /*height: 400px;*/
    position: relative;
    overflow: hidden;
    padding-bottom: 60px;
}

div.text-item {
    width: 90%;
    margin: 40px auto 0;
}

.notice-content .notice-box {
    max-width: 1380px;
    margin: 0 auto 0;
    padding: 60px 30px 30px;
    width: 95%;
}

.notice-title-box {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px auto 20px;
}

h2.notice-title {
    font-size: 36px;
    font-weight: 700;
    color: #5b0404;
}

.center-box span.subtitle {
    font-size: 24px;
}

.gotop,
#aside {
    display: block;
    position: fixed;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

/* line 13, ../sass/style.scss */
.gotop {
    right: 2%;
    bottom: 10%;
    background-image: url('./images/gotop.png');
    width: 50px;
    height: 50px;
    z-index: 550;
}

/* line 22, ../sass/style.scss */
#aside {
    bottom: 20%;
    right: 0;
    z-index: 300;
}
/* line 26, ../sass/style.scss */
#aside a {
    display: block;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
}
/* line 31, ../sass/style.scss */
#aside a.btn-join {
    background-image: url('./images/btn_0630.png');
    width: 162px;
    height: 228px;
    z-index: 300
}
.delay-two {
    animation-delay: 2s;
}

div.bottom-nav {
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none
}

ul.kk-ul li {
    margin-bottom: 10px;
}

.logo-container {
    width: 100%;
    padding: 5px 0;
    margin: 0;
    background-color: #037e7c;
}
.logo-container .logo-box {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
}

@media (max-width: 1760px) {
    img.desk-banner-right {
        width: 655px !important;
        height: auto !important;
        right: 40px;
    }

    img.desk-banner-minutes {
        top: 278px;
        right: 530px;
        width: 155px !important;
    }

}

@media (max-width: 1668px) {
    img.swim-01 {
        display: none;
    }
    img.swim-02 {
        display: none;
    }
    img.swim-03 {
        display: none;
    }
    img.swim-05 {
        display: none;
    }
    img.swim-06 {
        display: none;
    }

    img.desk-banner-left {
        position: absolute;
        top: 45px;
        left: 133px;
        width: 733px !important;
    }

    img.desk-banner-right {
        position: absolute;
        bottom: 0;
        right: 80px;
        width: 582px !important;
    }

    img.desk-banner-minutes {
        top: 278px;
        right: 530px;
        width: 140px !important;
    }
}

@media (max-width: 1488px) {

    img.desk-banner-left {
        position: absolute;
        top: 41px;
        left: 119px;
        width: 649px !important;
    }

    img.desk-banner-right {
        position: absolute;
        bottom: 0;
        right: 86px;
        width: 522px !important;
    }

    img.desk-banner-minutes {
        top: 244px;
        right: 496px;
        width: 123px !important;
    }
}

@media (max-width: 1328px) {

    img.desk-banner-left {
        position: absolute;
        top: 36px;
        left: 107px;
        width: 582px !important;
    }

    img.desk-banner-right {
        position: absolute;
        bottom: 0;
        right: 77px;
        width: 468px !important;
    }

    img.desk-banner-minutes {
        top: 231px;
        right: 454px;
        width: 106px !important;
    }

    div.more-ins-pic {
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        max-width: 1380px;
        width: 100%;
        margin: 20px auto 0;
    }

    div.more-ins-pic img {
        margin: 10px auto;
    }
}

@media (max-width: 1200px) {
    div.member-box {
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        max-width: 1380px;
        width: 100%;
        margin: 40px auto 0;
    }
    div.member-box img {
        margin-bottom: 30px;
    }
}

@media (max-width: 1178px) {

    img.desk-banner-left {
        position: absolute;
        top: 32px;
        left: 93px;
        width: 508px !important;
    }

    img.desk-banner-right {
        position: absolute;
        bottom: 0;
        right: 67px;
        width: 408px !important;
    }

    img.desk-banner-minutes {
        top: 207px;
        right: 390px;
        width: 100px !important;
    }
}

@media (max-width: 1025px) {
    div.member-box {
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        max-width: 1380px;
        width: 100%;
        margin: 40px auto 0;
    }
    div.member-box img {
        margin-bottom: 30px;
    }

    div.insurance-box {
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        max-width: 1380px;
        width: 100%;
        margin: 40px auto 0;
    }

    div.more-ins-pic {
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        max-width: 1380px;
        width: 100%;
        margin: 20px auto 0;
    }
    div.more-ins-pic img {
        margin: 10px auto;
    }
    div.insurance-box img {
        margin-bottom: 30px;
    }
    div.option-box {
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
        max-width: 1380px;
        width: 100%;
        margin: 40px auto 0;
    }
    div.option-box img {
        margin-bottom: 30px;
    }
    div.tiger-go {
        display: flex;
        max-width: 1380px;
        width: 100%;
        margin: 10px auto 30px;
        justify-content: center;
    }


    div.insurance-info {
        font-size: 14px;
        color:#0060d4;
        line-height: 20px;
        margin: 0 auto 0;
    }

    div.insurance-go-info {
        font-size: 14px;
        color:#ff3137;
        line-height: 20px;
        margin: 0 auto 20px;
        display: inline-block;
        text-align: left;
    }

    img.desk-banner-left {
        position: absolute;
        top: 28px;
        left: 81px;
        width: 441px !important;
    }

    img.desk-banner-right {
        position: absolute;
        bottom: 0;
        right: 58px;
        width: 355px !important;
    }

    img.desk-banner-minutes {
        top: 167px;
        right: 333px;
        width: 88px !important;
    }
}
@media (max-width: 910px) {

    img.desk-banner-left {
        position: absolute;
        top: 24px;
        left: 72px;
        width: 391px !important;
    }

    img.desk-banner-right {
        bottom: 0;
        right: 52px;
        width: 314px !important;
    }

    img.desk-banner-minutes {
        top: 167px;
        right: 301px;
        width: 84px !important;
    }
}

@media (max-width: 794px) {

    img.desk-banner-left {
        position: absolute;
        top: 21px;
        left: 63px;
        width: 341px !important;
    }

    img.desk-banner-right {
        position: absolute;
        bottom: 0;
        right: 45px;
        width: 274px !important;
    }

    img.desk-banner-minutes {
        top: 134px;
        right: 266px;
        width: 76px !important;
    }
}

@media (max-width: 768px) {
    #aside a {
        width: 81px !important;
        height: 114px !important;
    }
    img.coupon-item {
        width: 700px;
        height: auto;
    }
}

@media (max-width: 560px) {

    #aside a {
        display: none;
    }

    span.event-year {
        display: none;
    }

    div.top-container {
        background-color: #c3e0ff;
        width: 100%;
        padding: 15px 0 0;
    }

    a.event-item-box {
        display: block;
        background-color: #ff5400;
        border-radius: 40px;
        color: #ffffff;
        padding: 5px 5px 5px;
        font-size: 14px;
        font-weight: 700;
        margin: 0 10px 0 0;
        text-decoration: none; /*0723 修改*/
    }

    a.insurance-tips {
        display: block;
        background-color: #ffba0a;
        border-radius: 40px;
        color: #ffffff;
        padding: 5px 5px 5px;
        font-size: 14px;
        font-weight: 700;
        margin: 0 0 0 0;
        text-decoration: none; /*0723 修改*/
    }

    span.event-info-text {
        font-size: 14px;
        font-weight: 700;
    }

    div.top-text-field {
        border-radius: 40px;
        background-color: #ffffff;
        padding: 7px 10px 7px;
        max-width: 1800px;
        width: 90%; /*0723 修改*/
        height: 50px;
        margin: 0 auto 10px;
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        align-items: center;
    }

    div.desk-banner {
        display: none;
    }

    div.top-container img.mobile-banner {
        display: block;
    }

    div.top-container img.mobile-banner-up {
        display: block;
        max-width: 457px;
        width: 95%;
        position: absolute;
        margin: 0 auto;
        top: 155px;
        left: 50%;
        animation: slideDown 1.3s ease-out;
        transform: translate(-50%, 0); /* ✅ 同時置中水平 + 初始上移 */
    }

    @keyframes slideDown {
        from {
            opacity: 0;
            transform: translateY(-50px) translateX(-50%);
        }
        to {
            opacity: 1;
            transform: translateY(0) translateX(-50%);
        }
    }

    div.mission-title {
        font-size: 24px;
        font-weight: bold;
        color:#5d4cac;
        line-height: 28px;
    }

    div.mission-subtitle {
        font-size: 17px;
        font-weight: bold;
        color:#000000;
        margin-top: 12px;
    }

    .yellow-dot-new {
        width: 20px;
        height: 20px;
        background-color: #ffb500;
        border-radius: 50%;
        margin-right: 6px;
        transform: translateY(2px);
        display: inline-block;
        min-width: 20px;
        min-height: 20px;
    }

    div.new-mission-text-box {
        display: flex;
        align-items: start;
        max-width: 960px;
        width: 90%;
        margin: 10px auto 0;
    }

    img.mission_01 {
        margin: 0 auto 20px;
    }



    a.insurance-go {
        margin: 0 auto 0;
        display: block;
        text-align: center;
    }

    div.insurance-go-wrap {
        text-align: center;
        margin-top: 0;
    }





    img.luggage-ready {
        max-width: 651px;
        width: 85%;
        margin: 20px auto 40px;
        display: block;
    }

    img.more-ins-png {
        max-width: 332px;
        width: 55%;
        margin: 20px auto 40px;
        display: block;
    }

    div.text-item {
        font-size: 15px;
        line-height: 20px;
        margin: 20px auto 0;
    }

    .notice-content .notice-box {
        max-width: 1380px;
        margin: 0 auto 0;
        padding: 30px 0 10px;
        width: 95%;
    }

    div.attention-box {
        width: 95%;
        background-color: #3f51b5;
        margin: 0 auto 0;
        text-align: center;
        padding: 10px 0;
        border-radius: 20px;
    }

    div.bottom-nav {
        align-items: center;
        position: fixed;
        bottom: 0;
        width: 100%;
        display: flex;

        z-index: 300;
    }
    div.bottom-base-nav {
        text-align: center;

        color: #ffffff;
        width: 50%;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        font-weight: 700;
        letter-spacing: 2px;
    }

    div.bottom-base-nav.left {
        background: #ff3137;
    }

    div.bottom-base-nav.right {
        background: #ffba0a;
    }

    div.bottom-base-nav a {
        color: #ffffff;
        text-decoration: none; /*0723 修改*/
    }

    div.more-ins-pic img {
        width: 85%;
    }

    div.more-ins {
        padding: 20px 0 40px;
    }

    img.more-ins-png {
        margin: 20px auto 20px;
    }



}

@media only screen and (max-width: 1023px) {
    /* line 21, ../sass/frame/_header.scss */
    .header .container {
        width: 100%;
    }
}
/* line 2, ../sass/frame/_footer.scss */
.footer {
    width: 100%;
    background-color: #e4e4e4;
    padding-top: 23px;
}
/* line 6, ../sass/frame/_footer.scss */
.footer img {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    display: inline-block;
}
/* line 12, ../sass/frame/_footer.scss */
.footer .container {
    position: relative;
    width: 80%;
    max-width: 1360px;
    text-align: center;
    margin: 0 auto;
}
/* line 19, ../sass/frame/_footer.scss */
.footer .free_phone {
    position: relative;
    display: inline-block;
    height: auto;
    color: #00a498;
    font-size: 1.5rem;
    vertical-align: middle;
    height: 30px;
    width: 48%;
}
/* line 30, ../sass/frame/_footer.scss */
.footer .free_phone span {
    position: relative;
    display: inline-block;
    width: 7%;
    margin: 2px 5px 2px 5px;
}
/* line 37, ../sass/frame/_footer.scss */
.footer .service_time {
    position: relative;
    display: inline-block;
    color: #00a498;
    font-size: 20px;
    vertical-align: middle;
    margin-left: 20px;
    height: 30px;
    line-height: 38px;
}
/* line 48, ../sass/frame/_footer.scss */
.footer .copy {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 1366px;
    color: #5b5b5b;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 20px;
}
/* line 57, ../sass/frame/_footer.scss */
.footer .copy span {
    position: relative;
    display: inline-block;
    width: 20px;
    margin: 2px 5px 2px 5px;
}

@media only screen and (max-width: 1023px) {
    /* line 68, ../sass/frame/_footer.scss */
    .footer .free_phone {
        width: 100%;
        margin-bottom: 2px;
    }
}
@media only screen and (max-width: 640px) {
    /* line 76, ../sass/frame/_footer.scss */
    .footer {
        padding-top: 20px;
        padding-bottom: 50px;
    }
    /* line 79, ../sass/frame/_footer.scss */
    .footer .container {
        width: 93%;
    }
    /* line 82, ../sass/frame/_footer.scss */
    .footer .copy {
        width: 100%;
        font-size: 0.75rem;
        margin-top: 3px;
        line-height: 140%;
    }
    /* line 87, ../sass/frame/_footer.scss */
    .footer .copy span {
        width: 5.5%;
    }
    /* line 91, ../sass/frame/_footer.scss */
    .footer .free_phone {
        font-size: 1.25rem;
    }
    /* line 94, ../sass/frame/_footer.scss */
    .footer .service_time {
        font-size: 0.813rem;
        line-height: 140%;
    }
}
@media only screen and (max-width: 480px) {
    /* line 103, ../sass/frame/_footer.scss */
    .footer .free_phone {
        font-size: 1.125rem;
    }
    /* line 106, ../sass/frame/_footer.scss */
    .footer .service_time {
        font-size: 0.75rem;
    }
}
