@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=1753148764674) 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=1753148764675) 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=1753148764675) no-repeat center top;}
@media screen and (max-width:767px){
  .bgtop { min-width: inherit;  background: url(m_bgtop.png?t=1753148764675) 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=1753148764675) 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=1753148764675)top center no-repeat;}
@media screen and (max-width:767px){
  .Area .Area01_bg{ background-size: 98%;}
}




/*---線上入搞區標"背景"---*/
@media screen and (min-width:768px){
  .text_bg{position: absolute;width: 960px;left: 50%;transform: translateX(-50%);}
  .text_bg .PD_layout{width: 100%;}
 }
 @media screen and (max-width:767px){
   .text_bg{position: absolute;}
   .text_bg .PD_layout[ data-pd-li="BN" ] ul,.text_bg  .PD_layout[ data-pd-li="BN-AWD" ] ul,.text_bg  .PD_layout[ data-pd-li="PDBN" ]  ul{width: 98%;padding: 0;grid-gap:0;}
 }
 
/*---輪播公版+按鈕---*/
@media screen and (min-width:768px){
	.Area_swbtn{margin: 11px auto 40px auto;padding: 0 0 0 0;height: auto;}
  .Area_swbtn .box_all{display: flex;}
  .Area_swbtn .text_bg{width: 82%;}
  /*線上編輯鈕(背景)*/
  .Area_swbtn .text_bg input{position:absolute;top: 0px;left: 100px;}
  /*輪播公版*/
  .Area_swbtn .box_sw{padding: 111px 0 0 41px;width: 43%;}
  /*按鈕*/
  .Area_swbtn .box_btn{padding: 12px 0 0 58px; width: 35%;}
  .Area_swbtn .box_btn ul{ grid-gap: 10px;}
  .Area_swbtn .box_btn ul li:nth-child(1){ grid-column-start:1; grid-column-end:3; margin-bottom: 88px;}


}
@media screen and (max-width:767px){
  .Area_swbtn{margin: 3vw auto 3vw auto;height: auto;}
  .Area_swbtn .box_all{display: flex;}
  /*輪播公版*/
  .Area_swbtn .box_sw{padding: 12vw 0 0 0;width: 49%;}
  .Area_swbtn .box_sw .pagination{top: 55vw;}
  /*按鈕*/
  .Area_swbtn .box_btn{padding: 0vw 0 0 0;margin: 0 auto;width: 44%;}
  .Area_swbtn .box_btn ul{grid-gap: 1vw;}
  .Area_swbtn .box_btn ul li:nth-child(1){grid-column-start:1; grid-column-end:3; margin-bottom: 12vw;}



}




/* 家電好運節 */
.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; }
}

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

/*icon區*/
.Area_icon { height: 240px ;top: 7px; }
.Area_icon .layout_text { width: 30%; position: absolute; }
.Area_icon .layout_icon { width: 80%; }
.Area_icon .Area_swiper { width: 70%; position: relative; left: 109px ; }

@media screen and (max-width:767px){
  .Area_icon { height: 33vw;top: 3vw; }
  .Area_icon .layout_text { width: 30%; position: absolute; }
  .Area_icon .Area_swiper { width: 73%; position: relative; left: 15vw; }

}


/*父親節*/
.Area08 .title { padding: 15px 0; background: url(titlebg01.png?t=1753148764675)top center no-repeat; background-size: 55%;top: 60px;}
.Area08 .Area_page .PD_layout{ padding: 0 35px;}
@media screen and (max-width:767px){

  .Area08 {margin-bottom: 6vw;}
  .Area08 .PD_box .PD_layout{ padding: 0 3vw;}
}


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

.Area08 .title { padding: 5px 0; background: url(titlebg01.png?t=1753148764675)top center no-repeat; background-size: 65%; top: 7vw;}
.Area08 .Area_page .PD_layout{ padding: 0 2vw;}
}


