@charset "utf-8";
/* ===================================================================
 style info : スマホ用スタイル
 author     :
=================================================================== */
#main_wrap{
  width: auto;
}
#pankuzu{
  clear: both;
}
#wrapJobDetail{
  width: auto;
}
#primaryFull #wrapJobDetail{
  width: auto;
}
#wrapJobList{
  width: auto;
  margin-bottom: 70px;
}
/**************/
/*メニューCSS */
body{
  position: relative;
  right: 0;
  overflow-x: hidden;
}
#right_slider{
  position: fixed;
  top: 0;
  right: -290px;
  width: 290px;
  height: auto;
  z-index: 99999;
  background-color:#FFF;
}
#right_slider .right_menu_title{
  font-weight:bold;
  padding:14px;
  width:100%;
  border-top:1px solid #0068B4;
  border-left:1px solid #0068B4;
  border-bottom:1px solid #0068B4;
}
#right_slider ul{
  margin:0;
  padding:0;
  border-left:1px solid #0068B4;
}
#right_slider li{
  background: url("../img/arrow_r.png") no-repeat scroll 255px 5px; transparent;
  list-style:none;
  height:40px;
  width:100%;
  border-bottom:1px solid #FFFFFF;
}
#right_slider li.right_first_menu{
  background-color:#0068B4;
}
#right_slider li.right_second_menu{
  background-color:#0068B4;
}
#right_slider li a{
  display:block;
  width:100%;
  height:100%;
  line-height:40px;
  text-decoration:none;
  color:white;
  font-weight:bold;
  padding-left:10px;
}
#right_slider li a:visited{color:white;}
#right_slider .right_menu_close{
  font-size:16px;
  padding:15px 10px 0 0;
  border-left:1px solid #0068B4;
  border-bottom:1px solid #0068B4;
  text-align:right;
  cursor:pointer;
}
#do_menu{
  position:absolute;
  right:6px;
  top:6px;
  cursor: pointer;
}
#do_menu img{
  width:36px;
}
/*** joblist
*****************************/
#jobListArea .jobSummary .summary02 .summaryJobDataArea{
  clear: both;
  position: relative;
  margin-right:8px;
}
#jobListArea .jobSummary .summary02 .summaryImgHeight{
  min-height: 82px;
}
#jobListArea .jobSummary .summary02 .summaryJobDataArea .summaryImgArea{
  float: none;
/*
  position: absolute;
  right: 4px;
  top: 6px;
  margin: 0;
  padding: 0;
*/
}
#jobListArea .jobSummary .summary02 .summaryJobDataArea .summaryJobDataList{
  float: none;
  width: auto;
/*  margin: 0 106px 0 8px;*/
}
#jobListArea .jobSummary .summary02 .summaryJobDataArea .summaryFull{
  float: none;
  margin: 0 8px;
}
#jobListArea .jobSummary .summary02 .summaryJobBtns{
  margin-top: 4px;
}
#jobListArea .mod_jobSummariesJob nav .new_pagenation .page_prev_n{
  display: none;
}
#jobListArea .mod_jobSummariesJob nav{
  padding-left: 5px;
  padding-right: 5px;
}
#jobListArea .mod_jobSummariesJob .jobSummary .summary02{
  border-left:5px solid #0068B4;
  border-right:5px solid #0068B4;
  border-bottom:5px solid #0068B4;
  border-radius:5px;
}
#jobListArea .jobSummary .summary02 .summaryTitleArea{
  min-height: 34px;
}
#jobListArea .jobSummary .summary02 .summaryTitleArea .jobTitle{
/*  float: left;*/
  width: auto;
  padding-top: 2px;
}
#jobListArea .jobSummary .summary02 .summaryTitleArea .koy{
  float: left;
  position: static;
  right: 0;
  bottom: 0;
  margin-left: 7px;
}
#jobListArea .jobSummary .summary02 .summaryTitleArea .koy i{
  padding: 2px 4px;
}
#jobListArea .mod_jobSummariesJob .jobSummary .summary02 .goWrapJob{
  color: #4C4C4C;
}
#jobListArea .jobSummary .summary02 .summaryJobDataArea .summaryImgArea{
  height: 160px;
  width: 100%;
  display:block;
  margin:0 auto;
  position:relative;
}
#jobListArea .jobSummary .summary02 .summaryJobDataArea .summaryImgArea img {
  max-height: 95%;
  max-width: 95%;
  vertical-align: middle;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
}
#jobListArea .mod_jobSummariesJob nav .page_arrow .page_arrow_field{
  left: 0;
  position: static;
  margin: 0 auto;
  width: 215px;
}
#jobListArea .mod_jobDetailJob .applyBtns{
  padding: 0;
  height: 70px;
}
#jobListArea .mod_jobDetailJob .applyBtns a.goApply{
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #ED1E24;
  border: 1px solid #CC1E21;
  border-radius: 5px 5px 5px 5px;
  color: white;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
  height: 41px;
  line-height: 41px;
  width: 100%;
  min-width: 178px;
}
#jobListArea .jobZero,
#jobListArea .mod_Nothing404{
  margin-bottom: 70px;
}
#jobListArea .jobZero .btnArea,
#jobListArea .mod_Nothing404 .btnArea{
  margin: 20px auto 10px;
  text-align: center;
}
#jobListArea .mod_jobDetailJob .applyBtns a.goApply:hover{
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #FC4447;
  border: 1px solid #CC1E21;
}
#jobListArea .mod_jobDetailJob .applyBtns a.goApply:active{
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #FC4447;
  border: 1px solid #CC1E21;
}
#jobListArea .mod_jobDetailJob .applyTelBtns{
  padding: 0;
  height: 43px;
  margin-top:10px;
}
#jobListArea .mod_jobDetailJob .applyTelBtns a.goApply{
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #ED1E24;
  border: 1px solid #CC1E21;
  border-radius: 5px 5px 5px 5px;
  color: white;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
  height: 41px;
  line-height: 41px;
  width: 100%;
  min-width: 178px;
}
#jobListArea .mod_jobDetailJob .applyTelBtns a.goApply:hover{
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #FC4447;
  border: 1px solid #CC1E21;
}
#jobListArea .mod_jobDetailJob .applyTelBtns a.goApply:active{
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #FC4447;
  border: 1px solid #CC1E21;
}
#jobListArea .mod_Nothing404 .btnArea a.goBtn {
  background-color: #C84291;
  background-image: -moz-linear-gradient(center top , #CD7BAB 0%, #C84291 100%);
  background-size: 10px 100%;
  border-color: #B33791 #991E91 #991E91 #B33791;
  border-radius: 5px 5px 5px 5px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.7) inset;
  color: white;
  display: inline-block;
  font-size: 133.5%;
  font-weight: bold;
  height: 2em;
  line-height: 2.2;
  margin: 10px 20px;
  padding: 0 0.5em 0 1em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  width: 160px;
}
#jobListArea .jobZero .btnArea a.goBtn,
#jobListArea .mod_Nothing404 .btnArea a.goBtn{
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #ED1E24;
  border: 1px solid #CC1E21;
  border-radius: 5px 5px 5px 5px;
  color: white;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
  height: 41px;
  line-height: 41px;
  width: 100%;
  min-width: 178px;
}
#jobListArea .jobZero .btnArea a.goBtn:hover,
#jobListArea .mod_Nothing404 .btnArea a.goBtn:hover{
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #FC4447;
  border: 1px solid #CC1E21;
}
#jobListArea .jobZero .btnArea a.goBtn:active,
#jobListArea .mod_Nothing404 .btnArea a.goBtn:active{
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #FC4447;
  border: 1px solid #CC1E21;
  line-height: 41px;
}
#jobListArea .jobZero .textArea,
#jobListArea .mod_Nothing404 .textArea{
  background: none repeat scroll 0 0 #61B5DA;
  border-radius: 5px 5px 5px 5px;
  line-height: 1.7;
  margin: 6px;
  padding: 10px;
  position: relative;
  text-align: center;
}
#jobListArea .jobZero .textArea .alert,
#jobListArea .mod_Nothing404 .textArea .alert{
  background: none repeat scroll 0 0 #61B5DA;
  color: white;
  font-size: 14px;
  margin-bottom: 10px;
}
#jobListArea .mod_jobSummariesJob nav .new_pagenation{
  padding-top: 4px;
}
/*** job
*****************************/
#primaryFull #jobListArea .mod_jobDetailJob > header {
  border: none;
