@import url("reset.css");
@import url("style_pc.css");
@import url("style_nav.css") screen and (max-width:1024px);
@import url("style_sp.css") screen and (max-width:750px);