﻿/* EN21110112 */
.ourjobs-head {overflow: hidden;}

.ourjobs-head-img {
overflow: hidden;
position: relative;
max-width: 1920px;
min-width: 1160px;
min-height: 400px;
}
.ourjobs-head-img img {
position: absolute;
top: 0;
right: calc(50% - 960px);
max-width: 1920px;
width: 1920px;
margin: 0 auto;
}

.inner {position: relative;}

.ourjobs-head-h1Area {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 456px;
min-height: 302px;
margin-top: -220px;
margin-left: 720px;
background: url('/corporate/recruit/freshers/image/ourjobs/h1_bg.svg') 0 0 no-repeat;
background-size: 100% auto;
}
.ourjobs-head-h1Area h1 {margin-top: -70px;}
_:-ms-input-placeholder, :root .ourjobs-head-h1Area h1 {margin-top: 10px;}

.ourjobs-head-h1-cat {
display: block;
margin-top: 20px;
font-size: 1.8rem;
}
.ourjobs-head-h1 {
display: block;
margin-top: 20px;
font-size: 3.2rem;
}
.ourjobs-head-h1-sub {
display: block;
margin-top: 10px;
font-size: 1.6rem;
}

.ourjobs-sec01 {
padding-bottom: 250px;
background: url('/corporate/recruit/freshers/image/common/bg_pc01.svg') 50% 100% no-repeat;
background-size: 1920px auto;
}
.ourjobs-sec02 {
margin-top: -2px;
padding-bottom: 530px;
background: #f7f7f7 url('/corporate/recruit/freshers/image/common/bg_pc02.svg') 50% 100% no-repeat;
background-size: 1920px auto;
}
.ourjobs-sec03 {
margin-top: -380px;
padding-bottom: 200px;
background: url('/corporate/recruit/freshers/image/common/bg_pc01.svg') 50% 100% no-repeat;
background-size: 1920px auto;
}
.ourjobs-sec04 {margin-top: -380px;}
.entryArea {margin-top: -200px;}


.ourjobs-peopleList-ttl {margin-top: 50px; font-size: 3.2rem; color: #273554;}
.ourjobs-peopleList-ttl:first-child {margin-top: 0;}
.ourjobs-peopleList-cont {margin-top: 15px;}

.ourjobs-advice01 ,
.ourjobs-advice02 {
padding: 40px 60px;
background: url('/corporate/recruit/freshers/image/ourjobs/01/advice_bg_pc.svg') 0 0 no-repeat;
background-size: 100% 100%;
}

.ourjobs-schedule {
display: flex;
margin-top: 20px;
}
.ourjobs-schedule:first-child {margin-top: 0;}
.ourjobs-schedule-time {position: relative; width: 15%;}
.ourjobs-schedule-cont {width: 85%;}
.ourjobs-schedule-time:after {
position: absolute;
top: 3px;
left: 75%;
display: inline-block;
content: "";
width: 2px;
height: 16px;
border-right: 2px solid #44d5cd;
}

.marker-line.-pc-fit {padding-left: 0px;}


@media screen and (max-width: 767px) {
	.ourjobs-head .inner {
	padding-right: 0;
	padding-left: 0;
	}
	.ourjobs-head-img {
	min-width: 100%;
	min-height: 0;
	width: 100%;
	}
	.ourjobs-head-img img {
	position: relative;
	top: 0;
	right: 0;
	max-width: 100%;
	width: 100%;
	}
	.ourjobs-head-h1Area {
	width: 375px;
	min-height: 250px;
	margin: 20px auto 0;
	}
	.ourjobs-head-h1-cat {font-size: 1.6rem;}
	.ourjobs-head-h1 {margin-top: 15px; font-size: 2.6rem;}
	.ourjobs-head-h1-sub {font-size: 1.4rem;}

	.ourjobs-sec01 {
	margin-top: 50px;
	padding-bottom: 20%;
	background: url('/corporate/recruit/freshers/image/common/bg_sp01.svg') 50% 100% no-repeat;
	background-size: 100% auto;
	}
	.ourjobs-sec02 {
	margin-top: -2px;
	padding-top: 10px;
	padding-bottom: 33%;
	background: #f7f7f7 url('/corporate/recruit/freshers/image/common/bg_sp02.svg') 50% 100% no-repeat;
	background-size: 100% auto;
	}
	.ourjobs-sec03 {
	margin-top: -8%;
	padding-bottom: 20%;
	background: url('/corporate/recruit/freshers/image/common/bg_sp01.svg') 50% 100% no-repeat;
	background-size: 100% auto;
	}
	.ourjobs-sec04 {margin-top: -8%;}
	.entryArea {margin-top: 0;}

	.ourjobs-peopleList-ttl {margin-top: 30px; font-size: 1.8rem;}
	.ourjobs-peopleList-cont {margin-top: 10px;}

	.ourjobs-advice01 {
	padding: 15% 8%;
	background-color: #e7fd42;
	background-image: url('/corporate/recruit/freshers/image/ourjobs/01/advice_bg_sp01.svg'), url('/corporate/recruit/freshers/image/ourjobs/01/advice_bg_sp02.svg');
	background-position: -1px 0, 0 101%;
	background-repeat: no-repeat;
	background-size: 101% auto, 102% auto;
	}
	.ourjobs-advice02 {
	padding: 15% 8%;
	background-color: #e7fd42;
	background-image: url('/corporate/recruit/freshers/image/ourjobs/01/advice_bg_sp03.svg'), url('/corporate/recruit/freshers/image/ourjobs/01/advice_bg_sp04.svg');
	background-position: -1px 0, 0 101%;
	background-repeat: no-repeat;
	background-size: 101% auto, 102% auto;
	}

	.ourjobs-schedule-time {width: 70px;}
	.ourjobs-schedule-cont {width: auto; flex: 1;}

	.marker-line.-pc-fit {padding-left: 20px;}

}


@media screen and (max-width: 370px) {
	.ourjobs-head-h1Area {
	width: 320px;
	min-height: 212px;
	padding: 0 20px;
	}
	.ourjobs-head-h1Area h1 {margin-top: -55px;}
	.ourjobs-head-h1-cat {font-size: 1.4rem;}
	.ourjobs-head-h1 {margin-top: 15px; font-size: 1.8rem;}
	.ourjobs-head-h1-sub {margin-top: 4px; font-size: 1.4rem;}
	.ourjobs-sp320-mg-t-10 {margin-top: 10px;}

}

