/* common */
@import url("items.css") screen and (min-width:670px) ;
@import url("items_sp.css") screen and (min-width:0px) and (max-width: 670px);