/* ===============================================================================
Recruit
=============================================================================== */
/* recruit-section
========================= */
/* recruit-sec-1 */
.recruit-sec-1 {
  padding-top: 18px;
  margin-bottom: 200px;
}

.recruit-sec-1 .blks-1 {
  margin-bottom: 110px;
}

.recruit-sec-1 .blks-1 .heading {
  margin-bottom: 44px;
}

.recruit-sec-1 .blks-1 .col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.recruit-sec-1 .blks-1 .col2 + .col2 {
  margin-top: -5.1%;
}

.recruit-sec-1 .blks-1 .col2__image {
  width: 49.805%;
  padding-top: 32.519%;
  position: relative;
}

.recruit-sec-1 .blks-1 .col2__image img {
  object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.recruit-sec-1 .blks-1 .col2__image::before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: solid 1px #fff;
  z-index: 1;
}

.recruit-sec-1 .blks-1 .col2__image::after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/cmn/cmn_frame01.png") no-repeat 0 0/100% 100%;
}

.recruit-sec-1 .blks-1 .col2__illust {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.recruit-sec-1 .blks-1 .col2._type-1 .col2__illust img {
  width: 44.553%;
  position: relative;
  left: -5.2%;
  margin-top: -11%;
}

.recruit-sec-1 .blks-1 .col2._type-2 .col2__image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.recruit-sec-1 .blks-1 .col2._type-2 .col2__illust {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.recruit-sec-1 .blks-1 .col2._type-2 .col2__illust img {
  width: 21.012%;
  position: relative;
  margin-top: -1.2%;
  left: 14.6%;
}

.recruit-sec-1 .blks-1 .col2._type-3 .col2__illust img {
  width: 69.261%;
  position: relative;
  margin-top: 12%;
  left: 1.5%;
}

.recruit-sec-1 .blks-2 {
  margin-bottom: 75px;
}

.recruit-sec-1 .blks-2 .heading {
  margin-bottom: 35px;
}

.recruit-sec-1 .blks-2 .table {
  margin-bottom: 30px;
}

.recruit-sec-1 .blks-2 .txt {
  text-align: center;
  margin-bottom: 20px;
}

.recruit-sec-1 .blks-3 .heading {
  margin-bottom: 55px;
}

.recruit-sec-1 .blks-3 .instagram {
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .recruit-sec-1 {
    padding-top: 14px;
    margin-bottom: 100px;
  }
  .recruit-sec-1 .blks-1 {
    margin-bottom: 55px;
  }
  .recruit-sec-1 .blks-1 .heading {
    margin-bottom: 20px;
  }
  .recruit-sec-1 .blks-1 .col2 {
    display: block;
  }
  .recruit-sec-1 .blks-1 .col2 + .col2 {
    margin-top: 0;
  }
  .recruit-sec-1 .blks-1 .col2__image {
    width: auto;
    padding-top: 65.294%;
  }
  .recruit-sec-1 .blks-1 .col2__illust {
    display: block;
  }
  .recruit-sec-1 .blks-1 .col2__illust img {
    margin: 0 auto;
    display: block;
  }
  .recruit-sec-1 .blks-1 .col2._type-1 .col2__illust {
    padding: 4% 0 3%;
  }
  .recruit-sec-1 .blks-1 .col2._type-1 .col2__illust img {
    position: static;
    margin-top: 0;
  }
  .recruit-sec-1 .blks-1 .col2._type-2 .col2__image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .recruit-sec-1 .blks-1 .col2._type-2 .col2__illust {
    padding: 5% 0 4%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .recruit-sec-1 .blks-1 .col2._type-2 .col2__illust img {
    position: static;
    margin-top: 0;
  }
  .recruit-sec-1 .blks-1 .col2._type-3 .col2__illust {
    padding: 8% 0 0;
  }
  .recruit-sec-1 .blks-1 .col2._type-3 .col2__illust img {
    position: static;
    margin-top: 0;
  }
  .recruit-sec-1 .blks-2 {
    margin-bottom: 55px;
  }
  .recruit-sec-1 .blks-2 .heading {
    margin-bottom: 25px;
  }
  .recruit-sec-1 .blks-2 .table {
    margin-bottom: 20px;
  }
  .recruit-sec-1 .blks-2 .txt {
    text-align: left;
  }
  .recruit-sec-1 .blks-3 .heading {
    margin-bottom: 15px;
  }
  .recruit-sec-1 .blks-3 .instagram {
    margin-bottom: 30px;
  }
}
