/* common */
@import url("index.css") print, screen and (min-width:670px) ;
@import url("index_sp.css") screen and (min-width:0px) and (max-width: 670px);