/*
  padding-left: 2px;
  padding-right: 2px;
*/
}
#primaryFull #jobListArea .mod_jobDetailJob > header .title_bg {
/*
  border-left: 6px solid #0068B4;
  border-bottom: 1px solid #0068B4;
*/
  background-color:#0068B4;
  color:#FFFFFF;
  padding: 5px;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_introduction .introduction_left{
  float: none;
  width: auto;
  text-align: center;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_introduction .introduction_right{
  float: none;
  width: auto;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_introduction .introduction_left .main_gazo{
  margin: 0 auto;
  display: block;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_introduction .introduction_right table{
  border-top: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  border-left: 1px solid #D9D9D9;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_introduction .introduction_right table tr th{
  background-color:#0068B4;
  color:#FFFFFF;
  font-size: 11px;
  text-align: left;
  padding-left: 3px;
  width: 52px;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_introduction .introduction_right table tr td{
  width: auto;
  padding: 10px 10px 10px 4px;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_introduction .introduction_all table{
  border-top: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  border-left: 1px solid #D9D9D9;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_introduction .introduction_all table tr th{
  background-color:#0068B4;
  color:#FFFFFF;
  font-size: 11px;
  text-align: left;
  padding-left: 3px;
  width: 80px;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_introduction .introduction_all table tr td{
  width: auto;
  padding: 10px 10px 10px 4px;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_detail table{
  border-top: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
  border-left: 1px solid #D9D9D9;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_detail table tr th{
  background-color:#0068B4;
  color:#FFFFFF;
  font-size: 11px;
  text-align: left;
  padding-left: 3px;
  width: 80px;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_detail table tr td{
  width: auto;
  padding: 10px 10px 10px 4px;
}
#primaryFull #jobListArea .jobTopBtn{
  margin-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_header{
  padding-left: 5px;
  padding-right: 5px;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_header .updated{
  float: none;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_information{
  padding-left: 5px;
  padding-right: 5px;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_information .catch{
  font-size: 15px;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_information .information{
  padding-left: 8px;
  padding-right: 8px;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .jobBtns{
  margin-bottom: 50px;
  padding-left: 5px;
  padding-right: 5px;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_information .sub_gazo_area .sub_gazo_box .sub_text{
  padding: 8px 3px 12px;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_introduction .introduction_left .self_barometer .self_barometer_logo{
  position: absolute;
  left: 20px;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_introduction .introduction_left .self_barometer .self_parameter_list .self_parameter .self_parameter_text{
  position: absolute;
  left: 20px;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_introduction .introduction_left .self_barometer .self_parameter_list .self_parameter .self_parameter_gauge{
  position: absolute;
  left: 90px;
}
@media (max-width: 480px) {
  #primaryFull #jobListArea .mod_jobDetailJob #jobone .area_information .sub_gazo_area .sub_gazo_box{
    float: none;
    margin: 0 auto;
  }
  #primaryFull #jobListArea .mod_jobDetailJob #jobone .area_information .sub_gazo_area .sub_gazo_box:last-child{
    float: none;
    margin: 0 auto;
  }
}
@media (min-width: 481px) {
  #primaryFull #jobListArea .mod_jobDetailJob #jobone .area_information .sub_gazo_area .sub_gazo_box{
    float: left;
    margin: 0;
  }
  #primaryFull #jobListArea .mod_jobDetailJob #jobone .area_information .sub_gazo_area .sub_gazo_box:last-child{
    float: left;
    margin: 0;
  }
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .Job_detail_title {
  background-color: #0068B4;
  color: white;
  font-weight: bold;
  margin: 0;
  padding: 10px 0 10px 15px;
  position: relative;
  text-align: left;
}
#primaryFull #jobListArea .mod_jobDetailJob #jobone .area_introduction .introduction_right table tr .self_barometer {
  height: 66px;
  padding-top: 4px;
  position: relative;
}
#primaryFull #jobListArea .mod_jobDetailJob table tr .self_barometer_logo {
  left: 16px;
  position: absolute;
  max-width: 54px;
}
#primaryFull #jobListArea .mod_jobDetailJob table tr .self_parameter_list {
  left: 72px;
  position: relative;
  top: 0;
}
#primaryFull #jobListArea .mod_jobDetailJob table tr .self_parameter_list .self_parameter {
  height: 22px;
  margin-bottom: 3px;
}
#primaryFull #jobListArea .mod_jobDetailJob table tr .self_parameter_list .self_parameter .self_parameter_text {
  left: 20px;
  position: absolute;
  max-width: 65px;
}
#primaryFull #jobListArea .mod_jobDetailJob table tr .self_parameter_list .self_parameter .self_parameter_gauge {
  left: 90px;
  position: absolute;
  max-width: 100px;
}
/*** job img
*****************************/
section.JobImgField{
  display:block;
  margin:5px 0 0 0;
}
#JobImg {
  width:100%;
  position: relative; /* IEのoverflowバグ回避 */
  overflow: auto;     /* JS無効スクロール表示*/
}
#JobImg ul{
  list-style-type: none;
  display: table;
  margin: 0;
  padding: 0;
  width:400%;
  height:100%;
}
#JobImg ul li {
  width:25%;
  text-align:center;
  display: table-cell;
  vertical-align:middle;
  max-height:300px;
}
#JobImg ul li img{
  max-height:200px;
  max-width:100%;
}
#JobImg ul li .caption{
  display:block;
  font-size:12px;
  word-break:break-all;
  padding-top: 6px;
}
section.JobImgField div.ImgControl{
  display:block;
  width:100%;
  height:30px;
  position:relative;
}
#ImgPrevBtn{
  display: block;
  width:30px;
  height:30px;
  text-indent:100%;
  white-space: nowrap;
  overflow: hidden;
  background: url("../img/arrow_l_gray.png") no-repeat scroll 0 0;
  position:absolute;
  top:0;
  left:10px;
}
#ImgNextBtn{
  display: block;
  width:30px;
  height:30px;
  text-indent:100%;
  white-space: nowrap;
  overflow: hidden;
  background: url("../img/arrow_r_gray.png") no-repeat scroll 0 0;
  position:absolute;
  top:0;
  right:10px;
}
#ImgCount{
  display: block;
  position: absolute;
  top: 10px;
  right: 48%;
}
/*** apply
*****************************/
#applyArea{
  font-size: 15px;
  margin-bottom: 70px;
}
.mod_apply header , .mod_apply_confirm header, .mod_apply_thanks header{
  margin: 0;
  padding-left: 5px;
  padding-right: 5px;
}
.mod_apply header .apply_navi, .mod_apply_confirm header .apply_navi, .mod_apply_thanks header .apply_navi{
  margin: 6px 0 0;
}
.apply_navi ul {
  margin: 0;
  padding: 3px;
}
.apply_navi ul li{
  width: 31%;
}
.apply_navi ul li.text{
  font-size: 12px;
}
.apply_navi ul li.navi_sep {
  background: transparent url("../img/icon_16Arrow_navi.gif") no-repeat scroll center 15px;
}
.apply_navi ul li.navi_sep{
  width: 10px;
}
.mod_apply header > div, .mod_apply_confirm header > div, .mod_apply_thanks header > div{
  padding: 4px 10px 0;
  margin-bottom: 14px;
}
.mod_apply header > div h2 > a, .mod_apply_confirm header > div h2 > a, .mod_apply_thanks header > div h2 > a{
  display: block;
  margin: 0;
  font-size: 16px;
}
section.Apply {
    background: -moz-linear-gradient(whitesmoke 0%, whitesmoke 100%) repeat scroll 0 0 transparent;
    clear: both;
}
.apply_sub_title_filed .apply_sub_title{
  background: none repeat scroll 0 0 #0068B4;
  color: white;
  margin: 10px 0;
  padding: 5px 0 5px 5px;
}
.mod_apply .applyBtns a.back,
.mod_apply_confirm .applyBtns a.back{
  background: url(../img/arrow_l.png) no-repeat scroll 0 5px #999999;
  border: 1px solid #888888;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.7) inset;
  padding: 0 0 0 18px;
  height: 41px;
  line-height: 41px;
  width: 24%;
  min-width: 70px;
  font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
  font-size: 15px;
  letter-spacing: 3px;
  margin: 25px 2px 0 0;
}
.mod_apply .applyBtns a.back:hover,.mod_apply_confirm .applyBtns a.back:hover{
  background: url(../img/arrow_l.png) no-repeat scroll 0 5px #AAAAAA;
  border: 1px solid #999999;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.7) inset;
}
.mod_apply .applyBtns a.back:active,.mod_apply_confirm .applyBtns a.back:active{
  background: url(../img/arrow_l.png) no-repeat scroll 0 5px #AAAAAA;
  border: 1px solid #999999;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.7) inset;
  line-height: 41px;
}
.mod_apply .applyBtns .confirmApply, .mod_apply_confirm .applyBtns .confirmApply, .mod_apply_thanks .applyBtns .confirmApply {
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #ED1E24;
  border: 1px solid #CC1E21;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.7) inset;
  color: white;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  margin: 25px 0 0 0;
  padding: 0 14px 0 0;
  text-align: center;
  height: 42px;
  line-height: 41px;
  width: 50%;
  min-width: 178px;
}
.mod_apply .applyBtns .confirmApply:hover, .mod_apply_confirm .applyBtns .confirmApply:hover, .mod_apply_thanks .applyBtns .confirmApply:hover {
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #FC4447;
  border: 1px solid #CC1E21;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.7) inset;
}
.mod_apply .applyBtns .confirmApply:active, .mod_apply_confirm .applyBtns .confirmApply:active, .mod_apply_thanks .applyBtns .confirmApply:active{
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #FC4447;
  border: 1px solid #CC1E21;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.7) inset;
  line-height: 41px;
}
.mod_apply_confirm .applyBtns .submitApply {
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #ED1E24;
  border: 1px solid #CC1E21;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.7) inset;
  color: white;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  margin: 25px 0 0 0;
  padding: 0 14px 0 0;
  text-align: center;
  height: 42px;
  line-height: 41px;
  width: 50%;
  min-width: 178px;
}
.mod_apply_confirm .applyBtns .submitApply:hover {
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #FC4447;
  border: 1px solid #CC1E21;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.7) inset;
}
.mod_apply_confirm .applyBtns .submitApply:active {
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #FC4447;
  border: 1px solid #CC1E21;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.7) inset;
  line-height: 41px;
}
.mod_apply_thanks .applyBtns{
  padding: 10px 0;
}
.mod_apply_thanks .applyBtns a.goApplyJob{
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #ED1E24;
  border: 1px solid #CC1E21;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.7) inset;
  color: white;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  margin: 25px 0 0 0;
  padding: 0;
  text-align: center;
  height: 41px;
  line-height: 41px;
  width: 100%;
}
.mod_apply_thanks .applyBtns a.goApplyJob:hover{
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #FC4447;
  border: 1px solid #CC1E21;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.7) inset;
}
.mod_apply_thanks .applyBtns a.goApplyJob:active{
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #FC4447;
  box-shadow: none;
  border: 1px solid #CC1E21;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.7) inset;
  line-height: 41px;
}
p.oubo1down {
  background-color: #0068B4;
  background-image: url(../img/arrow_d.png);
  background-position: 99% center;
  background-repeat: no-repeat;
  border: 1px solid silver;
  font-size: 15px;
  margin: 20px 0 0;
  padding: 15px 0 15px 10px;
  color: white;
  font-weight: bold;
}
p.oubo1up {
  margin: 20px 0 0;
  padding:15px 0 15px 10px;
  font-size: 15px;
  border:solid 1px silver;
  background-color: #0068B4;
  background-image:url(../img/arrow_u.png);
  background-repeat:no-repeat;
  background-position: 99% center;
  color: white;
  font-weight: bold;
}
.mod_apply section p:hover, .mod_apply_confirm section p:hover, .mod_apply_thanks section p:hover{
  cursor: default;
  opacity: 1;
}
.mod_apply section p, .mod_apply_confirm section p, .mod_apply_thanks section p{
  background: none;
  background-color: #0068B4;
  font-weight: normal;
  color: white;
  height: auto;
  line-height: 1;
  margin: 10px 0 10px;
  padding: 5px 0 5px 5px;
}
/* 入力 */
section.Apply dl {
  border-bottom: 1px #CCCCCC solid;
  margin-bottom: 10px;
  padding: 0 5px;
}
section.Apply dl#dlName {
  border-bottom: 1px #CCCCCC solid;
  padding-bottom: 0; 
}
section.Apply dt {
  margin-bottom: 2px;
}
section.Apply dt.ApplyConfirm {
  font-size: 0.75em;
  color: blue; 
  margin-bottom: 2px;
}
section.Apply dd {
  margin-left: 0px;
  margin-bottom: 16px;
}
section.Apply dd#ddName {
  margin-left: 0px;
  margin-bottom: 50px;
}
section.Apply span.ApplyTitle {
  margin-left: 5px;
}
section.Apply span.ApplyReq {
  margin-left: 10px;
  padding: 2px; 
  color: white; 
  font-size: 0.8em;
  background-color: red; 
}
/*　住所入力　*/
section.Apply span.indicatorZip {
  margin-left: 20px;
  padding: 2px 10px 2px; 
  font-size: 0.8em;
  color: steelblue; 
  background-color: lightgrey; 
  border:solid 1px silver;
  border-radius: 5px;
}
section.Apply span:hover.indicatorZip {
  margin-left: 20px;
  padding: 2px 10px 2px; 
  font-size: 0.8em;
  color: #666666;
  background: #eeeeee;
  cursor: pointer;
  color: #74b5cf;
}
/*　パスワード入力エリア　*/
div.password_input {
  display: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  padding: 10px;
  margin: 0 0 20px 0;
  text-align: left;
  line-height: 1.7;
  font-size: 1.0em;
}
section.Apply textarea {
  width: 98%;
  height: 10em;
}
section.Apply dd.saidai {
  text-align: right;
}
aside.applyBtns {
  margin: 10px auto 10px;
  text-align: center;
}
aside.applyBtns div.loginlogout_checkbox {
  font-size: 0.8em;
  text-align: left;
  color:dimgray;
}
.Apply dl input {
  font-size: 16px;
  height: 30px;
  border: 1px solid #BBBBBB;
}
.Apply input.full {
  font-size: 16px;
}
.Apply input.half {
  width: 43%
}
.Apply input.full {
  width: 94%
}
.Apply input.left {
  float: left;
}
.Apply input:focus {
  background-color: #F5F5DC;
}
.Apply .require{
  background-color: #F0DCDC;
}
.Apply select {
  font-size: 16px;
  height: 35px;
}
.Apply textarea {
  font-size: 16px;
  border: 1px solid #BBBBBB;
}
.Apply .radios {
  display:inline-block;
  margin:0;
  padding:0;
  clear:both;
}
.Apply .radios li {
  display:inline-block;
  position:relative;
  float:left;
  list-style:none;
  border:solid 1px #ddd;
  border-right:none;
  overflow:hidden;
}
.Apply .radios li:first-child {
  border-radius:5px 0 0 5px;
}
.Apply .radios li:last-child {
  border-right:solid 1px #ddd;
  border-radius:0 5px 5px 0;
}
.Apply .radios label {
  display:block;
  min-width:3em;
  text-align:center;
  background:#eee;
  background:-webkit-gradient(linear, left top, left bottom, from(#FFF),to(#EEE));
  background:-moz-linear-gradient(top, #fff, #eee);
  border:solid 1px rgba(255,255,255,0.2);
  padding:10px 40px;
  text-shadow:0 1px 0 rgba(255,255,255,0.5);
  background: #DDDDDD;
}
.Apply .radios li:first-child label {
  border-radius:3px 0 0 3px;
}
.Apply .radios li:last-child label {
  border-radius:0 3px 3px 0;
}
.Apply .radios input[type=radio] {
  position:absolute;
  opacity:0;
  width:100%;
  height:100%;
  margin:0;
  cursor:pointer;
}
.Apply .radios input[type=radio]:checked {
  cursor:auto;
}
.Apply .radios input[type=radio]:checked + label {
  color:#fff;
  text-shadow:0 -1px 0 rgba(0,0,0,0.2);
  border:solid 1px rgba(0,0,0,0.1);
  background:#666;
  background:-webkit-gradient(linear, left top, left bottom, from(#FFCC66),to(#FF9933));
  background:-moz-linear-gradient(top, #FFCC66, #FF9933);
}
.mod_apply_thanks .thanks_msg{
  padding-left: 5px;
  padding-right: 5px;
}
section.Apply dd#ddName{
  margin-bottom: 16px;
  margin-left: 0;
}
#dobYear,#dobMonth,#dobDay{
  width: 100px;
}
#maritalStatus{
  width: 100px;
}
#prefecture{
  width: 100px;
}
/*** job nothing
*****************************/
#jobListArea .jobNothing{
  padding-bottom: 80px;
}
#applyArea .jobNothing{
  padding-bottom: 10px;
}
#applyArea .jobNothing .mod_alert_box,
#jobListArea .jobNothing .mod_alert_box{
  background: none repeat scroll 0 0 #61B5DA;
  font-size: 14px;
  color: white;
  margin: 6px 6px 20px 6px;
}
#applyArea .jobNothing .btnArea a.goBtn,
#jobListArea .jobNothing .btnArea a.goBtn{
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #ED1E24;
  border: 1px solid #CC1E21;
  border-radius: 5px 5px 5px 5px;
  color: white;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
  height: 41px;
  line-height: 41px;
  width: 100%;
  min-width: 178px;
}
#applyArea .jobNothing .btnArea a.goBtn:hover,
#jobListArea .jobNothing .btnArea a.goBtn:hover{
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #FC4447;
  border: 1px solid #CC1E21;
}
#applyArea .jobNothing .btnArea a.goBtn:active,
#jobListArea .jobNothing .btnArea a.goBtn:active{
  background: url(../img/arrow_r.png) no-repeat scroll 100% 5px #FC4447;
  border: 1px solid #CC1E21;
}
/* mod_searchLocationBox
 * ---------------------------------------------------------------- */
