@charset "utf-8";


@import url("index-s.css?v=190619") only screen and (max-width: 767px);
@import url("index.css?v=190619") only screen and (min-width: 768px) , print;


