/*--------------------------------------------------------------------------
   job
---------------------------------------------------------------------------*/
.job .under_mv{
	width: 100%;
	margin: 0 auto;
	position: relative;
	color: #fff;
}

.job .under_mv img{
	min-height: 432.5px;
	object-fit: cover;
}

.job .under_mv .txt{
    position: absolute;
    top: 47%;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-size: 2.1rem;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.job .under_mv .txt h2{
	text-align: center;
	font-size: 7.9rem;
	font-family: 'Century Gothic', sans-serif;
	line-height: 1.0;
	margin-bottom: 85px;
	opacity: 0.75;
}

.job .under_mv .txt p{
	text-align: center;
	max-width: 590px;
	margin: 0 auto;
}

.job #Sec01{
	margin-top: -60px;
    padding-top: 135px;
}

.job #Sec01 h3{
	text-align: center;
	font-size: 3.6rem;
	margin: 20px auto 30px;
	letter-spacing: 5px;
}

#Main.job #Sec01 .inner{
	max-width: 1248px;
}

.job .job_box{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
	margin-bottom: 20px;
	width: 100%;
}

.job .job_box .txt{
	max-width: 725px;
    width: 61%;
    margin-right: 2%;
}

.job .job_box picture{
	width: 37%;
	margin-top: 10px;
}

.job .job_box picture img{
	max-width: 100%;
}

.job .job_box .txt .txt_inner{
	margin: 20px 0 0 90px;
}

.job .job_box .num{
	position: absolute;
	left: 0;
	top: -40px;
	font-family: baskerville-urw, serif;
	font-size: 15rem;
	color: #DBDADA;
	line-height: 1.0;
	letter-spacing: -10px;
	z-index: -1;
}

.job .job_box h4{
	font-size: 3.4rem;
}

.job .job_box h5{
	font-size: 2.7rem;
	font-family: YuMincho,    /* Mac用 */
	'Yu Mincho', /* Windows用 */
	serif;
	margin: 20px auto 10px auto;
}

.job .job_box p{
	font-size: 1.7rem;
	line-height: 1.5;
}

.job .job_box p.txt_box{
	min-height: 125px;
    text-align: justify;
}

.job .job_box p.btn{
	margin-top: 30px;
}

.job .link_box{
	margin-left: 90px;
	margin-bottom: 80px;
}

.job .link_box ul{
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
	margin-left: 55px;
}

.job .corporate ul,
.job .data ul{
	display: block;
}

.job .link_box ul li{
	width: 445px;
	font-size: 1.7rem;
	background: #225C9D;
	border-radius: 3px;
	padding: 0px 5px;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding-left: 10px;
	box-sizing: border-box;
	margin-right: 55px;
}

.job .link_box ul li:nth-child(even){
	margin-right: 0;
}

.job .link_box ul li a{
	color: #fff;
	display: block;
}


.job .job_box img{
	max-width: 448px;
}

.job #Sec02{
	text-align: center;
	background: #F1F1F2;
	padding: 30px 0 50px;
}

.job #Sec02 h3{
	font-size: 3.7rem;
}

.job #Sec02 p{
	font-size: 1.6rem;
	line-height: 1.5;
}

.job #Sec02 .btn{
    margin-bottom: 20px;
    margin-top: 10px;
}

.job #Sec02 .btn a{
	background: #E73828;
	color: #fff;
	font-family: 'Century Gothic', sans-serif;
	font-size: 3.0rem;
    padding: 5px 50px;
    border-radius: 15px;
}

.job #Sec03{
	margin-top: -120px;
    padding-top: 120px;
}

.job #Sec03 .event_inner{
	background: #3E3A39;
	padding-bottom: 120px;
}

.job #Sec03 .inner{
	max-width: 1040px;
}

.job #Sec03 h3.ttl{
	color: #fff;
	padding: 60px 0 0;
	text-align: center;
	font-size: 3.6rem;
}

.job #Sec03 .event_box{
	background: #fff;
	padding: 15px 60px;
	box-sizing: border-box;
	width: 100%;
	margin-top: 30px;
}

.job #Sec03 .event_box .date{
	color: #009FE8;
	font-size: 2.3rem;
	font-weight: bold;
}

.job #Sec03 .event_box h3{
	font-size: 2.1rem;
	border-left: 11px solid #3E3A39;
	padding-left: 10px;
	line-height: 1.6;
	margin: 5px auto 10px auto;
    min-height: 76px;
    padding-top: 5px;
    box-sizing: border-box;
}

.job #Sec03 .event_box h4{
	font-size: 2.1rem;
	margin-bottom: 10px;
}

