@import url("default.css");
@import url("style_sp.css") screen and (min-width:0px) and (max-width: 640px);
@import url("style.css") screen and (min-width:641px);


