/*読み込みをする全てのCSS*/

@charset "Shift_JIS";
@import "style.css";
@import "index.css";
@import "custom.css";



/*----------------------------------------------------------------
Template by 0yen-creater All Rights Reserved.
----------------------------------------------------------------*/