body,#build-menu-page{
	background-color: #fffbc2 !important;
}
header{
	background-image: url(/img/changeBG.png);
	background-position:top center;
	background-repeat: repeat-x;
	text-align: center;
}
.btn {
	display:inline-block;
	padding:6px 12px;
	margin-bottom:0;
	font-size:14px;
	font-weight:400;
	line-height:1.42857143;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-image:none;
	border:1px solid transparent;
	border-radius:4px;
box-shadow:1px 1px 5px 0px #cccccc;
-moz-box-shadow:1px 1px 5px 0px #cccccc;
-webkit-box-shadow:1px 1px 5px 0px #cccccc;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
.btn.focus, .btn:focus, .btn:hover {
	color:#333;
	text-decoration:none
}
.btn.active, .btn:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor:not-allowed;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	box-shadow:none;
	opacity:.65
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events:none
}
.btn-default {
	color:#333;
	background-color:#fff;
	border-color:#ccc
}
.btn-default.focus, .btn-default:focus {
	color:#333;
	background-color:#e6e6e6;
	border-color:#8c8c8c
}
.btn-default:hover {
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	color:#333;
	background-color:#d4d4d4;
	border-color:#8c8c8c
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
	background-image:none
}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color:#fff;
	border-color:#ccc
}
.btn-default .badge {
	color:#fff;
	background-color:#333
}
.btn-primary {
	color:#fff;
	background-color:#337ab7;
	border-color:#2e6da4
}
.btn-primary.focus, .btn-primary:focus {
	color:#fff;
	background-color:#286090;
	border-color:#122b40
}
.btn-primary:hover {
	color:#fff;
	background-color:#286090;
	border-color:#204d74
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	color:#fff;
	background-color:#286090;
	border-color:#204d74
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color:#fff;
	background-color:#204d74;
	border-color:#122b40
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	background-image:none
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color:#337ab7;
	border-color:#2e6da4
}
.btn-primary .badge {
	color:#337ab7;
	background-color:#fff
}
.btn-success {
	color:#fff;
	background-color:#5cb85c;
	border-color:#4cae4c
}
.btn-success.focus, .btn-success:focus {
	color:#fff;
	background-color:#449d44;
	border-color:#255625
}
.btn-success:hover {
	color:#fff;
	background-color:#449d44;
	border-color:#398439
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
	color:#fff;
	background-color:#449d44;
	border-color:#398439
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
	color:#fff;
	background-color:#398439;
	border-color:#255625
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
	background-image:none
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color:#5cb85c;
	border-color:#4cae4c
}
.btn-success .badge {
	color:#5cb85c;
	background-color:#fff
}
.btn-info {
	color:#fff;
	background-color:#5bc0de;
	border-color:#46b8da
}
.btn-info.focus, .btn-info:focus {
	color:#fff;
	background-color:#31b0d5;
	border-color:#1b6d85
}
.btn-info:hover {
	color:#fff;
	background-color:#31b0d5;
	border-color:#269abc
}
.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
	color:#fff;
	background-color:#31b0d5;
	border-color:#269abc
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
	color:#fff;
	background-color:#269abc;
	border-color:#1b6d85
}
.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
	background-image:none
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
	background-color:#5bc0de;
	border-color:#46b8da
}
.btn-info .badge {
	color:#5bc0de;
	background-color:#fff
}
.btn-warning {
	color:#fff;
	background-color:#f0ad4e;
	border-color:#eea236
}
.btn-warning.focus, .btn-warning:focus {
	color:#fff;
	background-color:#ec971f;
	border-color:#985f0d
}
.btn-warning:hover {
	color:#fff;
	background-color:#ec971f;
	border-color:#d58512
}
.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
	color:#fff;
	background-color:#ec971f;
	border-color:#d58512
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
	color:#fff;
	background-color:#d58512;
	border-color:#985f0d
}
.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
	background-image:none
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
	background-color:#f0ad4e;
	border-color:#eea236
}
.btn-warning .badge {
	color:#f0ad4e;
	background-color:#fff
}
.btn-danger {
	color:#fff;
	background-color:#d9534f;
	border-color:#d43f3a
}
.btn-danger.focus, .btn-danger:focus {
	color:#fff;
	background-color:#c9302c;
	border-color:#761c19
}
.btn-danger:hover {
	color:#fff;
	background-color:#c9302c;
	border-color:#ac2925
}
.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
	color:#fff;
	background-color:#c9302c;
	border-color:#ac2925
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
	color:#fff;
	background-color:#ac2925;
	border-color:#761c19
}
.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
	background-image:none
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
	background-color:#d9534f;
	border-color:#d43f3a
}
.btn-danger .badge {
	color:#d9534f;
	background-color:#fff
}
/*add*/
.btn-alzo {
	color:#fff;
	background-color:#E7161A;
	border-color:#d43f3a
}
.btn-alzo.focus, .btn-alzo:focus {
	color:#fff;
	background-color:#E60012;
	border-color:#761c19
}
.btn-alzo:hover {
	color:#fff;
	background-color:#E60012;
	border-color:#ac2925
}
.btn-alzo.active, .btn-alzo:active, .open>.dropdown-toggle.btn-alzo {
	color:#fff;
	background-color:#E60012;
	border-color:#ac2925
}
.btn-alzo.active.focus, .btn-alzo.active:focus, .btn-alzo.active:hover, .btn-alzo:active.focus, .btn-alzo:active:focus, .btn-alzo:active:hover, .open>.dropdown-toggle.btn-alzo.focus, .open>.dropdown-toggle.btn-alzo:focus, .open>.dropdown-toggle.btn-alzo:hover {
	color:#fff;
	background-color:#ac2925;
	border-color:#761c19
}
.btn-alzo.active, .btn-alzo:active, .open>.dropdown-toggle.btn-alzo {
	background-image:none
}
.btn-alzo.disabled.focus, .btn-alzo.disabled:focus, .btn-alzo.disabled:hover, .btn-alzo[disabled].focus, .btn-alzo[disabled]:focus, .btn-alzo[disabled]:hover, fieldset[disabled] .btn-alzo.focus, fieldset[disabled] .btn-alzo:focus, fieldset[disabled] .btn-alzo:hover {
	background-color:#FF0000;
	border-color:#d43f3a
}
.btn-alzo .badge {
	color:#FF0000;
	background-color:#fff
}
/*add*/
.btn-yellow {
	color:#000;
	background-color:#fff000;
	border-color:#ffde00
}
.btn-yellow.focus, .btn-yellow:focus {
	color: #000;
	background-color: #FFF670;
	border-color: #ffde00
}
.btn-yellow:hover {
	color:#000;
	background-color:#FFF670;
	border-color:#ffde00
}
.btn-yellow.active, .btn-yellow:active, .open>.dropdown-toggle.btn-yellow {
	color:#000;
	background-color:#FFF670;
	border-color:#ffde00
}
.btn-yellow.active.focus, .btn-yellow.active:focus, .btn-yellow.active:hover, .btn-yellow:active.focus, .btn-yellow:active:focus, .btn-yellow:active:hover, .open>.dropdown-toggle.btn-yellow.focus, .open>.dropdown-toggle.btn-yellow:focus, .open>.dropdown-toggle.btn-yellow:hover {
	color:#000;
	background-color:#ffde00;
	border-color:#ffde00
}
.btn-yellow.active, .btn-yellow:active, .open>.dropdown-toggle.btn-yellow {
	background-image:none
}
.btn-yellow.disabled.focus, .btn-yellow.disabled:focus, .btn-yellow.disabled:hover, .btn-yellow[disabled].focus, .btn-yellow[disabled]:focus, .btn-yellow[disabled]:hover, fieldset[disabled] .btn-yellow.focus, fieldset[disabled] .btn-yellow:focus, fieldset[disabled] .btn-yellow:hover {
	background-color:#FF0000;
	border-color:#ffde00
}
.btn-yellow .badge {
	color:#FF0000;
	background-color:#fff
}
.btn-gray {
	color:#333;
	background-color:#ddd;
	border-color:#999
}
.btn-gray.focus, .btn-gray:focus {
	color:#333;
	background-color:#bbb;
	border-color:#999
}
.btn-gray:hover {
	color:#333;
	background-color:#bbb;
	border-color:#999
}
.btn-white {
	color:#333;
	background-color:white;
	border-color:#999
}
.btn-white.focus, .btn-white:focus {
	color:#333;
	background-color:#ddd;
	border-color:#999
}
.btn-white:hover {
	color:#333;
	background-color:#ddd;
	border-color:#999
}
.btn-orange {
	color:white;
	background-color:#FF9900;

}
.btn-orange.focus, .btn-orange:focus {
	color:white;
	background-color:#CF800A;
}
.btn-orange:hover {
	color:white;
	background-color:#CF800A;
}
/*アイコン付きボタン*/
.btn-ft-srh.focus, .btn-ft-srh:focus {
	color:#fff;
	background-color:#3f92d9;
	border-color:#1b6d85
}
.btn-ft-srh:hover {
	color:#fff;
	background-color:#3f92d9;
	border-color:#3f92d9
}
.btn-ft-srh.active, .btn-ft-srh:active, .open>.dropdown-toggle.btn-ft-srh {
	color:#fff;
	background-color:#3f92d9;
	border-color:#3f92d9
}
.btn-ft-srh.active.focus, .btn-ft-srh.active:focus, .btn-ft-srh.active:hover, .btn-ft-srh:active.focus, .btn-ft-srh:active:focus, .btn-ft-srh:active:hover, .open>.dropdown-toggle.btn-ft-srh.focus, .open>.dropdown-toggle.btn-ft-srh:focus, .open>.dropdown-toggle.btn-ft-srh:hover {
	color:#fff;
	background-color:#3f92d9;
	border-color:#1b6d85
}
.btn-ft-srh.active, .btn-ft-srh:active, .open>.dropdown-toggle.btn-ft-srh {
	background-image:none
}
.btn-ft-srh.disabled.focus, .btn-ft-srh.disabled:focus, .btn-ft-srh.disabled:hover, .btn-ft-srh[disabled].focus, .btn-ft-srh[disabled]:focus, .btn-ft-srh[disabled]:hover, fieldset[disabled] .btn-ft-srh.focus, fieldset[disabled] .btn-ft-srh:focus, fieldset[disabled] .btn-ft-srh:hover {
	background-color:#5bc0de;
	border-color:#46b8da
}
.btn-ft-srh .badge {
	color:#337ab7;
	background-color:#fff
}

