@charset "utf-8";
.b-material-incut.swiper-slide {
    max-width: 100%;
	
}
.innerSlides img {width:100%}
.b-material-incut.swiper-slide img {max-width:100%;}
.innerSlides .swiper-button-prev {width:32px;height:56px;left:16px;top:50%;margin:-40px 0 0 0;background:url(/img/arrow-left3.svg) 0 0 no-repeat;background-size:contain;}
.innerSlides .swiper-button-next {width:32px;height:56px;right:16px;top:50%;margin:-40px 0 0 0;background:url(/img/arrow-right3.svg) 0 0 no-repeat;background-size:contain;}
.innerSlides:hover .swiper-button-prev {display:block}
.innerSlides:hover .swiper-button-next {display:block}
.innerSlides {position:relative;max-width:580px;background-color:rgb(242, 250, 253);font-size:12px;padding:16px;}
.innerSlides .desc {}

