body {
	min-width:none;
	-webkit-text-size-adjust:100%;
	height:100%;
	font-size: 95%;
}

#MDQ{display:none;}

.spNone{display:none !important;}


/*---------------------------------------------------------------------------
　コンテンツ大枠
---------------------------------------------------------------------------*/
#container {
	width:100%;
	height: 100%;
	margin-top: 90px;
}

#contents_window a:hover img{
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
}

#contents_window {
	clear: both;
	width: auto;
	margin:0 auto;
}

.ContentsBox1010{width:auto; margin:0 15px;}



/*---------------------------------------------------------------------------
共通CSS
---------------------------------------------------------------------------*/

/*----------　カテゴリメイン画像　----------*/
.categoryMainImg{
	width: 100%;
	height: 140px;
	margin-bottom: 40px;
}

.caMainImg_inr{
	background: url(../image/ca_main_back.png) center center repeat;
	text-align: center;
	height: 100%;
	color: #FFF;
}

.caMainImg_inr h2{font-size: 1.2rem; padding-top: 20px;}
.caMainImg_inr img{margin: 0 0 5px 0;}


/*----------　カテゴリ上部テキストエリア　----------*/

.FstTextBox01{
	margin: 0 0 40px;
	text-align: left;
}

.FstTextBox01 h3{
	margin: 0 0 15px;
	text-align: left;
	font-size: 1.3rem;
	color: #004da0;
}


/*----------　タイトルスタイル　----------*/

.TitleStyle_h3border{
	color: #004da0;
	font-size: 1.3rem;
	margin: 0 auto 25px;
	text-align: center !important;
}

.TitleStyle_h3border span {
	display: inline-block;
	border-bottom: 1px solid #004da0;
	padding: 0 15px;
}



/*----------------------------------------------------------------------------------------
ヘッダー
----------------------------------------------------------------------------------------*/

#header{
	width:100%;
	position:fixed;
	top:0;
	margin:0;
	z-index:100;
	background-color:#FFF;
}

.headerContents{
	width:auto;
	margin:0 auto;
	padding:0 15px;
	text-align:center;
	height:90px;
}

#header .head_logo{
	width: 195px;
	margin: 0;
	line-height:1.0;
	text-align:center;
	padding-top:15px;
}

#header .head_logo h1{
	text-align: center;
	margin: 0;
	padding:0;
}

#header .head_logo h1 img{}

#header .head_telBox{
	padding: 5px 0 0 0;
	text-align: left;
}

#header .head_telBox p{
	display: inline-block;
	font-size: 0.65rem;
	vertical-align: middle;
}

#header .head_telBox p.h24Text{
	color: #044995;
	background-color: #ffe100;
	padding: 2px 5px;
}

#header .head_telBox p img{width: 100px;}


/*----- ヘッダーメニュー -----*/

.spmenu_drawr {
    display:block;
    width:35px;
    height: 35px;
    position: fixed;
    top:18px;
    right:10px;
    cursor: pointer;
    z-index: 7777;
	background-color:#FFF;
	padding:8px 8px 4px;
	filter: alpha(opacity=90);
	border: 2px solid #044995;
	border-radius: 5px;
}

.spmenu_drawr div {
    position: relative;
}
.spmenu_drawr span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #000;
    left: 0;
}

.spmenu_drawr span:nth-child(1) {
    top: 0;
}
.spmenu_drawr span:nth-child(2) {
    top: 8px;
}

.spmenu_drawr span:nth-child(3) {
    top: 16px;
}

.spmenu_drawr p{
	font-size: 0.65rem;
	font-weight: bold;
	text-align: center;
	position: absolute;
	bottom: -37px;
	left: 0;
	right: 0;
	margin: auto;
}


.headerMenu {
    display: none;
    background-color:#044995;
    position: fixed;
    top: 0px;
    right:0;
    width:100%;
	height:120%;
    z-index: 8888;
}

@media (max-width: 321px) {
.headerMenu {
	display: none;
    background-color:#044995;
    position: fixed;
    top: 0px;
    right:0;
    width:100%;
	height:100%;
    z-index: 8888;
	overflow:auto;
	max-height:415px;
}
}

.headerMenu ul{
	height:550px;
	overflow:auto;
	margin:0 auto auto;
}

.headerMenu li{
    list-style: none;
	margin:0 20px;
}

.headerMenu li{
	display:block;
	cursor:pointer;
	background:url(../image/header/spmenu_bg_arr.png) 100% 50% no-repeat;
	background-size:13px auto;
	border-bottom:1px solid #FFF;
	padding:0 30px 0 0;
	color:#FFF;
	overflow:hidden;
	white-space: nowrap;
}

.headerMenu li:nth-child(2n+1) {
	display:none;
}

.headerMenu li a {
    color:#FFF;
    display: block;
    padding: 8px 0;
    font-size: 14px;
	text-decoration:none;
}

.headerMenu li a:hover{
	text-decoration:none;
}

.headerMenu li a img{display: none;}

.spmenu_close{
    display: block;
    width:45px;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    z-index: 9999;
    font-size: 39px;
    margin:15px 0 18px 15px;
    text-align: center;
}


/*---------------------------------------------------------------------------
フッター
---------------------------------------------------------------------------*/

#footer {
	width:100%;
	clear:both;
	margin:50px auto 0;
	background-color: #044995;
}

.footer_contents{
	margin: 0 15px;
	padding: 20px 0 30px;
	color: #FFF;
}

.footer_contents h2{
	margin: 0 auto 5px;
	width:200px;
}

.footer_contents h2 img{max-width: none; width: 100%;}

.footer_R ul{display: none;}

.footer_contents p.copy{font-size: 0.8rem; text-align: center;}


/*---------------------------------------------------------------------------
　トップページ
---------------------------------------------------------------------------*/