/*detail*/
.btn-alzo2 {
	color:white;
	background-color:#E7161A;
	border-color:#E7161A
}
.btn-alzo2.focus, .btn-alzo2:focus {
	color:white;
	background-color:#9C0E11;
	border-color:#E7161A
}
.btn-alzo2:hover {
	color:white;
	background-color:#9C0E11;
	border-color:#E7161A
}
.btn-alzo3 {
	color:#E7161A;
	background-color:white;
	border-color:#E7161A
}
.btn-alzo3.focus, .btn-alzo3:focus {
	color:#E7161A;
	background-color:#F1F1F1;
	border-color:#E7161A
}
.btn-alzo3:hover {
	color:#E7161A;
	background-color:#F1F1F1;
	border-color:#E7161A
}

/*****************************************************************************/



.nd_hd_logo {
	width: 50% !important;
}
.greeting{
	clear: both;
	float: none;
/*	background-color: white;*/
	display: inline-block;
	margin-top: 5px;
	padding: 2px 5px;
}
.logoHead{
	border: none !important;
}
.logoHead:after{
	clear: both;
	float: none;
	content: "";
}
#content{
	margin-top: 10px;
}
.top_search2019{
	background-color: white;
	width: 87%;
	margin: 0 auto;
	padding: 3%;
	overflow: hidden;
}
.top_menu2019{
	margin: 0 auto;
}
.top_menu2019 a{
	float: left;
	width: 31%;
}
.top_search2019 a:hover{
	opacity: 0.7;
	
}
.top_menu2019 a img{
	width: 100%;
}
.top_menu2019 a:nth-of-type(2){
	margin:0 3.5%;
	margin-bottom: 20px;
} 
.top_menu2019 a:nth-of-type(4){
	clear: left;
	float: none;
	width: 100%;
}
.top_search2019 h2{
	padding-top: 30px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
.top_search2019 h2 i{
	margin-right: 5px;
}
ul.top_menu2019_koyou {
	margin: 10px 0;
	font-size: 15px;
}
ul.top_menu2019_koyou li{
	float: left;
	background-color: #776db4;
	border-radius: 4px;
	width: 32%;
	box-sizing: border-box;
}
ul.top_menu2019_koyou li a{
	font-weight: bold;
	color: white;
	padding: 10px 0;
	display: block;
}
ul.top_menu2019_koyou li:nth-of-type(2){
	letter-spacing: -1px;
	margin: 0 2%;
}
#top .box_center{
	width: 100% !important;
}
#top form input {
	padding: 5px 15px!important;
}
#top form button{
	width: 18%;
	padding: 7px 15px;
	position: relative;
	top: -2px;
}
#top form .text{
	width: 70%!important;
	margin-right: 2%;
	height: 24px!important;
	margin-bottom: 10px;
}
.top_srh_map_btn{
	padding: 30px;
}
.top_srh_map_btn a{
	font-weight: bold;
	font-size: 20px;
	width: 70%;
	margin: 0 auto;
	padding: 10px;
}
.top_srh_map_btn i{
	margin-right: 10px;
}
dl.search_ex{
	font-size: 14px;
	margin-top: 10px;
}
dl.search_ex dt{
	text-indent: 0!important;
	background-image:none;
	text-align: left;
	color: #CC0005;	
	font-weight: bold;
}
dl.search_ex dd{
	text-align: left;
}
dl.search_ex a{
	margin-left: 3px;
}
/*ピックアップ企業*/
.top_pick h2{
	font-weight: bold;
	background-color: #e60012;
	color: white;
	text-align: left;
	font-size: 18px;
	padding: 10px;
	margin-bottom: 15px;
}
.top_pick h2 i{
	margin-right: 10px;
}
.top_pick a{
	overflow: hidden;
	border: 1px solid #CCC;
	border-radius: 4px;
	display: block;
	text-align: left;
	width: 87%;
	margin: 5px auto;
	padding: 10px;
	background-color: white;
	color: inherit;
	font-size: 14px;
}
.top_pick p{
	color: black;
	margin-bottom: 5px;
}
.top_pick a img {
	border:#CCC solid 1px;
	max-width:140px;
	max-height:105px;
	-ms-interpolation-mode: bicubic;
	float:left;
	margin-right:10px;
}
/*新着求人*/
.top_new h2{
	font-weight: bold;
	background-color: #e60012;
	color: white;
	text-align: left;
	font-size: 18px;
	padding: 10px;
	margin-bottom: 15px;
}
.top_new h2 i{
	margin-right: 10px;
}
.top_new_Box{
	clear: both;
	border: 1px solid #CCC;
	border-radius: 4px;
	display: block;
	text-align: left;
	width: 87%;
	margin: 5px auto;
	padding: 10px;
	background-color: white;
	color: inherit;
	font-size: 14px;
}
.top_new_Box:after {
	content: "";
	display: block;
	clear: both;
}
.top_new_Box p{
	color: black;
	margin-bottom: 5px;
	line-height: 1.6em;
}
.top_new_Box p span.koyou {
	background-color:#FF9900;
	border-radius: 3px;
	font-size:70%; 
	color:#FFFFFF; 
	font-weight: bold;
	padding: 2px 3px;
	margin-right: 5px;
	position: relative;
	top:-2px;
}
.top_new_Box a img {
	border:#CCC solid 1px;
	max-width:140px;
	max-height:105px;
	-ms-interpolation-mode: bicubic;
	float:left;
	margin-right:10px;
}
.top_new_Box ul {
	float: left;
	width: calc(100% - 151px);
}
.top_new_Box ul li {
	line-height: 1.6em;
	margin-bottom: 10px;
}
.top_new_Box ul li:nth-of-type(2) {
	color:#e60012;
}
.top_new .more,
.top_att .more{
	clear: both;
	float: none;
	width: 100%;
	text-align: right;

}
.top_new .more a,
.top_att .more a{
	color: black;
	font-weight: bold;
	font-size: 16px;
}
.top_new .more a i,
.top_att .more a i{
	margin-left: 5px;
	margin-right: 5px;
	color: #e60012;
	font-size: 18px;
}
/*注目度*/
.top_att{
		overflow: hidden;
}
.top_att h2{
	font-weight: bold;
	background-color: #e60012;
	color: white;
	text-align: left;
	font-size: 18px;
	padding: 10px;
	margin-bottom: 15px;
}
.top_att h2 i{
	margin-right: 10px;
}
.top_att_Box{
	clear: both;
	border: 1px solid #CCC;
	border-radius: 4px;
	display: block;
	text-align: left;
	width: 87%;
	margin: 35px auto 5px auto;/*crown*/
	padding: 10px;
	background-color: white;
	color: inherit;
	font-size: 14px;
}
.top_att_Box:before{/*crown*/
	content: "";
	display: inline-block;
	width: 55px;
	height: 67px;
	position: relative;
	top:-40px;
	left: -20px;
	margin-bottom: -65px;
}
.top_att_Box:first-of-type:before{/*crown*/
	background: url(../images/top_rank01.png)no-repeat left top;
}
.top_att_Box:nth-of-type(2):before{/*crown*/
	background: url(../images/top_rank02.png)no-repeat left top;
}
.top_att_Box:nth-of-type(3):before{/*crown*/
	background: url(../images/top_rank03.png)no-repeat left top;
}

