@charset "utf-8";

#key { background: url(../img/shopinfo/key_bg.jpg) no-repeat center top / cover; }

#key p { top: 328px; }

#sec1 {
	background: url(../img/shopinfo/sec1_bg.png) no-repeat center top;
	padding: 129px 0 99px;
}

#sec1 .info { padding-left: 612px; }

#sec1 .info h2 { padding-bottom: 24px; }

#sec1 .info dl {
	font-size: 15px;
	line-height: 18px;
	color: #FFF;
	padding-bottom: 17px;
}

#sec1 .info dl dt {
	float: left;
	width: 90px;
}

#sec1 .info dl dd { float: left; }

#sec1 .info dl p { padding-bottom: 12px; }

#sec1 .info .tel {
	font-size: 23px;
	line-height: 28px;
}

#map {
	padding: 38px 0 67px;
	text-align: center;
}

#gmap { height: 500px; }

#sec3 { padding: 79px 0 45px; }

#sec3 .info1 {
	height: 1228px;
	margin-top: 64px;
	position: relative;
}

#sec3 .info1 .map {
	position: absolute;
	top: 42px;
	left: -13px;
}

#sec3 .info1 .main {
	position: absolute;
	top: 67px;
	left: 538px;
	z-index: 1;
}

#sec3 .info1 .main .txt { padding: 33px 0 0 14px; }

#sec3 .info1 .icon {
	position: absolute;
	top: 141px;
	right: 50px;
}

#sec3 .info1 .box1 {
	position: absolute;
	top: 350px;
	right: -12px;
}

#sec3 .info1 .box1 .txt {
	padding-left: 3px;
	text-align: center;
	padding-top: 9px;
}

#sec3 .info1 .box2 {
	position: absolute;
	top: 570px;
	left: -13px;
}

#sec3 .info1 .box2 .txt {
	margin-left: -15px;
	text-align: center;
	padding-top: 3px;
}

#sec3 .info1 .box3 {
	position: absolute;
	top: 822px;
	left: 546px;
}

#sec3 .info1 .box3 .txt {
	margin-left: -15px;
	text-align: center;
	padding-top: 3px;
}

#sec3 .info2 { background: url(../img/shopinfo/sec3_info2_bg.png) no-repeat center top; }

#sec3 .info2 .content { min-height: 735px; }

#sec3 .info2 .main {
	position: absolute;
	top: 0;
	left: 24px;
}

#sec3 .info2 .main .txt { padding: 20px 0 0 9px; }

#sec3 .info2 .map {
	position: absolute;
	top: 0;
	right: 0;
}

#sec3 .info2 .box1 {
	position: absolute;
	top: 281px;
	left: 62px;
}

#sec3 .info2 .box1 .txt {
	padding-left: 28px;
	text-align: center;
	padding-top: 16px;
}

#sec3 .info2 .box2 {
	position: absolute;
	top: 354px;
	right: 32px;
}

#sec3 .info2 .box2 .txt {
	margin-left: 41px;
	text-align: center;
	padding-top: 16px;
}


.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmapr object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 90%;
}