@charset "UTF-8";
/*
 *  service
 */


/* service
---------------------------------------------------------- */
#service #mainImg {
	padding-top: 57px;
	height: 138px;
	background: url(/service/img/bg_mainimg02.jpg) no-repeat center center;
}


/* index
---------------------------------------------------------- */
#service.index #mainImg {
	height: 196px;
	padding-top: 78px;
	background: url(/service/img/bg_mainimg01.jpg) no-repeat center center;
}
	#service.index #mainImg h1 {
		margin-bottom: 35px;
	}
	#service.index #mainImg p {
		color: #fff;
		font-size: 116.6%;
		font-weight: bold;
		line-height: 1.71;
	}
#service.index #wrapper {
	padding: 40px 0 50px;
}

#indexNavi li h2 {
	top: 32px;
}
	#indexNavi li#iNav02 h2 {
		top: 36px;
	}
	#indexNavi li a p {
		top: 85px;
	}
#iNav01 { background-image: url(/service/img/img_b0_01.png); }
#iNav02 { background-image: url(/service/img/img_b0_02.png); }
#iNav03 { background-image: url(/service/img/img_b0_03.png); }



/* b1 transport
---------------------------------------------------------- */
#service.transport #contentsHeader {
	height: 236px;
	text-align: center;
	background: url(/service/img/bg_b1_01.jpg) no-repeat center center;
}
	#service.transport #contentsHeaderIn {
		padding-top: 35px;
		position: relative;
		width: 980px;
		margin: 0 auto;
		text-align: left;
	}
	#service.transport #contentsHeaderIn p {
		width: 480px;
		font-size: 116.6%;
		font-weight: bold;
		line-height: 2;
	}

#transport01 .ol_numberList02 {
	padding: 25px 0 70px;
	margin-right: -25px;
}
	#transport01 .ol_numberList02 li {
		width: 310px;
		margin-right: 25px;
		background-color: #fff;
	}
		#transport01 .ol_numberList02 li .listHeader01 {
			height: 56px;
		}
		#transport01 .ol_numberList02 li .listHeaderTxt01 {
			padding: 11px 0 0 11px;
		}
#transport02 {
	margin-top: 45px;
	height: 589px;
}
	#transport02 .map01 {
		position: absolute;
		top: 0;
		left: -150px;
	}
#transport02 .table_stripe01 {
	float: right;
	width: 531px;
	margin-bottom: 70px;
}
	#transport02 .table_stripe01 tr.odd td {
		background-color: #f3f2ec;
	}
	#transport02 .table_stripe01 tr.even td {
			background-color: #fff;
	}
#transport02 .table_stripe01 th.first {
	width: 52px;
}
#transport02 .table_stripe01 th.last {
	width: 317px;
}
#transport02 .table_stripe01 td.no01 {
	padding: 0;
	color: #036;
	font-weight: bold;
	text-align: center;
}
#transport02 .table_stripe01 td a {
	color: #00abd0;
}

#transport03,
#transport04 {
	padding: 15px 0 50px;
}
.serviceList01 {
}
	.serviceList01 li {
		width: 100%;
		padding-bottom: 20px;
		margin-bottom: 20px;
		display: table;
		overflow: hidden;
		border-bottom: 1px solid #fff;
	}
		.serviceList01 li p {
			display: table-cell;
			height: 120px;
			vertical-align: middle;
		}
		.serviceList01 li .title01 {
			width: 120px;
			background: url(/service/img/bg_b1_03.png) no-repeat 0 0;
			color: #fff;
			font-size: 150%;
			font-weight: bold;
			line-height: 1.33;
			text-align: center;
		}
		.serviceList01 li .txt01 {
			padding-left: 32px;
			font-size: 116.6%;
			line-height: 1.71;
		}
		.serviceList01 li .img01 {
			width: 306px;
			text-align: center;
		}
#transport04 .serviceList01 li {
	border-bottom: 1px solid #ebebeb;
}

#transport05 {
	padding-bottom: 60px;
}
	#transport05 .vehicleList01 {
		padding: 45px 0 40px;
	}


#transport05 .btn01 {
	text-align: center;
}
	#transport05 .btn01 a {
		display: inline-block;
		height: 39px;
		padding: 0 20px;
		border-radius: 18px;
		background-color: #00abd0;
		color: #fff;
		font-size: 116.6%;
		line-height: 39px;
	}
		#transport05 .btn01 a:hover {
			filter: alpha(opacity=50);
			-moz-opacity: 0.5;
			opacity: 0.5;
		}
		#transport05 .btn01 a span {
			padding-left: 16px;
			background: url(/common/img/ico_arrow_r09.png) no-repeat left center;
		}

