@charset "UTF-8";

/*----------------------------------------------
 * ピックアップ枠
 *--------------------------------------------*/
.app-top-pickup .swiper-slide {
  max-width: 24.5%
}

.section-special-inner.swiper-wrapper {
  padding-bottom: 30px
}

.no-swiper .swiper-button-prev, .no-swiper .swiper-button-next, .no-swiper .swiper-pagination {
  display: none
}

.swiper-button-prev,.swiper-button-next {
  -moz-background-size: 12px 29px;
  -webkit-background-size: 12px 29px;
  background-size: 12px 29px;
  height: 29px;
  top: 97%;
  width: 30%;
  z-index: 11;
}
