@charset "UTF-8";

#title{
	background:url(../img/interview/bg_interview.jpg) no-repeat center center;
	background-size:cover;
}

/* message_box */
.message_box {
	width:980px;
	clear:both;
	margin:0 auto;
	padding-bottom:76px;
}
.message_box .fwb {
	font-weight:bold;
}
.message_box ul {
	width:315px;
	float:left;
	padding-top:12px;
}
.message_box ul li.litxt {
	line-height:1.85;
	padding:7px 0 0 0;
}
.message_box .cont {
	width:620px;
	float:right;
}
.message_box .cont .img {
	padding:0 0 18px 0;
}
.message_box .cont .txt {
	line-height:1.7;
	padding:0 0 20px 0;
	clear:both;
	width:620px;
}
.message_box .cont .img2 {
	padding:0 0 2px 0;
}
.message_box .cont .btn {
	padding:40px 0 0 0;
	line-height:0;
}
.message_box .cont .txt2 {
	line-height:1.6;
	color:#222222;
	font-weight:bold;
	padding:0 0 30px 0;
}
.message_box .cont .inner {
	width:620px;
	float:right;
	padding:0 0 30px 0;
}
.message_box .cont .inner .img3 {
	float:right;
	padding:5px 0 0 0;
}
.message_box .cont .inner .txt3 {
	width:385px;
	float:left;
	line-height:1.7;
	padding:0 0 20px 0;
}
.message_box .cont .inner2 {
	width:620px;
	float:right;
	padding:0 0 30px 0;
}
.message_box .cont .inner2 .img4 {
	float:left;
	padding:5px 0 0 0;
}
.message_box .cont .inner2 .txt4 {
	width:385px;
	float:right;
	line-height:1.7;
	padding:0 0 20px 0;
}