@charset "utf-8";
/*------------------------------------------------------------
	recruit_interview01
------------------------------------------------------------*/
#main {
	padding-bottom: 23rem;
}
#main .pageTitle {
	margin-bottom: 12rem;
}
#main .topBox {
	margin-bottom: 8rem;
}
#main .topBox .title {
	font-size: 4.8rem;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 2.7rem;
	letter-spacing: 0.1em;
}
#main .topBox .title .col {
	color: #fb6900;
	border: 1px solid #fb6900;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	margin: -1.4rem 0.8rem 0;
	padding: 1.1rem 1rem 1.4rem;
}
#main .topBox p {
	text-align: center;
	letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
	#main .topBox .title {
		font-size: 3rem;
		letter-spacing: 0;
	}
	#main .topBox .title .col {
		margin: -0.6rem 0.8rem 0;
		padding: 0.5rem 0.5rem 0.9rem;
	}
	#main .topBox p {
		letter-spacing: 0;
	}
	#main .pageTitle {
		margin-bottom: 7rem;
	}
	#main .topBox {
		margin-bottom: 5rem;
	}
}



#main .introductionBox {
	margin-bottom: 22.7rem;
	position: relative;
}
#main .introductionBox:last-child {
	margin-bottom: 0;
}
#main .introductionBox::after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 4.7rem;
	left: 0;
	background-color: #F8F8F8;
	content: "";
	z-index: -1;
}
#main .imgBox {
	margin-bottom: 10rem;
	display: flex;
	position: relative;
}
#main .imgBox .photoBox {
	width: calc(50% + 32rem);
}
#main .imgBox .photoBox img {
	width: 100%;
}
#main .imgBox .textBox {
	padding-top: 0.7rem;
	flex: 1;
	position: relative;
	z-index: 10;
	margin: 0 0 0 -18.7rem;
	display: flex;
	align-items: center;
}
#main .imgBox .title {
	width: 100%;
	font-size: 3.2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
}
#main .imgBox .title .bg {
	margin-bottom: 1rem;
	padding: 2.7rem 2rem 2.9rem;
	display: inline-block;
	vertical-align: top;
	background-color: #fff;
	line-height: 1;
}
#main .imgBox .title .bg:last-child {
	margin-bottom: 0;
}
#main .imgBox .title .col {
	color: #FB6900;
}
#main .imgBox .name {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: right;
	font-size: 1.8rem;
	line-height: 2;
}
#main .imgBox .name .inner {
	min-width: 44.9rem;
	display: inline-block;
	text-align: left;
}
#main .imgBox .name .col,
#main .imgBox .name .jp {
	margin: -1rem 0.9rem 0 0;
	color: #FB6900;
	font-size: 3.6rem;
	line-height: 1;
	font-weight: 700;
	letter-spacing: 0.08em;
	vertical-align: top;
	display: inline-block;
}
#main .imgBox .name .jp {
	margin: -0.6rem 0.9rem 0 0;
	color: #2E2E2E;
	font-size: 3.2rem;
}
#main .imgBox .name .jp span {
	color: #FB6900;
}
#main .enTtl {
	width: 3.5rem;
	height: 3.5rem;
	position: absolute;
	top: 0.2rem;
	right: 5.2rem;
	font-size: 1.6rem;
	font-weight: 400;
	white-space: nowrap;
	letter-spacing: 0.14em;
	z-index: 5;
	color: #2E2E2E;
}
#main .enTtl::before {
	width: 3.5rem;
	height: 3.5rem;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #FB6900;
	content: "";
	z-index: -1;
}
#main .enTtl strong {
	margin-left: 0.3rem;
	font-weight: 500;
	color: #000;
	letter-spacing: 0.12em;
}
#main .enTtl .inner {
	display: block;
	width: 1rem;
	height: 1rem;
	position: absolute;
	top: 1.4rem;
	right: 0.3rem;
	transform: rotate(90deg);
}
#main .listBox .photo {
	margin-left: auto;
	width: calc(50% + 32rem);
	position: sticky;
	top: 0;
	right: 0;
}
#main .listBox .content {
	margin-top: -52rem;
	position: relative;
	z-index: 10;
	max-width: 159.6rem;
}
#main .listBox .listUl {
	width: 98rem;
}
#main .listBox .listUl li {
	margin-bottom: 5rem;
	padding: 7.6rem 8rem 6.1rem;
	background: #EDEDED;
	font-size: 1.8rem;
	line-height: 1.9;
	position: relative;
}
#main .listBox .listUl li:last-child {
	margin-bottom: 0;
}
#main .listBox .listUl p {
	margin-bottom: 3.3rem;
}
#main .listBox .listUl p:last-child {
	margin-bottom: 0;
}
#main .listBox .enTtl {
	top: 0;
	right: 0;
}
#main .listBox .enTtl .inner {
	opacity: 0.5;
}
#main .listBox .listUl .title {
	padding: 0 0 2.4rem 9.6rem;
	font-size: 2.4rem;
	font-weight: 500;
	border-bottom: 1px solid rgba(46,46,46,0.6);
	letter-spacing: 0.12em;
	position: relative;
	margin-bottom: 1.9rem;
}
#main .listBox .listUl .title .num {
	color: #FB6900;
	font-size: 7rem;
	line-height: 1;
	font-weight: 400;
	position: absolute;
	top: -0.6rem;
	left: 0;
	letter-spacing: 0.07em;
}
#main .listBox .listUl .title .enTxt {
	margin-bottom: 0.3rem;
	display: block;
	font-size: 2.2rem;
	opacity: 0.5;
	line-height: 1;
	letter-spacing: 0.09em;
}
@media all and (min-width: 897px) {
	#main .box03 .imgBox .name .inner {
		min-width: 42.5rem;
	}
	#main .box03 .imgBox .name {
		bottom: -1.2rem;
	}
	#main .box03 .imgBox .textBox {
		margin-left: -8.4rem;
	}
	#main .box04 .imgBox .name .inner {
		min-width: 49rem;
	}
	#main .box04 .imgBox .textBox {
		margin-left: -4.4rem;
	}
}
@media all and (max-width: 896px) {
	#main .imgBox {
		margin-bottom: 4rem;
		display: block;
	}	
	#main .imgBox .photoBox {
		width: auto;
	}
	#main .imgBox .photoBox img {
		width: 100%;
	}
	#main .listBox .content {
		margin-top: 0;
		max-width: inherit;
	}
	#main .imgBox .textBox {
		display: block;
		margin: 0;
		padding: 2rem;
	}
	#main .imgBox .name {
		margin-top: 3rem;
		width: auto;
		position: relative;
		bottom: auto;
		left: auto;
		font-size: 1.5rem;
		line-height: 2;
	}
	#main .imgBox .name .col,
	#main .imgBox .name .jp {
		margin: -0.2rem 0.6rem 0 0;
		font-size: 2.6rem;
	}
	#main .imgBox .name .jp {
		font-size: 2.3rem;
		margin-top: 0;
	}
	#main .imgBox .name .inner {
		min-width: 0;
	}
	#main .imgBox .title {
		width: auto;
		letter-spacing: 0;
		font-size: 2.2rem;
	}
	#main .imgBox .title .bg {
		padding: 0.6rem;
		line-height: 1.4;
	}
	#main .enTtl {
		top: -2.8rem;
		right: auto;
		font-size: 1.1rem;
		letter-spacing: 0.1em;
		left: 0;
	}
	#main .enTtl.right {
		right: 0 !important;
		left: auto !important;
	}
	#main .enTtl .inner {
		right: 0.5rem;
	}
	#main .listBox .photo {
		margin: 0 0 2rem;
		width: auto;
		position: relative;
		top: auto;
		right: auto;
	}
	#main .listBox .photo img {
		width: 100%;
	}
	#main .listBox .listUl {
		width: auto;
	}
	#main .introductionBox::after {
		top: 0;
		width: 100%;
  		left: 0;
	}
	#main .listBox .listUl .title {
		padding: 0 0 1.4rem 6.6rem;
		line-height: 1.5;
		font-size: 2rem;
	}
	#main .listBox .listUl li {
		padding: 2.6rem 2rem 3rem 2rem;
		font-size: 1.6rem;
	}
	#main .listBox .listUl .title .num {
		font-size: 4.5rem;
		left: 0.2rem;
	}
	#main .listBox .listUl .title .enTxt {
		font-size: 1.6rem;
		margin-bottom: 0.5rem;
	}
	#main .listBox .enTtl {
		top: 0;
  		right: auto;
		left: -2rem;
	}
	#main .introductionBox {
		margin-bottom: 14rem;
	}
	#main {
		padding-bottom: 10rem;
	}
}