@charset "utf-8";

@import url(style-pc-pre.css) screen and (min-width: 780px);
@import url(style-sp-pre.css) screen and (max-width: 779px);
