@charset "utf-8";

@import "default.css";
@import "common.css";
@import "print.css";

/* for smartphone max 768px */
@import url("sp.css") screen and (max-width:768px);