.AdArea{
	/*display: none;*/
}

.slide.AdArea{
	display: none;	
}

.slide.AdArea{	
	height: 100%;
	max-height: 190vmin;
	width: 250px;
	position: absolute;	
	background-color: #f1f1f1;
}

.slide .AdBoxArea{	
	top:150px;
	position: sticky;
	width: 100%;
	height: 500px;	
	background-color: #e2e2e2;
}

.ShopListRowSection .AdArea{
	background-color: #ebebeb;
	height: 80px;
	position: sticky;
    top: 0px;
}

.cupangtext{
	word-break: break-all;
	font-size: 9px;
}