.top_att .top_att_Box:after {
	content: "";
	display: block;
	clear: both;
}
.top_att_Box p{
	color: black;
	margin-bottom: 5px;
	line-height: 1.6em;
}
.top_att_Box p span.koyou {
	background-color:#FF9900;
	border-radius: 3px;
	font-size:70%; 
	color:#FFFFFF; 
	font-weight: bold;
	padding: 2px 3px;
	margin-right: 5px;
	position: relative;
	top:-2px;
	margin-left: 40px;/*crown*/
}
.top_att_Box a img {
	border:#CCC solid 1px;
	max-width:140px;
	max-height:105px;
	-ms-interpolation-mode: bicubic;
	float:left;
	margin-right:10px;
}
.top_att_Box ul {
	float: left;
	width: calc(100% - 151px);
}
.top_att_Box ul li {
	line-height: 1.6em;
	margin-bottom: 10px;
}
.top_att_Box ul li:nth-of-type(2) {
	color:#e60012;
}
/*人気tpl*/
.tpl_sp{
	width: 90%;
	margin: 30px auto;
	overflow: hidden;
}
.tpl_sp dl{
	margin-bottom: 20px;
	overflow: hidden;
}
.tpl_sp dl:after {
	content: "";
	display: block;
	clear: both;
}
.tpl_sp dl.ninki dt,
.tpl_sp dl.kyuyo dt,
.tpl_sp dl.srh_word dt{
	position:relative;
	background: #ff9900;
	padding: 5px;
	line-height: 1.8em;
	text-align: left;
	color: white;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 15px;
}

