@charset "UTF-8";


@media screen and (min-width: 768px) {
  .pc-tab {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .pc-tab {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .c-message-001 {
    margin: 0 auto;
  }
}

body {
  color: var(--sub-txt, #000000);
}

.m-header-001__logo {
  padding: 4px 40px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo {
    padding: 4px 15px;
  }
}

.m-header-001__logo-link-img {
  max-height: 58px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo-link-img {
    max-height: 31px;
  }
}

.m-header-001__btn-link {
      -ms-flex-pack: center;
  min-height: 80px;
  -webkit-box-pack: center;
          justify-content: center;
}

@media screen and (max-width: 767px) {
  .m-header-001__btn-link {
    min-height: 60px;
  }
}

@media screen and (max-width: 767px) {
  .m-header-001__btn-link-txt {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
  }
}

.c-module-container > section:nth-of-type(odd) {
  background-color: #fff;
}

.c-headline-001__en {
  font-weight: 400;
}

.m-footer-001__copyright {
  padding: 23px 0;
  font-size: 11px;
  font-size: 1.1rem;
}

@media screen and (max-width: 767px) {
  .m-footer-001__copyright {
    padding: 16px 0;
  }
}

.m-jobs-001 {
  padding: 140px 20px 135px;
}

@media screen and (max-width: 767px) {
  .m-jobs-001 {
    padding: 50px 20px;
  }
}

.m-jobs-001__inner {
  max-width: 1340px;
}

@media screen and (max-width: 767px) {
  .m-jobs-001__content-desc {
    padding: 0;
    text-align: left;
  }
}

.m-jobs-001__list {
  padding: 0;
}

.m-jobs-001__list-item {
  padding: 25px 0;
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item {
    padding: 10px 0;
  }
}

.m-jobs-001__list-item:nth-child(even) .m-jobs-001__list-item-detail {
  margin: 0;
  padding: 40px 50px 40px 0;
}

@media screen and (max-width: 1024px) {
  .m-jobs-001__list-item:nth-child(even) .m-jobs-001__list-item-detail {
    padding: 20px 20px 40px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item:nth-child(even) .m-jobs-001__list-item-detail {
    margin: 0;
    padding: 20px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item:last-child .m-jobs-001__list-item-detail {
    padding-bottom: 0;
  }
}

.m-jobs-001__list-item-inner {
      -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

.m-jobs-001__list-item-figure {
  width: 59.70149%;
  min-height: 500px;
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-figure {
    width: 100%;
    min-height: auto;
  }
}

.m-jobs-001__list-item-detail {
  width: 40.29851%;
  margin: 0;
  padding: 40px 0 40px 50px;
}

@media screen and (max-width: 1024px) {
  .m-jobs-001__list-item-detail {
    padding: 20px 0 40px 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-detail {
    width: 100%;
    margin: 0;
    padding: 20px 0 0;
  }
}

.m-jobs-001__list-item-detail-ttl {
  display: block;
  margin: 0 0 15px;
  padding: 0;
  background: transparent;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 700;
  color: var(--primary, #04a1af);
  letter-spacing: .1rem;
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-detail-ttl {
    margin: 0 0 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.m-jobs-001__list-item-detail-desc {
  font-weight: 400;
}

/*
<section class="career gra">
<div class="inner">
<h2 class="c-headline-001 js-animate js-animate-fade-in is-active">
  <span class="c-headline-001__en">Career</span>
  <span class="c-headline-001__ja">キャリアプラン</span>
</h2>
<img src="http://fullscratch.xsrv.jp/demo/neotech/wp-content/uploads/2020/11/fig.png">
<p>現場仕事が稼げないなんて、もう昔のことです。夢や目標があれば、目指せる世界は無限大に広がっています。周りの同年代に、引け目を感じながら生活するのはもうやめませんか？外車に乗りたい。大切な人と結婚したい…。NEO technoは、そんな「理想」を叶えられる職場です。</p>
</div>
</section>
*/
/*キャリア*/
.career {
  background-color: var(--sub-bg, #f2f2f2);
}

.career .inner {
  max-width: 1040px;
  margin: 0 auto;
  padding: 105px 20px 95px;
}

@media screen and (max-width: 767px) {
  .career .inner {
    padding: 50px 20px;
  }
}

.career p {
  margin-top: 40px;
  text-align: left;
}

.m-message-002 {
  background-position: 0 50%;
}

.m-message-002__inner {
  padding: 100px 40px 75px;
}

@media screen and (max-width: 767px) {
  .m-message-002__inner {
    padding: 60px 40px 40px;
  }
}

.m-message-002__inner::before {
  opacity: .5;
}

.m-message-002__detail {
  padding: 0;
}

@media screen and (max-width: 767px) {
  .m-message-002__desc-txt {
    text-align: left;
  }
}

.m-require-002 {
  padding-top: 112px;
}

@media screen and (max-width: 767px) {
  .m-require-002 {
    padding-top: 50px;
  }
}

.m-require-002__detail-desc {
  font-weight: 400;
}

.m-require-002__detail-row::before {
  background-color: var(--sub-bg, #f2f2f2);
  opacity: 1;
}
/*# sourceMappingURL=maps/custom.css.map */
