/* scss以外のスタイル追加 */
.scroll-news {
	margin:0 auto;
	width:100%;
	padding:5px;
	background:#fff;
	border-radius:5px;
	margin-bottom:15px;
}

.banner-wrap {
	width:100%;
	margin-bottom:50px;
}
.banner-wrap li img {
	width:100%;
}