.tpl_sp dl.ninki dt i,
.tpl_sp dl.kyuyo dt i,
.tpl_sp dl.srh_word dt i{
	margin-right: 10px;
}
.tpl_sp dl.ninki dt:before,
.tpl_sp dl.kyuyo dt:before,
.tpl_sp dl.srh_word dt:before{
	content: "";
	position:absolute;
	top:0;
	left: 0;
	width:0;
	height:0;
	border-style: solid;
	border-color: #FFFBC2 #FF9900 transparent transparent;
	border-width: 38px 20px 0px 0px;
}
.tpl_sp dl.srh_word dd{
	float: left;
	margin-right: 10px;
}
.tpl_sp dl.ninki dd{
	float: left;
}
.tpl_sp dl.ninki dd a{
	display: block;
	background-color: white;
	padding: 5px 10px;
	border: 2px solid #CCC;
	border-radius: 4px;
	margin: 0 5px 5px 0;
	color: inherit;
}
/*kyuyo*/
.tpl_sp dl.kyuyo dd{
	float: left;
	background-color: white;
	border: 2px solid #CCC;
	border-radius: 4px;
	text-align: center;
	width: 32%;
	box-sizing: border-box;
	margin-bottom: 5px;
}
.tpl_sp dl.kyuyo dd a{
	display: block;
	padding: 5px 0;
	font-size: 12px;
	color: inherit;
	
}
.tpl_sp dl.kyuyo dd:nth-of-type(2),
.tpl_sp dl.kyuyo dd:nth-of-type(5),
.tpl_sp dl.kyuyo dd:nth-of-type(8){
	margin: 0 2%;
}
/*topQ*/
.top_Q{
	background-color: white;
	width: 90%;
	padding: 10px;
	margin: 10px auto;
	overflow: hidden;
	box-sizing: border-box;
}
.top_Q h2{
	color: #e60012;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
}
.top_Q h3{
	width: 96%;
	margin: 15px auto;
	background: #fed853;
	box-shadow: 0px 0px 0px 5px #fed853;
	border: dashed 1px #FFF;
	padding: 5px;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: bold;
}
.top_Q img{
	float: left;
	width: 23%;
	margin: 0 2% 5px 0;
}
.top_Q ul{
	overflow: hidden;
	float: left;
	width: 75%;
	font-size: 12px;
	margin-bottom: 10px;
}
.top_Q ul li{
	text-align: left;
	line-height: 1.6em;
}
.top_Q ul li a:link{
	text-decoration: underline;
}
.top_Q p.more{
	clear: both;
	float: none;
	width: 100%;
	text-align: right;
}
.top_Q p.more a{
	color: black;
	font-weight: bold;
	font-size: 15px;
}
.top_Q p.more a i{
	margin-left: 5px;
	margin-right: 5px;
	color: #e60012;
	font-size: 16px;
}
.top_Q p.more:last-of-type{
	margin-bottom: 30px;
}
.top_Q .ban img{
	width: 100%;
	margin-bottom: 30px;
}
.top_Q .btn-yellow {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 20px;
	margin-bottom: 10px;
}
.top_Q .btn-yellow i{
	margin-right: 10px;	
}

