@import url(common_pc.css) screen and (min-width: 751px); /* 641以上 */
@import url(common_sp.css) screen and (max-width: 750px); /* 980以下 */