@charset "UTF-8";
/* CSS Document */
/*
============================================================
*	other_n.css
==========================================================*/

/* 職業紹介のお仕事 */
.pageTit {
    font-size: 26px;
    margin-bottom: 10px;
}
.promotionLinkbox{
	background:#f3f9ff;
	border:3px solid #53c1dd;
	padding:10px 0 0 10px;
	overflow:hidden;
	margin-bottom:23px;
	width:704px;
}
.promotionLinkbox ul{
}
.promotionLinkbox ul li{
	float:left;
	margin:0 10px 10px 0;
}

.promotionBox{
}
.promotionBox h3.tit{
	color:#2ba295;
	font-weight:bold;
	font-size:14px;
	border-bottom:2px solid #54cae8;
	padding:0 0 3px 0;
	margin-bottom:10px;
}
/* 5star 2013.11.22 */
.promotionBox h3.tit_reco{
	color:#2ba295;
	font-weight:bold;
	font-size:14px;
	border-bottom:2px solid #ff99aa;
	padding:0 0 3px 0;
	margin-bottom:10px;
}
/* 5star 2013.11.22 (ここまで)  */
.promotionBox .item{
	margin-bottom:25px;
}
.promotionBox .item .leadTxt{
	margin-bottom:10px;
}
.promotionBox .item .itemTit{
	background:#42c6da;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
    padding: 10px 12px 8px;
}
/* 5star 2013.11.22 */
.promotionBox .item .itemTit2 {
	background:#ff9999;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
    padding: 10px 12px 8px;
}
/* 5star 2013.11.22 (ここまで)  */
.promotionBox .item .checkTxt{
	padding:1px 0 8px 52px;
	background:url(/promotion/img_n/ico_check.png) 0 0 no-repeat;
	font-weight:bold;
	color:#ff6600;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}
.promotionBox .item .jobTxt{
	border-bottom:1px dotted #ccc;
	overflow:hidden;
	padding-bottom:10px;
}
.promotionBox .item .jobTxt span{
	float:left;
	width:75px;
	display:block;
	color:#2ba396;
}
.promotionBox .item .jobTxt strong{
	width:645px;
	float:left;
}
.promotionBox .item .grayBorderBox{
}
.promotionBox .item .grayBorderBox table{
	width:100%;
}
.promotionBox .item .grayBorderBox table th{
	font-weight:normal;
	text-align:left;
	color:#2ba396;
	width:320px;
	padding-right:15px;
	vertical-align:top;
}
.promotionBox .item .grayBorderBox table td{
	width:320px;
	padding-right:15px;
	padding-bottom:5px;
	vertical-align:top;
}
.promotionBox .backPromotionBoxTop{
	text-align:right;
	font-weight:bold;
	margin-bottom:20px;
}
#contents .promotionBox .backPromotionBoxTop a{
    background: url(/img_n/ico_pagetop.gif) no-repeat scroll 100% 2px transparent;
    padding-right: 17px;
	color:#666;
	text-decoration:none;
}
#contents .promotionBox .backPromotionBoxTop a:hover{
    background: url(/img_n/ico_pagetop_on.gif) no-repeat scroll 100% 2px transparent;
	color:#999;
}
/* 5star 2013.11.26 */
.PAGE_job_int .promotionBox .item .grayBorderBox3{
	border:7px solid #eee;
	padding:16px 18px;
	margin-bottom:5px;
	overflow:hidden;
}
.PAGE_job_int .promotionBox .item .grayBorderBox3 table{
	width:100%;
}
.PAGE_job_int .promotionBox .item .grayBorderBox3 table th{
	font-weight:normal;
	text-align:left;
	color:#2ba396;
	width:320px;
	padding-right:15px;
	vertical-align:top;
}
.PAGE_job_int .promotionBox .item .grayBorderBox3 table td{
	width:320px;
	padding-right:15px;
	padding-bottom:5px;
	vertical-align:top;
}
.promotionBox .item .grayBorderBox table th.twice,
.promotionBox .item .grayBorderBox table td.twice,
.PAGE_job_int .promotionBox .item .grayBorderBox3 table th.twice,
.PAGE_job_int .promotionBox .item .grayBorderBox3 table td.twice { width:655px; }
/* 5star 2013.11.26 (ここまで)  */


