/*======= interview_mv =======*/

.interview_mv{
	width: 100%;
	height: 460px;
	padding-top: 148px;
	margin-bottom:70px;
	position: relative;
}

.person01 .interview_mv{
	background: url(/recruit/interview/img/interview01_mvperson.png) bottom 0 right 16vw no-repeat,url(/recruit/interview/img/interview01_mvbg.png) top 148px left no-repeat;
	background-size: auto,cover;
}

.person02 .interview_mv{
	background: url(/recruit/interview/img/interview02_mvperson.png) bottom 0 right 14vw no-repeat,url(/recruit/interview/img/interview02_mvbg.png) top 148px left no-repeat;
	background-size: auto,cover;
}

.person03 .interview_mv{
	background: url(/recruit/interview/img/interview03_mvperson.png) bottom 0 right 10vw no-repeat,url(/recruit/interview/img/interview03_mvbg.png) top 148px left no-repeat;
	background-size: auto,cover;
}
.person04 .interview_mv{
	background: url(/recruit/interview/img/interview04_mvperson.png) bottom 0 left 13.5vw no-repeat,url(/recruit/interview/img/interview04_mvbg.png) top 148px left no-repeat;
	background-size: auto,cover;
}

.person05 .interview_mv{
	background: url(/recruit/interview/img/interview05_mvperson.png) bottom 0 right 7vw no-repeat,url(/recruit/interview/img/interview05_mvbg.png) top 148px left no-repeat;
	background-size: auto,cover;
}

.interview_mv .contInnner{
	width: 1000px;
	padding-top: 90px;
	margin: 0 auto;
}

.person04 .interview_mv .contInnner{
	width: 508px;
	padding-left: 492px;
}

.interview_mv .contInnner .txtArea .mainTxt{
	font-size: 36px;
	line-height: 1.8;
	margin-bottom: 60px;
}

.interview_mv .contInnner .txtArea .divName{
	color: var(--blue1);
	font-size: 26px;
	padding: 8px 12px;
	background: #dadf00;
	border: 2px solid var(--blue1);
	border-bottom: none;
	display: inline-block;
}

.person05 .divName{
	border-bottom: 2px solid var(--blue1)!important;
}

.interview_mv .contInnner .txtArea .nameDate{
	color: var(--blue1);
	font-size: 20px;
	padding: 7px 12px;
	background: #fff;
	border: 2px solid var(--blue1); 
	display: inline-block;
}

.person05 .nameDate{
	border-top: none!important;
}

.interview_mv .contInnner .txtArea .nameDate span{
	font-size: 36px;
}

@media (max-width: 999px) and (min-width: 768px){
	.interview_mv{
		margin: 0 auto 55px;
	}

	.person01 .interview_mv{
		background: url(/recruit/interview/img/interview01_mvperson.png) bottom 0 right 2vw no-repeat,url(/recruit/interview/img/interview01_mvbg.png) top 148px left no-repeat;
		background-size: auto,cover;
	}

	.person02 .interview_mv{
		background: url(/recruit/interview/img/interview02_mvperson.png) bottom 0 right 2vw no-repeat,url(/recruit/interview/img/interview02_mvbg.png) top 148px left no-repeat;
		background-size: auto,cover;
	}

	.person03 .interview_mv{
		background: url(/recruit/interview/img/interview03_mvperson.png) bottom 0 right 0vw no-repeat,url(/recruit/interview/img/interview03_mvbg.png) top 148px left no-repeat;
		background-size: auto,cover;
	}

	.person04 .interview_mv{
		background: url(/recruit/interview/img/interview04_mvperson.png) bottom 0 left -2vw no-repeat,url(/recruit/interview/img/interview04_mvbg.png) top 148px left no-repeat;
		background-size: auto,cover;
	}

	.person05 .interview_mv{
		background: url(/recruit/interview/img/interview05_mvperson.png) bottom 0 right -9vw no-repeat,url(/recruit/interview/img/interview05_mvbg.png) top 148px left no-repeat;
		background-size: auto,cover;
	}

	.interview_mv .contInnner{
		width: 95%;
	}

	.person04 .interview_mv .contInnner{
		width: 67%;
		padding-left: 33%;
	}
}

