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

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

/*全BOX版面*/
.WRAPPER {z-index:0;position: relative;display:block;margin: 0 auto;padding:0;overflow:hidden;width:100%;min-width:1220px;text-align:left;font-family:"微軟正黑體","Microsoft JhengHei",Helvetica;}
.WRAPPER img { border:0px; vertical-align:top;}
.WRAPPER a { text-decoration:none; -webkit-tap-highlight-color: transparent}
/*預設清單樣式*/
.Area .list_00 ul {display:inline-block; margin:0; padding:0;}
.Area .list_00 li {list-style:none;float:left;overflow: hidden;}
	@media screen and (max-width:767px){
		.WRAPPER { padding-bottom:30px; min-width: inherit; min-height:100vh; overflow: hidden;}
		.WRAPPER img {  width:100%;  height:auto;}
	}


/*背景*/
@media screen and (min-width:768px){
.topdeco { z-index: 2 ; position:absolute; top: 597px ; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;}
.bg_deco02 { z-index: -1 ; position:absolute ; top: 630px ; left: 0px ; width:100%; height:100%; background-position:center top; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}
.pc_repeat_bg { z-index: -2 ; position:absolute ; top: 0 ; left: 0 ; width:100%; height:100%; background-position:center top; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}
}
@media screen and (max-width: 767px){
  .m_topdeco { z-index: 2 ; position:absolute ; top: 89vw ;left:0;width:100%;height: 100%;background-repeat:no-repeat;background-position: center top 44px ;pointer-events:none;background-size: 100%;}
  .m_repeat_bg { z-index: -1 ; position:absolute ; top: 0 ;left:0;width:100%;height: 100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;background-size: 100%;}
}


/*區塊底*/
@media screen and (min-width:768px){
.Area_bottom01 {background:url(pc_bottom01.png?t=1764321094682)top center no-repeat;background-size:100%;padding-top:80px;margin-top:-22px;margin-bottom:50px;}
}
@media screen and (max-width: 767px){
.Area_bottom01 { background: #ffcc82; background-size:100% ; padding-top:4vw; }
.mo_top { z-index: 0 ; position:absolute ; top: 44px ; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none; background-size: 100%; }	
}
	


/*版頭區*/
@media screen and (min-width:768px){
.Area_title { height: 750px ; }
}
@media screen and (max-width: 767px){
.Area_title { height: 79vw ; }
}


/*輪播特效*/
.Area_title .sub .swiper-slide { opacity: 0; transform: translate(6%,0);}
.Area_title .sub .swiper-slide-active { opacity: 1; transition: 1s ease-out; transform: translate(0,0);}


/*移除公版設定*/
.Area .remove_box_style ul { background-color: transparent; grid-gap: 10px;}
.Area .remove_box_style ul li { border: none!important;}
@media screen and (max-width:767px){
  .Area .remove_box_style ul { width: 100%; grid-gap: 0.2em;}
  .Area .remove_box_style ul {}
}
	


/*置底*/
.fixbn a {padding-bottom:constant(safe-area-inset-bottom); /* 兼容 iOS < 11.2 */
				    padding-bottom:env(safe-area-inset-bottom);}   /* 兼容 iOS >= 11.2 */ 
.fixbn{position:fixed; background-size:100%;bottom:0; display:block; z-index:10;}
.fixbn ul li{float:left;padding:0;list-style-type:none;width:50vw;}
.fixbn ul li img{width:100%;margin:0 auto;}

.fixbn ul{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}
/*2顆按鈕*/
.fixbn .class_00 {position:absolute;width:100%; height: 100%; }
.fixbn .class_00 a {display:block;width:100%;height:100%;}
.fixbn .class_01 { top:0%;left:0%;}
.fixbn .class_02 { top:0%;left:34%;}
.fixbn .class_03 { top:0%;left:67%;}



/*區塊_all*/
.Area1220 {margin:0 auto;width:1220px;}
.Area960 { margin:0 auto; width:960px;}
.Area { position: relative; margin:0 auto; padding:0; border-radius:0; text-align:center; }
.Area a { position:relative; 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);}
		  
		  
.WRAPPER .go_bt1 {
  -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;}
