@charset "utf-8";
@media screen and (max-width: 480px) {
.footer {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 0%;
}
.box-footer-01 {
	float: left;
	height: auto;
	width: 100%;
	margin-left: 0%;
}
.box-footer-01 img {
	height: auto;
	width: 20%;
	margin-top: 5%;
	margin-right: 0%;
	margin-bottom: 5%;
	margin-left: 4%;
}

.box-footer-02 {
	float: left;
	height: auto;
	width: 90%;
	margin-left: 0%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 20px;
}

.box-footer-02-01 {
	background-image: url(../images/footer-contact-01.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: promptregular;
	font-size: 4vw;
	color: #FFF;
	padding-left: 50px;
	float: left;
	height: auto;
	width: 80%;
	padding-top: 15px;
	padding-bottom: 15px;
	background-size: 13%;
	
}
.box-footer-02-02 {
	background-image: url(../images/footer-contact-02.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: promptregular;
	font-size: 4vw;
	color: #FFF;
	padding-left: 50px;
	float: left;
	height: auto;
	width: 80%;
	padding-top: 15px;
	padding-bottom: 15px;
	background-size: 13%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.box-footer-02-03 {
	background-image: url(../images/footer-contact-03.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: promptregular;
	font-size: 4vw;
	color: #FFF;
	padding-left: 50px;
	float: left;
	height: auto;
	width: 80%;
	padding-top: 15px;
	padding-bottom: 15px;
	background-size:13%;
}

.box-footer-03 {
	float: left;
	height: auto;
	width: 90%;
	border-right-width: 0px;
	padding-top: 20px;
	margin-left: 0%;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 20px;
	text-align: center;
}
.box-footer-03 a img {
	height: auto;
	width: 13%;
	margin-top: 5%;
	margin-right: 8%;
	margin-bottom: 5%;
	margin-left: 8%;
}

.box-footer-04 {
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	margin-left: 0%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 20px;
	padding-top: 20px;
}


.box-download-01 {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 20px;
}
.title-download {
	font-family: promptregular;
	font-size: 5vw;
	color: #FFF;
	text-align: center;
	margin-bottom: 5px;
}
.btn-download {
	float: left;
	height: auto;
	width: 100%;
}
.btn-download a img {
	height: auto;
	width: 50%;
}
}
