#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;
}

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