#key {
	background-image: url(../img/recruit/key.jpg);
}
#key .txt {
	min-height: inherit;
}
#key .txt img {
	position: absolute;
	right: 20px;
	bottom: 32px;
}

#lead {
	text-align: center;
	background: url(../img/recruit/bg-lead.jpg) no-repeat center top / cover;
	min-height: 730px;
}
#lead h2 {
	padding: 53px 0 49px;
}
#lead .txt {
	padding: 0 0 30px;
	position: relative;
	z-index: 1;
}
#lead .pic1 {
	position: absolute;
	top: 527px;
	left: -50px;
}
#lead .pic2 {
	position: absolute;
	top: 470px;
	right: -46px;
}

#melit {
	padding: 0 0 115px;
	text-align: center;
}
#melit h2 {
	padding: 0 0 50px;
	text-align: center;
	position: relative;
	z-index: 1;
}
#melit dl {
	float: left;
	margin-right: -1px;
	padding: 28px 15px;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0;
	width: 300px;
	border: 2px solid #DDD;
}
#melit dl + dl {
	margin: 0 -1px;
}
#melit dt {
	padding: 0 0 25px;
}
#melit dt + dt {
	padding-bottom: 29px;
}
#melit dd {
}

#voice {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}
#voice .slide_wrap{
	margin: 0 100px;
}

#voice h2 {
	padding: 0 0 64px;
	text-align: center;
}
#voice .slideFrame {
	padding: 30px 0;
	background: url(../img/shared/bg-ptn2.jpg) center;
	width: 100%;
	position: relative;
}

#voice .slideCell {
	width:300px;
	float: left;
	min-height: 500px;
	
}
#voice dl {
	background: #FFF;
	
}
#voice dt {
	width:100%;
	color: #267b2f;
	font-size: 18px;
	font-weight: 600;
	line-height: 40px;
	letter-spacing: 1.8px;
}
#voice dd {
	padding: 0 10px;
	width:280px;
	font-size: 14px;
	line-height: 22px;
}
#voice .pic {
	padding-bottom: 20px;
}
#voice .name {
	padding: 0 10px;
}
#voice .txt {
}
#voice .desc {
	padding-top: 40px;
	text-align: right;
}

#ceo {
	background: url(../img/recruit/bg-ceo.jpg) no-repeat center top / cover;
	min-height: 598px;
}
#ceo .pic {
	float: left;
	margin-left: -91px;
	margin-right: -30px;
	padding: 48px 0 0;
}
#ceo .info {
	float: right;
	margin-right: 10px;
	padding: 82px 0 0;
	width: 550px;
}
#ceo h2 {
	padding: 0 0 25px 7px;
}
#ceo dl {
	padding: 0 5px;
}
#ceo dt {
	padding: 0 0 20px;
	font-size: 28px;
	font-weight: 600;
	line-height: 32px;
	letter-spacing: 1px;
	border-bottom: 2px solid #000;
}
#ceo dd {
	padding: 24px 5px;
}
#ceo .desc {
	padding: 16px 0;
	text-align: right;
}

.info_col {
	margin: auto;
	background: #FFF;
	width: 900px;
	box-sizing: border-box;
	padding: 50px;
}
.info_col table {
	width: 700px;
	margin:30px auto;
}
.no_border {
	border:none !important;
}
.info_col tr th,
.info_col tr td {
	text-align: left;
	font-weight: normal;
	border-bottom: dotted 2px #808080;
	padding: 20px 20px 20px 20px;
	vertical-align:top;
	position:relative;
	font-size:15px;
	line-height:160%;
}
.info_col tr th {
	width: 120px;
	font-weight: bold;
	color: #267b2f;
}
#company {
}
#company h2 {
	padding: 112px 0 52px;
	text-align: center;
}
#company .main {
	padding: 67px 0 72px;
	background: url(../img/shared/bg-ptn2.jpg) center;
}
#company .info_col {
	padding-top: 5px;
	padding-bottom: 25px;
}

#policy {
	padding: 0 0 137px;
	text-align: center;
}
#policy h2 {
	padding: 86px 0 68px;
}
#policy dl {
	padding: 57px 0 28px;
	border: 2px solid #DDD;
}
#policy dl + dl {
	border-top: none;
}
#policy dt {
}
#policy dd {
	font-size: 18px;
	line-height: 85px;
	letter-spacing: 1.8px;
}
#policy .add_txt{
	padding-bottom: 50px;
}

#map {
}

#yoko {
	padding: 0 0 84px;
	text-align: center;
	background: url(../img/shared/bg-ptn3.jpg) center;
}
#yoko h2 {
	padding: 47px 0 45px;
}
#yoko h3 {
	position: absolute;
	top: 244px;
	left: 24px;
}

#entry {
	padding: 0 0 111px;
}
#entry h2 {
	padding: 123px 0 69px;
	text-align: center;
}
#entry .main {
}

#entry2 {
	padding: 0 0 111px;
	text-align: center;
}
#entry2 h2 {
	padding: 123px 0 69px;
	text-align: center;
}
#entry2 p{padding:30px 0 0 0;}
