@import url(navPC.css) screen and (min-width: 641px); /* 641以上 */
@import url(navSM.css) screen and (max-width: 640px); /* 640以下 */