.tabarea a.tab1	{
	background-image: url(../../common/images/tab1.svg);
}

.tabarea a.tab2	{
	background-image: url(../../common/images/tab2.svg);
}

.tabarea a.tab3	{
	background-image: url(../../common/images/tab3.svg);
}

.tabarea a.tab4	{
	background-image: url(../../common/images/tab4.svg);
}

.w960	{
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.sub.recruitinfo h2	{
	color: #5E318F;
	font-weight: normal;
	border-bottom: 1px solid #231815;
	margin-bottom: 25px;
}

.sub.recruitinfo .sec3	{
	margin-top: 150px;
}
.sub.recruitinfo .sec3 h2	{
	border-bottom: 0;
}

.sub.recruitinfo .sec3 p,.sub.recruitinfo .sec3 p a	{
	font-size: 18px;
	color: #808385;
}

.sub.recruitinfo .sec3 p	{
	margin-bottom: 25px !important;
}
.sub.recruitinfo .sec3 p a	{
	padding: 7px 14px;
	border-bottom: 1px solid #808385;
	display: inline-block;
}

.sub.recruitinfo .sec3 p a:hover	{
	color: #5E318F;
}
.sub.recruitinfo dl+h2	{
	margin-top: 100px;
}

.sub.recruitinfo.part dl,.sub.recruitinfo.career dl	{
	padding: 5px 0;
	width: 100%;
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;
	background-color: #E4E4E7;
	margin-bottom: 20px;
}
.sub.recruitinfo.part dl dt,.sub.recruitinfo.part dl dd,
.sub.recruitinfo.career dl dt,.sub.recruitinfo.career dl dd	{
	text-align: left;
}

.sub.recruitinfo dl dt span.area	{
	display: block;
	max-width: 260px;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #5E318F;
	font-size: 16px;
	color: #808385;
}

.sub.recruitinfo.part dl dd,.sub.recruitinfo.career dl dd	{
	padding-top: 5px;
}
.sub.recruitinfo.part dl dd span.new,.sub.recruitinfo.career dl dd span.new	{
	width: 50px;
	display: inline-block;
	vertical-align: middle;
}

.sub.recruitinfo.career dl dd a,.sub.recruitinfo.part dl dd a	{
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	color: #231815;
	font-size: 16px;
	line-height: 1;
}

.sub.recruitinfo.part dl dd span.new img,.sub.recruitinfo.career dl dd span.new img	{
	width: 50px;
}

.fresh .sec1	{
	display: flex;
	flex-direction: column;
}
.fresh .sec1 .order1	{
	order: 1;
}

.fresh .sec1 .order2	{
	order: 2;
}

.sub.recruitinfo.fresh .sec2 a	{
	display: block;
	padding: 15px 0;
	width: 100%;
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;
	background-color: #E4E4E7;
	margin-bottom: 20px;
	color: #5E318F;
	box-sizing: border-box;
	border: 1px solid #E4E4E7;
}

.sub.recruitinfo.fresh .sec2 a.intern	{
	background-color: white;
	border: 1px solid #5E318F;
	margin-top: 50px;
}

.sub.recruitinfo.fresh .sec2 a:hover	{
	color: white;
	background-color: #5E318F;
	border: 1px solid #5E318F;
}

.sub.recruitinfo.fresh .sec2 a.intern:hover	{
	background-color: #5E318F;
	color: white;
}

.faq dt,.faq dd	{
	position: relative;
	text-align: left;
}

.faq dt img,.faq dd img	{
	width: 50px;
	position: absolute;
	top: 0;
	left: 0;
}

.faq dt	{
	min-height: 50px;
	margin-top: 15px;
	cursor: pointer;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	padding: 15px 15px 15px 65px;
}
.faq dd	{
	display: none;
	font-size: 16px;
	padding: 10px 15px 10px 65px;
	box-shadow: 3px 3px 5px rgba(0,0,0,.3);
}
.faq dd .fade	{
	opacity: 0;
}

.sec2 table	{
	width: calc(100% - 50px);
	margin: 0 25px;
}

.detail main h1	{
	font-size: 36px;
	color: #5E318F;
	font-weight: normal;
}
.detail .leadarea	{
	background-color: white;
	border: 1px solid #5E318F;
	padding: 30px 0;
}

.detail .leadarea h2,.sub.recruitinfo.detail h2.grey	{
	border-bottom: 0;
	display: inline-block;
	color: #808385;
	background-color: #E4E4E7;
	width: 220px;
	padding: 10px;
	font-size: 18px;
}

.sub.recruitinfo.detail h2.grey	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 480px;
}

