@charset "utf-8";
/* CSS Document */

.nav{
	overflow:hidden;
	margin-bottom:50px;
}

.nav a:hover img{filter: alpha(opacity=100);-moz-opacity:1;opacity:1;}

.nav li{
	float:left;
	margin-left:18px;
}

.nav li:first-child{
	margin-left:0px;
}

#begin ul{
	display:table;
	position:relative;
	margin-bottom:45px;
}
#begin .last{
	width: 755px;
	margin: 0 auto 45px;
}
#begin  li{
	display:table-cell;
	padding: 0 10px;
	font-size:14px;
}

#begin li.step{
	width:290px;
	padding:0px;
}

#begin li h4{
	text-align:center;
}

#begin li p{
	margin-top:10px;
}

#begin .last li{
	padding:0 5px;

}


#begin .last li:nth-last-child(2) h4{
	padding-right:50px;
}

#begin .last .img02{
	position:absolute;
	top:0;
	left:160px;
}

#begin .last .img03{
	position:absolute;
	top:0;
	right:-62px;
}

#begin .last .arrow01{
	position:absolute;
	top:15px;
	left:280px;
}

#begin .last .arrow02{
	position:absolute;
	top:15px;
	
}
 

#make{
	padding:40px 0;
	margin-bottom:50px;
}

#about{
	overflow:hidden;
	margin-bottom:50px;
}

#about .img{
	float:right;
	margin-left:30px;
}

#about .text img{
	margin-bottom:20px;
}

#price{
	margin-bottom:50px;
}

#price li{
	display:inline-block;
	margin-bottom:30px;
}

#price li:nth-child(odd){
	margin-left:20px;
}

#price li:first-child{
	margin-left:0px;
}


.btn_st{
/*	float:right;
*/
	text-align: center;}


.btn_st p{
	display:inline-block;
	vertical-align:middle;
}

.btn_st  img{
	vertical-align:middle;
}


 .btn_st a{
	display:inline-block;
	background:#ff6633;
	width:400px;
	padding:20px 0;
	 margin: 0 20px 45px;
	text-align:center;
	border-radius: 35px; 
		-webkit-border-radius: 35px;
		-moz-border-radius: 35px;
}


/*
.btn_sal a img{
	vertical-align:middle;
}*/
