@charset "utf-8";

/*--↓alin_MV pop↓--*/
.alin_MV_test_pop_1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 400;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
    display: none;
    justify-content: center;
    align-items: center;
}

.alin_MV_inner_pop_1 {
    position: relative;
    width: 80%;
    max-width: 768px;
    height: auto;
    padding-bottom: 40%;
    margin: auto;
    display: none;
    background-color: rgba(172, 223, 54, 0);
}

.alin_MV_star_1 {
    position: absolute;
    width: 40%;
    height: auto;
    top: 16%;
    left: -3%;
    transform: translate(-50%, -50%);
    z-index: 0;
    pointer-events: none;
}

.alin_MV_star_2 {
    position: absolute;
    width: 50%;
    height: auto;
    top: 85%;
    left: 103%;
    transform: translate(-50%, -50%);
    z-index: 0;
    pointer-events: none;
}

.alin_MV_btn_retest {
    margin-left: 20px;
}

.alin_MV_box {
    position: absolute;
    width: 100%;
    height: 438px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: #56555d 5px solid;
}

.alin_MV_br {
    position: absolute;
    width: 110.4%;
    height: auto;
    top: 49.4%;
    left: 49.5%;
    transform: translate(-50%, -50%);
    z-index: 81;
    pointer-events: none;
    display: block;
}

.youtube-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 80;
}

.alin_MV_btn_close {
    width: 7%;
    position: absolute;
    right: 46%;
    top: 39px;
    cursor: pointer;
    opacity: 1;
    transition: 0.8s;
    overflow: visible;
    background-color: rgba(0, 255, 255, 0);
    /*顏色標記*/
}

.alin_MV_btn_close:hover {
    animation: spin 0.6s ease-in-out;
}

.alin_MV_btn_close img {
    width: 100%;
}

@media(max-width:1800px) {
    .alin_MV_btn_close {
        top: -15px;
    }
}

@media(max-width:1500px) {
    .alin_MV_btn_close {
        top: -40px;
    }
}

@media(max-width:1440px) {
    .alin_MV_btn_close {
        top: -46px;
    }

    .alin_MV_star_1 {
        width: 37%;
        height: auto;
        top: 0%;
        left: 50%;
    }

    .alin_MV_star_2 {
        width: 41%;
        height: auto;
        top: 98%;
        left: 50%;
    }
}

@media(max-width:1360px) {
    .alin_MV_btn_close {
        top: -72px;
    }
}

@media(max-width:1220px) {
    .alin_MV_btn_close {
        top: -103px;
    }
}

@media(max-width:1100px) {
    .alin_MV_btn_close {
        top: -127px
    }

    .alin_MV_star_1 {
        width: 37%;
        height: auto;
        top: -15%;
        left: 50%;
    }

    .alin_MV_star_2 {
        width: 41%;
        height: auto;
        top: 117%;
        left: 50%;
    }
}

@media(max-width:880px) {
    .alin_MV_br {
        display: none;
    }

    .alin_MV_btn_close {
        top: -121px;
    }

    .alin_MV_btn_close:hover {
        animation: none;
    }
}

@media(max-width:768px) {
    .alin_MV_inner_pop_1 {
        position: relative;
        width: 90%;
        max-width: 90%;
        margin: auto;
    }

    .alin_MV_btn_close {
        width: 11%;
        right: 36%;
        top: -197px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
        z-index: 80;
    }

    .alin_MV_star_1 {
        width: 37%;
        height: auto;
        top: -26%;
        ;
        left: 20%;
        z-index: 0;
    }

    .alin_MV_star_2 {
        width: 41%;
        height: auto;
        top: 122%;
        left: 73%;
        z-index: 0;
    }
}

@media(max-width:580px) {
    .alin_MV_btns {
        margin-top: -19%;
        transition: 0.8s;
    }

    .alin_MV_box {
        position: absolute;
        width: 100%;
        height: 256px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border: #56555d 5px solid;
    }

    .alin_MV_btn_close {
        width: 11%;
        right: 36%;
        top: -83px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
    }
}

@media(max-width:414px) {
    .alin_MV_btns {
        margin-top: -22%;
        transition: 0.8s;
    }

    .alin_MV_star_1 {
        width: 37%;
        height: auto;
        top: -44%;
        left: 20%
    }

    .alin_MV_star_2 {
        width: 64%;
        height: auto;
        top: 152%;
        left: 54%;
    }
}