/*お知らせ*/
.top_newz{
	width: 100%;
	margin-bottom: 30px;
}
.top_newz h2{
	font-weight: bold;
	background-color: #e60012;
	color: white;
	text-align: left;
	font-size: 18px;
	padding: 10px;
	margin-bottom: 15px;
}
.top_newz h2 i{
	margin-right: 5px;
}

.top_newz_Box{
	background-color: white;
	width: 90%;
	padding: 10px;
	margin: 10px auto;
	overflow: hidden;
	box-sizing: border-box;
	text-align: left;
}
.top_newz_Box dt{
	background-image: none;
	text-indent: 0;
}
.top_newz_Box dt i{
	margin-right: 5px;
}
.top_newz_Box dd{
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline-block;

}
ul.head2 {
	overflow: hidden;
	padding: 5px 0;
	background-color: #fffbc2 !important;
}
ul.head2 li:first-of-type,
ul.head2 li:last-of-type{
	float: left;
	width: 50%;

}
ul.head2 li:first-of-type i,
ul.head2 li:last-of-type i{
	margin: 10px;
}
ul.head2 li:last-of-type{
	text-align: right;
	color: #E7161A;
}
ul.head2 a{
	color: inherit;
}
.srch_ttl{
	clear: both;
	float: none;
	font-size: 12px;
}
.srch_ttl i{
	padding: 5px 2%;
}

/*searchtable*/
table.srch_tbl {
width: 98%;
margin: 0 auto;
border-collapse: separate;
border-spacing: 3px 5px;
font-size: 12px;
	
}
table.srch_tbl th a{
	color: white;
	font-weight: bold;
}
table.srch_tbl th,
table.srch_tbl td {
padding: 10px 0;
}

table.srch_tbl th {
	text-align: center;
vertical-align: middle;
width: 25%;

color: #fff;
font-weight: normal;
font-size: 13px;
	border-radius: 4px;
}

