@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){
.bg_01 { z-index: -1 ; position:absolute; top:0; 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: 0px ; left: 0px ; width:100%; height:100%; background-position:center top; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none; /*mix-blend-mode: screen;*/  }
.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){
  .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%; }	
  .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_title { height: 1000px ; }
.Area_title .title01 { position:absolute ; width: 75% ; top: 42px ; left: 156px ; z-index: 1 ; }
.Area_title .title02 { z-index: 3 ; position: absolute;  width: 28% ;  top: 683px ;  left: 734px ; }
.Area_title .title03 { z-index: 3 ; position: absolute;  width: 23.5% ;  top: 216px ;  left: 773px ; }
.Area_title .date { position:absolute ; width: 40% ; top: 140px ; left: 367px ; z-index: 1 ; }

.layout_toppd { position: absolute !important ; width: 84% ; top: 150px ; left: 100px ; z-index: 2 ;  }
.light {position:absolute;width: 15% ;top: 316px ;left: 131px ;z-index: 6;opacity: 0.5;mix-blend-mode: plus-lighter;animation: pop_up 10s .1s infinite ease-in;  }
.star {position:absolute; top: 152px ;left: 561px ; z-index: 6 ; animation-duration: 5s !important; }
.camera { position: absolute ; top: 330px ; left: 280px ; animation: swing1 2s ease-in-out infinite; transform-origin: center; animation-delay: 2s; /* 延遲 2 秒 */ }


/* 副標 */
.Area_title .sub_bg { z-index: 0 ; position: absolute; top: 266px ; left: 190px ; }

.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: 125px;}
.Area_title .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
.Area_title .mainsubtitle { position: absolute ;  width: 25% ;  top: 266px ;  left: 195px ; z-index: 3 ;  }

}
@media screen and (max-width: 767px){
.Area_title { height: 104vw ; }
.Area_title .title01 { z-index: 1 ; position: absolute ; width: 92% ; top: 4vw ;  left: 4.5vw ; }
.Area_title .title02 { z-index: 2 ; position: absolute; width: 33% ; top: 70vw ; left: 64vw ; }
.Area_title .title03 { z-index: 1; position: absolute; width: 26% ; top: 22vw ; left: 70vw ; }
.Area_title .date { z-index: 2 ; position: absolute ; width: 51% ; top: 15vw ;  left: 25vw ; }

.layout_toppd { position: absolute !important ; width: 100% ; top: 15vw ; left: 0 ; z-index: 1 ;  }
.layout_toppd ul { padding: 0 !important ; }
.light { position: absolute ; width: 109% ;top: 36vw ; left: -3vw ; z-index: 3 ;  mix-blend-mode: plus-lighter; animation: pop_up 5s .1s infinite ease-in-out alternate ;  }
.star { position: absolute ; width: 9% ;top: 17vw ; left: 46vw ; z-index: 3 ; animation-duration: 5s !important; }
.camera { position: absolute ; top: 34vw ; left: 16vw ; width: 69% ; animation: swing1 2s ease-in-out infinite; transform-origin: center; animation-delay: 2s; /* 延遲 2 秒 */ }

  /* 副標 */
  .Area_title .sub_bg { z-index: 1; position: absolute; top: 27.5vw ; left: 6vw ; width: 33% ; }

  .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: 125px;}
  .Area_title .mainsubtitle ul.PD_wrapper li { position: relative; flex-shrink: 0; margin: 0; padding: 0; background-image: none;}
  .Area_title .mainsubtitle { position: absolute ; left: 6.5vw ; top: 27.5vw ; width: 32% ; z-index: 10 ; }

}


@keyframes swing1 {
  0%   { transform: rotate(0deg); }
  50%  { transform: rotate(6deg); }
  100% { transform: rotate(0deg); }
}


/* 日期 */	
.Area_title .TIMER_DAY { position:absolute ; top: 732px ; left: 189px ;z-index:3;display:inline-flex;font-size: 91px ;font-weight:bolder;color: #fff ;letter-spacing:0;font-family: "Times New Roman" ;text-align:center;align-items: baseline; justify-content: center; transform: rotate(
  2deg);}
