@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; background: url(bg.jpg?t=1751360944370) top center repeat;}
.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; background: url(m_bg.jpg?t=1751360944370) top center repeat; background-size: 100%;}
  .WRAPPER img {  width: 100%;  height: auto;}
}
	
/*背景*/
.bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgtop.png?t=1751360944370) no-repeat center top;}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(m_bgtop.png?t=1751360944370) 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;}
.Area_bottom_s{ margin-bottom: 50px;}
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 3vw;}
  .Area_bottom_s{ margin-bottom: 0;}
}

/*共用樣式*/
.pointer-off ul li{ pointer-events: none;}
.Area .red_bg{ background: url(red_bg.png?t=1751360944370) top center repeat-y; padding: 32px 0 0;}
.red_bg_bt{ margin-top: -55px;}
.Area .titlebg01 { position: absolute; top: 0; left: 50%; transform: translateX(-50%); }
.Area .title01{ top: 36px; margin: 0 auto 70px;}
.Area .titlebg02 { position: absolute; top: 0; left: 50%; transform: translateX(-50%); }
.Area .title02{ top: 0; margin: 0 auto 10px;}
.Area900{ width: 900px;}
@media screen and (max-width:767px){
  .Area .red_bg{ background-size: 106.5%; padding: 8vw 0 0;}
  .red_bg_bt{ margin-top: -5vw;}
  .red_bg_bt img { width: 106.3%; margin-left: -3.2vw;}
  .Area .titlebg01 { width: 130%; }
  .Area .title01{ top: 3.5vw; margin: 0 auto 3vw;}
  .Area .titlebg02 { width: 130%; }
  .Area .title02{ top: 1vw; margin: 0 auto 4vw;}
  .Area .title ul li h5{ font-size: 8vw;}
  .Area900{ width: 100%;}
}

/*版頭*/
.Area_top { height: 1300px;}
.Area_top .main { width: 960px; position: absolute; top: 13px; left: 50%; transform: translateX(-50%);}
.Area_top .mainsubtitle { position: absolute; top: 393px; left: 50%; transform: translateX(-50%); width: 100%; z-index: 1;}
.Area_top .mainsubtitle img { width: 94%;}
.Area_top .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 166px;}
.Area_top .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
.Area_top .topPD{ position: absolute; top: 660px; left: 170px; border-radius: 20px; padding: 25px 0 10px;}
.Area_top .PD_box .btn_box{position: absolute; width: 34%; top: 540px; right: 165px;}
.Area_top .PD_box .btn_box ul{ grid-gap: 10px;}
.Area_top .PD_box .btn_box .PD_layout .PD h3{ font-size: 1.5em; margin-top: 0; max-height: 1.5em;}
.Area_top .PD_box .btn_box .PD_layout .PD h4{ font-size: 1.5em;}
.Area_top .PD_box .btn_box .PD_layout .PD .js-PD_txt1{ display: none;}
.Area_top .PD_box .btn_box ul li{ margin-bottom: 80px; background: #fff; border-radius: 15px;}
.deco_img01{ position: absolute; top: 1050px; left: 30px; z-index: 1;}
.deco_img02{ position: absolute; top: 310px; right: 130px;}
@media screen and (max-width:767px){
  .Area_top { height: 140vw;}
  .Area_top .main { width: 100%; top: 0.5vw;}
  .Area_top .mainsubtitle { top: 40.5vw; width: 100%; left: 50%; transform: translateX(-50%); z-index: 1;}
  .Area_top .mainsubtitle img { width: 100vw;}
  .Area_top .mainsubtitle ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; grid-gap: 0; box-sizing: content-box; height: 166px;}
  .Area_top .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
  .Area_top .topPD{ top: 66vw; left: 4vw; width: 46vw; padding: 0 0 3vw 0;}
  .Area_top .PD_box .btn_box{width: 44%; top: 57vw; right: 3vw;}
  .Area_top .PD_box .btn_box .PD_layout .PD_into{ padding: .1em;}
  .Area_top .PD_box .btn_box ul{ grid-gap: 1.5vw;}
.Area_top .PD_box .btn_box .PD_layout .PD h3{ font-size: 0.85em;}
.Area_top .PD_box .btn_box .PD_layout .PD h4{ font-size: 0.85em;}
  .Area_top .PD_box .btn_box ul li{ margin-bottom: 8vw; border-radius: 2vw;}
  .Area_top .topPD .js-PD_del{ display: none;}
  .deco_img01{ top: 110vw; left: -15vw; width: 25vw; }
  .deco_img02{ top: 32vw; right: -1vw; width: 16vw;}
  }

