@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 大枠レイアウト
　02. モジュール

******************************************************************************* */
/* ==

　01. 大枠レイアウト

=============================================================================== */
body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
}
#main {
	width: auto;
	padding-top: 0;
}
/* ==

　02. モジュール

=============================================================================== */
/* インデント
------------------------------------------------------------------------------- */
#main .rtIndent {
	width: 950px;
	margin: 0 auto;
}
/* リード文
------------------------------------------------------------------------------- */
#main .rtLead {
	min-width: 950px;
	padding: 38px 0 45px;
	background-color: #333;
	color: #ccc;
}
#main .rtLead_in {
	width: 950px;
	margin: 0 auto;
}
#main .rtLead_catch {
	line-height: 1.75;
	margin: 0 0 20px;
	font-size: 200%;
	text-align: center;
}
#main .rtLead_txt {
	margin: 15px 0 0;
	font-size: 134%;
}
#main .rtLead_txt a {
	color: #fff;
}
/* 関連ナビ
------------------------------------------------------------------------------- */
#main .rtNav {
	min-width: 950px;
	line-height: 1;
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
#main .rtNav_item {
	position: relative;
	float: left;
	overflow: hidden;
	vertical-align: middle;
}
#main .rtNav-col4 .rtNav_item {
	width: 25%;
}
*:first-child+html #main .rtNav-col4 .rtNav_item {
	width: 24.9%;
}/* ie7 */
#main .rtNav_link {
	display: block;
	position: relative;
	text-decoration: none;
}
*:first-child+html #main .rtNav_link {
	cursor: pointer;
} /* ie7 */
#main .rtNav img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}
#main .rtNav_layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/recruit_bg05.png) left top repeat;
}
#main .rtNav_in {
	display: table;
	position: absolute;
	top: 50%;
	left: 0;
}
*:first-child+html #main .rtNav_in {
	display: block;
} /* ie7 */
#main .rtNav-col4 .rtNav_in {
	width: 100%;
	height: 50px;
	margin-top: -25px;
	color: #fff;
}
#main .rtNav_btn {
	display: table-cell;
	line-height: 1.3;
	margin: 0 auto;
	padding: 8px 0 6px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle;
}
*:first-child+html #main .rtNav_btn {
	display: block;
	line-height: 50px;
	padding-top: 0;
	padding-bottom: 0;
	cursor: pointer;
} /* ie7 */

.d_hover #main .rtNav-col4 .rtNav_in {
	font-weight: bold;
}

.d_hover #main .rtNav_link img { -ms-filter: "alpha(opacity=100)"; }
.d_hover #main .rtNav_link:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.d_hover #main .rtNav_link:hover .rtNav_in {
	text-decoration: underline;
}
.csstransitions.d_hover #main .rtNav img {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.csstransitions.d_hover #main .rtNav_link:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
@media only screen and (max-width: 1280px) {
	#main .rtNav {
		font-size: 17px;
	}
}
@media only screen and (max-width: 1140px) {
	#main .rtNav {
		font-size: 16px;
	}
}
#main .rtNav:after { content: ''; display: block; clear: both; height: 0; }
*:first-child+html #main .rtNav { zoom: 1; } /* ie7 */
* html #main .rtNav { zoom: 1; } /* ie6 */
/* タブナビ
------------------------------------------------------------------------------- */
#main .rtTab {
	padding: 40px 0 0;
}
#main .rtTab_head {
	line-height: 1.3;
	margin: 0 0 20px;
}
#main .rtTab_item {
	float: left;
	width: 49.99%;
}
#main .rtTab_btn {
	display: block;
	padding: 17px 0 25px;
	background: url(../images/recruit_bg01.gif) left top repeat;
	text-decoration: none;
	cursor: pointer;
	*zoom: 1;
}
.d_hover #main .rtTab_btn:hover,
#main .rtTab_btn-current {
	background: #333 url(../images/recruit_ico03.png) center 83.5% no-repeat;
}
#main .rtTab_btn-current {
	cursor: default;
}
#main .rtTab_label {
	display: block;
	color: #333;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.d_hover #main .rtTab_btn:hover .rtTab_label,