@media (max-width: 767px) {
	.interview_mv{
		width: 100%;
		height: 77.33333333333333vw;
		padding-top: 24.8vw;
		margin-bottom:10.266666666666667vw;
	}

	.person01 .interview_mv{
		background: url(/recruit/interview/img/interview01_mvbg_sp.png) top 24.8vw left no-repeat;
		background-size: contain;
	}

	.person02 .interview_mv{
		background: url(/recruit/interview/img/interview02_mvbg_sp.png) top 24.8vw left no-repeat;
		background-size: contain;
	}

	.person03 .interview_mv{
		background: url(/recruit/interview/img/interview03_mvbg_sp.png) top 24.8vw left no-repeat;
		background-size: contain;
	}

	.person04 .interview_mv{
		background: url(/recruit/interview/img/interview04_mvbg_sp.png) top 24.8vw left no-repeat;
		background-size: contain;
	}

	.person05 .interview_mv{
		background: url(/recruit/interview/img/interview05_mvbg_sp.png) top 24.8vw left no-repeat;
		background-size: contain;
	}

	.interview_mv .contInnner{
		width: 90%;
		padding-top: 12.666666666666668vw;
	}

	.person04 .interview_mv .contInnner{
		width: 52%;
		padding-left: 48%;
	}

	.interview_mv .contInnner .txtArea .mainTxt{
		font-size:var(--fsize_sp40);
		line-height: 1.8;
		margin-bottom: 10.8vw;
	}

	.interview_mv .contInnner .txtArea .divName{
		font-size: var(--fsize_sp32);
		padding: 1.6vw 1.7333333333333332vw;
	}

	.interview_mv .contInnner .txtArea .nameDate{
		font-size: var(--fsize_sp30);
		padding: 1.2vw 2.4vw; 
	}

	.interview_mv .contInnner .txtArea .nameDate span{
		font-size: var(--fsize_sp43);
	}
}

/*======= interview_c1 =======*/

.interview_c1{
	width: 1000px;
	margin: 0 auto 195px;
	font-size: 18px;
}

.interview_c1 h2{
	margin-bottom: 30px;
	position: relative;
}

.interview_c1 h2 img{
	width: 353px;
}

.interview_c1 h2::after{
	content: '';
	diplay: inline-block!important;
	position: absolute;
	background:  url(/recruit/interview/img/interview_c1_bar.png) no-repeat; 
	background-size: contain;
	width: 628px;
	height: 36px;
	right: 0;
	bottom: 10px;
}

.interview_c1 .historyMainWrap{
	width: 100%;
			margin-bottom: 180px;
	display: flex;
	justify-content: space-between;
}

.interview_c1 .historyMainWrap .spColorBarArea{
	display: none;
}

