@charset "UTF-8";

/* --------------------------------------------------------------------- */
/* import */
/* --------------------------------------------------------------------- */

/* new */
@import url("/css/usr/inline_pc.css") screen and (min-width:768px);
@import url("/css/usr/inline_sp.css") screen and (max-width:767px);

/* --------------------------------------------------------------------- */

