@charset "utf-8";
/* CSS Document */
/*all*/
@media screen and (max-width: 1024px) {
	#hamburger{ display:block !important;}
	/*.bottomlist{ display:block;}
	.footer{ margin-bottom:52px;}*/
}

/*index*/
@media screen and (max-width: 1600px) {
	
}

