@media(max-width:320px) {
    .alin_MV_btn_close {
        width: 16%;
        right: 33%;
        top: -106px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
        z-index: 80;
    }

    .alin_MV_star_1 {
        width: 73%;
        height: auto;
        top: -70%;
        left: 42%;
        z-index: 0;
    }

    .alin_MV_star_2 {
        width: 65%;
        height: auto;
        top: 182%;
        left: 54%;
    }
}


/*--↓雲垂美景_pop_1↓--*/
.slick_test_pop_1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 400;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
    display: none;
    justify-content: center;
    align-items: center;
}

.slick_inner_pop_1 {
    position: relative;
    width: 80%;
    max-width: 768px;
    height: auto;
    padding-bottom: 40%;
    margin: auto;
    display: none;
    background-color: rgba(172, 223, 54, 0);
}

.slick_star_1 {
    position: absolute;
    width: 40%;
    height: auto;
    top: 16%;
    left: -3%;
    transform: translate(-50%, -50%);
    z-index: 0;
    pointer-events: none;
}

.slick_star_2 {
    position: absolute;
    width: 50%;
    height: auto;
    top: 85%;
    left: 103%;
    transform: translate(-50%, -50%);
    z-index: 0;
    pointer-events: none;
}

.slick_btn_retest {
    margin-left: 20px;
}

.slick_box {
    position: absolute;
    width: 100%;
    height: 438px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: #56555d 5px solid;
}

.slick_br {
    position: absolute;
    width: 110.4%;
    height: auto;
    top: 49.4%;
    left: 49.5%;
    transform: translate(-50%, -50%);
    z-index: 81;
    pointer-events: none;
    display: block;
}

.youtube-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 80;
}

.slick_btn_close {
    width: 7%;
    position: absolute;
    right: 46%;
    top: 39px;
    cursor: pointer;
    opacity: 1;
    transition: 0.8s;
    overflow: visible;
    background-color: rgba(0, 255, 255, 0);
    /*顏色標記*/
}

.slick_btn_close:hover {
    animation: spin 0.6s ease-in-out;
}

.slick_btn_close img {
    width: 100%;
}

@media(max-width:1800px) {
    .slick_btn_close {
        top: -15px;
    }
}

@media(max-width:1500px) {
    .slick_btn_close {
        top: -40px;
    }
}

@media(max-width:1440px) {
    .slick_btn_close {
        top: -46px;
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: 0%;
        left: 50%;
    }

    .slick_star_2 {
        width: 41%;
        height: auto;
        top: 98%;
        left: 50%;
    }
}

@media(max-width:1360px) {
    .slick_btn_close {
        top: -72px;
    }
}

@media(max-width:1220px) {
    .slick_btn_close {
        top: -103px;
    }
}

@media(max-width:1100px) {
    .slick_btn_close {
        top: -127px
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: -15%;
        left: 50%;
    }

    .slick_star_2 {
        width: 41%;
        height: auto;
        top: 117%;
        left: 50%;
    }
}

@media(max-width:880px) {
    .slick_br {
        display: none;
    }

    .slick_btn_close {
        top: -121px;
    }

    .slick_btn_close:hover {
        animation: none;
    }
}

@media(max-width:768px) {
    .slick_inner_pop_1 {
        position: relative;
        width: 90%;
        max-width: 90%;
        margin: auto;
    }

    .slick_btn_close {
        width: 11%;
        right: 36%;
        top: -197px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
        z-index: 80;
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: -26%;
        ;
        left: 20%;
        z-index: 0;
    }

    .slick_star_2 {
        width: 41%;
        height: auto;
        top: 122%;
        left: 73%;
        z-index: 0;
    }
}

@media(max-width:580px) {
    .slick_btns {
        margin-top: -19%;
        transition: 0.8s;
    }

    .slick_box {
        position: absolute;
        width: 100%;
        height: 256px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border: #56555d 5px solid;
    }

    .slick_btn_close {
        width: 11%;
        right: 36%;
        top: -83px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
    }
}

@media(max-width:414px) {
    .slick_btns {
        margin-top: -22%;
        transition: 0.8s;
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: -44%;
        left: 20%
    }

    .slick_star_2 {
        width: 64%;
        height: auto;
        top: 152%;
        left: 54%;
    }
}