.WRAPPER .go_bt1:hover { 
  -webkit-transform:translateY(-10px);
     -moz-transform:translateY(-10px);
      -ms-transform:translateY(-10px);
       -o-transform:translateY(-10px);
          transform:translateY(-10px);}
		  

		  
	@media screen and (max-width:767px){
		.Area1220 { width:100%;}
		.Area960 { width:100%;}
		.Area .go_bt:hover {  
			-webkit-transform:none;




			-moz-transform:none;
			-ms-transform:none;
			-o-transform:none;
			transform:none;}


	}




/*LOGO*/
.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;}
	} 



/*按鈕*/
.bnn {
}
.bnn a img {
	transition-duration: 0.1s;
	backface-visibility: hidden;
	transform: translateZ(0);
	display: block;
	margin: 0;
	padding: 0px;
	width: 100%;
	height: auto;
	text-align: left;
}
.bnn:hover a img {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}	
	
	

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




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




/* 版頭品 */
.toppd_tt img { margin: 0; padding: 0; }
@media screen and (min-width:768px){
.Area_toppd .layout_text { margin-bottom: -70px ; }
.Area_toppd .Area_swiper { padding-left: 20px; width: 98%; }
.Area_toppd .box { background-image: url( toppd_bg.png?t=1764321094682 ); background-size: 100% ; background-repeat: repeat-y ; }
}
 @media screen and (max-width:767px){
  .Area_toppd .layout_text { margin-bottom: -8vw ; }
  .Area_toppd .box { background-image: url( toppd_bg.png?t=1764321094682 ); background-size: 100% ; background-repeat: repeat-y ; }
  .Area_toppd .Area_swiper { width: 98%; }
}




