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


#title_box{
	height:330px;
	background:#fff3e6 url(../image/3min/title_bk.jpg) no-repeat;
	background-position:100% -20px;
}

#title_box h2{
	position:absolute;
	top:135px;
	left:0;
}

#content01{
	width:100%;
	background:url(../image/3min/co01_bk2.jpg) no-repeat;
	background-position:100% 0px;
	background-size:contain;
	background-color:#fff3e6;
	padding-top:60px;
	text-align:center;
}

#content01_inner{
	width:100%;
	/*background:url(../image/3min/co01_b_bk.png) left bottom repeat-x ;*/
}

#content01_inner h2{
	margin-bottom:60px;
}

#content01_inner ul{
	margin:45px 0 250px 0;
}

	
#content01_inner li{
	font-size:133%;
	line-height:1.6;
	color:#431915;
	text-align:left;
	width:158px;
	padding-right:25px;
	margin-right:5px;
	background:url(../image/3min/ya.png) right 5px no-repeat;
	float:left;
}

#content01_inner li span{
	font-weight:bold;
}
	
#content01_inner li.ya_non{
	width:163px;
	padding-right:0px;
	margin-right:0px;
	background:none;
}
	
	
#content01_inner .step_box_l,#content01_inner .step_box_r{
	width:439px;
}

#content01_inner .step_box_l p,#content01_inner .step_box_r p{
	font-size:133%;
	line-height:1.6;
	color:#431915;
	padding-left:35px;
	padding-top:2px;
	margin-top:10px;
	text-align:left;
}

#content01_inner .step{
	padding-bottom:60px;
	margin-bottom:40px;
	background:url(../image/3min/ya_d.png) center bottom no-repeat;
}

#content01_inner .step img{
	border:1px solid #FFF;
}

#content01_inner .step.last{
	background:none;
	margin-bottom:90px;
}

#content01_inner .step_box_l{
	float:left;
}

#content01_inner .step.last .step_box_l{
	float:none;
	margin:0 auto;
}

#content01_inner .step_box_r{
	float:right;
}

#content01_inner .step p.no01{
	background:url(../image/3min/no01.png) left top no-repeat;
}

#content01_inner .step p.no02{
	background:url(../image/3min/no02.png) left top no-repeat;
}

#content01_inner .step p.no03{
	background:url(../image/3min/no03.png) left top no-repeat;
}

#content01_inner .step p.no04{
	background:url(../image/3min/no04.png) left top no-repeat;
}

#content01_inner .step p.no05{
	background:url(../image/3min/no05.png) left top no-repeat;
}











	
	