@charset "utf-8";
/*------------------------------------------------------------
	無料転職支援の流れ
------------------------------------------------------------*/

#conts .dictionaryMainImg {
	margin-bottom: 30px;
	background: url(/assets/img/pc/flow/main_img_bg.jpg) no-repeat;
	height: 185px;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

#conts .dictionaryMainImg h2 {
	margin-bottom: 0;
	padding: 25px 25px 15px;
	color: #006B30;
	font-size: 34px;
	font-weight: normal;
}

#conts .dictionaryMainImg .topLead {
	padding-left: 25px;
}

#conts p {
	font-size: 1.1em;
	line-height: 1.7;
}

#conts p span {
	font-weight: bold;
}

#conts .stepBox {
	margin-bottom: 15px;
}

#conts #step06 {
	margin-bottom: 30px;
}

#conts .stepBox .inner {
	margin-bottom: 25px;
	padding-right: 20px;
}

#conts .stepBox .inner .img {
	float: right;
	margin-left: 25px;
	padding-top: 10px;
	
	line-height: 0;
}

#conts .stepBox .inner h3 {
	margin-bottom: 17px;
	width: 430px;
	border-bottom: 1px solid #006B30;
	font-size: 23px;
	font-weight: normal;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

#conts .stepBox .inner h3 span {
	color: #006B30;
}

#conts .stepBox .inner h3 .num {
	font-size: 30px;
	font-weight: bold;
}

#conts .stepBox .inner p {
	padding-left: 20px;
}

#conts .stepBox .inner p.icon {
	margin-top: 3px;
	padding-left: 37px;
	background: url(/assets/img/common/icon/001.gif) no-repeat 20px 8px;
}

#conts .stepBox .inner p .red {
	color: #FF3333;
	font-weight: normal;
}

#conts .stepBox .inner p .red spanf {
	font-weight: bold;
}

#conts .stepBox .colorBox {
	margin: 0 19px 25px;
	padding: 21px;
	border: 2px solid #F9ECE1;
	background: #F9F3E7;
}

	#conts #step01 .colorBox .titleOuter {
		margin-bottom: 15px;
	}

	#conts .colorBox .title {
		float: left;
		color: #006B30;
		font-size: 20px;
		font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	}
	
	#conts #step04 .colorBox .title {
		margin-bottom: 10px;
		padding-top: 0;
		float: none;
		color: #006B30;
		font-size: 20px;
		font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	}

	#conts #step01 .colorBox .titleOuter .logo {
		float: right;
	}

#conts .stepBox .colorBox ul {
}

#conts .stepBox .colorBox ul li {
	margin-bottom: 15px;
	padding-left: 22px;
	padding-bottom: 10px;
	background: url(/assets/img/pc/flow/icon_check.png) no-repeat 0 2px;
	border-bottom: 1px solid #F3E1CC;
	
	line-height: 1.9;
}

#conts .stepBox .colorBox ul li.lastChild {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

#conts .stepBox .colorBox ul li span {
	font-weight: bold;
}

#conts .stepBox .colorBox ul li .icon {
	margin-top: 0;
}

#conts .stepBox .colorBox p {
	line-height: 1.7;
}

#conts .stepBox .colorBox p.icon {
	margin-top: 5px;
	padding-left: 17px;
	background: url(/assets/img/common/icon/001.gif) no-repeat 0 8px;
}

#conts .stepBox .arrow {
	line-height: 0;
}

#conts .bnText {
	margin-bottom: 13px;

	line-height: 0;
	text-align: center;
}

#conts .entryBn {
	text-align: center;
}

#conts .entryBn a {
	display: block;
	width: 390px;
	height: 68px;
	margin: 0 auto;
	background: url(/assets/img/pc/flow/bn_entry_over.jpg) no-repeat;
}

#conts .entryBn a:hover {
	background-color: #FFF;
}

#conts .entryBn a:hover img {
	visibility: hidden;
}
