


.mynavi_info {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 80px 0 0 0;
	width: 100%;
	height: auto;
}

.mynavi_ti {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 auto 12px auto;
	width: 90%;
	max-width: 1400px;
	height: auto;
	text-align: center;
	font-size: 2.2em;
	line-height: 1.2em;
}

.mynavi_le {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 auto 18px auto;
	width: 90%;
	max-width: 1400px;
	height: auto;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.6em;
}

.mynavi_le_after {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 6px auto 6px auto;
	text-align: center;
	color: #38aae6;
	font-size: 1.3em;
	line-height: 1.6em;
	text-decoration: underline;
}

@media only screen and (max-width: 680px) {
	
	.mynavi_ti {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 auto 12px auto;
		width: 90%;
		max-width: 1400px;
		height: auto;
		text-align: left;
		font-size: 1.8em;
		line-height: 1.2em;
		text-align: justify;
		text-justify: inter-ideograph;
		word-break: break-all;
	}
	
	.mynavi_le {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 auto 24px auto;
		width: 90%;
		max-width: 1400px;
		height: auto;
		text-align: left;
		font-size: 1em;
		line-height: 1.6em;
		text-align: justify;
		text-justify: inter-ideograph;
		word-break: break-all;
	}

	.mynavi_le_after {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 40px auto 6px auto;
		text-align: center;
		color: #38aae6;
		font-size: 1.3em;
		line-height: 1.6em;
		text-decoration: underline;
	}
		
}



.mynavi_info ul {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	width: 95%;
	max-width: 1400px;
	height: auto;
	text-align: center;
}


.mynavi_info ul li {
	display: inline-block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 5px 24px 5px;
	width: 388px;
	height: 120px;
}

.mynavi_info ul li a {
	display: inline-block;
	padding: 18px 0 0 0;
	width: 386px;
	height: 120px;
	background-color: #fff;
	border: 1px solid #38aae6;
	transition: all 0.6s;
}

.mynavi_le_after {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 6px auto 6px auto;
	text-align: center;
	color: #38aae6;
	font-size: 1.3em;
	line-height: 1.6em;
	text-decoration: underline;
}

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

	.mynavi_info ul li {
		display: inline-block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 5px 24px 5px;
		width: 90%;
		max-width: 386px;
		height: 120px;
	}
	
	.mynavi_info ul li a {
		display: inline-block;
		padding: 18px 0 0 0;
		width: 90%;
		max-width: 388px;
		height: 120px;
		background-color: #fff;
		border: 1px solid #38aae6;
		transition: all 0.6s;
	}

}

.mynavi_info ul li a:hover {
	background-color: #c2e7fb;
	transition: all 0.3s;
}

.mynavi_info ul li a span {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 auto 22px auto;
	width: 90%;
	max-width: 200px;
	height: auto;
}

.mynavi_info ul li a p {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	width: 95%;
	height: 44px;
	line-height: 44px;
	color: #fff;
	background-color: #38aae6;
	border-radius: 4px;
	text-align: center;

}








.recruit_info {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
}

.recruit_info ul {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	width: 95%;
	max-width: 1400px;
	height: auto;
	text-align: center;
}

.recruit_info ul li {
	display: inline-block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 6px 12px 6px;
	width: 120px;
	height: 120px;
}

.recruit_info ul li a {
	display: inline-block;
	padding: 18px 0 0 0;
	width: 120px;
	height: 120px;
	background-color: #fff;
}
/*
.recruit_info ul li a:hover {
	display: inline-block;
	padding: 18px 0 0 0;
	width: 120px;
	height: 120px;
	background-color: #fff;
	border: 1px solid #108b3b;
}
*/
.recruit_info ul li span {
	font-size: 2.8em;
	line-height: 1em;
}

.recruit_info ul li p {
	padding: 6px 0 0 0;
	font-size: 0.9em;
	line-height: 1.4em;
}




.info_a a {
	color: #9d1d22;
	background-color: #9d1d22;
	border: 1px solid #9d1d22;
	transition: all 0.8s;
}

.info_b a {
	color: #dc801d;
	background-color: #dc801d;
	border: 1px solid #dc801d;
	transition: all 0.8s;
}

.info_a a:hover {
	color: #fff;
	background-color: #9d1d22;
	border: 1px solid #9d1d22;
	transition: all 0.3s;
}

.info_a a.current {
	color: #fff;
	background-color: #9d1d22;
	border: 1px solid #9d1d22;
	transition: all 0.3s;
}

