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


