.ntt-product-slider{

	position:relative;

	padding-bottom:40px;

}

.ntt-product-slider .swiper-slide{

	height:auto;

}

.ntt-product-slider .swiper-button-prev,
.ntt-product-slider .swiper-button-next{

	width:40px;

	height:40px;

	border-radius:50%;

	background:#fff;

	box-shadow:0 2px 10px rgba(0,0,0,.12);

}

.ntt-product-slider .swiper-pagination{

	bottom:0;

}