@charset "UTF-8";
/* フォント　日本語（明朝 Min-cho）フォント */
/* Opacity */
/* ===================================================================
CSS information

 file name  :job.css
 author     :Ability Consultant
style info  :recruit
=================================================================== */
.top_header {
  background: #212121;
  overflow: hidden;
}
.top_header .container {
  padding: 19px 0 11px;
}
.top_header h1 {
  float: left;
  width: 50.9%;
}
.top_header .box_r {
  float: right;
  text-align: center;
  width: 20%;
}
.top_header .box_r li {
  display: inline-block;
}

#job {
  /************************************
             エントリーフォーム
  ************************************/
}
#job #header .gnavi-wrap .gnavi li.job .gnavi_span {
  color: #ffffff;
  background: url(../images/common/arrow_d.png) no-repeat center 85%;
}
@media only screen and (max-width: 767px) {
  #job #header .gnavi-wrap .gnavi li.job .gnavi_span {
    background: #a8bd75 url(../images/common/ic_drop.png) no-repeat 96% 45%;
    background-size: 16px auto;
    color: #212121;
  }
}
#job #header .gnavi-wrap .gnavi li.job.opened.hover .gnavi_span {
  background: #a8bd75 url(../images/common/ic_top.png) no-repeat 96% 45%;
  background-size: 16px auto;
}
#job .con_title {
  background: url(../job/images/img_main.jpg) no-repeat center 0;
  padding: 90px 0 85px;
  text-align: center;
}
#job .con_title h2 {
  background: rgba(0, 172, 160, 0.8);
  color: #ffffff;
  text-align: center;
  padding: 15px 90px;
  display: inline-block;
  font-size: 200%;
  z-index: 9999;
}
#job .con_title h2 span {
  display: block;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  #job .con_title h2 {
    padding: 10px 40px;
    font-size: 150%;
  }
  #job .con_title h2 span {
    font-size: 16px;
  }
}
#job h3 {
  text-align: center;
  font-size: 189%;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  #job h3 {
    font-size: 118%;
  }
}
#job h3 .icon {
  display: inline-block;
  vertical-align: middle;
  padding-right: 18px;
}
@media only screen and (max-width: 767px) {
  #job h3 .icon {
    padding-right: 0;
  }
  #job h3 .icon img {
    width: 50%;
  }
}
#job .con_time {
  overflow: hidden;
  padding: 50px 0 30px;
}
#job .con_time.last {
  margin-top: 0;
}
#job .con_time.last ul li h4 {
  background: #a8bd75;
}
#job .con_time h3 {
  padding-bottom: 20px;
}
#job .con_time .recruit_box {
  margin-bottom: 20px;
}
#job .con_time .recruit_box .head {
  text-align: center;
  margin-bottom: 20px;
}
#job .con_time .recruit_box .head span {
  text-align: center;
  padding: 5px 20px;
  color: #ffffff;
  display: inline-block;
}
#job .con_time .recruit_box ul {
  overflow: hidden;
}
#job .con_time .recruit_box ul li {
  float: left;
  width: 32.1%;
  margin-right: 1.8%;
  margin-bottom: 19px;
  position: relative;
}
#job .con_time .recruit_box ul li .img {
  width: 100%;
}
#job .con_time .recruit_box ul li .img img {
  width: 100%;
}
@media only screen and (min-width: 1001px) {
  #job .con_time .recruit_box ul li:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media print {
  #job .con_time .recruit_box ul li:nth-child(3n+3) {
    margin-right: 0;
  }
}
.ie8 #job .con_time .recruit_box ul li:nth-child(3n+3) {
  margin-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #job .con_time .recruit_box ul li:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  #job .con_time .recruit_box ul li {
    width: 48%;
    margin-right: 4%;
  }
  #job .con_time .recruit_box ul li:nth-child(2n+2) {
    margin-right: 0;
  }
  #job .con_time .recruit_box ul li img {
    width: 100%;
  }
}
#job .con_time .recruit_box ul li a {
  display: block;
  position: relative;
}
#job .con_time .recruit_box ul li h4 {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 7px;
  margin: 0 auto;
  padding: 8px 0;
  color: #ffffff;
  text-align: center;
  line-height: 1.3;
  font-size: 100%;
}
@media only screen and (max-width: 767px) {
  #job .con_time .recruit_box ul li h4 {
    padding: 5px 0;
    font-size: 83%;
  }
}
@media screen and (max-width: 480px) {
  #job .con_time .recruit_box ul li h4 {
    font-size: 71%;
  }
}
@media screen and (max-width: 360px) {
  #job .con_time .recruit_box ul li h4 {
    font-size: 71%;
  }
}
#job .con_time .sei .head span {
  background: #00aca0;
}
#job .con_time .sei h4 {
  background: rgba(0, 172, 160, 0.8);
}
#job .con_time .part .head span {
  background: #f3ac00;
}
#job .con_time .part h4 {
  background: rgba(243, 172, 0, 0.8);
}
#job .con_time .kei .head span {
  /*background: $c_yellow;*/
}
#job .con_career {
  overflow: hidden;
  margin-bottom: 2%;
  padding: 40px 0 70px;
  width: 100%;
}
#job .con_career h3 {
  font-size: 236%;
  font-weight: normal;
  text-align: center;
  margin-bottom: 30px;
  padding: 20px 0 0;
  font-weight: normal;
  color: #000;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #job .con_career h3 {
    font-size: 177%;
    line-height: 1.3;
  }
}
@media screen and (max-width: 480px) {
  #job .con_career h3 {
    font-size: 177%;
    line-height: 1.3;
  }
}
@media screen and (max-width: 360px) {
  #job .con_career h3 {
    font-size: 142%;
  }
}
#job .con_career .tags {
  text-align: center;
  overflow: hidden;
}
#job .con_career .tags li {
  padding: 3px 12px;
  color: #ffffff;
  display: inline-block;
}
#job .con_career .tags li.sei {
  background: #00aca0;
}
#job .con_career .tags li.part {
  background: #f3ac00;
}
#job .con_career .tags li.kei {
  /*background: $c_yellow;*/
}
#job .con_career .box_career {
  overflow: hidden;
}
#job .con_career .box_career h4 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 140%;
  font-weight: normal;
}
#job .con_career .box_career h4 span {
  padding: 12px 12px 8px 44px;
  background: url(../job/images/ic_title.png) no-repeat 0 0;
  border-bottom: 1px dashed #a0a0a0;
  display: inline-block;
  text-align: center;
}
#job .con_career .box_career section {
  overflow: hidden;
  margin-bottom: 50px;
}
#job .con_career .box_career section h5 {
  font-size: 189%;
  color: #00aca0;
  font-weight: normal;
  color: #00aca0;
  font-weight: normal;
  line-height: 1.3;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #job .con_career .box_career section h5 {
    font-size: 159%;
    line-height: 35px;
  }
}
@media screen and (max-width: 480px) {
  #job .con_career .box_career section h5 {
    font-size: 148%;
    line-height: 30px;
  }
}
@media screen and (max-width: 360px) {
  #job .con_career .box_career section h5 {
    font-size: 118%;
  }
}
#job .con_career .box_career section h5 span {
  position: relative;
}
#job .con_career .box_career section .box_txt .date {
  color: #4195d3;
  font-weight: bold;
  font-size: 100%;
  padding: 3% 0 4%;
}
#job .con_career ul.img {
  overflow: hidden;
}
#job .con_career ul.img li {
  float: left;
  width: 32%;
  margin-right: 2%;
}
#job .con_career ul.img li:last-child {
  margin-right: 0;
}
#job .con_career .box_schedule {
  overflow: hidden;
  background: #ffffff;
  margin: 4% 0;
  padding: 2% 5%;
  border: 10px solid #ededed;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #job .con_career .box_schedule {
    padding: 2% 0;
  }
}
@media only screen and (max-width: 767px) {
  #job .con_career .box_schedule {
    border: 1px solid #dad5b8;
    padding: 2% 0;
  }
}
#job .con_career .box_schedule .box_l {
  float: left;
  position: relative;
  width: 440px;
}
@media only screen and (max-width: 1000px) {
  #job .con_career .box_schedule .box_l {
    margin: 0 auto;
    float: none;
  }
}
@media screen and (max-width: 490px) {
  #job .con_career .box_schedule .box_l {
    width: 300px;
    margin: 0 auto;
  }
  #job .con_career .box_schedule .box_l p {
    font-size: 77%;
  }
  #job .con_career .box_schedule .box_l .jqplot-target {
    width: 255px !important;
    height: 255px !important;
    top: 13px;
    left: 25px;
  }
}
#job .con_career .box_schedule .box_l .part_01 {
  position: absolute;
  top: 61px;
  left: 136px;
}
@media screen and (max-width: 430px) {
  #job .con_career .box_schedule .box_l .part_01 {
    top: 47px;
    left: 96px;
  }
}
#job .con_career .box_schedule .box_l .part_02 {
  position: absolute;
  top: 115px;
  right: 92px;
}
@media screen and (max-width: 430px) {
  #job .con_career .box_schedule .box_l .part_02 {
    top: 82px;
    right: 62px;
  }
}
#job .con_career .box_schedule .box_l .part_03 {
  position: absolute;
  top: 241px;
  right: 92px;
}
@media screen and (max-width: 430px) {
  #job .con_career .box_schedule .box_l .part_03 {
    top: 167px;
    right: 68px;
  }
}
#job .con_career .box_schedule .box_l .part_04 {
  position: absolute;
  top: 225px;
  left: 94px;
}
@media screen and (max-width: 430px) {
  #job .con_career .box_schedule .box_l .part_04 {
    top: 151px;
    left: 65px;
  }
}
#job .con_career .box_schedule .box_l .part_05 {
  position: absolute;
  top: 117px;
  left: 79px;
}
@media screen and (max-width: 430px) {
  #job .con_career .box_schedule .box_l .part_05 {
    top: 86px;
    left: 58px;
  }
}
#job .con_career .box_schedule .box_txt {
  float: right;
  width: 40.89385%;
}
@media only screen and (max-width: 1000px) {
  #job .con_career .box_schedule .box_txt {
    width: 94%;
    margin: 0 auto;
    float: none;
  }
}
#job .con_career .box_schedule .box_txt h5 {
  font-size: 165%;
  font-weight: normal;
  padding: 3% 0 2%;
  color: #00aca0;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #job .con_career .box_schedule .box_txt h5 {
    font-size: 130%;
  }
}
@media only screen and (max-width: 767px) {
  #job .con_career .box_schedule .box_txt h5 {
    padding: 5% 0 3%;
  }
}
@media screen and (max-width: 430px) {
  #job .con_career .box_schedule .box_txt h5 {
    font-size: 118%;
  }
}
#job .con_career .box_schedule .box_txt .txt {
  line-height: 30px;
}
#job .con_career .requirment {
  margin-bottom: 40px;
  overflow: hidden;
}
#job .con_career .requirment h4 {
  text-align: center;
  font-size: 140%;
  font-weight: normal;
}
#job .con_career .requirment h4 span {
  padding: 12px 12px 8px 44px;
  background: url(../job/images/ic_title.png) no-repeat 0 0;
  display: inline-block;
  text-align: center;
}
#job .con_career .requirment h5 {
  text-align: center;
  padding: 2% 4%;
  color: #212121;
  font-size: 165%;
  font-weight: normal;
}
#job .con_career .requirment dl {
  overflow: hidden;
  background: url(../job/images/bg_border.png) repeat-x;
  background-position: bottom left;
  padding: 20px 0;
}
#job .con_career .requirment dl.first {
  position: relative;
}
#job .con_career .requirment dl.first:before {
  position: absolute;
  content: '';
  background: url(../job/images/bg_border.png) repeat-x;
  width: 100%;
  height: 2px;
  left: 0;
  top: 0;
}
#job .con_career .requirment dl dt {
  display: inline-block;
  width: 30%;
  vertical-align: middle;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #job .con_career .requirment dl dt {
    width: 100%;
    text-align: left;
  }
}
#job .con_career .requirment dl dt span {
  background: url(../job/images/bg_requirment.png) no-repeat;
  width: 137px;
  height: 44px;
  margin: 0 auto;
  line-height: 44px;
  text-align: center;
  display: block;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  #job .con_career .requirment dl dt span {
    margin: 0;
  }
}
#job .con_career .requirment dl dd {
  display: inline-block;
  width: 64.7%;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  #job .con_career .requirment dl dd {
    width: 100%;
    padding: 15px 0;
  }
}
#job .con_career .requirment dl dd .txt {
  padding-bottom: 24px;
}
#job .con_career .requirment dl dd .txt.last {
  padding-bottom: 0;
}
#job .con_career .requirment ul.note {
  overflow: hidden;
  padding: 2% 0;
}
#job .con_career .requirment ul.note li {
  float: left;
  width: 100%;
}
#job .con_career .requirment .btn_apply {
  margin-top: 30px;
  text-align: center;
}
#job .con_career .con_contact {
  overflow: hidden;
}
#job .con_career .con_contact h4 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 140%;
  font-weight: normal;
}
#job .con_career .con_contact h4 span {
  padding: 12px 12px 8px 44px;
  background: url(../job/images/ic_title.png) no-repeat 0 0;
  border-bottom: 1px dashed #a0a0a0;
  display: inline-block;
  text-align: center;
}
#job .con_career .con_contact .send {
  color: #00aca0;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}