.mod_searchLocationBox{
  border: 6px solid #0068B4;
}
.mod_searchLocationBox .boxBody > .boxField > dl > dt{
  width: auto;
  float: none;
  padding-bottom: 5px;
}
.mod_searchLocationBox .boxBody > .boxField > dl > dd{
  width: auto;
  margin-left: 26px;
  min-width: 250px;
}
.mod_searchLocationBox .boxBody > .boxField > dl > dd li{
  padding-bottom: 5px;
}
/* primaryFull mod_searchLocationBox
 * ---------------------------------------------------------------- */
#primaryFull .mod_searchLocationBox{
  border: 6px solid #0068B4;
}
#primaryFull .mod_searchLocationBox .boxBody > .boxField > dl > dt{
  width: auto;
  float: none;
  padding-bottom: 5px;
}
#primaryFull .mod_searchLocationBox .boxBody > .boxField > dl > dd{
  width: auto;
  margin-left: 26px;
  min-width: 250px;
}
#primaryFull .mod_searchLocationBox .boxBody > .boxField > dl > dd li{
  padding-bottom: 5px;
}
/* mod_searchJobBox
 * ---------------------------------------------------------------- */
.mod_searchJobBox{
  border: 6px solid #0068B4;
}
.mod_searchJobBox .boxBody > .boxField > dl > dt{
  width: auto;
  float: none;
  padding-bottom: 5px;
}
.mod_searchJobBox .boxBody > .boxField > dl > dd{
  width: auto;
  margin-left: 26px;
  min-width: 250px;
}
.mod_searchJobBox .boxBody > .boxField > dl > dd li{
  padding-bottom: 5px;
}
/* primaryFull mod_searchJobBox
 * ---------------------------------------------------------------- */
