@charset "utf-8";

/* kv
----------------------------------------------------------- */

#kvWrap {
    background: url(../../img/access/sp_pic_main.jpg) no-repeat 50% 0;
    background-size: cover;
}

/* acWrap
----------------------------------------------------------- */

#map {
	width: 100%;
	height: 320px;
}

#acAdd {
	padding: 15px 0;
	height: auto;
	margin-bottom: 20px;
}

#acAdd dt {
	width: 100%;
	float: none;
	margin-bottom: 3px;
}

#acAdd dd {
	width: 100%;
	float: none;
	text-align: left;
	font-size: 12px;
	padding-left: 30px;
	border-left: none;
	line-height: 2;
}

#acAdd dd.btn01 {
	background: url(../../img/common/listhead02.png) no-repeat 0 50%;
}

#acTabBox {
	padding-bottom: 30px;
}

#tabWrap > div {
	display: block;
	margin-bottom: 5px;
}

#tabWrap > div img {
	width: 100%;
	height: auto;
}

#tabWrap > div h3.spTtl {
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #595656 url(../../img/common/ico_arrow_bt.png) no-repeat 100% 50%;
	background-size: 25px auto;
	border-radius: 3px;
}

#tabWrap > div h3.spTtl.collapse-open {
	background: #00ACE6 url(../../img/common/ico_arrow_tp.png) no-repeat 100% 50%;
	background-size: 25px auto;
} 

#tabWrap > div .tabInn {
	padding: 20px 0;
}

/* parking --------- */

#parkingWrap {
	padding: 30px 0;
}

#parkingWrap .left {
	width: 100%;
	float: none;
}

#parkingWrap .right {
	width: 100%;
	float: none;
}

#parkingWrap .right img {
	width: 100%;
	height: auto;
}

#parkingWrap .left .txt {
	font-size: 12px;
}

#parkingWrap .tblTxt {
	margin-bottom: 15px;
}

#telBox {
	text-align: center;
	margin: 15px;
}


.attTxt {
	font-size: 12px;
}

.Listparking li{
	width: 100%;
}

.ListBusstop{
	padding-bottom: 8px;
	margin-bottom: 10px;
}
.ListBusstop ul{
	display: block;
}
.ListBusstop li{
	width: 100%;
}
.ListBusstop li:first-child{
	margin-bottom: 8px;
}
.Busstop{
	margin-top:50px;
}



















