.home #content {
	margin-top: 0px;
}

#searcharea h2 {
	font-size: 20px;
	padding-bottom:1em;
}

#kantan_search_form select {
//    width: 40%;
    clear: both;
    margin: 5px auto;
    padding: 5px;
    border-radius:4px;
    background-color: #fff;
}

#searcharea {
	padding: 14px 10px 15px;
}

.award h2 {
	font-size:12px;
}

.top_award {
    /* position: relative;
     z-index: 1900;
     background: rgb(26, 51, 230);
    padding-top: 14px;
     height: 48px; */
    margin-top: 70px;
}

.text-weite {
 color:#fff;
}

/*rowではみ出した分をリセット*/
.inner_box {
	margin:0 15px;
}

.btn-green {
 background:#2FCDB4;
 color:#fff;
}

.font-bold {
 font-weight:bold;
}

.btn_wrap {
	margin-top:1em;
	margin-bottom:1em;
}

.btn-weite {
	background:#fff;
}

.btn-weite:active, .btn-weite:hover, .btn-weite:focus {
	background:#f5f5f5;
	color:#333;
}

.btn_lg {
	width:100%;
}

#searchform {
    margin: 0;
}

ul.no_padding{
	padding-left:0;
}

#searcharea ul.w_50 > li {
	width:45%;
}

h2.banner_title {
	margin:20px 5px 10px;
	font-size:16px;
}

.search-submit {
	background:none;
}

#searchform {
    position: relative;
    margin: 0;
    border-radius:0;
    background: none;
    box-shadow: 0 0 0;
    border-bottom-right-radius:0;
    border-bottom-left-radius:0;
}

.form_wrap {
    position: relative;
    margin: 0 15px;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2), 0 3px 9px rgba(0, 0, 0, 0.1);
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    padding-bottom:5px;
}

.login_btn {
	border:1px solid #ccc;
	border-radius:4px;
	font-size:25px;
	padding:3px;
}

.login_btn span {
	font-size:10px;
}

.banner_box {
	margin-right:5px;
	border:1px solid #ccc;
	border-radius:4px;
}

.label_glay {
    display: block;
    color: #333;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-align: center;
    background:#eee;
}

.md_banner,.sm_banner,.xs_banner {
 width:100%;
}

.line-banner {
	position:absolute;
	bottom:0;
	right:0px;
}

.padding_box {
padding-top:5px;
padding-bottom:5px;
overflow:hidden;
}

.padding_box img {
	width:100%;
}
.row.margin-bottom{
	margin-bottom:15px;
}

.block {
	display:block;
}

.search_total_count,.search_my_total_count {
    margin-left: 5px;
    padding: 2px 6px;
    border-radius: 3em;
    background: #1a33e6;
    font-size: 14px;
    vertical-align: 2px;
    -webkit-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
}

.sort_box {
	background:#fff;
	padding:0;
}

.form-group {
    margin: 0 auto 15px;
    border: 5px solid #fff;
    width: 90%;
    border-radius: 20px;
    padding: 10px 0;
}

.text_lg {
	font-size:24px;
}

.top_pagier ul{
	margin:3px;
	padding:0;
	text-align: right;
}

.top_pagier ul li > a{
	margin:5px 0;
	font-size: 10px;
	text-align: center;
	padding:3px 0;
}

#filters select {
	width:auto;
}

#filters button.btn {
     width:100%;
    padding: 6px 8px;
    color: #fff;
    border-color: #1a33e6;
    border-top: 2px #1a33e6 solid;
    border-radius: 4px;
    background: #1a33e6;
}

#filters button.white {
     width:100%;
    padding: 6px 8px;
    color: #333;
    border: 2px #ddd solid;
    border-radius: 4px;
    background: #fff;
}

#filters button.white a {
	color: #666;
}

input#inputtext {
    width: 70%;
    margin:5px 0;
}

#filters button.btn {
	width: 30%;
}


#tertiary .de-recruit {
	background:rgba(255,255,255,0);
	padding-bottom: 10px;
}

#tertiary .de-recruit .box3 {
    background: #2196f3;
}

.black_bold {
	font-weight:bold;
	color: #434a52;
}

#page-title h2 small {
	color:yellow;
}

#tertiary .banner-links .row.box02 {
    margin-bottom: 15px;
    background: #1a33e6;
    padding: 10px;
    color: #fff;
    border-radius:6px;
}



