@charset "UTF-8";

@import url(sp.css) only screen and (max-width: 767px);
@import url(pc.css) only screen and (min-width: 768px);