@charset "utf-8";

#p1{
	float: left;
	width: 350px;	
}

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

img#img2{
	float: right;
	width: 350px;
	margin-top: 50px;
}

ol{
	list-style: none;	
}

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

ol li:nth-child(even){
	margin-right: 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;
}

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

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

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

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

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

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

p.oem-copy{
	margin: 50px 0;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
}

ul.flow-ul li{
	display: inline-block;
	width: 230px;
	margin-right: 24px;
	margin-bottom: 50px;
	vertical-align: top;
}

ul.flow-ul li:nth-child(3n){
	margin-right: 0;
}

ul.flow-ul li p{
	font-size: 80%;
	line-height: 1.5em;
}

.figure-box2 figure{
	margin-bottom: 5px;
}

.figure-box2 figure img{
	width: 100%;
}