.Area_title .TIMER_DAY small {font-size:25px;line-height:5px; letter-spacing: -0.5px; padding-top: 12px; }
.Area_title .TIMER_DAY #sendMonth {text-align: center;display: inline-block;}
.Area_title .TIMER_DAY #sendToday {text-align: center;display: inline-block;}
@media screen and (max-width:767px){	
.Area_title .TIMER_DAY { position: absolute ; top: 77vw ; left: 6.5vw ; z-index: 2 ; display: inline-flex ; font-size: 36px ;font-weight:bolder;color: #fff ;letter-spacing:0;font-family: "Times New Roman" ;text-align:center;align-items: baseline; justify-content: center; transform: rotate(
  2deg);}
.Area_title .TIMER_DAY small { font-size: 3vw ; line-height: 5px ; padding-top: 1vw ; }
.Area_title .TIMER_DAY #sendMonth {text-align: center;display: inline-block; }
.Area_title .TIMER_DAY #sendToday {text-align: center;display: inline-block; }
}


/*輪播特效*/
.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:#fff ; font:12px/18px Helvetica;}
.edm_notice .apple_notice{  padding:10px 0px 10px 0px; }




/* 行銷宮格 */
@media screen and (min-width:768px){
  .pc_market_bg { z-index: -1 ; position:absolute; top: 0px ; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center bottom ; pointer-events:none;}
  .Area_market { background-image: url(market_bg.png?t=1774603303287); background-repeat: no-repeat ; background-size: 100% ; width: 900px ; z-index: 3 ; }
  .Area_market .layout_market ul { padding: 20px 10px 50px ; }
}
 @media screen and (max-width:767px){
  .Area_market { background-image: url(market_bg.png?t=1774603303287); background-repeat: no-repeat ; background-size: 100% ; width: 96% ; z-index: 3 ; padding: 1vw 0 4vw ; }
  .Area_market .layout_market { width: 100% ; padding: 1vw 0 ; }
  .Area_market .layout_market ul { padding: 0 !important ; grid-gap: 0 ; }
}




/* 今日限定 */
.Area_wear { z-index: 5 ; }
@media screen and (min-width:768px){
.Area_wear .layout_text { position: absolute ; width: 7.5% ; top: 10px ; left: 10px ; }
.Area_wear .layout_text ul { padding: 0 !important ; }
.Area_wear .Area_swiper { padding-left: 80px ; width: 100% ; padding-top: 30px; height: 420px; }
.Area_wear .box { padding: 0 0 20px 0 ; background-image: url(yellow_bg.png?t=1774603303287); background-size: 100% ; background-repeat: repeat-y ; background-position: bottom ; border-radius: 110px 0 0 0 ; }
}
 @media screen and (max-width:767px){
  .Area_wear .layout_text { position: absolute ; width: 11% ; left: 3vw ;  }
  .Area_wear .box {  padding: 3vw 0 ; background-image: url(yellow_bg.png?t=1774603303287); background-size: 100% ; background-repeat: repeat-y ; margin-left: 2vw; border-radius: 15vw 0 0 0 ; }
  .Area_wear .Area_swiper { padding-left: 12vw ; }
}



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

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

@media screen and (min-width:768px){
  .danji_all .Area_coupon { margin-top: -10px ; margin-bottom: 20px ; }
}
@media screen and (max-width: 767px){
  .Area_danji { width: 96%; }
  .danji_all .Area_coupon { margin-top: -2vw; margin-bottom: 2vw; }
}



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



/* 微調區標 */
@media screen and (min-width:768px){
.leaf01 { position: absolute ; top: 0 ; right: 0 ; margin-top: -30px ; }
.leaf02 { position: absolute ; top: 0 ; left: 0 ; margin-top: -50px ; }
}
@media screen and (max-width:767px){
  .layout_text ul { padding: 0 !important;}
  .leaf01 { position: absolute ; top: 0 ; right: 0 ; width: 15% ; margin-top: -7vw; }
  .leaf02 { position: absolute ; top: 0 ; left: 0 ; width: 15% ; margin-top: -7vw; }
}



/* 輪播bn */
@media screen and (min-width:768px){
  .Area_BN .layout_BN ul { height: 310px ;  }
  .Area_BN .layout_BN ul li { background: none ;  }
}
@media screen and (max-width:767px){
  .Area_BN .layout_BN ul { height: 32vw ;  }
  .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 ; }
}


