@charset "utf-8";

/* extends */
body#preview{
	font-size:88%;
}
html body .prebocy,html body .open_data{
	display:block;
}
.preview_block{
 max-width: 820px;
 margin: 0 auto;
}
html body .recruit-job_txt_preview{
	display: table-row;
}
/* common */
body {
    background: url(../images/bg_recruit.jpg) repeat;
    font-size: 13.8px;
    color: #444444;
    font-family:'メイリオ', Meiryo,"游ゴシック","YuGothic",sans-serif;
}

.page_top_bt{
	position: fixed;
	bottom: 50px;
	right: 50px;
	display: none;
	z-index: 9999;
	width: 50px;
}
.page_top_bt img{
	
}
.list_block_none{
	display: none;
}
a {
    text-decoration: none;
}
.count_num_block{
	display: none;
}
input[type=submit]{
font-family: FontAwesome /*FontAwesomeをフォント指定*/;
}
.none_view{
	display: none;
}
.recruit-job_area,.recruit-job_pannel_wrapper{
	display: none;
}
.count_num_block{
	text-align: center;
	padding:0 0 20px 0;
	font-size: 2.0rem;
}
.count_num_load{
	text-align: center;
	padding:0 0 20px 0;
	font-size: 2.0rem;	
}
.recruit-header{
	margin: 0 auto;
	width: 901px;
}

.recruit-news_title_wrapper:after,.recruit-job_search_content:after,.recruit-job_sheet:after,.recruit-job_sheet_detail:after {
    content:" ";
    display:block;
    clear:both;
}
.recruit-news_title_left,.recruit-job_sheet_title_left,.recruit-job_sheet_detail_left {
    float: left;
}
.recruit-news_title_right,.recruit-job_sheet_title_right,.recruit-job_sheet_detail_right {
    float: right;
}

/* billboard */
html body .recruit-container {
    width: 100%;
    font-size: 1.38rem;
}
.recruit-billboard_wrapprer {
    background: url(../images/bg_billboard.png) top center no-repeat;
    text-align: center;
    background-size: cover;
    padding:65px 0 45px;
    height: 370px;
}
.recruit-tagline img {
    width:551px;
}

/* frame */
html body .recruit-site_frame {
    max-width: 820px;
    margin: 0 auto;
    padding: 24px 40px 40px 40px;
    background: #fff;
    margin-top: -229px;
    font-size: 1.38rem;
}

/* news */
.recruit-news_title:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 20px;
    padding-right: 7px;
    background: url(../images/icon_news.png) no-repeat;
    position: relative;
    top:4px;
}
.recruit-news_title {
    color:#0062b3;
    font-size: 2.0rem;
    letter-spacing: 0.06em;
    line-height: 1em;
}
.recruit-news_list {
    padding-top: 14px;
}
.news_page .recruit-news_list {
    padding-top: 14px;
    min-height: 400px;
}

.news_page .recruit-news_list {
    padding-top: 14px;
    min-height:400px;
}
.recruit-news_list li {
    padding:10px 0px 12px;
    border-bottom: 1px solid #e0e0e0;
}
.recruit-news_list li:last-child {
    border-bottom: none;
}
.recruit-news_list li a {
    position: relative;
    color: #444444;
}
.recruit-news_title_left {
    width: 70%;
}
.recruit-news_title_right {
    width: 30%;
}
.recruit-news_title_right p {
    margin-top: 8px;
    text-align: right;
    line-height: 1em;
}
.recruit-news_title_right p a {
    color: #0062b2;
    font-size: 1.25rem;
}

/* search */
.recruit-job_search_wrapper {
    background: #0062b2;
    padding: 15px 25px 25px 25px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
}
.recruit-job_search_title {
    color: #fff;
    font-size:2.11rem;
    padding-bottom: 9px;
    border-bottom: 2px solid #fff;
    letter-spacing: 0.15em;
    display: inline-block;
    font-weight: 200;
}
.recruit-job_search_title .fa-search {
    font-size:2.45rem;
    position: relative;
    margin-right: -2px;
    top: 1px;
}
.recruit-job_search {
    padding: 10px 41px 15px 29px;
    margin-top: 19px;
    background: #fff;
    text-align: left;
    border-radius: 4px;   
    text-align: center;
}
.recruit-job_sheet_checkbox_pickup {
    padding-right: 23px;
}
/* search pickup */
.recruit-job_sheet_title_right {
    text-align: right;
    padding-top: 47px;
    padding-right: 2px;
    width:20%;
    box-sizing: border-box;
}
.recruit-job_sheet_checkbox_allcheck {
    color:#00669e;
    font-weight: bold;
    font-size: 1.5rem;
}

