@charset "UTF-8";
/* swipper */
.swiper {
	width: 80%;
	height: auto;
	padding: 2vw 0;
}
.swiper_position {
	text-align: center;
}
.swiper-slide {
	background-position: center;
	background-size: cover;
	width: auto;
	height: auto;
}

.swiper-slide img {
	display: block;
	width: 100%;
}

.swiper-slide2 {
	width: 200px;
	height: 200px;
	background: white;
}
/* scroll-hint */
