/* Recruit page */
#recruit #bread {
  width: 1000px;
  margin: 0 auto 18px; }

.topInfo .topImg {
  width: 100%;
  display: block; }
.topInfo .topTxt {
  background: #f6f6f4; }
  .topInfo .topTxt .comW {
    padding: 64px 0 54px;
    font-size: 25px;
    line-height: 1;
    position: relative; }
    .topInfo .topTxt .comW em {
      font-style: normal;
      font-size: 18px;
      display: block;
      margin-bottom: 19px; }
    .topInfo .topTxt .comW span {
      border-bottom: 1px dotted #989898;
      padding-bottom: 8px;
      display: inline-block;
      line-height: 1;
      font-size: 18px;
      margin-bottom: 8px; }
    .topInfo .topTxt .comW p {
      margin-top: 23px;
      line-height: 1.8;
      letter-spacing: 3px; }
    .topInfo .topTxt .comW:after {
      content: "";
      width: 26px;
      height: 51px;
      background: url(../img/recruit/ico_ar_down.png) no-repeat top left;
      position: absolute;
      bottom: -35px;
      left: 0;
      right: 0;
      margin: auto; }
  .topInfo .topTxt .ico {
    position: absolute; }
  .topInfo .topTxt #ico-1 {
    top: -18px;
    left: -60px; }
  .topInfo .topTxt #ico-2 {
    top: -18px;
    right: -73px; }
  .topInfo .topTxt #ico-3 {
    bottom: -22px;
    right: -63px; }

.block-hd {
  font-size: 38px;
  line-height: 1;
  text-align: center; }
  .block-hd span {
    display: inline-block;
    letter-spacing: 5px;
    position: relative; }
    .block-hd span em {
      font-style: normal;
      position: relative;
      z-index: 2; }
    .block-hd span:after {
      content: "";
      position: absolute; }

.block-1 {
  padding: 95px 0 0; }
  .block-1 .block-hd {
    margin-bottom: 68px; }
    .block-1 .block-hd span:after {
      background: url(../img/recruit/txt_require.png) no-repeat top left;
      bottom: -27px;
      right: -65px;
      width: 178px;
      height: 62px; }
  .block-1 table {
    border: 1px solid #848484; }
    .block-1 table td, .block-1 table th {
      vertical-align: top;
      text-align: left;
      border-bottom: 1px dotted #848484;
      font-size: 15px;
      padding: 13px 20px;
      line-height: 1.8;
      box-sizing: border-box;
      text-align: justify;
      letter-spacing: 0.03em; }
    .block-1 table th {
      font-weight: bold;
      width: 117px;
      background: #f7f2ec; }
    .block-1 table a {
      text-decoration: underline;
      color: #989898; }
      .block-1 table a:hover {
        color: #aaa; }

.block-2 {
  padding: 102px 0 80px; }
  .block-2 .block-hd {
    margin-bottom: 76px; }
    .block-2 .block-hd span:after {
      background: url(../img/recruit/txt_entry.png) no-repeat top left;
      width: 74px;
      height: 31px;
      bottom: -13px;
      right: -20px; }
  .block-2 .sub-hd {
    line-height: 1;
    font-size: 26px;
    position: relative;
    text-align: center; }
    .block-2 .sub-hd:after {
      content: "";
      width: 100%;
      height: 1px;
      background: #5b5b5b;
      position: absolute;
      top: 50%;
      left: 0; }
    .block-2 .sub-hd span {
      position: relative;
      z-index: 2;
      display: inline-block;
      padding: 0 17px;
      background: #fff;
      letter-spacing: 2px; }
  .block-2 .sub-1 {
    margin-bottom: 55px; }
  .block-2 .sub-2 {
    margin-bottom: 40px; }
  .block-2 .tel {
    width: 480px;
    margin: 0 auto 95px;
    letter-spacing: 1px; }
    .block-2 .tel img, .block-2 .tel ul, .block-2 .tel p {
      float: left; }
    .block-2 .tel p {
      width: 100%;
      background: #f0f0ed;
      font-size: 15px;
      text-align: center;
      line-height: 30px;
      margin-top: 20px; }
    .block-2 .tel img {
      margin-right: 18px; }
    .block-2 .tel ul li {
      font-size: 13px;
      position: relative;
      line-height: 1;
      padding-left: 13px;
      box-sizing: border-box; }
      .block-2 .tel ul li:first-child {
        margin-bottom: 6px; }
      .block-2 .tel ul li:before {
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        top: 50%;
        margin-top: -3px;
        left: 0;
        background: #c6a580;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%; }
  .block-2 .desc {
    font-size: 15px;
    line-height: 1.9;
    margin-bottom: 50px; }
  .block-2 .mailBtn {
    width: 342px;
    height: 74px;
    display: block;
    margin: auto; }
