html,
body,
section,
footer {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background: #ffffff;
  overflow: hidden;
}

.fp-overflow {
  width: 100%;
  height: 100%;
}


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


.display_none {
  display: none !important;
}




/*---- logo ----*/
.logo {
  width: 6.875%;
  left: 1%;
}

/*---- aside ----*/
aside {
  width: 8.8545%;
}

/*---- member ----*/
.member {
  width: 7.3959%;
  top: 3.1%;
}

/*---- snslink ----*/
.snslink {
  width: 12.396%;
  top: 3%;
  filter: hue-rotate(187deg);
}







/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
            fullpage 手機_姚特調
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
@media (max-width: 767px) {

  .fp-scrollable .fp-section,
  .fp-scrollable .fp-slide,
  .fp-scrollable.fp-responsive .fp-is-overflow.fp-section {
    height: unset;
    min-height: unset;
    height: unset;
    min-height: unset;
  }
}


/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
            會員登入_特調
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
.member .member_login,
.member .member_info {
  filter: hue-rotate(187deg) !important;
}





/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
            pc浮水印
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
.pc_flex_box {
  position: fixed;
  width: 20%;
  height: auto;
  padding-bottom: 15.8%;
  bottom: 0%;
  right: 0%;
  z-index: 78;
  display: block;
  cursor: pointer;
}

.pc_flex_box .cent_box {
  position: absolute;
  width: 60%;
  height: auto;
  padding-bottom: 56%;
  right: 5%;
  bottom: 0%;
  z-index: 65;
  background-color: rgba(226, 21, 21, 0);
  /*顏色標記*/
}



.pc_flex_box .title_word {
  position: absolute;
  width: 75%;
  height: auto;
  padding-bottom: 0%;
  bottom: -4%;
  left: 17%;
  z-index: 60;
}

.pc_flex_box .gift_side {
  position: absolute;
  width: 82%;
  height: auto;
  padding-bottom: 0%;
  bottom: 12%;
  right: 5%;
  z-index: 55;
}

.pc_flex_box .bg_im {
  position: absolute;
  width: 86%;
  height: auto;
  padding-bottom: 0%;
  bottom: 0%;
  right: 0%;
  z-index: 10;
  pointer-events: none;
}


@media (max-width: 1920px) {

  .pc_flex_box {
    width: 20%;
    padding-bottom: 11%;
  }

  .pc_flex_box .title_word {
    width: 79%;
    bottom: -4%;
    left: 16%;
  }

  .pc_flex_box .gift_side {
    width: 82%;
    bottom: 15%;
    right: 5%;
  }

}


@media (max-width: 1470px) {

  .pc_flex_box {
    width: 21%;
    padding-bottom: 11%;
 }

}


@media (max-width: 1100px) {

  .pc_flex_box {
    display: none;
  }

}





/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
            手機浮水印
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
.sp_flex_box {
  display: none;
}


