@charset "utf-8";
/* CSS Document */

/*元社員インタビュー*/

.interview-content h1 span{
	color:#0D519E;
}
.name {
	border-left:solid 2px #0D519E;
}
.history{
	background-color:#ECF1F7;
}
.interview-faq {
	background-color:#ECF1F7;
}
.interview-faq1::before {
	background-color:#0D519E;
}
.interview-q {
	color:#0D519E;
}