@charset "UTF-8";
/* CSS Document */

/***********************
追加スタイル
***********************/

#top .customer ul li img{
	width: 100%;
	height: auto;
}
.banner-box h3 a{
	display: block;
}
.banner-box h3 a img{
	width: 100%;
	height: auto;
}


@media screen and (max-width: 1020px) {
}
@media only screen and (max-width: 767px) {
	#top .mainvis {
		height: 70vh;
	}
}