/* eラーニング */
.elearnBoxTop{
	overflow:hidden;
	padding-bottom:20px;
	margin-top:20px;
}
.elearnBox{
	margin-bottom:20px;
	overflow:hidden;
}
.elearnPageTit2{
	background:#42c6da;
	color:#fff;
	font-weight: bold;
	padding: 10px 12px 8px;
	font-size: 16px;
}
.elearnPageTit3{
	color:#2ba295;
	font-weight:bold;
	margin-bottom:10px;
	font-size:14px;
	padding-bottom:3px;
}
.elearnPageTit3E{
	margin-bottom:5px;
	background:url(/service/lgn/elearning/img_n/excel_logo.png) 1px 0 no-repeat;
	color:#2ba295;
	font-weight:bold;
	font-size:14px;
	padding:6px 0 10px 45px;
}
.elearnPageTit4{
	color:#2ba295;
	font-weight:bold;
	margin-bottom:10px;
	font-size:16px;
	padding-bottom:3px;
}
.eleraning .leadTxt{
	
}
.elearnGrayBorderBox{
	border:7px solid #eee;
	padding:8px 10px 11px 10px;
	margin-bottom:13px;
	overflow:hidden;
}
.excelTable th{
	width:187px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	color:#2ba295;
}
.excelTable td{
	padding-bottom:11px;
}
.excelTable td.last{
	padding-bottom:0px;
}
.calcenTable th{
	width:80px;
	vertical-align:top;
	padding:9px 5px;
}
.calcenTable td{
	font-weight:bold;
	padding:9px 0;
}
.loginSubBox{
	overflow:hidden;
	margin-bottom:25px;
}
.loginSubBoxL{
	float:left;
	width:350px;
	margin-right:20px;
}
.loginSubBoxL .inner{
	border:1px solid #f7c9df;
	padding:11px 15px;
	height:110px;
	position:relative;
}
.loginSubBoxL .inner .btmBtn{
	position:absolute;
	bottom:30px;
	left:0;
	width:100%;
	text-align:center;
}

.loginSubBoxR{
	float:left;
	width:350px;
}
.loginSubBoxR .inner{
	border:1px solid #ffbf8e;
	padding:11px 15px;
	height:110px;
	position:relative;
}
.loginSubBoxR .inner .btmBtn{
	position:absolute;
	bottom:30px;
	left:0;
	width:100%;
	text-align:center;
}
.registerBtnWrap{
	margin-bottom:65px;
	overflow:hidden;
}
.centBtn{
	text-align:right;
}
hr.dotLine{
	border:none;
	border-bottom:1px dotted #ccc;
	height:0;
	margin-bottom:1px;
	clear:both;
}
.centerInfoBox{
	background:#e2f3fa;
	border-bottom:2px solid #43c6da;
	padding:16px 0 10px 13px;
}
.introWrap{
	overflow:hidden;
	zoom:1;
}
.introRight{
	float:right;
	margin-top:3px;
}
.introLeft{
	float:left;
	width:550px;
}
.registRight{
	float:right;
	text-align:right;
	margin-top:5px;
}
.registLeft{
	float:left;
	width:480px;
}
.facilityRight{
	float:right;
	margin-right:9px;
}
.facilityLeft{
	float:left;
	width:500px;
	font-size:13px;
}
.icon1{
	background: url(/privacy/img_n/ico_privilege.png) no-repeat left 5px;
	padding:0 0 8px 11px;	
	width:80px;
}
.icon2{
	background: url(/privacy//img_n/ico_about_contents.png) no-repeat left 5px;
	padding:0 0 8px 11px;
	width:80px;
}
/* eラーニング(ここまで) */

/* 金融業界で経験を活かして働こう! */
.jobListTable{
	
}
.jobListTable th{
	vertical-align:top;
	padding:10px 5px;
}
.jobListImg{
	width:150;
	height:20;
}
.jobListImgLast{
 width:150;
 height:35;
}
.jobPlaceImg{
	background:url(/special/img_n/special_47/job_place.png) 0 0 no-repeat;
	width:720px;
	height:417px;
	position:relative;
}
.jobPlaceImg .jobSrcBtn{
	position:absolute;
	top: 163px;
	left: 242px;
}
.jobPlaceImg .atdRgstBtn{
	position:absolute;
	top: 328px;
	left: 242px;
}
.jobFindWrap{
	background:url(/special/img_n/special_47/job_needs.png) 0 0 no-repeat;
	width:720px;
	height:185px;
	position:relative;
	margin-bottom:13px;
}
.jobPlaceImg ul{
	padding:55px 0 0 60px;
}
.jobFindWrap ul{
	padding:60px 0 0 60px;
}
.jobFindWrap ul li,
.jobPlaceImg ul li{
	font-size:22px;
	line-height:30px;
	font-weight:bold;
}
/* 金融業界で経験を活かして働こう!(ここまで) */


/* 東京・神奈川・千葉・埼玉限定 お仕事スタート日が来月以降のお仕事特集! */
ul.jobbox_alnk{
	overflow:hidden;
	margin-bottom:-5px;
}
ul.jobbox_alnk li{
	float:left;
	width:135px;
	display:block;
}
#contents ul.jobbox_alnk li a{
   background:url(/img_n/ico_arwBtm.png)  no-repeat scroll 0 50% transparent;
   padding-left: 15px;
	text-decoration:none;
	color:#666;
	display:block;
	margin-bottom:5px;
}
#contents ul.jobbox_alnk li a:hover{
   color:#999;
}
.jobCasettBox{
	margin-bottom:5px;
}
.jobCasettBox table{
	margin-bottom:5px;
}
.jobCasettBox table th{
	background:#42c6da;
	color:#fff;
	font-size:14px;
	text-align:left;
	padding:12px 15px;
}
#contents .jobCasettBox table th a{
	color:#fff;
	text-decoration:none;
}
.jobCasettBox table td{
	padding:12px 15px;
	font-weight:bold;
	width:330px;
}
.jobCasettBox table span.jobInfo1 {
    background: url(/img_n/ico_jobInfo_01.gif) no-repeat scroll 0 0 transparent;
	color:#2ba396;
	padding:0 30px 0 20px;
	font-weight:normal;
}
.jobCasettBox table span.jobInfo2 {
    background: url(/img_n/ico_jobInfo_02.gif) no-repeat scroll 0 0 transparent;
	color:#2ba396;
	padding:0 30px 0 20px;
	font-weight:normal;
}
.jobCasettBox table td.btmBtn{
	border-top:1px dotted #ccc;
	border-bottom:2px solid #06b1e6;
	background:#e2f3fa;
	text-align:right;
}
/* 5star 2013.10.08 */
.jobCasettBox2{
	margin-bottom:5px;
}
.jobCasettBox2 table{
}
.jobCasettBox2 table th{
	background:#42c6da;
	color:#fff;
	font-size:14px;
	text-align:left;
	padding:12px 15px;
}
#contents .jobCasettBox2 table th a{
	color:#fff;
	text-decoration:none;
}
.jobCasettBox2 table td{
	padding:12px 15px;
	font-weight:bold;
	width:210px;
}
.jobCasettBox2 table span.jobInfo1{
    background: url(/img_n/ico_jobInfo_01.gif) no-repeat scroll 0 0 transparent;
	color:#2ba396;
	padding:0 30px 0 20px;
	font-weight:normal;
}
.jobCasettBox2 table span.jobInfo2{
    background: url(/img_n/ico_jobInfo_02.gif) no-repeat scroll 0 0 transparent;
	color:#2ba396;
	padding:0 30px 0 20px;
	font-weight:normal;
}
.jobCasettBox2 table td.rightBtn{
	text-align:right;
}
.jobCasettBox2 p{
	border-top:1px dotted #ccc;
	padding:5px 0 10px;
}
/* 5star 2013.10.08 (ここまで)  */
/* 東京・神奈川・千葉・埼玉限定 お仕事スタート日が来月以降のお仕事特集!  (ここまで) */


