@charset "UTF-8";
/*//////////////////////////////////////////////////

Title : index.css
For   : Setting module styles of the site

Created	      : 0000-00-00
Last Modified : 

//////////////////////////////////////////////////*/
/* reset css */
/*@import url("html5reset.css");*/
 
/* main(index) container */
/*トップページ*/
/*@import url("colorboxpc.css");*/
@import url("colorboxpc.css") print, screen and (min-width: 641px);
@import url("colorboxsp.css") screen and (max-width: 640px);