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

/*背景*/
@media screen and (min-width:768px){
}

/*間距*/
.Area_bottom { margin-bottom: 10vw;}
@media screen and (min-width:768px){
  .Area_bottom { margin-bottom: 50px;}
}

/*共用樣式*/
.PD_layout[data-pd-li=BN] ul, .PD_layout[data-pd-li=BN-AWD] ul, .PD_layout[data-pd-li=PDBN] ul { padding: 0; grid-gap: 0;}
.PD_layout-coupon3 ul li .PD_img { padding: 0;}
.NavArea_tabbar_page { width: 100%;}
.Area_swiper_box .PD_layout-coupon3 { padding-bottom: 0;}
.Area_coupon_ppp .Area_swiper { width: 100%;}
.warningTxt h3 { padding: 0;}
@media screen and (min-width:768px){
  .Areapadding { padding: 0 20px 20px;}
}

/*導流館架*/
.Area_bn-grid-3x1[org="1"] .PD_layout ul { grid-gap: 0 0.5em;}
@media screen and (min-width:768px){
}

/*人氣大牌推薦*/
.Area_group-4 .PD_layout.PD_layout-D3_02 { border-radius: 15px 15px 0 0;}
.Area_group-4 .PD_layout.PD_layout-D3_02 ul { padding: 3% 4% 2%; box-sizing: border-box;}
.Area_group-4 .Area_swiper { border-radius: 0 0 15px 15px;}
@media screen and (min-width:768px){
  .Area_group-4 .PD_layout.PD_layout-D3_02 { border-radius: 20px 20px 0 0;}
  .Area_group-4 .Area_swiper { border-radius: 0 0 20px 20px;}
}

/*下方公版*/
.Area_pd-D3_04[org="1"] .PD_layout.PD_layout-D3_04 .PD h3,
.Area_pd-D3_04[org="2"] .PD_layout.PD_layout-D3_04 .PD h3,
.Area_pd-D3_04[org="3"] .PD_layout.PD_layout-D3_04 .PD h3,
.Area_pd-D3_04[org="4"] .PD_layout.PD_layout-D3_04 .PD h3,
.Area_pd-D3_04[org="5"] .PD_layout.PD_layout-D3_04 .PD h3 { top: 0; left: 11%; justify-content: left;}
@media screen and (min-width:768px){
}

/*買不夠 繼續逛*/
.Area_bn-grid-3x1[org="3"] .Area_content .PD_layout ul { grid-gap: 0.5em;}
@media screen and (min-width:768px){
}


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