@charset "utf-8";


.modStep {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 39px;
}

.modStep.step3 {
	margin-bottom: 23px;
}

.modStep.step4 {
	margin-bottom: 0;
}

.modStep .step {
	padding-bottom: 56px;
	float: left;
	background: url(../images/flow/step.gif) no-repeat 26px bottom;
}

.modStep.step4 .step {
	background: none;
}

.modStep .step span,
.modStep h3 {
	font-size: 17px !important;
	line-height: 45px;
}

.modStep .step span {
	background-color: #095ba5;
	color: #fff;
	font-weight: 17px;
	display: block;
	width: 84px;
	text-align: center;
}

#conts h3 {
	margin-bottom: 0;
}

.modStep .stepCont .txtBox {
	margin-top: 10px;
}

.modStep h3 {
	padding: 0 0 0 17px !important;
	border: none !important;
}

.modStep p {
	line-height: 21px;
}

.modStep .stepCont {
	float: right;
	width: 636px;
}

.modStep .stepCont .clearfix {
	padding: 10px 0 12px;
}

.modStep .stepCont .clearfix p {
	width: 389px;
	float: left;
	padding-left: 17px;
}

.modStep .stepCont .clearfix div {
	float: right;
}

.modStep.step1 .stepCont .clearfix div {
	padding: 5px 32px 0 0;
}

.modStep .stepCont .txtBox02 {
	padding: 10px 0 12px 17px;
}

.modStep .stepCont .txtBox02 p.strong {
	font-size: 17px;
	padding: 15px 0 10px;
	color: #095ba5;
}

.modStep .stepCont .subMod {
	padding: 30px;
	background-color: #f1f1f1;
	margin-left: 17px;
	position: relative;
	behavior: url(../js/pie.htc);
	border-radius: 4px;
	overflow: hidden;
	zoom: 1;
}

.modStep.step2 .stepCont .subMod h5 {
	font-size: 17px;
	color: #095ba5;
	margin-bottom: 3px;
}

.modStep.step2 .stepCont .subMod p {
	margin-bottom: 15px;
}

.modStep.step2 .stepCont .subMod div {
	float: right;
}

.modStep.step2 .stepCont .subMod img {
	border: 5px solid #fff;
}

.modStep.step2 .stepCont .subMod a {
	display: block;
	line-height: 40px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	background: #095ba5 url(../images/common/icon_arrow_s.png) no-repeat 14px center;
	position: relative;
	behavior: url(../js/pie.htc);
	border-radius: 4px;
}

.modStep.step2 .stepCont .subMod a:hover {
	text-decoration: none;
}

.modStep.step2 .stepCont .subMod .left {
	float: left;
	width: 270px;
}

.txtBox dl {
	line-height: 21px;
	margin-bottom: 10px;
}

.txtBox dt {
	margin: 13px 0 3px;
	padding-left: 21px;
	font-size: 15px;
}

.txtBox02 dl dt:first-child {
	margin-top: 0;
}

@media all and (min-width: 0px) and (max-width: 700px) {
.modStep {
	width: 93%;
	margin: 0 auto;
	clear: both;
}

.modStep .step {
	float: left;
	width: 19%;
	background: url(../images/flow/sp_step.gif) no-repeat center bottom;
	background-size: 32px auto;
}

.modStep .stepCont {
	float: right;
	width: 81%;
}

.s2 {
	background: #e9f5ff !important;
	color: #095ba5 !important;
	font-weight: normal !important;
}

.step2 h3 {
	margin-bottom: 10px !important;
}

.modStep .step span {
	width: auto;
	font-size: 12px !important;
}

.modStep .stepCont .clearfix p {
	width: auto;
	padding-left: 0;
	float: none;
}

.modStep .stepCont .clearfix {
	padding-bottom: 20px;
}

.modStep.step1 .stepCont .clearfix div {
	padding: 16px 41px 0 17%;
}

.modStep .stepCont .txtBox02 {
	padding: 6px 0 12px 1px;
}

.modStep .stepCont .txtBox02 p.strong {
	padding: 6px 0 7px;
}

.modStep .stepCont .subMod {
	margin: 0 0 20px 0;
	padding: 10px 4%;
}

.modStep.step2 .stepCont .subMod .left {
	width: auto;
	float: none;
}

.modStep.step2 .stepCont .subMod a {
	line-height: 35px;
	background: #095ba5 url(../images/common/sp_icon_arrow_s.png) no-repeat 14px center;
	background-size: 6px auto;
	margin-bottom: 20px;
}

.modStep.step2 .stepCont .subMod p {
	margin-bottom: 9px;
}

.modStep.step2 .stepCont .subMod img {
	border: none;
}

.modStep.step2 .stepCont .subMod div,
.modStep .stepCont .clearfix div {
	float: none;
}

.step3 {
	margin-bottom: 0  !important;
}

#conts .txtBox {
	margin-top: 0;
}

.strong {
	font-size: 17px;
	font-weight: bold;
	color: #095ba5;
	margin-top: 10px;
}

}