@charset "UTF-8";
/* CSS Document */



/* FONT size
---------------------------------------------------------------------
[ px ]	[ % ]
10px 	72  %		19px 	136 %
11px 	79  %		20px 	143 %
12px 	86 %		21px 	150 %
13px 	93 %		22px 	158 %
14px 	100 %		23px 	165 %
15px 	108 %		24px 	172 %
16px 	115 %		25px 	179 %
17px 	122 %		26px 	186 %
18px 	129 %
---------------------------------------------------------------------*/


.parking a {
	text-decoration: underline;
}


/* PC */
@media screen and (min-width: 768px), print {



#map {
	position: relative;
	height: 500px;
}


#gmap {
	position: absolute;
	top: 40px;
	left:0;
	width: 1100px;
	height: 450px;
	z-index: 40;
}
#gmap02 {
	position: absolute;
	top: 40px;
	left:0;
	width: 1100px;
	height: 450px;
	z-index: 30;
}
#gmap03 {
	position: absolute;
	top: 40px;
	left:0;
	width: 1100px;
	height: 450px;
	z-index: 20;
}
#gmap04 {
	position: absolute;
	top: 40px;
	left:0;
	width: 1100px;
	height: 450px;
	z-index: 10;
}
	
#pageTitle {
	background: url(../img/pagetitle.jpg) no-repeat center top;
	background-size: cover;
}
	
	
	
#map {
	width: 1100px;
	margin: 0 auto;
	margin-bottom: 100px;
}




#Directly {
	width: 1100px;
	margin: 0 auto;
	margin-bottom: 100px;
	letter-spacing: normal;
}
	
	
	#Directly h3 {
		text-align: center;
		font-weight: normal;
		font-size: 129%;
		margin-bottom: 30px;
		background: url(../../common/img/icon_decorate.png) no-repeat center bottom;
		padding-bottom: 30px;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		letter-spacing: 0.3em;
	}
	#Directly .box {
		float:left;
		width: 520px;
		margin-bottom: 60px;
	}
		* html #Directly .box {
			zoom: 100%;
		}
		*:first-child+html #Directly .box {
			display: inline-block;
		}
		#Directly .box:after {
			content: ""; 
			clear: both; 
			height: 0; 
			display: block; 
			visibility: hidden;
		}
	
	#Directly .box.return {
		float:right;
	}


	#Directly .box .textArea {
		float:left;
		width: 300px;
	}
		#Directly .box .textArea dt {
			font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
			font-size: 115%;
			margin-bottom: 15px;
			padding-bottom: 18px;
			border-bottom: solid 1px #CCC;
		}
		#Directly .box .textArea .map {
			margin: 15px 0;
		}
	#Directly .box .phtArea {
		float:right;
		width: 200px;
		height: 200px;
		background: #000;
	}








#handling {
	width: 1100px;
	margin: 0 auto;
	margin-bottom: 100px;
}
	#handling h3 {
		text-align: center;
		font-weight: normal;
		font-size: 129%;
		margin-bottom: 30px;
		background: url(../../common/img/icon_decorate.png) no-repeat center bottom;
		padding-bottom: 30px;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		letter-spacing: 0.3em;
	}
	
	* html #handling {
		zoom: 100%;
	}
	*:first-child+html #handling {
		display: inline-block;
	}
	#handling:after {
		content: ""; 
		clear: both; 
		height: 0; 
		display: block; 
		visibility: hidden;
	}



	#handling .box {
		width: 358px;
		float: left;
		background: #FFF;
		margin-right: 10px;
		margin-bottom: 10px;
		border: solid 1px #d3d3d3;
		position: relative;
		letter-spacing: normal;
	}
	#handling .box.return {
		margin-right: 0px;
	}
	
	#handling .box dl {
		padding: 20px 20px 5px 20px;
	}
		#handling .box dl dt {
			font-weight: bold;
			margin-bottom: 15px;
			padding-bottom: 15px;
			border-bottom: solid 1px #d3d3d3;
			font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		}
		#handling .box dl dt span {
			display: block;
			font-size: 86%;
		}
		#handling .box dl dd p {
			margin-bottom: 15px;
		}
		#handling .box dl dd p a {
			text-decoration: underline;
			margin-right: 10px;
		}

	
	
	.Caution {
		text-align: center;
	}
	



}











/* スマホ */
@media only screen and (max-width: 767px) {
	
	
	
#map {
	position: relative;
	height: 500px;
	padding: 0 5%;
}


#gmap {
	position: absolute;
	top: 70px;
	left:0;
	width: 100%;
	height: 450px;
	z-index: 40;
}
#gmap02 {
	position: absolute;
	top: 70px;
	left:0;
	width: 100%;
	height: 450px;
	z-index: 30;
}
#gmap03 {
	position: absolute;
	top: 70px;
	left:0;
	width: 100%;
	height: 450px;
	z-index: 20;
}
#gmap04 {
	position: absolute;
	top: 70px;
	left:0;
	width: 100%;
	height: 450px;
	z-index: 10;
}
	
	
	
	
#pageTitle {
	background: url(../img/pagetitle.jpg) no-repeat center top;
	background-size: cover;
}


#map {
	margin-bottom: 100px;
}
	#map iframe {
		width: 100%;
	}




#Directly {
	margin-bottom: 100px;
	letter-spacing: normal;
}
	
	
	#Directly h3 {
		text-align: center;
		font-weight: normal;
		font-size: 129%;
		margin-bottom: 30px;
		background: url(../../common/img/icon_decorate.png) no-repeat center bottom;
		padding-bottom: 30px;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		letter-spacing: 0.3em;
	}
	#Directly .box {
		padding: 5%;
		margin-bottom: 10%;
	}
	


	#Directly .box .textArea {
	}
		#Directly .box .textArea dt {
			font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
			font-size: 115%;
			margin-bottom: 15px;
			padding-bottom: 15px;
			border-bottom: solid 1px #CCC;
			text-align: center;
		}
		#Directly .box .textArea .map {
			width: 50%;
			margin: 15px 0;
		}
	#Directly .box .phtArea {
		width: 60%;
		margin: 0 auto;
		margin-top: 5%;
	}





#handling {
	padding: 5%;
}
	#handling h3 {
		text-align: center;
		font-weight: normal;
		font-size: 129%;
		margin-bottom: 30px;
		background: url(../../common/img/icon_decorate.png) no-repeat center bottom;
		padding-bottom: 30px;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		letter-spacing: 0.3em;
	}
	



	#handling .box {
		background: #FFF;
		margin-bottom: 5%;
		border: solid 1px #d3d3d3;
	}
	#handling .box.return {
		margin-right: 0px;
	}
	
	#handling .box dl {
		padding: 5% 5% 1% 5%;
	}
		#handling .box dl dt {
			font-weight: bold;
			margin-bottom: 15px;
			padding-bottom: 15px;
			border-bottom: solid 1px #d3d3d3;
			font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		}
		#handling .box dl dt span {
			display: block;
			font-size: 86%;
		}
		#handling .box dl dd p {
			margin-bottom: 10px;
		}
		#handling .box dl dd p a {
			text-decoration: underline;
			margin-right: 10px;
		}
		
		
	#handling .box .map {
		width: 50%;
		margin-bottom: 10px;
	}

	.Caution {
		text-align: center;
	}
}
