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