@charset "utf-8";
@import url("../../css/common/reset.css");
@import url("../../css/common/common.css");
@import url("../../css/common/common_sp.css") only screen and (max-width: 896px);
@import url("../../css/common/common_pc.css") only screen and (min-width: 897px);
@import url("./sp.css") only screen and (max-width: 896px);
@import url("./pc.css") only screen and (min-width: 897px);


/*==============================================

	INDEX

==============================================*/