@media (max-width: 1100px) {

  .sp_flex_box {
    position: fixed;
    width: 100%;
    height: auto;
    padding-bottom: 18%;
    bottom: 0%;
    left: 0%;
    z-index: 78;
    display: block;
    pointer-events: none;

    background-image: url(https://images3.iwplay.com.tw/image/zxsj/events/cbt_test/image/flex/tb_bg.webp);
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .sp_flex_box .cent_box {
    position: absolute;
    width: 87%;
    height: auto;
    padding-bottom: 0%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 65;
    background-color: rgba(226, 21, 21, 0);
    /*顏色標記*/
  }


  .sp_flex_box .cent_box .title_word {
    position: absolute;
    width: 60%;
    height: auto;
    padding-bottom: 0%;
    bottom: 9%;
    left: 3%;
    z-index: 60;
  }

  .sp_flex_box .cent_box .gift_side {
    position: absolute;
    width: 35%;
    height: auto;
    padding-bottom: 0%;
    bottom: 0%;
    right: 1%;
    z-index: 60;
  }

}



@media (max-width: 767px) {

  .sp_flex_box {
    padding-bottom: 19%;

    background-image: url(https://images3.iwplay.com.tw/image/zxsj/events/cbt_test/image/flex/sp_bg.webp);
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .sp_flex_box .cent_box .title_word {
    width: 63%;
    bottom: 14%;
    left: -2%;
}

  .sp_flex_box .cent_box .gift_side {
    width: 40%;
    bottom: 0%;
    right: -1%;
  }

}






/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
            主頁01
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
.message {
  position: relative;
  width: 100%;
  background: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/bg.webp) no-repeat center top #ffffff;
  background-size: cover;
  overflow: hidden;
}


/*風沙影片背景*/
.message .videoArea {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  display: block;

  pointer-events: none;

  mix-blend-mode: hard-light;
}

.message .videoArea video {
  object-fit: cover;
  object-position: left top;
  height: 100%;
  width: 100%;

  opacity: 0.4;
}


/*--中央區--*/
.message .container {
  position: absolute;
  width: 91%;
  height: auto;
  padding-bottom: 47%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

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



/*--大title--*/
.message .container .page_1_title_box {
  position: absolute;
  width: 39vw;
  height: auto;
  padding-bottom: 17.5%;
  top: 19%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;

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


.message .container .page_1_title_box .title {
  position: absolute;
  width: 100%;
  height: auto;
  padding-bottom: 39%;
  top: 0%;
  left: 0%;
  z-index: 10;

  background-image: url(https://images3.iwplay.com.tw/image/zxsj/events/cbt_test/image/big_title_pc.webp);
  background-repeat: no-repeat;
  background-size: 100%;
}


.message .container .page_1_title_box .main_slogan {
  position: absolute;
  width: 87%;
  height: auto;
  padding-bottom: 9%;
  top: 87%;
  left: 7%;
  z-index: 11;

  background-image: url(https://images3.iwplay.com.tw/image/zxsj/events/cbt_test/image/main_slogan_pc_250513.webp);
  background-repeat: no-repeat;
  background-size: 100%;
}



/*--第一單元--*/
.message .container .zone_1_box {
  position: absolute;
  width: 11%;
  height: auto;
  padding-bottom: 3%;
  top: 44%;
  left: 39%;
  z-index: 10;

  background-image: url(https://images3.iwplay.com.tw/image/zxsj/events/cbt_test/image/title_pa_bg_pc_2.webp);
  background-size: 100%;
  background-repeat: no-repeat;
}

/*單元標_設定*/
.message .container .zone_1_box.open .zone_1_title {
  position: relative;
  width: 78%;
  height: auto;
  padding-bottom: 94%;
  margin-top: 14%;

  background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_1_big_open_pc.webp);
  background-repeat: no-repeat;
  background-size: 100%;
}

.message .container .zone_1_box.close .zone_1_title {
  position: relative;
  width: 78%;
  height: auto;
  padding-bottom: 94%;
  margin-top: 14%;

  background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_1_big_end_pc.webp);
  background-repeat: no-repeat;
  background-size: 100%;
}

.message .container .zone_1_box.soon .zone_1_title {
  position: relative;
  width: 78%;
  height: auto;
  padding-bottom: 94%;
  margin-top: 14%;

  background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_1_big_soon_pc.webp);
  background-repeat: no-repeat;
  background-size: 100%;
}




/*--第二單元--*/
.message .container .zone_2_box {
  position: absolute;
  width: 11%;
  height: auto;
  padding-bottom: 3%;
  top: 46%;
  left: 52%;
  z-index: 10;

  background-image: url(https://images3.iwplay.com.tw/image/zxsj/events/cbt_test/image/title_pa_bg_pc_2.webp);
  background-size: 100%;
  background-repeat: no-repeat;
}

/*單元標_設定*/
.message .container .zone_2_box.open .zone_2_title {
  position: relative;
  width: 78%;
  height: auto;
  padding-bottom: 94%;
  margin-top: 14%;

  background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_2_big_open_pc.webp);
  background-repeat: no-repeat;
  background-size: 100%;
}

.message .container .zone_2_box.close .zone_2_title {
  position: relative;
  width: 78%;
  height: auto;
  padding-bottom: 94%;
  margin-top: 14%;

  background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_2_big_end_pc.webp);
  background-repeat: no-repeat;
  background-size: 100%;
}

.message .container .zone_2_box.soon .zone_2_title {
  position: relative;
  width: 78%;
  height: auto;
  padding-bottom: 94%;
  margin-top: 14%;

  background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_2_big_soon_pc.webp);
  background-repeat: no-repeat;
  background-size: 100%;
}



/*--第三單元--*/
.message .container .zone_3_box {
  position: absolute;
  width: 11%;
  height: auto;
  padding-bottom: 8%;
  top: 44%;
  left: 65%;
  z-index: 10;

  background-image: url(https://images3.iwplay.com.tw/image/zxsj/events/cbt_test/image/title_pa_bg_pc.webp);
  background-size: 100%;
  background-repeat: no-repeat;
}

/*單元標_設定*/
.message .container .zone_3_box.open .zone_3_title {
  position: relative;
  width: 78%;
  height: auto;
  padding-bottom: 94%;
  margin-top: 14%;

  background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_3_big_open_pc.webp);
  background-repeat: no-repeat;
  background-size: 100%;
}

.message .container .zone_3_box.close .zone_3_title {
  position: relative;
  width: 78%;
  height: auto;
  padding-bottom: 94%;
  margin-top: 14%;

  background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_3_big_end_pc.webp);
  background-repeat: no-repeat;
  background-size: 100%;
}

.message .container .zone_3_box.soon .zone_3_title {
  position: relative;
  width: 78%;
  height: auto;
  padding-bottom: 94%;
  margin-top: 14%;

  background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_3_big_soon_pc.webp);
  background-repeat: no-repeat;
  background-size: 100%;
}



/*--第四單元--*/
.message .container .zone_4_box {
  position: absolute;
  width: 11%;
  height: auto;
  padding-bottom: 8%;
  top: 45%;
  left: 78%;
  z-index: 10;

  background-image: url(https://images3.iwplay.com.tw/image/zxsj/events/cbt_test/image/title_pa_bg_pc.webp);
  background-size: 100%;
  background-repeat: no-repeat;
}

/*單元標_設定*/
.message .container .zone_4_box.open .zone_4_title {
  position: relative;
  width: 78%;
  height: auto;
  padding-bottom: 94%;
  margin-top: 14%;

  background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_4_big_open_pc.webp);
  background-repeat: no-repeat;
  background-size: 100%;
}

.message .container .zone_4_box.close .zone_4_title {
  position: relative;
  width: 78%;
  height: auto;
  padding-bottom: 94%;
  margin-top: 14%;

  background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_4_big_end_pc.webp);
  background-repeat: no-repeat;
  background-size: 100%;
}

