シラサギCMS

public.jsの32238行目あたり

var mainSliderOption = { loop: true, speed: self.options.speed}

これを、以下のように1行追加する。

var ma ...