#about_shop {
	float: left;
	width: 415px;
	padding: 22px;
	border: solid 8px #eee;
}

#about_credit {
	float: right;
	width: 415px;
	padding: 22px;
	border: solid 8px #eee;
}

#about_double {
	clear: both;
	width: 980px;
	height: 200px;
	background: url(../img/index/about_double.png) no-repeat center bottom;
	text-indent: -9999px;
	overflow: hidden;
}

#use_late {
	margin-bottom: 1.714em;
	text-align: center;
	padding: 22px;
	border: solid 8px #eee;
}

#use_nebiki {
	float: left;
	width: 415px;
	padding: 22px;
	border: solid 8px #eee;
}

#use_credit {
	float: right;
	width: 415px;
	padding: 22px;
	border: solid 8px #eee;
}

#use_note {
	clear: both;
	padding-top: 0.857em;
}

.use_image {
	height: 481px;
}

.balance {
	padding-top: 1.5em;
	padding-left: 1em;
}

.link_daiei:before {
	content: "";
	width: 28px;
	height: 28px;
	background: url(../img/index/ico_daiei.png);
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
}

.link_yours:before {
	content: "";
	width: 28px;
	height: 28px;
	margin-left: 15px;
	background: url(../img/index/ico_yours.jpg);
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
}

.link_youmemart:before {
	content: "";
	width: 28px;
	height: 28px;
	margin-left: 15px;
	background: url(../img/index/ico_youmemart.jpg);
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
}

.link_daily_mart:before {
	content: "";
	width: 28px;
	height: 28px;
	margin-left: 15px;
	background: url(../img/index/ico_daily_mart.jpg);
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
}

.link_sunlife:before {
	content: "";
	width: 28px;
	height: 28px;
	margin-left: 15px;
	background: url(../img/index/ico_sunlife.jpg);
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
}

.link_sunny:before {
	content: "";
	width: 28px;
	height: 28px;
	margin-left: 15px;
	background: url(../img/index/ico_sunny.jpg);
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
}

@media screen and (max-width: 640px){
#about_shop,
#about_credit {
	float: none;
	margin-bottom: 1.714em;
	width: inherit;
	padding: 0;
	border: none;
}

#about_double {
	width: inherit;
	height: inherit;
	background: none;
	text-indent: inherit;
	overflow: inherit;
}

#use_late {
	padding: 11px;
	border: solid 4px #eee;
}

#use_nebiki,
#use_credit {
	float: none;
	margin-bottom: 1.714em;
	width: inherit;
	padding: 0;
	border: none;
}

.use_image {
	height: inherit;
}

.balance {
	padding-top: 0em;
	padding-left: 0em;
}

.link_daiei:before {
	width: 18px;
	height: 18px;
	background: url(../img/index/ico_daiei.png);
	background-size: contain;
}

.link_yours:before {
	width: 18px;
	height: 18px;
	margin-left: 0;
	background: url(../img/index/ico_yours.jpg);
	background-size: contain;
}

.link_daily_mart:before {
	width: 18px;
	height: 18px;
	margin-left: 0;
	background: url(../img/index/ico_daily_mart.jpg);
	background-size: contain;
}


/* --/@media-- */ }