@charset "UTF-8";

article>h1 {
	background-image: url(../img/company/bg_ttl.jpg);
}
h2 {
	border-bottom: 1px solid #ededed;
	padding-bottom: 10px;
}

.fulltime .intro {
	padding-top: 80px;
}

.fulltime .intro p {
	line-height: 230%;
	padding: 90px 120px;
}

.fulltime table {
	margin: auto;
	font-size: 82%;
}
.fulltime tr {
}
.fulltime th,
.fulltime td {
	line-height: 230%;
	vertical-align: top;
	text-align: left;
	padding: 0 0 20px;
}

.fulltime th {
	font-weight: normal;
}

.fulltime th span {
	border-bottom: 2px solid #6ee6f8;
	padding-bottom: 5px;
	margin-right: 50px;
}

.parttime .intro {
	padding-top: 80px;
}

.parttime .intro p {
	line-height: 230%;
	padding: 90px 120px;
}

.parttime table {
	margin: auto;
	font-size: 82%;
}

.parttime th,
.parttime td {
	line-height: 230%;
	vertical-align: top;
	text-align: left;
	padding: 0 0 20px;
}

.parttime th {
	font-weight: normal;
}

.parttime th span {
	border-bottom: 2px solid #6ee6f8;
	padding-bottom: 5px;
	margin-right: 50px;
}