@charset "UTF-8";

/* -----------------------------------------------
 [トップページ　CSS]
-------------------------------------------------- */


.lst-feature{
	
}
.loading{
	background: url('/enelog/images/icn-loading.gif') no-repeat center center;
	width: 66px;
	height: 66px;
	margin : 0 auto;
}
@media (min-width: 768px){
	.lst-feature{
		min-width: 1180px;
	}
}