@charset "UTF-8";

/* .companyArea */
.companyArea {
	padding-bottom:35px;
}
.companyArea table {
	width:100%;
	clear:both;
	border-top:1px solid #ccc;
	line-height:1.5;
	margin-bottom:98px;
}
.companyArea table th {
	width:110px;
	padding:21px 0 20px 30px;
	vertical-align:middle;
	text-align:left;
	font-weight:normal;
	background-color:#f4f3ef;
	border-bottom:1px solid #fff;
}
.companyArea table td {
	border-bottom:1px solid #ccc;
	padding:21px 20px 20px;
}
.companyArea table th.last {
	vertical-align:top;
	padding:16px 0 0 30px;
}
.companyArea table th.bor,
.companyArea table td.bor {
	border:none;
}
.companyArea table td.last {
	padding:0 0 30px;
}
.companyArea .cont {
	width:100%;
	position:relative;
}
.companyArea .cont p {
	position:absolute;
	top:-176px;
	left:93px;
}
.companyArea .cont02 {
	padding-bottom:46px;
	line-height:1.8;
}
.companyArea .cont02 .title {
	font-weight:bold;
	line-height:1.6;
	padding:30px 0 25px;
}
.companyArea .cont03 {
	padding-top:32px;
}
.companyArea .cont03 .tit {
	font-weight:bold;
	color:#70a519;
}
.companyArea .cont03 .txt {
	padding-bottom:12px;
}
.companyArea .cont03 .txt:last-child {
	padding-bottom:0;
}