@charset "UTF-8";


section h3 {
	margin:0 0 25px;
	font-size:14px;
	}
	
section h3 img {
	vertical-align:text-bottom;
	margin-right:20px;
	}

section a,
section a:visited {
	color:;
	}
	

	
#contents {
	padding:0 0 150px;
	}
	
.gotop {
	position:absolute;
	bottom:70px;
	right:20px;
	}
	
#flow {
	background:#f6f4ec;
	margin:0 -30px 40px;
	padding:55px;
	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:86px;}
#flow ol li#flow2 p {	top:86px;}
#flow ol li#flow3 p {	top:84px;}
#flow ol li#flow4 p {	top:90px;}
#flow ol li#flow5 p {	top:102px;}
#flow ol li#flow6 p {	top:80px;}
#flow ol li#flow7 p {	top:78px;}


#price {
	margin-bottom:10px;
	}

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

#price table th {
	border-bottom:1px dotted #453b32;
	padding:5px 20px 5px 10px;
	white-space:nowrap;
	letter-spacing:0.1em;
	}

#price table th span {
	font-size:12px;
}
	
#price table td {
	border-bottom:1px dotted #453b32;
	padding:5px 20px 5px 10px;
	white-space:nowrap;
	}
	


