@import url(pc.css) all and (min-width:900px);
/*@import url(tl.css) all and (min-width:720px) and (max-width:900px);
@import url(sp.css) all and (max-width:720px);*/
@import url(sp.css) all and (min-width:720px) and (max-width:900px);
@import url(sp.css) all and (max-width:720px);