#primaryFull .mod_searchJobBox{
  border: 6px solid #0068B4;
}
#primaryFull .mod_searchJobBox .boxBody > .boxField > dl > dt{
  width: auto;
  float: none;
  padding-bottom: 5px;
  min-width: 250px;
}
#primaryFull .mod_searchJobBox .boxBody > .boxField > dl > dd{
  width: auto;
  margin-left: 26px;
  min-width: 240px;
}
#primaryFull .mod_searchJobBox .boxBody > .boxField > dl > dd li{
  padding-bottom: 5px;
}
/* mod_searchWordBox
 * ---------------------------------------------------------------- */
.mod_searchWordBox{
  border: 6px solid #0068B4;
}
.mod_searchWordBox .boxBody .searchWordBtn{
  width: 70px;
}
.mod_searchWordBox .boxBody input {
  width: 60%;
}
/* primaryFull mod_searchWordBox
 * ---------------------------------------------------------------- */
#primaryFull .mod_searchWordBox{
  border: 6px solid #0068B4;
}
#primaryFull .mod_searchWordBox .boxBody .searchWordBtn{
  width: 70px;
}
#primaryFull .mod_searchWordBox .boxBody input {
  width: 60%;
}
/* mod_latestJob
 * ---------------------------------------------------------------- */