.info_b a:hover {
	color: #fff;
	background-color: #dc801d;
	border: 1px solid #dc801d;
	transition: all 0.3s;
}

.info_b a.current {
	color: #fff;
	background-color: #dc801d;
	border: 1px solid #dc801d;
	transition: all 0.3s;
}



/* top */
.info_top a {
	color: #9d1d22;
	background-color: #9d1d22;
	border: 1px solid #9d1d22;
	transition: all 0.8s;
}

.info_top a:hover {
	color: #fff;
	background-color: #9d1d22;
	border: 1px solid #9d1d22;
	transition: all 0.3s;
}

.info_top a.current {
	color: #fff;
	background-color: #9d1d22;
	border: 1px solid #9d1d22;
	transition: all 0.3s;
}

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

	.recruit_info ul li.info_top,
	.recruit_info ul li.info_top a {
		display: none;
	}

}

.recruit_news {
	display: block;
	position: relative;
	padding: 24px 24px 24px 24px;
	margin: 40px auto 80px auto;
	width: 90%;
	max-width: 1400px;
	height: auto;
	background-color: #fff;
}







.main-area_person {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
	min-height: 600px;
}

.main-area_person ul {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 60px auto 200px auto;
	width: 95%;
	max-width: 1200px;
	overflow: hidden;
}

.main-area_person ul li {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 1% 32px 1%;
	width: 48%;
	height: 280px;
	float: left;
	background-color: #fff;
}

.main-area_person ul li a {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 280px;
	color: #fff;
	border: 1px solid #a9a9a9;
	overflow: hidden;
}

.main-area_person ul li a:hover {
	color: #9d1d22;
	border: 1px solid #9d1d22;
}

@media only screen and (max-width: 940px) {
	
	.main-area_person ul li {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 auto 32px auto;
		width: 90%;
		max-width: 400px;
		height: auto;
		max-height: 220px;
		float: none;
	}	

	.main-area_person ul li a {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 100%;
		max-width: 400px;
		height: auto;
		max-height: 220px;
		border: 1px solid #a9a9a9;
	}

}



.person .name {
	display: block;
	position: absolute;
	top: 24px;
	left: 18px;
	/*color: #fff;*/
	font-weight: 700;
	font-family: "Trirong", serif;
	letter-spacing: 0.5px;
	font-size: 2.6em;
	line-height: 1.1em;
	z-index: 1;
}

.person .name span {
	padding: 0 0 0 8px;
	font-size: 0.4em;
	font-family: "BIZ UDPGothic", serif;
	font-weight: 400;
	letter-spacing: 0;
}

.person .team {
	display: block;
	position: absolute;
	top: 68px;
	left: 18px;
	font-family: "BIZ UDPGothic", serif;
	font-weight: 700;
	/*color: #fff;*/
	font-size: 1.3em;
	line-height: 1.1em;
	z-index: 1;
}

.person .title {
	display: block;
	position: absolute;
	bottom: 34px;
	left: 18px;
	font-family: "BIZ UDPGothic", serif;
	font-weight: 700;
	/*color: #fff;*/
	font-size: 1.2em;
	line-height: 1.1em;
	z-index: 1;
}

.person .comment {
	display: block;
	position: absolute;
	bottom: 12px;
	left: 18px;
	font-family: "BIZ UDPGothic", serif;
	font-weight: 700;
	/*color: #fff;*/
	font-size: 0.9em;
	line-height: 1.1em;
	z-index: 1;
}

.person .bt {
	display: block;
	position: absolute;
	bottom: 12px;
	right: 14px;
	/*color: #fff;*/
	font-size: 2.8em;
	line-height: 1em;
	z-index: 1;
}

.main-area ul li .img-wrap {
	z-index: 0;
	/*aspect-ratio: 16 / 11;*/
	overflow: hidden;
}

.main-area ul li .img-wrap img {
	object-fit: cover;
	transition: transform 0.4s ease; 
}

.main-area ul li .img-wrap:hover img {
	transform: scale(1.1);
	opacity: 0.5;
}



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

	.person .name {
		display: block;
		position: absolute;
		top: 24px;
		left: 18px;
		color: #fff;
		font-size: 1.8em;
		line-height: 1.1em;
		z-index: 1;
	}
	
	.person .team {
		display: block;
		position: absolute;
		top: 68px;
		left: 18px;
		font-family: "BIZ UDPGothic", serif;
		font-weight: 700;
		color: #fff;
		font-size: 1.2em;
		line-height: 1.1em;
		z-index: 1;
	}
	
	.person .title {
		display: none;
	}
	
	.person .comment {
		display: none;
	}

}
