.interview_c1 ul.pcTitleMainWrap{
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.interview_c1 ul.pcTitleMainWrap li{
	width:30.5% ;
	font-size: 22px;
	margin-bottom: 15px;
}

.interview_c1 .pannelWrap{
	width: 100%;
	background: url(/recruit/interview/img/interview_c1_linebg.svg) left top 50% repeat-x;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.interview_c1 .pannelArea{
	width: 24.5%;
	background: #fff;
	padding: 3%;
	color: var(--blue1);
	font-size: 15px;
	line-height: 1.6;
}

.interview_c1 .pannelWrap .title{
		display: none;
	}

.interview_c1 .textContArea{
	width: 720px;
	margin: 0 auto;
	font-size: 18px; 
}

.interview_c1 .textContArea li{
	margin-bottom: 140px;
	position: relative;
  	z-index: 3;
}

.interview_c1 .textContArea li:nth-child(odd)::before{
position: absolute;
  content: ''; 
  top: -80px;
  right: 620px;
  width: 80vw;
  height: 210px;
  background-color: var(--blue2);
  z-index:-1;
  overflow-x: auto;
  
}

.interview_c1 .textContArea li:nth-child(even)::before{
  position: absolute;
  content: '';
  top: -80px;
  left: 620px;
  width: 80vw;
  height: 210px;
  background-color: var(--blue2);
  z-index:-1;
  overflow-x: auto;
}

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

.interview_c1 .textContArea h3{
	font-size: 31px;
	margin-bottom: 35px;
	line-height: 1.6;
}

.interview_c1 .textContArea .txtArea{
	line-height: 2.2;
}

.interview_c1 .textContArea .imgArea{
	width: 100%;
	margin-top: 30px;
}

@media (max-width: 999px) and (min-width: 768px){
	.interview_c1{
		width: 95%;
	}

	.interview_c1 h2 img{
		width: 35.4vw;
	}

	.interview_c1 h2::after{
		width: 56vw;
		bottom: 0;
	}

	.interview_c1 .textContArea{
		width: 80%;
	}

	.interview_c1 .textContArea li:nth-child(odd)::before{
		right: 60vw;
		width: 80vw;
	}

	.interview_c1 .textContArea li:nth-child(even)::before{
		left: 60vw; 
		width: 80vw;
	}

}

@media (max-width: 767px) {
	.interview_c1{
		width: 90%;
		margin: 0 auto 21.333333333333336vw;
		font-size: var(--fsize_sp28);
	}

	.interview_c1 h2{
		margin-bottom: 7.733333333333333vw;
	}

	.interview_c1 h2 img{
		width: 47.19999999999999vw;
	}

	.interview_c1 h2::after{
		content: none;
	}

	.interview_c1 .historyMainWrap{
		width: 100%;
		margin-bottom: 24.4vw;
		display: flex;
		justify-content: space-between;
	}

	.interview_c1 .historyMainWrap .spColorBarArea{
		display: block;
		width: 4vw;
		background: url(/recruit/interview/img/interview_c1_bar_sp.png) repeat-y;
		background-size: contain;
	}

	.interview_c1 ul.pcTitleMainWrap{
		display: none;
	}

	.interview_c1 ul.pcTitleMainWrap li{
		display: none;
	}

	.interview_c1 .pannelWrap{
		width: 100%;
		margin-bottom: 0;
		background: none;
		display:block;
	}

	.interview_c1 .pannelArea{
		width: 69vw;
		font-size: var(--fsize_sp26);
		margin-bottom: 4.266666666666667vw;
		position: relative;
		margin-left: 10vw;
	}

	.interview_c1 .pannelArea:last-child{
		margin-bottom: 0;
	}

	.interview_c1 .pannelArea::before{
		content:"";
		display:inline-block;
		width:2px;
		height:100%;
		background-color:#fff;
		position:absolute;
		top:0;
		left:-5.333333333333334vw;
	}

	.interview_c1 .pannelWrap .title{
		display: block;
		font-size: var(--fsize_sp32);
		margin-bottom: 3.5999999999999996vw;
		padding-left: 2.6vw;
	}

	.interview_c1 .textContArea{
		width: 90%;
		margin: 0 auto;
		font-size: var(--fsize_sp28); 
	}

	.interview_c1 .textContArea li:nth-child(odd)::before{
		top: -10vw;
		right: 23.3333vw;
		width: 80vw;
		height: 38.66666vw;
	}

	.interview_c1 .textContArea li:nth-child(even)::before{
		top: -10vw;
		left: 23.3333vw; 
		width: 80vw;
		height: 38.66666vw;
	}

	.interview_c1 .textContArea li{
		margin-bottom: 23.333333333333332vw;
	}

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

	.interview_c1 .textContArea h3{
		font-size: var(--fsize_sp46);
		margin-bottom: 6.5vw;
	}

	.interview_c1 .textContArea .txtArea{
		line-height: 2.2;
	}

	.interview_c1 .textContArea .imgArea{
		margin-top: 5.333333333333334vw;
	}

}

/*======= interview_c2 =======*/

.interview_c2{
	width: 100%;
	margin-bottom: 195px;
}

.interview_c2 .titleArea{
	width: 1000px;
	margin: 0 auto 50px;
}

.interview_c2 .titleArea h2{
	margin-bottom: 18px;
}

.interview_c2 .titleArea h2 img{
	width: 420px;
}

.interview_c2 .titleArea .txt{
	font-size: 28px;
}

@media (max-width: 999px) and (min-width: 768px){
	.interview_c2 .titleArea{
		width: 90%;
	}

	.interview_c2 .titleArea h2 img{
		width: 42.7vw;
	}
}

@media (max-width: 767px) {
	.interview_c2{
		width: 100%;
		margin-bottom: 21.333333333333336vw;
	}

	.interview_c2 .titleArea{
		width: 90%;
		margin: 0 auto 9.333333333333334vw;
	}

	.interview_c2 .titleArea h2{
		margin-bottom: 4.533333333333333vw;
	}

	.interview_c2 .titleArea h2 img{
		width: 56.666666666666664vw;
	}

	.interview_c2 .titleArea .txt{
		font-size: var(--fsize_sp38);
	}
}

/*---------schedule-----------*/

.interview_c2 .scheduleContainer{
	width: 100%;
	background: #fff;
	padding: 55px 0 80px 0;

}

.interview_c2 .scheduleContainer .scheduleMainWrap{
	width: 1000px;
	margin: 0 auto;
  overflow: visible;
}

.interview_c2 ul.scheduleWrap{
	width: 100%;
	color: var(--blue1);
	display: flex;
	font-size: 18px;
}

.person01 .interview_c2 ul.scheduleWrap , .person02 .interview_c2 ul.scheduleWrap , .person04 .interview_c2 ul.scheduleWrap{
	width: 2280px;
}

.person03 .interview_c2 ul.scheduleWrap{
	width: 2610px;
}

.person05 .interview_c2 ul.scheduleWrap{
	width: 1950px;
}

.interview_c2 .scheduleWrap li{
	width: 300px;
	margin-right: 30px;
}

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

.interview_c2 .scheduleWrap li .title{
	font-size: 21px;
	margin-bottom: 25px;
}

.interview_c2 .scheduleWrap li .title span{
	color: #2ca6e0;
}

.interview_c2 .scheduleWrap li .timeArea{
	width: 100%;
	margin-bottom: 20px;
	display: flex;
}

.interview_c2 .scheduleWrap li .timeArea span{
	margin-right: 20px;
}

.interview_c2 .scheduleWrap li .timeArea i{
	width: 100%;
	position: relative;
}

.interview_c2 .scheduleWrap li .timeArea i::after{
	content: '';
	diplay: inline-block!important;
	position: absolute;
	background: var(--blue1); 
	width: 100%;
	height: 2px;
	left: 0;
	top: 50%;
}

.interview_c2 .scheduleWrap li:last-child .timeArea i::after{
	content: none;
}

.interview_c2 .scheduleWrap li .textArea{
	line-height: 1.8;
}

@media (max-width: 999px) and (min-width: 768px){
	.interview_c2 .scheduleContainer .scheduleMainWrap{
		width: 90%;
	}
}

@media (max-width: 767px) {
	.interview_c2 .scheduleContainer{
		padding:10.666666666666668vw 0;

	}

	.interview_c2 .scheduleContainer .scheduleMainWrap{
		width: 90%;
	}

	.interview_c2 ul.scheduleWrap{
		font-size: var(--fsize_sp24);
	}

	.person01 .interview_c2 ul.scheduleWrap , .person02 .interview_c2 ul.scheduleWrap , .person04 .interview_c2 ul.scheduleWrap{
		width: 395vw;
	}

	.person03 .interview_c2 ul.scheduleWrap{
		width: 452vw;
	}

	.person05 .interview_c2 ul.scheduleWrap{
		width: 338vw;
	}

	.interview_c2 .scheduleWrap li{
		width: 53vw;
		margin-right: 4vw;
	}

	.interview_c2 .scheduleWrap li .title{
		font-size: var(--fsize_sp28);
		margin-bottom: 4.666666666666667vw;
	}

	.interview_c2 .scheduleWrap li .timeArea{
		margin-bottom: 4.666666666666667vw;
	}

	.interview_c2 .scheduleWrap li .timeArea span{
		width: 27.46666666666667vw;
		margin-right: 4.666666666666667vw;
	}

	.interview_c2 .scheduleWrap li span.width_1{
		width: 22.53333333333333vw;
	}

	.interview_c2 .scheduleWrap li .textArea{
		line-height: 1.8;
	}
}

/*======= interview_c3 =======*/

.interview_c3{
	width: 1000px;
	margin: 0 auto 340px;
	position: relative;
  	z-index: 3;
}

.interview_c3::after{
  position: absolute;
  content: '';
  bottom: -140px;
  right: 80px;
  width: 100vw;
  height: 475px;
  background-color: var(--blue2);
  z-index:-1;
  overflow-x: auto;
}

.interview_c3 .titleArea{
	margin-bottom:50px;
}

.interview_c3 .titleArea h2{
	margin-bottom: 18px;
}

.interview_c3 .titleArea h2 img{
	width: 613px;
}

.interview_c3 .titleArea .txt{
	font-size: 28px;
}

.person01 .interview_c3 li.p1{
	display: none;
}

.person02 .interview_c3 li.p2{
	display: none;
}

.person03 .interview_c3 li.p3{
	display: none;
}

.person04 .interview_c3 li.p4{
	display: none;
}

.person05 .interview_c3 li.p5{
	display: none;
}

@media (max-width: 999px) and (min-width: 768px){
	.interview_c3{
		width: 90%;
	}

	.interview_c3 .titleArea h2 img{
		width: 61.5vw;
	}
}

@media (max-width: 767px) {
	.interview_c3{
		width: 90%;
		margin:0 auto 42vw;
	}

	.interview_c3::after{
	    bottom: -20.533333333333335vw;
	    right: 2.66vw;
	    height: 78.66666666666666vw;
	  }

	.interview_c3 .titleArea{
		margin-bottom: 9.333333333333334vw;
	}

	.interview_c3 .titleArea h2 {
		margin-bottom: 4.533333333333333vw;
	}

	.interview_c3 .titleArea h2 img{
		width: 41.46666666666667vw;
	}

	.interview_c3 .titleArea .txt{
		font-size: var(--fsize_sp38);
	}
}