@charset "UTF-8";

#wrapbody{
	margin:auto;
}

#dlcard{
	width:960px;
	height:779px;
	margin: 0 auto;
	background-color:#0096C8;
	border-radius: 12px;
}

#dlcard .dlcard_box{
	width:920px;
	background-color:#fff;
	border-radius: 12px;
	margin: 8px auto ;
}

#dlcard .dlcard_ttl{
	color:#fff;
	font-size: 128.571%;
	line-height: 40px;
	text-align:center;
	padding-top:7px;
	-webkit-font-smoothing: subpixel-antialiased;
}

#dlcard .dlcard_step{
	padding: 0 8px;
}

#dlcard .dlcard_step li{
	background: url(../../../../../common/css/img/dot_h_01.png) repeat-x scroll 0px 100% transparent;
	padding: 8px 0;
}

#dlcard .dlcard_step .step5{
	background: none;
}

#dlcard .sbox{
	float:left;
}

#dlcard .step_num{
	width:66px;
	background-color:#0096C8;
	border-radius: 12px;
	position:relative;
}

#dlcard .step1 .step_num{
	height:117px;
}

#dlcard .step2 .step_num{
	height:151px;
}

#dlcard .step4 .step_num,
#dlcard .step3 .step_num{
	height:91px;
}

#dlcard .step5 .step_num{
	height:177px;
}

#dlcard .step_num img{
	position:absolute;
	width:39px;
	height:auto;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}

#dlcard .step1 .step_img{
	position:relative;
	width:360px;
	height:117px;
	text-align:center;
}

#dlcard .step2 .step_img{
	position:relative;
	width:360px;
	height:151px;
	text-align:center;
}

#dlcard .step4 .step_img,
#dlcard .step3 .step_img{
	position:relative;
	width:360px;
	height:91px;
	text-align:center;
}

#dlcard .step5 .step_img{
	position:relative;
	width:360px;
	height:177px;
	text-align:center;
}


#dlcard .step_img .numimg01{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}

#dlcard .step_img .numimg02{
	position: absolute;
	top: 25px;
	bottom: 0px;
	left: 65px;
	right: 0px;
	margin: auto;
}

#dlcard .step_txt{
	width:450px;
}

#dlcard .txtcopy{
	color:#0096C8;
	font-size: 121.42857%;
	line-height: 1.41;
	-webkit-font-smoothing: subpixel-antialiased;
}

#dlcard .step1 .txtcopy{
	margin:45px 0 0;
}

#dlcard .step2 .txtcopy{
	margin:22px 0 0;
}

#dlcard .step4 .txtcopy,
#dlcard .step3 .txtcopy{
	margin:33px 0 0;
}

#dlcard .step5 .txtcopy{
	margin:73px 0 0;
}

#dlcard .step2 .stxtcopy{
	margin-top: 4px;
	color:#5e5e5e;
	font-size: 76.47058%;
	line-height: 1.46;
	display:block;
}

#dlcard .step3 .imgicon{
	float:left;
	margin:5px 20px 0 0 ;
}

#dlcard .step4 .imgicon{
	float:left;
	margin:5px 20px 0 0 ;
}

#dlcard .step4 .imgcaption,
#dlcard .step3 .imgcaption{
	float:left;
	text-align:left;
	font-size:12px;
	color:#9b9b9b;
	-webkit-font-smoothing: subpixel-antialiased;
}

#dlcard .step4 .imgcaption{
	margin-top:10px;
}








