@charset "Shift_JIS";

/*icon_font*/
@import url("https://use.fontawesome.com/releases/v5.6.1/css/all.css");

/* CSS*/
@import url("base.css") print,screen and (min-width: 960px);
@import url("top.css") print,screen and (min-width: 960px);
@import url("next.css") print,screen and (min-width: 960px);

@import url("smt_base.css") screen and (min-width:0px) and (max-width: 959px);
@import url("smt_top.css") screen and (min-width:0px) and (max-width: 959px);
@import url("smt_next.css") screen and (min-width:0px) and (max-width: 959px);