@import "base.css";
@import "layout.css";

/* for smartphone 768px以下 */
@import url("smart.css") screen and (max-width:768px);