@charset "utf-8";

img#img1{
	float: right;
	width: 350px;
	margin: 0 0 50px 50px;
}

img#flow-img{
	float: left;
}

ol{
	list-style: none;	
}

ol li{
	display: inline-block;
	width: 350px;
	margin-top: 50px;
	margin-left: 44px;
	vertical-align: top;
}

ol li:nth-child(even){
	margin-left: 0;			
}


ol li:first-child{
	margin-top: 0;	
}

dl.flow dt{
	margin-bottom: 20px;
	padding-left: 30px;
	font-size: 110%;
	font-weight: bold;
}

dl.flow dd img{
	margin-bottom: 20px;
}

#flow-mark-1{
	background: url(../img/business/num-bg_001.png) left center no-repeat;
	background-size: 25px;
}

#flow-mark-2{
	background: url(../img/business/num-bg_002.png) left center no-repeat;
	background-size: 25px;
}

#flow-mark-3{
	background: url(../img/business/num-bg_003.png) left center no-repeat;
	background-size: 25px;
}

#flow-mark-4{
	background: url(../img/business/num-bg_004.png) left center no-repeat;
	background-size: 25px;
}

#flow-mark-5{
	background: url(../img/business/num-bg_005.png) left center no-repeat;
	background-size: 25px;
}

img.banner{
	margin-bottom: 25px;
	border: 1px #87837a solid;
}

p.box-link-p{
	text-align: right;	
}

a.box-link{
	margin-top: 15px;
}

.figure-box figure{
	float: left;
	width: 230px;
	margin-right: 30px;
	margin-bottom: 30px;
	line-height: 0;
}

.figure-box figure:nth-child(3n){
	margin-right: 0;
}