.box02 img {
	width:100%;
	max-width:231px;
	margin:0 auto;
}

.scrollBox {
	background:#fff;
	height:150px;
	overflow:auto;
	/*margin-bottom:10px;*/
	color:#333;
	border-radius:4px;
}

.scrollBox ul{
	padding:5px;
}

.scrollBox li{
	font-size:12px;
	border-bottom:1px dotted #ccc;
	list-style:none;
	margin-bottom:5px;
}

.scrollBox li a {
	color: #0000ff;
}

.scrollBox li:before{
	content:"●";
	padding-right:5px;
}

.scrollBox ul.no_list li:before {
	content:"";
}

#tertiary h2 {
	margin: 13px 5px;
}

.hover a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

small.label.label-white {
    background: #fff;
    color: #2196f3;
    font-size: 50%;
    vertical-align: 3px;
}

.special + h3.entry-title {
    margin-left: -.5em;
}

.special {
	margin: 0 5px;
	display:inline-block;
}

.special img {
  position: relative;
  left: 5px;
	width:50px;
	margin-top:-10px;
	padding-right:0;
	margin-right:0;
}

.special span{
  position: absolute;
  opacity: 0;
  top: -40px;
  left: 70px;
  width: 200px;
  padding: 10px;
  border-radius: 2px;
  background: #2196f3;
  color: #fff;
  font-size: 12px;
  line-height: 1.5em;
  transition: .5s;
  z-index:10;
}

.special:hover span{
  opacity: 1;
  top: 6px;
}

.scrollBox::-webkit-scrollbar{width:10px;}/*バーの太さ*/
.scrollBox::-webkit-scrollbar-track{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 4px;
}/*バーの背景色*/

.scrollBox::-webkit-scrollbar-thumb{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}/*バーの色*/

        .roadinfo{
        background-color: #2561aa;
        height: auto;
        overflow:hidden;
        padding-bottom:15px;
        }
        .roadlink:link,
        .roadlink:hover,
        .roadlink:active,
        .roadlink:visited{
        color:#ffffff;
        }

.twitterinfo{
        background-color: #f21a70;
        height: auto;
        overflow:hidden;
        padding-bottom:15px;
        }
        
select#occupation {
    width: 86%;
}

select#monthly-salary.form-control {
    width: 100%;
	margin-top:3px;
}


select#prefecture {
    margin-right: 20px;
}

/*備考欄用アコーディオン*/
/* アコーディオン */
.ac-container{
    width: auto;
    margin: 30px auto;
    font-size:12px;
}
.ac-container label{
    width: 100%;
//    background:#bbe2f1;
    margin: auto;
    padding: 10px 5px;
    position: relative;
    display: block;
    height: 40px;
    cursor: pointer;
    color: #666;
    font-weight:normal;
}
.ac-container label:hover{
//    background:#a0d8ef;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.ac-container input{
   display: none;
}
.ac-container div{
//   background:#fafdff;
   margin-top: -1px;
   overflow: hidden;
   height: 0px;
   position: relative;
   z-index: 10;
   transition: 
   height 0.3s ease-in-out, 
   box-shadow 0.6s linear;
}
.ac-container input:checked ~ div{
   transition: 
   height 0.5s ease-in-out, 
   box-shadow 0.1s linear;
   box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container div p{
   color: #777;
   line-height: 23px;
   font-size: 12px;
   padding: 20px;
}
/* 高さの定義 */
.ac-container input:checked ~ div.ac-small{
   height: auto;
}
.ac-container input:checked ~ div.ac-medium{
   height: 700px;
}
.ac-container input:checked ~ div.ac-large{
   height: 700px;
}

/*header　ログイン*/
#masthead .btn-link {
	width:100px;
}

#co-login-link {
    right: 30px;
}

#user-login-link {
    right: 130px;
}

.job_footerNav {
    white-space: nowrap;
    padding: 3px;
    margin: 3px;
    font-size: 10px;
}

.label_white3 {
    display: block;
    color: #333;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-align: center;
}

a.icon-special-lg img {
    margin-top: -50px;
}

.headerlink a {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 300px;
}

.prefecture_wrap {
    margin: 0 auto;
}

select#kantan_replace_occupation {
    width: 85%;
}
.chance-banner {
    height: 100%;
    width: 35%;
}
/*==============================
992以上
==============================*/
@media (min-width: 992px){
	#searcharea{
		margin: -290px -15px 0;
 }
 .home #primary {
