@charset "UTF-8";
@import url(cmn.css);
@import url(base.css);

#mv3{
	background: url(../images/pay/mv.jpg) 50% 0 no-repeat #efefef;
}

/*-----------*/

#c1{
	background: #fff;
	overflow: hidden;
	padding: 80px 0 40px;
}
#c1 .fig{
	margin-bottom: 40px;
}
#c1 .fig2 dl{
	display: table;
	width: 100%;
	margin-bottom: 40px;
}
#c1 .fig2 dt{
	display: table-cell;
	width: 140px;
	padding-right: 20px;
}
#c1 .fig2 dt p{
	background: #efc337;
	padding: 2px 5px;
	text-align: center;
}
.mb #c1 .fig2 dl{
	display: block;
}
.mb #c1 .fig2 dt{
	display: block;
	width: auto;
	padding: 0;
	margin-bottom: 10px;
}
.mb #c1 .fig2 dt p{
	background: #efc337;
	padding: 2px 5px;
	text-align: center;
}