#key {
	background-image: url(../img/access/key.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#header h2 {
	position: absolute;
	bottom: 354px;
	right: 0;
}
.tc {
	text-align: center;
}
.tl {
	text-align: left;
}
.tr {
	text-align: right;
}
#shopinfo {
	background: url(../img/access/s1_bg.png) no-repeat center top;
	margin-bottom: 85px;
}
#shopinfo .detail {
	margin: 130px 0 50px 0;
}
#shopinfo .detail .fl{
	margin-top: 16px;
}
#shopinfo .detail .fr{
	width: 480px;
}
#shopinfo .detail .fr h2 {
	margin-bottom: 24px;
}
#shopinfo .detail .fr .tel {
	margin-bottom: 33px;
}
#shopinfo .detail .fr .txt {
	padding-bottom: 30px;
}
#shopinfo .detail .fr .txt dl {
	margin-bottom: 33px;
}
#shopinfo .detail .fr .txt dl dt {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
}
#shopinfo .detail .fr .txt dl dd {
	font-size: 14px;
	line-height: 23px;
}
#googlemap {
	margin-bottom: 83px;
}
#googlemap .map {
	margin-bottom: 29px;
}
#googlemap .btn_link .fl {
	margin-left: 150px;
}
#googlemap .btn_link .fl .btn1 {
	margin-top: 8px;
}
#googlemap .btn_link .fr {
	margin-right: 150px;
}
address{
	padding: 43px 0 20px 0;
}
