$(function(){ $('.main_visual').slick({ dots: true, arrows: false, autoplay: true, speed: 300 }); });