.mod_latestJob .infoBody > ul .title {
  color: #3E77D1;
}
.mod_latestJob .infoBody > ul > li{
  background: url("../img/icon_16Arrow_navi.gif") no-repeat scroll -8px center transparent;
  padding: 8px 3px 8px 20px;
}
.mod_latestJob .infoBody > ul > li:first-child {
  padding-top: 0;
}
/* mod_jobSearchBox
 * ---------------------------------------------------------------- */
#jobListArea .mod_jobSearchBox #jobSearchForm {
  border: none;
}
#jobListArea .mod_jobSearchBox #jobSearchForm .inner {
  border-left: 3px solid #275CAA;
  border-right: 3px solid #275CAA;
  border-top: 3px solid #275CAA;
  border-bottom: 3px solid #275CAA;
}
#jobListArea .mod_jobSearchBox .jobSearchTbl tbody tr th {
  width: 70px;
}
#jobListArea .mod_jobSearchBox .jobSearchSubmitArea{
  border: none;
  line-height: 100%;
}
#jobListArea .mod_jobSearchBox .jobSearchSubmitArea > div{
  margin-top: 2px;
}
#jobListArea .mod_jobSearchBox .jobSearchSubmitArea .jobSearchBtn {
  width: 100%;
  height: 36px;
}
#sb-kw {
  width: 70%;
  min-width: 180px;
}
/* jobSummary
 * ---------------------------------------------------------------- */
#jobListArea .mod_jobDetailJob{
  margin-bottom: 40px;
}
#jobListArea .jobSummary .summary02 .summaryTitleArea .jobTitle {
  float: none;
}
#jobListArea .jobSummary .summary02 .koy {
  margin: 3px 3px 3px 0;
  text-align: right;
}
#jobListArea .jobSummary .summary02 .koy i {
  border-radius: 2px 2px 2px 2px;
  font-weight: bold;
  margin: 0;
  padding: 2px 8px;
}
#jobListArea .jobSummary .summary02 .summaryTextLink {
  color: #4C4C4C;
}
#jobListArea .jobSummary .summary02 .summaryTextLink:hover {
  color: #0978C5;
}
#jobListArea .jobSummary .summary02 .summaryCatchArea {
  margin: 0px 3px;
  padding: 3px 0px 5px;
}
#jobListArea .jobSummary .summary02 .summaryJobBtns {
  padding: 2px 5px 6px;
}
#jobListArea .jobSummary .summary02 .summaryJobBtns a.goJob {
  display: block;
  margin: 0 auto;
  width: auto;
  padding:5px;
}
#jobListArea .jobSummary .summary02 .summaryJobBtns .adNumField {
  position: static;
  margin: 3px 3px 0 0;
  text-align: right;
}
/* mod_SearchSpBox
 * ---------------------------------------------------------------- */
