#key {
	background: url(../img/access/bg_key.jpg) no-repeat center/cover;
}
.key_ttl {
	text-align: center;
	padding-top: 300px;
}
#sec1 {
	position: relative;
	padding: 111px 0 26px;
	letter-spacing: 0.5px;
}
#sec1:before {
	background: url(../img/index/bg_sec4.jpg) repeat-x center top;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	height: 275px;
}
#sec1 .info {
	background: url(../img/index/bg1.jpg) repeat center top;
	box-shadow: 4px 8px 9px 0px rgba(0, 0, 0, 0.54);
	padding: 77px 0 93px;
	position: relative;
}
#sec1 .copied {
	background: url(../img/access/bg_btn.jpg) no-repeat center top;
	height: 55px;
	line-height: 55px;
	color: #fff;
	font-weight: bold;
	font-size: 19px;
	width: 330px;
	padding-left: 20px;
	box-shadow: 1px 3px 7px 0px rgba(0, 0, 0, 0.2); 
}
#sec1 h2 {
	padding-bottom: 28px;
}
#sec1 dl {
	width: 808px;
	margin: 0 auto;
	padding-top: 17px;
	padding-bottom: 17px;
	background: url(../img/access/bg_br.png) repeat-x center bottom;
}
#sec1 dl dt {
	float: left;
	width: 154px;
	margin-left: 39px;
	font-weight: bold;
	position: relative;
	padding-left: 16px;
}
#sec1 dl dt:before {
	background: #958a79;
	width: 1px;
	height: 20px;
	position: absolute;
	top: 9px;
	left: 7px;
	content: '';
}
#sec1 dl dd {
	float: left;
	width: 586px;
}
#sec1 dl:after {
	content: "." !important;
	clear: both !important;
	display: block !important;
	height: 0 !important;
	visibility: hidden !important;
}
#sec1 dl .max {
	font-size: 25px;
	font-weight: bold;
}
#sec1 .photo {
	position: absolute;
	top: -51px;
	right: -238px;
}
#sec1 ul {
	padding: 52px 0 10px;
	width: 782px;
	margin: 0 auto;
}
#sec1 .link3 {
	width: 350px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding-left: 109px;
}
#sec1 .link3 a {
	text-decoration: underline;
}
#sec1 .link3 a:hover {
	text-decoration: none;
}
#gmap {
	position: relative;
	background: url(../img/access/line2.jpg) repeat-x center bottom;
	padding-bottom: 15px;
}
#sec2 {
	background: url(../img/access/bg_sec2.png) no-repeat center bottom;
	letter-spacing: 0.5px;
	padding: 71px 0 72px;
}
#sec2 h3 {
	font-weight: bold;
	font-size: 20px;
	padding: 29px 0 15px;
	border-bottom: 4px solid #000;
	width: 820px;
	margin: 0 auto;
}
#sec2 .txt {
	padding: 12px 0 41px;
}
#sec2 .info {
	width: 700px;
	margin: 0 auto;
}
#sec2 dl {
	font-size: 16px;
	padding-bottom: 26px;
}
#sec2 dl:after {
	content: "." !important;
	clear: both !important;
	display: block !important;
	height: 0 !important;
	visibility: hidden !important;
}
#sec2 dl dt {
	text-align: center;
	font-weight: bold;
	color: #fff;
	width: 180px;
	height: 40px;
	line-height: 40px;
	float: left;
	background: #ee7d04;
}
#sec2 dl dd {
	float: left;
	width: 480px;
	padding-left: 30px;
	padding-top: 5px;
}
