#topBnrSubImg .scrollRow ul{
/* 	animation-duration: 3s; */
}

#topBnrSubImg .row2{
	margin-top: 0px;
	position: relative;
	top: -2px;
}

#ch-plugin{
	display: none !important;
}
body #ch-plugin{
	display: none !important;
}

#itemThumbList ul li.moreCard{
	display: none;
}

.btnArea{
	text-align: center;
	padding-top: 40px;
}

#btnMore{
	display: inline-block;
	width: 300px;
	max-width: 100%;
	padding: 10px 0 12px;
	color: #fff;
	background: #000;
	border: 1px solid #000;
	font-size: 14px;
	text-align: center;
	border-color: #000;
}

#header{
	height: 85px;
}

#tab{
	padding-top: 150px;
	padding-top: 25px;
}

#tab.top{
	
}

#look{
	padding-top: 0;
}

#itemWrap{
	padding-top: 0;
	border-top: none;
}

/* ------------------------------------------
Smartphone
768px以下の場合に適用される
------------------------------------------ */
@media screen and (max-width: 768px) {
	#header{
		height: 43px;
	}

	#tab{
		padding-top: 0;
		margin-top: 0;
	}
	
	#tab:before{
/* 		display: none; */
	}
	
	#curatorTop{
		padding-bottom: 40px;
	}
	
	#btnFilters:before{
		width: 100%;
	}
	#look{
		padding-top: 50px;
	}
	#itemWrap{
		padding-top: 0;
		
	}
	
	#tabBtnsSub{
		z-index: 2222;
	}
}