#main .rtTab_btn-current .rtTab_label {
	color: #fff;
}
#main .rtTab_sub {
	display: block;
	margin: 2px 0 0;
	color: #999;
	font-size: 12px;
	text-align: center;
}
#main .rtTab_head:after { content: ''; display: block; clear: both; height: 0; }
*:first-child+html #main .rtTab_head { zoom: 1; } /* ie7 */
/* タブコンテンツ
------------------------------------------------------------------------------- */
#main .rtTab_body {
	display: none !important;
}
#main .rtTab_body-current {
	display: block !important;
}
/* 事業領域から探す【一覧】
------------------------------------------------------------------------------- */
#main .rtList {
	margin: 20px 0;
	padding: 14px 10px 10px;
	background: url(../images/recruit_bg01.gif) left top repeat;
}
#main .rtList_head {
	margin: 0 0 14px;
	color: #333;
	font-size: 150%;
	font-weight: bold;
}
#main .rtList_body {
	overflow: hidden;
}
#main .rtList_list {
	line-height: 1.4;
	margin: -10px -10px 0 0;
	font-size: 13px;
}
#main .rtList_item {
	display: table;
	float: left;
	width: 178px;
	margin: 10px 10px 0 0;
	background-color: #fff;
	cursor: pointer;
}
#main .rtList_item-l {
	width: 366px;	
}
.d_hover #main .rtList_item-hover,
#main .rtList_item-active {
	background-color: #333;
}
#main .rtList_item-active {
	cursor: default;
}
#main .rtList_thumb {
	display: table-cell;
	width: 48px;
	vertical-align: top;
}
*:first-child+html #main .rtList_thumb {
	display: block;
	float: left;
	margin: 0 10px 0 0;
} /* ie7 */
#main .rtList_txt {
	display: table-cell;
	padding: 2px 5px 0 10px;
	vertical-align: middle;
}
*:first-child+html #main .rtList_txt {
	display: block;
	overflow: hidden;
	padding-top: 10px;
} /* ie7 */
.d_hover #main .rtList_item-hover .rtList_txt,
#main .rtList_item-active .rtList_txt {
	color: #fff;
}
#main .rtList_list:after { content: ''; display: block; clear: both; height: 0; }
*:first-child+html #main .rtList_list { zoom: 1; } /* ie7 */
/* 事業領域から探す【結果】
------------------------------------------------------------------------------- */
#main .rtResult {
	margin-bottom: 20px;
}
#main .rtResult_head {
	margin: 12px 0 0;
	padding: 30px 0 28px;
	background: url(../images/recruit_ico01.png) center top no-repeat;
	font-size: 134%;
	text-align: center;
}
#main .rtResult_num {
	margin: 0 0 0 10px;
}
#main .rtResult_body {
	overflow: hidden;
}
#main .rtResult_list {
	margin: -20px -26px 0 0;
}
#main .rtResult_item {
	float: left;
	width: 218px;
	height: 130px;
	margin: 20px 26px 0 0;
}
#main .rtResult_item a,
#main .rtResult_item span {
	display: block;
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: center;
}
#main .rtResult_list:after { content: ''; display: block; clear: both; height: 0; }
*:first-child+html #main .rtResult_list { zoom: 1; } /* ie7 */
/* 社名から探す
------------------------------------------------------------------------------- */
#main .rtAnchor {
	margin: 0 0 20px;
	font-size: 134%;
	font-weight: bold;
	text-align: center;
}
#main .rtAnchor_item {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 8px;
	padding: 0 0 0 15px;
	background: url(../images/recruit_ico02.png) left center no-repeat;
}
#main .rtWord {
	margin-bottom: 30px;
}
#main .rtWord_head {
	line-height: 1.2;
	margin: 0;
	padding: 10px 10px 7px;
	background-color: #e5e5e5;
	color: #333;
	font-size: 134%;
	font-weight: bold;
}
#main .rtWord_list {
	font-size: 100%;
}
#main .rtWord_item {
	padding: 20px 0 15px;
	border-bottom: 1px dotted #9d9d9b;
}
#main .rtWord_name {
	display: block;
	float: left;
	width: 400px;
	font-size: 134%;
	font-weight: bold;
}
#main .rtWord_name a {
	padding: 0 0 0 19px;
	background: url(/common/images/ico_arw03.gif) left 0.35em no-repeat;
}
#main .rtWord_data {
	float: right;
	width: 540px;
}
#main .rtField {
	margin: 10px 0 0;
}
#main .rtField:first-child {
	margin-top: 0;
}
#main .rtField_type {
	display: block;
	float: left;
	width: 6em;
	margin: 0 5px 0 0;
	padding: 3px 0 2px;
	border: 1px solid #666;
	background-color: #666;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
#main .rtField_list {
	padding: 3px 0 0;
	overflow: hidden;
}
#main .rtField_list li {
	float: left;
	margin: 0 10px;
	*white-space: nowrap;
}
#main .rtWord_item:after,
#main .rtField:after,
#main .rtField_list:after { content: ''; display: block; clear: both; height: 0; }
*:first-child+html #main .rtWord_item,
*:first-child+html #main .rtField,
*:first-child+html #main .rtField_list { zoom: 1; } /* ie7 */