.recruit-job_search_text {
    color: #00577e;
    font-size: 150%;
    letter-spacing: 0.1em;
    font-weight:normal;
    display: inline-block;
    border-bottom: 2px solid #00577e;
    padding-bottom: 7px;
    margin-bottom: 35px;

}
.recruit-job_search_content {
    text-align: left;
}
.recruit-job_search_form table {
    width:100%;
}
.recruit-job_search_form table th {
    width:15.970149253731345%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #00669e;
    text-align: left;
    padding-left: 4px;
}
.recruit-job_search_form table tr:last-child th,.recruit-job_search_form table tr:last-child td{
    border: none;
}

.recruit-job_search_form table td {
    width:84.02985074626865%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d9d9d9;
    padding-left: 25px;
    text-align: left;
}

.recruit-job_seach_btn_wrapper {
    padding: 30px 0px 29px;
    background: #f2f2f2;
    margin-top: 13px;
}
.recruit-job_seach_btn_wrapper input {
    padding: 12px 31px 9px 27px;
    font-size: 1.56rem;
    font-weight: bold;
    background-color: #ff7500;
    color: #fff;
    border-style: none;
    border-bottom: 3px solid #bd4700;
    border-radius: 4px;
    max-width:223px;
    margin-left: 8px;
    letter-spacing: 0.09em;
    
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ff3d00), color-stop(1.00, #ff3d00), color-stop(0.52, #ff7d00), color-stop(0.51, #ffa300), color-stop(0.00, #ff9700), color-stop(0.00, #ff9700));
	background: -webkit-linear-gradient(top, #ff9700 0%, #ff9700 0%, #ffa300 51%, #ff7d00 52%, #ff3d00 100%, #ff3d00 100%);
	background: -moz-linear-gradient(top, #ff9700 0%, #ff9700 0%, #ffa300 51%, #ff7d00 52%, #ff3d00 100%, #ff3d00 100%);
	background: -ms-linear-gradient(top, #ff9700 0%, #ff9700 0%, #ffa300 51%, #ff7d00 52%, #ff3d00 100%, #ff3d00 100%);
	background: linear-gradient(to bottom, #ff9700 0%, #ff9700 0%, #ffa300 51%, #ff7d00 52%, #ff3d00 100%, #ff3d00 100%);
}

/* sheet */
.recruit-job_sheet_wrapper {
    padding: 15px 15px 15px;
    border: 5px solid #d6e7ef;
    border-radius: 4px;
    margin: 0 0 35px 0;
}
.recruit-job_sheet_title_left p{
    color: #4ea7cf;
    font-size: 1.38rem;
    letter-spacing: 0.09em;
    font-weight: bold;
    line-height: 1em;
    margin-left: 7px;
}
.recruit-job_sheet_title_left p:before{
    content: "";
    display: inline-block;
    width: 14px;
    height: 20px;
    padding-right: 7px;
    background: url(../images/icon_placepin.png) no-repeat;
    position: relative;
    top:3px;
    left: 1px;
}
.recruit-job_sheet_title_left {
    width:80%;
}
.job_sheet_title_right {
    width:30%;
}
.recruit-job_sheet_company {
    color: #0062b3;
    font-size: 2.48rem;
    letter-spacing: 0.04em;
    font-weight: bold;
    padding: 10px 0px 9px 5px;
}
.recruit-job_sheet_company:before{
    content: "";
    display: inline-block;
    width: 61px;
    height: 31px;
    padding-right: 11px;
    margin-bottom: -7px;
}
.job_bus:before{
    background: url(../images/icon_bus.png) no-repeat;
}
.job_taxi:before{
    background: url(../images/icon_taxi.png) no-repeat;
    padding-right: 45px;
}
.recruit-job_sheet_detail_left img {
    width:300px;
    height: 196px;
    background: #d9d9d9;
}
.recruit-job_sheet_detail_right {
    letter-spacing: 0.02em;
    line-height: 1.5em;
    
}
.recruit-job_sheet {
    border-bottom: 3px solid #c3daed;
    
}
.recruit-job_sheet_detail_left {
    width:318px;
    padding-left: 3px;
}
.recruit-job_sheet_detail_right {
    width:410px;
}
.recruit-job_sheet_detail {
    padding: 17px 0 0;
}
.recruit-job_sheet_detail p{
    padding-bottom: 10px;
    font-size: 1.4rem;
    line-height: 1.8em;
    margin-left: 3px;
    margin-top: -4px;
    
}
.job_entry_btn,.job_officialsite_btn {
    display: block;
    padding: 13px 0px 9px;
    font-size: 1.725rem;
    font-weight: bold;
    color: #fff;
    border-style: none;
    text-align: center;
    width: 272px;
    margin: 0 auto;
    letter-spacing: 0.04em;
    border-radius: 6px;
    line-height: 0.5;
}
.job_entry_btn {
    background-color: #ff7500;
    border: 3px solid #dddddd;

	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ff3d00), color-stop(1.00, #ff3d00), color-stop(0.52, #ff7d00), color-stop(0.51, #ffa300), color-stop(0.00, #ff9700), color-stop(0.00, #ff9700));
	background: -webkit-linear-gradient(top, #ff9700 0%, #ff9700 0%, #ffa300 51%, #ff7d00 52%, #ff3d00 100%, #ff3d00 100%);
	background: -moz-linear-gradient(top, #ff9700 0%, #ff9700 0%, #ffa300 51%, #ff7d00 52%, #ff3d00 100%, #ff3d00 100%);
	background: -ms-linear-gradient(top, #ff9700 0%, #ff9700 0%, #ffa300 51%, #ff7d00 52%, #ff3d00 100%, #ff3d00 100%);
	background: linear-gradient(to bottom, #ff9700 0%, #ff9700 0%, #ffa300 51%, #ff7d00 52%, #ff3d00 100%, #ff3d00 100%);
    
}
.job_officialsite_btn {
    background-color: #1e91c3;
    border: 3px solid #dddddd;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #1e49c3), color-stop(0.51, #1e84c3), color-stop(0.48, #1e9cc3), color-stop(0.00, #1e91c3));
background: -webkit-linear-gradient(top, #1e91c3 0%, #1e9cc3 48%, #1e84c3 51%, #1e49c3 100%);
background: -moz-linear-gradient(top, #1e91c3 0%, #1e9cc3 48%, #1e84c3 51%, #1e49c3 100%);
background: -o-linear-gradient(top, #1e91c3 0%, #1e9cc3 48%, #1e84c3 51%, #1e49c3 100%);
background: -ms-linear-gradient(top, #1e91c3 0%, #1e9cc3 48%, #1e84c3 51%, #1e49c3 100%);
background: linear-gradient(to bottom, #1e91c3 0%, #1e9cc3 48%, #1e84c3 51%, #1e49c3 100%);

}
.recruit-job_entry_btn_wrapper {
    padding-bottom: 12px;
}
.recruit-job_entry_btn_wrapper a {
    position: relative;
}
html body a.recruit-nextstep_btn{
	color:#fff;
	text-decoration: none;
}

/* pannel */


.recruit-job_pannel_wrapper {
    background: #f9ffff;
    border:  5px solid #b3d3eb;
    border-radius: 4px;
    padding: 15px 35px 5px 38px;
    position: relative;
    margin-top: 15px;
}

.recruit-job_pannel_wrapper.perttime{
    background: #fff2f2;
    border:  5px solid #ffced3;
}

.recruit-job_pannel_wrapper.non-fulltime{
    background: #f9fff2;
    border:  5px solid #c7e6b9;
}
html body .perttime .recruit-job_pannel_contents table thead th{
    color: #ff869c;
}
html body .non-fulltime .recruit-job_pannel_contents table thead th{
    color: #4ac45c;
}

.recruit-job_pannel_contents table thead th {
    color: #1e91c3;
    font-size: 1.9rem;
    font-weight: bold;
    padding-bottom: 8px;
    letter-spacing: 0.1em;
    width: 20.0913%;
}
html body .perttime .recruit-job_pannel_contents_top_job {
    color: #ff869c;
}
html body .non-fulltime .recruit-job_pannel_contents_top_job {
    color: #4ac45c;
}
.recruit-job_pannel_contents_top_job {
    padding-left: 22px;
    color: #1e91c3;
    font-size: 1.9rem;
    font-weight: bold;
    padding-bottom: 8px;
    letter-spacing: 0.1em;
}

.recruit-job_pannel_tab {
    position: absolute;
    right: 36px;
    top: 11px;
}
.recruit-job_pannel_tab a {
    display: block;
    font-size: 107.1%;
    background: #1e91c3;
    color: #fff;
    padding: 8px 14px;
    border-radius: 4px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.82, #124a73), color-stop(0.00, #1e91c3));
background: -webkit-linear-gradient(top, #1e91c3 0%, #124a73 82%);
background: -moz-linear-gradient(top, #1e91c3 0%, #124a73 82%);
background: -o-linear-gradient(top, #1e91c3 0%, #124a73 82%);
background: -ms-linear-gradient(top, #1e91c3 0%, #124a73 82%);
background: linear-gradient(to bottom, #1e91c3 0%, #124a73 82%);
border: 2px solid #fff;

}
html body .perttime .recruit-job_pannel_tab a {
    display: block;
    font-size: 107.1%;
    background: #ff869c;
    color: #fff;
    padding: 8px 14px;
    border-radius: 6px;
    
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.82, #e90730), color-stop(0.00, #ff5c7a));
background: -webkit-linear-gradient(top, #ff5c7a 0%, #e90730 82%);
background: -moz-linear-gradient(top, #ff5c7a 0%, #e90730 82%);
background: -o-linear-gradient(top, #ff5c7a 0%, #e90730 82%);
background: -ms-linear-gradient(top, #ff5c7a 0%, #e90730 82%);
background: linear-gradient(to bottom, #ff5c7a 0%, #e90730 82%);

border: 2px solid #fff;
    
}

html body .non-fulltime .recruit-job_pannel_tab a {
    display: block;
    font-size: 107.1%;
    background: #4ac45c;
    color: #fff;
    padding: 8px 14px;
    border-radius: 6px;
    
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #1d4e2b), color-stop(0.00, #36c448));
background: -webkit-linear-gradient(#36c448, #1d4e2b);
background: -moz-linear-gradient(#36c448, #1d4e2b);
background: -o-linear-gradient(#36c448, #1d4e2b);
background: -ms-linear-gradient(#36c448, #1d4e2b);
background: linear-gradient(#36c448, #1d4e2b);
border: 2px solid #fff;
}

.recruit-job_pannel_tab_close{
    position: absolute;
    right: 36px;
    top: 19px;	
    z-index: 10;
    display: none;
}
.recruit-job_pannel_tab_close a{
    display: block;
    font-size: 107.1%;
    background: #bababa;
    color: #fff;
    padding: 8px 14px;
    border-radius: 4px;
    
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #3d3d3d), color-stop(0.00, #bababa));
background: -webkit-linear-gradient(#bababa, #3d3d3d);
background: -moz-linear-gradient(#bababa, #3d3d3d);
background: -o-linear-gradient(#bababa, #3d3d3d);
background: -ms-linear-gradient(#bababa, #3d3d3d);
background: linear-gradient(#bababa, #3d3d3d);

}

.recruit-job_txt{
	display: none;
}
.recruit-job_pannel_contents table {
    width: 100%;
}
.recruit-job_pannel_contents_bottom{
	display: none;
}
.recruit-job_pannel_contents_top tbody th,.recruit-job_pannel_contents_bottom tbody th {
    color: #1e91c3;
    font-size: 85.7%;
    font-weight: bold;
    width:20.091324200913242%;
    border-bottom: 1px solid #1e91c3;
    padding:0px 0 14px;
}
html body .non-fulltime .recruit-job_pannel_contents_top tbody th,.recruit-job_pannel_contents_bottom tbody th {
    color: #4ac45c;
    border-bottom: 1px solid #4ac45c;
}
html body .non-fulltime .recruit-job_pannel_contents_bottom tbody th{
    color: #4ac45c;
    border-bottom: 1px solid #4ac45c;
}

html body .perttime .recruit-job_pannel_contents_top tbody th,.recruit-job_pannel_contents_bottom tbody th {
    color: #ffb9c0;
    border-bottom: 1px solid #ffb9c0;
}
html body .perttime .recruit-job_pannel_contents_bottom tbody th{
    color: #ff869c;
    border-bottom: 1px solid #ffb9c0;
}




.recruit-job_pannel_contents_bottom tbody th{
    color: #1e91c3;
    font-size: 1.23rem;
    letter-spacing: 0.1em;
    font-weight: bold;
    width:20.091324200913242%;
    border-bottom: 1px solid #1e91c3;
    padding:10px 0 9px;
}
.recruit-job_pannel_contents_top tbody td{
    font-size: 1.3rem;
    border-bottom: 1px solid #d2d2d2;
    padding:10px 0 10px;
    line-height: 1.65em;
    width:79.90867579908677%;
    padding-left: 17px;
}
.recruit-job_pannel_contents_bottom tbody td {
    font-size: 1.23rem;
    border-bottom: 1px solid #d2d2d2;
    padding:10px 0 9px;
    line-height: 1.7rem;
    width:79.90867579908677%;
    padding-left: 20px;
    letter-spacing: 0.04em;
}

html body .perttime .recruit-job_pannel_contents_bottom tr:last-child th,.recruit-job_pannel_contents_bottom tr:last-child td{
	border-bottom: none;
}
html body .non-fulltime .recruit-job_pannel_contents_bottom tr:last-child th,.recruit-job_pannel_contents_bottom tr:last-child td{
	border-bottom: none;
}
.recruit-job_pannel_contents_bottom tr:last-child th,.recruit-job_pannel_contents_bottom tr:last-child td{
	border-bottom: none;
}


.recruit-job_selectall_wrapper{
    background :#f1f2ef;
    padding: 24px 0px;
    margin-bottom: 30px;
    display: none;
}


.recruit-job_selectall_wrapper a {
    display: block;
    background-color: #ff7500;
    color: #fff;
    border-style: none;
    border-bottom: 2px solid #bd4700; 
    width: 450px;
    text-align: center;
    margin: 0 auto;
    border-radius: 7px;
    line-height: 3.1em;
    height: 61px;
    font-size:2.1rem;
    letter-spacing: 0.03em;
    padding-left: 2px;
    padding-right: 4px;
    
    font-weight: bold;
    background-color: #ff7500;
    border: 3px solid #dddddd;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ff3d00), color-stop(1.00, #ff3d00), color-stop(0.52, #ff7d00), color-stop(0.51, #ffa300), color-stop(0.00, #ff9700), color-stop(0.00, #ff9700));
	background: -webkit-linear-gradient(top, #ff9700 0%, #ff9700 0%, #ffa300 51%, #ff7d00 52%, #ff3d00 100%, #ff3d00 100%);
	background: -moz-linear-gradient(top, #ff9700 0%, #ff9700 0%, #ffa300 51%, #ff7d00 52%, #ff3d00 100%, #ff3d00 100%);
	background: -ms-linear-gradient(top, #ff9700 0%, #ff9700 0%, #ffa300 51%, #ff7d00 52%, #ff3d00 100%, #ff3d00 100%);
	background: linear-gradient(to bottom, #ff9700 0%, #ff9700 0%, #ffa300 51%, #ff7d00 52%, #ff3d00 100%, #ff3d00 100%);
}

/* news */
.billboard_page_wrapprer{
    background: url(../images/bg_page_main.png) top center no-repeat;
    text-align: center;
    background-size: cover;
    padding: 30px 0px 36px;
    height: 251px;
}
.page_title{
	color:#fff;
	text-align: center;
	width:200px;
	margin: 0 auto;
	padding: 0 0 40px 0;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.page_title p{
	border-bottom:#ffffff solid 1px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	color:#fff;
}
.page_title h1{
	font-weight: normal;
	font-size: 2.0rem;
	color:#fff;
}
.new_container .page_title{
	padding: 20px 0 0 0;
}
.recruit-site_frame_page {
    width: 820px;
    margin: 0 auto;
    padding: 24px 40px 40px 40px;
    background: #fff;
    margin-top: -190px;
}
.single-news .news_area{
	margin: 30px 0 0 0;
}
.single-news .news_title_set{
	margin: 0 0 20px 0;
	font-size: 2.3rem;
}
.single-news .news_title_set h2{
	font-weight: normal;
}
.single-news .news_title_set h2 time{
	font-size: 1.8rem;
	color:#0062b2;
	padding: 0 10px 0 0;
}
.single-news .news_contents{
	margin: 0 0 50px 0;
    min-height:230px;
}
.single-news .news_contents p{
	font-size: 1.6rem;
	line-height: 2;
}
.page_back_bt{
	text-align: center;
}
.page_back_bt a{
	padding: 15px 40px;
	background:#ccc;
	color:#fff;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	font-size: 1.5rem;
	margin: 40px 0;
	transition-property: all;
	transition: 0.3s linear;
}
.page_back_bt a:hover{
	background:#999;	
}

.none_result{
	font-size: 1.8rem;
	text-align: center;
	color:#333;
}
.none_result span{
	font-size: 1.4rem;
}
.recruit-textarea{
	width: 100%;
	height: 150px;
}
.recruit-sp_header{
	display: none;
	background:#fff;
}
html body a.recruit-prevstep_btn,html body a.recruit-close_btn,html body .page_back_bt a,html body .job_entry_btn,html body .job_officialsite_btn,html body .recruit-job_pannel_tab_close a,html body .recruit-job_pannel_tab a,html body .recruit-job_selectall_btn {
	color:#fff;
	text-decoration: none;
}
.recruit-footer{
	width: 901px;
	margin: 0 auto;
}
.new_icon{
	padding: 0 10px 0 0;
}


/**/
.recruit-news_wrapper .page{
    text-align: center;
}
.recruit-news_wrapper .page ul{
    overflow: hidden;
    display: inline-block;
}
.recruit-news_wrapper .page ul li{
    float: left;
    margin-left: 2px;
}
.pagination .pages{
    display: none;
}
.recruit-news_wrapper .page ul li:last-of-type{
    margin-left: 5px;
}
.recruit-news_wrapper .page ul li a{
    display: block;
    color: #333;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.recruit-news_wrapper .page ul li a:hover{
    color: #fff;
    background: #004da0;
}
.recruit-news_wrapper .page ul li span.current{
    color: #fff;
    background: #004da0;
    display: block;
    width: 30px;
    padding: 6px 2px;
    text-align: center;
}
.recruit-news_wrapper .page ul li a{
    display: block;
    width: 30px;
    padding: 6px 2px;
    text-align: center;
}
.recruit-news_wrapper .page ul li a.previouspostslink,.recruit-news_wrapper .page ul li a.nextpostslink{
    width: inherit;
    padding: 6px 10px;
    -webkit-transform: scale(.6,.7);
    transform: scale(.6,.7);
    font-size: 1.6rem;
}





@media (max-width: 767px) {
    body {
        font-size:15px;
    }
	#header.recruit-header{
		display: none;
	}
    html body .recruit-site_frame {
        width: auto;
        padding: 20px 0px 22px 0px;
        margin-top: 0px;
    }
    .billboard_page_wrapprer{
	    height:auto;
    }
    .page_title{
	    padding: 0;
    }
    .recruit-site_frame_page {
        width: auto;
        padding: 20px 0px 22px 0px;
        margin-top: 0px;
        height: auto;
    }
    .recruit-billboard_wrapprer{
        padding: 23px 6px 20px 14px;
        background: url(../images/bg_billboard_sp.png) top center no-repeat;
        height: auto;
        background-size: cover;
    }
    
    /* common */
    
	.recruit-sp_header{
		display: block;
		padding: 10px;
		background:#fff;
		overflow: hidden;
		border-bottom:#91bed5 solid 2px;
	}
	.recruit-sp_logo{
		float: left;
		width: 125px;
	}
	.recruit-sp_logo img{
		width: 100%;
	}
	.recruit-sp_bt{
		padding: 5px 0 0 0;
		float: right;
		width: 62px;
	}
	.recruit-sp_bt img{
		width: 100%;
	}
    
    .recruit-job_sheet_title_left,.recruit-job_sheet_detail_left,.recruit-news_title_right,.recruit-job_sheet_title_right,.recruit-job_sheet_detail_right,.recruit-job_pannel_contents_left,.recruit-job_pannel_contents_right {
    float: none;
    width: auto;
    }
    
    /* news */
    .recruit-news_title {
        font-size: 1.65rem;
        margin-left: -2px;
    }
    .recruit-news_title:before {
        background-size: 75%;
        width: 18px;
        height: 15px;
        position: relative;
        top: 3px;
        left: 2px;
    }
    .recruit-news_list li a {
    }
    .recruit-news_list li {
        padding: 10px 0px 11px;
    }
    .recruit-news_list li:first-child  a:before {
        width: 33px;
        height: 15px;
        background-size: 80%;
        position: relative;
        top: -2px;
    }
    .recruit-news_list {
        font-size: 71.4%;
        line-height: 1.6em;
        padding-top: 8px;
        
    }
    .recruit-news_list li:last-child {
        border-bottom: 1px solid #e0e0e0;
    }
    .recruit-news_title_right {
        padding-top: 1px;
    }
    .recruit-news_title_right p {
        margin-top: 3px;
    }
    .recruit-news_title_right p a {
        font-size: 1.1rem;
    }
    .recruit-news_title_wrapper{
        padding:0 15px;
    }
    .recruit-news_list,.recruit-job_search_wrapper,.recruit-job_search,.recruit-job_area {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    /* search */
    .recruit-job_search_wrapper {
        margin-top: 22px;
        padding-top: 13px;
        padding-bottom: 20px;
        margin-bottom: 10px;
    }
    .recruit-job_search_title {
        font-size: 1.65rem;
        font-weight: 100;
        padding-bottom: 8px;
    }
    .recruit-job_search_title .fa-search {
        font-size: 1.8rem;
        margin-right: -4px;
        position: relative;
        top: 0px;
    }
    .recruit-job_search {
        margin-top: 13px;
        padding-bottom: 14px;
    }
    .recruit-job_search_form {
        padding-top: 0;
    }
    .recruit-job_search_form table th {
        font-size: 1.38rem;
        border-bottom: 1px solid #d9d9d9;
        padding-top: 9px;
        padding-bottom: 5px;
        width: auto;
    }
    .recruit-job_search_form select{
        width:150px;
        
    }
    .recruit-job_search_form table td {
        border-bottom: none;
        padding-left: 0px;
        padding-top: 8px;
        padding-bottom: 13px;
        font-size: 78.6%;
        line-height: 1.6em;
    }
    .recruit-job_seach_btn_wrapper {
        padding-top: 23px;
        padding-bottom: 23px;
    }
    .recruit-job_seach_btn_wrapper input {
        font-size: 1.24rem;
        padding-top: 9px;
        padding-bottom: 7px;
        padding-left: 20px;
        padding-right: 20px;
        margin-left: 0px;
    }
    
    /* sheet */
    .recruit-job_sheet_checkbox_allcheck {
        font-size: 1.1rem;
    }
    .recruit-job_sheet_wrapper {
        border: 3px solid #dbe9f1;
        padding: 9px 16px 15px 17px;
    }
    .recruit-job_sheet_title_left p {
        font-size: 92.9%;
    }
    .recruit-job_sheet_company {
        font-size: 2.2rem;
        padding-top: 8px;
        padding-bottom: 7px;
        padding-left: 3px;
    }
    .recruit-job_sheet_company:before {
        width:46px;
        height: 23px;
        background-size: 84%;
        margin-bottom: -4px;
    }
    .recruit-job_sheet_detail_left img {
        width:100%;
        height: auto;
        min-height: 160px;
    }
    .recruit-job_sheet_detail p {
        padding-top: 14px;
        padding-bottom: 17px;
        font-size: 1.1rem;
    }
    .job_entry_btn, .job_officialsite_btn {
        font-size: 85.7%;
    }
    .recruit-job_search_form table tr:last-child th {
        border-bottom: 2px solid #d9d9d9;
    }
    .recruit-job_sheet_title_left p:before {
        width:10px;
        height: 15px;
        background-size: 110%;
        padding-right: 0px;
        margin-right: 5px;
        top: 2px;
        left: -1px;
    }
     .recruit-job_sheet_title_left p {
        margin-top: 7px;
        margin-left: 6px;
        font-size: 1.24rem;
    }
    .recruit-job_sheet_detail {
        padding-top: 10px;
    }
    .recruit-job_sheet_detail_left {
        padding-left: 0px;
    }
    .recruit-job_sheet {
        border-bottom: 2px solid #c3daed;
    }
    .job_entry_btn, .job_officialsite_btn {
        padding: 7px 0px 4px;
    }
    .recruit-job_entry_btn_wrapper {
        padding-bottom: 10px;
    }
    
    /* pannel */
    .recruit-job_pannel_wrapper {
        border: 2px solid #b3d3eb;
        padding: 10px 15px 0px;
        margin-top: 20px;
    }
    .recruit-job_pannel_contents table thead th {
        font-size:1.52rem;
        padding-top: 1px;
    }
    .recruit-job_pannel_contents_top_job {
        padding: 10px 0 0 0;
    }
    .recruit-job_pannel_contents_right {
        position: inherit;
    }
    .job_sheet_title_right,.recruit-job_sheet_detail_right {
        border: none;
        padding-left: 0;
    }
    .recruit-job_sheet_wrapper {
        margin-top: 0px;
    }
    
    .recruit-job_sheet {
        position: relative;
    }
    .recruit-job_sheet_title_right {
        padding-right: 0px;
        padding-top: 0px;
    }
    .recruit-job_sheet {
        clear: all;
    }
    .recruit-job_pannel_contents th {
        width:auto;
        
    }
    .recruit-job_search_form table,.recruit-job_search_form table tr,.recruit-job_search_form table th,.recruit-job_search_form table td {
        display: block;
        width:auto;
        
    }
    .recruit-job_pannel_contents table thead th {
        width:15%;
    }
    .recruit-job_pannel_contents_top tbody td,.recruit-job_pannel_contents_bottom tbody th,.recruit-job_pannel_contents_bottom tbody td {
        display: block;
        width:auto;
          
    }
    
    .recruit-job_pannel_contents_top tbody th,.recruit-job_pannel_contents_top tbody td,.recruit-job_pannel_contents_bottom tbody td {
        border-bottom: none;
    }
    .recruit-job_pannel_contents_bottom tbody th {
        border-bottom: 1px solid #d9d9d9;
        padding-bottom: 4px;
        font-size: 1.1rem;
    }
    .recruit-job_pannel_contents_bottom tbody td {
        padding-top: 5px;
        padding-left: 0px;
        font-size: 1.1rem;
        padding-bottom: 0px;
        line-height: 1.5em;
    }
    
    
     .recruit-job_search_form table tr:last-child th {
        border-bottom: 1px solid #d9d9d9;
    }
    
    .recruit-job_search_text {
        margin-bottom: 27px;
    }
    .recruit-job_selectall_wrapper a{
        font-size:107.1%;
    }
    
    
    .recruit-job_selectall_wrapper a,.job_entry_btn,.job_officialsite_btn {
        max-width: 204px;
        font-size:1.5rem;
    }
    .recruit-job_selectall_wrapper a {
        height: 46px;
        line-height: 3.2em;
        width:321px;
    }
    .recruit-job_selectall_wrapper {
        margin-top: 15px;
        padding: 17px 0px;
        margin-bottom: 16px;
    }
    .recruit-job_pannel_tab {
        position: inherit;
        padding: 0 0 15px 0;
    }
    .recruit-job_pannel_tab a {
        text-align: center;
        max-width: 140px;
        font-size: 1.24rem;
        margin: 10px auto 0px;
        padding: 6px 14px;

    }
    
	html body .perttime .recruit-job_pannel_tab a {
	    text-align: center;
	    max-width: 140px;
	    font-size: 1.24rem;
	    margin: 10px auto 0px;
	    padding: 6px 14px;
	}
    
    
    .recruit-job_pannel_contents_bottom {
        margin-top: 3px;
        margin-bottom: 11px;
    }
    .recruit-job_pannel_contents_top tbody th,.recruit-job_pannel_contents_top tbody td,.recruit-job_pannel_contents table thead th,.recruit-job_pannel_contents table thead td {
        padding-bottom: 0px;
        display: block;
        width:auto;
    }
    .recruit-job_pannel_contents_top tbody td {
        padding-top: 9px;
        padding-left: 0px;
        font-size:1.1rem;
    }
    .recruit-job_pannel_contents table thead th {
        width:35%;
        float: left;
    }
    .recruit-job_pannel_contents table thead td {
        width:100%;
        float: left;
		font-size: 1.5rem;
    }
    .recruit-job_pannel_contents_bottom tr:last-child th{
	border-bottom: 1px solid #d9d9d9;
	}
	
	.recruit-footer{
		width: 100%;
		text-align: center;
	}
	
	.recruit-job_pannel_tab_close{
	    position: absolute;
	   right: 15px;
	    top: 12px;
	    z-index: 10;
	    display: none;
	}
	
	.recruit-job_pannel_tab_close a{
	    display: block;
	    font-size: 95%;
	    background: #bababa;
	    color: #fff;
	    padding: 6px 11px;
	    border-radius: 4px;
	}
}

    