@charset "UTF-8"; 

@import url(new-css.css) screen and (min-width: 769px);
@import url(new-css-sp.css) screen and (max-width: 768px);
