@charset "shift_JIS";


#sale_slide{


}

.slide_prev{
	width: 20% !important;
	top: 95%;


}
.slide_next{
	width: 20% !important;
	top: 95%;
}

.sale_container{
	height: auto;
}



.slide_button{
	top: 95% !important;
}

:root {
    --swiper-navigation-size: 20px;
    /*
      --swiper-navigation-color: var(--swiper-theme-color);
      */
}



.banner_wrapper{
	margin:10px 0;
	width: 100%;

}


.banner_wrapper img{
	width: auto;
	height: auto;
	
}