// 	margin-top:-45px;
 	border-radius:6px;
 	margin-top:-15px;
 }
 
 .indexTopWrap {
 	height: 400px;
    margin-bottom: 50px;
 }
 
 .indexTopInner {
    position:relative;
    width: 100%;
    height:450px;
//    background: url(/images/find-md.jpg) no-repeat top center;
    background-size:cover;
//    margin-top:-100px;
   margin-top:0px;
 }

.headerlink a {
    height: 465px;
}
 
 .line-banner {
	top:0px;
 }
 
 #tertiary .banner-links .col-md-12 {
 	padding:5px;
 }
 
 #tertiary .banner-links .box3 {
 margin-bottom: 0;
 }
 
 #tertiary .banner-links .row.margin-bottom{
	margin-bottom:15px;
}

	.md_no {
	display:none;
	}
	
	#tertiary h2 {
	font-size:12px;
	color: #333;
}
.serviceLinkBtn {
    position: absolute;
    width: 250px;
    height: 100%;
    top: 0;
    right: 50px;
}

.prefecture_wrap {
    width: auto;
    margin: 0 auto;
}
.chance-banner a {
	display:block;
	width: 100%;
    height: 100%;
	outline:none;
}
}

/*==============================
768以上
==============================*/
@media (min-width: 768px)and (max-width: 991px) {
	#kantan_search_form select,select#monthly-salary {
//		width:40%;
		width:100%;
	}
	
	select#occupation {
		width: 83%;
	}
	
	.form-group div {
		display:block;
	}
	
	.home #primary {
	margin-top: -15px;
    border-radius: 6px;
	}
	
	#colophon {
//	  height:80px;
	}
	
	 .indexTopInner {
    position:relative;
    width: auto;
    height:250px;
    background: url(/images/find-sm.jpg) no-repeat top center;
    background-size:cover;
    margin-top:0px;
 }

.headerlink a {
    height: 300px;
}

.serviceLinkBtn {
    position: absolute;
    width: 200px;
    height: 100%;
    top: 0;
    right: 50px;
}

.padding_box.hover iframe {
    height: 350px;
}
.indexTopWrap {
    height: 250px;
}
}

/*==============================
414～767
==============================*/
 /*sm*/
@media (min-width: 414px)and (max-width: 767px) {
	select {
	padding:5px;
	}
	
	.display_wide_none {
		display:none;
	}
	
	.md_banner {
 		display:none;
 	}
 	
 	.xs_banner {
 		display:none;
 	}

.padding_box.hover iframe {
    height: 350px;
}
 	
}

@media (max-width: 991px) {
	#tertiary {
		border-radius: 4px;
    background: #bdc3c7;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
	}
 #tertiary .banner-links {
 	padding:0;
// 	background:#fff;
 }
 
 #tertiary .box {
  border:0;
 }
 
 #tertiary .banner-links .row {
 	margin:5px 0 0;
 	padding:0;
 	background:#bdc3c7;
	
 }
 
  .banner_box {
     margin-bottom: 5px;
}

#tertiary .banner-links .col-xs-6 {
	padding:5px;
}

	.sm_no {
	display:none;
	}
	
	#tertiary h2 {
	font-size:18px;
	color: #fff;
}
.prefecture_wrap {
    width: auto;
    margin: 0 auto;
}


.chance-banner {
	width: 100%;
}

.chance-banner a {
    display: block;
    width: 100%;
    height: 100%;
}

.home #content {
    margin-top: 15px;
}

}

 /*sm*/
@media (max-width: 767px) {
	#kantan_search_form {
		url(../images/searcharea_bg.png) 50% 50% repeat;
	}
	
	.btn_wrap {
		margin-top:0;
	}
	
	h2.banner_title {
		margin: 20px 15px 10px;
	}
	
	#tertiary .banner-links .col-xs-6 {
		padding: 5px;
	}
	
	#tertiary .banner-links .row {
		margin:15px 0;
	}
	
	.btn {
		padding: 6px 10px;
    margin: 0 auto;
//    width: 85%;
	width:auto;
	}

	
		.btn-min {
		padding: 6px 0;
    margin: 0 auto;
    width: auto;
	}
	
	.btn_lg {
	width:100%;
	font-size:85%;
}

