@font-face {
  font-family: "NOTOSANSJP-REGULAR";
  src: url("../font/NOTOSANSJP-REGULAR.OTF");
}
@font-face {
  font-family: "NOTOSANSJP-BOLD";
  src: url("../font/NOTOSANSJP-BOLD.OTF");
}
@font-face {
  font-family: "SEGOEUI";
  src: url("../font/SEGOEUI.TTF");
}
@font-face {
  font-family: "tahoma";
  src: url("../font/tahoma.ttf");
}
.html,
.body {
  min-width: 320px;
  margin: 0 auto;
  overflow-x: hidden;
}

.only-pc {
  display: none;
}

.w1200 {
  padding: 0 0.15rem;
}
.w1400{min-height:10vw;}
.wraper, .w1400, .w1280 {
  width: 94%;
  margin: 0 auto;
  position: relative;
}

.indexNavMain {
  position: fixed;
  left: 0;
  top: 0;
  height: 1rem;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  z-index: 9999;
}
.indexNavMain .wraper {
  width: 100%;
}
.indexNavMain .indexNavBox {
  height: 1rem;
}
.indexNavMain .indexNavBox > a {
  float: left;
  line-height: 1rem;
  margin-left: 0.1rem;
}
.indexNavMain .indexNavBox > a img {
  display: inline-block;
  vertical-align: middle;
  height: 0.8rem;
}
.indexNavMain .indexNavBox ul {
  display: none;
}
.indexNavMain .indexNavBox .phoneNavBtn {
  width: 1rem;
  height: 1rem;
  position: absolute;
  right: 0;
  top: 0;
  background: #d81618 url("../images/navIcon.png") no-repeat center center;
  background-size: 0.54rem 0.4rem;
}

.subBannerMain {
  position: relative;
  height: 4rem;
  margin-top: 1rem;
  background: url(../images/intro-banner.jpg) no-repeat center top;
  background-size: auto 100%;
}
.subBannerMain h1 {
  position: absolute;
  left: 0.5rem;
  top: 1rem;
  color: #fff;
}
.subBannerMain h1 span {
  display: block;
  font: normal 0.4rem/0.6rem "SEGOEUI";
  text-transform: uppercase;
}
.subBannerMain h1 strong {
  display: block;
  font: normal 0.3rem/0.6rem "NOTOSANSJP-BOLD";
}

.subRecruitmentMain {
  padding-top: 0.5rem;
}
.subRecruitmentMain .wraper {
  position: relative;
}
.subRecruitmentMain .wraper h2 {
  position: absolute;
  left: 0;
  top: 20%;
  z-index: 9;
}
.subRecruitmentMain .wraper h2 span {
  display: inline-block;
  padding: 0 1em;
  margin-bottom: 1.1em;
  background-color: #00d6ff;
  font: normal 0.4rem/0.8rem "NOTOSANSJP-BOLD";
}
.subRecruitmentMain .wraper .img {
  width: 100%;
}
.subRecruitmentMain .wraper .img img {
  display: block;
  width: 100%;
}
.subRecruitmentMain .wraper .txt {
  width: 100%;
}
.subRecruitmentMain .wraper .txt p {
  padding: 0.4rem 0;
  font: normal 0.26rem/0.5rem "NOTOSANSJP-REGULAR";
  color: #343434;
  text-align: justify;
}
.subRecruitmentMain .main02 {
  width: 94%;
  margin: 0 auto;
}
.subRecruitmentMain .main02 .title {
  text-align: center;
}
.subRecruitmentMain .main02 .title h2 {
  position: relative;
  display: inline-block;
  padding: 0 0.5rem;
  font: normal 0.6rem/0.8rem "NOTOSANSJP-BOLD";
  color: #000;
}
.subRecruitmentMain .main02 .title h2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.3rem;
  background-color: #ffeeb9;
  z-index: -1;
}
.subRecruitmentMain .main02 .title p {
  font: normal 0.26rem/0.6rem "tahoma";
  color: #333;
  text-transform: uppercase;
}
.subRecruitmentMain .main02 ul {
  padding-top: 0.6rem;
}
.subRecruitmentMain .main02 ul .tag {
  position: absolute;
  left: 0;
  top: 35%;
  z-index: 9;
}
.subRecruitmentMain .main02 ul .tag img {
  display: block;
  max-width: 100%;
}
.subRecruitmentMain .main02 ul .img {
  width: 100%;overflow:hidden;
}
.subRecruitmentMain .main02 ul .img img {
  display: block;transition:all ease .4s;
  width: 100%;position:absolute;top:0;
}

.subRecruitmentMain .main02 ul .txt {
  width: 100%;
}
.subRecruitmentMain .main02 ul .txt h3 {
  position: relative;
  margin-bottom: 1.5em;
  font: normal 0.4rem/0.8rem "NOTOSANSJP-REGULAR";
  color: #222;
}
.subRecruitmentMain .main02 ul .txt h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1.44rem;
  height: 2px;
  background-color: #284c94;
  z-index: -1;
}
.subRecruitmentMain .main02 ul .txt p {
  font: normal 0.26rem/0.5rem "NOTOSANSJP-REGULAR";
  color: #333;
  text-align: justify;
}
.subRecruitmentMain .main02 ul li {
  position: relative;
  margin-bottom: 0.6rem;
}
.subRecruitmentMain .main02 ul li:nth-child(6) .tag {
  top: 20%;
}
.subRecruitmentMain .main02 ul li:nth-child(6) .img {
  margin-bottom: 0.3rem;
}

