@charset "utf-8";
/* CSS Document */

section.content h1.title {
	width: 100%;
	height: 245px;
	background-color: #0099CC;
}

/*appeal*/
.driver #appeal {
	position: relative;
	width: 970px;
	height: 580px;
	background: url(../img/driver/bg_appeal.jpg) no-repeat right top;
}
.driver #appeal h1 {
	position: absolute;
	top: 70px;
	left: 30px;
}
.driver #appeal p {
	font-size: 14px;
	line-height: 28px;
	text-align: left;
	padding: 0 30px 0 0;
}
.driver #appeal ol .appeal01 h2 {
	position: absolute;
	top: 70px;
	left: 430px;
}
.driver #appeal ol .appeal01 p {
	position: absolute;
	top: 180px;
	left: 545px;
}
.driver #appeal ol .appeal02 h2 {
	position: absolute;
	top: 260px;
	left: 345px;
}
.driver #appeal ol .appeal02 p {
	position: absolute;
	top: 375px;
	left: 460px;
}
.driver #appeal ol .appeal03 h2 {
	position: absolute;
	top: 400px;
	left: 80px;
}
.driver #appeal ol .appeal03 p {
	position: absolute;
	top: 485px;
	left: 200px;
}

/*interview*/
.driver #interview {
	display: table;
	margin: 0 0 100px;
}
.driver #interview .case {
	width: 920px;
	margin: 35px 20px 0 30px;
}
.driver #interview .case01 {
	width: 920px;
	height: 400px;
	background: url(../img/driver/bg_interview_case01.jpg) no-repeat top;
}
.driver #interview .case dt {
	text-align: right;
}
.driver #interview .case dd {
	text-align: right;
}
.driver #interview .case dd img {
	margin: 45px 15px 0;
}
.driver #interview .case figure {
	float: right;
	clear: both;
}
.driver #interview .case .question li h2 {
	float: left;
	display: inline;
	background: url(../img/driver/list_question.png) no-repeat left top;
	margin: 0 20px 0 0;
	padding: 0 0 0 50px;
	font-size: 16px;
	line-height: 40px;
	color: #0099CC;
	text-align: left;
}
.driver #interview .case .question li p {
	float: left;
	display: inline;
	font-size: 14px;
	line-height: 28px;
	text-align: left;
	margin: 0 20px 30px 30px;
	border: #0099CC solid 2px;
	border-radius: 10px;
	padding: 10px 20px;
	background-color: #FFFFFF;
}	
	
/*oneday*/
.driver #oneday {
	display: table;
	margin: 0 0 100px;
}
.driver #oneday h1 {
	margin: 0 0 35px;
}
.driver #oneday figure {
	float: right;
}
.driver #oneday ul {
	float: left;
	width: 515px;
	margin: 0 0 0 30px;
}
.driver #oneday ul li {
	display: table;
}
.driver #oneday ul dl dt {
	float: left;
	clear: both;
}
.driver #oneday ul dl dd {
	padding: 15px 0 0 255px;
	margin-bottom: -5px;
}

/*stepup*/
.driver #stepup {
	display: table;
	margin: 0 0 100px;
}
.driver #stepup h1 {
	margin: 0 0 35px;
}
.driver #stepup dl {
	position: relative;
	width: 970px;
	height: 743px;
}
.driver #stepup dl .term01 {
	position: absolute;
	left: 30px;
	top: 525px;
}
.driver #stepup dl .education {
	position: absolute;
	left: 30px;
	top: 623px;
}
.driver #stepup dl .term02 {
	position: absolute;
	left: 220px;
	top: 525px;
}
.driver #stepup dl .omnibus {
	position: absolute;
	right: 50px;
	top: 360px;
}
.driver #stepup dl .term03 {
	position: absolute;
	right: 50px;
	top: 525px;
}
.driver #stepup dl .expressway {
	position: absolute;
	right: 50px;
	top: 192px;
}
.driver #stepup dl .charter {
	position: absolute;
	right: 50px;
	top: 0px;
}

