@charset "utf-8";
@import url("common2.css") all;
@import url("navi.css") print, screen;
@import url("page.css") print, screen and (min-width: 768px); 
@import url("page_sp.css") screen and (max-width: 767px);