@charset "Shift_JIS";
@import url(top.css) screen and (min-width: 767px);
@import url(top_color.css) screen and (min-width: 767px);
@import url(sp_top.css) screen and (max-width: 767px);
@import url(sp_top_color.css) screen and (max-width: 767px);
/* print */
@import url(top.css) print;
@import url(top_color.css) print;