/* beams大牌進駐 */
@media screen and (min-width:768px){
  .Area_buy .box { border: solid #fff 1px ; width: 98% ; margin: auto ; border-radius: 110px 0 110px 0 ; padding-bottom: 40px ; }
  .Area_buy .box .layout_buy_tt { padding: 30px 0 10px ; }
  .Area_buy .layout_buy_bn ul li .PD_img img{ border-radius: 20px ; }
  .Area_buy .layout_buy { padding: 0 ; }
  .Area_buy .Area_swiper_box { width: 92% ; }
}
 @media screen and (max-width:767px){
  .Area_buy .box { border: solid #fff 1px ; width: 98% ; margin: auto ; border-radius: 11vw 0 11vw 0 ; padding-bottom: 5vw ; }
  .Area_buy .box .layout_buy_tt { padding: 3vw 0 2vw ; }
  .Area_buy .layout_buy_bn ul li .PD_img img{ border-radius: 3vw ; }
}



.linknone{pointer-events: none;}



/* 郵票 */
.Area_hot .layout_text ul { grid-gap: 0 !important ; padding: 0 !important ; }
.Area_hot .layout_hot_tt ul { padding: 0 !important ;}
@media screen and (min-width: 768px) {
  .Area_hot .layout_hot_tt { position: absolute ; width: 7% ; left: 10px ; padding-top: 50px ; }
  .Area_hot .hot_all { padding: 30px 0 ;  }
  .Area_hot .Area_swiper { padding-left: 90px ; }
  .Area_hot .hot_top { position: absolute ; margin-top: -4px ; }
  .Area_hot .layout_photo ul li { border-radius: 20px ; background-color: transparent ; background-image: url(hot_bn_bg.png?t=1774603303287); background-size: 100% ;background-repeat: no-repeat ; height: 390px ;  }
  .Area_hot .layout_photo .PD_logo { position: absolute ; right: 0 ; bottom: 0 ; width: 20% ;  }
  .Area_hot .layout_photo ul li h3{ color: #1273ba ; font-size: 30px; padding-left: 10px; margin-top: -3px ; }
  .Area_hot .layout_photo ul li h4{ color: #000 ; font-size: 25px; padding-left: 10px; margin-top: -13px ; }
  .Area_hot .layout_photo .PD_img img { border-radius: 20px !important ; margin: 46px 0 0 ; width: 95% ; }
}
@media screen and (max-width:767px){
  .Area_hot .layout_hot_tt { position: absolute ; width: 8% ; left: 2vw ; padding-top: 9vw ; }
  .Area_hot .hot_all { padding: 2vw 0 0 ; }
  .Area_hot .Area_swiper { padding-left: 12vw ; }
  .Area_hot .hot_top { position: absolute ; }
  .Area_hot .layout_photo ul li { border-radius: 2vw ; background: transparent ; }
  .Area_hot .layout_photo .PD_logo { position: absolute ; right: 0 ; bottom: 0 ; width: 20% ; pointer-events: none ;  }
  .Area_hot .layout_photo .PD_into { padding-bottom: 2vw ; }
  .Area_hot .layout_photo ul li { background-color: transparent ; background-image: url(hot_bn_bg.png?t=1774603303287); background-size: 100% ;background-repeat: no-repeat ; height: 51vw ; }
  .Area_hot .layout_photo ul li h3{ color: #1273ba ; font-size: 20px; margin-top: 35.5vw ; }
  .Area_hot .layout_photo ul li h4{ color: #000 ; margin-top: -2vw ; }
  .Area_hot .layout_photo .PD_img { position: absolute ; top: 5vw ; }
  .Area_hot .layout_photo .PD_img img { border-radius: 2vw !important ; padding: 0 ; }
}



/* 流行風尚速遞 */
.Area_look .layout_look ul {  height: 420px !important;  }
.Area_look .PD_layout.PD_layout-D1_15 ul { grid-gap: 0 ; padding: 0 ; }
.Area_look .Area_swiper_box .PD_layout li,.Area_look .PD_layout.PD_layout-D1_15 ul .PD .PD_into {  background: transparent; }
.Area_look .Area_swiper_box .PD_layout  ul li::before {  content: ""; display: block; background: url(Area05_PD_bg.png?t=1774603303287) center top no-repeat; aspect-ratio: 760 / 730; width: 98%; height: 100%; background-size: 100%; z-index: -1; position: absolute; }
.Area_look .Area_swiper .PD_layout .PD_img { margin-top: 40px; }
.Area_look .Area_swiper .PD_layout .PD_into { margin-top: 30px; }
.Area_look .Area_swiper_box .PD_layout li,.Area_look .Area_swiper_box .PD_layout li .PD_img img { border-radius: 0; padding: 5px;  }
.Area_look .bg { z-index: -1; position: absolute; top: -50px; left: 50%; transform: translateX(-50%); } 
.pc_look_bg {  z-index: -1 ; position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;}
@media screen and (max-width:767px){
  .Area_look .look_box { padding: 0 ;  }
  .Area_look .layout_look ul { height: 80vw !important; }
  .Area_look .Area_swiper_box .PD_layout  ul li::before {  width: 97%; height: 100%; background-size: 100%; }
  .Area_look .Area_swiper .PD_layout .PD_img { margin: 7.5vw auto 0 auto; }
  .Area_look .Area_swiper .PD_layout .PD_into { margin-top: 4vw; }
  .Area_look .PD_layout.PD_layout-D1_15 ul li .PD h3 { font-size: 3.8vw; }
  .Area_look .bg {  top: -5vw; width: 104%;  }  
}


/* 本周TOP銷量榜 */
.Area_sale .layout_sale ul { border-radius: 0 ; }
.Area_sale .layout_sale_bn ul { grid-gap: 0 !important ; }
@media screen and (min-width:768px){
  .Area_sale .box { padding: 20px 0 0 ; border-radius: 120px 0 0 0 ; }
  .Area_sale .layout_sale { width: 80% ; margin-right: 36px ; }
  .Area_sale .layout_sale_top123 { position: absolute ; width: 13.5% ; left: 30px;  }
  .Area_sale .layout_sale_bn { width: 87.5% ; margin-right: 0 ; }
}
 @media screen and (max-width:767px){
  .Area_sale .box { padding: 0 ; border-radius: 12vw 0 0 0 ; }
  .Area_sale .layout_sale { width: 85% ; margin-right: 2vw ; }
  .Area_sale .layout_sale ul li .PD h3 span { text-overflow: unset ; }
  .Area_sale .layout_sale_top123 { position: absolute ; width: 12.5% ; }
  .Area_sale .layout_sale_bn { width: 89% ; margin-right: 0 ; }
}



/** 倒數 **/
.TimerNick { z-index:0; display:inline-block; padding-right:14px; height:16px ;text-align:right;     margin-top: -10px; }
.TimerNick .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:60px; font: 400 35px/38px Century Gothic; color:#5093cd ; /*text-shadow:1px 1px 0px #fff;*/ letter-spacing:-1px; text-align:right; background:transparent; }
.TimerNick div:nth-of-type(2),
.TimerNick div:nth-of-type(3) { width:60px;}
.TimerNick span { padding-left:2px; font: bold 16px/38px "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #000;}
    @media screen and (max-width:767px){
        .TimerNick { z-index:2; position: relative ; top: 0 ; left:0%; display:inline-block; margin:0; padding-right:0%; margin-top: -3vw;  }
        .TimerNick .FontStyle { display:inline-block; margin:0px 0 0 0 ; padding:0; border:0px; width:14vw; font: 400 5.5vw/11vw Century Gothic; color:#5093cd ; /*text-shadow:1px 1px 0px #fff;*/ letter-spacing:-1px; text-align:right; background:transparent; font-weight: 400; width: 20px; }
        .TimerNick div:nth-of-type(2),
        .TimerNick div:nth-of-type(3) { width:9vw;}
        .TimerNick span { padding-left:1vw; font: bold 4vw/11vw "微軟正黑體","Microsoft JhengHei", Arial, Helvetica; letter-spacing: -0.05em;color: #000; font-weight: 400;}
    }



/* 星星框 */
@media screen and (min-width:768px){
  .Area_paper .paper_box .layout_bn ul { padding: 0 !important ;}
  .Area_paper .paper_box { background-image: url(yellow_bg.png?t=1774603303287); background-repeat: repeat-y ; background-size: 100% ; border-radius: 110px 0 ; padding: 30px ; }
  .Area_paper .paper_box .box { width: 100% ; padding-top: 10px ; }
}
 @media screen and (max-width:767px){
  .Area_paper .paper_top { height: 2vw ; }
  .Area_paper .paper_box { background-image: url(yellow_bg.png?t=1774603303287); background-repeat: repeat-y ; background-size: 100% ; width: 98% ; margin: auto ; padding: 3vw 0 ; border-radius: 11vw 0 11vw 0 ; }
  .Area_paper .paper_box .layout_bn { width: 100% ; padding-top: 1vw ;}
  .Area_paper .paper_box .box { width: 100% ; padding-top: 1vw ; }
}


/* 熱門品牌推薦 */
@media screen and (min-width:768px){
.Area_brand .layout_brand ul li { background-color: #319479 ; }
.Area_brand .layout_brand ul li .PD_logo { padding: 4px !important ; }
.Area_brand .layout_brand ul li .PD_into { padding: 10px !important ; }
.Area_brand .layout_brand ul li h3 { color: #fff ; margin-top: -10px ; }
.Area_brand .layout_brand ul li h4 { color: #fff3e3 ; margin-top: -10px ; }
}
@media screen and (max-width:767px){
  .Area_brand .layout_brand ul li { background-color: #319479 ; }
  .Area_brand .layout_brand ul li h3 { color: #fff ; }
  .Area_brand .layout_brand ul li h4 { color: #fff3e3 ; margin-top: -1vw ; }
}




/* 下方公版 */
@media screen and (min-width:768px){
  .layout_below { padding-bottom: 30px ; }
  .layout_below .layout_bn { width: 96% ; }
  .layout_below .layout_bn ul { padding: 0 !important ; }
}
 @media screen and (max-width:767px){
  .layout_below { padding-bottom: 5vw ; }
  .layout_below .layout_bn { padding-bottom: 1vw ; }
}




/* 旗艦館 */
@media screen and (min-width:768px){
  .Area_guan .box { width: 75% ; margin: auto ; }
  .Area_guan .box .layout_guan ul { grid-gap: 2em ; padding: 20px 18px 50px ; }
}
 @media screen and (max-width:767px){
  .Area_guan .box { width: 90% ; margin: auto ; }
  .Area_guan .box .layout_guan ul { grid-gap: 1em ; padding: 3vw ; }
}



/* 區標 */
@media screen and (min-width: 768px) {
  .layout_text01 { height: 90px ;  width: 90% ; margin: auto ;  }
  .layout_text01 .PD h3 span{ color: #fff ; margin-top: 3px ;  }
  .layout_text01 .PD_layout ul { padding: 0 ; }
  .layout_text01 .PD_layout.PD_layout-D3_01 .PD img{ width: 100% ;}
}
@media screen and (max-width:767px){
  .layout_text01 { height: 9vw ; }
  .layout_text01 .PD h3 span{ color: #fff ; font-size: 23px; font-family: "Microsoft JhengHei", sans-serif; margin-top: -1vw ; }
  .layout_text01 .PD_layout.PD_layout-D3_01 .PD .PD_img { padding: 0 ; }
}



/* 新品亮相清單 */
.Area_calendar .layout_calendar ul { padding: 0 !important ; grid-gap: 0 !important ; }
.Area_calendar .layout_calendar ul li h4 { width: 100% !important ; }
@media screen and (min-width: 768px){
  .Area_calendar { padding-bottom: 130px ; }
  .Area_calendar .calendar_bg { position: absolute; top: 0px ; left: 50%;transform: translateX(-50%);pointer-events: none;z-index: -2 ; }
  .Area_calendar .layout_text { padding-top: 80px ; padding-bottom: 115px ; }
  .Area_calendar .Area_swiper { width: 70% ; left: 30px ; }
  .Area_calendar .layout_calendar { height: 400px ; padding-left: 20px ; }
  .Area_calendar .layout_calendar .PD_into { border-radius: 10px ; }
}
@media screen and (max-width:767px){
  .Area_calendar { background-image: url(calendar_bg.jpg?t=1774603303287) ; background-repeat: no-repeat ; background-size: 100% ; padding-bottom: 17vw ; }
  .Area_calendar .layout_text { padding-top: 8vw ; padding-bottom: 14vw ; }
  .Area_calendar .layout_calendar { height: 64vw; padding-left: 8vw ; }
  .Area_calendar .layout_calendar .PD_into { border-radius: 2vw ; }
}



/* mo店+ */
@media screen and (min-width:768px){
  .Area_good { background-image: url(yellow_bg.png?t=1774603303287) ; background-size: 100% ; background-repeat: repeat-y ; border-radius: 70px ; padding: 30px 0 ; }
}
 @media screen and (max-width:767px){
  .Area_good { background-image: url(yellow_bg.png?t=1774603303287) ; background-size: 100% ; background-repeat: repeat-y ; width: 98% ; margin: auto ; border-radius: 7vw ; padding: 3vw 0 ; }
}


/* 粉專 */
@media screen and (min-width:768px){
  .Area_media .layout_media { width: 75% ; }
}
 @media screen and (max-width:767px){
  .Area_media { background-image: url(media_bg.png?t=1774603303287); background-repeat: no-repeat ; background-size: 100% ; }
  .Area_media .layout_media { width: 85% ; }
}






