@charset "utf-8";

.swiper--wrapper {
  width: 100%;
}

.swiper-slide {
  width: 100%;
}

.swiper-slide img {
  width: 100%;
}

div.swiper {
  background-color: #eeeddb;
  padding-bottom: 30px;
}