/* b2 sCenter
---------------------------------------------------------- */
#service.sCenter #contentsHeader {
	height: 236px;
	text-align: center;
	background: url(/service/img/bg_b2_01.jpg) no-repeat center center;
}
	#service.sCenter #contentsHeaderIn {
		padding-top: 30px;
		position: relative;
		width: 980px;
		margin: 0 auto;
		text-align: left;
	}
	#service.sCenter #contentsHeaderIn p {
		width: 450px;
		font-size: 116.6%;
		font-weight: bold;
		line-height: 2;
	}
#center01 {
	margin-top: 50px;
	padding-bottom: 70px;
	text-align: center;
}

#center02 {
	margin-top: 45px;
	/*height: 488px;*/
	height: 600px;
}
	#center02 .map01 {
		position: absolute;
		top: 0;
		left: -150px;
	}
#center02 .table_stripe01 {
	float: right;
	width: 531px;
}
	#center02 .table_stripe01 tr.odd td {
		background-color: #f3f2ec;
	}
	#center02 .table_stripe01 tr.even td {
			background-color: #fff;
	}
#center02 .table_stripe01 th.first {
	width: 52px;
}
#center02 .table_stripe01 th.last {
	width: 282px;
}
#center02 .table_stripe01 td.no01 {
	padding: 0;
	color: #036;
	font-weight: bold;
	text-align: center;
}
#center02 .table_stripe01 td a {
	color: #00abd0;
}

#center03 {
	padding: 25px 0 70px;
}

	#center03 ol {
		overflow: hidden;
	}
	#center03 li {
		display: block;
		position: relative;
		background: #fff;
	}
		#center03 li .num01 {
			position: absolute;
			top: 105px;
			left: 50%;
			margin-left: -25px;
			z-index: 10;
		}
		
		#center03 li h2 {
			margin: 44px 0 16px;
			font-size: 133.3%;
			font-weight: bold;
			text-align: center;
			line-height: 1.1;
		}
		#center03 li .txt01 {
			padding: 0 20px 20px;
			font-size: 116.6%;
			line-height: 1.71;
		}
		#center03 .step01,
		#center03 .step02 {
			float: left;
			width: 476px;
			margin-bottom: 28px;
		}
		#center03 .step03 {
			clear: both;
			float: right;
			width: 308px;
			margin-left: 28px;
		}
		#center03 .step04 {
			float: right;
			width: 308px;
			margin-left: 28px;
		}
		#center03 .step05 {
			float: right;
			width: 308px;
		}
		
			#center03 .step01 .arrow {
				display: block;
				width: 18px;
				height: 21px;
				position: absolute;
				top: 119px;
				right: -18px;
				background: url(/common/img/ico_arrow_r08.png) no-repeat 0 0;
			}
			#center03 .step02 .arrow {
				display: block;
				width: 21px;
				height: 18px;
				position: absolute;
				bottom: -18px;
				right: 143px;
				background: url(/common/img/ico_arrow_b03.png) no-repeat 0 0;
			}
			#center03 .step03 .arrow,
			#center03 .step04 .arrow {
				display: block;
				width: 18px;
				height: 21px;
				position: absolute;
				top: 149px;
				left: -18px;
				background: url(/common/img/ico_arrow_l02.png) no-repeat 0 0;
			}
		
		#center03 .step01 {
			margin-right: 28px;
			text-align: center;
		}
			#center03 .step01 a {
				text-decoration: underline;
			}
			#center03 .step01 .clearfix {
				padding: 0 20px 17px;
				text-align: left;
			}
			#center03 .step01 .left {
				float: left;
				width: 223px;
				margin-right: 15px;
				border-right: 1px solid #ccc;
			}
			#center03 .step01 .right {
				overflow: hidden;
				*zoom: 1;
			}
			#center03 .step01 h3 {
				color: #00427e;
				font-weight: bold;
			}
				#center03 .step01 .left p {
					margin: 8px 0 4px;
					padding-left: 31px;
					background: url(/common/img/ico_phone01.png) no-repeat left center;
					font-size: 150%;
					font-weight: bold;
					line-height: 1.44;
				}
				#center03 .step01 .right p {
					margin: 8px 0 4px;
					padding-left: 32px;
					background: url(/common/img/ico_mail01.png) no-repeat left center;
					font-size: 150%;
					font-weight: bold;
					line-height: 1.44;
					letter-spacing: -1px;
				}