#jobListArea .searchSpTitle{
  border-bottom: 1px dotted #275CAA;
  color: #333333;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 6px 0;
  padding: 0 0 0 8px;
}
#jobListArea .searchSpTitle strong{
  font-weight: normal;
}
#jobListArea .mod_SearchSp {
  margin-top:5px;
}
#jobListArea .mod_SearchSpBox {
  position: relative;
  line-height: 130%;
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 20px;
  border-left: 5px solid #0068B4;
  border-right: 5px solid #0068B4;
  border-bottom: 5px solid #0068B4;
}
#jobListArea .mod_SearchSpBox .condition_top{
  height: 68px;
}
#jobListArea .mod_SearchSpBox .condition_top .searchCount{
  color: white;
}
#jobListArea .mod_SearchSpBox .condition_top .searchCount em {
  color: #FF901E;
  font-size: 138.5%;
  margin: 0 5px;
}
#jobListArea .mod_SearchSpBox .condition_top .cond_open{
  background: url("../img/arrow_d.png") no-repeat scroll right -4px transparent;
  border: 2px solid white;
  border-radius: 3px 3px 3px 3px;
  color: white;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  padding-right: 24px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 33px;
  width: 160px;
}
#jobListArea .mod_SearchSpBox .condition_top .open{
  background: url("../img/arrow_u.png") no-repeat scroll right -3px transparent;
}
#jobListArea .mod_SearchSpBox .inner {
  background: none repeat scroll 0 0 #0068B4;
}
#jobListArea .mod_SearchSpBox .condition_slider{
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%,#f9f9f9 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%,#f9f9f9 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
  padding: 6px;
}
#jobListArea .mod_SearchSpBox .condition_slider .conditionTitle{
  color: #333333;
  font-size: 16px;
}
#jobListArea .mod_SearchSpBox .condition_slider table{
  font-size: 14px;
}
#jobListArea .mod_SearchSpBox .condition_slider table tr th{
  width: 86px;
  padding: 3px 0;
}
#jobListArea .mod_SearchSpBox .condition_slider table tr td{
  padding: 3px 0;
}
#jobListArea .searchSpBtns{
  padding: 3px;
}
#jobListArea .searchSpBtns .goSearchSelect {
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-color: #CC1E21 #D82023 #D82023 #CC1E21;
  border-radius: 0.25em;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.7);
  display: block;
  height: 40px;
  width: auto;
  line-height: 42px;
  color: white;
  background-color: #ED1E24;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #FC4447), color-stop(100%, #ED1E24));
  background-image: -webkit-linear-gradient(top, #FC4447 0%, #ED1E24 100%);
  background-image: -moz-linear-gradient(top, #FC4447 0%, #ED1E24 100%);
  background-image: -o-linear-gradient(top, #FC4447 0%, #ED1E24 100%);
  background-image: -ms-linear-gradient(top, #FC4447 0%, #ED1E24 100%);
  background-image: linear-gradient(top, #FC4447 0%, #ED1E24 100%);
  background-size: 10px 100%;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  font-size: 16px;
  font-weight: bold;
  padding: 0 0.2em 0 0.5em;
  letter-spacing: 0.3em;
  margin: 0 auto;
  padding: 0;
  cursor: pointer;
}
#jobListArea .searchSpBtns .goSearchSelect:hover {
  color: white;
  background-color: #FC4447;
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ED1E24), color-stop(100%, #FC4447));
  background-image: -webkit-linear-gradient(top, #ED1E24 0%, #FC4447 100%);
  background-image: -moz-linear-gradient(top, #ED1E24 0%, #FC4447 100%);
  background-image: -o-linear-gradient(top, #ED1E24 0%, #FC4447 100%);
  background-image: -ms-linear-gradient(top, #ED1E24 0%, #FC4447 100%);
  background-image: linear-gradient(top, #ED1E24 0%, #FC4447 100%);
  cursor: pointer;
}
#jobListArea .searchSpBtns .goSearchSelect:active {
  box-shadow: none;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #FC4447), color-stop(100%, #ED1E24));
  background: -webkit-linear-gradient(#FC4447, #ED1E24);
  background: -moz-linear-gradient(#FC4447, #ED1E24);
  background: -o-linear-gradient(#FC4447, #ED1E24);
  background: -ms-linear-gradient(#FC4447, #ED1E24);
  -pie-background: linear-gradient(#FC4447, #ED1E24);
  background: linear-gradient(#FC4447, #ED1E24);
  cursor: pointer;
}
/* new_pagenation custom
 * ---------------------------------------------------------------- */
#jobListArea .mod_jobSummariesJob nav .page_arrow{
  display: none;
}
#jobListArea .mod_jobSummariesJob nav .new_pagenation {
  padding: 0;
}
#jobListArea .mod_jobSummariesJob nav .new_pagenation {
  float: none;
}
#jobListArea .mod_jobSummariesJob nav .new_pagenation ul {
  float: none;
  height: auto;
  width: 100%;
  text-align: center;
  margin: 0;
}

#jobListArea .mod_jobSummariesJob nav .new_pagenation ul li {
  border-right: 1px solid #D9D9D9;
  border: 1px solid #D9D9D9;
  margin-right: 6px;
  min-width: 30px;
  text-align: center;
  float: none;
  line-height: 30px;
  display: inline-block;
}
#jobListArea .mod_jobSummariesJob nav .new_pagenation span {
  display: block;
  color: #275CAA;
  float: none;
  font-size: 14px;
  line-height: 30px;
  padding: 0 8px;
}
#jobListArea .mod_jobSummariesJob nav .new_pagenation ul li span {
  background: none repeat scroll 0 0 #275CAA;
  color: white;
  padding: 0 8px;
}
#jobListArea .mod_jobSummariesJob nav .new_pagenation ul li a {
  display: block;
  float:none;
  color: #275CAA;
  font-size: 14px;
  font-weight: normal;
  padding: 0 8px;
  line-height: 30px;
}
/* section.select
 * ---------------------------------------------------------------- */
#jobListArea .selectSearchTitle {
  background-color: #0068B4;
  color: white;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 10px 0 10px 15px;
  position: relative;
  text-align: left;
}
#jobListArea section.select div.box {
  color:#333;
  margin: 0 5px;
  font-size: 16px;
  font-weight:bold;
  border:solid 1px silver;
  border-bottom:none;
  background-repeat:no-repeat;
  background-position: 99% center;
}
#jobListArea section.select .ClearFloat{
  position:relative;
}
#jobListArea section.select div.item {
  display:block;
  padding-left:60px;
}
#jobListArea section.select div.nameAll {
  padding:5px 0 5px 0px; 
  margin-right:55px;
  line-height: 45px;
}
#jobListArea section.select div.checkAll { 
  position:absolute;
  top:18px;
  left:30px;
}
#jobListArea section.select div.name {
  padding: 5px 5px 5px 0px; 
  margin-right:55px;
  line-height: 45px;
}
#jobListArea section.select div.check { 
  position:absolute;
  top:18px;
  left:30px;
} 
#jobListArea section.select div.link { 
  position:absolute;
  top:0;
  right:0;
  width:55px;
  height:100%;
}
#jobListArea section.select div.link p {
  margin: 0;
  height: 100%; 
  position:relative;
} 
#jobListArea section.select div.link p a{ 
  background: url("../img/arrow_r_gray.png") no-repeat scroll 50% 50%;
  border-left:2px solid #0068B4;
  display: block;
  height: 100%;
  width:53px;
  text-indent: -9999px;
}
#tokucho1 section > .box{
  border-bottom: 1px solid silver;
  border-radius: 0 0 10px 10px;
}
#jobListArea p.header1slide{
  position:relative;
  margin: 0 5px;
  padding:12px 0 12px 45px;
  color:#333;
  font-size: 16px;
  font-weight:bold;
  border:solid 1px silver;
}
#jobListArea p.header1slide:after{
  content: "";
  background: url("../img/arrow_d_gray.png") no-repeat scroll 0 0;
  position: absolute;
  height: 30px;
  width: 30px;
  right:5px;
  top:25%;
}
#jobListArea section.select p.header2slide {
  color:#333;
  padding:12px 30px 12px 10px; 
  margin: 0 5px;
  font-size: 16px;
  font-weight:bold;
  border:solid 1px silver;
  border-bottom:none;
  position:relative;
}
#jobListArea section.select p.header2slide:after {
  content: "";
  background: url("../img/arrow_d_gray.png") no-repeat scroll 0 0;
  position: absolute;
  height: 30px;
  width: 30px;
  right:5px;
  top:25%;
}
#jobListArea section.select p.header3slide {
  color:#333;
  padding:17px 0 17px 30px; 
  margin: 0 5px;
  font-size: 16px;
  font-weight:bold;
  border:solid 1px silver;
  border-bottom:none;
  background-image:url("../img/arrow_d_gray.png"); 
  background-repeat:no-repeat;
  background-position: 99% center;
}
#jobListArea section.select p.open{
  border-bottom:solid 1px silver;
}
#SearchBoxForm div[id*="area2"] div.box {
  border-top: medium none;
}
#jobListArea div[id^="area3"] > p.open {
  border-bottom:1px solid silver;
}
#jobListArea div[id^="area3"] div.box{
  color:#333;
  margin: 0 5px;
  font-size: 16px;
  font-weight:bold;
  border-bottom:solid 1px silver !important;
  border-left:solid 1px silver !important;
  background-repeat:no-repeat;
  background-position: 99% center;
}
#jobListArea div[id^="area3"] section > ul > li > label > div.box{
  border-bottom:none !important;
}
#jobListArea div[id^="area3"] section > ul > li > ul > li:first-child > label > div.box{
  border-top:1px solid silver !important;
}
#jobListArea div[id^="area3"] ul li ul li:nth-last-child(1) div.box{
  border-bottom:none !important;
}
#jobListArea div[id^="bc_area"] div.box{
  color:#333;
  margin: 0 5px;
  font-size: 16px;
  font-weight:bold;
  border-left:solid 1px silver !important;
  background-repeat:no-repeat;
  background-position: 99% center;
}
#SearchBoxForm div[id*="syoku2"] section > label > div.box {
  border-top: medium none;
}
#jobListArea section.select .kyuyo_select_name{
  padding:5px 0 5px 10px;
  line-height:45px;
  border:1px solid silver;
  border-top:none;
}
#kyuyo1 section{
  margin: 0 5px;
}
#SearchBoxForm .bgcolor{
  background: none repeat scroll 0 0 #0068B4;
  color: white!important;
}
#jobListArea section.select div.ClearFloat:after {
  clear: both; 
  visibility: hidden; 
  content: ".";  
  display: block; 
  height: 0.1px; 
  line-height: 0; 
}
#kw1 .kwField{
  position:relative;
  margin: 0 5px;
  padding:12px 0 12px 45px;
  color:#333;
  font-size: 16px;
  font-weight:bold;
  border:solid 1px silver;
}
#kw1 .kwField p{
  width: 120px;
  float: left;
}
#kw1 .kwField input{
  width: 40%;
}
#jobListArea section.select .submitBox{
  margin:15px 5px 0 5px;
  position:relative;
}
#jobListArea section.select .submitBox .selectClear{
  float: right;
  background: #C1C1C1;
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #999999;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.7) inset;
  color: white;
  font-size:13px;
  text-align: center;
  width: 120px;
  margin-top: 20px;
  padding: 2px;
}
#jobListArea section.select input.submit,input.AreaSubmit {
  background: url("../img/arrow_r.png") no-repeat scroll 100% 10px #ED1E24;
  border: 1px solid #CC1E21;
  border-radius: 5px 5px 5px 5px;
  color: white;
  cursor: pointer;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: 0.5em;
  height: 54px;
  line-height: 54px;
  margin: 0;
  min-width: 178px;
  padding: 0;
  text-align: center;
  width: 100%;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.7) inset;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