/* 冬の新規登録キャンペーン!! */
.campDetails {
	background:#fffef5;
	border:1px solid #f3eec0;
	padding:0 15px;
}
.campDetails table {
	width:688px;
}
.campDetails th,
.campDetails td {
	border-bottom:1px dotted #ccc;
}
.campDetails .no-line th,
.campDetails .no-line td {
	border-bottom:none;
}
.campDetails th {
	padding:15px 20px 15px 0;
	vertical-align:top;
	width:150px;
}
.campDetails td {
	padding:15px 0;
	vertical-align:middle;
}

.campEntry {
	position:relative;
	height:130px;
}
.campEntry p {
	text-align:center;
}
.campEntry .btn {
	position:absolute;
	top:57px;
	left:150px;
}
/* 冬の新規登録キャンペーン!! (ここまで) */

/* 新規登録センター多数オープン!! */
.openinfoDetails{
	width:675px;
	overflow:hidden;
	zoom:1;
	text-align:center;
	margin:0 auto 70px auto;
}
.openinfoDetails dl{
	width:210px;
	float:left;
	text-align:left;
}
.openinfoDetails dl.cent{
	width:210px;
	float:left;
	display:inline;
	margin:0 22px;
}
.openinfoDetails dl dt{
	margin-bottom:15px;
}
.openinfoDetails dl dd img{
	margin-left:10px;
}

/* 新規登録センター多数オープン!! (ここまで) */

/* eラーニング告知 */
.inlineBox {
	display:inline;
	float:left;
}
.fllBox {
	float:left;
}
.flrBox {
	float:right;
}

/* eラーニング告知 (ここまで) */

/*  */

