@charset "utf-8";
/* CSS Document */
.bannerArea {
	width: 90%;
	margin: 0 auto 2rem
}
.bannerArea img{
	max-width:100%;
	height: auto;
}