@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@600&display=swap");

/* -------------------------------------------
共通パッチ
------------------------------------------- */
img {
  vertical-align: bottom;
}

/* PCとタブレットのみ改行を適用 */
@media screen and (min-width: 767.01px) {
  .pc-tab {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .pc-tab {
    display: none;
  }
}
/* 要項ページ body */
.single-post_recruit {
  color: var(--sub-txt, #333);
  word-break: break-word;
  /* font-weight: 500; */
}

/* ロゴ */
.m-header-001__logo {
  padding: 10px 40px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo {
    padding: 5px 15px;
    max-width: 220px;
  }
}
.m-header-001__logo-link-img {
  display: block;
  max-height: 27px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo-link-img {
    display: none;
  }
}
.m-header-001__logo-link-img.is-mobile {
  display: none;
  max-height: 24px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo-link-img.is-mobile {
    display: block;
  }
}
/* 大見出し */
.c-headline-001 {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .c-headline-001 {
    margin-bottom: 20px;
  }
}
.c-headline-001 + * {
  padding-top: 0;
  margin-top: 0;
}

.c-headline-001__en {
  font-weight: 400;
  letter-spacing: 0.05em;
  /* text-transform: uppercase; */
}

.c-headline-001__ja {
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 767px) {
  .c-headline-001__ja {
    font-size: 2rem;
  }
}
@media screen and (max-width: 374px) {
  .c-headline-001__ja {
    font-size: 1.8rem;
    letter-spacing: 0.1rem;
  }
}
/* モジュール内見出し */
@media screen and (max-width: 767px) {
  [class$="__headline-txt"],
  [class$="__content-ttl"] {
    font-size: 2rem;
    letter-spacing: 0.2rem;
  }
}
@media screen and (max-width: 374px) {
  [class$="__headline-txt"],
  [class$="__content-ttl"] {
    font-size: 1.8rem;
    letter-spacing: 0.1rem;
  }
}
/* 募集要項 */
div[class^="m-require-"][class$="__detail-row"] {
  border-color: var(--primary-border);
}

div[class^="m-require-"][class$="__detail-ttl"] {
  font-weight: 700;
  /* color: var(--sub-txt); */
}

div[class^="m-require-"][class$="__detail-desc"] {
  font-weight: 500;
}

/* コピーライト */
.m-footer-001 {
  /*background: var(--sub-bg);*/
  /*color: inherit;*/
}

.m-footer-001__copyright {
  padding: 27px 0;
  font-family: inherit;
}

@media screen and (max-width: 767px) {
  .m-footer-001__copyright {
    padding: 20px 0;
  }
}
/* ヘッダーの高さ */
@media screen and (min-width: 767.1px) {
  .m-header-001__btn-link {
    min-height: 80px;
  }
}
/*
モジュールを「フリーテキスト」にしてタイトルh2の子を下記 div タグのみにする
<div class="img-headline"></div>
*/
.img-headline {
  width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 62px;
  background-image: url("画像URL");
}

@media screen and (max-width: 767px) {
  .img-headline {
    height: 44px;
    background-image: url("画像URL");
  }
}
/* -------------------------------------------
募集要項 003
------------------------------------------- */
.m-require-003 {
  /* background: #fff !important; */
}

@media screen and (min-width: 1024.1px) {
  .m-require-003 {
    padding-top: 100px;
  }
}

/* タイトル（英語）の見出しを大文字に変更したい場合に使用 */
.m-require-003 .c-headline-001__en {
  /* text-transform: uppercase; */
}

@media screen and (max-width: 320px) {
  .m-require-003__detail {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 320px) {
  .m-require-003__detail-row {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/* 「STEP番号」の背景色を変更したい場合に適用 */
.m-require-003__detail-flow-ttl-number {
  /* background-color: #f2f2f2; */
  /* color: #333; */
}

/* -------------------------------------------
KV
------------------------------------------- */
.m-kv-002__movie {
  height: 56.25vw;
}

.m-kv-002__movie video {
  max-height: 100%;
}

.m-kv-002__movie::after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: url("https://jtecfunabashi.itszai.jp/wp-content/uploads/2023/08/kv-catch01.png");
  background-repeat: no-repeat;
  background-position: right 5% bottom 5%;
  background-size: 42% auto;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  .m-kv-002__movie::after {
    background-size: 48% auto;
    background-image: url("https://jtecfunabashi.itszai.jp/wp-content/uploads/2023/08/kv-catch01-sp.png");
  }
}

.m-kv-002.-mv02 .m-kv-002__movie::after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: url("https://jtecfunabashi.itszai.jp/wp-content/uploads/2023/08/kv-catch02.png");
  background-repeat: no-repeat;
  background-position: left 8% bottom 8%;
  background-size: 42% auto;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  .m-kv-002.-mv02 .m-kv-002__movie::after {
    background-size: 48% auto;
    background-image: url("https://jtecfunabashi.itszai.jp/wp-content/uploads/2023/08/kv-catch02-sp.png");
  }
}

/* -------------------------------------------
メッセージ 004
------------------------------------------- */
.m-message-004 {
  padding: 80px 0 40px;
  /* background: #fff !important; */
}

@media screen and (max-width: 767px) {
  .m-message-004 {
    padding: 40px 0 20px;
  }
}
.m-message-004::before {
  top: 0;
  max-height: 45vw;
  /* background: var(--primary-bg, #04a1af); */
}

.m-message-004__detail {
  padding-bottom: 0;
}

.m-message-004__headline {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .m-message-004__headline {
    margin-bottom: 20px;
  }
}
.m-message-004__headline:only-child {
  margin-bottom: 0;
}

.m-message-004__headline + .m-message-004__desc {
  margin-top: -2px;
}

.m-message-004__headline-txt {
  font-weight: 700;
  letter-spacing: 0.2em;
  /* color: var(--primary); */
}

.m-message-004__desc-txt {
  padding: 0 0 30px 0;
  line-height: 1.875;
  letter-spacing: 0.1em;
  /* color: #fff; */
}

@media screen and (max-width: 767px) {
  .m-message-004__desc-txt {
    text-align: left;
    padding-bottom: 24px;
  }
}
.m-message-004__desc-txt:first-child {
  padding-top: 0;
}

.m-message-004__desc-txt:last-child {
  padding-bottom: 0;
}

/* -------------------------------------------
社風 002
------------------------------------------- */
.m-culture-002 {
  /* background: var(--primary) !important; */
}

@media screen and (max-width: 767px) {
  .m-culture-002 {
    padding: 40px 0;
  }
}
.m-culture-002__list-item:first-child {
  padding-top: 0;
}

.m-culture-002__list-item:last-child {
  padding-bottom: 0;
}

@media screen and (min-width: 1024.01px) {
  .m-culture-002__list-item:nth-child(2) {
    padding-top: 0;
  }
}
@media screen and (min-width: 1024.01px) {
  .m-culture-002__list-item:nth-child(odd):nth-last-child(2) {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 1024px) {
  .m-culture-002__list-item {
    padding: 30px 20px 0;
  }
}
.m-culture-002__list-item-figure-img {
  vertical-align: bottom;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .m-culture-002__list-item-detail {
    padding-bottom: 0;
  }
}
.m-culture-002__list-item-detail-ttl {
  border-width: 1px 0;
  font-weight: 700;
  border-color: #ddd;
  /* color: var(--primary); */
}

.m-culture-002__list-item-detail-ttl-txt {
  font-size: 2rem;
}

.m-culture-002__list-item-detail-desc {
  padding: 0;
}

/* 01,02共通 */
/* -------------------------------------------
仕事内容（単体） 004 画像が4つ横並びの場合
------------------------------------------- */
.m-jobs-004 {
  padding: 10px 0 90px;
  /* background: #fff !important; */
}

@media screen and (max-width: 767px) {
  .m-jobs-004 {
    padding: 10px 0 40px;
  }
}
.m-jobs-004__content-images {
  padding-top: 0;
}

.m-jobs-004__content {
  margin: 0;
}

@media screen and (min-width: 1024.1px) {
  .m-jobs-004__content {
    margin-top: 50px;
  }
}
.m-jobs-004__content-ttl {
  font-weight: 700;
  padding: 0 40px;
  letter-spacing: 0.2em;
}

@media screen and (min-width: 767.1px) {
  .m-jobs-004__content-ttl {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .m-jobs-004__content-ttl {
    padding: 0 20px;
  }
}
.m-jobs-004__content-desc {
  padding: 0 40px;
  line-height: 1.875;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-jobs-004__content-desc {
    text-align: left;
    padding: 0 20px;
  }
}
/* -------------------------------------------
メッセージ 002
------------------------------------------- */
.m-message-002 {
  /* background: #fff !important; */
  /* background-position: top center; */
}

.m-message-002__inner {
  padding: 100px 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 800px;
}

@media screen and (max-width: 1024px) {
  .m-message-002__inner {
    min-height: auto;
  }
}
@media screen and (max-width: 767px) {
  .m-message-002__inner {
    padding: 60px 20px;
  }
}
.m-message-002__inner::before {
  /* display: none; */
  /* background: #333; */
  opacity: 0.5;
}

.m-message-002__detail {
  padding: 0;
}

.m-message-002__headline {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .m-message-002__headline {
    margin-bottom: 30px;
  }
}
.m-message-002__headline:only-child {
  margin-bottom: 0;
}

.m-message-002__headline-txt {
  font-weight: 700;
  /* color: var(--primary); */
  letter-spacing: 0.2em;
}

.m-message-002__headline + .m-message-002__desc {
  margin-top: -2px;
}

@media screen and (max-width: 767px) {
  .m-message-002__desc-txt {
    text-align: left;
  }
}
.m-message-002__desc-txt {
  padding: 30px 0 0;
  /* color: #fff; */
  line-height: 1.875;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-message-002__desc-txt {
    padding: 24px 0 0;
  }
}
.m-message-002__desc-txt:first-child {
  padding-top: 0;
}

.m-message-002__desc-txt:last-child {
  padding-bottom: 0;
}

/* -------------------------------------------
メッセージ 003
------------------------------------------- */
.m-message-003 {
  padding: 90px 20px 40px;
  /* background: #fff !important; */
}

@media screen and (max-width: 1024px) {
  .m-message-003 {
    padding: 60px 20px 40px;
  }
}
@media screen and (max-width: 767px) {
  .m-message-003 {
    padding: 40px 20px 20px;
  }
}
@media screen and (max-width: 350px) {
  .m-message-003 {
    padding: 40px 15px 20px;
  }
}
@media screen and (max-width: 1024px) {
  .m-message-003__inner {
    flex-direction: column;
    padding: 0;
  }
}
@media screen and (max-width: 1024px) {
  .m-message-003__figure {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1024px) {
  .m-message-003__detail {
    width: calc(100% - 20px);
    margin: -10% 0 0 20px;
  }
}
@media screen and (max-width: 350px) {
  .m-message-003__detail {
    width: calc(100% - 15px);
    margin: -10% 0 0 15px;
  }
}
.m-message-003__headline {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .m-message-003__headline {
    margin-bottom: 20px;
  }
}
.m-message-003__headline:only-child {
  margin-bottom: 0;
}

.m-message-003__headline-txt {
  font-weight: 700;
  letter-spacing: 0.2em;
  /* color: var(--primary); */
}

.m-message-003__headline + .m-message-003__desc {
  margin-top: -2px;
}

.m-message-003__desc-txt {
  padding: 0 0 30px;
  font-weight: 500;
  line-height: 1.875;
  letter-spacing: 0.1em;
  /* color: #fff; */
}

@media screen and (max-width: 767px) {
  .m-message-003__desc-txt {
    padding: 0 0 24px;
  }
}
.m-message-003__desc-txt:last-child {
  padding-bottom: 4px;
}

@media screen and (max-width: 767px) {
  .m-message-003__desc-txt:last-child {
    padding-bottom: 2px;
  }
}
.m-message-003__desc:only-child .m-message-003__desc-txt:last-child {
  padding-bottom: 0;
}

/* -------------------------------------------
評価制度 001
------------------------------------------- */
/* shoud import font files */
.m-assessment-001 {
  /*background: #fff !important; */
}

@media screen and (min-width: 767.1px) {
  .m-assessment-001 {
    padding-top: 40px;
  }
}

.m-assessment-001__inner {
  padding: 0 40px;
  max-width: 920px;
}

@media screen and (max-width: 767px) {
  .m-assessment-001__inner {
    padding: 0 20px;
  }
}
.m-assessment-001__list-item {
  padding: 0 0 40px;
}

@media screen and (max-width: 767px) {
  .m-assessment-001__list-item {
    padding-bottom: 30px;
  }
}
.m-assessment-001__list-item:last-child {
  padding-bottom: 0;
}

.m-assessment-001__list-item-ttl {
  border-width: 1px 0;
  border-color: var(--primary-border);
}

.m-assessment-001__list-item-ttl:only-child {
  margin-bottom: 0;
}

.m-assessment-001__list-item-ttl-num {
  font-weight: 600;
  /*background: var(--primary-bg); */
  /*color: var(--primary-txt, #fff); */
}

.m-assessment-001__list-item-ttl-txt {
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 0.2em;
  /*color: var(--sub-txt); */
}

@media screen and (max-width: 767px) {
  .m-assessment-001__list-item-ttl-txt {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 320px) {
  .m-assessment-001__list-item-ttl-txt {
    font-size: 1.7rem;
  }
}
/*画像の横幅を縮める 子要素の「何番目」に適用させるかは適宜変更 */
.m-assessment-001__list-item:nth-child(2) .m-assessment-001__list-item-figure-img {
  /*max-width: 600px; */
  /*width: 100%; */
}

.m-assessment-001__list-item-desc {
  padding: 20px 20px 0;
  line-height: 1.875;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-assessment-001__list-item-desc {
    padding: 10px 0 0;
  }
}
.m-assessment-001__list-item-ttl + .m-assessment-001__list-item-desc,
.m-assessment-001__list-item-desc:only-child {
  padding-top: 0;
}

.m-assessment-001__list-item-desc-txt {
  /*color: var(--sub-txt); */
}

/* -------------------------------------------
企業理念 004
------------------------------------------- */
.m-about-004 {
  padding: 0 0 10px;
  /* background: #fff !important; */
}

/* @media screen and (max-width: 767px) {
  .m-about-004 {
    padding: 40px 0;
  }
} */
.m-about-004__detail {
  padding: 40px 0 0;
}

@media screen and (max-width: 767px) {
  .m-about-004__detail {
    padding: 20px 20px 0;
  }
}
@media screen and (max-width: 320px) {
  .m-about-004__detail {
    padding: 20px 5px 0;
  }
}
.m-about-004__headline {
  margin-bottom: 30px;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .m-about-004__headline {
    margin-bottom: 20px;
  }
}
.m-about-004__headline:only-child {
  margin-bottom: 0;
}

.m-about-004__headline-txt {
  font-weight: 700;
  color: var(--primary);
  letter-spacing: 0.2em;
}

.m-about-004__headline + .m-about-004__desc {
  margin-top: -2px;
}

.m-about-004__desc-txt {
  padding: 30px 0 0;
  /* color: #fff; */
  line-height: 1.875;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 767px) {
  .m-about-004__desc-txt {
    padding-top: 24px;
    text-align: left;
  }
}
.m-about-004__desc-txt:first-child {
  padding-top: 0;
}
