@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;background-color: #ebdfd1;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;}
	}






/*區塊_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;}


	}










/*背景*/
@media screen and (min-width:768px){
.bg_00 { z-index:0; position:fixed; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;}
.bg_01 {z-index:-47;position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position: center top;pointer-events:none;}
.bg_02 {z-index: -50;position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:repeat-y;background-position:center top;pointer-events:none;}
.bg_03 { z-index:-1;position:fixed;top:0; left:0; width:100%; height:100%; background-position:center 0px; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}
.bg_deco { z-index:0;position:fixed;top:0; left:0; width:100%; height:100%; background-position:center 0px; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}
}
@media screen and (max-width: 767px){
.bg_01{ z-index:-52;position:absolute;bottom:0;left:0; width:100%; height:100%; background-repeat:repeat-y; background-position: center bottom; pointer-events:none;background-size:100%;}
.bg_02{z-index:-51;position:absolute;bottom:0;left:0;width:100%;height: 55vw;background-repeat:repeat-y;background-position: center bottom;pointer-events:none;background-size:100%;}
}




/*區標+下方高度共同設定*/
@media screen and (min-width:768px){
.layout_text {background:url(text_bg.png?t=1782809731905)top center no-repeat;background-size: 90%;padding-bottom: 45px;}
.layout_text ul {margin:0!important;padding:0!important;}
.layout_text ul li .PD h3 {display:block!important;font: 600 44px/50px Arial;color: #4e250b;letter-spacing:0;text-align:center;padding-top: 39px;}
.layout_PD {width:100%;}
}

@media screen and (max-width:767px){
.layout_text {background:url(text_bg.png?t=1782809731905)top center no-repeat;background-size:100%;padding-bottom: 5vw;}
.layout_text ul {margin:0!important;padding:0!important;}
.layout_text ul li .PD h3 {display:block!important;font: 600 21px/58px Arial;color: #4e250b;letter-spacing:0;text-align:center;}
.layout_PD {width:96%;margin:0 auto;}
.layout_tt ul li .PD h3 {display:block!important;font: 500 20px/58px Arial;color: #a70303;letter-spacing:0;text-align: left;}
}
  

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


/*版頭區*/
@media screen and (min-width:768px){
.Area_title {height: 952px;}
}
@media screen and (max-width: 767px){
.Area_title {height: 117vw;}
.m_topbg  {position:relative;width:100%;top:0;left:0;pointer-events:none;}	
.m_top  {position:absolute;width:100%;top:0;pointer-events:none;}	
}




/*版頭*/
@media screen and (min-width:768px){
.Area_title .subtitle {position:absolute;width: 75%;right: 286px;top: -32px;}
.Area_title .subtitle .layout_title {position:absolute;width: 68%;top: 26px;left: 275px;}
.Area_title .subtitle .layout_title ul li:hover {box-shadow: none; }

/*副標輪播*/	
.Area_title .mainsubtitle {position: absolute;top: 213px;left: 48%;transform: translateX(-50%);width: 100%;z-index: 1;}
.Area_title .mainsubtitle img {width: 53%;}
.Area_title .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_title .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}

/*版頭品*/
.Area_title .layout_toppd {position:absolute;width: 71%;top: 310px;left: 155px;z-index: 2;}	

}


@media screen and (max-width:767px){
.Area_title .subtitle {position:absolute;width: 100%;top: -9vw;left: -3vw;}
/*主標*/	
.Area_title .subtitle .layout_title {position:absolute;width: 83%;left: 11vw;top: 7vw;}


/*副標輪播*/	
.Area_title .mainsubtitle {position: absolute;top: 30vw;left: 0vw;width: 100%;z-index: 1;}
.Area_title .mainsubtitle img {width: 93%;}
.Area_title .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_title .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}	

/*版頭品*/
.Area_title .layout_toppd {position:absolute;width: 100%;top: 44vw;left: 0;z-index: 2;}	

}



/*回饋攻略*/
@media screen and (min-width:768px){
.Area_bn {height:auto;}
}
@media screen and (max-width:767px){
.Area_bn {height:100%;}
}


/*星動攻略*/
@media screen and (min-width:768px){
.Area_activ {height:100%;}
.Area_activ .box .PD_layout.PD_layout-D3_01 .PD img {width:100%;}
.Area_activ .box .PD_layout.PD_layout-D3_01 .PD h3 {top:47%;left: 60%;}
.Area_activ .PD_layout ul{padding: 0;}
.Area_activ .box .layout_PD {width: 100% ;padding-bottom:0;}
/*滿額贈區*/
.Area_activ .gift .layout_tt ul{width:46%;margin-left: 380px;padding-bottom: 8px;}
}
@media screen and (max-width:767px){
.Area_activ {height:100%;}
.Area_activ .box .PD_layout.PD_layout-D3_01 .PD img {width:100% ;}
.Area_activ .box .PD_layout.PD_layout-D3_01 .PD h3 {top:6vw;left: 60vw;}
.Area_activ .PD_layout ul{padding: 0;}
.Area_activ .box .layout_PD {width: 96% ;padding-bottom:0}
/*滿額贈區*/
.Area_activ .gift .layout_tt ul{width:46%;margin-left:40vw;padding-bottom:2vw;}
.Area_danji {width: 96%;}
}
  

/*登記活動*/
.Area_danji .danji_box ul li .activityText .gifts span {color: #ffeeb7;}
.warningTxt h3{color:#000000;}


/*作圖區_入稿區塊*/
.Area06 .PD_layout ul {background-color: transparent;width: 100% }
.Area06 .PD_layout ul li {border: none; }
.Area06 .Area_swiper_box .PD_layout li {background-color: transparent ;}
@media screen and (min-width:768px){
.Area06 .PD_layout ul {padding-left: 0px; padding-right: 0px;}
.Area06 .PD_layout  ul li:nth-child(even){/* top: 50px; */border: none;} 
.Area06 .PD_layout.layout_item {padding: 0;top: 0px;}
.Area06 .PD_layout.layout_item .PD_slide:hover {transform:translateY(-6px);}
.Area06 .PD_layout.layout_item .PD_slide:hover { box-shadow:unset;}
.Area06 .PD_layout.layout_item .PD_slide {height: 690px;padding:0;margin: 0;}
.Area06 .PD_layout.layout_item .PD_slide .PD_into {width: 100%;position: absolute;top: 278px;font-size: 2em;margin: 0 auto;}
.Area06 .PD_layout.layout_item .PD_slide .PD_img img {margin: 0 auto;box-shadow: unset; padding: 4% 11%;}
.Area06 .PD_layout.layout_item .PD_slide .PD_into h3 {font-size: 1.4em; font-weight: 700; line-height: 1em;font-family: Noto Sans CJK SC; margin: 0 auto;padding: 1% 8%; color:#693718;/*border-top: #ffeaba solid 1px;border-bottom: #ffeaba solid 1px;*/}
.Area06 .PD_layout.layout_item .PD_slide .PD_into h4 {font-size: 1.2em; color: #693718;font-weight: 800; margin: 0 auto;}
.Area06 .PD_layout.layout_item .PD .PD_logo {position: relative; top: -345px;z-index: 0; margin: 0 auto;}
.Area06 .PD_layout.layout_item .PD .PD_logo img { position: relative;width: 100%;height: auto;box-shadow: none; display: none;opacity: 0;}
.Area06 .PD_layout.layout_item .PD p { padding: 0;height: 5em; line-height: 2em; font-size: 0.9em; margin: 0 auto;}
.Area06 .PD_layout.layout_item li:nth-child(odd) { background: url("item_bg.png?t=1782809731905") center top / 100% no-repeat scroll;}	
.Area06 .PD_layout.layout_item li:nth-child(even) { background: url("item_bg2.png?t=1782809731905") center top / 100% no-repeat scroll;}	
.Area06 .PD_layout.layout_item .PD p b {display: none; background-color: #bf1a1a; -webkit-background-clip: text;-webkit-text-fill-color: transparent;color: transparent;;;font-size: 1.2em;font-weight: 600; margin: 0 auto;}	
.Area06 .PD_layout.layout_item .PD_slide .PD p del {position: relative;color: #b6b6b6;font-size: 1.2em;margin-top: 11px;}
.Area06 .PD_layout.layout_item .PD p .money {position: relative;font-size: 1em;font-weight: bold; background-color: #bf1a1a; -webkit-background-clip: text;-webkit-text-fill-color: transparent;color: transparent;} 
.Area06 .PD_layout.layout_item .PD p .Price {position: relative;font-size: 2em;font-weight: bold; background-color: #bd0f0f; -webkit-background-clip: text;-webkit-text-fill-color: transparent;color: transparent;}
}
@media screen and (max-width:767px){
.Area06 {height: auto;padding-top: 2vw;padding-bottom: 0px}
.Area06 .PD_layout.layout_item {padding: 0;margin-top: -5vw;}
.Area06 .PD_layout.layout_item ul {padding-left:0; padding-right:0;}
.Area06 .PD_layout.layout_item li {width: 106%;height: 77vw;}

.Area06 .PD_layout.layout_item .PD_slide .PD_img {position: absolute; width: 80%;margin-left: 10%;}
.Area06 .PD_layout.layout_item .PD_slide .PD_into {margin-top: 54vw;width: 100%;text-align:center;}
.Area06 .PD_layout.layout_item .PD .PD_logo {position: relative; top: 0vw;width:100%;height:100%;z-index: 10;margin-left:-3%}
.Area06 .PD_layout.layout_item .PD .PD_logo img {  box-shadow: none; width: 42%;height: auto;margin: 0 auto;display: none;opacity: 0;}
.Area06 .PD_layout.layout_item .PD_slide .PD_img img {margin: 0 auto;box-shadow: unset;}
.Area06 .PD_layout.layout_item .PD_slide .PD_into h3 {font-weight: bolder;font-size: 1.2em;line-height: 1em;font-family: Noto Sans CJK SC;margin: 0 auto;padding: 2% 10%;color: #693718;/* border-top: #ffeaba solid 1px; *//* border-bottom: #ffeaba solid 1px; */}
.Area06 .PD_layout.layout_item .PD_slide .PD_into h4 {font-size: 1em;color: #693718;margin: 2% auto 0 auto;font-weight: 600;line-height: 1.2em;}
.Area06 .PD_layout.layout_item .PD p { position: relative;top: 0vw;height: 3em;  width: 100%;}
.Area06 .PD_layout.layout_item li:nth-child(odd) { background: url("item_bg.png?t=1782809731905") center top / 100% no-repeat scroll;}
.Area06 .PD_layout.layout_item li:nth-child(even) {background: url("item_bg2.png?t=1782809731905") center top / 100% no-repeat scroll;left: -8%;}
.Area06 .PD_layout.layout_item .PD p b {display: none;position: relative; background-color: #bf1a1a; -webkit-background-clip: text;-webkit-text-fill-color: transparent;color: transparent; font-size: 0.8em;font-weight:700;margin: 0 2% 0 0;}	
.Area06 .PD_layout.layout_item .PD_slide .PD p del {position: relative;top: 0.3vw;color: #b6b6b6;/*font-size: 4vw;*/}
.Area06 .PD_layout.layout_item .PD p .money {position: relative;font-weight: bold;background-color: #bf1a1a;-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: transparent;}
.Area06 .PD_layout.layout_item .PD p .Price {position: relative;font-size: 1.8em;font-weight: bold;background-color: #bd0f0f;-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: transparent;}
}








/*下方公版*/
@media screen and (min-width:768px){
.Area_sale {height:100%;}
/**區標**/			
.Area_sale .layout_tt {background:url(text_bg.png?t=1782809731905)top center no-repeat;background-size:100%;padding: 40px 0 30px 0;}
.Area_sale .layout_tt ul li .PD h3 {display:block!important;font: 600 44px/60px Arial;color: #4e250b;letter-spacing:0;text-align:center;}
   
}
@media screen and (max-width:767px){
.Area_sale {height:100%;}
/**區標**/			
.Area_sale .layout_tt {background:url(text_bg.png?t=1782809731905)top center no-repeat;background-size:100%;padding: 2vw 0;}
.Area_sale .layout_tt ul li .PD h3 {display:block!important;font: 600 20px/41px Arial;color: #4e250b;letter-spacing:0;text-align:center;}
    
}
    



/*旗艦館*/
@media screen and (min-width:768px){
  .Area_guan ul{width:80% !important;}     
  }
  @media screen and (max-width:767px){
  .Area_guan ul{width:90% !important;}
  }
  








/*移除公版設定*/
.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 {
  top: 0;
}
}


/*輪播移除公版設定*/
.Area .swipwe_remove_box_style ul { background-color: transparent; grid-gap: 0;}


.Area .swipwe_remove_box_style ul li { border: none!important; background-color:transparent;}

.Area .swipwe_remove_box_style ul li,
.Area .swipwe_remove_box_style ul li .PD_img img { border-radius: 10px;}
@media screen and (max-width:767px){
.Area .swipwe_remove_box_style ul { width: 100%; grid-gap: 0.2em;}
.Area .swipwe_remove_box_style ul {}
}
	





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

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

