@charset "UTF-8";
/* 仲間募集 共通スタイル */
@media screen and (min-width: 769px) {
  .header {
    position: absolute;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .header {
    background-color: #FFF;
    height: 60px;
  }
}

.kv {
  position: relative;
  max-width: 793px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .kv {
    overflow: hidden;
  }
}
.kv__handshake {
  position: absolute;
  top: -140px;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .kv__handshake {
    top: -151px;
    width: 435px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.kv__title {
  width: 348px;
  padding: 99px 0 20px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .kv__title {
    width: 178px;
    padding: 30px 0 170px;
  }
  .kv__title--lower {
    padding: 30px 0 115px;
  }
}
.kv__title--balloon {
  display: block;
  width: 343px;
  margin: 0 auto 32px;
}
@media screen and (max-width: 768px) {
  .kv__title--balloon {
    width: 162px;
    margin: 0 auto 14px;
  }
}
.kv__title--type {
  display: block;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-align: center;
  margin-top: 24px;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .kv__title--type {
    font-size: 20px;
    margin-top: 12px;
  }
}
.kv__banner {
  position: absolute;
  color: #FFF;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .kv__banner {
    border-radius: 50%;
    width: 160px;
    height: 160px;
    top: 567px;
    left: -136px;
    text-align: center;
    padding-top: 52px;
  }
}
@media screen and (max-width: 768px) {
  .kv__banner {
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 25px;
    padding-top: 13px;
  }
}
.kv__banner .date {
  font-family: "Noto Sans JP", Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic", "Helvetica", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 769px) {
  .kv__banner .date {
    margin-top: 9px;
  }
}
@media screen and (max-width: 768px) {
  .kv__banner .date {
    position: absolute;
    top: 20px;
    left: calc(50% + 78px);
    font-size: 12px;
  }
}
.kv__subtitle {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 2.2;
}
@media screen and (max-width: 768px) {
  .kv__subtitle {
    font-size: 22px;
    line-height: 2.27;
  }
}
.kv__logo {
  display: block;
  margin: 34px auto 0;
}
@media screen and (max-width: 768px) {
  .kv__logo {
    margin: 13px auto 0;
  }
}
.kv__logo--saiko {
  width: 118px;
}
@media screen and (max-width: 768px) {
  .kv__logo--saiko {
    width: 53px;
  }
}
.kv__logo--sktrading {
  width: 189px;
}
@media screen and (max-width: 768px) {
  .kv__logo--sktrading {
    width: 67px;
  }
}
.kv__logo--stepsnine {
  width: 178px;
}
@media screen and (max-width: 768px) {
  .kv__logo--stepsnine {
    width: 65px;
  }
}

.introduction {
  position: relative;
  padding: 277px 25px 0;
}
@media screen and (max-width: 768px) {
  .introduction {
    padding: 36px 25px 0;
    overflow: hidden;
  }
}
.introduction__inner {
  margin: 0 auto;
}
.introduction__eyecatch {
  position: relative;
  margin-bottom: 45px;
}
@media screen and (max-width: 768px) {
  .introduction__eyecatch {
    width: 100vw;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 20px;
  }
}
.introduction__eyecatch--sub {
  position: absolute;
  bottom: -33px;
  right: -180px;
  width: 283px;
}
@media screen and (max-width: 768px) {
  .introduction__eyecatch--sub {
    width: 180px;
    right: 2px;
  }
}
.introduction__catch {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 2;
  margin-bottom: 30px;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .introduction__catch {
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 350px) {
  .introduction__catch {
    white-space: normal;
    font-size: 16px;
  }
}
.introduction__text {
  font-size: 0px;
  font-weight: 700;
  line-height: 50px;
}
@media screen and (max-width: 768px) {
  .introduction__text {
    line-height: 30px;
  }
}
.introduction__inline {
  font-size: 20px;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 768px) {
  .introduction__inline {
    font-size: 14px;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 350px) {
  .introduction__inline {
    font-size: 12px;
  }
}
.introduction__article {
  max-width: 1065px;
  margin: 0 auto;
}
.introduction__article .feature {
  margin-bottom: 82px;
}
@media screen and (min-width: 769px) {
  .introduction__article .feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 43px;
  }
  .introduction__article .feature--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding-right: 0;
    padding-left: 40px;
  }
}
@media screen and (max-width: 768px) {
  .introduction__article .feature {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 769px) {
  .introduction__article .feature__img {
    width: 435px;
  }
}
.introduction__article .feature__img img {
  display: block;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .introduction__article .feature__text_area {
    width: 525px;
  }
}
.introduction__article .feature__title {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.9;
  color: #EB6EA5;
  margin: 8px 0 18px;
}
@media screen and (max-width: 768px) {
  .introduction__article .feature__title {
    font-size: 16px;
    margin: 11px 0 12px;
  }
}
.introduction__article .feature__text {
  font-family: "Noto Sans JP", Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic", "Helvetica", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .introduction__article .feature__text {
    font-size: 12px;
  }
}
.introduction__small {
  font-family: "Noto Sans JP", Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic", "Helvetica", sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 2.5;
}
@media screen and (min-width: 769px) {
  .introduction__small {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .introduction__small {
    font-size: 12px;
    line-height: 2;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .anchor_wrap {
    padding: 0 25px;
  }
}

.anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1065px;
  margin: 80px auto;
}
@media screen and (max-width: 768px) {
  .anchor {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 48px auto 20px;
  }
}
.anchor__list {
  width: 23.9%;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .anchor__list {
    width: 48.3%;
    font-size: 14px;
    margin-bottom: 30px;
  }
}
.anchor__list a {
  position: relative;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  padding-bottom: 61px;
}
@media screen and (max-width: 768px) {
  .anchor__list a {
    border-bottom-width: 2px;
    padding-bottom: 35px;
  }
}
.anchor__list a::after {
  content: "";
  background-image: url("../media/images/recruitment/arrow_down.svg");
  background-size: cover;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .anchor__list a::after {
    width: 18px;
    height: 18px;
    bottom: 9px;
  }
}

.contents {
  padding: 0 25px;
}
.contents__inner {
  max-width: 1065px;
  margin: 0 auto;
}

.sec {
  position: relative;
}
.sec__title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .sec__title {
    margin-bottom: 30px;
  }
}
.sec__title--balloon {
  width: 379px;
}
@media screen and (max-width: 768px) {
  .sec__title--balloon {
    width: 272px;
  }
}
.sec__title--en {
  margin: 25px 0 22px;
}
@media screen and (max-width: 768px) {
  .sec__title--en {
    margin: 11px 0 13px;
  }
  .sec__title--en img {
    height: 22px;
    width: auto;
    display: block;
  }
}
.sec__title--ja {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 768px) {
  .sec__title--ja {
    font-size: 12px;
  }
}
.sec__handshake {
  position: absolute;
  top: 0;
}
@media screen and (max-width: 768px) {
  .sec__handshake {
    width: 768px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

/* 募集終了 */
.recruitmentEnd {
  font-family: "Noto Sans JP", Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic", "Helvetica", sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.06em;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 43px;
  margin: 30px auto 0;
  border: 1px solid #FF0000;
  color: #FF0000;
}
@media screen and (max-width: 768px) {
  .recruitmentEnd {
    font-size: 12px;
    height: 26px;
    margin: 15px auto 0;
  }
}

/********2206追記**********/
.requirements {
  position: relative;
  padding-top: 45px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .requirements {
    padding-top: 32px;
    margin-top: 48px;
  }
}
.requirements__skgspeople {
  position: relative;
  width: 1065px;
  margin: 0 auto 49px;
}
.requirements__skgspeople .sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .requirements__skgspeople {
    width: 325px;
    margin: 45px auto 30px;
  }
  .requirements__skgspeople .sp {
    display: block;
  }
  .requirements__skgspeople .pc {
    display: none;
  }
}
@media screen and (max-width: 350px) {
  .requirements__skgspeople {
    width: 280px;
  }
}
.requirements__skgspeople--balloon {
  position: absolute;
  width: 478px;
  height: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -32px;
}
@media screen and (max-width: 768px) {
  .requirements__skgspeople--balloon {
    width: 247px;
    top: -19px;
  }
}
.requirements__skgspeople a:hover {
  opacity: 1;
}
.requirements__skgspeople--btn {
  display: block;
}

/*# sourceMappingURL=recruitment_common_2206.css.map */