@media(max-width:320px) {
    .slick_btn_close {
        width: 16%;
        right: 33%;
        top: -106px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
        z-index: 80;
    }

    .slick_star_1 {
        width: 73%;
        height: auto;
        top: -70%;
        left: 42%;
        z-index: 0;
    }

    .slick_star_2 {
        width: 65%;
        height: auto;
        top: 182%;
        left: 54%;
    }
}


/*--↓雲垂美景_pop_2↓--*/
.slick_test_pop_2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 400;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
    display: none;
    justify-content: center;
    align-items: center;
}

.slick_inner_pop_2 {
    position: relative;
    width: 80%;
    max-width: 768px;
    height: auto;
    padding-bottom: 40%;
    margin: auto;
    display: none;
    background-color: rgba(172, 223, 54, 0);
}

.slick_star_1 {
    position: absolute;
    width: 40%;
    height: auto;
    top: 16%;
    left: -3%;
    transform: translate(-50%, -50%);
    z-index: 0;
    pointer-events: none;
}

.slick_star_2 {
    position: absolute;
    width: 50%;
    height: auto;
    top: 85%;
    left: 103%;
    transform: translate(-50%, -50%);
    z-index: 0;
    pointer-events: none;
}

.slick_btn_retest {
    margin-left: 20px;
}

.slick_box {
    position: absolute;
    width: 100%;
    height: 438px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: #56555d 5px solid;
}

.slick_br {
    position: absolute;
    width: 110.4%;
    height: auto;
    top: 49.4%;
    left: 49.5%;
    transform: translate(-50%, -50%);
    z-index: 81;
    pointer-events: none;
    display: block;
}

.youtube-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 80;
}

.slick_btn_close {
    width: 7%;
    position: absolute;
    right: 46%;
    top: 39px;
    cursor: pointer;
    opacity: 1;
    transition: 0.8s;
    overflow: visible;
    background-color: rgba(0, 255, 255, 0);
    /*顏色標記*/
}

.slick_btn_close:hover {
    animation: spin 0.6s ease-in-out;
}

.slick_btn_close img {
    width: 100%;
}

@media(max-width:1800px) {
    .slick_btn_close {
        top: -15px;
    }
}

@media(max-width:1500px) {
    .slick_btn_close {
        top: -40px;
    }
}

@media(max-width:1440px) {
    .slick_btn_close {
        top: -46px;
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: 0%;
        left: 50%;
    }

    .slick_star_2 {
        width: 41%;
        height: auto;
        top: 98%;
        left: 50%;
    }
}

@media(max-width:1360px) {
    .slick_btn_close {
        top: -72px;
    }
}

@media(max-width:1220px) {
    .slick_btn_close {
        top: -103px;
    }
}

@media(max-width:1100px) {
    .slick_btn_close {
        top: -127px
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: -15%;
        left: 50%;
    }

    .slick_star_2 {
        width: 41%;
        height: auto;
        top: 117%;
        left: 50%;
    }
}

@media(max-width:880px) {
    .slick_br {
        display: none;
    }

    .slick_btn_close {
        top: -121px;
    }

    .slick_btn_close:hover {
        animation: none;
    }
}

@media(max-width:768px) {
    .slick_inner_pop_2 {
        position: relative;
        width: 90%;
        max-width: 90%;
        margin: auto;
    }

    .slick_btn_close {
        width: 11%;
        right: 36%;
        top: -197px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
        z-index: 80;
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: -26%;
        ;
        left: 20%;
        z-index: 0;
    }

    .slick_star_2 {
        width: 41%;
        height: auto;
        top: 122%;
        left: 73%;
        z-index: 0;
    }
}

@media(max-width:580px) {
    .slick_btns {
        margin-top: -19%;
        transition: 0.8s;
    }

    .slick_box {
        position: absolute;
        width: 100%;
        height: 256px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border: #56555d 5px solid;
    }

    .slick_btn_close {
        width: 11%;
        right: 36%;
        top: -83px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
    }
}

@media(max-width:414px) {
    .slick_btns {
        margin-top: -22%;
        transition: 0.8s;
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: -44%;
        left: 20%
    }

    .slick_star_2 {
        width: 64%;
        height: auto;
        top: 152%;
        left: 54%;
    }
}

