@charset "UTF-8";


/* -------------------------------------
special
------------------------------------- */




@media screen and (max-width:1000px) {
	
}
@media screen and (max-width:768px) {
	
}
@media screen and (max-width:640px) {
	
}
@media screen and (max-width:480px) {
	
}
@media screen and (max-width:320px) {
	
}