@charset "UTF-8";
.site-header {
  background: #000;
  padding: 10px;
}
.site-header .header-inner {
  width: 100%;
}
.site-header .header-inner h1.site-title {
  margin: 0;
}
.site-header .header-inner h1.site-title a {
  display: block;
  width: 135px;
}
.site-header .header-inner h1.site-title a img {
  width: 100%;
}

.recruit-page {
  background: url("../../images/recruit/bg_noise.png") repeat;
  padding-bottom: 120px;
}

h2 {
  color: #ff0000;
  font-size: 48px;
  text-align: center;
  font-weight: bold;
  padding-bottom: 20px;
  background: linear-gradient(75deg, red, #999 100%, #ffcc70);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
}
h2::after {
  content: "";
  display: block;
  width: 60px;
  border-bottom: 2px solid #ff0000;
  margin: auto;
  padding-top: 20px;
}

hr {
  border: none;
  border-top: 1px solid #808080;
  width: 736px;
  margin: 96px auto;
}

@media screen and (max-width: 854px) {
  .site-header {
    background: #000;
    padding: 2.5445292621vw;
  }
  .site-header .header-inner h1.site-title a {
    width: 22.9007633588vw;
  }
  .recruit-page {
    padding-bottom: 18.320610687vw;
  }
  h2 {
    font-size: 8.1424936387vw;
    padding-bottom: 4.0712468193vw;
  }
  h2::after {
    width: 15.2671755725vw;
    padding-top: 5.0890585242vw;
  }
  hr {
    width: 85%;
    margin: 18.320610687vw auto 10.1781170483vw;
  }
}
.swiper--wrapper {
  width: 100%;
  height: 800px;
}

.swiper-pagination-progressbar-fill {
  background: #ff0000 !important;
}

.swiper-pagination {
  top: auto !important;
}

.swiper-pagination-progressbar {
  background: #333 !important;
}

.recruit-appeal {
  padding: 120px 0 0;
}
.recruit-appeal__inner {
  width: 800px;
  margin: 0 auto 80px;
}
.recruit-appeal h3 {
  color: #ffffff;
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
  padding: 40px 0 0;
}
.recruit-appeal p {
  font-size: 18px;
  text-align: center;
  padding-top: 30px;
}
.recruit-appeal p span {
  font-size: 13px;
}
.recruit-appeal .btn-about {
  width: 480px;
  height: 90px;
  margin: 60px auto 0;
  background: #fff;
  color: #000;
  text-align: center;
  font-weight: bold;
  border-radius: 100px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 32px;
  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-appeal .btn-about:hover {
  opacity: 0.8;
}
.recruit-appeal .btn-about img {
  display: block;
  width: 34px;
  margin-top: 6px;
  margin-left: 20px;
}

.sns-area p {
  color: #fff;
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
}
.sns-area .sns-area__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 50px;
}
.sns-area .sns-area__list a {
  display: block;
  width: 56px;
  height: 56px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.sns-area .sns-area__list a img {
  width: 100%;
}
.sns-area .sns-area__list a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 854px) {
  .recruit-appeal {
    padding: 8.1424936387vw 7.6335877863vw 0;
  }
  .recruit-appeal__inner {
    width: 100%;
    margin: 0 auto 7.6335877863vw;
  }
  .recruit-appeal h3 {
    font-size: 4.5801526718vw;
    padding: 5.0890585242vw 0 0;
  }
  .recruit-appeal p {
    font-size: 3.5623409669vw;
    padding-top: 7.6335877863vw;
    text-align: left;
  }
  .recruit-appeal p span {
    font-size: 3.3078880407vw;
  }
  .recruit-appeal .btn-about {
    width: 100%;
    height: 19.3384223919vw;
    margin: 10.1781170483vw auto 0;
    font-size: 4.5801526718vw;
  }
  .recruit-appeal .btn-about img {
    display: block;
    width: 5.0890585242vw;
    margin-top: 0;
  }
  .sns-area p {
    font-size: 3.5623409669vw;
    margin-bottom: 3.8167938931vw;
  }
  .sns-area .sns-area__list {
    gap: 7.6335877863vw;
  }
  .sns-area .sns-area__list a {
    display: block;
    width: 10.1781170483vw;
    height: 10.1781170483vw;
  }
}
.about_us .about-inner {
  width: 736px;
  margin: 0 auto;
}
.about_us .about-inner figure {
  width: 344px;
  margin: 60px auto 0;
}
.about_us .about-inner figure img {
  width: 100%;
}
.about_us .about-inner h3 {
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
  padding-bottom: 16px;
}
.about_us .about-inner p {
  text-align: center;
  line-height: 1.5;
  padding-bottom: 32px;
}
.about_us .about-inner .btn_about-open {
  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;
  padding-bottom: 0;
}
.about_us .about-inner .btn_about-open a {
  display: block;
  width: 265px;
  height: 60px;
  margin: 0 auto;
  border: 3px solid #fff;
  border-radius: 100px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 40px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.about_us .about-inner .btn_about-open a::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("../../images/recruit/icon1.png") no-repeat center;
  background-size: contain;
  margin-left: 40px;
}
.about_us .about-inner .btn_about-open a:hover {
  background: #fff;
  color: #000;
}
.about_us .about-inner .btn_about-open a:hover::after {
  background: url("../../images/recruit/icon1_black.png") no-repeat center;
  background-size: contain;
}

/* --- 変数定義 --- */
/* --- モーダル全体（ラッパー） --- */
.modal-wrapper {
  /* アニメーションのために display: none ではなく flex + opacity で制御 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  /* 初期状態: 透明で見えなくする */
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease, visibility 0.2s ease;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  /* ★表示状態 (.active) */
}
.modal-wrapper.active {
  opacity: 1;
  visibility: visible;
}

/* --- 背景の黒いオーバーレイ --- */
.modal__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

/* --- モーダルの中身（白い箱） --- */
.modal__content {
  position: relative;
  background-color: #fff;
  /* デザイン設定 */
  width: 680px;
  max-width: 90%;
  max-height: 90vh;
  padding: 60px 40px;
  border-radius: 16px;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  z-index: 10;
  overflow-y: auto;
  /* アニメーション設定 (元のコード2を優先) */
  /* 初期位置: 少し下にずらしておく */
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  /* 動きの滑らかさを設定 */
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.21, 1.02, 0.73, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.21, 1.02, 0.73, 1);
  transition: transform 0.3s cubic-bezier(0.21, 1.02, 0.73, 1);
  transition: transform 0.3s cubic-bezier(0.21, 1.02, 0.73, 1), -webkit-transform 0.3s cubic-bezier(0.21, 1.02, 0.73, 1);
  /* --- 閉じるボタン (元のコード1のデザイン) --- */
}
.modal__content .modal-close-btn {
  position: absolute;
  top: 24px;
  right: 40px;
  background: none;
  border: none;
  font-size: 10px;
  cursor: pointer;
  line-height: 24px;
  /* line-heightはheightに合わせる */
  background-color: #222;
  color: #fff;
  border-radius: 100px;
  width: 120px;
  height: 24px;
  text-align: center;
  /* 文字中央揃えを追加 */
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.modal__content .modal-close-btn:hover {
  background-color: #ff0000;
}
.modal__content {
  /* --- 記事本文スタイル (元のコード1のデザイン) --- */
}
.modal__content .modal-body time {
  display: block;
  /* 念のためブロック化 */
  color: #999;
  font-size: 14px;
  margin-bottom: 10px;
}
.modal__content .modal-body h2 {
  margin-top: 0;
  padding-bottom: 15px;
  margin-bottom: 20px;
  color: #000;
  font-size: 24px;
  /* 見出しサイズが未指定だったので適当に追加 */
}
.modal__content .modal-body .about-d-league {
  margin-bottom: 0;
  padding-bottom: 0;
}
.modal__content .modal-body img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.modal__content .modal-body .entry-content {
  color: #000;
  line-height: 1.6;
  font-weight: 500;
}
.modal__content .modal-body .entry-content a {
  text-decoration: underline;
  color: #000;
}
.modal__content .modal-body .entry-content a:hover {
  text-decoration: underline;
}

/* --- ★表示時のアニメーション発火 --- */
/* 親(.modal-wrapper)にactiveがついたら、中身を元の位置に戻す */
.modal-wrapper.active .modal__content {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.about-modal h2 {
  font-size: 32px;
}
.about-modal p {
  padding-top: 20px;
  color: #000;
  font-size: 18px;
}

.entry-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 265px;
  margin: 40px auto 0;
  background: #000;
  color: #fff !important;
  text-align: center;
  text-decoration: none !important;
  padding: 10px;
  border-radius: 100px;
}
.entry-btn a:hover {
  opacity: 0.8;
}
.entry-btn a::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../../images/recruit/btn_arrow-right_white.png") no-repeat center;
  background-size: contain;
  margin-left: 10px;
}