@media(max-width:320px) {
    .slick_btn_close {
        width: 16%;
        right: 33%;
        top: -106px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
        z-index: 80;
    }

    .slick_star_1 {
        width: 73%;
        height: auto;
        top: -70%;
        left: 42%;
        z-index: 0;
    }

    .slick_star_2 {
        width: 65%;
        height: auto;
        top: 182%;
        left: 54%;
    }
}


/*--↓雲垂美景_pop_3↓--*/
.slick_test_pop_3 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 400;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
    display: none;
    justify-content: center;
    align-items: center;
}

.slick_inner_pop_3 {
    position: relative;
    width: 80%;
    max-width: 768px;
    height: auto;
    padding-bottom: 40%;
    margin: auto;
    display: none;
    background-color: rgba(172, 223, 54, 0);
}

.slick_star_1 {
    position: absolute;
    width: 40%;
    height: auto;
    top: 16%;
    left: -3%;
    transform: translate(-50%, -50%);
    z-index: 0;
    pointer-events: none;
}

.slick_star_2 {
    position: absolute;
    width: 50%;
    height: auto;
    top: 85%;
    left: 103%;
    transform: translate(-50%, -50%);
    z-index: 0;
    pointer-events: none;
}

.slick_btn_retest {
    margin-left: 20px;
}

.slick_box {
    position: absolute;
    width: 100%;
    height: 438px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: #56555d 5px solid;
}

.slick_br {
    position: absolute;
    width: 110.4%;
    height: auto;
    top: 49.4%;
    left: 49.5%;
    transform: translate(-50%, -50%);
    z-index: 81;
    pointer-events: none;
    display: block;
}

.youtube-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 80;
}

.slick_btn_close {
    width: 7%;
    position: absolute;
    right: 46%;
    top: 39px;
    cursor: pointer;
    opacity: 1;
    transition: 0.8s;
    overflow: visible;
    background-color: rgba(0, 255, 255, 0);
    /*顏色標記*/
}

.slick_btn_close:hover {
    animation: spin 0.6s ease-in-out;
}

.slick_btn_close img {
    width: 100%;
}

@media(max-width:1800px) {
    .slick_btn_close {
        top: -15px;
    }
}

@media(max-width:1500px) {
    .slick_btn_close {
        top: -40px;
    }
}

@media(max-width:1440px) {
    .slick_btn_close {
        top: -46px;
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: 0%;
        left: 50%;
    }

    .slick_star_2 {
        width: 41%;
        height: auto;
        top: 98%;
        left: 50%;
    }
}

@media(max-width:1360px) {
    .slick_btn_close {
        top: -72px;
    }
}

@media(max-width:1220px) {
    .slick_btn_close {
        top: -103px;
    }
}

@media(max-width:1100px) {
    .slick_btn_close {
        top: -127px
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: -15%;
        left: 50%;
    }

    .slick_star_2 {
        width: 41%;
        height: auto;
        top: 117%;
        left: 50%;
    }
}

@media(max-width:880px) {
    .slick_br {
        display: none;
    }

    .slick_btn_close {
        top: -121px;
    }

    .slick_btn_close:hover {
        animation: none;
    }
}

@media(max-width:768px) {
    .slick_inner_pop_3 {
        position: relative;
        width: 90%;
        max-width: 90%;
        margin: auto;
    }

    .slick_btn_close {
        width: 11%;
        right: 36%;
        top: -197px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
        z-index: 80;
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: -26%;
        ;
        left: 20%;
        z-index: 0;
    }

    .slick_star_2 {
        width: 41%;
        height: auto;
        top: 122%;
        left: 73%;
        z-index: 0;
    }
}

@media(max-width:580px) {
    .slick_btns {
        margin-top: -19%;
        transition: 0.8s;
    }

    .slick_box {
        position: absolute;
        width: 100%;
        height: 256px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border: #56555d 5px solid;
    }

    .slick_btn_close {
        width: 11%;
        right: 36%;
        top: -83px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
    }
}

@media(max-width:414px) {
    .slick_btns {
        margin-top: -22%;
        transition: 0.8s;
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: -44%;
        left: 20%
    }

    .slick_star_2 {
        width: 64%;
        height: auto;
        top: 152%;
        left: 54%;
    }
}

@media(max-width:320px) {
    .slick_btn_close {
        width: 16%;
        right: 33%;
        top: -106px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
        z-index: 80;
    }

    .slick_star_1 {
        width: 73%;
        height: auto;
        top: -70%;
        left: 42%;
        z-index: 0;
    }

    .slick_star_2 {
        width: 65%;
        height: auto;
        top: 182%;
        left: 54%;
    }
}


