@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
body {
	background-color: #fff;
}
#main,
#main a {
	color: #1a1a1a;
}
#pagePath li:not(:last-child) {
	background-image: url(../img/common/icon05.png);
}
#main .topBox {
	margin-bottom: 10.8rem;
	padding-top: 1.2rem;
}
#main .topBox .text {
	margin: 0 0 1.5rem 10rem;
	font-size: 1.8rem;
	line-height: 2.5;
}
#main .topBox .link {
	text-align: right;
}
#main .topBox .link a {
	padding-left: 1.5rem;
	font-size: 1.8rem;
	font-weight: 600;
	color: #E34508;
	border-bottom: 1px solid #E34508;
	background: url(../img/common/icon02.png) no-repeat left top 0.7rem / 0.9rem;
}
#main .topBox .link a:hover {
	opacity: 0.7;
}
#main .interview {
	margin-bottom: 20.3rem;
}
#main .interview .imgBox {
	margin-bottom: 4.3rem;
	position: relative;
}
#main .interview .imgBox .photoBox img {
	width: 100%;
}
#main .interview .imgBox .textBox {
	width: 100%;
	margin-top: 3.5rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
	max-width: 99rem;
}
#main .interview .imgBox .textBox .title {
	margin-bottom: 5.5rem;
	max-width: 53rem;
	font-size: 3.8rem;
	font-weight: 600;
	letter-spacing: 0.07em;
	line-height: 1.58;
	color: #fff;
}
#main .interview .imgBox .textBox .sub {
	max-width: 53rem;
	text-align: center;
	color: #fff;
	font-size: 2.2rem;
	font-weight: 600;
}
#main .interview .imgBox .textBox .sub span {
	margin-right: 1.5rem;
	display: inline-block;
}
#main .interview .faqBox {
	margin: 0 auto;
	max-width: 100rem;
}
#main .interview .faqBox dl {
	padding: 3rem 0;
	cursor: pointer;
	border-bottom: 0.2rem dotted #231816;
}
#main .interview .faqBox .sub02 dl:last-of-type {
	border-bottom: 0;
}
#main .interview .faqBox dt {
	margin-right: -2rem;
	padding-left: 5rem;
	position: relative;
	font-size: 2.2rem;
	color: #1A1311;
	font-weight: 600;
	line-height: 2.09;
	background: url(../img/common/icon03.png) no-repeat left 0.3rem top 0.5rem / 3.6rem;
}
#main .interview .faqBox dd {
	margin: 0.8rem 0 2rem;
	padding-left: 5.3rem;
	display: none;
	line-height: 2.5;
	cursor: auto;
}
#main .interview .faqBox .sub01 dl:first-of-type dd {
	display: block;
}
#main .interview .photo {
	margin-right: -10rem;
	width: 51.9rem;
}
#main .interview .sub02 {
	padding-top: 4.7rem;
}
#main .interview .sub02 .outBox {
	flex: 1;
	margin-right: 7rem;
}
#main .interview .innerBox:not(:last-of-type) {
	margin-bottom: 20rem;
}
#main .interview .innerBox01 .imgBox .textBox .title {
	margin: 0 -4rem 4.5rem auto;
}
#main .interview .innerBox01 .imgBox .textBox .sub {
	margin: 0 3rem 0 auto;
	text-align: right;
}
#main .interview .innerBox01 .sub02 {
	padding-top: 0;
}
#main .interview .innerBox01 .photo {
	margin-top: 6rem;
	width: 53.2rem;
}
#main .interview .innerBox02 .imgBox .textBox .title {
	margin: 0 0 0 5rem;
	max-width: 58rem;
}
#main .interview .innerBox02 .imgBox .textBox .sub {
	margin: -1.5rem 0 0 5rem;
	max-width: 59rem;
	text-align: right;
	letter-spacing: 0.2em;
}
#main .interview .innerBox02 .imgBox .textBox {
	margin-top: 0;
	top: auto;
	bottom: 3.3rem;
	transform: translate(-50%,0);
}
#main .interview .innerBox02 .imgBox .textBox .sub span {
	margin-right: 0.5rem;
}
#main .interview .innerBox02 .faqBox dd {
	display: block;
}
#main .interview .imgBox .textBox .sub .big {
	margin-right: 0;
	font-size: 3.5rem;
}
#main .jobDetail .headLine02 {
	margin-bottom: 5.3rem;
}
#main .jobDetail .headLine02 .en {
	letter-spacing: 0.05em;
}
#main .jobDetail table {
	margin: 0 auto;
	width: 100rem;
	border-collapse: collapse;
}
#main .jobDetail table th,
#main .jobDetail table td {
	padding: 2.4rem 2rem 2.4rem 4rem;
	text-align: left;
	border: 0;
	color: #000;
	font-weight: 400;
	vertical-align: top;
	word-break: break-all;
}
#main .jobDetail table tr:nth-child(2n) th,
#main .jobDetail table tr:nth-child(2n) td {
	background-color: #F5F5F5;
}
#main .jobDetail table th {
	padding-left: 6rem;
	width: 20%;
	font-feature-settings: "palt";
}
#gFooter {
	margin-top: 12.3rem;
}
#gFooter .pageTop .black {
	display: block;
}
#gFooter .pageTop .white {
	display: none;
}
@media all and (max-width: 896px) {
	#pagePath {
		margin: 0.5rem 0 2rem;
	}
	#main .topBox {
		margin-bottom: 7.5rem;
		padding-top: 0;
	}
	#main .topBox .text {
		margin: 0 0 1.5rem;
		font-size: 1.2rem;
		line-height: 1.875;
	}
	#main .topBox .link a {
		padding-left: 1rem;
		font-size: 1.1rem;
		background-size: 0.55rem auto;
		background-position: left top 0.4rem;
	}
	#main .interview {
		margin-bottom: 8.5rem;
	}
	#main .interview .imgBox {
		margin-bottom: 2rem;
	}
	#main .interview .imgBox .textBox {
		padding: 0 3rem;
		margin-top: 1rem;
		max-width: 100%;
	}
	#main .interview .imgBox .textBox .title {
		margin-bottom: 4vw;
		max-width: 40vw;
		font-size: 2.853vw;
	}
	#main .interview .imgBox .textBox .sub {
		max-width: 40vw;
		font-size: 1.653vw;
	}
	#main .interview .imgBox .textBox .sub span {
		margin-right: 0.5rem;
	}
	#main .interview .faqBox {
		margin: 0 1.7rem;
		max-width: 100%;
	}
	#main .interview .faqBox dl {
		padding: 1.4rem 0;
		border-bottom: 1px dotted #231816;
	}
	#main .interview .faqBox dt {
		margin-right: 0;
		padding-left: 2.5rem;
		font-size: 1.2rem;
		line-height: 1.74;
		background-size: 1.65rem auto;
		background-position: left 0.3rem top 0.2rem;
	}
	#main .interview .faqBox dd {
		margin: 0.5rem 0 0;
		padding-left: 2.5rem;
		font-size: 1.2rem;
		line-height: 1.875;
	}
	#main .interview .sub02 {
		padding-top: 0;
		display: block;
	}
	#main .interview .sub02 .outBox {
		margin-right: 0;
	}
	#main .interview .innerBox:not(:last-of-type) {
		margin-bottom: 8.7rem;
	}
	#main .interview .innerBox01 {
		margin-bottom: 6.3rem !important;
	}
	#main .interview .innerBox01 .imgBox .textBox .title {
		margin: 0.5rem -1rem 1.2rem auto;
	}
	#main .interview .innerBox01 .imgBox .textBox .sub {
		margin: 0 1rem 0 auto;
	}
	#main .interview .innerBox01 .sub02 {
		padding-top: 0;
	}
	#main .interview .innerBox02 .imgBox .textBox .title {
		margin: 0 0 0 4vw;
		max-width: 45.333vw;
	}
	#main .interview .innerBox02 .imgBox .textBox .sub {
		margin: -1.333vw 0 0 1.333vw;
		max-width: 48vw;
	}
	#main .interview .innerBox02 .imgBox .textBox {
		bottom: 1rem;
	}
	#main .interview .innerBox02 .imgBox .textBox .sub span {
		margin-right: 0.5rem;
	}
	#main .interview .imgBox .textBox .sub .big {
		font-size: 2.667vw;
	}
	#main .jobDetail .headLine02 {
		margin-bottom: 3rem;
	}
	#main .jobDetail table {
		width: 100%;
	}
	#main .jobDetail table th,
	#main .jobDetail table td {
		padding: 1rem 0.2rem 1rem 0;
		font-size: 1.2rem;
	}
	#main .jobDetail table th {
		padding-left: 1.7rem;
		width: 24%;
	}
	#main .jobDetail .comBtn {
		margin-top: 4rem;
	}
	#gFooter {
		margin-top: 10.5rem !important;
	}
	#gFooter .h_title .black {
		display: block;
	}
	#gFooter .h_title .white {
		display: none;
	}
}