@charset "UTF-8";
#contents {
  /*#recruit*/
}
@media screen and (max-width: 768px) {
  #contents {
    max-width: 100%;
  }
}
#contents #recruit .member-box {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #contents #recruit .member-box {
    width: 92%;
  }
}
#contents #recruit .member-box .member-pic {
  float: left;
  width: 310px;
}
@media screen and (max-width: 768px) {
  #contents #recruit .member-box .member-pic {
    width: 49%;
    float: none;
    margin: 0 auto 20px;
  }
}
#contents #recruit .member-box .member-detail {
  float: left;
  margin-left: 50px;
  margin-bottom: 60px;
  width: 740px;
}
#contents #recruit .member-box .member-detail h5 {
  font-size: 30px;
  padding: 25px 0 20px;
  border-top: #c30d23 1px solid;
  border-bottom: #c30d23 1px solid;
  font-weight: bold;
  position: relative;
}
#contents #recruit .member-box .member-detail h5 span {
  position: relative;
  top: -5px;
  margin-left: 20px;
  font-size: 16px;
}
#contents #recruit .member-box .member-detail h5 small {
  display: inline-block;
  position: absolute;
  right: 0;
  font-size: 14px;
  color: #888;
  bottom: 30%;
  font-weight: normal;
}
#contents #recruit .member-box .member-detail dl dt, #contents #recruit .member-box .member-detail dl dd {
  line-height: 2;
}
#contents #recruit .member-box .member-detail dl dt {
  margin-top: 25px;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
}
#contents #recruit .member-box .member-detail dl dt .mont {
  margin-right: 8px;
  font-size: 20px;
  float: left;
}
@media screen and (max-width: 768px) {
  #contents #recruit .member-box .member-detail dl dt .mont {
    margin-right: 3%;
    width: 10%;
  }
}
#contents #recruit .member-box .member-detail dl dt p {
  float: left;
}
@media screen and (max-width: 768px) {
  #contents #recruit .member-box .member-detail dl dt p {
    width: 85%;
    float: left;
  }
}
#contents #recruit .member-box .member-detail dl dd {
  margin-bottom: 20px;
  color: #888;
}
#contents #recruit .member-box .member-detail dl dd ul li:before {
  content: "・";
}
@media screen and (max-width: 768px) {
  #contents #recruit .member-box .member-detail {
    margin: 0 0 45px 0;
    width: 100%;
    float: none;
  }
  #contents #recruit .member-box .member-detail h5 {
    width: 100%;
    text-align: center;
    font-size: 25px;
    padding: 4% 0;
  }
  #contents #recruit .member-box .member-detail h5 span {
    display: block;
    position: relative;
    margin: 5px 0 0;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    top: 0;
    line-height: 1em;
  }
  #contents #recruit .member-box .member-detail h5 small {
    position: static;
    bottom: 0;
    font-weight: normal;
    margin-top: 15px;
    line-height: 1em;
    display: block;
  }
  #contents #recruit .member-box .member-detail dl dt {
    font-size: 16px !important;
    line-height: 1.625em;
  }
  #contents #recruit .member-box .member-detail dl dd {
    line-height: 1.625em;
    margin-top: 8px;
  }
}
#contents #recruit .member-box .mb0 {
  margin-bottom: 0;
}
#contents #recruit #recruit_block {
  overflow: hidden;
  position: relative;
}
#contents #recruit #recruit_block h4 {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  #contents #recruit #recruit_block h4 {
    margin: 8% auto;
    width: 50%;
  }
}
#contents #recruit #other-members {
  padding-top: 200px;
  overflow: hidden;
  background: url("../../images/dot-bg.png");
  position: relative;
}
#contents #recruit #other-members h4 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
#contents #recruit #other-members:before {
  content: '';
  position: absolute;
  top: -71px;
  left: 0;
  width: 120%;
  height: 265px;
  margin: 3% -10% 0;
  background: #fff;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(-4.8deg);
  -ms-transform: rotate(-4.8deg);
  transform: rotate(-4.8deg);
  z-index: 9;
}
@media screen and (max-width: 768px) {
  #contents #recruit #other-members:before {
    top: -227px;
  }
}
@media screen and (max-width: 768px) {
  #contents #recruit #other-members {
    padding-top: 10.67%;
  }
  #contents #recruit #other-members h4 {
    margin: 8% auto;
    width: 31.01%;
  }
  #contents #recruit #other-members dt {
    line-height: 1.625em;
    margin-bottom: 8px;
  }
  #contents #recruit #other-members dd {
    line-height: 1.625em;
  }
}

/*#contents*/
@media screen and (max-width: 768px) {
  #contents #recruit .member-box .member-detail dl dt {
    font-size: 16px;
  }
}
