@charset "utf-8";
/* CSS Document */

/*基本*/
body{ margin: 0; padding: 0;}


/*全BOX版面*/
.WRAPPER { position: relative; display: block; margin: 0 auto; padding: 0; width: 100%;  min-width: 1220px; overflow: hidden; font-family: "微軟正黑體","Microsoft JhengHei",Helvetica;}
.WRAPPER img { border: 0; vertical-align: top;}
.WRAPPER a { text-decoration: none;}
@media screen and (max-width:767px){
  .WRAPPER { min-width: inherit; padding-bottom: 10vw; }
  .WRAPPER img {  width: 100%;  height: auto;}
}

/*背景*/
@media screen and (min-width:787px){
.bgfixed { z-index: 0; position: fixed; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgfixed.jpg?t=1762482580998) no-repeat center top;}
.bgdeco { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1762482580998) repeat-y center top; transition: 0.5s linear; pointer-events: none;}
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.jpg?t=1762482580998) no-repeat center top;}
.coin { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 400px; background: url(coin.png?t=1762482580998) no-repeat center top;}
}
@media screen and (max-width:767px){
  .bgrepeat { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(bgrepeat_m.jpg?t=1762482580998) repeat-y center 44px; background-size: 100%;}
  .bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(bgtop_m.jpg?t=1762482580998) no-repeat center 44px; background-size: 100%;}
  .coin { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: inherit; height: 100%; background: url(coin_m.png?t=1762482580998) no-repeat center 44px; background-size: 100%;}
}
	
/*區塊_all*/
.Area { position: relative; margin: 0 auto; padding: 0; border-radius: 0; text-align: center; }
.Area a { display: block;} 
.Area .go_bt {
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;}
.Area .go_bt:hover {
  -webkit-transform: scale(0.95);
     -moz-transform: scale(0.95);
      -ms-transform: scale(0.95);
       -o-transform: scale(0.95);
          transform: scale(0.95);}
.Area .go_bt2 {
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;}
.Area .go_bt2:hover { 
  filter: brightness(130%);
  -webkit-transform: translateY(-10px);
     -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
       -o-transform: translateY(-10px);
          transform: translateY(-10px);
		  }
.Area1220 { margin: 0 auto; width: 1220px;}
.Area960 { margin: 0 auto; width: 960px;}
@media screen and (max-width:767px){
  .Area .go_bt:hover {  
    -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;}
  .Area .go_bt2:hover { 
    filter: brightness(1);
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
        }
  .Area1220 { width: 100%;}
  .Area960 { width: 100%;}
  /*區塊_切割*/
  .Area_1bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn a { float: left; margin: 0 0 2% 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn a { float: left; margin: 0 1% 2%; padding: 0; width: 48%; list-style: none;}
  .Area_3bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn a { float: left; margin: 0 1% 2% ; padding: 0; width: 31.3%; list-style: none;}
  .Area_1bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn_nopadding a { float: left; margin: 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn_nopadding a { float: left; margin: 0; padding: 0; width: 50%; list-style: none;}
  .Area_3bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn_nopadding a { float: left; margin: 0; padding: 0; width: 33.3%; list-style: none;}
}

/*間距*/
.Area_bottom { margin-bottom: 50px;}
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 10vw;}
}