.btn-block {
//	width:100%;
}
	
	#prefecture {
    width: 70%;
    border-color: #485ceb;
}
	#kantan_search_form select {
    height: 39px;
    padding: 5px 12px;
    color: #434a52;
//    border: 2px solid #bdc3c7;
    border-radius: 4px;
    background-color: #fff;
    background-image: none;
    line-height: 1.6;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
    font-size: 16px;
	}
	
	.xs_block {
		display:block;
	}
	
	.text_small {
		font-size:12px;
	}
	
	.indexTopWrap {
		height:400px;
	}
	 	.indexTopInner {
		position:relative;
    width: auto;
     height: 400px;
    background: url(/images/find-xs.jpg) no-repeat center;
    background-size:cover;
    margin-top:-140px;
}

#user-login-link {
	right:20px;
}

.special + h3.entry-title {
    margin-left: -1em;
}
#co-login-link {
    display:none;
}

application02 .btn-primary {
  color: #fff;
  background-color: #f0ad4e;
    border-color: #eea236;
  box-shadow: 0 -2px 0 #c5862d inset;
  -webkit-transition: background-color .2s ease 0s;
  transition: background-color .2s ease 0s;
}
.home #content {
    margin-top: 0;
}
div#accordion {
	margin-top: 13px;
    margin-bottom: 0px;
}

}

/*xs*/
@media (max-width: 413px) {
	.md_banner {
 		display:none;
 	}
 	
 	.sm_banner {
 		display:none;
 	} 	
 	.indexTopInner {
		position:relative;
    width: auto;
    height: 400px;
    background: url(/images/find-xs.jpg) no-repeat center;
    background-size:cover;
//    margin-top:-100px;
	}

input#company_name {
	width:100%;
}

select#monthly-salary.form-control {
	width:100%;
    margin-top: 3px;
}
}


#top_freeword_box{
	margin-top:0px;margin-bottom:20px;
}

#top_freeword_box #freeword_wrap{
	background-color:#fff;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}

#top_freeword_box #freeword_wrap input{
	width:90%;
	border:2px solid #ccc;
}

@media (max-width: 413px) {
#top_freeword_box #freeword_wrap input{
	width:85%;
	border:2px solid #ccc;
}

}

#top_freeword_box #freeword_wrap i{
	color:#fff;
	background-color:#224BFF;
	padding:7px;
}


#free_word_search_button{
	cursor:pointer;
}

#kantan_search_form{
	margin-top:0px;margin-bottom:20px;
}

#top_add_button_box .left{
	padding-left:0px;
}

#top_add_button_box .right{
	padding-left:0px;
	padding-right:0px;
}

#search_clear_button{
	position:relative;
	cursor:pointer;
	text-align:center;
	line-height: 50px;
}

#search_clear_button .text{
	text-align:left;
	font-size:10px;
	margin-bottom: 0px;
}

#search_clear_button .icon{
	position:absolute;
	top:10px;
	right:10px;
}

@media (max-width: 767px) {
	#add_search_option_button{
		font-size:90%;
		line-height:1.7em;
		height:38px;
	}

	#search_clear_button .icon{
		position:absolute;
		top:5px;
		right:10px;
	}
}

.recruiting_guarantee_box{
  background-color:#fff;
  border:1px solid #f00;
  text-align:center;
}

.recruiting_guarantee_box h4{
 background-color: #f00;
 color: #fff;
 padding: 10px 0px;
 margin: 0px;
 font-size: 1em;
}

.recruiting_guarantee_box p{
    padding: 10px 10px;
 text-align: center;
 display: block;

}

.recruiting_guarantee_box p a{
  border-radius: 10px;
  border: 1px solid #f00;
  display: block;
  text-align: center;
  width: 75%;
  color: #f00;
  padding:5px 0px;
  margin:10px auto 5px;
}

.recruiting_guarantee_line{
  display:flex;
  background-color:#fff;
  border:1px solid #f00;
  text-align:center;
  margin-bottom:20px;
}

.recruiting_guarantee_line h4{
    background-color: #f00;
    color: #fff;
    padding: 15px 10px;
    margin: 0px;
    font-size: 1em;
}

.recruiting_guarantee_line p{
    text-align: left;
    display: block;
    padding: 10px 20px;
    margin: 0px;
}

.recruiting_guarantee_line p a{
  color: #f00;
  text-decoration:underline;
}