/* 活動2 */
@media screen and (min-width: 768px) {
  .Area_hot .layout_text { margin-bottom: -70px ; }
  .Area_hot .box { background-color: #8110bd ; padding: 0; }
  .Area_hot .layout_hot { width: 96% ; width: 93%; }
  .Area_hot .layout_hot ul li { background-image: url( hot_bg1.png?t=1764321094682 ); background-size: 100% ; background-repeat:  no-repeat ; height: 170px ; }
  .Area_hot .layout_hot ul li .PD_img { position: absolute ; top: 14px ; left: 620px  ; width: 16% ; pointer-events: none ; padding: 0 ;  }
  .Area_hot .layout_hot ul li h3 { position: absolute; top: 0 ; left: 2% ; width: 100% ; color: #fff68b ; font-size: 36px;  }
  .Area_hot .layout_hot ul li h4 .js-PD_txt1 { position: absolute; top: 30% ; left: 16% ; width: 50% ; font-size: 36px ; overflow: visible ;  }
  .Area_hot .layout_hot ul li h4 .js-PD_txt2 { position: absolute; top: 57% ; left: 16% ; width: 50% ; color: #4a167c ; font-weight: 800 ; font-size: 40px ; overflow: visible ; }
}
@media screen and (max-width:767px){
  .Area_hot .layout_text { margin-bottom: -7vw ; }
  .Area_hot .box { background-color: #8110bd ; padding: 0; }
  .Area_hot .layout_hot ul { width: 96% ; }
  .Area_hot .layout_hot ul li { background-image: url( hot_bg1.png?t=1764321094682 ); background-size: 100% ; background-repeat:  no-repeat ; height: 18vw ; }
  .Area_hot .layout_hot ul li .PD_img { position: absolute ; top: 7% ; left: 71vw ; width: 16% ; pointer-events: none ; padding: 0 ;  }
  .Area_hot .layout_hot ul li .PD_into {  }
  .Area_hot .layout_hot ul li h3 { position: absolute; top: 0 ; left: 2% ; width: 100% ; color: #fff68b ; }
  .Area_hot .layout_hot ul li h4 .js-PD_txt1 { position: absolute; top: 20% ; left: 16% ; width: 50% ; font-size: 18px ; }
  .Area_hot .layout_hot ul li h4 .js-PD_txt2 { position: absolute; top: 53% ; left: 16% ; width: 50% ; color: #4a167c ; font-weight: 800 ; font-size: 20px ; }
}


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



/* 微調區標 */
@media screen and (min-width:768px){
  .layout_tt ul { padding: 0 !important ; width: 78% !important; }
}
@media screen and (max-width:767px){
  .layout_text ul { padding: 0 !important;}
  .layout_tt ul { padding: 0 !important;}
}



/* 超大牌 輪播bn */
@media screen and (min-width:768px){
  .Area_BN .layout_BN ul { height: 240px ;  }
  .Area_BN .layout_BN ul li { background: none ;  }
}
@media screen and (max-width:767px){
  .Area_BN .layout_BN ul { height: 24vw ;  }
  .Area_BN .layout_BN ul li { background: none ;  }
}



/* 微調區標 */
@media screen and (min-width:768px){
.Area_banner .layout_banner ul{ grid-gap: 0 !important ; padding: 0 ; }
}
@media screen and (max-width:767px){
  .Area_banner .layout_banner ul{ grid-gap: 0 !important ; }
}




/* 家電行銷包套 */
@media screen and (min-width:768px){
}
 @media screen and (max-width:767px){
}



.linknone{pointer-events: none;}



/* 版頭bn輪播 */
@media screen and (min-width: 768px) {
  .Area_toppd_bn { height: 820px ; }
  .Area_toppd_bn .Area_swiper { position: absolute ; width: 2000px ; left: -390px ; }
  .Area_toppd_bn .Area_swiper_box .PD_layout li, .Area_swiper_box .PD_layout li .PD_img img { border-radius: 0 ; }
  .Area_toppd_bn .Area_swiper_box .PD_layout li { background-color: transparent ; border-radius:  0; }
}
@media screen and (max-width:767px){
  .Area_toppd_bn .Area_swiper_box .PD_layout li, .Area_swiper_box .PD_layout li .PD_img img { border-radius: 0 ; }
  .Area_toppd_bn .Area_swiper_box .PD_layout li { background-color: transparent ; border-radius:  0; }
}

/*編輯按鈕移動*/
#eWriterBtn_bt_B_000_01 { z-index: 99!important;margin-top: 100px!important;margin-left: 500px!important;}


/* 1品 */
@media screen and (min-width: 768px) {
  .Area_1pda .layout_1pda ul li { border: none ; }
}
@media screen and (max-width:767px){
  .Area_1pda .layout_1pda { width: 96%; }
}


/* 3品 */
.Area_3pda .layout_3pda ul li h3 { background-color: #19a2f3 !important ; }
@media screen and (min-width: 768px) {
  .Area_3pda .layout_3pda ul li { }
}
@media screen and (max-width:767px){
  .Area_3pda .layout_3pda { width: 96%; }
  .Area_3pda .layout_3pda ul li h3 { border-radius: 2em;width: 90%;margin: 0 auto .5em; }
}


/* 4品 */
@media screen and (min-width: 768px) {
}
@media screen and (max-width:767px){
  .Area_4pda { margin-top: -6vw ; }
  .Area_4pda .layout_4pda { width: 96%; }
}


/* 雙12攻略區 */
@media screen and (min-width: 768px) {
  .Area_active .layout_text { margin-bottom: -100px ; }
  .Area_active .box_all { background-image: url(bg_box.png?t=1764321094682); background-size: 100% ; background-repeat: repeat-y ; }
  .Area_active .Area_coupon { margin-top: -10px ; margin-bottom: 30px ; }
  .Area_active .layout_active1 { margin-bottom: 10px ;}
  .Area_active .layout_active2 { margin-bottom: 30px ;}
  .Area_active .danji_all { margin-bottom: 30px ; }
  .Area_active .layout_active1 ul { padding: 0 ; }
  .Area_active .layout_active2 .warningTxt h3 { line-height: 1.5em ; }
}
@media screen and (max-width:767px){
  .Area_active .layout_text { margin-bottom: -10vw ; }
  .Area_active .box_all { background-image: url(bg_box_m.png?t=1764321094682); background-size: 100% ; background-repeat: repeat-y ; }
  .Area_active .Area_coupon { margin-top: -2vw ; margin-bottom: 3vw ; }
  .Area_active .layout_active1 { margin-bottom: 1vw ;}
  .Area_active .layout_active2 { padding-left: 2vw; margin-bottom: 3vw; }
  .Area_active .layout_active2 .warningTxt h3 { line-height: 1.5em ; }
  .Area_active .danji_all { margin-bottom: 3vw ; }
}



/* 登記 */
.danji01 .btn_reg .activityText p { color: #000 ; }
.danji01 .btn_reg .content p { color: #000 ; }
.danji01 .btn_reg .activityText .Tip { color: #000; }
/* .warningTxt h3 { padding: 0 ; } */

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

@media screen and (min-width:768px){
}
@media screen and (max-width: 767px){
  .Area_danji { width: 96%; }
}


/* 作圖區 */
@media screen and (min-width:768px){
  .Area_item .layout_item { width: 85% ; }
  .Area_item .layout_item ul{ padding: 0 ; grid-gap: 2em 0 ; }
}
@media screen and (max-width: 767px){
  .Area_item .layout_item { width: 100%; }
  .Area_item .layout_item ul { grid-gap: 1em 0 ; }
}



/* 年度熱銷排行榜 */
@media screen and (min-width:768px){
  .Area_year .layout_text { padding-top: 80px ; }
  .Area_year .bg0 {position: absolute; top: 0 ; left: 50%;transform: translateX(-50%);pointer-events: none;z-index:0 ;}
  .Area_year .bg1 { z-index: -1 ; position:absolute ; top: 70px ;left: 50% ; height: 2820px ; background-position:center top; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none; transform: translateX(-50%); background-image: url(Area05_bg.png?t=1764321094682) ;}
  .Area_year .bg2 {position: absolute; left: 50%;transform: translateX(-50%);pointer-events: none;z-index:0 ; background-position: bottom ; bottom: -30px ;}
  .Area_year .Area_banner .Area_swiper_box{width: 90%; }
  .Area_year .Area_PD3 .Area_swiper_box{width: 90%; }
  .Area_year .Area_banner { padding-bottom: 30px; }
  .Area_year .Area_PD3 { padding-bottom: 100px ;}
}
@media screen and (max-width: 767px){
  .Area_year .layout_text { padding-top: 10vw ; }
  .Area_year .bg0 {position: absolute; top: 0 ; pointer-events: none;z-index:0 ;}
  .Area_year .box { background-color: #e1cca1 ;}
  .Area_year .bg2 {position: absolute; pointer-events: none;z-index:0 ; background-position: bottom ; bottom: 0 ;}
  .Area_year .Area_PD3 { padding-bottom: 10vw ;}
  .Area_year .Area_banner { margin-top: -1vw; }
}



/* 寵粉限定 */
@media screen and (min-width:768px){
.Area_sale .layout_text { margin-bottom: -73px ; }
.Area_sale .box{ background: linear-gradient(45deg, #dcc495 0%, #f7e4c0 50%, #dcc495 100%) ;  padding: 60px 0 40px 10px ; border-radius: 20px ; }
}
@media screen and (max-width:767px){
  .Area_sale .layout_text { margin-bottom: -8vw ; }
  .Area_sale .box{ background: linear-gradient(45deg, #dcc495 0%, #f7e4c0 50%, #dcc495 100%) ;  padding: 8vw 0 3vw 1vw ; border-radius: 2vw ; }
}



/* 下方公版 */
.Area_below .layout_below ul { grid-template-columns: repeat(3, 1fr ); }
@media screen and (min-width:768px){
  .Area_below { margin-bottom: 70px ; }
  .Area_below .layout_text { height: 100px ; }
  .Area_below .layout_text ul { padding: 0 ;}
  .Area_below .layout_text ul li h3 {
    margin: 0;
    padding: 0;
    width: 100%;
    font: 57px / 57px "Noto Sans CJK SC";
    font-weight: 700;
    text-align: center;
    overflow: hidden;
    color: #0971ce !important;
    letter-spacing: -4px;
}
.Area_below .PD_layout.PD_layout-D3_01 .PD .PD_img { padding: 0 ; }

}
@media screen and (max-width:767px){
  .Area_below { margin-bottom: 7vw ; }
  .Area_below .layout_text { height: 10vw ; }
  .Area_below .layout_text ul li h3 {
    margin: 0;
    padding: 0;
    font: 6vw / 6vw "Noto Sans CJK SC";
    font-weight: 700;
    text-align: center;
    letter-spacing: -0.5vw;
    overflow: hidden;
    color: #0971ce !important ;
    font-size: 6vw !important ;
    top: 37% !important ;
}
  .Area_below .PD_layout.PD_layout-D3_01 .PD .PD_img { padding: 0 ; }
  .Area_below .layout_below { width: 96% ; }
}


/* 品牌旗艦館 */
@media screen and (min-width: 768px) {
  .Area_guan .layout_guan ul{ grid-gap: 1em ; }
}
@media screen and (max-width:767px){
  .Area_guan .layout_guan ul{ grid-gap: .5em ; }
}








  