/** 倒數 **/
.time_box{ position: absolute; top: 640px; left: 230px;}
.TimerNick { padding: 0 0 1%; margin: 0 auto; width: 100%; text-align: center; z-index: 0;}
.TimerNick .FontStyle { display: inline-block; margin: 0; padding: 0; width: 34px; font: normal 36px/36px Arial; color: #8c1512; letter-spacing: -1px; text-align: center;}
.TimerNick span { padding-left: 2px; font: bold 36px/36px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em; color: #000;}
.TimerNick small{  position: relative; font: bold 15px/24px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0; color: #000;}
  @media screen and (max-width:767px){
    .time_box{ top: 61vw; left: 6vw;}
    .TimerNick { width: 100%; margin: 0 auto 2vw;}
    .TimerNick .FontStyle { width: 1vw; font: normal 4.5vw/4vw Arial; padding:0 0.5vw 0;}
    .TimerNick div:nth-of-type(2),
    .TimerNick div:nth-of-type(3),
    .TimerNick div:nth-of-type(4){ width: 4vw;}
    .TimerNick span { font: bold 3.5vw/4vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: 0;}
  }

/*主打活動*/
.Area01 { }
.Area .Area01_bg{ background: url(Area01_bg.png?t=1751360944371)top center no-repeat;}
@media screen and (max-width:767px){
  .Area .Area01_bg{ background-size: 98%;}
}

/* 家電好運節 */
.Area02 {height:100%; margin: 0 auto 50px;}
.Area02 .box .text{position:relative;width: 11%;left: 0;top: 0;}
.Area02 .box .Area_swiper{position:absolute;width: 80%;left: 110px; top: 20px;}
.Area02 .box .Area_swiper .PD_layout .PD a{ background: #fff; border-radius: 0 0 3em 3em;}
.Area02 .box .PD_layout ul {padding-bottom:2vw;}
.Area02 .box .PD_layout .PD_into {background-color:#000;border-radius: 0 0 3em 3em;}
.Area02 .box .PD_layout .PD_into h3 {color:#ffffff;font-size: 25px;}
.Area02 .box .PD_layout .PD_into p {position:relative;top: 23px;background-color:#feef00;color:#000;border-radius:2em; width: 80%; margin: 0 auto;}

@media screen and (max-width:767px){
.Area02 {height:100%; margin: 0 auto 12vw;}
.Area02 .box .text{width:20%; left:1vw; top:5vw;}
.Area02 .box .Area_swiper{width:81%; left:19vw; top:7vw;}
.Area02 .box .PD_layout ul {padding-bottom:7vw;}
.Area02 .box .PD_layout .PD_into {background-color:#000;border-radius: 0 0 .5em .5em;}
.Area02 .box .PD_layout .PD_into h3 {color:#ffffff; font-size: 4vw;}
.Area02 .box .PD_layout .PD_into p {top: 4vw; background-color:#feef00; color:#000;border-radius:2em; width: 95%;}
                
}
  
/*輪播公版*/
.Area03 .PD_layout .PD p{ display: none;}
@media screen and (max-width:767px){
  .Area03{ margin-bottom: 8vw;}
  .Area03 .red_bg_bt { margin-top: -10vw; }
}

/*募資品搶先購*/
.Area04 {height:100%; margin: 0 auto 50px;}
.Area04 .box { margin: 0 auto 40px;}
.Area04 .box .text{position:relative;width: 11%;left: 0;top: 0;}
.Area04 .box .Area_swiper{position:absolute;width: 80%;left: 110px; top: 20px;}
.Area04 .box .Area_swiper .PD_layout .PD a{ background: #fff; border-radius: 0 0 3em 3em;}
.Area04 .box .PD_layout ul {padding-bottom:1.8vw;}
.Area04 .box .PD_layout .PD_into {background-color:#000;border-radius: 0 0 3em 3em;}
.Area04 .box .PD_layout .PD_into h3 {color:#ffffff;font-size: 25px;}
.Area04 .box .PD_layout .PD_into p {position:relative;top: 23px;background-color:#feef00;color:#000;border-radius:2em; width: 80%; margin: 0 auto;}

@media screen and (max-width:767px){
  .Area04 {height:100%; margin: 0 auto 1vw;}
  .Area04 .box { margin: 0 auto 5vw;}
  .Area04 .box .text{width:20%; left:1vw; top:5vw;}
  .Area04 .box .Area_swiper{width:81%; left:19vw; top:7vw;}
  .Area04 .box .PD_layout ul {padding-bottom:7vw;}
  .Area04 .box .PD_layout .PD_into {background-color:#000;border-radius: 0 0 .5em .5em;}
  .Area04 .box .PD_layout .PD_into h3 {color:#ffffff; font-size: 4vw;}
  .Area04 .box .PD_layout .PD_into p {top: 4vw; background-color:#feef00; color:#000;border-radius:2em; width: 95%;}
                
}

@media screen and (max-width:767px){
.Area05{ margin-bottom: 6vw;}
}

/*三品公版*/
.Area06 .red_bg{ padding-top: 1px;}
.Area06 .box { margin: 0 auto; width: 80%; background: url(Area06_bg.png?t=1751360944371) top center no-repeat ; background-size: 100%; padding: 0 0 66px 0; }
.Area06 .box_box { padding: 0 0 3px 0; margin: -10px auto 0; width: 94%;}
.Area06 .PD_box { margin: 0 auto; padding: 30px 50px 0;}
.Area06 .box .BN { padding: 0; box-sizing: border-box;}
.Area06 .box .BN ul { padding: 0;}
.Area06 .box .BN ul li .PD_into h3 { width: 100%; font-size: 42px; color: #000; line-height: 1em; text-align: left; padding: 26px 0 0 145px;}
.Area06 .box .BN ul li .PD_into h5 { width: 100%; font-size: 40px; color: #000; line-height: 2em; text-align: left; padding: 10px 0 0 0; margin: 0 0 0 -30px;}
.Area06 .box .PD_box ul { padding: 30px 0 0 ; border-radius: 20px;}
@media screen and (max-width:767px){
  .Area06{ margin-bottom: 6vw;}
  .Area06 .red_bg{ padding-top: 5vw;}
  .Area06 .box { width: 98%; background: url(m_Area06_bg.png?t=1751360944371) top center no-repeat; padding: 0 0 2vw 0; background-size: 100vw; margin-top: 1vw;}
  .Area06 .box_box { padding: 1.5vw 0; margin: 0 auto 2vw; width: 98%;}
  .Area06 .PD_box { padding: 3vw 1vw 0;}
  .Area06 .box .PD_box ul { padding: 0; border-radius: 2vw;}
  .Area06 .box .BN { padding: 0.5em 0.5em 0;}
  .Area06 .box .BN ul { padding: 0;}
  .Area06 .box .BN ul li .PD_into h3 { width: 100%; font-size: 1.2em; line-height: 1.1em; padding: 0 0 0 5.5vw;}
  .Area06 .box .BN ul li .PD_into h5 { width: 100%; font-size: 1.2em; line-height: 1.1em; text-align: left; padding: 0 ; margin: 0 0 0 2vw;}
}

/* 超大牌預告 */
@media screen and (max-width:767px){
  .Area_bn .BN_swiper{ padding: 0 0 0 1vw;}
}

/*家電狂送mo幣*/
.Area07 { position: relative; margin: 60px auto 60px;}
.Area07 .boxtop { position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
.Area07 .box { width: 960px; margin: 0 auto 0;}
.Area07 .box .PD_layout ul { padding: 0 65px 0 205px;}
.Area07 .PD_layout[data-pd-li=BN] ul{ grid-gap:0 ;}
.Area07 .active{ margin: 30px auto;}
.Area07 .box01-1 { background: url(Area07_bg01-1.png?t=1751360944371)top center no-repeat; background-size: 100%; margin: 0 auto;}
.Area07 .box01-2 { background: url(Area07_bg01-2.png?t=1751360944371)top center no-repeat; background-size: 100%; margin: 0 auto;}
.Area07 .box01-3 { background: url(Area07_bg01-3.png?t=1751360944371)top center no-repeat; background-size: 100%; margin: 0 auto;}
.Area07 .box02-1 { background: url(Area07_bg02-1.png?t=1751360944371)top center no-repeat; background-size: 100%; margin: 0 auto;}
.Area07 .box02-2 { background: url(Area07_bg02-2.png?t=1751360944371)top center no-repeat; background-size: 100%; margin: 0 auto;}
.Area07 .box02-3 { background: url(Area07_bg02-3.png?t=1751360944371)top center no-repeat; background-size: 100%; margin: 0 auto;}
.Area07 .box03-1 { background: url(Area07_bg03-1.png?t=1751360944371)top center no-repeat; background-size: 100%; margin: 0 auto;}
.Area07 .box03-2 { background: url(Area07_bg03-2.png?t=1751360944371)top center no-repeat; background-size: 100%; margin: 0 auto;}
.Area07 .box03-3 { background: url(Area07_bg03-3.png?t=1751360944371)top center no-repeat; background-size: 100%; margin: 0 auto;}
@media screen and (max-width:767px){
  .Area07 { margin: 6vw auto 8vw;}
  .Area07 .boxtop { width: 100%;}
  .Area07 .title { margin: 0 auto 3%;}
  .Area07 .active{ margin: 3vw auto;}
  .Area07 .boxrepeat { background: url(Area07_boxrepeat_m.png?t=1751360944371)top center repeat-y; background-size: 100%;}
  .Area07 .box_bg { background-size: 100%;}
  .Area07 .box { width: 100%;}
  .Area07 .box .PD_layout ul { padding: 0 7vw 0 22vw;}
}

/*獨家特談*/
.Area08 .PD_box .PD_layout{ padding: 0 40px;}
@media screen and (max-width:767px){
  .Area08 {margin-bottom: 6vw;}
  .Area08 .PD_box .PD_layout{ padding: 0 3vw;}
}

/*今日特賣*/
.Area09 .PD_box .PD_layout{ padding: 0 40px;}
.Area09 .PD_box .PD_layout ul li{ background: url(PD_bg_img.png?t=1751360944371)top center no-repeat; padding: 15px 0 60px; margin: 10px auto;}
@media screen and (max-width:767px){
  .Area09{ margin-bottom: 6vw;}
  .Area09 .PD_box .PD_layout{ padding: 0 2vw;}
  .Area09 .PD_box .PD_layout ul li{ background-size: 97%; padding: 1vw 0 0; margin: 1vw auto;}
}

/*品牌加碼登記*/
.Area10 {}
@media screen and (max-width:767px){
  .Area10{ margin-bottom: 6vw;}
  .Area10 .Area_danji .box_1{ padding: 0 2.5vw;}
}

/*獨家活動大放送*/
.Area11 .PD_box .PD_layout{ padding: 0 40px;}
@media screen and (max-width:767px){
  .Area11 .PD_box .PD_layout{ padding: 0 3vw;}
}

/*家電神券*/
.Area12 .coupon_box .PD_layout.PD_layout-coupon3 .PD .divine_coupon, .PD_layout.PD_layout-coupon3 .PD .threshold { color: #000;}
@media screen and (max-width:767px){
  .Area12{ margin-bottom: 6vw;}
  .Area12 .red_bg_bt{ margin-top: -8vw;}
}

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


/*登記贈品文案顏色*/
.Area_danji_01 .Area_danji .danji_box ul li .activityText .gifts span { color: #fcf3a4;} 
.Area_danji_02 .Area_danji .danji_box ul li .activityText .gifts span { color: #ec504c;} 

/*登記寬度*/
@media screen and (min-width: 768px) {
  .Area_danji .danji_box { width: 900px;}
  }
                    

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



/* 看更多 */
.btn001 { margin-top: -20px ; }
@media screen and (max-width:767px){
  .btn001 { margin-top: -7vw ; }
}
