@charset "utf-8";
/* CSS Document */

.sp{
	display:none
}

.pc{
	width:910px
}

.center{
	margin:0 auto;
}

.swiper-custom-parent{
	text-align:center;


  width:100%;		
  position: relative;
}
.swiper-container{
  width:830px;
  height: 350px;
  padding: 10px;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {

  right: 2px;
  left: auto;
}



