@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :access.css
 author     :Ability Consultant
style info  :アクセス
=================================================================== */
/*-----------------------------------------------------------
	gnavのactive設定
	$gnav: roo,bre,fac,sig,acc,gro,pac;
-----------------------------------------------------------*/
#gnav ul li.gnav_acc a {
	background-position: 0 -59px;
}

/*-----------------------------------------------------------
	.con_intro
	イントロ
-----------------------------------------------------------*/
.con_intro {
	margin-bottom: 40px;
}

.con_intro h3,
.con_intro .txt {
	text-align: center;
	font-size: .9em;
	line-height: 1.8;
}

.con_intro h3 span,
.con_intro .txt span {
	color: #b28d25;
	font-weight: bold;
}

.con_intro h3 {
	margin-bottom: 25px;
}

/*-----------------------------------------------------------
	.con_map
	地図
-----------------------------------------------------------*/
.con_map {
	background: url(../images/common/bg_line.png) 0 0 no-repeat;
	padding-top: 50px;
	margin-bottom: 50px;
	overflow: hidden;
}

.con_map .box_info {
	width: 835px;
	margin: 0 auto;
}

.con_map .box_info .img {
	margin-bottom: 25px;
	float:left;
}
.con_map .box_info .img01 {
	margin-bottom: 25px;
	float:right;
}
.con_map .box_info .txt {
	font-size: .9em;
	float:right;
	margin-right:80px;

	
}
.con_map .btn_map {
	clear: both;
	padding: 15px 0;
	text-align: center;
	background: #006859;
	margin-top:220px;
}

.con_map .btn_map a {
	display: block;
}

/*-----------------------------------------------------------
	.con_access
	アクセス情報
-----------------------------------------------------------*/
.con_access {
	margin-bottom: 80px;
}

.con_access h3 {
	margin-bottom: 30px;
}

.con_access h4 {
	margin-bottom: 15px;
}

.con_access p.car {
	margin-bottom: 50px;
}

/*-----------------------------------------------------------
	.con_parking
	駐車場
-----------------------------------------------------------*/
.con_parking {
	overflow: hidden;
}

.con_parking h3 {
	margin-bottom: 30px;
}

.con_parking .img {
	float: left;
	width: 420px;
}

.con_parking .detail {
	float: right;
	width: 490px;
}
