/*subtit*/
.subtit {
	padding: 60px 0;
}
.subtit .lined {
	margin-bottom: 30px;
}
.subtit .lined span {
	display: inline-block;
	width: 60px;
	border-bottom: 2px solid #1e1e1e;
}
.subtit h1 {
	font-size: 50px;
    line-height: 1em;
    color: #1e1e1e;
    font-weight: 400;
    margin-bottom: 30px;
	letter-spacing: -1px;
}
.subtit h4 {
	font-size: 18px;
    line-height: 1.5em;
    color: #636363;
    font-weight: 300;
    margin-bottom: 60px;
}
@media (max-width:768px){
	.subtit {
		padding: 30px 0;
	}
	.subtit .lined {
		margin-bottom: 15px;
	}
	.subtit .lined span {
		width: 40px;
	}
	.subtit h1 {
		font-size: 25px;
		margin-bottom: 15px;
		word-break: keep-all;
	}
	.subtit h4 {
		font-size: 13px;
		margin-bottom: 15px;
		word-break: keep-all;
	}	
}
/*sec_dvd*/
.sec_dvd {
	padding: 60px 0;
}
@media (max-width:768px){
	.sec_dvd {
		padding: 30px 0;
	}
}
/*recruit_01*/
#recruit_01 .c_tit {
	background: url(../img/rcr_img_t.jpg) center center no-repeat;
	background-size: cover;
	padding: 120px 15px;
}
#recruit_01 .c_tit h1 {
	font-size: 36px;
    line-height: 1.3em;
    font-weight: 600;
    max-width: 600px;
    margin: 0 auto;
    border-top: 1px solid rgba(255,255,255,0.5);
    border-bottom: 1px solid rgba(255,255,255,0.5);
    margin-bottom: 15px;
}
#recruit_01 .c_tit h3 {
	margin-bottom: 0px;
	font-size: 16px;
    line-height: 1.3em;
	font-weight: 300;
}
#recruit_01 #rcr1_sec01 .conbox {
	padding: 60px 0 0;
}
#recruit_01 .conbox h3 {
	font-size: 25px;
    line-height: 1.5em;
    color: #1e1e1e;
    font-weight: 500;
}
#recruit_01 .conbox p.p_dft {
	font-size: 16px;
    line-height: 1.5em;
    color: #1e1e1e;
    font-weight: 300;
}
#recruit_01 .conbox p.p_dft strong {
    font-weight: 500;
}
@media (max-width:768px) {	
	#recruit_01 .c_tit {
		padding: 50px 15px;
	}
	#recruit_01 .c_tit h1 {
		font-size: 23px;
	}
	#recruit_01 .c_tit h3 {
		font-size: 12px;
	}
	#recruit_01 #rcr1_sec01 .conbox {
		padding: 30px 0 0;
	}
	#recruit_01 .conbox h3 {
		font-size: 15px;
	}
	#recruit_01 .conbox p.p_dft {
		font-size: 12px;
	}
}
/*rcr1_sec02*/
#rcr1_sec02 {
	padding: 100px 0;
}
#rcr1_sec02 .conbox h3 {
	font-size: 25px;
    line-height: 1em;
    color: #1e1e1e;
    font-weight: 500;
	margin-bottom: 30px;
	letter-spacing: -1px !important;
	vertical-align: middle;
}
#rcr1_sec02 .conbox h3 img {
	vertical-align: middle;
}
#rcr1_sec02 .conbox p.p_dft {
	font-size: 16px;
    line-height: 1.5em;
    color: #1e1e1e;
    font-weight: 300;
}
#rcr1_sec02 ul li .process_item {
	border: 4px solid #ddd;
    padding: 30px 15px;
}
#rcr1_sec02 ul li .process_item .num_wrp strong {
	display: inline-block;
    width: 35px;
    height: 35px;
    background-color: #1e1e1e;
    color: #fff;
    font-weight: 400;
    line-height: 35px;
    font-size: 18px;
}
#rcr1_sec02 ul li .process_item .num_wrp span.lined {
	display: block;
    height: 15px;
    border-right: 1px solid #ddd;
    width: 1px;
    margin: 10px auto;
}
#rcr1_sec02 ul li .process_item .img_wrp {
	margin-bottom: 15px;
}
#rcr1_sec02 ul li .process_item h5 {
    font-size: 20px;
    line-height: 1.4em;
    color: #1e1e1e;
    margin-bottom: 10px;
	font-weight: 500;
}
#rcr1_sec02 ul li .process_item p {
    font-size: 14px;
    line-height: 1.4em;
    color: #1e1e1e;
    margin-bottom: 0px;
	font-size: 200;
}
@media (max-width:768px) {	
	#rcr1_sec02 {
		padding: 40px 0;
	}
	#rcr1_sec02 .conbox h3 {
		font-size: 15px;
		margin-bottom: 15px;
	}
	#rcr1_sec02 .conbox h3 img {
		width: 20px;
	}
	#rcr1_sec02 .conbox p.p_dft {
		font-size: 12px;
		word-break: keep-all;
	}
	#rcr1_sec02 ul li .process_item {
		padding: 15px 15px;
	}
	#rcr1_sec02 ul li .process_item .num_wrp strong {
		height: 25px;
		width: 25px;
		font-size: 14px;
		line-height: 25px;
	}
	#rcr1_sec02 ul li .process_item .num_wrp span.lined {
		height: 8px;
    	margin: 5px auto;
	}
	#rcr1_sec02 ul li .process_item .img_wrp img {
		width: 50px;
	}
	#rcr1_sec02 ul li .process_item h5 {
		font-size: 13px;
	}
	#rcr1_sec02 ul li .process_item p {
		font-size: 12px;
		word-break: keep-all;
	}
}