@charset "utf-8";
@import'./format.css';
@import url("./special_pc01.css") screen and (min-width: 641px) ;
@import url("./special_sp01.css") screen and (max-width: 640px) ;
/* EOF*/
