@charset "utf-8";

/*---- common ----*/
@import url('https://ids.iwplay.com.tw/includ/footer/footer.css');


*,
a,
span {
    font-family: 'Noto Sans TC', Arial, Helvetica, 微軟正黑體, Microsoft JhengHei, sans-serif;
}

a {
    text-decoration: none !important;
}




/*====卷軸===*/
/* 細捲軸開始 */
::-webkit-scrollbar {
    height: 5px;
    overflow: visible;
    width: 5px;
}

::-webkit-scrollbar-thumb {
    background-color: #3553db;
    background-clip: padding-box;
    border: solid transparent;
    border-width: 0 0 0 0px;
    min-height: 28px;
    padding: 100px 0 0;
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0), inset 0 -1px 0 rgba(0, 0, 0, 0);
}

::-webkit-scrollbar-thumb:hover {
    background-color: #8048e9;
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0);
}

::-webkit-scrollbar-thumb:active {
    background-color: #5510d4;
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0);
}

::-webkit-scrollbar-track {
    background-color: #000000;
}

/* 細捲軸結束 */





html,
body {
    padding: 0;
    margin: 0;
}

section {
    width: 100%;
    display: inline-block;
    margin: 0;
}

img {
    width: 100%;
    height: 100%;
}

.display_none {
    display: none;
}

/*禁止滑動*/
.modal-open {
    overflow: hidden !important;
    padding-right: 0 !important;
}



/*--大背景--*/
.wrapper {
    width: 100%;
    height: auto;
    padding-bottom: 0%;
    overflow: hidden;

    background-color: #19181e;
}



.btn-hover{
    transform: scale(1);
    transition: 0.3s;
    cursor: pointer;
}
.btn-hover:hover{
    transform: scale(1.2);
    transition: 0.3s;
}


.down_cover{
    position: absolute;
    width: 100%;
    left: 0;
    /* opacity: 0.5; */
    z-index: 68;
}