/*共用樣式*/
.Area .swiper-pagination-bullet { background-color: #fff;}
@media screen and (max-width:767px){
  .Area .PD_box { width: 96%; margin: 0 auto;}
}

/*公版樣式*/
.PD_layout[data-pd-li=BN] ul,
.PD_layout[data-pd-li=BN-AWD] ul { padding: 0; grid-gap: 0;}
@media screen and (max-width:767px){
  .PD_layout ul { width: 100%;}
}

/*折價券*/
.Area .Area_coupon { width: 96%; margin: 0 auto;}
.Area .Area_coupon ul { grid-gap: 0;}
.Area .Area_coupon ul li .PD_img { padding: 0;}
@media screen and (max-width:767px){
}

/*登記*/
.Area .Area_danji .danji_box { margin-bottom: 0;}
.Area .Area_danji .danji_box .box_1 { width: 96%;}
.Area .warningTxt h3 { padding: 0;}
.Area .Area_danji .danji_box ul li .activityText .gifts span { color: #902f1e;}
@media screen and (max-width:767px){
}

/*3P折價券*/
.Area_coupon_ppp2 .Area_swiper,
.Area_coupon_ppp .Area_swiper { width: 100%;}
.Area_coupon_ppp,
.Area_coupon_ppp2 { padding-bottom: 0;}
.Area_coupon_ppp .PD_coupon ul,
.Area_coupon_ppp2 .PD_coupon ul { padding: 1.5vw 0 0;}
.Area_boxstyle_pagination .swiper-pagination-bullet { background-color: #fff;}
.Area_boxstyle_pagination .swiper-pagination-bullet-active { background-color: #fff;}
@media screen and (max-width:767px){
  .Area_coupon_ppp,
  .Area_coupon_ppp2 { padding-bottom: 0;}
  .Area_coupon_ppp .PD_coupon ul,
  .Area_coupon_ppp2 .PD_coupon ul { padding: 2.5vw 0 0;}
}

/*版頭*/
.Area_top { position: relative; margin-bottom: 210px;}
.Area_top .momoco { position: absolute; left: 930px; top: 270px;}
.Area_top .kiwi { position: absolute; left: 0; top: 790px; z-index: 1;}
.Area_top .streamer { position: absolute; left: -250px; top: 170px;}
.Area_top .main { padding-top: 30px;}
.Area_top .mainsubtitle { margin: -54px auto 20px;}
.Area_top .main ul li,
.Area_top .mainsubtitle ul li { pointer-events: none;}
@media screen and (max-width:767px){
  .Area_top { margin-bottom: 20vw;}
  .Area_top .momoco { left: 80vw; top: 26vw; width: 18%;}
  .Area_top .kiwi { left: -1vw; top: 93vw; width: 18%;}
  .Area_top .main { padding-top: 0;}
  .Area_top .mainsubtitle { margin: -5.2vw auto 1vw;}
}

/*好康疊加超優惠*/
.Area01 { position: relative;}
.Area01 .BN { position: absolute; top: 70px; left: 50%; transform: translateX(-50%); width: 100%; z-index: 2;}
@media screen and (max-width:767px){
  .Area01 { width: 96%; margin: 0 auto 10vw;}
  .Area01 .BN { top: 7.4vw;}
}

/*全站抵用券 馬上領*/
.Area02 {}
@media screen and (max-width:767px){
  .Area02 {}
}

/*3C抵用券 馬上領*/
.Area03 {}
@media screen and (max-width:767px){
  .Area03 {}
}

/*超取390 天天免運*/
.Area04 {}
@media screen and (max-width:767px){
  .Area04 {}
}

/*雙11最強攻略*/
.Area05 {}
.Area05 .BN_swiper ul li .PD_img img { border-radius: 20px;}
@media screen and (max-width:767px){
  .Area05 {}
  .Area05 .BN_swiper ul li .PD_img img { border-radius: 15px;}
}

/*品類神券精選店家*/
.Area06 {}
.Area06 .PD_box ul li { position: relative; padding-top: 80px;}
.Area06 .PD_box ul li .PD_img:before { content: ""; position: absolute; top: 5px; left: 50%; transform: translateX(-50%); width: 96%; height: 75px; background-image: repeating-linear-gradient(0deg , #9043dd 0%, #fc90f7 100%);}
.Area06 .PD_box ul li .PD_into .txtn { position: absolute; top: 15px; left: 50%; transform: translateX(-50%); width: 65%; background-color: #fff; border-radius: 10px; line-height: 2.2em; overflow: hidden;}
.Area06 .PD_box ul li .PD_into h3 { position: absolute; top: 50px; left: 50%; transform: translateX(-50%); width: 100%; color: #fff;}
@media screen and (max-width:767px){
  .Area06 {}
  .Area06 .PD_box ul li { padding-top: 17.5vw;}
  .Area06 .PD_box ul li .PD_img:before { top: 1vw; height: 16.5vw;}
  .Area06 .PD_box ul li .PD_into .txtn { top: 3.5vw; line-height: 1.9em;}
  .Area06 .PD_box ul li .PD_into h3 { top: 10vw;}
}

/*超取免運店家*/
.Area07 {}
.Area07 .BN_swiper ul.PD_wrapper li .PD_img img { border-radius: 20px;}
.Area07 .BN_swiper ul.PD_wrapper { height: 205px;}
@media screen and (max-width:767px){
  .Area07 {}
  .Area07 .BN_swiper ul.PD_wrapper li .PD_img img { border-radius: 15px;}
  .Area07 .BN_swiper ul.PD_wrapper { height: 28vw;}
}

/*下方公版*/
.Area08 {}
.Area08 .bgpink { background-color: #fb4cee; padding: 20px 10px; box-sizing: border-box; border-radius: 80px 0 0 0;}
.Area08 .bgpurple { background-color: #b154ff; padding: 20px 10px; box-sizing: border-box; border-radius: 80px 0 0 0;}
@media screen and (max-width:767px){
  .Area08 {}
  .Area08 .bgpink { width: 96%; margin: 0 auto; padding: 2vw 1vw; border-radius: 40px 0 0 0;}
  .Area08 .bgpurple { width: 96%; margin: 0 auto; padding: 2vw 1vw; border-radius: 40px 0 0 0;}
}

/*店家加碼送mo幣*/
.Area09 {}
.Area09 .BN_swiper ul.PD_wrapper li .PD_img img { border-radius: 20px;}
.Area09 .BN_swiper ul.PD_wrapper { height: 205px;}
@media screen and (max-width:767px){
  .Area09 {}
  .Area09 .BN_swiper ul.PD_wrapper li .PD_img img { border-radius: 15px;}
  .Area09 .BN_swiper ul.PD_wrapper { height: 28vw;}
}

/*雙11再加碼*/
.Area10 {}
@media screen and (max-width:767px){
  .Area10 {}
}


/*複製領券*/
.Area .PD_copy { width: 960px; margin: 0 auto 30px;}
.Area .PD_copy ul {}
.Area .PD_copy ul li { background-color: #fff; border-radius: 15px; overflow: hidden;}
.Area .PD_copy .PD_into { padding: 0; padding-bottom: 2.15em; text-align: center;}
.Area .PD_copy .PD h3 { color: #fff; font-size: 45px; font-weight: 700; background-color: #7385d5; font-family: Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;}
.Area .PD_copy .PD h4 { color: #000; font-size: 36px; font-weight: 600; line-height: 1.35; margin: .35em 0 .1em;}
.Area .PD_copy .PD .gobtn { margin-left: 61%; width: 28%;}
/*改成flex排列*/
.Area .PD_copy .Area_copy { display: flex; justify-content: space-evenly; align-items: center; position: absolute; bottom: 2em; left: 9%; width: 50%; line-height: 5.45; background-color: #919191; border-radius: 20em;}
.Area .PD_copy .Area_copy .copyTxt { flex-basis: 70%; font-size: 40px; line-height: 1.8; background-color: #fff; border-radius: 20em; font-weight: 700; overflow: hidden;}
.Area .PD_copy .Area_copy .btn_copy { padding-right: 1.8em;}
.Area .PD_copy .Area_copy .btn_copy button { padding: 0; background: none; border: none; color: #fff; font-size: 1.05em; font-weight: 600; font-family: Noto Sans TC, "Century Gothic", "Microsoft JhengHei", system-ui, Helvetica;}
/*h3前綴logo*/
.Area .PD_copy .PD h3 span { position: relative; overflow: visible; margin-left: 17vw;}
.Area .PD_copy .PD h3 span::before { content: ""; pointer-events: none; position: absolute; top: 50%; left: -16.8vw; transform: translateY(-50%); width: 15vw; height: 6.5vw; background-image: url(logo_after.png?t=1762482580999); background-position: center top; background-size: 100%; background-repeat: no-repeat;}
@media screen and (min-width:768px){
.Area .PD_copy .Area_copy .btn_copy button { font-size: 40px; position: relative; top: 8px;}
.Area .PD_copy .PD h3 span { margin-left: 3.3em;}
.Area .PD_copy .PD h3 span::before { left: -2.8em; width: 117px; height: 50px;}
}
@media screen and (max-width:767px){
  .Area .PD_copy { width: 96%; margin: 0 auto 3vw;}
  .Area .PD_copy ul li { border-radius: 10px;}
  .Area .PD_copy .PD_into { padding-bottom: 0.85em;}
  .Area .PD_copy .PD h3 { font-size: 1.2em;}
  .Area .PD_copy .PD h4 { font-size: 1.1em; margin: .35em 0 .1em;}
  .Area .PD_copy .Area_copy { bottom: .75em; left: 8.2%; line-height: 2.35;}
  .Area .PD_copy .Area_copy .copyTxt { font-size: 1.05em;}
  .Area .PD_copy .Area_copy .btn_copy { padding-right: .5em;}
}

/*02行銷3p折價券*/
@media screen and (min-width:768px){
.Area .PD_layout.PD_copy .PD_into p .Price { font-family: "Century Gothic"!important; font-size: 70px;}	  
.Area .PD_layout.PD_copy .PD p b,
.Area .PD_layout.PD_copy .PD p span,
.Area .PD_layout.PD_copy .PD p small { font-size: 30px;}
}

@media screen and (max-width:767px){
.Area .PD_layout.PD_copy .PD_into p .Price { font-family: "Century Gothic"!important; font-size: 8vw;}	  
}



/*注意事項區*/
.edm_notice { position: relative; text-align: center; padding: 10px 10px 15px 10px; color: #fff; font:12px/18px Helvetica; z-index: 2;}
.edm_notice .apple_notice { padding: 10px 0;}


/*隱鑶*/
.for_pc {}
.for_phone { display: none !important;}
	@media screen and (max-width:767px){
		.for_pc { display: none !important;}
		.for_phone { display: inherit !important;}
	}