.message .container .zone_4_box.soon .zone_4_title {
  position: relative;
  width: 78%;
  height: auto;
  padding-bottom: 94%;
  margin-top: 14%;

  background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_4_big_soon_pc.webp);
  background-repeat: no-repeat;
  background-size: 100%;
}










/*--選項設定--*/
.message .container .level .list {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 0%;

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

  cursor: pointer;
}


.message .container .level .list {
  transform: translateX(1%);
  transition: 0.8s;
}


.message .container .level .list:hover {
  transform: translateX(6%);
  transition: 0.8s;
}


.message .container .level .list .list_con {
  position: relative;
  width: 90%;
  height: auto;
  padding-top: 2%;
  padding-bottom: 2%;
  margin: 0 auto;

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


  display: grid;
  grid-auto-flow: column;
  justify-content: start;
  align-items: center;
  grid-template-columns: 11% auto;
}



/*2-1 例外*/
.message .container .zone_2_box .list_2-1 {
  width: 96%;
  transform: translateX(-2%);
  transition: 0.8s;
}

.message .container .zone_2_box .list_2-1 .list_con {
  width: 95%;
  grid-template-columns: auto;
}

.message .container .zone_2_box .QA_open {
  animation: join_br 1.5s ease-in infinite forwards;
}




.message .container .level .list .title_dot {
  width: 69%;
  height: auto;
  padding-bottom: 0%;
  z-index: 10;
}

.message .container .level .list .s_title {
  width: auto;
  height: auto;
  padding-bottom: 0%;
  z-index: 10;
}

.message .container .level .list .s_title p {
  background-color: rgba(250, 235, 215, 0);
  /*顏色標記*/
  font-family: "Noto Serif TC", serif;
  font-size: 0.8vw;
  margin-block-start: 0em;
  margin-block-end: 0em;
  color: #250b01;
  font-weight: 800;
  text-align: left;
}

.message .container .level .list .s_title p.mark1 {
  color: #981d04;
  font-weight: 900;
}



/*soon 選項*/
/*.message .container .level.soon .list {
  cursor: auto !important;

  transform: translateX(10%);
  transition: 0.8s;
}

.message .container .level.soon .list:hover {
  transform: translateX(10%);
  transition: 0.8s;
}

.message .container .level.soon .list .s_title p {
  color: #555555;
}*/







