@charset "UTF-8";
@media (max-width:640px){
}
/* CSS Document */
body {
	background-image: url(../images/common/header-back.png);
	background-repeat: repeat-x;
}
.consulFlowBox {
	padding: 0px;
	float: left;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 41px;
	margin-left: 25px;
	width: 590px;
	clear: both;
}
.consul-stepPhoto_PC {
	display: none;
}
.consulFlowBox h3 {
	float: left;
	clear: both;
	margin-bottom: 40px;
}
.consulPhoto {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 59px;
	clear: both;
	width: 472px;
	height: auto;
}
.consulFlowTxt {
	/*font-size: 20px;
	line-height: 35px;*/
	font-size: 23px;
	line-height: 39px;
	margin-bottom: 35px;
	float: left;
	clear: both;
}
.attentionTxt {
	text-indent: -25px;
	padding-left: 25px;
	/*font-size: 17px;
	line-height: 26px;*/
	font-size: 19px;
	line-height: 28px;
	color: #4D4D4D;
	margin-bottom: 5px;
	float: left;
	clear: both;
}
