@charset "UTF-8";

.swiper-slide img {
  height: auto;
  width: 100%;
  object-fit: cover;
}

.swiper {
  line-height: 0;
}

.swiper2-slide img {
  height: auto;
  width: 100%;
  object-fit: cover;
}

.swiper2 {
  line-height: 0;
}