
@charset "UTF-8";

@media screen and (max-width: 480px){
	#btn+div{
		padding-bottom: 0;
	}
}