/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
            浮水印
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
.fixed_nav_pc {
    position: fixed;
    width: 11%;
    height: auto;
    padding-bottom: 33%;
    top: 35%;
    right: 0.3%;

    background-color: rgba(226, 21, 21, 0);
    /*顏色標記*/

    z-index: 80;
    display: block;


    background-image: url(https://images1.iwplay.com.tw/image/pwm/events/20260211/image/flex/ezgif.com-webp-maker.webp);
    background-repeat: no-repeat;
    background-size: 100%;

}



/*--按鈕--*/
.fixed_nav_pc .btn_box {
    position: absolute;
    width: 74%;
    height: auto;
    padding-bottom: 87%;
    top: 41%;
    left: 14%;
    z-index: 80;

    background-color: rgba(226, 21, 21, 0);
    /*顏色標記*/
}


.fixed_nav_pc .btn_box .events_btn {
    position: absolute;
    width: 100%;
    height: auto;
    padding-bottom: 0%;
    top: 0%;
    left: 0%;
    z-index: 3;
    cursor: pointer;
}


.fixed_nav_pc .btn_box .home_btn {
    position: absolute;
    width: 100%;
    height: auto;
    padding-bottom: 0%;
    top: 10%;
    left: 0%;
    z-index: 3;
    cursor: pointer;
}

.fixed_nav_pc .btn_box .download_btn {
    position: absolute;
    width: 100%;
    height: auto;
    padding-bottom: 0%;
    top: 40%;
    left: 0%;
    z-index: 3;
    cursor: pointer;
}

.fixed_nav_pc .btn_box .go_fb_btn {
    position: absolute;
    width: 100%;
    height: auto;
    padding-bottom: 0%;
    top: 70%;
    left: 0%;
    z-index: 3;
    cursor: pointer;
}


@media (max-width:1100px) {
    .fixed_nav_pc {
        display: none;
    }
}

/* 繩結 */
.fixed_nav_pc .knot {
    position: absolute;
    width: 30%;
    height: auto;
    padding-bottom: 0%;
    top: 109%;
    left: 35.5%;
    background-color: rgba(221, 33, 158, 0);
    /*顏色標記*/
    z-index: 70;
} 
.fixed_nav_pc .knot img{
    width: 100%;
    height: auto;
}


@media (max-width:1100px) {
    .fixed_nav_pc {
        display: none;
    }
}







/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
            浮水印_tb_mob
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
.noke_flex_sp {
    display: none;
}


@media (max-width: 767px) {
    .noke_flex_sp {
        position: fixed;
        width: 100%;
        height: auto;
        padding-bottom: 17.5%;
        bottom: -26%;
        left: 0%;
        z-index: 99;
        /*overflow: hidden;*/
        background-image: url(https://images1.iwplay.com.tw/image/pwm/events/20260211/image/flex/ezgif.com-webp-maker-m.webp);
        background-repeat: no-repeat;
        background-size: 100%;
        background-color: rgba(161, 127, 255, 0);
        /*顏色標記*/
        cursor: pointer;
        transition: all 0.5s ease;
        display: none;
        /*左邊*/
    }

    .noke_flex_sp.scroll {
        bottom: -2.6%;
    }



    /*寶箱*/
    .noke_flex_sp .gift_item {
        position: absolute;
        width: 40%;
        height: auto;
        padding-bottom: 0%;
        /* top: -81%; */
        bottom: 0%;
        right: -5%;
        z-index: 20;
        pointer-events: none;
    }

    /*按鈕*/
    .noke_flex_sp .btn_box {
        position: absolute;
        width: 70%;
        height: 40%;
        top: 55%;
        left: 2%;
        background-color: rgba(224, 75, 167, 0);
        /*顏色標記*/
        /* display: flex; */
        
        z-index: 22;
    }
    .noke_flex_sp .btn_box a{
        padding: 1%;
    }





    .noke_flex_sp {
        width: 100%;
        padding-bottom: 26.5%;
        background-image: url(https://images1.iwplay.com.tw/image/pwm/events/20260211/image/flex/ezgif.com-webp-maker-m.webp);
        background-repeat: no-repeat;
        background-size: 100%;
        display: block;
    }

    .noke_flex_sp.scroll {
        bottom: 0%;
    }


    


    .noke_flex_sp .download_btn {
        position: absolute;
        width: 40%;
        padding-bottom: 0%;
        top: 10%;
        left: 3%;
    }

    .noke_flex_sp .go_fb_btn {
        position: absolute;
        width: 40%;
        padding-bottom: 0%;
        top: 10%;
        left: 50%;

        
    }
}


.big_title {
    position: absolute;
    width: 45%;
    height: auto;
    padding-bottom: 0%;
    top: 5%;
    left: 28%;

    z-index: 5;
}

.big_title2{
    position: absolute;
    width: 45%;
    height: auto;
    padding-bottom: 0%;
    top: 53%;
    left: 28%;

    z-index: 5;
}

.big_title2 .lv2_word_2_1{
    position: absolute;
    width: 88%;
    height: auto;
    padding-bottom: 33%;
    top: 10%;
    background-color: #44338300;
    right: 6%;
    z-index: 2;
}

.big_title2 .lv2_word_2_1 p {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 0.9vw;
    line-height: 153%;
    margin-block-start: 0em;
    margin-block-end: 0em;
    color: #000000;
    font-weight: 500;
    margin-top: 0.5%;
    text-align: center;

    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.big_title2 .lv2_word_2_1 p span{
    color: #ff0000;
}








/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
            主視覺區域
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
/* KV --------------------------------------------------------------------*/
.kv_zone {
  width: 100%;
  height: 54.79vw;
  background: url(https://images1.iwplay.com.tw/image/pwm/events/20260211/image/kv/KV_bg_2.webp) center bottom no-repeat;
  background-size: cover;
  position: relative;
  animation: kv_ani 1.1s forwards;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.kv_zone .down_cover{
    bottom: -2.8%;
}


.kv_zone .big_logo {
  position: absolute;
  left: 2.08vw;
  top: 1.56vw;
  width: 12.96vw;
}
.kv_zone .big_logo img {
  width: 100%;
}
.kv_zone .big_title {
  position: absolute;
  width: 40%;
  top: 21%;
  left: 52%;
}
.kv_zone .big_title .kv_title {
  width: 100%;
  opacity: 0;
  animation: title 1s forwards 0.1s ease-in-out;
}
.kv_zone .big_title .kv_title_light {
  
  position: absolute;
  width: 100%;
  left: 0%;
  mix-blend-mode: screen;
}
.kv_zone .go_event1_btn {
  cursor: pointer;
  position: absolute;
  left: 64.5%;
  width: 15vw;
  bottom: 10vw;
  opacity: 0;
  animation: show_btn 1s forwards 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.3s;
  animation-delay: 1.2s;
}
.kv_zone .go_event1_btn img {
  width: 100%;
}
.kv_zone .go_event1_btn:hover {
  filter: brightness(1.3);
  bottom: 9vw;
}
.kv_zone .video-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
  mix-blend-mode: screen;
  pointer-events: none;
  opacity: 0.4;
  transform: rotate(0.5turn);
  filter: hue-rotate(90deg) brightness(1.2) contrast(1.5);
}
.kv_zone .video-bg video {
  width: 100vw;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}



/*--↑主視覺區域↑--*/







@media (max-width: 768px) {
    .kv_zone {
        height: 191vw;
        background: url(https://images1.iwplay.com.tw/image/pwm/events/20260211/image/kv/kv_bg_m_1.webp) center top no-repeat;
        background-size: cover;
    }
    .kv_zone .big_logo{
        width: 30vw;
        top: 4vw;
        left: 4vw;
    }
    .kv_zone .big_title {
        position: absolute;
        width: 90%;
        top: 53%;
        left: 5%;
    }
    .kv_zone .go_event1_btn{
        width: 37vw;
        bottom: 14vw;
        left: 31.5%;
    }
    .kv_zone .go_event1_btn:hover{
        bottom: 17vw;
    }
}



/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
            登入區塊_區域
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
.events_2 {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 84%;
    background-color: rgb(1, 31, 49);

    background-image: url(https://images1.iwplay.com.tw/image/pwm/events/20260211/image/event2/event2_bg_2.webp);
    background-repeat: no-repeat;
    background-size: 100%;
}

.events_2 .down_cover{
    bottom: -1.9%;
}

/*中央*/
.events_2 .main_center {
    position: absolute;
    width: 72vw;
    height: auto;
    padding-bottom: 0%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 60;
    background-color: rgba(226, 21, 21, 0);
    /*顏色標記*/
}










/*登入區*/
.events_2  .main_center .frame_out {
    position: absolute;
    width: 60vw;
    height: auto;
    padding-bottom: 40%;
    top: 18%;
    left: 8%;
    z-index: 63;

    background-image: url(https://images1.iwplay.com.tw/image/pwm/events/20260211/image/event2/out_frame_pc_1.webp);
    background-repeat: no-repeat;
    background-size: 100%;
}




.events_2  .main_center .frame_out .log_befor,
.events_2  .main_center .frame_out .log_after
{
    position: absolute;
    width: 40%;
    height: auto;
    padding-bottom: 30.5%;
    top: 15%;
    left: 7%;
    z-index: 5;

    background-color: #7be20600;
}

.events_2  .main_center .frame_out .log_title{
    position: absolute;
    width: 90%;
    right: 5%;
    /* top: 2%; */
}

.events_2 .gift_box{
    position: absolute;
    width: 45%;
    height: auto;
    padding-bottom: 0%;
    top: -4.5%;
    left: 59%;
    z-index: 5;

    background-color: #0665e200;
}

.events_2 .chara{
    position: absolute;
    width: 40%;
    height: auto;
    padding-bottom: 0%;
    top: 16.5%;
    left: 0%;
    z-index: 65;

    background-color: #0665e200;
}

.events_2  .log_befor .lv2_word_2_1,
.events_2  .log_after .lv2_word_2_2
 {
    position: absolute;
    width: 90%;
    height: auto;
    padding-bottom: 40%;
    top: 20%;
    background-color: #44338300;
    right: 6%;
    z-index: 2;
}

.events_2  .log_befor .lv2_word_2_1 p ,
.events_2  .log_after .lv2_word_2_2 p
{
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 0.9vw;
    line-height: 153%;
    margin-block-start: 0em;
    margin-block-end: 0em;
    color: #000000;
    font-weight: 500;
    margin-top: 0.5%;
    text-align: center;

    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.events_2  .log_befor .button_2_1,
.events_2  .log_after .button_2_2
 {
    position: absolute;
    width: 60%;
    height: auto;
    top: 75%;
    right: 20%;
    z-index: 65;
}

.events_2  .log_befor .button_2_1 img {
    transform: scale(1);
    transition: 0.3s;
}

.events_2  .log_befor .button_2_1 img:hover {
    transform: scale(1.1);
    transition: 0.3s;
}




.events_2  .main_center .frame_out .log_after {


    /* background-color: #ffc40069; */
}



.events_2  .log_after .button_2_2 img {
    transform: scale(1);
    transition: 0.3s;
}

.events_2  .log_after .button_2_2 img:hover {
    transform: scale(1.1);
    transition: 0.3s;
}

.events_2 .main_center .days{

    width: 100%;
    height: auto;
}

.events_2 .main_center .days .day1{
    
    position: absolute;
    width: 12%;
    height: auto;
    padding-bottom: 40%;
    top: 64%;
    left: 20%;
    z-index: 2;
   
}
.events_2 .main_center .days .day2{
    
    position: absolute;
    width: 12%;
    height: auto;
    padding-bottom: 40%;
    top: 64%;
    left: 34%;
    z-index: 2;
  
}
.events_2 .main_center .days .day3{
    
    position: absolute;
    width: 12%;
    height: auto;
    padding-bottom: 40%;
    top: 64%;
    left: 48%;
    z-index: 2;

}
.events_2 .main_center .days .day4{
    
    position: absolute;
    width: 12%;
    height: auto;
    padding-bottom: 40%;
    top: 75%;
    left: 27%;
    z-index: 2;
}
.events_2 .main_center .days .day5{
    
    position: absolute;
    width: 12%;
    height: auto;
    padding-bottom: 40%;
    top: 75%;
    left: 41%;
    z-index: 2;
}
.events_2 .main_center .days .day6{
    
    position: absolute;
    width: 23%;
    height: auto;
    padding-bottom: 40%;
    top: 65%;
    left: 60%;
    z-index: 2;
}
.events_2 .notic_btn{
    position: absolute;
    width: 23%;
    height: auto;
    top: 89%;
    left: 38.5%;
    z-index: 2;   
}





@media (max-width:1470px) {}



@media (max-width:767px) {

    .events_2 {
        position: relative;
        width: 100%;
        height: auto;
        padding-bottom: 340%;
        background: url(https://images1.iwplay.com.tw/image/pwm/events/20260211/image/event2/event2_bg_m_1.webp) center top no-repeat;
        background-size: 100%;
        background-color: #44338300;
    }

    .events_2 .down_cover{
        bottom: -1.4%;
    }

    .events_2 .big_title{
        width: 130%;
        left: -14%;
        top: 12vw;
    }
    
    /*登入區*/
    .events_2  .main_center .frame_out {
        position: absolute;
        width: 86vw;
        height: auto;
        padding-bottom: 210%;
        top: 12.5%;
        left: -9.5%;
        z-index: 63;

        background-image: url(https://images1.iwplay.com.tw/image/pwm/events/20260211/image/event2/out_frame_mo_1.webp);
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .events_2  .main_center .frame_out .log_befor,
    .events_2  .main_center .frame_out .log_after {
        width: 86%;
        padding-bottom: 62%;
        top: 5%;
        left: 7%;
    }
    .events_2  .log_befor .lv2_word_2_1 p ,
    .events_2  .log_after .lv2_word_2_2 p{
        font-size: 3vw;
    }


    .events_2 .gift_box{
        width: 90%;
        top: 45%;
        left: 5%;
    }
    .events_2 .chara{
        width: 100%;
        top: 50%;
        left: -41%;
    }
    .events_2 .big_title2{
        position: absolute;
        width: 85vw;
        height: auto;
        padding-bottom: 0%;
        top: 50.5%;
        left: -9%;

        z-index: 5;
    }

    .events_2 .big_title2 .lv2_word_2_1 p{
        font-size: 3vw;
    }

    /*紅包區*/
    .events_2 .main_center .days .day1{
    
        position: absolute;
        width: 50%;
        height: auto;
        padding-bottom: 40%;
        top: 58%;
        left: -5%;
        z-index: 2;
   
    }
    .events_2 .main_center .days .day2{
        
        position: absolute;
        width: 50%;
        height: auto;
        padding-bottom: 40%;
        top: 58%;
        left: 53%;
        z-index: 2;
    
    }
    .events_2 .main_center .days .day3{
        
        position: absolute;
        width: 50%;
        height: auto;
        padding-bottom: 40%;
        top: 70%;
        left: -5%;
        z-index: 2;

    }
    .events_2 .main_center .days .day4{
        
        position: absolute;
        width: 50%;
        height: auto;
        padding-bottom: 40%;
        top: 70%;
        left: 53%;
        z-index: 2;
    }
    .events_2 .main_center .days .day5{
        
        position: absolute;
        width: 50%;
        height: auto;
        padding-bottom: 40%;
        top: 82%;
        left: -5%;
        z-index: 2;
    }
    .events_2 .main_center .days .day6{
        
        position: absolute;
        width: 50%;
        height: auto;
        padding-bottom: 40%;
        top: 82%;
        left: 53%;
        z-index: 2;
    }
    .events_2 .notic_btn{
        position: absolute;
        width: 58%;
        height: auto;
        top: 94%;
        left: 21.5%;
        z-index: 2;   
}
}












/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
            135達成_區域
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
.events_3 {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 57%;
    background-color: rgba(123, 182, 13, 0);

    background-image: url(https://images1.iwplay.com.tw/image/pwm/events/20260211/image/event3/event3_bg_1.webp);
    background-repeat: no-repeat;
    background-size: 100%;
}

.events_3 .down_cover{
    bottom: -3%;
}

/*中央*/
.events_3 .main_center {
    position: absolute;
    width: 72%;
    height: 100%;
    padding-bottom: 0%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 60;
    background-color: rgba(226, 21, 21, 0);
    /*顏色標記*/
}

/*main_center_box flex設定*/
.events_3 .main_center .main_center_box{
    position: absolute;
    width: 100%;
    height: auto;
    top: 23.5%;
    left: 0;
    z-index: 1;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    gap: 2%;
}



/*大標*/



/*文字*/
.events_3 .s_tt {
    position: absolute;
    width: 38.5%;
    height: auto;
    padding-bottom: 0%;
    top: 20%;
    left: 30.5%;
    z-index: 2;
}

.events_3 .s_tt p {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 0.8vw;
    line-height: 153%;
    margin-block-start: 0em;
    margin-block-end: 0em;
    color: #f6e9ce;
    font-weight: 500;
    margin-top: 0.5%;
    text-align: left;
    /*text-shadow: #ffffff 0.1em 0.1em 0.4em, #ffffff 0.1em 0.1em 0.4em;*/
}


.events_3 .s_tt p span {
    color: #0d1c73;
}





/*--SNS--*/
.events_3 .sns_box {
    position: relative;
    width: 17%;
    height: auto;
    padding-bottom: 5%;
    top: auto;
    left: auto;

    z-index: 5;

    background-color: rgba(122, 139, 46, 0);
    /*顏色標記*/
}

.events_3 .sns_box .btn{
    position: absolute;
    width: 26%;
    height: auto;
    padding-bottom: 0%;
    /* top: -5%; */
    z-index: 3;
    cursor: pointer;
    padding: 0;
}

.events_3 .sns_box .line_btn {

    left: 0%;
}

.events_3 .sns_box .fb_btn {
    left: 34%;
    
}

.events_3 .sns_box .copy_btn {
    left: 68%;
}


.events_3  .invite{
    position: relative;
    width: 21%;
    height: auto;
    padding-bottom: 0%;
    top: auto;
    left: auto;

    z-index: 5;

    background-color: rgba(122, 139, 46, 0);
    /*顏色標記*/
}

.events_3  .invite p{

    font-family: 'Noto Sans TC', sans-serif;
    font-size: 1.3vw;
    line-height: 153%;
    margin-block-start: 0em;
    margin-block-end: 0em;
    color: #ffffff;
    font-weight: 500;
    margin-top: 0.5%;
    text-align: center;
    letter-spacing: 0.08vw;
}

.events_3  .invite span{
        font-size: 2vw;
        color: #f8e6b0;
        font-weight: 700;
}

.events_3 .join_box {
    position: absolute;
    width: 100%;
    height: auto;
    padding-bottom: 39%;
    top: 30%;
    left: 0%;
    z-index: 66;

    background-color: rgba(21, 86, 226, 0);
        /*顏色標記*/
}

.events_3 .join_gift{
    position: absolute;
    padding-bottom:39%;
    width: 60%;
    left: 40%;
    background-color: rgba(226, 21, 182, 0);
        /*顏色標記*/
}

.events_3 .join_card_box{
    position: absolute;
    padding-bottom:39%;
    width: 40%;
    left: 0%;
    margin-top: 1%;
    background-color: rgba(21, 226, 48, 0);
        /*顏色標記*/
}

/* 達成狀態 */
.events_3 .pp_10_box .pp_btn,
.events_3 .join_card_box .pp_card .pp_btn{
    position: absolute;
    width: 10%;
    height: auto;
    padding-bottom: 0%;
    
    z-index: 65;
}

.events_3 .pp_10_box .pp_btn{
    width: 6%;
    top: 67%;
    right: 6.5%;
}

.events_3 .join_card_box .pp_card .pp_btn{
    top: 10%;
    right: 6%;
}


.events_3 .pp_card{
    position: absolute;
    width: 70%;
    height: auto;
    padding-bottom: 35%;
    
    right: 0%;
    z-index: 3;
}

/*1人*/
.events_3 .pp_card.pp_1_box {
    top: 0%;


    background-image: url(https://images1.iwplay.com.tw/image/pwm/events/20260211/image/event3/pp_1_bg_1.webp);
    background-repeat: no-repeat;
    background-size: 100%;

    background-color: rgba(0, 255, 255, 0);
    /*顏色標記*/

    animation-delay: 1.7s;
    animation-duration: 0.6s !important;
    transition: transform 0.3s ease;
}

.pp_1_box:hover{
    transform: translateX(-12px);
    cursor: pointer;
}

/*3人*/
.events_3 .pp_card.pp_3_box {
    top: 35%;

    background-image: url(https://images1.iwplay.com.tw/image/pwm/events/20260211/image/event3/pp_3_bg_1.webp);
    background-repeat: no-repeat;
    background-size: 100%;

    background-color: rgba(111, 0, 255, 0);
    /*顏色標記*/

    animation-delay: 1.7s;
    animation-duration: 0.6s !important;
    transition: transform 0.3s ease;
}
.pp_3_box:hover{
    transform: translateX(-12px);
    cursor: pointer;
}

/*5人*/
.events_3 .pp_card.pp_5_box {
    top: 70%;

    background-image: url(https://images1.iwplay.com.tw/image/pwm/events/20260211/image/event3/pp_5_bg_1.webp);
    background-repeat: no-repeat;
    background-size: 100%;

    background-color: rgba(255, 0, 119, 0);
    /*顏色標記*/

    animation-delay: 1.7s;
    animation-duration: 0.6s !important;
    transition: transform 0.3s ease;
}
.pp_5_box:hover{
    transform: translateX(-12px);
    cursor: pointer;
}


/*10人*/
.events_3 .join_gift .pp_10_box {
    position: absolute;
    width: 81%;
    height: auto;
    padding-bottom: 70%;
    left: 2%;
    z-index: 3;


    background-image: url(https://images1.iwplay.com.tw/image/pwm/events/20260211/image/event3/pp_10_bg_1.webp);
    background-repeat: no-repeat;
    background-size: 100%;

    background-color: rgba(0, 255, 255, 0);
    /*顏色標記*/

    animation-delay: 1.7s;
    animation-duration: 0.6s !important;
    transition: transform 0.3s ease;
}
.pp_10_box:hover{
    transform: translateY(-12px);
    cursor: pointer;
}

/*雙按鈕*/
.events_3 .gn_btn_box {
    position: absolute;
    width: 45%;
    height: auto;
    padding-bottom: 9%;
    top: 80%;
    left: 27.5%;

    z-index: 5;

    background-color: rgba(122, 139, 46, 0);
    /*顏色標記*/
}

.events_3 .gn_btn_box .gift_history_btn {
    position: absolute;
    width: 47%;
    height: auto;
    padding-bottom: 0%;
    top: 50%;
    left: 26%;
    cursor: pointer;

    z-index: 5;
}








@media (max-width:1470px) {}




@media (max-width:767px) {
    .events_3 {
        position: relative;
        width: 100%;
        height: auto;
        padding-bottom: 334%;
        background: url(https://images1.iwplay.com.tw/image/pwm/events/20260211/image/event3/event3_bg_m.webp) center top no-repeat;
        background-size: 100%;
        background-color: #09a13c00;
    }
    .events_3 .down_cover{
        bottom: -1.5%;
    }
    .events_3 .big_title{
        position: absolute;
        width: 125%;
        height: auto;
        padding-bottom: 0%;
        top: 3%;
        left: -11%;
        z-index: 5;
    }

    .events_3 .main_center .main_center_box{
        position: static;
        width: 100%;
        height: auto;
    }
    .events_3 .sns_box{
        position: absolute;
        width: 76%;
        left: 15.5%;
        top: 14%;
    }
    .events_3 .sns_box .line_btn{
        left: -5%;
    }
    .events_3 .sns_box .fb_btn{
        left: 33%;
    }
    .events_3 .sns_box .copy_btn{
        left: 71%;
    }
    .events_3 .invite {
        position: absolute;
        width: 76%;
        left: 13.5%;
        top: 11%;
    }

    .events_3 .invite p{
        font-size: 4.5vw;
    }
    .events_3 .invite span{
        font-size: 6vw;
    }
    
    .events_3 .join_box{
        width: 100vw;
        top: 19%;
        padding-bottom: 370%;
        left: -19.5%;
        z-index: 2;
    }
    
    .events_3 .join_gift .pp_10_box {
        background-image: url(https://images1.iwplay.com.tw/image/pwm/events/20260211/image/event3/pp_10_bg_m.webp);
        width: 94vw;
        left: -59%;
        top: 365%;
        padding-bottom: 167%;
    }
    .events_3 .pp_10_box .pp_btn{
        width: 9%;
        top: 62%;
    }


    .events_3 .join_card_box{
        width: 94vw;
        left: 2%;
        top: 0%;
        padding-bottom: 135%;
    }

    .events_3 .pp_card{
        width: 90vw;
        padding-bottom: 50%;
    }

    .events_3 .gn_btn_box{
        position: absolute;
        width: 100%;
        height: auto;
        padding-bottom: 9%;
        top: 92%;
        left: -5%;
        z-index: 2;
    }
    .events_3 .gn_btn_box .gift_history_btn{
        position: absolute;
        width: 58%;
        height: auto;
        padding-bottom: 0%;
        top: 60%;
        left: 26.5%;
        cursor: pointer;
        z-index: 2;
    }
}








/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
            商店圖_區域
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
.events_4 {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 49%;
    background-color: rgba(13, 182, 154, 0);

    background-image: url(https://images1.iwplay.com.tw/image/pwm/events/20260211/image/event4/event4_bg_1.webp);
    background-repeat: no-repeat;
    background-size: 100%;
}


/*中央*/
.events_4 .main_center {
    position: absolute;
    width: 72vw;
    height: auto;
    padding-bottom: 0%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 60;
    background-color: rgba(226, 21, 21, 0);
    /*顏色標記*/
}

.events_4 .main_center .big_title {
    position: absolute;
    width: 45%;
    height: auto;
    padding-bottom: 0%;
    top: 8%;
    left: 28%;

    z-index: 5;
}



/*商店圖*/

.events_4 .gallery {
    position: absolute;
    /* margin: 0 auto; */
    width: 70vw;
    height: auto;
    padding-bottom: 2%;
    top: 26%;
    left: 1%;
    z-index: 6;
    overflow: hidden;
}

.events_4 .gallery .video_box {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 39.25%;
}

.events_4 .gallery .video_box video {
    position: absolute;
    width: 70%;
    height: 100%;
    top: 5%;
    left: 15%;
    object-fit: cover;
}


.events_4 .gallery .carousel {
    position: relative;
    width: 93vw;
    left: 50%;
    transform: translateX(-50%);
    padding: 2.6vw 0;
}

.events_4 .gallery .carousel .swiper-slide img {
    width: 100%;
    filter: drop-shadow(0 0 0.1rem rgba(0, 0, 0, 0.6));
}

.events_4 .gallery .carousel .swiper-slide::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    left: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(0, 0, 0), rgb(0, 0, 0), rgba(0, 0, 0, 0));
    opacity: 0;
    transition: 0.3s;
    z-index: 1;
}

.events_4 .gallery .carousel .swiper-slide-active::before {
    opacity: 0;
}

.events_4 .gallery .carousel .btn_prev,
.events_4 .gallery .carousel .btn_next {
    width: 2.5vw;
    height: 2.5vw;
    background: url(https://images2.iwplay.com.tw/image/pwm/events/20260211/image/event4/arrow.webp) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}

.events_4 .gallery .carousel .btn_prev {
    left: 20.5vw;
}

.events_4 .gallery .carousel .btn_next {
    right: 20.5vw;
    transform: translateY(-50%) rotate(180deg);
}





/*雙按鈕*/
.events_4 .gn_btn_box {
    position: absolute;
    width: 45%;
    height: auto;
    padding-bottom: 9%;
    top: 80%;
    left: 27.5%;

    z-index: 5;

    background-color: rgba(122, 139, 46, 0);
    /*顏色標記*/
}

.events_4 .gn_btn_box .gift_history_btn {
    position: absolute;
    width: 42%;
    height: auto;
    padding-bottom: 0%;
    top: 20%;
    left: 7%;
    cursor: pointer;

    z-index: 5;
}


.events_4 .gn_btn_box .notic_btn {
    position: absolute;
    width: 42%;
    height: auto;
    padding-bottom: 0%;
    top: 20%;
    left: 53%;
    cursor: pointer;

    z-index: 5;
}

/*--------影片區--------*/
.events_4 .main_center .vd_box {
    position: absolute;
    width: 63%;
    height: auto;
    padding-bottom: 0%;
    top: 31%;
    left: 18%;

    background-color: #151910;

    z-index: 2;
}


.events_4 .main_center .vd_box .vd_box_1 {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #282828;
    /*顏色標記*/
}


/*播放按鈕*/
.events_4 .main_center .vd_box .vd_box_1 .play_btn {
    position: absolute;
    width: 12%;
    height: auto;
    padding-bottom: 0%;
    top: 42%;
    left: 42%;
    z-index: 10;
    background-color: rgba(0, 255, 255, 0);
    /*顏色標記*/

    cursor: pointer;

    transform: scale(1);
    transition: 0.5s;
}

.events_4 .main_center .vd_box .vd_box_1 .play_btn:hover {
    transform: scale(1.1);
    transition: 0.5s;
}


/*影片背景*/
.events_4 .main_center .vd_box .vd_box_1 video {
    object-fit: cover;
    object-position: left top;
    height: 100%;
    width: 100%;
    display: block;
}






@media (max-width:1470px) {}



/*@media (max-width:1100px) {
	.events_4 {
		padding-bottom: 135%;
		background-color: rgb(42, 21, 226);
	}
}*/



@media (max-width:767px) {

    .events_4 {
        position: relative;
        width: 100%;
        height: auto;
        padding-bottom: 107.5%;
        background: url(https://images1.iwplay.com.tw/image/pwm/events/20260211/image/event4/event4_bg_m.webp) center top no-repeat;
        background-size: 100%;
    }



    /*--中央區--*/
    .events_4 .main_center {
        width: 90vw;
    }

    .events_4 .main_center .big_title {
        width: 100%;
        top: 7%;
        left: 1%;
    }




    /*商店圖*/
    .events_4 .gallery {
        width: 147%;
        top: 32%;
        left: -23.5%;
    }

    /*箭頭*/
    .events_4 .gallery .carousel .btn_prev,
    .events_4 .gallery .carousel .btn_next {
        width: 10.72vw;
        height: auto;
        padding-bottom: 19%;

        background: url(https://images2.iwplay.com.tw/image/pwm/events/20260211/image/event4/arrow.webp) center no-repeat;
        background-size: 100%;
    }

    .events_4 .gallery .carousel .btn_prev {
        left: 0vw;
    }

    .events_4 .gallery .carousel .btn_next {
        right: 0vw;
    }



    /*雙按鈕*/
    .events_4 .gn_btn_box {
        width: 100%;
        padding-bottom: 30%;
        top: 74%;
        left: 0%;
        background-color: rgba(42, 21, 226, 0);
    }
    
    .events_4 .gn_btn_box .gift_history_btn {
        width: 50%;
        top: 0%;
        left: 25%;
    }

    .events_4 .gn_btn_box .notic_btn {
        width: 50%;
        top: 60%;
        left: 25%;
    }

    /* 影片 */
    .events_4 .main_center .vd_box{
        width: 91%;
        top: 37%;
        left: 4%;
    }



    

}















/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
            footer
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
footer {
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
}

footer p,
footer ul {
    opacity: 1;
    padding-left: 0.2rem;
}

.footer .company>img {
    width: initial;
    height: auto;
}

footer img {
    width: initial;
    height: initial;
    margin: 8px 3px;
}

@media (max-width:1100px) {
    footer {
        /* padding-bottom: 16%; */
    }
}


@media (max-width:767px) {
    footer {
        padding-bottom: 25%;
    }
}

