@charset "utf-8";
/* CSS Document */

#key{
	background: url(../img/access/bg_key.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%;
	min-height: 710px;
	position: relative;
	top: 0;
	left: 0;
}

#sec01{
	background: url(../img/access/bg_sec01.png) no-repeat center top;
	width: 100%;
	min-height: 760px;
	position: relative;
}
#sec01 h2{
	position: absolute;
	top: 68px;
	left: 416px;
}
#sec01 .img01{
	position: absolute;
	top: 62px;
	right: -20px;
}
#sec01 .txt{
	font-size: 20px;
	color: #000;
	padding-top: 80px;
	padding-bottom: 10px;
}
#sec01 dl{
	font-size: 15px;
	line-height: 30px;
	color: #000;
	border-bottom: 1px solid #c4baa4;
	letter-spacing: 2px;
	width: 390px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#sec01 dl dt{
	float: left;
}
#sec01 dl dd{
	padding-left: 102px;
}
#sec01 .bnr{
 padding-top: 40px;
}

#sec02{
	background: url(../img/access/bg_sec02.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%;
	min-height: 680px;
}

#sec03{
	background: url(../img/access/bg02_sec03.png) no-repeat center top, url(../img/access/bg01_sec03.png) no-repeat center top/100% 805px;
	width: 100%;
	min-height: 805px;
	position: relative;
}
#sec03 h2{
	padding-top: 65px;
	text-align: center;
	padding-bottom: 245px;
}
#sec03 .txt{
	font-size: 15px;
	line-height: 33px;
	color: #000;
	padding-left: 750px;
	letter-spacing: 2px;
}
#sec03 .txt span{
	color: #713d07;
	font-weight: bold;
}
#sec03 .img01{
	position: absolute;
	top: 236px;
	left: 0;
}

#gmap{
	width: 100%;
	height: 700px;
}






































































