@charset "utf-8";

@media (min-width: 767px) {
	#top .pc.swiper-container {
		height: 415px;
	}
	#top .pc.swiper-container a{
		height: 100%;
	}
	#top .pc.swiper-container img{
		height:100%;
		object-fit: cover;
	}
}

@media (max-width: 767px) {
}
