@charset "UTF-8";
.inMainVisual {
  width: 100%;
  height: 650px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
}
.inMainVisual h2 {
  width: 1000px;
  position: absolute;
  top: 220px;
  left: 50%;
  margin-left: -500px;
  font-size: 70px;
  color: #000;
  text-align: center;
  font-weight: normal;
  letter-spacing: 2px;
  z-index: 3000;
}
.inMainVisual span {
  font-size: 30px;
  border-top: 2px solid #000;
  width: 80%;
  display: block;
  margin: 0px auto;
  padding: 20px 0px 0px;
}
.inMainVisual .filterBox {
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2000;
}
.visualImage {
  background-image: url(/recruit/image/mv_image.jpg);
}
.visualImage h2 {
  top: 270px;
}
.joinBack {
  background: #f8f7f7;
  text-align: center;
  padding: 0px 0px 0px;
  min-width: 1100px;
}
.joinBack .cptTxt {
  width: 1180px;
  padding: 60px 0px 30px;
  margin: 0px auto;
  display: block;
}
.joinBack .cptTxt h3 {
  padding: 0px 0px 30px;
}
.joinBack .cptTxt strong {
  font-size: 28px;
  text-align: center;
  display: block;
}
.joinBack .cptTxt .lineBox {
  background: #00a493;
  height: 4px;
  width: 80px;
  margin: 10px auto;
}
.joinBack .cptTxt span {
  font-size: 22px;
  display: block;
}
.joinBack .cptTxt p {
  font-size: 14px;
  line-height: 38px;
  letter-spacing: 2px;
}
.joinBack .cptTxt2 {
  width: 1180px;
  padding: 60px 0px 30px;
  margin: 0px auto;
  display: block;
  position: relative;
}
.joinBack .cptTxt2 h3 {
  padding: 0px 0px 30px;
}
.joinBack .cptTxt2 strong {
  font-size: 28px;
  text-align: center;
  display: block;
}
.joinBack .cptTxt2 .lineBox {
  background: #00a493;
  height: 4px;
  width: 80px;
  margin: 10px auto;
}
.joinBack .cptTxt2 .nvgBox {
  width: 17%;
  margin: 0px auto 0px;
  overflow: hidden;
  position: absolute;
  bottom: 60px;
  right: 0px;
  z-index: 2500;
}
.joinBack .cptTxt2 .nvgBox a {
  display: block;
  width: 100%;
  font-size: 18px;
  background: #00a493;
  color: #FFF;
  text-align: center;
  float: none;
  padding: 20px 0px;
  margin: 0px auto;
}
.joinBack .cptTxt2 .nvgBox a:last-child {
  margin-right: 0px;
}
.joinBack .cptTxt3 {
  width: 100%;
  padding: 30px 0px 0px;
  margin: 0px auto;
  display: block;
  background: #FFF;
}
.joinBack .cptTxt3 h3 {
  padding: 0px 0px 30px;
}
.joinBack .cptTxt3 strong {
  font-size: 28px;
  text-align: center;
  display: block;
}
.joinBack .cptTxt3 .lineBox {
  background: #00a493;
  height: 4px;
  width: 80px;
  margin: 10px auto;
}
.joinBack .flowBox {
  width: 100%;
  height: 600px;
}
.joinBack .flowBox .textBox {
  background: url(/recruit/image/join/join_image.png) no-repeat 50% 100% #FFF;
  width: 50%;
  height: 100%;
  float: right;
  color: #000;
  text-align: center;
  padding: 100px 0px 50px;
  box-sizing: border-box;
}
.joinBack .flowBox .textBox .capsData {
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
}
.joinBack .flowBox .textBox .capsData span {
  font-size: 14px;
  display: block;
  padding: 0px 0px 10px;
}
.joinBack .flowBox .textBox p {
  line-height: 220%;
  font-weight: normal;
}
.joinBack .flowBox .textBox .underBoard {
  height: 1px;
  background: #000;
  display: block;
  width: 50px;
  margin: 20px auto 30px;
}
.joinBack .flowBox .textBox .telBox {
  padding: 20px 0px 0px;
  width: 342px;
  margin: 0px auto;
}
.joinBack .flowBox .textBox .telBox img {
  width: 100%;
  height: auto;
}
.joinBack .flowBox .photoBox {
  width: 50%;
  height: 100%;
  float: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.joinBack .flowBox2 {
  width: 100%;
  height: 500px;
}
.joinBack .flowBox2 .textBox {
  width: 50%;
  height: 100%;
  float: left;
  background: #f8f7f7;
  color: #000;
  text-align: center;
  padding: 100px 0px 50px;
  box-sizing: border-box;
}
.joinBack .flowBox2 .textBox .capsData {
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
}
.joinBack .flowBox2 .textBox .capsData span {
  font-size: 14px;
  display: block;
  padding: 0px 0px 10px;
}
.joinBack .flowBox2 .textBox p {
  line-height: 220%;
  font-weight: normal;
}
.joinBack .flowBox2 .textBox .underBoard {
  height: 1px;
  background: #000;
  display: block;
  width: 50px;
  margin: 20px auto 30px;
}
.joinBack .flowBox2 .textBox .telBox {
  padding: 20px 0px 0px;
  width: 342px;
  margin: 0px auto;
}
.joinBack .flowBox2 .textBox .telBox img {
  width: 100%;
  height: auto;
}
.joinBack .flowBox2 .photoBox {
  position: relative;
  width: 50%;
  height: 100%;
  float: right;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.joinBack .flowBox2 .capsTextBox {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  padding: 30px 20px;
  text-align: left;
  background: rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
}
.joinBack .flowBox2 .capsTextBox h4 {
  margin-bottom: 20px;
  font-size: 20px;
  text-align: left;
}
.joinBack .flowBox2 .capsTextBox h4 span {
  font-size: 14px;
}
.joinBack .flowBox2 .capsTextBox h5 {
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  border-bottom: 1px solid #000000;
}
.joinBack .flowBox2 .capsTextBox p {
  margin-bottom: 30px;
  text-align: left;
  font-size: 14px;
  line-height: 1.6;
}
.joinBack .flowBox2 .capsTextBox p:last-child {
  margin-bottom: 0;
}
.joinBack .flowBox2 .capsTextBox p span {
  display: inline-block;
  margin-bottom: 5px;
  padding: 2px 5px;
  font-weight: bold;
  color: #FFFFFF;
  background: black;
}
.joinBack .imageMap {
  width: 100%;
  margin: 0px auto;
  padding: 50px 0px 20px;
  background: #FFF;
}
.joinBack .imageMap .inBox {
  width: 1180px;
  margin: 0px auto;
}
.joinBack .imageMap img {
  width: 100%;
  height: auto;
}
.joinBack .imageMap2 {
  width: 100%;
  margin: 0px auto;
  padding: 0px 0px 50px;
  background: #FFF;
}
.joinBack .imageMap2 .inBox {
  width: 1180px;
  margin: 0px auto;
}
.joinBack .imageMap2 img {
  width: 100%;
  height: auto;
}
.joinBack .linkBox {
  width: 100%;
  overflow: hidden;
  background: #FFF;
  padding: 0px 0px 50px;
}
.joinBack .linkBox .inBox {
  width: 730px;
  margin: 0px auto;
}
.joinBack .linkBox a.linkBox {
  background-image: url(/recruit/image/arrow_icon.png);
  background-repeat: no-repeat;
  background-position: 96% 50%;
  background-size: 5%;
  display: block;
  color: #000;
  border: 2px solid #000;
  box-sizing: border-box;
  padding: 15px 0px 12px;
  text-align: center;
  width: 48%;
  float: left;
  font-weight: bold;
}
.joinBack .linkBox a.linkBox2 {
  background-image: url(/recruit/image/arrow_icon_w.png);
  background-repeat: no-repeat;
  background-position: 96% 50%;
  background-size: 5%;
  background-color: #000;
  display: block;
  color: #FFF;
  border: 2px solid #000;
  box-sizing: border-box;
  padding: 15px 0px 12px;
  text-align: center;
  width: 48%;
  float: right;
  font-weight: bold;
}
.joinBack .mapUnderCont {
  width: 1180px;
  height: 244px;
  margin: 0px auto;
  overflow: hidden;
  background: url(/recruit/image/join/join_imagemap_under.png) no-repeat;
}
.joinBack .mapUnderCont .leftBox {
  width: 400px;
  padding: 85px 30px 15px;
  line-height: 180%;
  box-sizing: border-box;
  float: left;
  text-align: left;
}
.joinBack .mapUnderCont .leftBox strong {
  font-size: 28px;
  color: #FFF;
  font-weight: bold;
  letter-spacing: 2px;
}
.joinBack .mapUnderCont .leftBox strong span {
  font-size: 21px;
}
.joinBack .mapUnderCont .leftBox p {
  font-size: 14px;
  line-height: 140%;
  color: #FFF;
  padding: 15px 0px 0px;
}
.joinBack .mapUnderCont .centerBox {
  width: 400px;
  padding: 25px 20px;
  box-sizing: border-box;
  float: left;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
}
.joinBack .mapUnderCont .centerBox strong {
  font-size: 26px;
  display: block;
  padding: 0px 0px 10px;
}
.joinBack .mapUnderCont .centerBox p {
  font-size: 11px;
  font-weight: normal;
  padding: 15px 0px 0px;
}
.joinBack .mapUnderCont .rightBox {
  width: 350px;
  padding: 20px 30px 20px 0px;
  box-sizing: border-box;
  float: right;
  text-align: left;
}
.joinBack .mapUnderCont .rightBox strong {
  font-size: 18px;
  padding: 0px 0px 10px;
  width: 100%;
  display: block;
  text-align: center;
}
.joinBack .mapUnderCont .rightBox strong span {
  font-size: 14px;
  color: #00a493;
}
.joinBack .mapUnderCont .rightBox ul {
  width: 100%;
}
.joinBack .mapUnderCont .rightBox li {
  width: 100%;
  font-size: 14px;
  text-align: center;
  color: #ffcc00;
}
.joinBack .mapUnderCont .rightBox li span {
  display: block;
  background: #00a493;
  color: #FFF;
  text-align: center;
  padding: 10px 0px;
}
.mapUnderLink {
  width: 1180px;
  margin: 0px auto;
  padding: 70px 0px 0px;
}