/*--↓雲垂美景_pop_4↓--*/
.slick_test_pop_4 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 400;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
    display: none;
    justify-content: center;
    align-items: center;
}

.slick_inner_pop_4 {
    position: relative;
    width: 80%;
    max-width: 768px;
    height: auto;
    padding-bottom: 40%;
    margin: auto;
    display: none;
    background-color: rgba(172, 223, 54, 0);
}

.slick_star_1 {
    position: absolute;
    width: 40%;
    height: auto;
    top: 16%;
    left: -3%;
    transform: translate(-50%, -50%);
    z-index: 0;
    pointer-events: none;
}

.slick_star_2 {
    position: absolute;
    width: 50%;
    height: auto;
    top: 85%;
    left: 103%;
    transform: translate(-50%, -50%);
    z-index: 0;
    pointer-events: none;
}

.slick_btn_retest {
    margin-left: 20px;
}

.slick_box {
    position: absolute;
    width: 100%;
    height: 438px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: #56555d 5px solid;
}

.slick_br {
    position: absolute;
    width: 110.4%;
    height: auto;
    top: 49.4%;
    left: 49.5%;
    transform: translate(-50%, -50%);
    z-index: 81;
    pointer-events: none;
    display: block;
}

.youtube-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 80;
}

.slick_btn_close {
    width: 7%;
    position: absolute;
    right: 46%;
    top: 39px;
    cursor: pointer;
    opacity: 1;
    transition: 0.8s;
    overflow: visible;
    background-color: rgba(0, 255, 255, 0);
    /*顏色標記*/
}

.slick_btn_close:hover {
    animation: spin 0.6s ease-in-out;
}

.slick_btn_close img {
    width: 100%;
}

@media(max-width:1800px) {
    .slick_btn_close {
        top: -15px;
    }
}

@media(max-width:1500px) {
    .slick_btn_close {
        top: -40px;
    }
}

@media(max-width:1440px) {
    .slick_btn_close {
        top: -46px;
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: 0%;
        left: 50%;
    }

    .slick_star_2 {
        width: 41%;
        height: auto;
        top: 98%;
        left: 50%;
    }
}

@media(max-width:1360px) {
    .slick_btn_close {
        top: -72px;
    }
}

@media(max-width:1220px) {
    .slick_btn_close {
        top: -103px;
    }
}

@media(max-width:1100px) {
    .slick_btn_close {
        top: -127px
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: -15%;
        left: 50%;
    }

    .slick_star_2 {
        width: 41%;
        height: auto;
        top: 117%;
        left: 50%;
    }
}

@media(max-width:880px) {
    .slick_br {
        display: none;
    }

    .slick_btn_close {
        top: -121px;
    }

    .slick_btn_close:hover {
        animation: none;
    }
}

@media(max-width:768px) {
    .slick_inner_pop_4 {
        position: relative;
        width: 90%;
        max-width: 90%;
        margin: auto;
    }

    .slick_btn_close {
        width: 11%;
        right: 36%;
        top: -197px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
        z-index: 80;
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: -26%;
        ;
        left: 20%;
        z-index: 0;
    }

    .slick_star_2 {
        width: 41%;
        height: auto;
        top: 122%;
        left: 73%;
        z-index: 0;
    }
}

@media(max-width:580px) {
    .slick_btns {
        margin-top: -19%;
        transition: 0.8s;
    }

    .slick_box {
        position: absolute;
        width: 100%;
        height: 256px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border: #56555d 5px solid;
    }

    .slick_btn_close {
        width: 11%;
        right: 36%;
        top: -83px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
    }
}

@media(max-width:414px) {
    .slick_btns {
        margin-top: -22%;
        transition: 0.8s;
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: -44%;
        left: 20%
    }

    .slick_star_2 {
        width: 64%;
        height: auto;
        top: 152%;
        left: 54%;
    }
}

@media(max-width:320px) {
    .slick_btn_close {
        width: 16%;
        right: 33%;
        top: -106px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
        z-index: 80;
    }

    .slick_star_1 {
        width: 73%;
        height: auto;
        top: -70%;
        left: 42%;
        z-index: 0;
    }

    .slick_star_2 {
        width: 65%;
        height: auto;
        top: 182%;
        left: 54%;
    }
}


