@charset "UTF-8";
/*------------------------------------------------------------
　　基本設定
------------------------------------------------------------*/
body {
	color: #000;
	font-family: "Hiragino Maru Gothic W4 JIS2004", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 500;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
}

h1 {
}

h2 {
	font-size: 72px;
	text-align: center;
	padding: 50px 0;
}

h3 {
}

img {
	border: 0;
}

p,ul,li,dl,dt,dd,th,td {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

ul,li {
	list-style: none;
}

hr {
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #FFF;
}

/*------------------------------------------------------------
　　リンク
------------------------------------------------------------*/
a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #000;
	text-decoration: none;
}

a:hover img {  
    filter:alpha(opacity=70);  
    opacity:0.7;
}

/*------------------------------------------------------------
　　レイアウト
------------------------------------------------------------*/
.container {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearfix {
  clear: both;
}

.center {
	text-align: center;
}

.f_36 {
	font-size: 36px;
}

.blue {
	color: #2695c0;
}

.red {
	color: #e95340;
}

.yellow {
	color: #ffef00;
}

.white {
	color: #fff;
}

.bg_blue {
	background: #49b5e7;
}

.bg_lightblue {
	background: #dff2fb;
	padding-bottom: 50px;
}

.bottom_30 {
	margin-bottom: 30px;
}

.bottom_50 {
	margin-bottom: 50px;
}

.entry_btn {
	margin: 50px 0;
}

/*------------------------------------------------------------
　　ヘッダー
------------------------------------------------------------*/
.header {
	background: #2695c0;
	padding: 15px 0;
}

.main_bg_blue {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fff), color-stop(0.00, #dff2fb));
	background: -webkit-linear-gradient(#fff, #dff2fb);
	background: -moz-linear-gradient(#fff, #dff2fb);
	background: -o-linear-gradient(#fff, #dff2fb);
	background: -ms-linear-gradient(#fff, #dff2fb);
	background: linear-gradient(#fff, #dff2fb);
}

.main_bg {
	margin-top: -110px;
	z-index: -9999;
}

/*------------------------------------------------------------
　　全て解決できます!!
------------------------------------------------------------*/
.solution {
	width: 960px;
	height: 358px;
	background: url(images/solution.jpg) no-repeat;
	margin-top: -30px;
}

.solution h2 {
	padding: 100px 0 0 0;
}

/*------------------------------------------------------------
　　でもタクシー業界って働きにくそう
------------------------------------------------------------*/
.problem {
	width: 960px;
	height: 530px;
	font-weight: 600;
	background: url(images/problem.png) no-repeat;
	margin-bottom: 50px;
}

.box {
	float: left;
	width: 300px;
}

.box p:first-child {
	font-size: 36px;
	text-align: center;
	margin: 0 0 15px 0; 
}

.problem_catch {
	width: 235px;
	font-size: 21px;
	margin: 0 auto;
}

.second {
	margin-left: 30px;
	margin-right: 30px;
}

.problem_text {
	color: #fff;
	font-size: 21px;
	font-weight: 600;
	padding-bottom: 50px;
}

/*------------------------------------------------------------
　　タクシードライバーと他業界との比較
------------------------------------------------------------*/
.compare {
	width: 960px;
	height: 230px;
	background: url(images/compare.jpg) no-repeat;
}

/*------------------------------------------------------------
　　転職した方へインタビュー
------------------------------------------------------------*/
.interview_bg {
	background: #f0ece0;
	padding-bottom: 50px;
}

.interview {
	width: 960px;
	height: 239px;
	background: url(images/interview.png) no-repeat right;
}

.interview_box {
	width: 410px;
	background: #fff;
	border-radius: 8px;
	padding: 30px 20px;
}

.name {
	float: left;
	color: #2695c0;
	font-size: 21px;
	font-weight: 600;
}

.name span {
	font-size: 14px;
}

.job {
	float: right;
	width: 200px;
	height: 32px;
	color: #fff;
	line-height: 32px;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	background: #2695c0;
	margin-bottom: 30px;
}

/*------------------------------------------------------------
　　岐阜タクシーEXが選ばれる3つの理由
------------------------------------------------------------*/
.reason {
	width: 960px;
	height: 530px;
	font-weight: 600;
	background: url(images/reason.png) no-repeat;
	background-position: 0 50px;
}

.reason_catch {
	text-align: center;
	font-size: 36px;
}

.reason_text {
	float: left;
	width: 300px;
	color: #fff;
	font-weight: 600;
	padding: 40px 0 50px 0;
}

.reason_text p {	
	font-size: 18px;
}

/*------------------------------------------------------------
　　完全サポートいたします！
------------------------------------------------------------*/
.support {
	background: url(images/0_1.jpg) no-repeat;
	background-position: 410px 0;
	margin: 50px 0 0 0;
}

.support h2 {
	padding: 60px 0 50px 0;
}

.support p {
	float: left;
	width: 650px;
	font-size: 21px;
}

/*------------------------------------------------------------
　　よくあるご質問
------------------------------------------------------------*/
.question {
	background: url(images/question.jpg);
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin-top: 50px;
	padding-bottom: 20px;
}

.qa {
	width: 960px;
	background: url(images/qa.png) no-repeat;
}

.q_frame {
	width: 450px;
	border: solid 2px #2695c0;
	border-radius: 10px;
	box-sizing: border-box;
	margin-bottom: 30px;
	padding: 30px 20px;
}

.q_frame p:first-child {
	color: #2695c0;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px;
}

/*------------------------------------------------------------
　　転職成功までの流れ
------------------------------------------------------------*/
.flow {
	border: solid 1px #ccc;
	background: #fff;
	padding: 30px;
}

.step {
	float: left;
	width: 160px;
	height: 100px;
	color: #fff;
	font-weight: 600;
	font-size: 28px;
	line-height: 100px;
	text-align: center;
	background: #2695c0;
}

.step_arrow {
	float: left;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 17.3px;
	border-color: transparent transparent transparent #2695c0;
	margin-top: 40px;
}

.step_text {
	float: left;
	width: 520px;
	margin-left: 20px;
}

.step_text p:first-child {
	color: #2695c0;
	font-size: 36px;
	font-weight: 600;
	line-height: 1.3;
}

.step_text p {
	font-size: 18px;
}

.flow img {
	float: right;
}

/*------------------------------------------------------------
　　エントリーフォーム
------------------------------------------------------------*/
.entry {
	background: #f5f5f5;
	padding-bottom: 50px;
}

.entryform {
	margin: 0 auto;
}

.entryform th {
	width: 250px;
	font-weight: 500;
	text-align: right;
	padding: 15px 0;
}

.essential {
	width: 45px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	background: #e95340;
	margin: 0 auto;
}

.license {
	margin-top: 15px;
}

.license li {
	float: left;
	width: 190px;
	line-height: 2.5;
}

textarea {
	max-width: 400px;
	border: solid 1px #ccc;
	border-radius: 5px;
	margin: 15px 0;
}

input[type="submit"] {
	color: #fff;
	border: none;
	font-weight: 600;
	background: #2695c0;
	margin-top: 20px;
	margin-right: 10px;
	padding: 10px 20px;
}

input[type="reset"] {
	color: #fff;
	border: none;
	font-weight: 600;
	background: #ccc;
	margin-top: 20px;
	padding: 10px 20px;
}

input {
	border: solid 1px #ccc;
	border-radius: 3px;
	padding: 9px 10px;
}

input[type=checkbox] {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

input[type=radio] {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

/*------------------------------------------------------------
　　フッター
------------------------------------------------------------*/
address {
	color: #fff;
	font-size: 0.8em;
	font-style: normal;
	text-align: center;
	background: #333333;
	padding: 10px 0;
}
