@charset "UTF-8";

#ai_top{
	padding:50px 0;
}

@media screen and (max-width: 800px) {
#ai_top{
	padding:20px 0;
}
}