/*--↓雲垂美景_pop_5↓--*/
.slick_test_pop_5 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 400;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
    display: none;
    justify-content: center;
    align-items: center;
}

.slick_inner_pop_5 {
    position: relative;
    width: 80%;
    max-width: 768px;
    height: auto;
    padding-bottom: 40%;
    margin: auto;
    display: none;
    background-color: rgba(172, 223, 54, 0);
}

.slick_star_1 {
    position: absolute;
    width: 40%;
    height: auto;
    top: 16%;
    left: -3%;
    transform: translate(-50%, -50%);
    z-index: 0;
    pointer-events: none;
}

.slick_star_2 {
    position: absolute;
    width: 50%;
    height: auto;
    top: 85%;
    left: 103%;
    transform: translate(-50%, -50%);
    z-index: 0;
    pointer-events: none;
}

.slick_btn_retest {
    margin-left: 20px;
}

.slick_box {
    position: absolute;
    width: 100%;
    height: 438px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: #56555d 5px solid;
}

.slick_br {
    position: absolute;
    width: 110.4%;
    height: auto;
    top: 49.4%;
    left: 49.5%;
    transform: translate(-50%, -50%);
    z-index: 81;
    pointer-events: none;
    display: block;
}

.youtube-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 80;
}

.slick_btn_close {
    width: 7%;
    position: absolute;
    right: 46%;
    top: 39px;
    cursor: pointer;
    opacity: 1;
    transition: 0.8s;
    overflow: visible;
    background-color: rgba(0, 255, 255, 0);
    /*顏色標記*/
}

.slick_btn_close:hover {
    animation: spin 0.6s ease-in-out;
}

.slick_btn_close img {
    width: 100%;
}

@media(max-width:1800px) {
    .slick_btn_close {
        top: -15px;
    }
}

@media(max-width:1500px) {
    .slick_btn_close {
        top: -40px;
    }
}

@media(max-width:1440px) {
    .slick_btn_close {
        top: -46px;
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: 0%;
        left: 50%;
    }

    .slick_star_2 {
        width: 41%;
        height: auto;
        top: 98%;
        left: 50%;
    }
}

@media(max-width:1360px) {
    .slick_btn_close {
        top: -72px;
    }
}

@media(max-width:1220px) {
    .slick_btn_close {
        top: -103px;
    }
}

@media(max-width:1100px) {
    .slick_btn_close {
        top: -127px
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: -15%;
        left: 50%;
    }

    .slick_star_2 {
        width: 41%;
        height: auto;
        top: 117%;
        left: 50%;
    }
}

@media(max-width:880px) {
    .slick_br {
        display: none;
    }

    .slick_btn_close {
        top: -121px;
    }

    .slick_btn_close:hover {
        animation: none;
    }
}

@media(max-width:768px) {
    .slick_inner_pop_5 {
        position: relative;
        width: 90%;
        max-width: 90%;
        margin: auto;
    }

    .slick_btn_close {
        width: 11%;
        right: 36%;
        top: -197px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
        z-index: 80;
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: -26%;
        ;
        left: 20%;
        z-index: 0;
    }

    .slick_star_2 {
        width: 41%;
        height: auto;
        top: 122%;
        left: 73%;
        z-index: 0;
    }
}

@media(max-width:580px) {
    .slick_btns {
        margin-top: -19%;
        transition: 0.8s;
    }

    .slick_box {
        position: absolute;
        width: 100%;
        height: 256px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border: #56555d 5px solid;
    }

    .slick_btn_close {
        width: 11%;
        right: 36%;
        top: -83px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
    }
}

@media(max-width:414px) {
    .slick_btns {
        margin-top: -22%;
        transition: 0.8s;
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: -44%;
        left: 20%
    }

    .slick_star_2 {
        width: 64%;
        height: auto;
        top: 152%;
        left: 54%;
    }
}

@media(max-width:320px) {
    .slick_btn_close {
        width: 16%;
        right: 33%;
        top: -106px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
        z-index: 80;
    }

    .slick_star_1 {
        width: 73%;
        height: auto;
        top: -70%;
        left: 42%;
        z-index: 0;
    }

    .slick_star_2 {
        width: 65%;
        height: auto;
        top: 182%;
        left: 54%;
    }
}

