footer{
	width: 100%;
	background-image: url(../img/bg_4.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.footer{
	width: 100%;
	margin: 60px auto;
}
.footer1{
	height: 50px;
	display: block;
	margin: auto;
}
.footer2{
	width: 45px;
	display: block;
	margin: auto;
	margin-top: 50px;
}
.footer3{
	width: 100%;
	margin-top: 50px;
	text-align: center;
}
.footer3_1{
	width: 100%;
	font-size: 18px;
	color: white;
	margin-bottom: 25px;
}
.footer3_1:last-child{
	margin-bottom: 0;
}