.job #Sec03 .event_box .detail{
	border-left: 1px solid #656464;
	padding-left: 20px;
	color: #656464;
}

.job #Sec03 .event_box dl{
	display: flex;
	font-size: 1.9rem;
	line-height: 1.8;
	flex-wrap: wrap;
	justify-content: end;
}

.job #Sec03 .event_box dt{
	min-width: 100px;
}

.job #Sec03 .event_box dd{
	width: calc(100% - 100px);
}

.job #Sec03 .event_box dd.txt{
	font-size: 1.6rem;
}

.job #Sec03 .event_box .btn{
	margin-bottom: 8px;
}

.job #Sec03 .event_box .btn a{
    background: #009FE8;
    width: 181px;
    border-radius: 1px;
    color: #fff;
    font-size: 1.6rem;
    height: 26px;
    display: block;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 20px;
}

.job .none_box{
    text-align: center;
    color: #fff;
    width: 100%;
    height: 352px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #595757;
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 30px;
    font-size: 1.9rem;
}

.job #Sec03 .event_box .btn_box{
	display: flex;
	justify-content: center;
	margin-top: 20px;
	flex-wrap: wrap;
}

.job #Sec03 .event_box .btn_box .end{
	background: #898989;
	width: 181px;
    border-radius: 1px;
    color: #fff;
    font-size: 1.6rem;
    height: 26px;
    display: block;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 20px;
}

.job #Sec03 .event_box .btn_box .soon{
    background: #F9770F;
    width: 181px;
    border-radius: 1px;
    color: #fff;
    font-size: 1.6rem;
    height: 26px;
    display: block;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 20px;
}


.job #Sec03 .event_box .btn_box .end{
	display: none;
}

.job #Sec03 .event_box .btn_box.end_box .end{
	display: flex;
}

.job #Sec03 .event_box .btn_box.end_box .soon{
	display: none;
}


@media screen and (max-width: 768px) {

	.job .under_mv img{
		min-height: 300px;
	}

	.job .under_mv .txt{
		max-width: 320px;
		width: 75%;
	}

	.job .under_mv .txt h2{
		font-size: 6.0rem;
		margin-bottom: 30px;
	}

	.job .job_box{
		display: block;
	}

	.job .job_box .num{
		top: -50px;
		font-size: 12rem;
	}

	.job .job_box h4{
		font-size: 3.2rem;
	}

	.job .job_box .txt .txt_inner {
    	margin: 50px 0 0 0px;
	}

	.job .job_box .txt{
		width: 100%;
		max-width: 100%;
		margin-bottom: 20px;
	}

	.job .job_box picture{
		width: 100%;
		max-width: 100%;
		margin-top: 30px;
	}

	.job #Sec02{
		padding: 30px 20px 40px 20px;
		box-sizing: border-box;
	}

	.job #Sec02 h3{
		font-size: 3.0rem;
	}

	.job #Sec02 p{
		font-size: 1.6rem;
	}

	.job #Sec03 .event_box .date{
		font-size: 2.1rem;
	}

	.job #Sec02 .btn a{
	    width: 100%;
	    box-sizing: border-box;
    	padding: 5px 0;
    	display: block;
	    font-size: 1.5rem;
	    max-width: 70%;
	    margin: 0 auto;
	}

	.job #Sec03 .event_box{
		padding: 20px;
	}

	.job #Sec03 .event_box h3{
		font-size: 2.2rem;
	}

	.job #Sec03 .event_box h4{
		font-size: 1.8rem;
		line-height: 1.8;
	}

	.job #Sec03 .event_box dl,
	.job #Sec03 .event_box dd.txt{
		font-size: 1.4rem;
	}

	.job .link_box{
		margin-left: 0;
	}

	.job .link_box ul{
		margin-left: 0px;
	}

	.job .link_box ul{
		display: block;
	}

	.job .link_box ul li{
		width: 100%;
		line-height: 1.5;
		font-size: 1.6rem;
		padding: 2px 0 2px 10px;
	}

	.job #Sec01,
	.job #Sec03{
	    margin-top: -68px;
	    padding-top: 68px;
	}

	.job .job_box p,
	.job #Sec02 p{
		font-size: 1.4rem;
		line-height: 1.6;
	}

	.job .job_box h4,
	.job #Sec02 h3{
		line-height: 1.5;
		font-size: 2.6rem;
	}

	.job #Sec02 .btn{
		line-height: 1.5;
		font-size: 1.5rem;
	}

	.job .job_box h5{
		font-size: 2.6rem;
	}


}