/* FixedFooter
 * ---------------------------------------------------------------- */
div.FixedFooter{
  z-index:100;
  position: fixed;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 70px; 
  background: rgba(0, 0, 0, 0.6);
  display:none;
}
div.FixedFooter a{
  text-decoration:none;
}
div.FixedFooterLine{
  border-top: 1px solid black;
  position: fixed;
  bottom: 70px;
  right: 0px;
  width: 100%;
  height: 0px;
}
div.FixedFooter div.FixedFooterAnchor {
  height: 50px; 
  line-height: 50px;
  font-size: 0.8em;
  text-align: center;
}
div.FixedFooter div.FixedFooterAnchor a {
  display: block;
  color: white;
}
div.FixedFooter div.FixedFooterAnchor div.FixedToTop {
  position: fixed;
  bottom: 5px;
  right: 5px;
  width: 30px;
  line-height: 0px;
  border: 1px solid white;
  font-size: 0em;
  background-image:url(../images/up.png); 
  background-repeat:no-repeat;
  background-position: center;
  background-color:blue;
  border-radius: 5px;
}
div.FixedFooter div.FixedFooterAnchor div.ToTop a {
  padding: 15px; 
}
div.FixedFooter div.FixedFooterAnchor div.FixedToTopPage {
  position: fixed;
  bottom: 5px;
  right: 45px;
  width: 100px;
  border: 1px solid white;
  border: 1px solid blue;
  background: -webkit-gradient(linear, left top, left bottom, from(steelblue), to(blue));
  background: -webkit-linear-gradient(top, steelblue, blue);
  background: -moz-linear-gradient(top, steelblue, blue);
  background: -ms-linear-gradient(top, steelblue, blue);
  background: -o-linear-gradient(top, steelblue, blue);
  background: linear-gradient(top, steelblue, blue);
  border-radius: 5px;
}
div.FixedFooter div.FixedFooterAnchor div.FixedToListPage {
  position: fixed;
  bottom: 5px;
  right: 45px;
  width: 160px;
  border: 1px solid white;
  border: 1px solid blue;
  background: -webkit-gradient(linear, left top, left bottom, from(steelblue), to(blue));
  background: -webkit-linear-gradient(top, steelblue, blue);
  background: -moz-linear-gradient(top, steelblue, blue);
  background: -ms-linear-gradient(top, steelblue, blue);
  background: -o-linear-gradient(top, steelblue, blue);
  background: linear-gradient(top, steelblue, blue);
  border-radius: 5px;
}
div.FixedFooter div.FixedFooterAnchor div.FixedToSelectPage {
  position: fixed;
  bottom: 5px;
  right: 155px;
  width: 100px;
  border: 1px solid white;
  border: 1px solid blue;
  background: -webkit-gradient(linear, left top, left bottom, from(steelblue), to(blue));
  background: -webkit-linear-gradient(top, steelblue, blue);
  background: -moz-linear-gradient(top, steelblue, blue);
  background: -ms-linear-gradient(top, steelblue, blue);
  background: -o-linear-gradient(top, steelblue, blue);
  background: linear-gradient(top, steelblue, blue);
  border-radius: 5px;
}
div.FixedFooter div.FixedFooterAnchor div.FixedToSearchPage div.ToSearchPage{
  width: 98%;
  margin:10px auto 0;
  color:white;
  font-size: 19px;
  font-weight:bold;
  letter-spacing: 0.5em;
  background-color: #ED1E24;
  border: 1px solid #CC1E21;
  border-radius: 5px;
}
div.FixedFooter div.FixedFooterAnchor div.FixedToOuboPage {
  position: fixed;
  bottom: 5px;
  right: 155px;
  width: 100px;
  border: 1px solid white;
  border: 1px solid blue;
  background: -webkit-gradient(linear, left top, left bottom, from(sandybrown), to(chocolate));
  background: -webkit-linear-gradient(top, sandybrown, chocolate);
  background: -moz-linear-gradient(top, sandybrown, chocolate);
  background: -ms-linear-gradient(top, sandybrown, chocolate);
  background: -o-linear-gradient(top, sandybrown, chocolate);
  background: linear-gradient(top, sandybrown, chocolate);
  border-radius: 5px;
}
div.FixedFooter div.FixedFooterAnchor div.FixedToOuboPageDetail {
  position: fixed;
  bottom: 5px;
  right: 215px;
  width: 100px;
  border: 1px solid white;
  border: 1px solid blue;
  background: -webkit-gradient(linear, left top, left bottom, from(sandybrown), to(chocolate));
  background: -webkit-linear-gradient(top, sandybrown, chocolate);
  background: -moz-linear-gradient(top, sandybrown, chocolate);
  background: -ms-linear-gradient(top, sandybrown, chocolate);
  background: -o-linear-gradient(top, sandybrown, chocolate);
  background: linear-gradient(top, sandybrown, chocolate);
  border-radius: 5px;
}
/* mod_jobEqArea
 * ---------------------------------------------------------------- */
