.footerBox{
width: 100%;
background-color: #EBE7D7;
padding-bottom: 20px;
padding-top: 30px;
margin-left: auto;
margin-right: auto;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.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(/common/images/li_arow.png);
background-repeat: no-repeat;
text-indent: 14px;
line-height: 15px;
margin-bottom: 5px;
background-position: 0% 1px;
}
.footerList {
	font-size: 14px;
	text-indent: 18px;
	padding-bottom: 5px;
}
.boxsize_1020 {
width: 1020px;
margin-left: 150px;
margin-right: auto;
margin-bottom: -10px;
}
