@charset "utf-8";
#key {
	background: url(../img/access/key.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#key .key-txt {
	position: absolute;
	top: 613px;
	right: -22px;
}
#sec1,#sec4 {
	background: url(../img/access/sec1-bg-rp.jpg) repeat;
	position: relative;
}
#sec1:before
,#sec4:before {
	background: url(../img/access/sec1-bg.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	content: '';
	width: 100%;
	height: 1716px;
	top: 0;
	left: 0;
}
#sec1 .photo
,#sec4 .photo {
	position: absolute;
	top: 64px;
	right: -176px;
}
#sec1 h2
,#sec4 h2 {
	padding: 77px 0 65px 196px;
}
#sec1 .box
,#sec4 .box {
	width: 490px;
	color: #000;
	margin-left: -15px;
}
#sec1 .brn
,#sec4 .brn {
	padding-top: 30px;
	text-align: center;
}
#sec1 dl
,#sec4 dl {
	border-bottom: dashed 1px #190b00;
	padding: 15px 0;
}
#sec1 dl dt
,#sec4 dl dt {
	float: left;
	padding-left: 15px;
	width: 105px;
}
#sec1 dl dd
,#sec4 dl dd {
	float: left;
}
#sec1 .btn
,#sec4 .btn {
	position: absolute;
	top: 973px;
	right: -59px;
}
#sec2,#sec5 {
	position: relative;
	padding-bottom: 112px;
}
#sec2:before
,#sec5:before {
	background: url(../img/access/sec2-bg.png) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	content: '';
	width: 100%;
	min-height: 1375px;
	top: -57px;
	left: 0;
}
#sec2 .floor
,#sec5 .floor {
	padding-top: 108px;
}
#sec2 ul
,#sec5 ul {
	padding-top: 83px;
	margin: 0 -22px 0 -29px;
	color: #fcfbfb;
}
#sec2 ul li
,#sec5 ul li {
	float: left;
}
#sec2 ul li:nth-child(1) .txt
,#sec5 ul li:nth-child(1) .txt {
	padding: 20px 0 0 60px;
}
#sec2 ul li:nth-child(2) .txt
,#sec5 ul li:nth-child(2) .txt {
	padding: 20px 0 0 65px;
}
#sec2 ul li:nth-child(3) .txt
,#sec5 ul li:nth-child(3) .txt {
	padding: 20px 0 0 85px;
}
#gmap,#gmap2 {
	position: relative;
	min-height: 547px;
	width: 100%;
}
#gmap:before,#gmap2:before {
	background: url(../img/access/map-line.jpg) repeat-x center top;
	position: absolute;
	content: '';
	width: 100%;
	height: 12px;
	top: 0;
	left: 0;
	z-index: 99;
}
#gmap:after,#gmap2:after {
	background: url(../img/access/map-line.jpg) repeat-x center top;
	position: absolute;
	content: '';
	width: 100%;
	height: 12px;
	bottom: 0;
	left: 0;
}
#sec3,#sec6 {
	background: url(../img/access/sec3-bg.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
	min-height: 407px;
}
#sec3 .tel
,#sec6 .tel {
	position: absolute;
	top: 139px;
	right: -40px;
}
#sec3 .btn
,#sec6 .btn {
	position: absolute;
	top: 257px;
	right: 52px;
}
.recruit_brn{
	text-align: center;
	margin:50px 0;
}