@charset "Shift_JIS";

/*============================================

	▼ ごあいさつ 

=============================================*/

	#greeting p:last-of-type {
		text-align:right;
	}


/*============================================

	▼ 採用情報 

=============================================*/

	#recruitment p:first-of-type {
		margin-bottom:50px;
	}

	#recruitment th {
		width:5em;
	}


/*============================================

	▼ 先輩たちの声 

=============================================*/

	.voice_name {
		text-align:right;
	}

