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