@charset "utf-8";

/* container --------------- */

#container {
	width: 100%;
	background: none;
	padding-top: 20px;
}

#container h3.ttl {
	width: auto;
	height: 21px;
	text-align: center;
	margin-bottom: 20px;
}

#container h3.ttl img {
	width: auto;
	height: 21px;
}

/* mapWrap --------------- */

#mapWrap {
	padding-bottom: 30px;
}

#map {
	height: 430px;
	margin-bottom: 15px;
	width: 100%;
}

.mapTxt p.txt130 {
	float: none;
	line-height: 1.4;
	width: 100%;
}

.mapTxt p.toBtn {
	float: none;
	font-size: 13px;
	text-align: left;
	width: 100%;
}

.tabWrap {
	padding-bottom: 30px;
}

.tabWrap .tabCon {
	margin-bottom: 20px;
}

.tabWrap .tabCon img {
	height: auto;
	width: 100%;
}

.tabWrap dl dt {
	font-size: 23px;
}

.tabWrap dl dd {
	font-size: 12px;
}

/* busTime --------------- */

#busTime {
	padding: 30px 0;
}

#busTime h3 {
	font-size: 23px;
	margin-bottom: 10px;
}

#busTime .inner > img {
	float: none;
	height: auto;
	margin-bottom: 15px;
	width: 100%;
}

#busTime .inner .left > img {
    float: none;
    height: auto;
    margin-bottom: 15px;
    width: 100%;
}

#busTime .inner .left {
	float: none;
	width: 100%;
}

#busTime .inner table {
	width: 100%;
}

#busTime .inner table .borbtm_sp {
	border-bottom: 1px dotted #f8f7f6;
}

#busTime .inner table th.exBg {
	background: #fffae3;
}

#busTime .inner table th,
#busTime .inner table td {
	padding: 10px;
	text-align: center;
	width: 50%;
}

#busTime .inner table tr td:nth-child(2) {
	border-left: 1px dotted #9f9f9f;
}

#busTime .inner table tr td:first-child {
	border-left: none;
}

#busTime .inner table tr th:last-child {
	border-left: 1px dotted #9f9f9f;
}

/* listBox1 ------ */

#listBox1 ul {
	padding-top: 38px;
	margin-top: -38px;
}

#listBox1 ul li {
	padding-bottom: 0;
}

#listBox1 ul li:after {
	content: none;
}

#listBox1 ul li:hover:after {
	content: none;
}

#listBox1 ul li.active a {
	background: #63aa95;
}

#listBox1 ul li.active a h3 {
	color: #fff;
}

#listBox1 ul li.active:after {
	content: none;
}

#listBox1 ul li:nth-child(1),
#listBox1 ul li:nth-child(2) {
	border-top: 1px solid #d8d8d8;
}

/* ssWrap --------------- */

#ssWrap {
	padding: 0;
	padding-top: 30px;
}

#anch.tabWrap {
	padding-bottom: 0;
}

/* spotList ------ */

.boxStl .mapStl {
	height: 420px;
	margin: 0 auto 30px auto;
	width: 100%;
}

.spotList li {
	float: none;
	margin: 0 0 5px 0;
	width: 100%;
}

.spotList li a {
	display: table;
}

.spotList li a img {
	display: table-cell;
	width: 103px;
	height: auto;
}

.spotList li a .dtl {
	width: 100%;
	display: table-cell;
	padding-left: 10px;
}

.spotList li a .dtl span.num {
	display: block;
	font-size: 32px;
}

.spotList li a .dtl h3 {
	font-size: 14px;
}

/* mapInfo ------ */

.infoWd {
	box-sizing: border-box;
	max-height: 215px;
	width: 90%;
	padding: 10px 0 10px 10px;
}

.infoWd h3 {
	font-size: 16px;
}

.infoWd .left {
	display: none;
}

.infoWd .right {
	float: none;
	width: 100%;
}

.infoWd span.num {
	display: block;
	font-size: 30px;
	margin-bottom: 5px;
}



/* fromAirport 181026 ------ */

.fromAirport h3 {
	font-size: 23px;
	margin-bottom: 10px;
}
.fromAirport .fromAirportbox01 {
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.fromAirportbox01 .left {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
.fromAirportbox01 .right {
	width: 100%;
	float: none;
	margin-top: 0;
}