/*--太陽--*/
.message .right_slogan {
  position: absolute;
  width: 0.7vw;
  height: auto;
  padding-bottom: 0%;
  top: 50%;
  left: 98%;
  transform: translate(-50%, -50%);
  z-index: 70;

  pointer-events: none;
}




/*--太陽--*/
.message .sun {
  position: absolute;
  width: 118%;
  height: auto;
  padding-bottom: 0%;
    top: -48%;
    left: -7%;
    z-index: 10;
    pointer-events: none;
    mix-blend-mode: screen;

  animation: sun 8s ease-in infinite forwards;
}

/*--title_光--*/
.message .title_light {
  position: absolute;
  width: 38%;
  height: auto;
  padding-bottom: 0%;
  top: -8%;
  left: 26.5%;
  z-index: 11;
  opacity: 0.8;
  pointer-events: none;
  mix-blend-mode: lighten;
  display: none;

  animation: sun 6s ease-in infinite forwards;
}


/*--沙球--*/
.message .move_bull {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-bottom: 0%;
  top: 0%;
  left: 0%;
  z-index: 10;

  pointer-events: none;

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

.message .move_bull .send_1 {
  position: absolute;
  width: 36%;
  height: auto;
  padding-bottom: 0%;
  top: 8%;
  left: 130%;
  z-index: 10;

  pointer-events: none;

  opacity: 0.8;

  animation: fog254 8s ease-in infinite forwards;
}


.message .move_bull .send_2 {
  position: absolute;
  width: 36%;
  height: auto;
  padding-bottom: 0%;
  top: 64%;
  left: 130%;
  z-index: 10;

  pointer-events: none;

  opacity: 0.8;

  animation: fog255 6s ease-in infinite forwards;
  animation-delay: 0.6s;
}





/*--落葉--*/
.leafs {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  pointer-events: none;
}

.leafs .leaf {
  position: absolute;
  display: block;
  opacity: 0;
}

.leafs .leaf.fly1 {
  width: 10.5%;
  animation: fly 2s ease-in-out infinite;
  animation-delay: .5s;
  opacity: 0;
}

.leafs .leaf.fly2 {
  width: 70%;
  top: 10%;
  left: -70%;
  animation: fly2 4s ease-in-out infinite;
  opacity: 0;
}

.leafs .leaf.fly3 {
  width: 3%;
  animation: fly4 2s ease-in-out infinite;
  animation-delay: 1.5s;
  opacity: 0;
}








@media (max-width: 1920px) {

  /*slogan*/
  .message .container .page_1_title_box .main_slogan {
    width: 96%;
    padding-bottom: 11%;
    top: 87%;
    left: 0%;
  }

  /*單元*/
  .message .container .zone_1_box {
    width: 11%;
  }

  .message .container .zone_2_box {
    width: 11%;
  }

  .message .container .zone_3_box {
    width: 11%;
  }

  .message .container .zone_4_box {
    width: 11%;
  }

  .message .container .level .list .s_title p {
    font-size: 0.85vw;
  }


}


@media (max-width: 1470px) {

  /*大標*/
  .message .container .page_1_title_box {
    width: 42vw;
    padding-bottom: 18.5%;
    top: 18%;
  }

  /*單元*/
  .message .container .zone_1_box {
    width: 12%;
  }

  .message .container .zone_2_box {
    width: 12%;
  }

  .message .container .zone_3_box {
    width: 12%;
  }

  .message .container .zone_4_box {
    width: 12%;
  }


  .message .container .level .list .list_con {
    width: 94%;
  }

  .message .container .level .list .list_con {
    padding-bottom: 0%;
  }

  .message .container .level .list .s_title p {
    font-size: 1vw;
  }

}


@media (max-width: 1100px) {

  .message {
    background: url(https://images3.iwplay.com.tw/image/zxsj/events/cbt_test/image/bg_tb.webp) no-repeat center top;
    background-size: cover;
  }


  /*--中央區--*/
  .message .container {
    width: 91%;
    padding-bottom: 104%;
  }


  /*--大標--*/
  .message .container .page_1_title_box {
    width: 64vw;
    padding-bottom: 30%;
    top: 9%;
    left: 49%;
  }

  .message .container .page_1_title_box .main_slogan {
    width: 106%;
    padding-bottom: 16%;
    top: 86%;
    left: 1%;
  }


  /*--第一單元--*/
  .message .container .zone_1_box {
    width: 22%;
    padding-bottom: 8%;
    top: 29%;
    left: 50%;
  }

  /*--第二單元--*/
  .message .container .zone_2_box {
    width: 22%;
    padding-bottom: 8%;
    top: 25%;
    left: 74%;
  }

  /*--第三單元--*/
  .message .container .zone_3_box {
    width: 22%;
    padding-bottom: 15%;
    top: 70%;
    left: 50%;
  }

  /*--第四單元--*/
  .message .container .zone_4_box {
    width: 22%;
    padding-bottom: 16%;
    top: 66%;
    left: 74%;
  }


  /*文字*/
  .message .container .level .list .s_title p {
    font-size: 1.8vw;
    color: #250b01;
  }


  /*--太陽--*/
  .message .sun {
    width: 189%;
    top: -18%;
    left: -43%;
  }


  /*側slogan*/
  .message .right_slogan {
    width: 1.4vw;
    top: 32%;
    left: 97%;
  }

}


@media (max-width: 767px) {

  .message {
    padding-bottom: 266%;
    background: url(https://images3.iwplay.com.tw/image/zxsj/events/cbt_test/image/bg_m.webp) no-repeat center top #ffffff;
    background-size: 100%;
  }


  /*--中央區--*/
  .message .container {
    width: 80%;
    padding-bottom: 195%;
    top: 50%;
    left: 50%;
  }


  /*--大標--*/
  .message .container .page_1_title_box {
    width: 82vw;
    padding-bottom: 161%;
    top: 27%;
    left: 50%;
  }


  .message .container .page_1_title_box .title {
    width: 100%;
    padding-bottom: 45%;
    top: -2%;

    background-image: url(https://images3.iwplay.com.tw/image/zxsj/events/cbt_test/image/big_title_sp.webp);
    background-repeat: no-repeat;
    background-size: 100%;
  }


  .message .container .page_1_title_box .main_slogan {
    width: 123%;
    padding-bottom: 19%;
    top: 82%;
    left: -12%;

    background-image: url(https://images3.iwplay.com.tw/image/zxsj/events/cbt_test/image/main_slogan_sp_250513.webp);
    background-repeat: no-repeat;
    background-size: 100%;
  }



  /*--第一單元--*/
  .message .container .zone_1_box {
    width: 49%;
    padding-bottom: 0%;
    top: 55%;
    left: -2%;

    background-image: unset;
  }

  /*單元標_設定*/
  .message .container .zone_1_box.open .zone_1_title {
    width: 100%;
    padding-bottom: 43%;

    background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_1_big_open_sp.webp);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .message .container .zone_1_box.close .zone_1_title {
    width: 100%;
    padding-bottom: 43%;

    background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_1_big_end_sp.webp);
    background-repeat: no-repeat;
    background-size: 100%;
  }


  /*--第二單元--*/
  .message .container .zone_2_box {
    width: 49%;
    padding-bottom: 1%;
    top: 55%;
    left: 57%;

    background-image: unset;
  }

  /*單元標_設定*/
  .message .container .zone_2_box.open .zone_2_title {
    width: 100%;
    padding-bottom: 43%;

    background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_2_big_open_sp.webp);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .message .container .zone_2_box.close .zone_2_title {
    width: 100%;
    padding-bottom: 43%;

    background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_2_big_end_sp.webp);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .message .container .zone_2_box.soon .zone_2_title {
    width: 100%;
    padding-bottom: 43%;

    background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_2_big_soon_sp.webp);
    background-repeat: no-repeat;
    background-size: 100%;
  }



  /*--第三單元--*/
  .message .container .zone_3_box {
    width: 49%;
    padding-bottom: 1%;
    top: 88%;
    left: -2%;

    background-image: unset;
  }

  /*單元標_設定*/
  .message .container .zone_3_box.open .zone_3_title {
    width: 100%;
    padding-bottom: 43%;

    background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_3_big_open_sp.webp);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .message .container .zone_3_box.close .zone_3_title {
    width: 100%;
    padding-bottom: 43%;

    background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_3_big_end_sp.webp);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .message .container .zone_3_box.soon .zone_3_title {
    width: 100%;
    padding-bottom: 43%;

    background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_3_big_soon_sp.webp);
    background-repeat: no-repeat;
    background-size: 100%;
  }




  /*--第四單元--*/
  .message .container .zone_4_box {
    width: 49%;
    top: 88%;
    left: 57%;

    background-image: unset;
  }

  /*單元標_設定*/
  .message .container .zone_4_box.open .zone_4_title {
    width: 100%;
    padding-bottom: 43%;

    background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_4_big_open_sp.webp);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .message .container .zone_4_box.close .zone_4_title {
    width: 100%;
    padding-bottom: 43%;

    background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_4_big_end_sp.webp);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .message .container .zone_4_box.soon .zone_4_title {
    width: 100%;
    padding-bottom: 43%;

    background-image: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/image/zone_4_big_soon_sp.webp);
    background-repeat: no-repeat;
    background-size: 100%;
  }


  /**--選項設定--*/
  .message .container .level .list .s_title p {
    font-size: 3.6vw;
    color: #fbedde;
  }

  .message .container .level .list .list_con {
    width: 108%;
    padding-top: 1%;
    padding-bottom: 1%;
  }

  .message .container .level .list .s_title p.mark1 {
    color: #ffb600;
  }



  /*--太陽--*/
  .message .sun {
    width: 307%;
    top: -17%;
    left: -98%;
  }

  /*--落葉--*/
  .leafs {
    display: none;
  }

  /*--右側slogan--*/
  .message .right_slogan {
    display: none;
  }


  /*--沙球--*/
  .message .move_bull .send_1 {
    width: 48%;
    opacity: 1;
    animation: fog254_sp 8s ease-in infinite forwards;
  }

  .message .move_bull .send_2 {
    width: 45%;
    opacity: 1;
    animation: fog255_sp 6s ease-in infinite forwards;
  }

}




/*▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
            主頁02
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀*/
.message_board {
  position: relative;
  background: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/images/message_board.webp) no-repeat center;
  background-size: cover;
}

