@charset "UTF-8";
@import "reset.css";
@import "text.css";
@import "clearfix.css";

@import url(base.css) screen and (min-width: 1400px);
@import url(base_tab_l.css) screen and (max-width: 1399px);
@import url(base_tab.css) screen and (max-width: 959px);
@import url(base_sp.css) screen and (max-width: 767px);
@import url(base_old.css) screen and (max-width: 481px);
