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

#job2 .jobTtl {
	background-color: #eb5505;
	color: #FFF;
}
#job2 .contents section h3 {
	padding: 5px;
	color: #eb5505;
	border-bottom: 1px dashed #CCC;
	margin-bottom: 1em;
}
.contents ul.job_menu{
}
.contents ul.job_menu02{
}
@media (min-width: 591px){
.contents ul.job_menu li{
	padding: 0;
	margin: 0;
	width: 25%;
	float: left;
}
.contents ul.job_menu02 li{
	padding: 0;
	margin: 0;
	width:33.3%;
	float: left;
}
}
@media (max-width: 590px){
	.contents ul.job_menu li{
	padding: 0;
	margin: 0;
	width: 50%;
	float: left;
}
	.contents ul.job_menu02 li{
	padding: 0;
	margin: 0;
	width:50%;
	float: left;
}
	.contents ul.job_menu02 li.last{
	padding: 0;
	margin: 0;
	width:100%;
	float: left;
}
	}
.contents section.interview .titleWrap{
	color: #FFF;
	font-size: 1.3rem;
	margin-bottom: 30px;
	padding: 20px;
}
.contents section.interview .inta01{
	background: #3949A4 url(../img/sales_interviewTitlebg.jpg) no-repeat right top;
}
.contents section.interview .inta02{
	background: #3949A4 url(../img/sales_interviewTitlebg03.jpg) no-repeat right top;
}
.contents section.interview .inta03{
	background: #3949A4 url(../img/interview03/sales_interviewTitlebg03.jpg) no-repeat right top;
}.contents section.interview .inta04{
	background: #3949A4 url(../img/interview04/sales_interviewTitlebg04_n.jpg) no-repeat right top;
}
.contents section.interview .inta05{
	background: #3949A4 url(../img/interview05/sales_interviewTitlebg05.jpg) no-repeat right top;
}
.contents section.interview .inta06{
	background: #3949A4 url(../img/interview06/sales_interviewTitlebg06.jpg) no-repeat right top;
}.contents section.interview .inta07{
	background: #3949A4 url(../img/interview07/sales_interviewTitlebg07.jpg) no-repeat right top;
}.contents section.interview .inta08{
	background: #3949A4 url(../img/interview08/sales_interviewTitlebg08.jpg) no-repeat right top;
}
/*
.contents section.interview .inta03{
	background: #eb5505;
	overflow: hidden;
	padding: 30px 10px 0 0;
}*/

.contents section.interview .inta03 ul li p{
	width: 55%;
}
.contents section.interview .inta03 ul li .staffImg{
	width: 45%;
	float: right;
	margin-bottom: 10px;
	text-align: right;
}

#job2 .contents section.interview .titleWrap h3{
	font-size: 2rem;
    color: #FFF;
    border-bottom: none;
	margin-bottom: 2rem;
	line-height: 4rem;
}

.contents section.interview .titleWrap h3{
	color: #FFF;
	border-bottom: none;
	margin-bottom:2rem;
}
@media (max-width: 750px) {
.contents section.interview .titleWrap{
	background-size: 50%;
	}
.contents section.interview .titleWrap h3{
	font-size: 2rem;
    color: #FFF;
    border-bottom: none;
	margin-bottom:2rem;
	line-height: 4rem;
}
.contents section.interview .titleWrap h3 span{
	font-size:4rem;
	display: block
}
	.contents section.interview .inta03 ul li{
		clear: both;
	}
}
.contents section.interview .titleWrap .name{
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 10px;
}
.contents section.interview .inta03 ul li .name{
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 15px;
}

@media (min-width: 751px) {
.contents section.interview .titleWrap p{
		padding: 10px;
	width: 60%;
	}
.contents section.interview .titleWrap h3 span{
	font-size: 8rem;
	margin-bottom: 15px;
	}
.contents section.interview .textL{
	width: 60%;
	float: left
}
.contents section.interview .textR{
	width: 60%;
	float: right
	}
.contents section.interview .photoL{
	width: 38%;
	float: left;
	margin-bottom: 2em;
	}
.contents section.interview .photoR{
	width: 38%;
	float: right;
    margin-bottom: 2em;
}
}
.contents section.interview h4{
	font-size: 2.4rem;
	font-weight: bold;
	padding: 20px 0px 20px 20px;
	border-left: 2px solid #3949A4;
	margin: 20px 0;
	clear: both;
	color: #3949A4;
}
#job2 .contents section.interview h4{
	font-size: 2.4rem;
	font-weight: bold;
	padding: 20px 0px 20px 20px;
	border-left: 2px solid #eb5505;
	margin: 20px 0;
	clear: both;
	color: #eb5505;
}
.contents section.interview p{
	margin-bottom: 20px;
}

.contents section.interview p.midashi{
	font-size: 1.8rem;	
	font-weight: bold;
}