/*requirement*/
.driver #requirement {
	display: table;
	margin: 0 0 100px;
}
.driver #requirement h1 {
	margin: 0 0 35px;
}
.driver #requirement #tab {
	width: 100%;
	height: 50px;
	font-size: 0;
	text-align: left;
}
.driver #requirement #tab li {
	display: inline-block;
	min-width: 250px;
	height: 50px;
	margin: 0 10px 0 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,e6e6e6+60,e6e6e6+100 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(230,230,230,1) 60%, rgba(230,230,230,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(230,230,230,1) 60%,rgba(230,230,230,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(230,230,230,1) 60%,rgba(230,230,230,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
}
.driver #requirement #tab li.fulltime.select {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5abdde+0,5abdde+50,0099cc+60,0099cc+100 */
	background: rgb(90,189,222); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(90,189,222,1) 0%, rgba(90,189,222,1) 50%, rgba(0,153,204,1) 60%, rgba(0,153,204,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(90,189,222,1) 0%,rgba(90,189,222,1) 50%,rgba(0,153,204,1) 60%,rgba(0,153,204,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(90,189,222,1) 0%,rgba(90,189,222,1) 50%,rgba(0,153,204,1) 60%,rgba(0,153,204,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5abdde', endColorstr='#0099cc',GradientType=0 ); /* IE6-9 */
}
.driver #requirement #tab li.weekday.select {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2fa449+0,2fa449+50,25813a+60,25813a+100 */
	background: rgb(47,164,73); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(47,164,73,1) 0%, rgba(47,164,73,1) 50%, rgba(37,129,58,1) 60%, rgba(37,129,58,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(47,164,73,1) 0%,rgba(47,164,73,1) 50%,rgba(37,129,58,1) 60%,rgba(37,129,58,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(47,164,73,1) 0%,rgba(47,164,73,1) 50%,rgba(37,129,58,1) 60%,rgba(37,129,58,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2fa449', endColorstr='#25813a',GradientType=0 ); /* IE6-9 */
}
.driver #requirement #tab li.short.select {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff8a3c+0,ff8a3c+50,ff6600+60,ff6600+100 */
	background: rgb(255,138,60); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,138,60,1) 0%, rgba(255,138,60,1) 50%, rgba(255,102,0,1) 60%, rgba(255,102,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,138,60,1) 0%,rgba(255,138,60,1) 50%,rgba(255,102,0,1) 60%,rgba(255,102,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,138,60,1) 0%,rgba(255,138,60,1) 50%,rgba(255,102,0,1) 60%,rgba(255,102,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8a3c', endColorstr='#ff6600',GradientType=0 ); /* IE6-9 */
}
.driver #requirement #tab li a {
	display: block;
	font-family: "ヒラギノ丸ゴ Pro W4", Hiragino Maru Gothic Pro, Osaka, "Osaka-等幅", Osaka-Mono, sans-serif;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 24px;
	padding: 15px 0 15px 0.2em;
	letter-spacing: 0.2em;
	text-decoration: none;
}
.driver #requirement #tab li.fulltime a {
	color: #0099CC;
}
.driver #requirement #tab li.weekday a {
	color: #25813A;
}
.driver #requirement #tab li.short a {
	color: #FF6600;
}
.driver #requirement #tab li.select a {
	color: #FFFFFF;
}
.driver #requirement #tab li:hover {
	opacity: 0.75;
}
.driver #requirement .panel {
	display: none;
}
.driver #requirement dl.fulltime {
	display: block;
	border-top: #0099CC solid 5px;
}
.driver #requirement dl.weekday {
	border-top: #25813A solid 5px;
}
.driver #requirement dl.short {
	border-top: #FF6600 solid 5px;
}
.driver #requirement dl {
	width: 910px;
	padding: 30px;
	background-color: #FFFFFF;
}
.driver #requirement dl dt {
	float: left;
	clear: both;
	width: 200px;
	font-size: 16px;
	line-height: 40px;
	color: #0099CC;
	font-weight: bold;
	text-align: left;
}
.driver #requirement dl dd {
	width: 710px;
	padding: 0 0 0 200px;
	font-size: 16px;
	line-height: 40px;
	text-align: left;
	background: url(../img/driver/bg_border.jpg) repeat-x bottom;
}
.driver #requirement p {
	margin: 75px 0 0;
}
.driver #requirement p a:hover img {
	position: relative;
	top: 1px;
	left: 1px;
	opacity: 0.75;
}
