@charset "UTF-8";
@import url("css/temp.css");
@import url("css/font-awesome.min.css");

/* pc */
@import url("css/layout.css") screen and (min-width:768px) and (max-width: 5000px);
/* smt */
@import url("css/layout_sp.css") screen and (min-width:0px) and (max-width: 768px);




