@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("home.css");
/*@import url("home.css") print, screen and (min-width: 641px);*//*PC*/
/*@import url("home_sp.css") screen and (max-width: 640px);*//*SP*/