/* インタビュー個別ページ */

#interview {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 160px 0 0 0;
	width: 100%;
	height: auto;
}

.interview_inner {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: auto;
	min-height: 800px;
	
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-position: center center;
	z-index: 0;
	overflow: hidden;
}

.interview_inner:before {
	content: '';
	background: inherit;
	-webkit-filter: blur(20px);
	-moz-filter: blur(20px);
	-o-filter: blur(20px);
	-ms-filter: blur(20px);
	filter: blur(20px);
	position: absolute;
	top: -20px;
	left: -20px;
	right: -20px;
	bottom: -20px;
	z-index: -1;
}

@media only screen and (max-width: 1080px) {
	
	#interview {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 100px 0 0 0;
		width: 100%;
		height: auto;
		min-height: 800px;
	}	

}

@media only screen and (max-width: 660px) {
	
	.interview_inner {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 100%;
		height: auto;
		min-height: 650px;
	}

}

@media only screen and (max-width: 560px) {
	
	.interview_inner {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 100%;
		height: auto;
		min-height: 800px;
	}

}

@media only screen and (max-width: 460px) {
	
	.interview_inner {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 100%;
		height: auto;
		min-height: 520px;
	}

}

@media only screen and (max-width: 380px) {
	
	.interview_inner {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 100%;
		height: auto;
		min-height: 500px;
	}

}

.interview_title {
	display: block;
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	top: 28px;
	left: 64px;
	font-family: "BIZ UDPGothic", serif;
	font-weight: 700;
	color: #9d1d22;
	font-size: 1.8em;
	line-height: 1.1em;
}

.interview_title span {
	display: block;
	position: relative;
	padding: 6px 0 0 0;
	margin: 0 0 0 0;
	font-family: "BIZ UDPGothic", serif;
	font-weight: 400;
	font-size: 0.5em;
	line-height: 1.1em;
	letter-spacing: 2px;
}


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

	.interview_title {
		display: block;
		position: absolute;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		top: 28px;
		left: 24px;
		font-family: "BIZ UDPGothic", serif;
		font-weight: 700;
		color: #9d1d22;
		font-size: 1.8em;
		line-height: 1.1em;
	}
	
}

.interview_pic {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 100px auto 0 auto;
	width: 90%;
	max-width: 980px;
	height: auto;
	max-height: 500px;
	border-radius: 18px;
	z-index: 10;
	overflow: hidden;
}

.interview_pic img {
	object-fit: cover;
}







.interview_p {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: -30px auto 0 100px;
	width: 80%;
	max-width: 480px;
	height: 120px;
	background-color: rgba(255,255,255,0.9);
	border-radius: 0 8px 8px 8px;
	z-index: 15;
}

.interview_p_up {
	display: block;
	position: absolute;
	top: -34px;
	left: 0;
	width: 180px;
	height: 34px;
	background-color: rgba(255,255,255,0.9);
	border-radius: 8px 8px 0 0;
	z-index: 15;
}

@media only screen and (max-width: 1080px) {
		
	.interview_p {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: -20px auto 0 auto;
		width: 80%;
		max-width: 480px;
		height: 120px;
		z-index: 15;
	}

}

@media only screen and (max-width: 380px) {
		
	.interview_p {
		display: block;
		position: relative;
		padding: 0 0 0 0;
		margin: 25px auto 0 auto;
		width: 84%;
		max-width: 480px;
		height: 120px;
		z-index: 15;
	}

}

.interview_p .name {
	display: block;
	position: absolute;
	top: -24px;
	left: 22px;
	color: #9d1d22;
	/*color: #fff;*/
	font-weight: 700;
	font-family: "Trirong", serif;
	letter-spacing: 0.5px;
	font-size: 2.6em;
	line-height: 1.1em;
	z-index: 20;
}

.interview_p .name span {
	padding: 0 0 0 8px;
	font-size: 0.4em;
	font-family: "BIZ UDPGothic", serif;
	font-weight: 400;
	letter-spacing: 0;
}

.interview_p .team {
	display: block;
	position: absolute;
	top: 24px;
	left: 22px;
	font-family: "BIZ UDPGothic", serif;
	font-weight: 700;
	color: #9d1d22;
	/*color: #fff;*/
	font-size: 1.3em;
	line-height: 1.1em;
	z-index: 20;
}

