body {
	color: #fff;
}
#key {
	background-image: url(../img/access/key.jpg);
}
#sec1 {
	background: url(../img/access/sec1_bg.jpg) no-repeat center top / cover;
	position: relative;
	padding-bottom: 122px;
}
#sec1:after {
	content: "";
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	border: 10px solid #640b0b;
}
#sec1 h2 {
	padding: 128px 0 30px 73px;
}
#sec1 dl {
	border-bottom: 1px solid #8c8c8d;
	line-height: 20px;
	margin-left: 12px;
	width: 580px;
	padding: 11px 0 10px 0;
}
#sec1 dl dt {
	float: left;
	width: 200px;
}
#sec1 dl dd {
	float: left;
	width: 375px;
}
#gmap {
	margin-bottom: 170px;
}
#gmap .ggmap {
	margin-bottom: 40px;
}
#gmap .btn_link .fl{
	margin-left: 75px;
}
#gmap .btn_link .fr{
	margin-left: 75px;
}
#gmap .btn_link .btn1 {
	margin-top: 15px;
}
#sec2 {
	position: relative;
	background: url(../img/shared/sec_bg1.jpg) repeat center top;
}
#sec2 h2 {
	position: absolute;
	top: -124px;
	left: 0;
	right: 0;
}
#sec2 .txt {
	padding: 60px 0 41px 0;
	clear: left;
}
#sec2 .map {
	margin-bottom: 60px;
}
#sec2 .sec2_img {
	margin: 0 1.3%;
	width: 100%;
}
#sec2 .sec2_img li {
	float: left;
	width: 32%;
}
#sec2 .sec2_img li img {
	width: 100%;
}
#sec2 .sec2_img li + li {
	margin-left: 0.6%;
}
