/* 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: 801px); */
/* @import url("smart.css") screen and (max-width: 880px); */
/* @import url("smart.css") screen and (max-width: 800px); */
@import url("smart.css") screen and (max-width: 700px);
@import url("style.css") screen and (min-width: 600px);
