.footerBox{
    width: 100%;
    background-color: #CCE0F9;
    padding-bottom: 50px;
    padding-top: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
}
.footerBox a:link {
	color: #FFFFFF;
}

.sp_device .footerBox{
	display: none;	
}
.footerLeft {
	width: 45%;
	float: left;
}
.footerRight {
	width: 45%;
	float: right;
	text-align: right;
}
.copyBox {
	padding-top: 20px;
	padding-bottom: 20px;
	border: none;
}
.sp_device .copyBox {
	padding-top: 20px;
	background-color: #E3E3E3;
}

.sp_device .footerLeft {
	width:100%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.sp_device .footerRight {
	width: 100%;
	float: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 10px;
}
.footer_h5  {
	font-weight: bold;
	font-size: 14px;
	background-image: url(../images/footer/footer_arow_4x.png);
	background-repeat: no-repeat;
	text-indent: 14px;
	line-height: 18px;
	margin-bottom: 5px;
	background-position: 0% 5px;
	padding-left: 0px;
	background-size: 10px auto;
}
.footerList {
	font-size: 13px;
	text-indent: 13px;
	padding-bottom: 5px;
}