.contents section.workflow{
}
.contents section.workflow h3,
#job2 .contents section.workflow h3{
	border-bottom: none;
}
.contents section.workflow dt{
	clear: both;
}
@media (min-width: 751px) {
.contents section.job01 .titleWrap{
	background:url(../img/job01workflow_bg.jpg) no-repeat center bottom;
	padding-bottom: 2rem;
	font-size: 3rem;
	text-align: center;
}
.contents section.job02 .titleWrap{
	background:url(../img/job02workflow_bg.jpg) no-repeat center bottom;
	padding-bottom: 2rem;
	font-size: 3rem;
	text-align: center;
}
.contents section.workflow dt span{
	font-size: 5rem;
	font-weight: bold;
	float: left;
	width: 180px;
}
.contents section.workflow dt h4{
	font-size: 3rem;
	line-height: 8rem;
	color: #FF6600;
	font-weight: bold;
}
.contents section.workflow dd{
	padding-left: 180px;
	margin-bottom: 20px;
}
	.contents section.event p{
		margin-bottom: 30px;
	}	
	.contents section.event dt{
		width: 300px;
		float: left;
		color: #FF6600;
		margin-bottom: 30px;
	}
	.contents section.event dt h4{
		font-weight: bold;
	}
	.contents section.event dd{
		width: 780px;
		padding-left: 300px;
		margin-bottom: 30px;
	}
}

@media (max-width: 750px) {
	.contents section.workflow h3 img{
		width: 70%;
}
.contents section.job01 .titleWrap,
.contents section.job02 .titleWrap{
	background:none;
	padding-bottom: 2rem;
	font-size: 2rem;
	text-align: center;
}
	.contents section.job01 .titleWrap p,
	.contents section.job02 .titleWrap p{
		padding: 5px;
		background: #FF6600;
		border-radius: 5px;
	}
	.contents section.workflow dt span{
	font-size: 2rem;
	font-weight: bold;
	float: left;
	margin-right: 10px;
}
.contents section.workflow dt h4,
.contents section.event dt h4{
	font-size: 1.5rem;
	line-height: 3rem;
	color: #FF6600;
	font-weight: bold;
	margin-bottom: 4px;
}
.contents section.workflow dd{
	padding-left: 0px;
	margin-bottom: 20px;
}
}


.contents section.workflow dd li div{
	text-align: center;
	padding: 10px;
	width: 80%;
	margin: auto;
}

.contents section .note{
	position: relative;
	padding:30px 20px 20px 20px;
	border: 1px solid rgba(151,151,151,1.00) ;
	margin-bottom: 30px;
	margin-top: 30px;
}
.contents section .note p.midashi{
	position: absolute;
	top: -50px;
	left: 0px;
}
p.midashi{
	background:#3949A4;
	padding: 5px 20px;
	display: inline-block;
	color: #FFF;
	font-weight: bold;
	margin: 30px 0 10px 0;
}
#job2 p.midashi{
	background: #FF6600;
	padding: 5px 20px;
	display: inline-block;
	color: #FFF;
	font-weight: bold;
	margin: 30px 0 10px 0;
}

.interviewTop li{}
@media (min-width: 751px){
	.interviewTop ul,.topStaffIntv ul{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	width: 100%;
	justify-content: space-around;  /*均等に間隔をあける・両端にも間隔をあける*/
	margin: 40px 0;
	flex-wrap: wrap;
	}
	.interviewTop li,
	.topStaffIntv ul li{
		padding: 10px;
        flex: 1 30%;
	}
	.topStaffIntv ul li .newIcon,
	.interviewTop ul li .newIcon{
	position: absolute;
	top: 0px;
    left: 0px;
}
}
@media (max-width: 750px) {
.interviewTop ul{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-around;  /*均等に間隔をあける・両端にも間隔をあける*/
	}
	.interviewTop ul li{
		width: 40%;
		padding: 10px;
	}
	.topStaffIntv ul li .newIcon,
	.interviewTop ul li .newIcon{
	position: absolute;
	top:0px;
    left: 0px;
}
	.topStaffIntv ul li .newIcon img,
	.interviewTop ul li .newIcon img{
	width:80%;
}
}
.interviewTop ul li .name{
	margin-top: 10px;
}
.interviewTop ul li .name span{
	font-weight: bold;
}
.interviewTop ul li {
text-align: center;
}
.interviewTop ul li a,
.topStaffIntv ul li a{
	position: relative;
}
.contents section.interview .job-jinji {
	background: url(../img/job-jinjiBg.jpg) no-repeat;
	color: #000;
}
.contents section.interview .job-jinji h3{
	color: #000;
}

.contents .topType {
	padding: 0 30px
}
.topType ul li.carparts > div.jobmanu ,
.topType ul li.cellular > div.jobmanu {
	padding: 20px;
}
.topType ul li.carparts > div.jobmanu li,
.topType ul li.cellular > div.jobmanu li{
	    width: 100%;
	display: block;
	text-align: center;
}
.topType ul li.carparts > div.jobmanu h3{
	text-align:center;
	color: #3948A4;
    font-weight: bold;
    margin-bottom: 1em;
}
.topType ul li.carparts > div.jobmanu a{
	background: #3948A4;
	display: block;
	color: #FFF;
	padding: 10px;
	margin: 5px;
	 font-weight: bold;
}
.topType ul li.cellular > div.jobmanu h3{
	text-align:center;
    color: #eb5505;
    font-weight: bold;
    margin-bottom: 1em;
}
.topType ul li.cellular > div.jobmanu a{
	background: #eb5505;
	display: block;
	color: #FFF;
	padding: 10px ;
	margin: 5px;
	 font-weight: bold;
}
