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