.subRecruitmentMain02 {
  padding-top: 0.6rem;
}
.subRecruitmentMain02 .title {
  position: relative;
  margin-bottom: 0.4rem;
}
.subRecruitmentMain02 .title h2 {
  font: normal 0.5rem/1rem "SEGOEUI";
  text-transform: uppercase;
}
.subRecruitmentMain02 .title p {
  font: normal 0.34rem/0.5rem "NOTOSANSJP-REGULAR";
  color: #343434;
}
.subRecruitmentMain02 .title span {
  display: block;
  font: normal 0.34rem/0.8rem "NOTOSANSJP-REGULAR";
  color: #284c94;
}
.subRecruitmentMain02 h3 {
  text-align: center;
  margin-bottom: 0.5rem;
}
.subRecruitmentMain02 h3 span {
  position: relative;
  display: inline-block;
  padding: 0 0.1rem;
  font: normal 0.5rem/0.7rem "NOTOSANSJP-BOLD";
  color: #000;
}
.subRecruitmentMain02 h3 span::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.2rem;
  background-color: #ffeeb9;
  z-index: -1;
}
.subRecruitmentMain02 .main {
  padding-bottom: 0.6rem;
}
.subRecruitmentMain02 .main .table {
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
}
.subRecruitmentMain02 .main .table table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.subRecruitmentMain02 .main .table table tr {
  font: normal 0.26rem/0.4rem "NotoSansJP";
  color: #222;
}
.subRecruitmentMain02 .main .table table td {
  box-sizing: border-box;
}
.subRecruitmentMain02 .main .table table td:nth-child(1) {
  width: 25%;
  border-bottom: 2px solid #284c94;
  font: normal 0.26rem/0.8rem "NOTOSANSJP-REGULAR";
  color: #284c94;
}
.subRecruitmentMain02 .main .table table td:nth-child(2) {
  width: 75%;
  padding: 0.2rem 0 0.2rem 0.2rem;
  border-bottom: 1px solid #eaeaea;
  font: normal 0.26rem/0.4rem "NOTOSANSJP-REGULAR";
  color: #747474;
}
.mo_dtitle{width:28% !important;}
.subRecruitmentMain02 .main .faqList ul li {
  margin-bottom: 0.5rem;
}
.subRecruitmentMain02 .main .faqList ul li h4 {
  margin-bottom: 0.3rem;
  font: normal 0.32rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #284c94;
}
.subRecruitmentMain02 .main .faqList ul li p {
  font: normal 0.26rem/0.5rem "NOTOSANSJP-REGULAR";
  color: #333;
  text-align: justify;
}
.xzmjd{font-size:0.4rem;color:#000;line-height:500%;text-align:center;}
.footerBox {
  padding-top: 0.5rem;
  background: #f5f2f2;
  position: relative;
}
.footerBox .left {
  width: 94%;
  margin-left: 3%;
}
.footerBox .left .footerLogo {
  display: block;
  text-align: center;
}
.footerBox .left .footerLogo img {
  display: inline-block;
}
.footerBox .left .address {
  margin-top: 0.3rem;
  font-size: 0.26rem;
  line-height: 2em;
  color: #333;
  text-align: center;
}
.footerBox .footerNav {
  width: 100%;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  font-size: 0.26rem;
  line-height: 2em;
  box-sizing: border-box;
}
.footerBox .footerNav a {
  float: left;
  width: 46%;
  margin: 0 2% 0.3rem;
  background: #fff;
  color: #333;
  font-weight: bold;
  box-sizing: border-box;
  text-align: center;
}
.footerBox .right {
  width: 94%;
  margin-left: 3%;
  text-align: center;
}
.footerBox .right .tel {
  display: inline-block;
  padding: 0 0.2rem;
  font-size: 0.32rem;
  line-height: 0.5rem;
  color: #d81618;
  font-weight: bold;
  background-color: #fff;
}
.footerBox .right .socialBox {
  margin-top: 0.3rem;
}
.footerBox .right .socialBox a {
  display: inline-block;
  margin-left: 0.2rem;
}
.footerBox .right .socialBox a img {
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
}
.footerBox .copyRight p {
  font-size: 14px;
  line-height: 80px;
  color: #222;
  text-align: center;
}
.footerBox .gotop {
  position: fixed;
  right: 3%;
  bottom: 40px;
  display: none;
  z-index: 99;
}
.rectmentdetailimg{display:block;margin:0 auto;width:50%;}
.leftMenu_z, #leftMenu {
  display: none;
}

.leftMenu_z {
  position: fixed;
  top: 1rem;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1002;
}

#leftMenu {
  position: fixed;
  left: 0;
  top: 1rem;
  bottom: 0;
  z-index: 1200;
  width: 4.5rem;
  background: #fff;
  overflow: auto;
}

#leftMenu img {
  width: 80%;
  margin: 0.5rem auto 0.3rem;
  display: block;
}

#leftMenu > a {
  display: block;
  line-height: 0.5rem;
  font-size: 0.32rem;
  padding: 0.15rem 0.7rem 0.15rem 0.2rem;
  color: #666;
  position: relative;
  border-bottom: 0.02rem solid #f1f1f1;
}

#leftMenu > a::after {
  content: "";
  display: block;
  width: 0.1rem;
  height: 0.1rem;
  border-right: 0.02rem solid #666;
  border-bottom: 0.02rem solid #666;
  transform: rotate(-45deg);
  position: absolute;
  right: 0.3rem;
  top: 50%;
  margin-top: -0.07rem;
}

#leftMenu .tel {
  font-size: 0.26rem;
  line-height: 0.4rem;
  text-align: center;
  margin-top: 0.4rem;
}

#leftMenu .tel a {
  display: block;
  color: #333;
  font-size: 0.28rem;
  line-height: 0.6rem;
}/*# sourceMappingURL=R-phone.css.map */