.detail .sec2 table th,.detail .sec2 table td	{
	vertical-align: top;
}
.detail .sec2 table th,.detail .sec2 table td	{
	border-bottom:  1px dashed #808385;
	padding: 30px 0;
}
.detail .sec2 table tr:last-child th,.detail .sec2 table tr:last-child td	{
	border-bottom: 0;
}
.detail .sec2 table th	{
	width: 220px;
	text-align:left;
}
.detail .sec2 table th .thtitle	{
	display: block;
	text-align: left;
	background-color: #E4E4E7;
	color:#808385;
	font-size: 18px;
	font-weight: normal;
	padding: 10px;
}
.detail .sec2 table td dt	{
	font-size: 14px;
}
.detail .sec2 table td,
.detail .sec2 table td dd	{
	font-size: 14px;
}
.detail .sec2 table td	{
	padding-left: 30px;
}
.detail .sec2 table td dd	{
	padding-left:  35px;
}

.detail .sec2 table td table th:first-child	{
	width: 20px;
}

.detail .sec2 table td table th,.detail .sec2 table td table td	{
	border-bottom: 0;
	padding: 0;
	font-size: 14px;
}

.detail .sec2 table td table td .small	{
	display: inline-block;
	padding-top: 15px;
}
.detail .sec2 table td .small	{
	font-size: 12px;
}

.detail .sec2 .num	{
	font-size: 18px;
}

.detail .sec2 table td dt .num	{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding-right: 18px;
}

.detail .sec2 table td .text-right	{
	display: block;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 30px;
}
.detail .sec2 table td .flow dt,.detail .sec2 table td .flow dd	{
	display: inline-block;
}
.detail .sec2 table td .flow dt,.detail .sec2 table td .flow dd	{
	vertical-align: top;
}
.detail .sec2 table td .flow img	{
	width: 50px;
}

.detail .sec2 table td .flow dd {
	padding-top: 12px;
	width: calc(100% - 80px);
	margin-bottom: 30px;
}

.detail .sec2 table td .flow dd .small	{
	display: inline-block;
	margin-top: 15px;
}

.detail .sec2 table td .r_contact	{
	display: block;
	margin-top: 30px;
	position: relative;
}

.detail .sec2 table td .r_contact .access	{
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	width: auto;
	padding: 10px 15px;
	border: 1px solid #808385;
	background-color: #808385;
	color: white;
}

.detail .sec2 table td .r_contact .access.gm	{
	top: auto;
	bottom: 0;
	margin-bottom: 0;
}
.detail .sec2 table td .r_contact .access:hover	{
	border: 1px solid #808385;
	background-color: white;
	color: #808385;

}

.detail .sec3 .r_entry	{
	display: inline-block;
	max-width: 600px;
	width: 100%;
	background-color: #5E318F;
	border: 1px solid #5E318F;
	background-image: url(../../common/images/r_entry.svg);
	background-size: auto 20px;
	background-position: center center;
	background-repeat: no-repeat;
	height: 60px;
	text-indent: -9999px;
}


.detail .sec3 .r_entry:hover	{
	background-color: white;
	background-image: url(../../common/images/r_entry_r.svg);
}

.detail .sec3 .r_entry:hover img	{
	display: none;
}