.mainSliderBox{
	width: 100%;
}

.mainSliderBox .slick-slide img {
	width:100%;
	height: auto;
}

.mypattern{}


.top_Recruit{padding: 40px 0 40px; text-align: center; background-color: #044995; color: #FFF;}

.top_Recruit h2{
	width: 117px;
	margin: 0 auto 5px;
}

.top_Recruit h3{
	color: #FFF;
	font-size: 1.0rem;
	margin: 0 auto 15px;
}

.top_recruitBtn {
	width: 80%;
	min-width: 200px;
	margin: 0 auto;
}

.top_recruitBtn a {
	display: block;
	vertical-align: middle;
	color: #FFF;
	border: 2px solid #FFF;
	background: url(../image/link_arr01_wh.png) 95% 50% no-repeat;
	background-size: 7px auto;
	padding: 10px 20px 10px 5px;
	text-align: center;
}


.top_No1textWrap{padding: 40px 0 40px; text-align: left;}

.top_No1textWrap h2{
	width: 123px;
	margin: 0 auto 15px;
}

.top_No1textWrap h3{
	color: #004da0;
	font-size: 1.2rem;
	margin: 0 auto 10px;
}

.top_No1textBtn{
	width: 80%;
	min-width: 200px;
	margin: 20px auto 0;
	color: #044995;
}

.top_No1textBtn a {
	display: block;
	vertical-align: middle;
	color: #044995;
	border: 2px solid #044995;
	background: url(../image/link_arr01_bl.png) 95% 50% no-repeat;
	background-size: 7px auto;
	padding: 10px 20px 10px 5px;
	text-align: center;
}


.top_Service{padding: 40px 0 40px; text-align: center; background-color: #ffe100;}

.top_Service h2{
	width: 112px;
	margin: 0 auto 2px;
}

.top_Service ul{
	margin: 20px 0 0;
}

.top_Service li{
	width: 48%;
	margin:0 0 4% 0;
	font-size: 0.57rem;
}

.top_Service li:nth-child(2n+1) {
    float: left;
    clear: both;
}

.top_Service li:nth-child(2n) {
    float: right;
}

.top_Service li img{width: 100%; max-width: none;}

.top_Service li a{display: block; color: #FFF;}

.top_Service li a span{
	display: block;
	background-color: #044995;
	color: #FFF;
	padding: 10px 0;
}


.top_InfoFB{padding: 50px 0 40px;}

.top_Infomation{
	margin: 0 0 50px 0;
}

.top_Infomation .top_InfoTitle{}

.top_Infomation .top_InfoTitle h2{
	margin: 0 0 15px;
	border-left: 10px solid #ffe100;
	line-height: 1.0;
	padding: 0 0 0 15px;
}

.top_Infomation .top_InfoTitle h2 img{}

.top_Infomation .top_InfoTitle p{
	text-align: right;
	margin-bottom: 5px;
}

.top_Infomation .top_InfoTitle p a{text-decoration: underline;}
.top_Infomation .top_InfoTitle p a:hover{text-decoration: none;}

.top_Infomation dl{border-top: 1px solid #ccc;}

.top_Infomation dt {
	clear: both;
	margin: 0;
	padding: 10px 0 0;
}

.top_Infomation dd {
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #ccc;
}

.top_Infomation dd .newIcon::before{
	content: "NEW";
	background-color: #044995;
	color: #FFF;
	font-size: 0.7rem;
	margin: 0 5px 0 0;
	padding: 2px 5px;
	vertical-align: middle;
}

.top_Infomation dd a:hover{text-decoration: underline;}

.top_Infomation .appBtn{margin-top: 30px; text-align: center;}

.top_FBdesc{
	height: 200px;
	background-color: #ccc;
}

.top_FBdesc .facebook-wrapper {
    max-width: 500px;
    margin: 0 auto;
}
.top_FBdesc .facebook-wrapper > .fb-page {
    width: 100%;
}
.top_FBdesc .facebook-wrapper > .fb-page > span,
.top_FBdesc .facebook-wrapper iframe {
    width: 100% !important;
}


.top_Members{padding: 20px 0 20px; text-align: left;}

.top_Members h2{
	width: 137px;
	margin: 0 auto 10px;
}

.top_MembersBtn{
	width: 80%;
	min-width: 200px;
	margin: 20px auto 0;
	color: #044995;
}

.top_MembersBtn a {
	display: block;
	vertical-align: middle;
	color: #044995;
	border: 2px solid #044995;
	background: url(../image/link_arr01_bl.png) 95% 50% no-repeat;
	background-size: 7px auto;
	padding: 10px 20px 10px 5px;
	text-align: center;
}


/*---------------------------------------------------------------------------
　観光タクシー
---------------------------------------------------------------------------*/

.ca_course.categoryMainImg{
	background: url(../course/image/ca_main_img.jpg) center -10px no-repeat;
	background-size: cover;
}

.ca_course .caMainImg_inr h2 img{width: 40px;}

.courseSelect_Btn{margin: 0 0 40px;} 

.courseSelect_Btn ul{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
}

.courseSelect_Btn li{
	width: 50%;
	text-align: center;
	display: table;
	font-size: 0.8rem;
}

.courseSelect_Btn li:first-child{border-right:1px solid #FFF;}

.courseSelect_Btn li a{
	display: table-cell;
	vertical-align: middle;
	color: #FFF;
	background: #ccc url(../image/link_arr01_wh.png) 95% 50% no-repeat;
	background-size: auto auto;
	background-size: 7px auto;
	padding: 10px 20px 10px 5px;
	text-align: center;
}

.courseSelect_Btn li.active a{
	background: #044995 url(../image/link_arr01_wh.png) 95% 50% no-repeat;
	background-size: auto auto;
	background-size: 7px auto;
	color: #FFF;
}


.courseTab{
	margin: 0 0 30px;
}

.courseTab ul{}

.courseTab li{
	width: 100%;
	color: #FFF;
	font-size: 0.8rem;
	border-bottom: 1px solid #FFF;
}

.courseTab li a{
	display: block;
	width: 100%;
	box-sizing: border-box;
	vertical-align: middle;
	color: #FFF;
	background: #ccc url(../image/link_arr01_wh.png) 95% 50% no-repeat;
	background-size: 7px auto;
	padding: 10px 30px 10px 5px;
}

.courseTab li a:hover{
	background: #044995 url(../image/link_arr01_wh.png) 95% 50% no-repeat;
	background-size: 7px auto;
	color: #FFF;
}

.courseTab li.active a{
	background: #044995 url(../image/link_arr01_wh.png) 95% 50% no-repeat;
	background-size: 7px auto;
	color: #FFF;
}

.course_listTitle{
	margin: 0 0 10px;
}

.course_listTitle h3{
	color: #004da0;
	font-size: 1.3rem;
}

.course_listBox .course_subTitle01{
	font-size: 1.2rem;
	margin: 40px 0 8px;
}

.course_listTitle + .course_subTitle01{margin-top: 0;}


.course_listTitle img{display: none;}


.course_listBox table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	margin: 0 0 20px;
	font-size: 0.7rem;
}

.course_listBox table th {
	text-align:center;
	padding:5px 3px;
	border:1px solid #044995;
	vertical-align:middle;
	font-weight: normal;
}

.course_listBox table tr th:first-child{
	font-weight: bold;
	background-color: #044995;
	color: #FFF;
	text-align: left;
}

.course_listBox table tr th:first-child span{
	border-left:10px solid #ffe100;
	width: 10px;
	height: 25px;
	vertical-align: middle;
	display: none;
}

.course_listBox table td {
	padding:5px 3px;
	text-align:center;
	border:1px solid #044995;
	font-weight: normal;
}

.course_listBox table tr td:first-child{
	text-align: left;
	width: 55%;
	padding:5px 5px;
}

.course_listBox table tr td.widthStyle01{width: 40%;}

.course_listBox table .minText{font-size: 0.6rem;}

.course_timeTextBox{
	border: 5px double #044995;
	padding: 15px;
	margin: 40px 0 50px;
}

.course_timeTextBox h3{
	border-bottom: solid 3px #cce4ff;
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 1.1rem;
}

.course_timeTextBox h3:after{
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #5472cd;
	bottom: -3px;
	width: 30%;
}

.course_timeTextBox p{}


/*---------------------------------------------------------------------------
　ポストタクシーの取組み
---------------------------------------------------------------------------*/

.ca_approach.categoryMainImg{
	background: url(../approach/image/ca_main_img.jpg) center -20px no-repeat;
	background-size: cover;
}

.ca_approach .caMainImg_inr h2 img{width: 30px;}


.approach_pointBox{margin: 0 0 40px 0;}

.approach_pointBox li{
	margin:0 0 35px 0;
	text-align: left;
}

.approach_pointBox li p{font-size: 0.95rem;}
.approach_pointBox li img{max-width: none; width: 100%;}

.approach_pointBox .apr_ptText{
	display: table;
	width: 100%;
	color: #FFF;
	padding: 0;
	margin: 0 0 15px;
	background-color: #044995;
}

.approach_pointBox .apr_ptText img{height: 60px; vertical-align: middle; margin: 0 20px 0 0; width: auto !important; max-width: 100%;}

.approach_pointBox .apr_ptText span{
	display: table-cell;
	vertical-align: middle;
	height: 60px;
}


.apr_simuBox{
	padding: 10px;
	border: 2px solid #004da0;
}

.apr_simuBoxText{
	font-size: 1.0rem;
	color: #004da0;
	font-weight: bold;
	margin: 0 0 20px 0;
}

.apr_simuBoxImg{
}

.apr_simuBoxImg ul{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}

.apr_simuBoxImg li{width: 31%; margin:0 1%;}


/*---------------------------------------------------------------------------
　採用情報
---------------------------------------------------------------------------*/

.ca_job.categoryMainImg{
	background: url(../job/image/ca_main_img.jpg) center -10px no-repeat;
	background-size: cover;
}

.ca_job .caMainImg_inr h2 img{width: 25px;}


.job_LinkBox{margin: 0 0 40px 0;}

.job_LinkBox ul{}

.job_LinkBox li{
	width: 100%;
	margin:0 auto 30px;
	text-align: center;
}

.job_LinkBox li img{max-width: none; width: 100%;}

.job_LinkBox li a{display: block; color: #FFF;}
.job_LinkBox li a:hover{background-color: #FFF;}

.job_LinkBox li a span{
	display: block;
	color: #FFF;
	padding: 15px 0;
	background: #044995 url(../image/link_arr01_wh.png) 95% 50% no-repeat;
	background-size: 7px auto;
}


.job_schedule{}

.job_schedule h3{
	margin: 0 0 20px;
	text-align: left;
	font-size: 1.0rem;
	color: #004da0;
}

.job_schedule table{
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	margin: 0 auto;
	font-size: 0.7rem;
}

.job_schedule table th {
	text-align:center;
	padding:8px 10px;
	border:1px solid #044995;
	vertical-align:middle;
	font-weight: normal;
	background-color: #dcebef;
}

.job_schedule table td {
	padding:8px 5px;
	text-align:center;
	border:1px solid #044995;
	font-weight: normal;
}

.job_schedule table td a{
	display: inline-block;
	color: #FFF;
	padding: 10px 20px 10px 10px;
	background: #044995 url(../image/link_arr01_wh.png) 93% 50% no-repeat;
	background-size: 5px auto;
}

.job_schedule table tr td:last-child{width: 30%;}


/*---------------------------------------------------------------------------
　ポストタクシーを知る（採用情報）
---------------------------------------------------------------------------*/

.jobAbout_taxiList{
	margin: 0 0 40px;
	text-align: left;
}

.jobAbout_taxiList li{
	margin:40px 0 0 0;
	text-align: left;
}

.jobAbout_taxiList li:last-child{margin-right: 0;}

.jobAbout_taxiList li p{}
.jobAbout_taxiList li img{max-width: none; width: 100%;}

.jobAbout_taxiList .bgText{
	color: #FFF;
	padding: 15px 5px;
	margin: 0 0 15px;
	background-color: #044995;
	text-align: center;
}

.jobAbout_taxiList .bgText span{}


.jobAbout_graph{margin: 0 0 30px;}

.jobAbout_graphText{
	padding: 0;
	margin: 0 0 10px;
}

.jobAbout_graphImg{text-align: center;}


.jobAbout_serviceList{margin: 0 0 50px;}

.jobAbout_serviceList li{
	margin:0 0 40px;
	text-align: left;
}

.jobAbout_serviceList li:last-child{margin-bottom: 0;}

.jobAbout_serviceList li p{}
.jobAbout_serviceList li img{max-width: none; width: 100%;}

.jobAbout_serviceList .bgText{
	color: #FFF;
	padding: 15px 5px;
	margin: 0 0 15px;
	background-color: #044995;
	text-align: center;
}

.jobAbout_serviceList .bgText span{}

.jobAbout_serviceList p.link{text-align: right; margin-top: 5px;}

.jobAbout_serviceList p.link a{
	padding: 0 12px 0 0;
	background: url(../image/link_arr01_bl.png) right 50% no-repeat;
	background-size: 6px auto;
	color: #004da0;
}

.jobAbout_serviceList p.link a:hover{text-decoration: underline;}


.jobAbout_reception{margin: 0 0 50px;}

.jobAbout_receptText{
	padding: 0;
	margin: 0 0 30px;
}

.jobAbout_receptImg{text-align: center;}

.jobAbout_receptImg li:nth-child(2n+1){float: left; width: 48%;}
.jobAbout_receptImg li:nth-child(2n){float: right; width: 48%;}


.jobAbout_safety{}

.jobAbout_safety li{
	margin:0 0 40px;
	text-align: left;
}

.jobAbout_safety li p{margin-top:15px; font-size: 0.95rem;}
.jobAbout_safety li img{max-width: none; width: 100%;}


/*---------------------------------------------------------------------------
　業界を知る（採用情報）
---------------------------------------------------------------------------*/

.jobIndus_licenseList{
	margin: 0 0 40px;
	text-align: left;	
}

.jobIndus_licenseList h4{
	font-size: 1.1rem;
	text-align: center;
	margin: 30px 0 20px;
	padding: 10px 15px;
	color: #fff;
	background: #044995;
	display: block;
}

.jobIndus_licenseList ul{}

.jobIndus_licenseList ul li{
	width: 100%;
	text-align: left;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.jobIndus_licenseList ul li:last-child{padding: 0 0 30px;}

.jobIndus_licenseList ul li .jobIndus_licenseImg{
	width: 100%;
	margin: 0 20px 0 0;
}

.jobIndus_licenseList ul li p{width: 100%;}

.jobIndus_licenseList ul li.arr{padding: 20px 0;}
.jobIndus_licenseList ul li.arr span{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 50px 0 50px;
	border-color: #004599 transparent transparent transparent;
	margin: 0 auto;

}

.jobIndus_licenseList .bgText{
	display: block;
	font-size: 1.0rem;
	color: #044995;
	font-weight: bold;
	padding: 10px 0;
}
.jobIndus_licenseList .redText{color: #cc0000;}
.jobIndus_licenseList .boldText{font-weight: bold;}

.jobIndus_pay{
	width: 100%;
	margin: 0 0 40px;
}

.jobIndus_payText{
	text-align: left;
	padding: 0 0 30px;
}

.jobIndus_payText span{color: #cc0000;}

.jobIndus_payImg{
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.jobIndus_payImg div{
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	text-align: center;
}

.jobIndus_payImg div.inner{width: 100%; font-weight: bold; margin: 0 0 20px;}
.jobIndus_payImg img{width: 100%; height: 100%; margin: 0 0 10px;}

.jobIndus_payImg ul{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 10px;
}
.jobIndus_payImg ul li{
	width: 45%;
	float: left;
	box-sizing: border-box;
	border-top: 1px solid #ccc;
	padding: 10px 10px;
}
.jobIndus_payImg ul li:nth-child(2n+1){
	width: 55%;
	text-align: center;
	font-weight: bold;
	background: #f7fafa;
}
.jobIndus_payImg ul li:nth-last-child(-n+2){border-bottom: 1px solid #ccc;}

.jobIndus_safety{}

.jobIndus_safety li{
	margin:0 0 40px;
	text-align: left;
}

.jobIndus_safety li p{margin-top:15px; font-size: 0.95rem;}
.jobIndus_safety li p span{
	font-size: 1.1rem;
	display: block;
	font-weight: bold;
	color: #044995;
}
.jobIndus_safety li img{max-width: none; width: 100%;}


/*---------------------------------------------------------------------------
　お仕事紹介（採用情報）
---------------------------------------------------------------------------*/

.jobIntro_schedule{
	margin: 0 0 40px;
}

.jobIntro_schedule dl{position: relative;}

.jobIntro_schedule dt{
	background-color: #044995;
	display: inline-block;
	padding: 2px 5px;
	font-size: 1.1rem;
	font-weight: bold;
	color: #ffe100;
	width: 160px;
	text-align: center;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	border: 2px solid #ffe100;
}

.jobIntro_schedule dd{
	margin: 10px 0 20px;
}

.jobIntro_schedule .scArrow{
	text-indent:100%;
	white-space:nowrap;
	overflow: hidden;
	display: block;
	border: 20px solid transparent;
	border-top: 15px solid #ffe100;
	width: 0px;
	margin:0 0 -19px 20%;
}

.jobIntro_scheduleImg{
	margin: 0 0 40px;
}

.jobIntro_scheduleImg li{margin: 0 auto 4%;}
.jobIntro_scheduleImg li img{max-width: none; width: 100%;}

.jobIntro_scheduleImg li:nth-child(2n+1) {
    float: left;
    clear: both;
	width: 48%;
}

.jobIntro_scheduleImg li:nth-child(2n) {
    float: right;
	width: 48%;
}


.jobIntro_recluitTable{
	width: 100%;
	margin: 0 auto;
	border-collapse:collapse;
	border-spacing:0;
	font-size: 0.8rem;
}

.jobIntro_recluitTable th {
	width:27%;
	text-align:center;
	padding:10px 5px;
	border:1px solid #044995;
	vertical-align:middle;
	font-weight: bold;
	background-color: #dcebef;
}

.jobIntro_recluitTable td {
	width:73%;
	padding:10px 5px;
	text-align:left;
	border:1px solid #044995;
}


/*---------------------------------------------------------------------------
　説明会案内（採用情報）
---------------------------------------------------------------------------*/

.jobGuide_Box01{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	margin: 0 0 40px;
}

.jobGuide_Text{
	width: 100%;
	text-align: left;
	margin: 0 0 20px;
}

.jobGuide_Text p span{
	color: #044995;
	font-size: 1.0rem;
	font-weight: bold;
}

.jobGuide_Img{
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.jobGuide_Img img{width: 48%; height: 48%;}

.jobGuide_Point{margin: 0 0 60px;}

.jobGuide_Point ul{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.jobGuide_Point ul li{
	width: 100%;
	display: -webkit-flex;
	display: flex;
	background: #ffe100;
	margin: 0 0 20px;
}
.jobGuide_Point ul li:last-child{margin: 0;}

.jobGuide_Point ul li dl{
	display: -webkit-flex;
	display: flex;
	width: 100%;
}

.jobGuide_Point ul li dl dt{
	width: 20%;
	background: #044995;
	color: #fff;
	font-weight: normal;
	padding: 20px 10px;
	box-sizing: border-box;
	text-align: center;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.jobGuide_Point ul li dl dd{
	width: 80%;
	background: #ffe100;
	color: #044995;
	text-align: left;
	font-weight: bold;
	padding: 20px 15px;
	box-sizing: border-box;
	display: inline-block;
	height: auto;
}

.jobGuide_schedule{margin: 0 0 60px;}

.jobGuide_schedule table{
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	margin: 0 auto;
	font-size: 0.7rem;
}

.jobGuide_schedule table th {
	text-align:center;
	padding:8px 10px;
	border:1px solid #044995;
	vertical-align:middle;
	font-weight: normal;
	background-color: #dcebef;
}

.jobGuide_schedule table td {
	padding:8px 5px;
	text-align:center;
	border:1px solid #044995;
	font-weight: normal;
}

.jobGuide_schedule table td a{
	display: inline-block;
	color: #FFF;
	padding: 10px 20px 10px 10px;
	background: #044995 url(../image/link_arr01_wh.png) 93% 50% no-repeat;
	background-size: 5px auto;
}

.jobGuide_schedule table tr td:last-child{width: 30%;}

.jobGuide_voice{
	margin: 0 0 60px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

.jobGuide_voice .voiceImg{
	width:100%;
}
.jobGuide_voice .voiceImg img{width: 100%;}

.jobGuide_voice .voiceText{
	width:100%;
	margin: 0 0 20px;
}


/*---------------------------------------------------------------------------
　ご家族の皆さまへ（採用情報）
---------------------------------------------------------------------------*/

.jobFaqBox{margin: 0 0 40px;}

.jobFaq_Title{
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-direction: column;
	flex-direction: column;
	margin: 0 0 30px;
}

.jobFaq_Que{
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	margin: 25px 0 0;
	background: #044995;
	font-size: 1.0rem;
	font-weight: bold;
	color: #ffe100;
	padding: 25px 15px 15px 20px;
}

.jobFaq_Num{
	position: absolute;
	top:-30px;
	left: -10px;
	width: 55px;
}

.jobFaq_arr{
	margin: 15px 0 0;
}

.jobFaq_Ans{
	display: inline-block;
	box-sizing: border-box;
	background: #ffe100;
	color:  #044995;
	font-size: 1.0rem;
	font-weight: bold;
	padding: 15px 20px;
	margin: 15px 0 0;
}

.jobFaq_Inner{
	max-width: 100%;
	margin: 0 0 0;
}

.jobFaq_Inner p{text-align: left;}
.jobFaq_Inner p span.blueText{color: #044995;}

.jobFaq_payImg{
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	margin: 30px 0 0;
}

.jobFaq_payImg div{
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	text-align: center;
}

.jobFaq_payImg div.inner{width: 100%; font-weight: bold; margin: 0 0 20px;}
.jobFaq_payImg img{width: 100%; height: 100%; margin: 0 0 10px;}

.jobFaq_payImg ul{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 10px;
}
.jobFaq_payImg ul li{
	width: 45%;
	float: left;
	box-sizing: border-box;
	border-top: 1px solid #ccc;
	padding: 10px 10px;
}
.jobFaq_payImg ul li:nth-child(2n+1){
	width: 55%;
	text-align: center;
	font-weight: bold;
	background: #f7fafa;
}
.jobFaq_payImg ul li:nth-last-child(-n+2){border-bottom: 1px solid #ccc;}

.jobFaq_SafetyList{
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.jobFaq_SafetyList li{
	width: 100%;
	margin: 0 0 40px 0;
}
.jobFaq_SafetyList li:last-child{margin: 0;}


.jobFaq_SafetyList li .slText{
	background: #044995;
	color: #fff;
	padding: 15px 10px;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	margin: 0 0 15px;
}

.jobFaq_Time{
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-wekit-flex-direction: column;
	flex-direction: column;	
}

.jobFaq_Time li{
	width: 100%;
	margin: 0 0 30px;
}
.jobFaq_Time li:last-child{margin: 0;}
.jobFaq_Time li img{margin: 0 0 15px;}

.jobFaq_Time li p{text-align: left;}


/*---------------------------------------------------------------------------
　先輩社員インタビュー（採用情報）
---------------------------------------------------------------------------*/

.jobIntv_contentsBox{
	margin: 0 0 40px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.jobIntv_contentsBox h4{
	width: 100%;
	box-sizing: border-box;
	background: #044995;
	padding: 10px 20px;
	color: #fff;
	font-size: 1.0rem;
	margin: 0 0 30px;
}

.jobIntv_Text{
	width: 100%;
	margin: 0 0 30px;
}

.jobIntv_Text .inner{
	padding: 0 0 30px;
	margin: 0 0 30px;
	border-bottom: 1px solid #ddd;
}

.jobIntv_Text .inner:last-child{ border-bottom: none; margin: 0;}

.jobIntv_Text h5{
	font-size: 1.0rem;
	color: #044995;
	margin: 0 0 15px;
	border-left: 10px solid #ffe100;
	padding: 0 0 0 10px;
}

.jobIntv_Img{
	width: 100%;
}
.jobIntv_Img img{margin: 0 0 15px;}

.jobIntv_Img p span{font-size: 1.2rem;}

.jobIntv_InnerImg p{
	width: 100%;
	float: none;
	margin: 0 0 20px;
}

.jobIntv_InnerImg span{
	width: 100%;
	float: none;
}


/*---------------------------------------------------------------------------
　タクシー紹介
---------------------------------------------------------------------------*/

.ca_taxi.categoryMainImg{
	background: url(../taxi/image/ca_main_img.jpg) center -10px no-repeat;
	background-size: cover;
}

.ca_taxi .caMainImg_inr h2 img{width: 43px;}


.taxi_carsList{margin: 0 0 30px;}

.taxi_carsList ul{}

.taxi_carsList li{
	width: 100%;
	margin:0 0 40px 0;
	text-align: center;
}

.taxi_carsList li span{
	display: block;
	color: #004da0;
	padding: 10px 0 0 0;
}


.taxi_fareWrap{margin: 0 0 60px;}

.taxi_fareBox_L{
	float: left;
	width: 47%;
	margin: 0 auto;
}

.taxi_fareBox_R{
	float: right;
	width: 47%;
	margin: 0 auto;
}

.taxi_fareBox_L p,
.taxi_fareBox_R p{
	font-size: 1.0rem;
	color: #004da0;
	font-weight: bold;
	text-align: left;
}

.taxi_fareBox_L p:first-child,
.taxi_fareBox_R p:first-child{margin: 0 0 10px 0; height: 50px;}

.taxi_fareBox_L img,
.taxi_fareBox_R img{}


.taxi_ticketWrap h4{
	font-size: 1.2rem;
	color: #004da0;
	border-left: 10px solid #ffe100;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	line-height: 1.2;
}

.taxi_ticketBox01{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 2px solid #ccc;
}

.taxi_ticketBox01_L{
	margin: 0 auto 30px;
}

.taxi_ticketBox01_R{}

.taxi_ticketBox01_R dl{
	display: table;
	text-align: left;
	margin-bottom:20px;
	width: 100%;
}

.taxi_ticketBox01_R dl:last-child{margin-bottom: 0;}

.taxi_ticketBox01_R dt{
	display: table-cell;
	background-color: #ffe100;
	color: #044995;
	padding: 8px 10px;
	text-align: center;
	vertical-align: middle;
	width: 27%;
}

.taxi_ticketBox01_R dd{
	display: table-cell;
	background-color: #044995;
	color: #FFF;
	padding: 8px 10px;
	vertical-align: middle;
}

.taxi_ticketBox01_R dd span{}


.taxi_ticketBox02{}

.taxi_ticketBox02 ul{}

.taxi_ticketBox02 li{
	text-align: left;
	margin: 0 0 35px;
}

.taxi_ticketBox02Text{
	float: left;
	width: 50%;
}

.taxi_ticketBox02Img{
	float: right;
	width: 45%;
}


/*---------------------------------------------------------------------------
　各種サービス
---------------------------------------------------------------------------*/

.ca_service.categoryMainImg{
	background: url(../service/image/ca_main_img.jpg) center -10px no-repeat;
	background-size: cover;
}

.ca_service .caMainImg_inr h2 img{width: 30px;}

.service_LinkBox{margin: 0;}

.service_LinkBox ul{}

.service_LinkBox li{
	width: 100%;
	margin:0 auto 30px;
	text-align: center;
}

.service_LinkBox li img{max-width: none; width: 100%;}

.service_LinkBox li a{display: block; color: #FFF;}
.service_LinkBox li a:hover{background-color: #FFF;}

.service_LinkBox li a span{
	display: block;
	color: #FFF;
	padding: 15px 0;
	background: #044995 url(../image/link_arr01_wh.png) 95% 50% no-repeat;
	background-size: 7px auto;
}


/*------------　一覧へ戻るボタン　------------*/

.svListBack_btn{
	margin: 40px auto 0;
	color: #044995;
	text-align: center;
}

.svListBack_btn a{
	display: inline-block;
	color: #044995;
	border: 2px solid #044995;
	background: url(../image/link_arr01_bl.png) 97% 50% no-repeat;
	background-size: 7px auto;
    padding: 10px 40px;
    text-align: center;
}



/*---------------------------------------------------------------------------
　あんしん見守りサービス（各種サービス）
---------------------------------------------------------------------------*/

.ca_anshin.categoryMainImg{
	background: url(../service/anshin/image/ca_main_img.jpg) center -20px no-repeat;
	background-size: cover;
}

.ca_anshin .caMainImg_inr h2 img{width: 30px;}


.anshin_use{
	padding: 0;
	margin: 0 0 50px;
}

.anshin_use img{width: 100%; max-width: none;}

.anshin_useText{margin: 0 0 20px;}

.anshin_useText li{
	font-size: 1.0rem;
	color: #004da0;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	padding: 5px 10px;
}


.anshin_service{text-align: center; margin: 0 0 50px;}


.anshin_flow{margin: 55px 0 0;}

.anshin_flow ul{
	padding-left: 10px;
}

.anshin_flow li{
	margin:0;
	text-align: left;
	position: relative;
}

.anshin_flow li .posiImg{
	width:50px;
	position: absolute;
	left: -10px;
	top: -25px;
	z-index: 1;
}

.anshin_flow li:nth-child(2n){text-align: center; margin: 20px 0;}
.anshin_flow li:nth-child(2n) img{width: 28px;}

.anshin_flow li p{}

.anshin_flow .flText{
	display: table;
	width: 100%;
	color: #FFF;
	padding: 0;
	margin: 0 0 15px;
	background-color: #044995;
	text-align: center;
}

.anshin_flow .flText span{
	display: table-cell;
	vertical-align: middle;
	height: 55px;
}


/*---------------------------------------------------------------------------
　出産・子育てサポートタクシー（各種サービス）
---------------------------------------------------------------------------*/

.ca_support.categoryMainImg{
	background: url(../service/support/image/ca_main_img.jpg) center center no-repeat;
	background-size: cover;
}

.ca_support .caMainImg_inr h2 img{width: 30px;}

.support_contents{margin: 0 0 60px;}

.support_contents > p{text-align: left;}

.support_contents ul{
	margin: 30px 0 0;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.support_contents ul li{
	width: 100%;
	margin: 0 0 30px;
	text-align: left;
	box-sizing: border-box;
}
.support_contents ul li:last-child{margin-right: 0;}

.support_contents ul li p{
	color: #ffe100;
	background: #044995;
	font-weight: bold;
	font-size: 1.0rem;
	text-align: center;
	padding: 10px 10px;
}

.support_pointText{
	display: flex;
	align-items: center;
	padding: 20px 15px;
	border: 1px solid #044995;
	height: auto;
}

.support_formBtn{
	width: 100%;
	margin: 0 auto;
}

.support_formBtn a{
	width: 100%;
	background: url(../service/support/image/link_arr01_bl.png) center right 5% no-repeat, #ffe100;
	background-size: 7px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

.support_BtnIcon{width: 40%;}

.support_formText{
	color: #044995;
	font-size: 4.5vw;
	font-weight: bold;
	padding-left: 3%;
}

.support_formBtn a:hover{
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
}

.support_Inner{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction:column-reverse;
	flex-direction:column-reverse;
	margin: 30px 0 40px;
}

.support_contentsImg{width: 100%;}



/*---------------------------------------------------------------------------
　介護タクシー（各種サービス）
---------------------------------------------------------------------------*/

.ca_nursing.categoryMainImg{
	background: url(../service/nursing/image/ca_main_img.jpg) center center no-repeat;
	background-size: cover;
}

.ca_nursing .caMainImg_inr h2 img{width: 30px;}


.nursing_EX {margin: 0 0 50px;}

.nursing_EX li{
	margin:0 auto 40px;
	text-align: left;
}

.nursing_EX li:last-child{margin-bottom: 0;}

.nursing_EX li img{max-width: none; width: 100%;}

.nursing_EX li span{
	display: block;
	color: #FFF;
	padding: 15px 10px;
	margin: 0 0 15px;
	background-color: #044995;
	text-align: center;
}

.nursing_EX li p{}


.nursing_carsList{margin: 0 0 50px;}

.nursing_carsList_L{
	margin: 0 0 40px;
	text-align: center;
}

.nursing_carsList_L .carsListText,
.nursing_carsList_R .carsListText{display: none;}

.nursing_carsList_L .carsListTextSP,
.nursing_carsList_R .carsListTextSP{
	color: #FFF;
	padding: 15px 10px;
	margin: 0;
	background-color: #044995;
	text-align: center;
}

.nursing_carsList_R{text-align: center;}

.nursing_carsList_R li{margin: 0 0 15px; padding: 0; line-height: 1;}

.nursing_carsList_L img,
.nursing_carsList_R img{max-width: none; width: 100%;}


.nursing_useBox{
	margin: 0 auto 60px;
}

.nursing_useBox_L{
	border: 1px solid #044995;
	margin-bottom: 30px;
}

.nursing_useBox_R{
	border: 1px solid #044995;
}

.nursing_useBox_L dt,
.nursing_useBox_R dt{
	background-color: #044995;
	text-align: left;
	padding: 8px 10px;
	color: #FFF;
	font-weight: bold;
}

.nursing_useBox_L dd,
.nursing_useBox_R dd{
	text-align: left;
	background-color: #ffe100;
	color: #044995;
	padding: 8px 10px;
}

.nursing_useBox_L dd span,
.nursing_useBox_R dd span{}


.nursing_aboutTable{
	width: 100%;
	margin: 0 auto 50px;
	border-collapse:collapse;
	border-spacing:0;
}

.nursing_aboutTable th {
	width:33%;
	text-align:center;
	padding:15px 10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	vertical-align:middle;
	font-weight: bold;
	background-color: #f7fafa;
}

.nursing_aboutTable td {
	width:67%;
	padding:15px 10px;
	text-align:left;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}


/*---------------------------------------------------------------------------
　ドライバー派遣・運転代行サービス（各種サービス）
---------------------------------------------------------------------------*/

.ca_driver.categoryMainImg{
	background: url(../service/driver/image/ca_main_img.jpg) center -10px no-repeat;
	background-size: cover;
}

.ca_driver .caMainImg_inr h2 img{width: 35px;}

.driver_problem{margin: 0 0 40px;}

.driver_problemText{
	width: 100%;
	float: none;
	margin: 0 0 30px;
}

.driver_problemText ul li{
	font-size: 1.0rem;
	font-weight: bold;
	color: #044995;
	border-bottom: 1px dotted #ccc;
	padding: 3px 0;
}

.driver_problemImg{
	width: 100%;
	float: none;
}

.driver_problemImg ul li{
	width: 48%;
	margin: 0 4% 0 0;
	float: left;
}
.driver_problemImg ul li:last-child{margin: 0;}

.driver_outline{margin: 0 0 60px;}

.driver_outlineImg{
	margin: 30px auto 0;
	width: 100%;
}

.driver_step ul{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.driver_step ul li{
	position: relative;
	width: 100%;
	margin:0 0 20px 0;
}
.driver_step ul li:last-child{margin-bottom: 0;}

.driver_stepNum{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 55px;
}

.driver_stepIcon{
	margin: 20px 0 0 10px;
	background: #044995;
	padding: 15px 10px;
	text-align: center;
	box-sizing: border-box;
}
.driver_stepIcon img{max-height: 35px;}

.driver_step ul li p{
	margin: 0 0 0 10px;
	background: #ffe100;
	color: #044995;
	font-size: 1.0rem;
	font-weight: bold;
	padding: 15px 10px;
	text-align: center;
	box-sizing: border-box;
	border:1px solid #044995;
	border-top: none;
}

.driver_step ul li p img{
	width: 30px;
	vertical-align: middle;
	margin: 0 10px 0 0;
}

.driver_stepArr{
	padding: 0 11px;
	width: 40px !important;
	box-sizing: border-box;
}
.driver_stepArr img{width: 18px; vertical-align: middle;}


/*---------------------------------------------------------------------------
　おつかいタクシー（各種サービス）
---------------------------------------------------------------------------*/

.ca_errand.categoryMainImg{
	background: url(../service/errand/image/ca_main_img.jpg) center no-repeat;
	background-size: cover;
}

.ca_errand .caMainImg_inr h2 img{width: 34px;}

.errand_List{
	margin: 0 0 50px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.errand_List ul{
	width: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	margin: 0 0 20px;
}

.errand_List ul li{
	width: 48%;
	border-left: 10px solid #ffe100;
	padding: 0 0 0 10px;
	margin: 0 0 15px;
	box-sizing: border-box;
	font-weight: bold;
	color: #004da0;
}

.errand_ListImg{
	width: 100%;
}

.errand_flow{margin: 0 0 55px;}

.errand_flow > p{text-align: left;}

.errand_flow ul{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	align-items: center;
	margin: 0 0 40px;
}

.errand_flow ul li{
	position: relative;
	max-width: 100%;
	margin: 0 0 0 10px;
}

.errand_flowNum{
	position: absolute;
	top: -20px;
	left: -15px;
	width: 55px;
}
.errand_flow ul li:first-child{margin-top: 20px;}
.errand_flow ul li:nth-child(2n){margin: 15px 0; width: 28px;}
.errand_flow ul li:nth-child(2n+1) img{margin: 0 0 10px;}

.errand_flow ul li p span{font-weight: bold; color: #004da0;}

.errand_flowTel{
	display: block;
	padding: 3px 10px;
	background: #004da0;
	color: #fff!important;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
	margin: 15px 0;
}
.errand_flowTel img{
	width:22px;
	vertical-align: middle;
	margin: -3px 10px 0 0!important;
}


/*---------------------------------------------------------------------------
　会社概要
---------------------------------------------------------------------------*/

.ca_company.categoryMainImg{
	background: url(../company/image/ca_main_img.jpg) center -10px no-repeat;
	background-size: cover;
}

.ca_company .caMainImg_inr h2 img{width: 28px;}


.companyMain{
	margin: 0 15px 50px;
}

.companyMain table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}

.companyMain table th {
	width:30%;
	text-align:center;
	padding:15px 10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	vertical-align:middle;
	font-weight: bold;
}

.companyMain table td {
	width:70%;
	padding:15px 10px;
	text-align:left;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#company_ggmap {
    width: 100%;
    height: 250px;
    margin: 0 auto;
}


/*---------------------------------------------------------------------------
　スマートフォンタクシー配車
---------------------------------------------------------------------------*/

.ca_smart.categoryMainImg{
	background: url(../smartphone/image/ca_main_img.jpg) center no-repeat;
	background-size: cover;
}

.ca_smart .caMainImg_inr h2 img{width: 22px;}

.smart_contentsImg{
	width: 100%;
	margin: 0 auto;
}


/*---------------------------------------------------------------------------
　お客様の声・ドライバーの声
---------------------------------------------------------------------------*/

.ca_voice.categoryMainImg{
	background: url(../voice/image/ca_main_img.jpg) center -5px no-repeat;
	background-size: cover;
}

.ca_voice .caMainImg_inr h2 img{width: 30px;}


.voiceListWrap{}

.voiceListWrap ul{margin: 0 0 30px;}

.voiceListWrap li{
	list-style: none;
	margin: 0 0 30px;
}

.voiceListWrap li h4{
	font-size: 1rem;
	color: #ffe100;
	background-color: #044995;
	border-left: 10px solid #ffe100;
	padding: 5px 10px 5px 15px;
	margin: 0 0 15px;
}

.voiceListWrap li p{}