@charset "utf-8";
/*------------------------------------------------------------
	サイト紹介ページ
------------------------------------------------------------*/

#conts #labelAnnualIncome,
#conts #labelHourlyPay {
	color: #630;
	font-size: 1em;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
}

#conts .topImg {
	margin: 0 0 10px -4px;
	position: relative;
	object-fit: cover;
}

#conts .text {
	margin-bottom: 20px;
	color: #666;
	line-height: 2;
}

#conts .title {
	font-size: 1.4em;
	font-weight: bold;
}

#conts .searchTitle {
	margin-bottom: 10px;
	padding: 7px 0 5px 40px;
	background: url(../../img/policy/icon01.png) no-repeat left 3px;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	color: #630;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1;
}

#conts .searchTitle span {
	color: #FF667D;
}

#conts .postTitle {
	margin-bottom: 10px;
	padding: 7px 0 3px 36px;
	background: url(../../img/policy/icon02.png) no-repeat;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	color: #630;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1;
}

#conts .postTitle span {
	color: #669206;
}

#conts .post02 {
	width: 640px;
	height: 171px;
	background: url(../../img/k1-5/post_bg_pc.png) no-repeat center/cover;
	position: relative;
}

#conts .post02 a {
	position: absolute;
	top: 100px;
	left: 200px;
}

#conts dl.text {
	margin-bottom: 5px;
	margin-top: 5px;
}

#conts .text dt {
	color: #FF6600;
	font-size: 1.167em;
	font-weight: bold;
}

#conts .text dd {
	margin-bottom: 15px;
	padding-bottom: 15px;
	background: url(../../img/common/border01.gif) repeat-x left bottom;
}
