.slide_size {
  width:100%;
}
.swiper-pagination {
  bottom:0px;
}
.swiper-container {
  padding-bottom: 50px !important; /* ★ページネーション・スクロールバー分の余白50pxを下に取る */
  box-sizing: content-box;
}