.faq dl	{
	border-bottom: 1px dashed #232825;
	padding-bottom: 30px;
}


@media screen and (max-width: 768px)	{
	.w960	{
		width: calc(100% - 60px);
		margin: 0 30px 50px;
	}
	
	.detail .sec1.w960	{
		margin-bottom: 0;
	}
	main section dl+h1	{
		margin-top: 50px;
	}
	.faq dt	{
		font-size: 3.5vw;
		line-height: 150%;
	}
	.faq dd	{
		font-size: 3vw;
	}
	.faq dt	{
		padding-top: 10px;
	}
	.faq dt img,.faq dd img	{
		width: auto;
		height: calc(5vw + 20px);
	}	
	.detail main h1	{
		font-size: 6vw;
	}
	.sub.recruitinfo.detail h2.grey.jobtitle	{
		width: 100%;	
	}
	.detail .leadarea h2, .sub.recruitinfo.detail h2.grey	{
		font-size: 4.5vw;
	}
	
	.detail .sec2 table,.detail .sec2 table th,.detail .sec2 table td	{
		display: block;
		width: 100%;
		font-size: 3.6vw;
	}
	
	.detail .sec2 table td table	{
		display: block;
	}
	.detail .sec2 table td table tr	{
		display: block;
		clear: both;
	}
	.detail .sec2 table td table th,.detail .sec2 table td table td	{
		display: block;
		margin-left: 7vw;
	}
	.detail .sec2 table td table th:first-child	{
		width: 100%;
	}
	
	.detail .sec2 table td table tr:last-child td	{
		border-bottom: 1px dashed #231815;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.detail .sec2 table td table:last-of-type tr:last-child td	{
		border-bottom: 0;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.detail .sec2 table td table th[rowspan="2"]	{
		display: block;
		width: 5vw;
		float: left;
		margin-left: 0;
	}

	.detail .sec2 table td	{
		padding-left: 0;
	}
	.sec2 table	{
		margin: 0;
	}
	
	.detail .sec2 table th	{
		border-bottom: 0;
		padding-bottom: 0;
	}
	
	.detail .sec2 table th .thtitle	{
		width: 70%;
	}
	
	.detail .sec2 table td table th,.detail .sec2 table td table td	{
		font-size: 3.6vw;
	}
	.detail .sec2 table td,.detail .sec2 table td dt,.detail .sec2 table td dd	{
		font-size: 3.6vw;
	}
	.detail .sec2 .num	{
		font-size: 4vw;
	}
	.detail .sec2 table td dd	{
		padding-left: calc(4vw + 10px);
	}
	
	.detail .sec2 table td .small	{
		font-size: 3vw;
	}
	.detail .sec2 table td .flow img	{
		width: auto;
		height: calc(5vw + 20px);
	}
	
	.detail .sec2 table td .flow dd	{
		padding: 10px;
		width: calc(100% - 12vw);
		padding-right: 0;
	}
	
	.sub.recruitinfo h2	{
		font-size: 4.5vw;
	}
	.sub.recruitinfo dl dt span.area	{
		font-size: 4.5vw;
		font-weight: normal;
	}
	.sub.recruitinfo.career dl dd a,.sub.recruitinfo.part dl dd a	{
		font-size: 3.6vw;
	}	
	.detail .sec2 table td .r_contact .access.gm	{
		position: static;
		display: inline-block;
		margin-top: 30px;
	}
	.detail .sec2 table td .r_contact	{
		margin-top: 4.5vw;
	}
	.detail .sec3	{
		margin: 0 30px 50px;
		width: calc(100% - 60px);
	}
	
	.detail .sec3 .r_entry	{
		background-size: auto 15px;
	}
	
	.sub.recruitinfo .sec3 p, .sub.recruitinfo .sec3 p a	{
		font-size: 3.6vw;
	}
	
	.sub .tabarea ul li	{
		width: calc(50% - 2px);
		margin: 0 1px;
	}
}