.modal-close-btn {
  position: absolute;
  top: 24px;
  right: 40px;
  background: none;
  border: none;
  font-size: 10px;
  cursor: pointer;
  line-height: 24px;
  background-color: #222;
  color: #fff;
}

.youtube-wrap {
  margin-top: 40px;
}
.youtube-wrap iframe {
  width: 100%;
  height: 360px;
}

.youtube-notice {
  margin-bottom: 60px;
}
.youtube-notice p {
  padding-top: 20px;
  color: #000;
  font-size: 18px;
}
.youtube-notice p a {
  color: #000;
  text-decoration: underline;
}

@media screen and (max-width: 854px) {
  .about_us {
    padding: 0 7.6335877863vw 0;
  }
  .about_us .about-inner {
    width: 100%;
    margin: 0 auto;
  }
  .about_us .about-inner figure {
    width: 87.5318066158vw;
    margin: 7.6335877863vw auto 0;
  }
  .about_us .about-inner h3 {
    font-size: 5.0890585242vw;
    padding-bottom: 4.0712468193vw;
  }
  .about_us .about-inner p {
    font-size: 3.5623409669vw;
    padding-bottom: 8.1424936387vw;
    text-align: left;
  }
  .about_us .about-inner .btn_about-open a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 67.4300254453vw;
    height: 15.2671755725vw;
    border: 0.7633587786vw solid #fff;
    font-size: 4.5801526718vw;
    padding-left: 10.1781170483vw;
  }
  .about_us .about-inner .btn_about-open a::after {
    width: 6.106870229vw;
    height: 6.106870229vw;
    margin-left: 10.1781170483vw;
  }
  /* --- モーダルの中身（白い箱） --- */
  .modal__content {
    /* デザイン設定 */
    width: 80%;
    max-width: 90%;
    max-height: 90vh;
    padding: 15.2671755725vw 5.0890585242vw;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    /* アニメーション設定 (元のコード2を優先) */
    /* 初期位置: 少し下にずらしておく */
    -webkit-transform: translateY(25.4452926209vw);
            transform: translateY(25.4452926209vw);
    /* 動きの滑らかさを設定 */
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.21, 1.02, 0.73, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.21, 1.02, 0.73, 1);
    transition: transform 0.3s cubic-bezier(0.21, 1.02, 0.73, 1);
    transition: transform 0.3s cubic-bezier(0.21, 1.02, 0.73, 1), -webkit-transform 0.3s cubic-bezier(0.21, 1.02, 0.73, 1);
    /* --- 閉じるボタン (元のコード1のデザイン) --- */
  }
  .modal__content .modal-close-btn {
    top: 6.106870229vw;
    right: 5.0890585242vw;
    font-size: 2.5445292621vw;
    line-height: 6.106870229vw;
    border-radius: 100px;
    width: 30.534351145vw;
    height: 6.106870229vw;
  }
  .modal__content {
    /* --- 記事本文スタイル (元のコード1のデザイン) --- */
  }
  .modal__content .modal-body time {
    display: block;
    /* 念のためブロック化 */
    color: #999;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .modal__content .modal-body h2 {
    margin-top: 0;
    padding-bottom: 3.8167938931vw;
    margin-bottom: 5.0890585242vw;
    font-size: 6.106870229vw;
  }
  .modal__content .modal-body .about-d-league {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .modal__content .modal-body img {
    margin-bottom: 5.0890585242vw;
  }
  /* --- ★表示時のアニメーション発火 --- */
  /* 親(.modal-wrapper)にactiveがついたら、中身を元の位置に戻す */
  .modal-wrapper.active .modal__content {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .about-modal h2 {
    font-size: 6.106870229vw;
  }
  .about-modal p {
    padding-top: 5.0890585242vw;
    font-size: 3.5623409669vw;
  }
  .entry-btn a {
    width: 67.4300254453vw;
    margin: 5.0890585242vw auto 0;
    padding: 2.5445292621vw;
  }
  .entry-btn a::after {
    width: 5.0890585242vw;
    height: 5.0890585242vw;
    margin-left: 2.5445292621vw;
  }
  .modal-close-btn {
    top: 6.106870229vw;
    right: 10.1781170483vw;
    font-size: 2.5445292621vw;
    line-height: 6.106870229vw;
  }
  .youtube-wrap {
    margin-top: 4.0712468193vw;
  }
  .youtube-wrap iframe {
    width: 100%;
    height: 100%;
  }
  .youtube-notice {
    margin-bottom: 15.2671755725vw;
  }
  .youtube-notice p {
    padding-top: 5.0890585242vw;
    font-size: 3.5623409669vw;
  }
}
.join_us .about-inner ul li {
  width: 736px;
  margin: 20px auto 0;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  background: #000;
}
.join_us .about-inner ul li .recruit-l {
  width: 50%;
}
.join_us .about-inner ul li .recruit-l .recruit-title {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  padding-bottom: 8px;
  background: -webkit-gradient(linear, left top, left bottom, from(red), color-stop(100%, #999), to(#ffcc70));
  background: linear-gradient(180deg, red, #999 100%, #ffcc70);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.join_us .about-inner ul li .recruit-l h3 {
  font-size: 32px;
  color: #fff;
  padding-top: 8px;
}
.join_us .about-inner ul li .recruit-l p {
  font-size: 18px;
}
.join_us .about-inner ul li .recruit-l p span {
  font-weight: bold;
}
.join_us .about-inner ul li .recruit-r {
  width: 50%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.join_us .about-inner ul li .recruit-r a.btn-about {
  display: block;
  width: 265px;
  height: 60px;
  border: 3px solid #fff;
  border-radius: 100px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin: 10px auto 0;
  padding-left: 30px;
}
.join_us .about-inner ul li .recruit-r a.btn-about::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("../../images/recruit/icon1.png") no-repeat center;
  background-size: contain;
  margin-left: 30px;
}
.join_us .about-inner ul li .recruit-r a.btn-about:hover {
  background: #fff;
  color: #000;
}
.join_us .about-inner ul li .recruit-r a.btn-about:hover::after {
  background: url("../../images/recruit/icon1_black.png") no-repeat center;
  background-size: contain;
}
.join_us .about-inner ul li .recruit-r a.btn-entry {
  display: block;
  width: 265px;
  height: 60px;
  border: 3px solid #fff;
  background: #fff;
  border-radius: 100px;
  text-align: center;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin: 10px auto 0;
  padding-left: 30px;
}
.join_us .about-inner ul li .recruit-r a.btn-entry::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("../../images/recruit/btn_arrow-right.png") no-repeat center;
  background-size: contain;
  margin-left: 30px;
}
.join_us .about-inner ul li .recruit-r a.btn-entry:hover {
  background: #000;
  color: #fff;
}
.join_us .about-inner ul li .recruit-r a.btn-entry:hover::after {
  background: url("../../images/recruit/btn_arrow-right_white.png") no-repeat center;
  background-size: contain;
}
.join_us .about-inner ul li .recruit-r p {
  text-align: center;
}
.join_us .about-inner ul li:nth-child(2) {
  padding-top: 80px;
  padding-bottom: 80px;
}
.join_us .about-inner ul li .coming-soon {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  padding-bottom: 8px;
  background: -webkit-gradient(linear, left top, right top, from(red), color-stop(100%, #999), to(#ffcc70));
  background: linear-gradient(90deg, red, #999 100%, #ffcc70);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.join-modal .entry-content p.recruit {
  font-size: 24px;
  font-weight: bold;
}
.join-modal .entry-content p {
  font-size: 18px;
}
.join-modal .recruit-section p {
  padding-top: 16px;
}
.join-modal .recruit-section .recruit-item {
  padding-top: 16px;
}
.join-modal .recruit-section h3 {
  font-size: 24px;
  font-weight: bold;
  padding-top: 20px;
}
.join-modal .recruit-section h4 {
  font-size: 18px;
  font-weight: normal;
}
.join-modal .recruit-section p {
  font-size: 18px;
}
.join-modal .recruit-section ul li,
.join-modal .recruit-section ol li {
  font-size: 18px;
  margin-bottom: 10px;
}

@media screen and (max-width: 854px) {
  .join_us {
    padding: 0 7.6335877863vw;
  }
  .join_us .about-inner ul li {
    width: 100%;
    margin: 5.0890585242vw auto 0;
    border-radius: 10px;
    padding: 5.0890585242vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .join_us .about-inner ul li .recruit-l {
    width: 100%;
  }
  .join_us .about-inner ul li .recruit-l .recruit-title {
    font-size: 6.106870229vw;
    padding-bottom: 2.0356234097vw;
    text-align: center;
  }
  .join_us .about-inner ul li .recruit-l h3 {
    font-size: 7.1246819338vw;
    padding-top: 2.0356234097vw;
    text-align: center;
  }
  .join_us .about-inner ul li .recruit-l p {
    font-size: 5.0890585242vw;
    text-align: center;
  }
  .join_us .about-inner ul li .recruit-r {
    width: 100%;
    margin-top: 8.1424936387vw;
  }
  .join_us .about-inner ul li .recruit-r a.btn-about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 67.4300254453vw;
    height: 15.2671755725vw;
    border: 0.7633587786vw solid #fff;
    font-size: 4.5801526718vw;
    margin: 2.5445292621vw auto 0;
    padding-left: 7.6335877863vw;
  }
  .join_us .about-inner ul li .recruit-r a.btn-about::after {
    width: 6.106870229vw;
    height: 6.106870229vw;
    margin-left: 7.6335877863vw;
  }
  .join_us .about-inner ul li .recruit-r a.btn-entry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 67.4300254453vw;
    height: 15.2671755725vw;
    border: 0.7633587786vw solid #fff;
    font-size: 4.5801526718vw;
    margin: 2.5445292621vw auto 0;
    padding-left: 7.6335877863vw;
  }
  .join_us .about-inner ul li .recruit-r a.btn-entry::after {
    width: 6.106870229vw;
    height: 6.106870229vw;
    margin-left: 7.6335877863vw;
  }
  .join_us .about-inner ul li:nth-child(2) {
    padding-top: 20.3562340967vw;
    padding-bottom: 20.3562340967vw;
  }
  .join_us .about-inner ul li .coming-soon {
    font-size: 6.106870229vw;
    padding-bottom: 2.0356234097vw;
    margin-right: 15.2671755725vw;
  }
  .join-modal .entry-content p.recruit {
    font-size: 4.5801526718vw;
  }
  .join-modal .entry-content p {
    font-size: 3.5623409669vw;
  }
  .join-modal .recruit-section p {
    padding-top: 4.0712468193vw;
  }
  .join-modal .recruit-section .recruit-item {
    padding-bottom: 5.0890585242vw;
  }
  .join-modal .recruit-section h3 {
    font-size: 4.5801526718vw;
    padding-top: 5.0890585242vw;
  }
  .join-modal .recruit-section h4 {
    font-size: 3.5623409669vw;
  }
  .join-modal .recruit-section p {
    font-size: 3.5623409669vw;
  }
  .join-modal .recruit-section ul,
  .join-modal .recruit-section ol {
    padding-left: 5.0890585242vw;
  }
  .join-modal .recruit-section ul li,
  .join-modal .recruit-section ol li {
    font-size: 3.5623409669vw;
    margin-bottom: 2.5445292621vw;
  }
  .join-modal .recruit-section ul {
    padding-left: 0;
  }
}
.sns {
  width: 736px;
  margin: 0 auto;
}
.sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.sns ul li {
  margin-top: 10px;
}
.sns ul li a {
  display: block;
  width: 235px;
  height: 52px;
}
.sns ul li a:hover {
  opacity: 0.8;
}
.sns ul li a img {
  width: 100%;
}

@media screen and (max-width: 854px) {
  .sns {
    width: 100%;
  }
  .sns ul {
    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;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .sns ul li {
    margin-top: 2.5445292621vw;
  }
  .sns ul li a {
    width: 84.9872773537vw;
    height: auto;
  }
}/*# sourceMappingURL=recruit.css.map */