/* cleatfix */

.clearfix {zoom:1;}
.clearfix:after {
	content : ""    ;
	display : block ;
	clear   : both  ;
    height: 0;
    visibility: hidden;
}

.sp {
	display: none;
}
.pc {
	display: block;
}
#access_map_wrapper {
	background: url(../images/access/bg_stripe.png) repeat;
}
#access_map {
	padding-top: 70px;
	text-align: center;
}
	#map_img {
		margin: 0 auto;
		position: relative;
	}
	#map_img img {
		max-width: 100%;
	}

	#map_text {
		width: 380px;
		position: absolute;
		top:80px;
		left:0;
		text-align: left;
	}

		#map_text h2 {
			margin-bottom: 45px;
		}

		#map_text p {
			line-height: 180%;
		}

.center {
	width: 990px;
	max-width: 100%;
	margin: 0 auto;
	padding: 20px 20px 40px;
}

#access_time {
	background: #fff;
	text-align: center;
}
#access_time .center {
	margin: 0 auto;
}

	.airplane ,
	.train ,
	.car {
		width: 285px;
		float: left;
		display: inline;
		text-align: left;
	}

	.airplane{
		margin-left: 10px;
		margin-right: 25px;
	}

	.train ,
	.car {
		margin-left: 10px;
		margin-right: 0;
	}

	.airplane h2,
	.train h2,
	.car h2 {
		line-height: 140%;
		display: table-cell;
		vertical-align: middle;
		height: 3em;
	}

	.airplane h2 {
		margin-bottom: 20px;
		padding: 10px 0 10px 64px;
		background: url(../images/access/icon_airplane.png) no-repeat left center;
	}

	.train h2 {
		margin-bottom: 20px;
		padding: 10px 0 10px 44px;
		background: url(../images/access/icon_train.png) no-repeat left center;
	}

	.car h2 {
		margin-bottom: 20px;
		padding: 10px 0 10px 64px;
		background: url(../images/access/icon_car.png) no-repeat left center;
	}

	#access_time ul {
		margin-bottom: 15px;
	}

		#access_time li {
			margin-bottom: 10px;
			list-style:none;
			background: url(../images/access/dot.png) repeat-x left center;
		}

	#access_time dl {zoom:1;}
	#access_time dl:after {
		content : ""    ;
		display : block ;
		clear   : both  ;
		height: 0;
		visibility: hidden;
	}

		#access_time dl dt{
			font-size: 12px;
			padding-right: 5px;
			float:left;
			display: inline-block;
			background: #fff;
		}

		#access_time dl dd{
			font-size: 12px;
			padding-left: 10px;
			float:right;
			display: inline-block;
			background: #fff;
		}

	#access_time p {
		font-size: 0.8em;
		line-height: 160%;
	}


	.root_text {
		text-align: left;
		margin: 0 auto 30px auto;
		width: 1000px;
		max-width: 100%;
	}

		.root_text h2 {
			margin-bottom: 15px;
		}

		.root_text p {
			line-height: 180%;
		}

.root .center {
	width: auto;
}
.root dl {
	position: relative;
	width: 530px;
	margin: 20px auto 40px auto;
}
.root dt {
	display: block;
	position: relative;
	float: left;
	width: 160px;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
	font-size: 120%;
	line-height: 40px;
}
.root dd {
	display: block;
	position: relative;
	float: left;
	width: 370px;
	padding: 0 0 20px 0;
	text-align: left;
}
.root dd input {
	box-sizing: border-box;
	padding: 10px 6px;
	font-size: 20px;
	vertical-align: 0.1em;
	width: 100%;
}



	.root li {
		list-style:none;
		font-size: 20px;
		margin-bottom: 20px;
	}
	.root li span {
		display: inline-block;
		width: 160px;
	}
	.root li input {
		box-sizing: border-box;
		margin-left: 30px;
		padding: 10px 6px;
		font-size: 20px;
		vertical-align: 0.1em;
		width: 400px;
	}

.search_enter {
	margin-top: 35px;
}
	.search_enter input {
		font-size: 26px;
		font-weight: bold;
		letter-spacing: 0.2em;
		width: 260px;
		margin-left: 50px;
		padding: 10px 0;
		background: #333333;
		color: #fff;
		border: none;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		-ms-border-radius: 6px;
		-o-border-radius: 6px;
		border-radius: 6px;
		cursor: pointer;
	}
		.search_enter input:hover {
			opacity: 0.7;
		}


#map_text .root {
	background: #E3F2FD;
	padding: 15px 10px 20px 15px;
}
#map_text .root h2 img{
	width: 20%;
}
#map_text .root_text {
	margin-bottom: 15px;
}
#map_text .root_text h2 {
    margin-bottom: 15px;
}
#map_text .root li input {
    width: 200px;
}
#map_text .search_enter input {
	margin: 0;
}




@media screen and (max-width:1123px){

}

@media screen and (max-width:952px){
#access_map {
	padding-top: 0;
}

	#map_text {
		width: 44%;
		top:8%;
		left:5%;
	}

	#map_text h2 {
		margin-bottom: 5%;
	}

	#map_text h2 img {
		width: 70%;
	}

	#map_text p {
		font-size: 0.8em;
		line-height: 160%;
	}
	#map_text .root {
		padding: 10px 10px 15px 10px;
	}

	.root dl {
		width: 500px;
	}
	.root dt {
		width: 200px;
	}
	.root dd {
		width: 300px;
	}
	#map_text .root li {
		font-size: 16px;
	}
	#map_text .root li input {
		margin-left: 10px;
		padding: 5px;
		width: 150px;
	}
	#map_text .search_enter {
		text-align: center;
	}
	#map_text .search_enter input {
		margin: 0;
		padding: 5px;
		width: 150px;
		font-size: 20px;
		text-align: center;
	}

	.airplane ,
	.train ,
	.car {
		width: 98%;
		float: inherit;
		display: inherit;
	}

	.airplane ,
	.train {
		margin-right: 0;
		margin-bottom: 5%;
	}


		.root_text p {
			font-size: 0.8em;
			line-height: 160%;
		}
	#map_text .root_text {
		margin-bottom: 15px;
	}
	#map_text .root li {
		margin-bottom: 10px;
	}
	#map_text .search_enter {
		margin-top: 15px;
	}
}

@media screen and (max-width:580px){
.sp {
	display: block;
}
.pc {
	display: none;
}
.root_text {
	margin: 8% 0;
	width: 100%;
}
.root_text h2 {
	margin-bottom: 10px;
}
	.root_text h2 img {
		width: 25%;
	}

.root dl {
	width: 100%;
}
.root dt {
	padding-bottom: 5px;
	width: 100%;
}
.root dd {
	width: 100%;
}

.root li {
	font-size: 18px;
	text-align: left;
}
	.root li input {
		display: block;
		width: 100%;
		margin: 15px 0 0 0;
	}
.root_text h2 img {
	width: 20%;
}

.search_enter {
	margin: 25px 0 10px;
}
	.search_enter input {
		width: 70%;
		font-size: 20px;
		margin-left: 0;
	}

}

@media screen and (max-width:320px){

}