.companyBunner{
	background:url(/special/img_n/special/bnr_companyspecial.jpg) 0 0 no-repeat;
	display:block;
	width:720px;
	height:169px;
	margin-bottom:20px;
	position:relative;
}
.companyBunner dt{
	position:absolute;
	top:28px;
	left:71px;
	font-size:14px;
	color:#FFF;
}
.companyBunner dt h2{
	font-weight:bold;
}
.companyBunner dd{
	position:absolute;
	top:85px;
	left:35px;
	font-size:12px;
}
.companyListTable{
	padding-top:7px;
}
.companyListContainer{
	border:#dde6f0 solid 1px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-bottom:20px;
}
.companylist{
	display:table;
	width:100%;
	border-collapse:collapse;
}
.companylist th{
	width:290px;
	text-align:center;
	padding:12px 0;
	font-size:16px;
	font-weight:normal;
	vertical-align:top;
}
.companylist th img{
	margin-bottom:5px;
}
.companylist td{
	width:372px;
	background:#f3f9ff;
	padding:15px 0 15px 18px;
}
/*.companylist th,
.companylist td{
	border-bottom:#dde6f0 solid 1px;
}*/
.companylist dl dd{
	margin-bottom:10px;
}

.head02{
	font-weight:bold;
	margin-bottom:5px;
}
/* No.1038 2017.07.04 ここから追加 */
ul.companylist_grpup li:first-child {
	box-sizing: content-box;
	border-bottom: 1px solid #dde6f0;
	width: 80%;
	margin: 0px auto 15px auto;
	padding-bottom: 10px;
}
/* No.1038 2017.07.04 ここまで追加 */
/* 就業時間をこまかく選べるお仕事特集！ (ここから) */
#entryBoxA{
	background:url(/special/img_n/special_55/entryBg_01.jpg) 0 0 no-repeat;
	width:720px;
	height:267px;
	position:relative;
	margin-bottom:50px;
}
#entryBoxA img{
	position:absolute;
	bottom:50px;
	right:32px;
}
#entryBoxB{
	background:url(/special/img_n/special_55/entryBg_02.jpg) 0 0 no-repeat;
	width:720px;
	height:273px;
	position:relative;
}
#entryBoxB img{
	position:absolute;
	bottom:50px;
	right:32px;
}
.workBlueBox{
	background:#38b5d5;
	margin:0 0 15px 0;
	width:720px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	overflow:hidden;
	font-size:12px;
}
.workBlueBox .workTtl{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	margin:15px;
}
.workBlueBox table{
	width:712px;
	background:#FFF;
	color:#666666;
	margin:0 4px 3px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	}
.workBlueBox table tr{
	border-bottom:1px solid #38b5d5;
	}
.workBlueBox table tr td{
	padding:18px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	vertical-align:top;
	}
.workBlueBox table td.highlight{
	background:#f3fbff;
	color:#3ec3c8;
	width:60px;
	font-weight:bold;
	}
.workBlueBox table td.bl{
	border-left:1px solid #38b5d5;
	width:59px;}



/* 2017.04.13 ここから追加 */
.jobFindWrap_title {
	background: rgba(0, 0, 0, 0) url("/special/img_n/special_47/job_needs.png") no-repeat scroll 0 0;
	height: 46px;
    width: 720px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.jobFindWrap_list {
	padding-right: 35px;
	border-left: 2px solid #FD9ECB;
	border-right: 2px solid #FD9ECB;
	border-bottom: 2px solid #FD9ECB;
	padding-top: 15px;
	padding-bottom: 32px;
	margin-bottom: 13px;
}
.jobPlaceImgSearch ul li:before, 
.jobFindWrap_list li:before {
	content: '';
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	position: relative;
	left: -13px;
	top: -3px;
	margin-left: -10px;
	box-sizing: border-box;
}
.jobFindWrap_list li:before {	background: #FD9ECB;}
.jobPlaceImgSearch ul li:before {	background: #38B5D5;}

.jobPlaceImgSearch_title {
	background: rgba(0, 0, 0, 0) url("/special/img_n/special_47/job_place.png") no-repeat scroll 0 0;
    height: 40px;
    width: 720px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.jobPlaceImgSearch {
	border-left: 2px solid #38B5D5;
	border-right: 2px solid #38B5D5;
	padding-top: 15px;
	padding-bottom: 25px;
}
.jobPlaceImgSearch ul {
	padding-right: 15px;
}
.jobFindWrap_list li,
.jobPlaceImgSearch ul li {
	font-size: 22px;
    font-weight: bold;
    line-height: 30px;
	padding-left: 58px;
}


.jobPlaceImgJob_title {
	background-image: url("/special/img_n/special_47/job_place.png");
	background-position: 0px 183px;
	height: 60px;
    width: 720px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.jobPlaceImgJob {
	border-left: 2px solid #38B5D5;
	border-right: 2px solid #38B5D5;
	border-bottom: 2px solid #38B5D5;
	padding-top: 35px;
	padding-bottom: 40px;
}
/* 2017.04.13 ここまで追加 */