@charset "UTF-8";


section h3 {
	margin:0 0 15px;
	}	

	
#contents {
	padding:0 0 150px;
	}
	
.gotop {
	position:absolute;
	bottom:70px;
	right:20px;
	}
	
#flow {
	/*background:#f6f4ec;*/
	width:1008px;
	box-sizing:border-box;
	}
	
#flow ol {
	margin:0; 
	padding:0;
	}
	
#flow ol li {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	}

#flow ol li p {
	margin:0;
	padding:0;
	line-height:30px;
	position:absolute;
	left:122px;
	top:80px;
	font-size:14px;
	}
	
#flow ol li#flow1 p {
	top: 73px;
}
#flow ol li#flow2 p {
	top: 75px;
}
#flow ol li#flow3 p {
	top: 91px;
}
#flow ol li#flow4 p {
	top: 61px;
}


#price {}

#price table {
	border-top:1px solid #615851;
	}

#price table td {
	border-bottom:1px solid #615851;
	padding:25px 0;
	font-size:13.5px;
	}

#price table td.img {
	padding:10px 0 10px 30px;
	}

#price table td h3 {
	margin:0 0 10px 0;
	padding:0;
}

.photo {
	float:right;
	}	
	
.text {
	float:left;
	width:530px;
	}

.text p {
	font-size:13.5px;
	line-height:1.7;
	}
