@charset "utf-8";
/* CSS Document */

.main {
	height: 278px;
	position: relative;
	background: url("../images/recruit/main.jpg") no-repeat;
}

.main h1 {
	font-size: 50px;
	font-weight: bold;
	line-height: 100%;
	position: absolute;
	left: 110px;
	top: 85px;
	color: #FFF;
}

.main h1 span {
	font-size: 25px;
	display: block;
}

.content01 {
	background: url("../images/company/back1.png") no-repeat top left;
	padding: 120px 0 0;
}

h2 {
	font-size: 32px;
	font-weight: normal;
	font-family: 'Anton', sans-serif;
	line-height: 140%;
	text-align: center;
}

p.subtext {
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
	line-height: 160%;
}



.footer {

}

.profile {
	border-top: #0A1F31 solid 3px;
	border-bottom: #0A1F31 solid 3px;
	margin-top: 50px;
}

.profile table {
	width: 100%;
	margin: 2px 0;
	border-bottom: #0A1F31 solid 1px;
}

.profile table tr td,.profile table tr th {
	border-top: #0A1F31 solid 1px;
	vertical-align: top;
	padding: 20px 20px 20px 0;
	font-size: 16px;
}

.profile table tr th {
	background: url("../images/common/line1.png") no-repeat right center;
	background-size: 6px 90%;
}

.profile table tr td {
	padding-left: 20px;
}

.profile table tr td.big {
	font-size: 23px;
}

.profile table tr td.bn {
	border-top: none;
}

.profile table tr td .title {
	width: 298px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.profile table tr td .text {
	width: 320px;
	display: inline-block;
	text-align: left;
}

.content02 {
	padding: 60px 0 533px;
	text-align: center;
	position: relative;
}

.content02 p {
	font-size: 20px;
	line-height: 160%;
}

.content02 a {
	margin-top: 40px;
	display: inline-block;
}

.content02 {
	background: url("../images/common/back3.png") no-repeat right top;
	margin-top: 50px;
	position: relative;
}