/*家電狂送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=1753148764675)top center no-repeat; background-size: 100%; margin: 0 auto;}
.Area07 .box01-2 { background: url(Area07_bg01-2.png?t=1753148764675)top center no-repeat; background-size: 100%; margin: 0 auto;}
.Area07 .box01-3 { background: url(Area07_bg01-3.png?t=1753148764675)top center no-repeat; background-size: 100%; margin: 0 auto;}
.Area07 .box02-1 { background: url(Area07_bg02-1.png?t=1753148764675)top center no-repeat; background-size: 100%; margin: 0 auto;}
.Area07 .box02-2 { background: url(Area07_bg02-2.png?t=1753148764675)top center no-repeat; background-size: 100%; margin: 0 auto;}
.Area07 .box02-3 { background: url(Area07_bg02-3.png?t=1753148764675)top center no-repeat; background-size: 100%; margin: 0 auto;}
.Area07 .box03-1 { background: url(Area07_bg03-1.png?t=1753148764675)top center no-repeat; background-size: 100%; margin: 0 auto;}
.Area07 .box03-2 { background: url(Area07_bg03-2.png?t=1753148764675)top center no-repeat; background-size: 100%; margin: 0 auto;}
.Area07 .box03-3 { background: url(Area07_bg03-3.png?t=1753148764675)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=1753148764675)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;}
}

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


/* --------------------------------------
* Page 頁籤_202405291900
* -------------------------------------- */
.Area_page .content_swiper { overflow: hidden;} 
.NavArea_tabbar_page .Nav { overflow: visible; transform: translate3d(-30.5%, 0, 0);}  
.NavArea_tabbar_page .Nav_box { border-radius: 8px; overflow: hidden; padding: 0 0%;}
.NavArea_tabbar_page[data-num="2"] .Nav-wrapper { transform: translate3d(55.5%, 0, 0)!important}
.NavArea_tabbar_page[data-num="3"] .Nav-wrapper { transform: translate3d(43.0%, 0, 0)!important}
.NavArea_tabbar_page[data-num="4"] .Nav-wrapper { transform: translate3d(30.5%, 0, 0)!important}
.NavArea_tabbar_page[data-light="box"] .Nav ul { padding: 0 }
.NavArea_tabbar_page .Nav li { overflow: visible; }
@media screen and (min-width:768px){ 
  .NavArea_tabbar_page { display: block; }
  .NavArea_tabbar_page { margin: 0 auto 15px  ; width: 92.5%; } 
}
@media screen and (max-width:767px){
  .NavArea_tabbar_page { margin: 0 auto 15px  ; width: 94%; }  
}
/*頁籤高亮顏色設定 */  
.NavArea_tabbar_page .Nav .swiper-slide-active a { color:#fff;}
.NavArea_tabbar_page .Nav .swiper-slide-active i { display:block; border: 1px solid #b2201a !important; background-color: #b2201a !important;}
/*推編輯按鈕 */  
.NavArea_tabbar_page .Nav input { position: fixed; left: 30%}
                    
/*LOGO CSS*/
.momologo { z-index:2; position: absolute; top: 15px; left:15px;}
.momologo a { display:block; width:140px; height:21px;}
.momologo a svg { width:140px; height:21px; }
.momologo a path { fill:#EA27C2; }
.momologo-pink  a path { fill:#EA27C2; }/*LOGO 桃紅色*/
.momologo-white a path { fill:#ffffff; }/*LOGO 白色*/
    @media screen and (max-width:767px){
        .momologo { display:none;}
    }


/*登記贈品文案顏色*/
.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;}
  }
  
/*品牌加碼登記*/
.Area10 {}
@media screen and (max-width:767px){
  .Area10{ margin-bottom: 6vw;}
  .Area10 .Area_danji .box_1{ padding: 0 2.5vw;}
}

/*bn新增按鈕*/
.banner_more01 { position: absolute; z-index: 10 ; top: 195px; left:169px ; width: 23%; }
.banner_more02 { position: absolute; z-index: 10 ; top: 195px; left: 770px ; width: 23%; }
@media screen and (max-width:767px){
  .banner_more01 { position: absolute; z-index: 10 ; top: 19vw ; left: 3vw ; width: 30%; }
  .banner_more02 { position: absolute; z-index: 10 ; top: 19vw ; left: 66vw ; width: 30%; }
}



/*注意事項區*/
.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 ; }
.btn002 { margin-top: -20px ; padding-bottom: 0; }
@media screen and (max-width:767px){
  .btn001 { margin-top: -7vw ; }
  .btn002 { margin-top: -5vw ; }
}