table.srch_tbl th.area{
	background-color: #E20001;
}
table.srch_tbl th.job{
	background-color: #87CBF1;
}
table.srch_tbl th.merit{
	background-color: #C1CD01;
}
table.srch_tbl th.other{
	background-color: #776db4;
	font-size: 12px;
	padding: 3px 0;
}

table.srch_tbl td {
	border: 1px solid #CCC;
	background: white;
	width: 75%;
	padding: 5px;
}
table.srch_tbl td span{
	color: #CCC;	
	margin-left: 10px;
}
ul.srch_btn{
	overflow: hidden;
}
ul.srch_btn li{
	float: left;
	width: 50%;
	margin: 10px 0;
	text-align: center;
}
ul.srch_btn li .btn{
	width: 70%;
}
ul.srch_btn:after{
	clear: both;
	float: none;
	content: "";
}
.result_total {
	overflow: hidden;
	margin: 10px 0;
	font-size: 13px;
	text-align: center;
	width: 100%;
}
.result_total span{
	font-size: 22px;
	font-weight: bold;
	margin: 0 5px;
}
.result_total em{
	margin-left: 5px;
}
.planebox{
	background-color: white;
}
.nd_list{
	background-color: white;
}

/*案件一覧*/
.job_list{
	overflow: hidden;
	width: 87%;
	margin: 15px auto;
	background-color: white;
	border-radius: 4px;
	border-top: 4px solid #E10000;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px 3%;
}
.list_top h2{
	font-weight: bold;
	font-size: 15px;
	color: #666;
	margin-bottom: 5px;
	display: inline-block;
}
.list_top{
	border-left: 3px solid #ff9900;
	margin: 5px 0;
	padding-left: 2%;
	padding-top: 3px;
	padding-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
}
.list_top span{
	font-size: 13px;
	padding: 1px 3px;
	background-color: #ff9900;
	border-radius: 4px;
	color: white;
	margin-right: 5px;
}
.list_top p a{
	text-decoration: underline;
	line-height: 1.8em;
}
.mid-01 {
	overflow: hidden;
	width: 95%;
	margin: 10px auto;
}
.mid-01 img {
	width: 35%;
	float: left;
	margin-right: 3%;
	margin-bottom: 10px;
}
.mid-01 img:after{
	content: "";
	float: left;
	clear: both;
}
.mid-01 h4{
	width: 62%;
	float: left;
	display: inline-block;
	color: #ff9900;
	font-weight: bold;
	font-size: 16px;
}
.mid-01 table {
	width: 100%;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0px 5px;
	font-size: 12px;
}
.mid-01 table th strong{
	border-right: 1px solid #CCC;
	display: block;
}
.mid-01 table th a{
	font-weight: bold;
}
.mid-01 table th,
.mid-01 table td {
	background-color: #fdfadb;
	padding: 10px 0;
}

.mid-01 table th {
	line-height: 1.8em;
	text-align: center;
	vertical-align: middle;
	width: 20%;
	font-weight: normal;
	font-size: 14px;
}
.mid-01 table th i{
	display: block;
	font-size: 20px;
}
.mid-01 table td {
	width: 80%;
	padding: 10px;
	font-size: 13px;
}
.mid-01 table td span{
	color: #ff0503;
	font-weight: bold;
}
.mid-01 ul {
	clear: both;
	float: none;
}
.mid-01 ul li{
	float: left;
	padding: 5px 10px;
	border: 1px solid #CCC;
	border-radius: 4px;
	font-size: 11px;
	margin: 0 5px 5px 0;
}
.list_btm ul{
	width: 95%;
	margin: 10px auto;
	overflow: hidden;
}
.list_btm li{
	width: 47%;
	margin: 1.5%;
	float: left;
	text-align: center;
}
.list_btm li .btn{
	width: 100%;
	box-sizing: border-box;
}
.job_list p.nd_enddate{
	font-size: 12px;
}

.btn-ft-srh .fa-search{
	background-color: gold;
	border-radius: 50%;
	padding: 3px 2px 0 4px;
	font-size: 16px;
	color: #337ab7;
	width: 15px;
	height: 16px;
	position: relative;
	top: 2px;
	margin-right: 5px;
}

.btn-ft-srh {
	clear: both;
	margin: 0 auto;
	padding: 5px 2%;
	color:#fff;
	background-color:#337ab7;
	border-color:#46b8da;
	text-decoration: none;
	font-size: 13px;
}
ul.list_btm_btn{
	width: 90%;
	margin: 40px auto;
	overflow: hidden;
}
.list_btm_btn li{
	width: 47%;
	margin: 1.5%;
	float: left;
	text-align: center;
}
.list_btm_btn li .btn{
	box-shadow:none;
	width: 100%;
	box-sizing: border-box;
}


