@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : recruit_job.css
 author     : Ability Consultant
 style info : 職種紹介
=================================================================== */
.con_voice .con_tab, .con_voice .con_panel {
  max-width: 1260px;
  margin: auto;
}
@media only screen and (max-width: 1260px) {
  .con_voice .con_tab, .con_voice .con_panel {
    width: 98%;
  }
}
@media print {
  .con_voice .con_tab, .con_voice .con_panel {
    width: 98%;
  }
}
.ie8 .con_voice .con_tab, .con_voice .ie8 .con_tab, .ie8 .con_voice .con_panel, .con_voice .ie8 .con_panel {
  width: 98%;
}
@media only screen and (max-width: 1024px) {
  .con_voice .con_tab, .con_voice .con_panel {
    width: 95%;
  }
}

.con_intro > ul:after, .con_voice .con_tab ul:after, .con_voice .con_panel > ul:after, .con_voice .con_panel > ul .panel .box_panel:after, .con_voice .con_panel > ul .panel .con_senior .box_seniro:after {
  content: "";
  display: table;
  clear: both;
}

/* Hover animation */
/* -----------------------------------------------------------
	st_line_title
----------------------------------------------------------- */
.st_line_title {
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
}
@media only screen and (max-width: 767px) {
  .st_line_title {
    font-weight: normal;
  }
}
.st_line_title span {
  display: inline-block;
}
.st_line_title span.jp {
  background: #fff;
  padding: 0 .3em;
  font-size: 179%;
  position: relative;
  letter-spacing: 0.1em;
  margin-bottom: -3px;
}
.st_line_title span.jp:before {
  content: "";
  position: absolute;
  width: 110%;
  height: 1px;
  background: #000;
  top: 50%;
  left: -5%;
  z-index: -1;
}
.st_line_title span.en {
  font-size: 100%;
  color: #949494;
  letter-spacing: .08em;
}

.tit {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
}
@media only screen and (max-width: 767px) {
  .tit {
    font-weight: normal;
  }
}

/* -----------------------------------------------------------
	con_mainimg
----------------------------------------------------------- */
.con_mainimg {
  background: url(../recruit/job/images/img_main.jpg) center 0 no-repeat;
}

