/************************************
* **自動スライダー
* **********************************/
.c-autoSlider>.swiper-wrapper{
/* 	height: 100% !important;
	padding-left: 0;
	list-style: none; */
	transition-timing-function: linear;
}
