@charset "utf-8";

/* -----------------------------------------------------
 top swipe.css
----------------------------------------------------- */
.swiper-container{
	text-align: center;
}
.swiper-container .swiper-slide img{
	max-width: 100%;
	height: auto;
}

