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

@import url("top-style.css") screen and (min-width: 801px);
/*@import url(tablet.css) screen and (max-width: 768px);*/
@import url("top-smart.css") screen and (max-width: 800px);
