@charset "utf-8";
/* CSS Document */

@import url(style_l.css) screen and (min-width:768px);
@import url(style_s.css) screen and (max-width:769px);