/*******************************************************************************************************/
/***************　　　　　　　　　　　　　　　　　求人詳細　　　　　　　　　　　　　　　　　　　　　　****************/
/*******************************************************************************************************/

.valid_oubo{
	color: red;
	text-align: center;
	font-weight: bold;
	padding: 20px 0;
}
.job_list.detail .detail_pr1{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6em;
}
.job_list.detail .detail_pr2{
	margin-bottom: 10px;
	font-size: 12px;
}
.job_list.detail .mid-01 h4{
	margin-bottom: 10px;
}

.job_list.detail .mid-01{
	clear: both;
	float: none;
}
.job_list.detail .mid-01 h4{
	width: 100%;
	float: none;
	display: block;
	color: #ff9900;
	font-weight: bold;
	font-size: 16px;
}
.job_list.detail .mid-01 img {
	width: 100%;
	float: none;
	margin:0 0 20px 0;
}
.job_list.detail .mid-01 ul li{
	padding: 3px 5px;
	font-size: 10px;
}
.job_end{
	text-align: center;
	display: block;
	width: 100%;
	color: red;
	margin: 10px 0;
	font-size: 14px;
}
.detail_btn{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.detail_btn li.web a,
.detail_btn li.tel a{
	width: 48%;
	margin: 0 1% 10px 1%;
	float: left;
}
.detail_btn li.telnone a{
	width: 98%;
	margin: 0 1% 10px 1%;
	font-size: 14px;
}

.detail_btn li.keep a{
	width: 98%;
	margin: 0 1%;
	font-size: 14px;
}

.detail_btn li a{
	box-sizing: border-box;
	font-weight: bold;
	padding: 10px 0
}
.detail_btn li i{
	margin-right: 10px;
}
.detail_btn li.tel i{
	transform: scale(-1, 1);
}
.detail_btn li a.btn{
	box-shadow: none;
}
ul.sns{
	
}
h2.ttl_bosyu i,
h2.ttl_cyumoku i,
h2.ttl_video i,
h2.ttl_appeal i,
h2.ttl_oubo i,
h2.ttl_com i,
h2.ttl_recommend i{
	margin-right: 10px;
}
h2.ttl_bosyu,
h2.ttl_cyumoku,
h2.ttl_video,
h2.ttl_appeal,
h2.ttl_oubo,
h2.ttl_com,
h2.ttl_recommend{
	clear: both;
	padding-left: 5px;
	position: relative;
	padding-bottom: 5px;
	padding-top: 30px;
	border-bottom: 4px solid #ccc;
	margin-bottom: 10px;
	color: #E60012;
	font-size: 20px;
	font-weight: bold;
}
h2.ttl_bosyu::after,
h2.ttl_cyumoku::after,
h2.ttl_video::after,
h2.ttl_appeal::after,
h2.ttl_oubo::after,
h2.ttl_com::after,
h2.ttl_recommend::after{
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 2;
  content: '';
  width: 135px;
  height: 4px;
  background-color: #E60012;
}
.att_info div{
	margin-bottom: 20px;
	font-size: 12px;
	color: #666
}
.att_info h4{
	color: #ff9900;
	font-weight: bold;
	font-size: 14px;
}
.att_info img{
	width: 100%;
	margin-bottom: 10px;
}


table.dtl_tbl {
	width: 100%;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0px 5px;
	font-size: 12px;
}
table.dtl_tbl th strong{
	border-right: 1px solid #CCC;
	display: block;
}
table.dtl_tbl th strong h3{
	font-weight: bold;
	font-size: 13px;
	color: #333;
}

table.dtl_tbl th,
table.dtl_tbl td {
	background-color: #fdfadb;
	padding: 10px 0;
}

table.dtl_tbl th {
	line-height: 1.8em;
	text-align: center;
	vertical-align: middle;
	width: 25%;
	font-size: 14px;
}
table.dtl_tbl th i{
	display: block;
	font-size: 20px;
}
table.dtl_tbl td {
	width: 75%;
	padding: 10px;
	font-size: 13px;
}
table.dtl_tbl td span{
	color: #ff0503;
	font-weight: bold;
}
table.dtl_tbl td .yen_syosai{
	margin-top: 5px;
}
table.dtl_tbl dt{
	color: inherit;
	background-image: none;
	text-indent: 0;
	display: inline;
}
table.dtl_tbl dd{
	display: inline;
}
table.dtl_tbl dt:nth-of-type(2):before{ /*CSSで改行*/
	content: "\A";
	white-space: pre;
}

/*アピールポイント*/
dl.appeal{
	padding: 5px;
}
dl.appeal dt{
	font-weight: bold;
	color: #FF9900;
	background-image: none;
	text-indent: inherit;
}
dl.appeal dd{
	text-align: left;
}
.appeal_Box{
	}
.appeal_Box .nd_left,
.video .nd_left{
	width: 100%;
	padding-top: 5px;
	text-align: center;
	}
.appeal_Box .nd_left img,
.video .nd_left img{
	max-width:100%;
	max-height:240px;
	-ms-interpolation-mode: bicubic;
	margin-top:5px;
	margin-bottom:5px;
	box-sizing: border-box;
	}
.appeal_Box .nd_left h4{
	margin-top:10px;
	margin-bottom:2px;
	background-color:#F90;
	font-weight:bold;
	color:#FFF;
	padding:5px;
	border-radius: 4px;
}
.video .nd_left h4{
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 5px;
}
.appeal_Box .nd_left p,
.video .nd_left p{
	font-size:85%;
	margin-top:3px;
	background-color:#FFF;
	padding:3px;
	text-align:left;
	margin-bottom:10px;
	border-radius: 4px;
}
.job_list.detail_hw .list_top{
	margin-bottom: 20px;
	line-height: 1.6em;
}
.job_list.detail_hw .list_top p.ttl{
	color: #ff9900;
	font-weight: bold;
}
.job_list.detail_hw table.dtl_tbl th strong{
	font-size: 12px;
	padding: 0 5px;
}
.reco{
	background-color: #ff9900;
	padding: 5px 10px;
	text-align: center;
	width: 90%;
	margin: 20px auto;
	color: white;
	font-weight: bold;
	border-radius: 4px;
}
.detail_btn.outside{
	width: 95%;
	margin: 0 auto;
}
ul.list_btm_btn_col1{
	width: 90%;
	margin: 40px auto;
	overflow: hidden;
}
.list_btm_btn_col1 li{
	width: 97%;
	margin: 1.5%;
	float: left;
	text-align: center;
}
.list_btm_btn_col1 li .btn{
	box-shadow:none;
	width: 100%;
	box-sizing: border-box;
}
.sns_share{
	overflow: hidden;
	width: 95%;
	clear: both;
	margin: 50px auto 0px auto;
	padding-left: 0.75%;
}
.sns_share li{
	float: left;
	width: 24%;
	margin: 1%;
}
.sns_share li:last-of-type{
	width: 18.5%;
}
.sns_share li img{
	width: 100%;	
}
/*固定*/
#followbtn{
	padding:10px 5% 10px 5%; 
  position:fixed;
  bottom:0;
	width: 100%;
	background-color: rgba(200,200,200,0.6);
	text-align: center;
  display:none;
	box-sizing: border-box;
}
.detail_btn#followbtn{
	margin-bottom: 0;
}


