@charset "utf-8";

/*
「採用情報」共通
/recruit/*
*/

/*
@import url("../../../shared/css/1column.css");
*/

/*
***********************************************************************************************
アイキャッチ画像
***********************************************************************************************
*/

.eyecatch .bg_eyecatch {
	/*
	background-image: url(../img/eyecatch_recruit.jpg);
	background-position: center bottom;
	*/
}

	.viewmode-mobile .eyecatch .bg_eyecatch {
		/*
		background-position: left bottom;
		*/
	}

