@charset "shift-JIS";

/*
	Site Name: 
	Description: style import
	Version: 
	Author: 
*/

/* Set Base Style
----------------------------------------- */
@import url("style.css") screen and (min-width: 768px);
@import url("smart.css") screen and (max-width: 640px);
