@charset "utf-8";

@import url("reset.css");
@import url("default.css") print, screen and (min-width: 641px);
@import url("default_sp.css") only screen and (max-width: 640px);
@import url("layout.css") print, screen and (min-width: 641px);
@import url("layout_sp.css") only screen and (max-width: 640px);