/* -----------------------------------------------------------
	con_intro
----------------------------------------------------------- */
.con_intro {
  margin-top: 27px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .con_intro {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    margin-bottom: 1.5em;
  }
}
.con_intro .st_lg_line_title {
  margin-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  .con_intro .st_lg_line_title {
    margin-bottom: 2em;
  }
}
.con_intro .txt {
  text-align: center;
  font-size: 100%;
  line-height: 26/14em;
  letter-spacing: .1em;
  margin-bottom: 1.5em;
}
@media only screen and (max-width: 767px) {
  .con_intro .txt {
    width: 95%;
    margin: 0 auto 1.5em;
    text-align: left;
  }
}
.con_intro > ul {
  max-width: 948px;
  margin: 0 auto 66px;
}
.con_intro > ul li {
  float: left;
  width: 25%;
}
.con_intro > ul li:nth-child(even) {
  padding-top: 20px;
}
.con_intro .box_intro {
  background: #f8f6f1;
  padding: 45px 0;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro {
    padding: 1.5em 0;
  }
}
.con_intro .box_intro .tit {
  text-align: center;
  font-size: 172%;
  margin-bottom: 23px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_intro .tit {
    font-size: 172%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .tit {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .tit {
    margin-bottom: 0.8em;
  }
}
.con_intro .box_intro ul {
  max-width: 948px;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro ul {
    max-width: none;
    width: 95%;
    margin: 0 auto 1.5em;
  }
}
.con_intro .box_intro ul li {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-size: 108%;
  padding-left: 21.99367%;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro ul li {
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_intro ul li {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro ul li {
    font-size: 93%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro ul li {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro ul li {
    padding-left: 0;
  }
}
.con_intro .box_intro ul li span {
  position: relative;
  padding-left: 2.5em;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro ul li span {
    padding-left: 2.2em;
  }
}
.con_intro .box_intro ul li span:before {
  position: absolute;
  content: "";
  background: url(../recruit/job/images/ic_cheak.gif) no-repeat;
  background-size: cover;
  width: 26px;
  height: 26px;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro ul li span:before {
    width: 1.6em;
    height: 1.6em;
  }
}

/* -----------------------------------------------------------
	con_voice
----------------------------------------------------------- */
.con_voice {
  /*
  	タブ切り替え
  ----------------------------------------------------------- */
  /*
  	タブの中身
  ----------------------------------------------------------- */
}
.con_voice > .st_line_title {
  margin-bottom: 28px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_voice > .st_line_title {
    margin-bottom: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice > .st_line_title {
    margin-bottom: 1em;
  }
}
.con_voice .txt_message {
  text-align: center;
  font-size: 100%;
  line-height: 24/14em;
  letter-spacing: .06em;
  margin-bottom: 37px;
}
@media only screen and (max-width: 767px) {
  .con_voice .txt_message {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .txt_message {
    text-align: left;
    width: 95%;
    margin: 0 auto 1em;
  }
}
.con_voice .con_tab li {
  width: 25%;
  float: left;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  padding: 0.9em 30px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_voice .con_tab li {
    padding: 0.9em 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_tab li {
    padding: 0.9em 1em;
  }
}
.con_voice .con_tab li:last-child, .con_voice .con_tab li:nth-child(4n) {
  border-right: 1px solid #dbdbdb;
}
.con_voice .con_tab li:nth-child(n+5) {
  border-top: none;
}
.con_voice .con_tab li:hover {
  background: #000;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
}
.con_voice .con_tab li.active {
  background: #000;
  color: #fff;
  cursor: default;
}
.con_voice .con_tab li span {
  display: block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .con_voice .con_tab li span {
    font-weight: normal;
  }
}
.con_voice .con_tab select {
  width: 100%;
  padding: .5em;
  color: #000;
}
.con_voice .con_tab > ul {
  margin-bottom: 58px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_voice .con_tab > ul {
    margin-bottom: 58px;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_tab > ul {
    margin-bottom: 1em;
  }
}
.con_voice .con_tab > ul li {
  padding: 1.3em 30px;
}
.con_voice .con_tab select {
  margin-bottom: 1.5em;
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel .st_line_title {
    margin-bottom: 1em;
  }
}
.con_voice .con_panel > ul {
  position: relative;
}
.con_voice .con_panel > ul .panel {
  overflow: hidden;
  height: 0;
  opacity: 0;
  top: 0;
  z-index: -1000;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.con_voice .con_panel > ul .panel.active_panel {
  position: static;
  height: auto;
  overflow: visible;
  visibility: visible;
  opacity: 1;
  display: block;
}
.con_voice .con_panel > ul .panel .st_line_title {
  margin-bottom: 37px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_voice .con_panel > ul .panel .st_line_title {
    margin-bottom: 37px;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .st_line_title {
    margin-bottom: 1em;
  }
}
.con_voice .con_panel > ul .panel .st_line_title span.jp:before {
  width: 140%;
  left: -20%;
  background: #b9b9b9;
}
.con_voice .con_panel > ul .panel .box_panel {
  margin-bottom: 75px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_voice .con_panel > ul .panel .box_panel {
    margin-bottom: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .box_panel {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .box_panel {
    margin-bottom: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_voice .con_panel > ul .panel .box_panel .box_l, .con_voice .con_panel > ul .panel .box_panel .box_r {
    width: 50% !important;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .box_panel .box_l, .con_voice .con_panel > ul .panel .box_panel .box_r {
    width: 100% !important;
  }
}
.con_voice .con_panel > ul .panel .box_panel .box_c {
  padding-top: 10px;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_voice .con_panel > ul .panel .box_panel .box_c {
    padding-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .box_panel .box_c {
    padding-top: 0.5em;
  }
}
.con_voice .con_panel > ul .panel .box_panel .box_c .box_txt .tit {
  font-size: 143%;
  color: #b6a272;
  margin-bottom: 25px;
  display: inline-block;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_voice .con_panel > ul .panel .box_panel .box_c .box_txt .tit {
    font-size: 143%;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .box_panel .box_c .box_txt .tit {
    font-size: 122%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_voice .con_panel > ul .panel .box_panel .box_c .box_txt .tit {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .box_panel .box_c .box_txt .tit {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .box_panel .box_c .box_txt .txt {
    text-align: left;
  }
}
.con_voice .con_panel > ul .panel .box_panel:nth-child(odd) .box_l {
  width: 61.8254%;
  float: left;
}
.con_voice .con_panel > ul .panel .box_panel:nth-child(odd) .box_r {
  width: 38.1746%;
  float: right;
}
.con_voice .con_panel > ul .panel .box_panel:nth-child(odd) .box_r .box_txt {
  padding-left: 10.31746%;
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .box_panel:nth-child(odd) .box_r .box_txt {
    padding-left: 0;
  }
}
.con_voice .con_panel > ul .panel .box_panel:nth-child(even) .box_l {
  width: 61.8254%;
  float: right;
}
.con_voice .con_panel > ul .panel .box_panel:nth-child(even) .box_l .box_img img {
  max-width: none !important;
  width: 100%;
}
.con_voice .con_panel > ul .panel .box_panel:nth-child(even) .box_r {
  width: 38.1746%;
  float: left;
}
.con_voice .con_panel > ul .panel .box_panel:nth-child(even) .box_r .box_txt {
  padding-right: 10.31746%;
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .box_panel:nth-child(even) .box_r .box_txt {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .box_panel:nth-child(even) .box_r .box_txt .tit {
    margin-bottom: 0.3em;
  }
}
.con_voice .con_panel > ul .panel .box_panel .box_r .box_txt .tit {
  font-size: 143%;
  color: #b6a272;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_voice .con_panel > ul .panel .box_panel .box_r .box_txt .tit {
    font-size: 143%;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .box_panel .box_r .box_txt .tit {
    font-size: 122%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_voice .con_panel > ul .panel .box_panel .box_r .box_txt .tit {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .box_panel .box_r .box_txt .tit {
    margin-bottom: 1em;
  }
}
.con_voice .con_panel > ul .panel .box_panel .box_r .box_txt .txt {
  text-align: left;
  font-size: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_voice .con_panel > ul .panel .box_panel .box_r .box_txt .txt {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .box_panel .box_r .box_txt .txt {
    font-size: 93%;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .box_panel .box_l, .con_voice .con_panel > ul .panel .box_panel .box_r {
    width: 100%;
    float: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .box_panel .box_l .box_img, .con_voice .con_panel > ul .panel .box_panel .box_r .box_img {
    margin-bottom: 0.5em;
  }
}
.con_voice .con_panel > ul .panel .box_panel .box_l .box_img img, .con_voice .con_panel > ul .panel .box_panel .box_r .box_img img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .box_panel .box_l .box_txt, .con_voice .con_panel > ul .panel .box_panel .box_r .box_txt {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .box_panel .box_l .box_txt .tit, .con_voice .con_panel > ul .panel .box_panel .box_r .box_txt .tit {
    margin-bottom: 0.5em !important;
  }
}
.con_voice .con_panel > ul .panel .con_senior {
  background: #f8f6f1;
  padding: 60px 60px 100px;
  position: relative;
  margin-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_voice .con_panel > ul .panel .con_senior {
    padding: 40px 40px 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .con_senior {
    padding: 1em 1em 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_voice .con_panel > ul .panel .con_senior {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .con_senior {
    margin-bottom: 5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_voice .con_panel > ul .panel .con_senior {
    padding: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .con_senior {
    padding: 1em;
  }
}
.con_voice .con_panel > ul .panel .con_senior:before {
  content: '';
  position: absolute;
  bottom: 50px;
  right: 50px;
  background: url(../recruit/job/images/bg_interview.png) right bottom no-repeat;
  height: 100px;
  width: 31.74603%;
  background-size: contain;
}
.con_voice .con_panel > ul .panel .con_senior .box_seniro .box_l {
  float: left;
  width: 34.21053%;
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .con_senior .box_seniro .box_l {
    width: 80% !important;
    margin: 0 auto 3em;
  }
}
.con_voice .con_panel > ul .panel .con_senior .box_seniro .box_l .box_img img {
  width: 100%;
}
.con_voice .con_panel > ul .panel .con_senior .box_seniro .box_l .box_name {
  background: #b6a272;
  padding: 10px 5%;
  position: relative;
  z-index: 5;
  top: -40px;
  left: 5%;
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .con_senior .box_seniro .box_l .box_name {
    position: static;
  }
}
.con_voice .con_panel > ul .panel .con_senior .box_seniro .box_l .box_name span {
  display: inline-block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #fff;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-size: 115%;
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .con_senior .box_seniro .box_l .box_name span {
    font-weight: normal;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .con_senior .box_seniro .box_l .box_name span {
    font-size: 93%;
  }
}
.con_voice .con_panel > ul .panel .con_senior .box_seniro .box_r {
  float: right;
  width: 61.40351%;
  text-align: left;
}
.con_voice .con_panel > ul .panel .con_senior .box_seniro .box_r .box_txt .st {
  font-size: 143%;
  margin-bottom: 10px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_voice .con_panel > ul .panel .con_senior .box_seniro .box_r .box_txt .st {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .con_senior .box_seniro .box_r .box_txt .st {
    margin-bottom: 0.6em;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .con_senior .box_seniro .box_r .box_txt .st {
    font-size: 108%;
  }
}
.con_voice .con_panel > ul .panel .con_senior .box_seniro .box_r .box_txt .st span {
  display: inline-block;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  letter-spacing: 0.05em;
  padding-left: 1.5em;
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .con_senior .box_seniro .box_r .box_txt .st span {
    font-weight: normal;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .con_senior .box_seniro .box_r .box_txt .st span {
    padding-left: 2.2em;
    line-height: 1.2;
  }
}
.con_voice .con_panel > ul .panel .con_senior .box_seniro .box_r .box_txt .st span em {
  font-size: 175%;
  vertical-align: -2px;
  line-height: 1;
  color: #b6a272;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: normal;
  padding-right: 0.2em;
  font-weight: normal;
  position: absolute;
  bottom: -0.05em;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .con_senior .box_seniro .box_r .box_txt .st span em {
    font-size: 267%;
  }
}
.con_voice .con_panel > ul .panel .con_senior .box_seniro .box_r .box_txt dd {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_voice .con_panel > ul .panel .con_senior .box_seniro .box_r .box_txt dd {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .con_senior .box_seniro .box_r .box_txt dd {
    margin-bottom: 3em;
  }
}
.con_voice .con_panel > ul .panel .con_senior .box_seniro .box_r .box_txt dd .txt {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: normal;
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  .con_voice .con_panel > ul .panel .con_senior .box_seniro .box_l, .con_voice .con_panel > ul .panel .con_senior .box_seniro .box_r {
    width: 100%;
    float: none;
  }
}