.mod_jobEqArea .infoBody > ul .title {
  color: #3E77D1;
}
.mod_jobEqArea .infoBody > ul > li{
  background: url("../img/icon_16Arrow_navi.gif") no-repeat scroll -8px center transparent;
  padding: 8px 3px 8px 20px;
}
.mod_jobEqArea .infoBody > ul > li:first-child {
  padding-top: 0;
}
/* mod_job_rel_list
 * ---------------------------------------------------------------- */
.mod_job_rel_list .infoBody{
  margin-top: 14px;
  padding-left: 0;
  padding-right: 0;
}
.mod_job_rel_list .infoBody > ul > li{
  background: url("../img/icon_16Arrow_navi.gif") no-repeat scroll left center transparent;
  border-bottom: 1px dotted #DCDCDC;
  padding-left: 24px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.mod_job_rel_list .infoBody > ul li{
  color: #4C4C4C;
}
.mod_job_rel_list .infoBody > ul .title{
  color: #275CAA;
  font-weight: bold;
  padding-top: 0;
  padding-bottom: 6px;
}
.mod_job_rel_list .infoBody > ul > li{
  min-height: 70px;
  clear: both;
}
.mod_job_rel_list .infoBody .job_img{
  float: left;
}
.mod_job_rel_list .infoBody .job_img div {
  display: table-cell;
  text-align: center;
  overflow: hidden;
  vertical-align: middle;
  height: 60px;
  width: 80px;
}
.mod_job_rel_list .infoBody .job_img div img{
  max-height: 60px;
  max-width: 80px;
}
.mod_job_rel_list .infoBody .pad_text{
  padding-left: 0;
}
.mod_job_rel_list .infoBody .pad_text > li{
  padding-left: 86px;
}
.mod_job_rel_list .infoBody > ul > li li.title{
  font-size: 12px;
}
.mod_job_rel_list .infoBody > ul > li li.kyuyo,
.mod_job_rel_list .infoBody > ul > li li.naiyo{
  font-size: 11px;
}
/* QuickSearch
 * ---------------------------------------------------------------- */
#top .wrap_full_QuickSearch{
  width:auto;
  height:auto;
}
#top .wrap_full_QuickSearch .inner_QuickSearch_box{
  width:auto;
  height:auto;
  padding:0px 8px;
}
#top .wrap_full_QuickSearch .inner_QuickSearch_box .quicksearch_title{
  float:none;
  font-size:16px;
  display:block;
/*  width:100%;*/ /* for sp adjust */
  width:85%;
  margin-right:0px;
  line-height:18px;
  padding:5px 0px 5px 0px;
}
#top .wrap_full_QuickSearch .inner_QuickSearch_box .quicksearch_search_area_box,
#top .wrap_full_QuickSearch .inner_QuickSearch_box .quicksearch_search_syksy_box,
#top .wrap_full_QuickSearch .inner_QuickSearch_box .quicksearch_search_input_box,
#top .wrap_full_QuickSearch .inner_QuickSearch_box .quicksearch_search_submit_box{
  float:none;
  display:block;
  width:100%;
  height:auto;
  margin:0px;
  padding:0px;
  background:none;
  margin-bottom:5px;
}
#top .wrap_full_QuickSearch .inner_QuickSearch_box .quicksearch_search_input_box input::-webkit-input-placeholder{
  color:#333;
}
#top .wrap_full_QuickSearch .inner_QuickSearch_box .quicksearch_search_input_box input:-ms-input-placeholder {
  color:#333;
}
#top .wrap_full_QuickSearch .inner_QuickSearch_box .quicksearch_search_input_box input::-moz-placeholder{
  color:#333;
}
#top .wrap_full_QuickSearch .inner_QuickSearch_box #quickSearchArea{
  width:100%;
  position:static;
  margin:0px;
  font-size: 16px;
}
#top .wrap_full_QuickSearch .inner_QuickSearch_box #quickSearchSyksy{
  width:100%;
  position:static;
  margin:0px;
  font-size: 16px;
}
#top .wrap_full_QuickSearch .inner_QuickSearch_box #quicksearchWord{
  width:100%;
  position:static;
  margin:0px;
  border:none;
  font-size: 16px;
}
#top .wrap_full_QuickSearch .inner_QuickSearch_box #quicksearchWord:focus{
  background-color:#B9D5E6;
}
#top .wrap_full_QuickSearch .inner_QuickSearch_box #quicksearchSubmit{
  width:50%;
  position:static;
  margin:5px 10px 5px 0px;
}
#top .wrap_full_QuickSearch .inner_QuickSearch_box .quicksearchGoDetail{
  position:static;
  margin:5px 10px 5px 0px;
}
