@media screen and (max-width:980px) {
    .ec-sliderRole .main_visual .slick-slide{
        max-width: 100vw;
    }
}