@charset "UTF-8";
/* CSS Document */
/* GLOBAL */
@import url("sp_style.css")screen and (max-width:960px) ;
@import url("pc_style.css")screen and (min-width:960px) ;

