#key {
	background: url(../img/shopinfo/key-bg.jpg) no-repeat center top / cover;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
#key p {
	position: absolute;
	top: 0;
	right: -4px;
}
#sec1 {
	background: url(../img/shopinfo/sec1-bg.jpg) no-repeat center top;
	min-height: 683px;
	margin-bottom: 50px;
}
#sec1 h2 {
	text-align: center;
	padding: 99px 0 30px 0;
}
#sec1 dl {
	width: 420px;
	margin: 0 auto;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #504f4e;
	margin-bottom: 15px;
}
#sec1 dl dt {
	text-align: center;
}
#sec1 dl dd {
	text-align: center;
}
#sec2 {
	position: relative;
	height: 546px;
}
#sec2 .sec2-img {
	position: absolute;
	top: 72px;
	right: 0;
	z-index: 2;
}
#sec2 #gmap {
	width: 680px;
	height: 474px;
	position: relative;
	z-index: 1;
}
#floor {
	background: url(../img/shopinfo/floor-line.jpg) repeat-x center top, url(../img/shopinfo/floor-bg.png) no-repeat center top;
	height: 950px;
}
#floor h2 {
	text-align: center;
	padding: 66px 0 10px 0;
}
#floor .floor-txt {
	padding-bottom: 10px;
	text-align: center;
}
#floor .floor-map {
	text-align: center;
	margin-bottom: 50px;
	position: relative;
    z-index: 2;
}
#floor dl {
	position: relative;
	line-height: 18px;
}
#floor dl dt {
	position: absolute;
	top: 0;
	left: 0;
}
#floor dl dd {
	position: relative;
	z-index: 2;
}
#floor .floor-dl1 {
	width: 254px;
	position: absolute;
	top: 170px;
	left: -3px;
}
#floor .floor-dl1 dt {
}
#floor .floor-dl1 dd {
	padding-top: 144px;
	margin-left: 20px;
}
#floor .floor-dl2 {
	width: 380px;
	position: absolute;
	top: 594px;
	left: 0;
}
#floor .floor-dl2 dt {
}
#floor .floor-dl2 dd {
	padding-top: 250px;
	text-align: center;
}
#floor .floor-dl3 {
	width: 330px;
	margin-left: 405px;
}
#floor .floor-dl3 dt {
}
#floor .floor-dl3 dd {
	padding-top: 195px;
	text-align: center;
}
#floor .floor-dl4 {
	width: 250px;
	position: absolute;
	top: 641px;
	right: 0;
}
#floor .floor-dl4 dt {
}
#floor .floor-dl4 dd {
	padding-top: 160px;
	text-align: center;
}