/*--↓雲垂美景_pop_6↓--*/
.slick_test_pop_6 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 400;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
    display: none;
    justify-content: center;
    align-items: center;
}

.slick_inner_pop_6 {
    position: relative;
    width: 80%;
    max-width: 768px;
    height: auto;
    padding-bottom: 40%;
    margin: auto;
    display: none;
    background-color: rgba(172, 223, 54, 0);
}

.slick_star_1 {
    position: absolute;
    width: 40%;
    height: auto;
    top: 16%;
    left: -3%;
    transform: translate(-50%, -50%);
    z-index: 0;
    pointer-events: none;
}

.slick_star_2 {
    position: absolute;
    width: 50%;
    height: auto;
    top: 85%;
    left: 103%;
    transform: translate(-50%, -50%);
    z-index: 0;
    pointer-events: none;
}

.slick_btn_retest {
    margin-left: 20px;
}

.slick_box {
    position: absolute;
    width: 100%;
    height: 438px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: #56555d 5px solid;
}

.slick_br {
    position: absolute;
    width: 110.4%;
    height: auto;
    top: 49.4%;
    left: 49.5%;
    transform: translate(-50%, -50%);
    z-index: 81;
    pointer-events: none;
    display: block;
}

.youtube-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 80;
}

.slick_btn_close {
    width: 7%;
    position: absolute;
    right: 46%;
    top: 39px;
    cursor: pointer;
    opacity: 1;
    transition: 0.8s;
    overflow: visible;
    background-color: rgba(0, 255, 255, 0);
    /*顏色標記*/
}

.slick_btn_close:hover {
    animation: spin 0.6s ease-in-out;
}

.slick_btn_close img {
    width: 100%;
}

@media(max-width:1800px) {
    .slick_btn_close {
        top: -15px;
    }
}

@media(max-width:1500px) {
    .slick_btn_close {
        top: -40px;
    }
}

@media(max-width:1440px) {
    .slick_btn_close {
        top: -46px;
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: 0%;
        left: 50%;
    }

    .slick_star_2 {
        width: 41%;
        height: auto;
        top: 98%;
        left: 50%;
    }
}

@media(max-width:1360px) {
    .slick_btn_close {
        top: -72px;
    }
}

@media(max-width:1220px) {
    .slick_btn_close {
        top: -103px;
    }
}

@media(max-width:1100px) {
    .slick_btn_close {
        top: -127px
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: -15%;
        left: 50%;
    }

    .slick_star_2 {
        width: 41%;
        height: auto;
        top: 117%;
        left: 50%;
    }
}

@media(max-width:880px) {
    .slick_br {
        display: none;
    }

    .slick_btn_close {
        top: -121px;
    }

    .slick_btn_close:hover {
        animation: none;
    }
}

@media(max-width:768px) {
    .slick_inner_pop_6 {
        position: relative;
        width: 90%;
        max-width: 90%;
        margin: auto;
    }

    .slick_btn_close {
        width: 11%;
        right: 36%;
        top: -197px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
        z-index: 80;
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: -26%;
        ;
        left: 20%;
        z-index: 0;
    }

    .slick_star_2 {
        width: 41%;
        height: auto;
        top: 122%;
        left: 73%;
        z-index: 0;
    }
}

@media(max-width:580px) {
    .slick_btns {
        margin-top: -19%;
        transition: 0.8s;
    }

    .slick_box {
        position: absolute;
        width: 100%;
        height: 256px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border: #56555d 5px solid;
    }

    .slick_btn_close {
        width: 11%;
        right: 36%;
        top: -83px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
    }
}

@media(max-width:414px) {
    .slick_btns {
        margin-top: -22%;
        transition: 0.8s;
    }

    .slick_star_1 {
        width: 37%;
        height: auto;
        top: -44%;
        left: 20%
    }

    .slick_star_2 {
        width: 64%;
        height: auto;
        top: 152%;
        left: 54%;
    }
}

@media(max-width:320px) {
    .slick_btn_close {
        width: 16%;
        right: 33%;
        top: -106px;
        display: inline-block;
        margin-bottom: 2%;
        transform: translate(-50%, -50%);
        z-index: 80;
    }

    .slick_star_1 {
        width: 73%;
        height: auto;
        top: -70%;
        left: 42%;
        z-index: 0;
    }

    .slick_star_2 {
        width: 65%;
        height: auto;
        top: 182%;
        left: 54%;
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}
