@import url(common.css) screen and (min-width: 641px); /* 641以上 */
/*@import url(smart_common.css) screen and (max-width: 640px) and (min-width: 321px); /* 640以下、321以上 */
/*@import url(smart_common.css) screen and (max-width: 320px); /* 320以下 */