/* 各頁面CSS */


/*切換PC置頂選單*/
.cantantBase1{ display: block; }
.cantantBase2{ display: none; }




/*momo幣這裡用*/
@media screen and (min-width: 768px) {
	.Area_grabmoney_coupon .PD_layout ul { padding: 0 25px; grid-gap: 15px;}
	.Area_grabmoney_coupon .PD_layout img {	border-radius: 10px;}
}
@media screen and (max-width: 767px) {
	.Area_grabmoney_coupon .PD_layout ul { grid-gap: 1.8vw;}
	.Area_grabmoney_coupon .PD_layout img { border-radius: .5em;}
}



/* 玉山活動區 */
.Area_game { margin-bottom: -40px; }
.Area_game .box_1 .message-6 .yl { color: #ffe895; }
.Area_game .PD_layout.cardevent ul { display: flex;margin-bottom: 9vw; }
.Area_game .PD_layout.cardevent li.PD_slide:nth-child(1), .Area_game .PD_layout.cardevent li.PD_slide:nth-child(2) { min-width: 49.3%; }
.Area_game .PD_layout.cardevent li.PD_slide:nth-child(1) { }
.Area_game .PD_layout.cardevent li.PD_slide:nth-child(1)::after {z-index: 10;content: "";clear: both;position: absolute;top: 51%;left: 94%;width: 14%;aspect-ratio: 44/44;background: url(ii_001.png?t=1785504094111)top center no-repeat;background-size: 100%;}
.Area_game .PD_layout.cardevent li.PD_slide:nth-child(2) {}
.Area_game .PD_layout.cardevent li.PD_slide:nth-child(3) { margin: 1.5% 0; }
.Area_game .PD_layout.cardevent li.PD_slide:nth-child(3) .PD::before {z-index: 10;content: "";clear: both;position: absolute;top: -4.5%;left: 46.58%;width: 7%;aspect-ratio: 44/44;background: url(ii_001.png?t=1785504094112)top center no-repeat;background-size: 100%;}
.Area_game .PD_layout.cardevent li.PD_slide:nth-child(3)::after {z-index: 10;content: "";clear: both;position: absolute;top: 101%;left: 46.58%;width: 7%;aspect-ratio: 44/44;background: url(ii_001.png?t=1785504094112)top center no-repeat;background-size: 100%;}
@media screen and (max-width: 767px) {
	.Area_game { margin-bottom: -5vw; }
	.Area_game .my-3 { margin: 1.5vw auto 2vw; }
	.Area_game .PD_layout.cardevent li.PD_slide:nth-child(1), .Area_game .PD_layout.cardevent li.PD_slide:nth-child(2) { max-width: 49.3%; }
	.Area_game .PD_layout.cardevent li.PD_slide:nth-child(1) { padding-right: 1vw; }
	.Area_game .PD_layout.cardevent li.PD_slide:nth-child(2) { padding-left: 1vw; }
	.Area_game .PD_layout.cardevent li.PD_slide:nth-child(3) { margin: 2vw 0; }
	}


/* 玉山活動區 */
.Area_btn { margin-bottom: 10px; }
.Area_btn .box_1 .message-6 .yl { color: #ffe895; }
.Area_btn .PD_layout.cardevent ul { display: flex;margin-bottom: 9vw; }
@media screen and (max-width: 767px) {
	.Area_btn { margin-bottom: 1vw; }
	.Area_btn .my-3 { margin: 1.5vw auto 2vw; }
	}



	
/* 品類輪播 */
.Area_Category .Area_swiper_box {  }
.Area_Category .Area_swiper .Area_swiper_box .PD_layout li {background-color:transparent;}
@media screen and (max-width: 767px) {
	.Area_Category  { margin-bottom: 3vw; }
	.Area_Category .Area_swiper_box { padding-bottom: 5vw; }
	.Area_Category .Area_swiper_box .swiper-pagination { bottom: -1.2vw !important; }
}
.Area_boxstyle .PD_layout-top_btn{display: none;}
