@charset "UTF-8";
@import "html5reset-1.6.1.css";
@import url(sp-style.css) only screen and (max-width: 640px);
@import url(pc-style.css) only screen and (min-width: 641px);
