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

file name  : access.css
author     : Ability Consultant
style info : アクセス＆周辺観光
=================================================================== */
#cus_contents {
	padding-top: 20px;
}

/* -----------------------------------------------------------
	.cus_page
----------------------------------------------------------- */
#cus_page #cus_contents .box_map {
	position: relative;
}
#cus_page #cus_contents .box_map .btn {
	position: absolute;
	bottom: 3%;
	left: 35%;
}
#cus_page #cus_contents .box_map .btn .btn_rsv a {
	display: inline-block;
	width: 300px;
	padding: 19px 0px;
	text-decoration: none;
	background-color: #7c6a54;
	color: #fff;
}
#cus_page #cus_contents .box_map .btn .btn_rsv a:after {
	background: url(../images/common/ic_arrow_wt.png) 0 0 no-repeat;
}
#cus_page #cus_contents .box_map .btn .btn_rsv a:hover {
	color: #fff;
	background: #514336;
}
#cus_page #cus_contents .box_parking {
	position: relative;
}
#cus_page #cus_contents .box_parking .bus_btn {
	position: absolute;
	bottom: 121px;
	right: 74px;
	display: none;
}
#cus_page #cus_contents .box_parking .bus_btn a {
	width: 170px;
	padding: 8px 15px 8px 0;
}
#cus_page #cus_contents .box_parking .bus_btn a:after {
	content: " ";
	background: url(../images/home/ic_pdf_bk.png) 0 0 no-repeat;
	width: 14px;
	height: 16px;
	position: absolute;
	top: 19px;
	right: 0;
	margin-right: 18px;
}
#cus_page #cus_contents .box_parking .bus_btn a:hover:after {
	background: url(../images/home/ic_pdf_wt.png) 0 0 no-repeat;
}