.message_board .container {
  position: absolute;
  width: 76%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

  background-color: rgba(227, 255, 127, 0.493);
}



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


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


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


@media (max-width: 767px) {

  .message_board {
    background: url(https://images1.iwplay.com.tw/image/zxsj/events/cbt_test/images/message_board_m.webp) no-repeat center top;
    background-size: cover;
  }


  .message_board .container {
    margin-top: 2%;
    width: 88%;
  }

}













@media (max-width: 1399.98px) {
  .logo {
    width: 8.5%;
  }

  aside {
    width: 10.5%;
  }

  aside.close {
    left: -10.5%;
  }

  aside .events a span {
    font-size: 1vw;
  }

}

@media (max-width: 1199.98px) {
  .logo {
    width: 12%;
  }

  aside {
    width: 14%;
  }

  aside.close {
    left: -14%;
  }

  aside .events a span {
    font-size: 1.4vw;
  }

  .member {
    width: 11.5%;
    right: 20.5%;
    top: 2%;
  }

  .member .member_info .member_name {
    font-size: 1.4vw;
  }

  .snslink {
    width: 19%;
    top: 2%;
  }
}


@media (max-width: 991.98px) {
  .logo {
    width: 15%;
    top: 1%;
  }

  aside {
    width: 17%;
  }

  aside.close {
    left: -17%;
  }

  aside .events a span {
    font-size: 1.6vw;
  }

  .member {
    width: 14.3%;
    right: 25%;
    top: 1.2%;
  }

  .member .member_info .member_name {
    font-size: 1.7vw;
  }

  .snslink {
    width: 23%;
    top: 1.2%;
  }


  /*footer 特調*/
  footer .container {
    padding-bottom: 14%;
  }


}

@media (max-width: 768px) {
  .logo {
    width: 15.9%;
  }

  aside {
    width: 18%;
  }

  aside.close {
    left: -18%;
  }

  aside .events a span {
    font-size: 1.8vw;
  }

  .member {
    width: 16.8%;
    right: 29%;
    top: 1.2%;
  }

  .snslink {
    width: 27%;
    top: 1.2%;
  }

  /*footer 特調*/
  footer .container {
    padding-bottom: 22%;
  }

}

@media (max-width: 575.98px) {
  .logo {
    width: 24%;
    top: 1%;
    left: 1.5%;
  }

  aside {
    width: 28%;
  }

  aside.close {
    left: -28%;
  }

  aside .events a span {
    font-size: 3.1vw;
  }

  .member {
    width: 24%;
    right: 43%;
    top: 1.2%;
  }

  .member .member_info .member_name {
    font-size: 2.3vw;
  }

  .snslink {
    width: 40%;
    right: 2%
  }

}