@import url(spstyle.css) screen and (max-width: 768px); /* 768ȉ */
@import url(pcstyle.css) screen and (min-width: 768px); /* 768ȏ */