.mailmag_service{
	margin-bottom: 30px;
}
.mailmag_service h3{
	font-weight: bold;
	width: 95%;
	margin: 0 auto;
	font-size: 16px;
	margin-bottom: 5px;
}
.mailmag_service p{
	width: 95%;
	margin: 0 auto;
	font-size: 12px;
}
.match_service{
	width: 100%;
	background-color: white;
	padding: 20px 0 50px 0;
}
.match_service dt{
	background-image: none;
	text-indent: 0;
	text-align: center;
}
.match_service dt img{
	width: 95%;
}
.match_service dd{
	text-align: center;
	width: 100%;
	margin: 30px 0;
}

.match_link{
	width: 95%;
	margin: 20px auto;
	overflow: hidden;
	text-align: center;
	background-color: white;
	border-radius: 4px;
	border:1px solid #CCC;
	padding: 10px;
	box-sizing: border-box;
}
.match_link h3{
	margin: 5px 0;
	font-size: 16px;
	font-weight: bold;
	
}
.match_link p{
	margin-left: 0;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.5;
}
.match_link ul{
	overflow: hidden;
}
.match_link li a{
	color: inherit;
}
.match_link li{
	float: left;
	font-size: 13px;
}
.match_link li:first-child{
	color: black;
	padding: 20px 0;
	display: block;
	border-radius: 4px;
	background: #CCC;
	width: 48%;
	margin: 0 1%;
}
.match_link li:last-child{
	color: white;
	padding: 12px 0;
	display: block;
	border-radius: 4px;
	background: #C80100;
	width: 48%;
	margin: 0 1%;
}
.match_link{
	width: 95%;
	margin: 20px auto;
	overflow: hidden;
	text-align: center;
	background-color: white;
	border-radius: 4px;
	border:1px solid #CCC;
	padding: 10px;
	box-sizing: border-box;
}
.match_link h3{
	margin: 5px 0;
	font-size: 16px;
	font-weight: bold;
	
}
.match_link p{
	margin-left: 0;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 1.5;
}
.match_link ul{
	overflow: hidden;
}
.match_link li a{
	color: inherit;
}
.match_link li{
	float: left;
	font-size: 13px;
}
.match_link li:first-child{
	color: black;
	padding: 20px 0;
	display: block;
	border-radius: 4px;
	background: #CCC;
	width: 48%;
	margin: 0 1%;
}
.match_link li:last-child{
	color: white;
	padding: 12px 0;
	display: block;
	border-radius: 4px;
	background: #C80100;
	width: 48%;
	margin: 0 1%;
}