#job .con_career .con_contact .contact_inner {
  width: 80%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #job .con_career .con_contact .contact_inner {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #job .con_career .con_contact .contact_inner {
    width: 100%;
  }
}
#job .con_career .con_contact .contact_inner ul {
  overflow: hidden;
}
#job .con_career .con_contact .contact_inner ul li div {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 18px 25px;
  text-align: left;
  background: #ffffff;
}
#job .con_career .con_contact .contact_inner ul li div h6 {
  font-size: 120%;
  margin-bottom: 5px;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #job .con_career .con_contact .contact_inner ul li {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  #job .con_career .con_contact .contact_inner ul li div {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  #job .con_career .con_contact .contact_inner ul li {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  #job .con_career .con_contact .contact_inner ul li div {
    display: block;
  }
}
#job .con_entry {
  overflow: hidden;
  margin-bottom: 2%;
  padding: 40px 0 70px;
  width: 100%;
}
#job .con_entry h3 {
  font-size: 236%;
  font-weight: normal;
  text-align: center;
  margin-bottom: 30px;
  padding: 20px 0 0;
  font-weight: normal;
  color: #000;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #job .con_entry h3 {
    font-size: 177%;
    line-height: 1.3;
  }
}
@media screen and (max-width: 480px) {
  #job .con_entry h3 {
    font-size: 177%;
    line-height: 1.3;
  }
}
@media screen and (max-width: 360px) {
  #job .con_entry h3 {
    font-size: 142%;
  }
}
#job .con_entry .tags {
  text-align: center;
  overflow: hidden;
}
#job .con_entry .tags li {
  padding: 3px 12px;
  color: #ffffff;
  display: inline-block;
}
#job .con_entry .tags li.sei {
  background: #00aca0;
}
#job .con_entry .tags li.part {
  background: #f3ac00;
}
#job .con_entry .tags li.kei {
  /*background: $c_yellow;*/
}
#job .con_entry .flow {
  margin-bottom: 30px;
}
#job .con_entry .flow li {
  font-size: 90%;
}
#job .con_entry .flow li span {
  color: #b8100f;
  font-weight: bold;
}
#job .con_entry .flow li a {
  text-decoration: underline;
}
#job .con_entry .txt_send {
  text-align: center;
}
#job .con_entry .btn_send {
  margin-top: 45px;
  text-align: center;
}
#job .con_entry .btn_send a {
  text-decoration: underline;
}
#job .con_entry ul.img {
  overflow: hidden;
}
#job .con_entry ul.img li {
  float: left;
  width: 32%;
  margin-right: 2%;
}
#job .con_entry ul.img li:last-child {
  margin-right: 0;
}
#job .con_entry .requirment {
  overflow: hidden;
}
#job .con_entry .requirment h4 {
  text-align: center;
  font-size: 140%;
  font-weight: normal;
}
#job .con_entry .requirment h4 span {
  padding: 12px 12px 8px 44px;
  background: url(../job/images/ic_title.png) no-repeat 0 0;
  display: inline-block;
  text-align: center;
}
#job .con_entry .requirment h5 {
  text-align: center;
  padding: 2% 4%;
  color: #212121;
  font-size: 165%;
  font-weight: normal;
}
#job .con_entry .requirment dl {
  display: table;
  width: 100%;
  overflow: hidden;
  background: url(../job/images/bg_border.png) repeat-x;
  background-position: bottom left;
  padding: 20px 0;
}
@media only screen and (max-width: 767px) {
  #job .con_entry .requirment dl {
    padding: 10px;
  }
}
#job .con_entry .requirment dl.first {
  position: relative;
}
#job .con_entry .requirment dl.first:before {
  position: absolute;
  content: '';
  background: url(../job/images/bg_border.png) repeat-x;
  width: 100%;
  height: 2px;
  left: 0;
  top: 0;
}
#job .con_entry .requirment dl dt {
  display: table-cell;
  width: 30%;
  vertical-align: middle;
  padding-left: 6%;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #job .con_entry .requirment dl dt {
    padding-left: 3%;
  }
}
@media only screen and (max-width: 767px) {
  #job .con_entry .requirment dl dt {
    display: block;
    width: 100%;
    text-align: left;
    padding-left: 0;
  }
}
#job .con_entry .requirment dl dt p {
  display: inline-block;
}
#job .con_entry .requirment dl dt p.item {
  background: url(../job/images/bg_requirment_l.png) no-repeat;
  width: 137px;
  height: 44px;
  margin: 0 auto;
  line-height: 44px;
  text-align: center;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  #job .con_entry .requirment dl dt p.item {
    margin: 0;
  }
}
#job .con_entry .requirment dl dt p.item span {
  font-size: 80%;
}
#job .con_entry .requirment dl dt p.required {
  color: #bc1e1d;
  font-weight: bold;
  margin-left: 20px;
}
#job .con_entry .requirment dl dd {
  display: table-cell;
  width: 70%;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  #job .con_entry .requirment dl dd {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
}
#job .con_entry .requirment dl dd input.text,
#job .con_entry .requirment dl dd textarea.text {
  width: 100%;
  padding: 14px 30px 10px;
  font-size: 100%;
}
#job .con_entry .requirment dl dd .txt {
  padding-bottom: 24px;
}
#job .con_entry .requirment dl dd .txt.last {
  padding-bottom: 0;
}
#job .con_entry .requirment dl dd.rireki {
  float: left;
  width: 180px;
  text-align: center;
  display: inline-block;
  overflow: hidden;
  position: relative;
  padding: 10px 30px;
  background: #a0a0a0;
  color: #fff;
}
#job .con_entry .requirment dl dd.rireki input[type="file"] {
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  font-size: 100px;
  cursor: pointer;
}
#job .con_entry .requirment dl dd textarea {
  width: 100%;
}
#job .con_entry .requirment dl dd ul li {
  display: inline-block;
  margin-right: 20px;
}
#job .con_entry .requirment dl dd input[type=radio] {
  display: none;
}
#job .con_entry .requirment dl dd input[type="radio"]:checked + label {
  background-image: url("../job/images/radio_active.png");
  background-repeat: no-repeat;
}
#job .con_entry .requirment dl dd .label {
  display: block;
  height: 40px;
  line-height: 40px;
  padding-left: 50px;
  cursor: pointer;
  background-image: url("../job/images/radio.png");
  background-repeat: no-repeat;
}
#job .con_entry .requirment dl.sg_2 dd {
  margin-bottom: 10px;
}
#job .con_entry .requirment dl.sg_2 dd:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  #job .con_entry .requirment dl.sg_2 dd {
    margin-bottom: 0;
  }
}
#job .con_entry .requirment dl.sg_2 dd ul li {
  display: block;
  margin: 0;
}
#job .con_entry .requirment dl.sg_2 dd ul li:last-child {
  margin-top: 10px;
}
#job .con_entry .requirment .btn_confirm {
  margin-top: 40px;
  text-align: center;
}
#job .con_entry .requirment .btn_confirm button[type="submit"] {
  background: url("../job/images/btn_submit.png");
  width: 274px;
  height: 66px;
  border: 0;
  cursor: pointer;
}
#job .con_entry .requirment .btn_confirm button[type="submit"]:hover {
  opacity: 0.8;
}
#job .con_entry .requirment .btn_submit {
  margin-top: 40px;
  text-align: center;
}
#job .con_entry .requirment .btn_submit button.submit {
  background: url("../job/images/btn_submit.png");
  width: 274px;
  height: 66px;
  border: 0;
  cursor: pointer;
}
#job .con_entry .requirment .btn_submit button.submit:hover {
  opacity: 0.8;
}
#job .con_entry .requirment .btn_submit button.return {
  background: url("../job/images/btn_return.png");
  width: 274px;
  height: 66px;
  border: 0;
  cursor: pointer;
}
#job .con_entry .requirment .btn_submit button.return:hover {
  opacity: 0.8;
}
#job .con_entry .requirment ul.note {
  overflow: hidden;
  padding: 2% 0;
}
#job .con_entry .requirment ul.note li {
  float: left;
  width: 100%;
}
#job .con_entry .con_contact {
  overflow: hidden;
}
#job .con_entry .con_contact h4 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 140%;
  font-weight: normal;
}
#job .con_entry .con_contact h4 span {
  padding: 12px 12px 8px 44px;
  background: url(../job/images/ic_title.png) no-repeat 0 0;
  border-bottom: 1px dashed #a0a0a0;
  display: inline-block;
  text-align: center;
}
#job .con_entry .con_contact .send {
  color: #00aca0;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}
#job .con_entry .con_contact .contact_inner {
  width: 80%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #job .con_entry .con_contact .contact_inner {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #job .con_entry .con_contact .contact_inner {
    width: 100%;
  }
}
#job .con_entry .con_contact .contact_inner ul {
  overflow: hidden;
}
#job .con_entry .con_contact .contact_inner ul li div {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 18px 25px;
  text-align: left;
  background: #ffffff;
}
#job .con_entry .con_contact .contact_inner ul li div h6 {
  font-size: 120%;
  margin-bottom: 5px;
  font-weight: normal;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #job .con_entry .con_contact .contact_inner ul li {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  #job .con_entry .con_contact .contact_inner ul li div {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  #job .con_entry .con_contact .contact_inner ul li {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  #job .con_entry .con_contact .contact_inner ul li div {
    display: block;
  }
}

.contact_scroll {
  position: fixed;
  top: 15%;
  right: 0;
}
.contact_scroll a {
  display: block;
  font-size: 77%;
  background: #f3ac00;
  padding: 30px 15px 20px;
  border-radius: 5px 0 0 5px;
}
@media only screen and (max-width: 1000px) {
  .contact_scroll {
    display: none !important;
  }
}
