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

#backgroundcolor,
.res14-contents{
	background: #fff;
}
#useful h1{
	font-size: 28px;
	font-weight: bold;
	padding-left: 40px;
	background: url(http://www.r-staffing.co.jp/sol/contents/img/sprite/ns18-h1_icon__jobs.png) left top no-repeat;
	margin-bottom: 20px;
	color: #696969;
}
#useful .top{
	padding: 25px;
	margin-bottom: 40px;
}
#useful .top .inner{
	background: #fff;
	padding: 20px;
	margin-bottom: 20px;
}
#useful .top .inner:last-child{
	margin-bottom: 0px;
}
#useful .title{
	color: #68B7E6;
	font-size: 28px;
	line-height: 42px;
	border-bottom: 1px solid #68B7E6;
	margin-bottom: 10px;
}
#useful .info{
	margin-bottom: 10px;
}
#useful .label{
	padding: 3px 0px;
	height: 14px;
	color: #fff;
	background: #68B7E6;
	border-radius: 15px;
	width: 150px;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
	font-size: 11px;
	line-height: 14px;
}
#useful .date{
	font-size: 11px;
	margin-right: 10px;
	color: #444444;
}
#useful .new{
	font-size: 11px;
	color: #F073AA;
}
#useful .subtitle{
	color: #68B7E6;
	font-size: 28px;
	line-height: 42px;
	margin-bottom: 5px;
}
#useful .catch{
	font-size: 14px;
	color: #444444;
}
#useful .table{
	display: table;
	width: 100%;
	text-decoration: none;
}
#useful .table.lead{
	padding: 10px 0px;
	margin-bottom: 10px;
	transition: .1s all linear;
	-webkit-transition: .1s all linear;
	-moz-transition: .1s all linear;
	cursor: pointer;
	cursor: hand;
}
#useful .cell{
	display: table-cell;
	vertical-align: top;
}
#useful .cell.image{
	width: 280px;
	padding-right: 20px;
}
#useful .cell.image img{
	width: 100%;
}
#useful .items:not(:last-child){
	margin-bottom: 10px;
}
#useful .items *{
	vertical-align: middle;
}
#useful .items .catch{
	color: #68B7E6;
	font-size: 11px;
	display: inline-block;
}
#useful .anchor{
	margin-bottom: 40px;
	display: table;
	width: 100%;
	border: 1px solid #D0D0D0;
	border-radius: 4px;
}
#useful .anchor li{
	display: table-cell;
}
#useful .anchor li:not(:last-child){
	border-right: 1px solid #D0D0D0; 
}
#useful .anchor a{
	display: block;
	height: 45px;
	line-height: 45px;
	color: #696969;
	padding: 0px 10px;
	vertical-align: middle;
	transition: .1s all linear;
	-webkit-transition: .1s all linear;
	-moz-transition: .1s all linear;
}
#useful .anchor img{
	vertical-align: middle;
	margin-right: 5px;
	transition: .1s all linear;
	-webkit-transition: .1s all linear;
	-moz-transition: .1s all linear;
	width: 18px;
	height: 18px;
}
#useful .cat-list{
	border: 1px solid #E6E6E6;
	border-radius: 4px;
	padding: 20px;
}
#useful .cat-list .title{
	margin-bottom: 0px;
}
#useful .cat-list > li:not(:last-child){
	margin-bottom: 40px;
}
#useful .cat-list a.table{
	transition: .1s all linear;
	-webkit-transition: .1s all linear;
	-moz-transition: .1s all linear;
	padding: 20px 0px;
	cursor: pointer;
	cursor: hand;
}
#useful .cat-list dl{
	margin-bottom: 20px;
}
#useful .cat-list dd{
	border-bottom: 1px dashed #E6E6E6;
}
#useful .cat-list .subtitle{
	font-size: 24px;
}
#useful .cat-list .list-btn{
	display: inline-block;
	width: 200px;
	font-size: 12px;
	color: #696969;
	text-align: center;
	padding-right: 20px;
	font-weight: bold;
	border: 1px solid #D0D0D0;
	border-radius: 4px;
	height: 35px;
	line-height: 35px;
	background: url(/sol/contents/img/svg/icon/arrow_mini_right_menu.svg) no-repeat 95% center #fff;
	background-size: 8px auto;
	transition: .1s all linear;
	-webkit-transition: .1s all linear;
	-moz-transition: .1s all linear;
}
#useful .sp{
	display: none !important;
}
#useful .btn-list{
	border: 1px solid #E6E6E6;
	border-radius: 4px;
	padding: 20px;
	margin-top: 40px;
}
#useful .btn-list h2{
	font-size: 16px;
	font-weight: bold;
	border-left: 4px solid #68B7E6;
	padding-left: 10px;
	color: #696969;
}
#useful .btn-list li{
	display: inline-block;
	width: 292px;
	margin-right: 20px;
	margin-top: 20px;
}
#useful .btn-list li:nth-child(3n){
	margin-right: 0px;
}
#useful .btn-list li a,
#useful .rasisa-btn{
	display: block;
	border: 1px solid #E6E6E6;
	border-radius: 4px;
	text-align: center;
	color: #696969;
	font-weight: bold;
	font-size: 18px;
	box-shadow: 0px 2px 0px rgba(0, 0, 0, .16);
	height: 65px;
	line-height: 65px;
	transition: .1s all linear;
	-webkit-transition: .1s all linear;
	-moz-transition: .1s all linear;
}
#useful .rasisa-btn{
	display: inline-block;
	width: 440px;
}
@media only screen and (min-width:641px){
	#useful .table.lead:hover{
		background: #f0f8fc;
		text-decoration: none;
	}		
	#useful .anchor a:hover{
		background: #f0f8fc;
		text-decoration: none;
	}
	#useful .anchor a:hover img{
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
	}		
	#useful .cat-list a.table:hover{
		background: #f0f8fc;
		text-decoration: none;
		color: #444;
	}		
	#useful .cat-list .list-btn:hover{
		background: url(/sol/contents/img/svg/icon/arrow_mini_right_menu.svg) no-repeat 95% center #f0f8fc;
		background-size: 8px auto;
		text-decoration: none;
		color: #696969;
	}	
	#useful .btn-list li a:hover,
	#useful .rasisa-btn:hover{
		text-decoration: none;
		background: #f0f8fc;
	}	
	#useful .items .catch{
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		width: 560px;
	}
  .useful_mv > img{
    margin-bottom: 0;
  }
}
@media only screen and (max-width:640px){
	#useful h1{
		font-size: 16px;
		margin-left: 10px;
		margin-bottom: 5px;
		padding-top: 10px;
		background-size: 18px auto;
		background-position: left 11px;
		padding-left: 25px;
	}
	#useful .top{
		padding: 10px;
		border-bottom: 1px solid #D0D0D0;
		margin-bottom: 15px;
	}
	#useful .top .inner{
		padding: 10px;
		margin-bottom: 15px;
	}
	#useful .title{
		font-size: 16px;
		font-weight: bold;
		height: 24px;
		line-height: 24px;
	}
	#useful .table,
	#useful .cell{
		display: block;
	}
	#useful .table.lead{
		padding: 0px 0px 10px 0px;
		border-bottom: 1px dashed #E6E6E6;
		margin-bottom: 0px;
	}
	#useful .cell.image{
		padding-right: 0px;
		margin-bottom: 10px;
	}
	#useful .cell.contents{
		padding-right: 15px;
		background: url(/sol/contents/img/svg/icon/arrow_mini_right_menu.svg) no-repeat right center #fff;
		background-size: 6px auto;
	}
	#useful .label{
		width: 140px;
	}
	#useful .date em{
		display: none;
	}
	#useful .subtitle{
		font-size: 16px;
		line-height: 1.4;
		margin-bottom: 0px;
	}
	#useful .catch.catch-list{
		margin-top: 10px;
	}
	#useful .catch,
	#useful .items .catch{
		font-size: 11px;
	}
	#useful .items{
		border-bottom: 1px dashed #E6E6E6;
		padding: 10px 15px 10px 0px;
		margin-bottom: 0px !important;
		background: url(/sol/contents/img/svg/icon/arrow_mini_right_menu.svg) no-repeat right center #fff;
		background-size: 6px auto;
	}
	#useful .items .new.pc{
		display: none;
	}
	#useful .items .new.sp{
		display: inline-block !important;
	}
	#useful .anchor{
		margin: 0px 20px 15px 20px;
		display: block;
		width: auto;
		padding: 10px 20px;
		border-radius: 0px;
	}
	#useful .anchor-title{
		display: block;
		text-align: center;
		font-weight: bold;
		color: #696969;
		padding: 10px 0px;
	}		
	#useful .anchor > li{
		display: block;
		width: auto;
		border-right: none !important;
	}
	#useful .cat-list{
		margin: 0px 10px 15px 10px;
		padding: 10px;
	}		
	#useful .cat-list > li:not(:last-child){
		margin-bottom: 30px;
	}
	#useful .cat-list.list-page dd:first-child a{
		padding-top: 0px;
	}
	#useful .anchor > li a{
		display: block;
		width: auto;
		border-right: none !important;
		height: 30px;
		line-height: 30px;
		background: url(/sol/contents/img/svg/icon/arrow_mini_down.svg) no-repeat left center;
		background-size: auto 6px;
		padding-left: 20px;
		color: #696969;
		font-size: 13px;
	}
	#useful .anchor > li a img{
		display: none;
	}
	#useful .cat-list a.table{
		padding: 10px 0px 10px 0px;
	}
	#useful .cell.image{
		width: auto;
		display: block;
	}
	#useful .cat-list .subtitle{
		font-size: 14px;
		margin-bottom: 5px;
	}
	#useful .cat-list dl{
		margin-bottom: 10px;
	}
	#useful .cat-list .list-btn{
		width: 180px;
		height: 14px;
		line-height: 14px;
		padding-top: 5px;
		padding-bottom: 5px;
		border-radius: 2px;
		font-size: 10px;
		font-weight: normal;
		background-size: 6px auto;
	}
	#useful .btn-list{
		border-left: none;
		border-right: none;
		padding: 10px 10px 20px 10px;
		border-radius: 0px;
		background: #F0F8FC;
		margin-top: 15px;
	}
	#useful .btn-list li{
		display: block;
		width: auto;
		margin-right: 0px;
		margin-top: 10px;
	}
	#useful .btn-list h2{
		font-size: 13px;
	}
	#useful .btn-list li a{
		background: url(/sol/contents/img/svg/myjob/detail/arrow.svg) no-repeat 96% center #fff;
		background-size: 18px 18px;
		height: 35px;
		line-height: 35px;
		text-align: left;
		font-weight: normal;
		font-size: 11px;
		color: #444444;
		padding: 0px 10px;
	}
	#useful .rasisa-btn{
		height: 35px;
		line-height: 35px;
		width: auto;
		display: block;
		font-size: 14px;
		margin-bottom: 10px;
	}
  .useful_mv > img{
    margin-bottom: 0;
    width: 100%;
  }  
}