/* IMPORT RESET */
/*@import url("style.css");*/
@import url("reset.css");
@import url("hover-min.css");
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

@import url("style.css") screen and (min-width: 781px);

@import url("smart.css") screen and (max-width: 780px);