.interview_p .title {
	display: block;
	position: absolute;
	bottom: 40px;
	left: 22px;
	font-family: "BIZ UDPGothic", serif;
	font-weight: 700;
	color: #9d1d22;
	/*color: #fff;*/
	font-size: 1.2em;
	line-height: 1.1em;
	z-index: 20;
}

.interview_p .comment {
	display: block;
	position: absolute;
	bottom: 20px;
	left: 22px;
	font-family: "BIZ UDPGothic", serif;
	font-weight: 700;
	color: #9d1d22;
	/*color: #fff;*/
	font-size: 0.9em;
	line-height: 1.1em;
	z-index: 20;
}







.interview_main {
	display: block;
	position: relative;
	padding: 0 0 50px 0;
	margin: 30px 0 40px 0;
	width: 100%;
	height: auto;
	min-height: 1400px;
	border-radius: 10px;
}

.interview_main_mask01 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 1200px;
	overflow: hidden;
	background-image: url(../images/mask01.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.interview_main_mask02 {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 600px;
	overflow: hidden;
	background-image: url(../images/mask02.png);
	background-position: right top;
	background-repeat: no-repeat;
}

.interview_main_inner {
	display: block;
	position: relative;
	padding: 40px 36px 80px 36px;
	margin: 0 auto 0 auto;
	width: 90%;
	max-width: 1080px;
	height: auto;
	min-height: 1400px;
	background-color: #fff;
	border-radius: 10px;
}

.space_each {
	display: block;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 100px;
	overflow: hidden;
}

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

	.interview_main_inner {
		display: block;
		position: relative;
		padding: 40px 36px 80px 36px;
		margin: 0 0 0 0;
		width: 100%;
		max-width: 1080px;
		height: auto;
		min-height: 1400px;
		background-color: #fff;
		border-radius: 10px;
	}

}






/*!
 * QAエリア 
 */

.interview_faq {
	list-style: none;
	width: 95%;
	max-width: 1400px;
	margin: 0 auto 60px auto;
	overflow: hidden;
}

.interview_faq li {
  margin: 22px 0 10px 0;
}

.interview_faq section {
	/*border: 1px solid #108b3b;*/
}


.interview_faq .title {
	position: relative;
	cursor: pointer;
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: normal;
	padding: 18px 18px 12px 36px;
	transition: all .5s ease;
	color: #108b3b;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
	letter-spacing: 2px;
}

.interview_faq .title span {
	padding: 0 0 0 12px;
}

.interview_faq .answer {
	background: #f4f4f4;
	margin:0 3% 18px 3%;
	padding: 36px 48px 48px 48px;
	font-size: 1.14em;
	line-height: 2.1em;
	font-weight: 400;
	font-family: "BIZ UDPGothic", sans-serif;
	letter-spacing: 1px;
	border-radius: 10px;
	text-indent: 1em;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all;
}

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

	.interview_faq {
		list-style: none;
		width: 100%;
		max-width: 1400px;
		margin: 0 0 60px 0;
		padding: 0 0 0 0;
		overflow: hidden;
	}

	.interview_faq .title {
		position: relative;
		cursor: pointer;
		font-size: 1.6em;
		line-height: 1.4em;
		font-weight: normal;
		padding: 18px 12px 12px 12px;
		transition: all .5s ease;
		color: #108b3b;
		font-weight: 400;
		font-family: "BIZ UDPGothic", sans-serif;
		letter-spacing: 2px;
	}

	.interview_faq .answer {
		background: #f4f4f4;
		margin:0 0 18px 0;
		padding: 36px 36px 48px 36px;
		font-size: 1.14em;
		line-height: 2.1em;
		font-weight: 400;
		font-family: "BIZ UDPGothic", sans-serif;
		letter-spacing: 1px;
		border-radius: 10px;
		text-indent: 1em;
		text-align: justify;
		text-justify: inter-ideograph;
		word-break: break-all;
	}

}



.interview_pic01 {
	display: block;
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	top: 270px;
	left: -650px;
	width: 600px;
	height: 400px;
	background-color: #f6f6f6;
}

.interview_pic02 {
	display: block;
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	top: 700px;
	left: -650px;
	width: 600px;
	height: 400px;
	background-color: #f6f6f6;
}

.interview_pic03 {
	display: block;
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	top: 400px;
	right: -650px;
	width: 600px;
	height: 400px;
	background-color: #f6f6f6;
}

.interview_pic01 img,
.interview_pic02 img,
.interview_pic03 img {
	width: 600px;
	height: 400px;
	object-fit: cover;
}



