@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@600&display=swap");

.m-header-001,
.m-footer-001,
.single-post_recruit {
}

/* -------------------------------------------
共通パッチ
------------------------------------------- */
img {
  vertical-align: bottom;
}

strong,
b {
  font-weight: 700;
}

.c-module-container > section:nth-of-type(odd) {
  background-color: transparent;
}

.single-post_recruit {
  color: var(--sub-txt, #333);
  word-break: break-word;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .pc-tab {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .pc-tab {
    display: none;
  }
}

/* 大見出し */
.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;
  /* text-transform: uppercase; */
}

.c-headline-001__ja {
  font-weight: 700;
}

.c-headline-001__ja,
[class$="__headline-txt"],
[class$="__content-ttl"] {
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .c-headline-001__ja,
  [class$="__headline-txt"],
  [class$="__content-ttl"] {
    font-size: 2.1rem;
    letter-spacing: 0.3rem;
  }
}

@media screen and (max-width: 374px) {
  .c-headline-001__ja,
  [class$="__headline-txt"],
  [class$="__content-ttl"] {
    font-size: 1.9rem;
    letter-spacing: 0.15rem;
  }
}

/* -------------------------------------------
ヘッダー
------------------------------------------- */
.m-header-001__logo {
  padding: 30px 40px;
  background: var(--primary-bg);
}

.m-header-001__logo-link-img {
  max-height: 20px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo {
    padding: 18.5px 20px;
  }

  .m-header-001__logo-link-img {
    max-height: 13px;
  }
}

.m-header-001__logo {
  max-width: 65%;
}

.m-header-001__btn-link {
  min-height: 0;
  background: var(--primary);
}

.m-header-001 {
  background: var(--primary-bg);
}

.single-post_recruit .m-header-001 {
  background: transparent;
}

.m-header-001 + .m-kv-001 {
  margin-top: -80px;
}

@media screen and (max-width: 767px) {
  .m-header-001 + .m-kv-001 {
    margin-top: -50px;
  }
}

/* -------------------------------------------
フッター
------------------------------------------- */
.m-footer-001 {
  background: #fff;
  color: var(--primary-bg);
}

.m-footer-001__copyright {
  padding: 30px 0;
  font-family: inherit;
}

@media screen and (max-width: 767px) {
  .m-footer-001__copyright {
    padding: 20px 0;
  }
}

/* -------------------------------------------
募集要項
------------------------------------------- */
[class^="m-require-"][class$="__detail-row"] {
  border-color: var(--primary-border);
}

[class^="m-require-"][class$="__detail-ttl"] {
  font-weight: 700;
  color: var(--primary-txt);
}

[class^="m-require-"][class$="__detail-desc"] {
  font-weight: 500;
  color: var(--primary-txt);
}

[class^="m-require-"][class$="__detail-flow-ttl-number"] {
  background: var(--primary);
}

[class^="m-require-"][class$="__entry-btn"] {
  background: var(--primary);
}

.m-require-002 {
  background: var(--primary-bg) !important;
  padding: 100px 0;
}

@media screen and (max-width: 767px) {
  .m-require-002 {
    padding: 50px 0;
  }
}

.m-require-002 .c-headline-001__ja {
  color: var(--primary-txt);
}

.m-require-002__detail-row::before {
  background: var(--primary-border);
  opacity: 1;
}

/* -------------------------------------------
仕事内容（単体） 001
------------------------------------------- */
.m-jobs-001 {
  padding: 100px 20px 0;
  background: var(--primary-bg) !important;
  color: var(--primary-txt);
}

@media screen and (max-width: 767px) {
  .m-jobs-001 {
    padding: 50px 20px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-001__content-desc {
    text-align: left;
  }
}

.m-jobs-001__list {
  padding: 0;
}

.m-jobs-001__list-item:last-child {
  padding-bottom: 0;
}

.m-jobs-001__list-item-inner {
  align-items: center;
}

@media screen and (max-width: 1024px) {
  .m-jobs-001__list-item-inner {
    flex-direction: column;
  }
}

@media screen and (max-width: 1024px) {
  .m-jobs-001__list-item:nth-child(even) .m-jobs-001__list-item-inner {
    flex-direction: column;
  }
}

.m-jobs-001__list-item-figure {
  min-height: 490px;
}

@media screen and (max-width: 1024px) {
  .m-jobs-001__list-item-figure {
    width: 100%;
    min-height: 440px; /*適宜変更*/
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-figure {
    min-height: auto;
  }
}

.m-jobs-001__list-item-detail {
  width: 45%;
  margin: 0;
  padding: 40px 0% 40px 40px;
}

@media screen and (max-width: 1024px) {
  .m-jobs-001__list-item-detail {
    width: 100%;
    margin: 0;
    padding: 20px 0px;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-detail {
    width: 100%;
    margin: 0 0 0 0%;
    padding: 20px 0;
  }
}

.m-jobs-001__list-item:nth-child(even) .m-jobs-001__list-item-detail {
  margin: 0;
  padding: 40px 40px 40px 0%;
}

@media screen and (max-width: 1024px) {
  .m-jobs-001__list-item:nth-child(even) .m-jobs-001__list-item-detail {
    padding: 20px 0px;
  }
}

@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;
  }
}

@media screen and (max-width: 1024px) {
  .m-jobs-001__list-item:last-child .m-jobs-001__list-item-detail {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-figure {
    min-height: auto;
  }
}

.m-jobs-001__list-item-detail-job {
  font-weight: 600;
  padding: 0;
  background: none;
  color: var(--primary-txt);
  line-height: 1.4;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-detail-job {
    font-size: 2.4rem;
  }
}

.m-jobs-001__list-item-detail-ttl {
  display: block; /*safariバグ対策*/
  padding: 0;
  margin: 0 0 25px;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  background: transparent;
  color: var(--primary-txt);
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-detail-ttl {
    font-size: 1.8rem;
    margin: 0 0 20px;
  }
}

.m-jobs-001__list-item-detail-desc {
  font-weight: 500;
}

/* -------------------------------------------
社風 001
------------------------------------------- */
.m-culture-001 {
  padding: 100px 0;
  background: var(--primary-bg) !important;
  color: var(--primary-txt);
}

@media screen and (max-width: 767px) {
  .m-culture-001 {
    padding: 50px 0;
  }
}

.m-culture-001__inner {
  max-width: 1480px;
  padding: 0 20px;
}

.m-culture-001__list {
  padding: 0;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin: -12px;
}

@media screen and (max-width: 1024px) {
  .m-culture-001__list {
    margin: -15px;
  }
}

@media screen and (max-width: 1024px) {
  .m-culture-001__list-item {
    padding: 15px;
  }
}

.m-culture-001__list-item-figure-img {
  width: 100%;
}

.m-culture-001__list-item-detail-ttl {
  border-width: 0 0 1px;
  font-weight: 700;
  border-color: var(--primary-txt, #04a1af);
  /* color: var(--primary); */
}

.m-culture-001__list-item-detail-ttl:only-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.m-culture-001__list-item-detail-ttl-txt {
  font-size: 2rem;
}

@media screen and (max-width: 767px) {
  .m-culture-001__list-item-detail-ttl-txt {
    font-size: 1.5rem;
  }
}

.m-culture-001__list-item-detail-desc {
  /* color: var(--primary); */
}

.m-culture-001__list-item-detail-desc-txt {
  text-align: justify;
}

/* -------------------------------------------
プロジェクト紹介 002
------------------------------------------- */
.m-project-002 {
  padding: 0;
}

@media screen and (max-width: 767px) {
  .m-project-002 {
    padding: 0;
  }
}

.m-project-002 .c-headline-001 {
  margin: 0;
}

.m-project-002__ttl {
  font-weight: 700;
}

.m-project-002__lead {
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .m-project-002__lead {
    text-align: left;
  }
}

.m-project-002__member-item-ttl-name {
  font-weight: 700;
}

.m-project-002__contents {
  margin: 40px auto 0;
}

@media screen and (max-width: 767px) {
  .m-project-002__contents {
    margin-top: 30px;
  }
}

.m-project-002__contents-section-detail-number {
  font-weight: 400;
  background: var(--primary);
}

@media screen and (max-width: 767px) {
  .m-project-002__contents-section-detail-number {
    margin: 0 0 15px;
  }
}

.m-project-002__contents-section-detail-ttl {
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .m-project-002__contents-section-detail-ttl {
    font-size: 1.8rem;
    margin: 0 0 15px;
  }
}

.m-project-002__contents-section-detail-content-txt {
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  .m-project-002__contents-section:last-child .m-project-002__contents-section-detail {
    padding-bottom: 0;
  }
}

/* -------------------------------------------
評価制度 005
------------------------------------------- */
.m-assessment-005 {
  padding: 100px 0;
}

@media screen and (max-width: 767px) {
  .m-assessment-005 {
    padding: 50px 0;
  }
}

.m-assessment-005__inner {
  padding: 0 40px;
}

@media screen and (max-width: 1024px) {
  .m-assessment-005__inner {
    padding: 0 20px;
  }
}

.m-assessment-005__list {
  margin: 0 -20px 0;
}

.m-assessment-005__list-item {
  padding: 40px 20px 0;
}

@media screen and (max-width: 1024px) {
  .m-assessment-005__list-item {
    padding: 40px 40px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-assessment-005__list-item {
    padding: 20px 20px 0;
  }
}

.m-assessment-005__list-item:nth-child(-n + 2) {
  padding-top: 0;
}

@media screen and (max-width: 1024px) {
  .m-assessment-005__list-item:nth-child(2) {
    padding-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .m-assessment-005__list-item:nth-child(2) {
    padding-top: 20px;
  }
}

.m-assessment-005__list-item-inner {
  border-color: #ddd;
}

.m-assessment-005__list-item-ttl:only-child {
  margin-bottom: 0;
}

.m-assessment-005__list-item-ttl-num {
  font-weight: 600;
  background: var(--primary);
}

.m-assessment-005__list-item-ttl-txt {
  font-weight: 700;
  /*color: var(--sub-txt); */
}

@media screen and (max-width: 1024px) {
  .m-assessment-005__list-item-ttl-txt {
    font-size: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .m-assessment-005__list-item-ttl-txt {
    font-size: 1.6rem;
  }
}

.m-assessment-005__list-item-desc:only-child,
.m-assessment-005__list-item-ttl + .m-assessment-005__list-item-desc {
  padding-top: 0;
}

.m-assessment-005__list-item-desc-txt {
  /*color: var(--sub-txt); */
}

/* -------------------------------------------
プロジェクト紹介 004
------------------------------------------- */
.m-project-004 {
  padding: 0;
}

.m-project-004 .c-headline-001 {
  margin: 0;
}

.m-project-004__eyecatch {
  padding: 100px 20px;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .m-project-004__eyecatch {
    padding: 50px 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-project-004__eyecatch-inner {
    padding: 30px 20px;
  }
}

.m-project-004__ttl {
  font-weight: 700;
}

@media screen and (max-width: 374px) {
  .m-project-004__ttl {
    font-size: 1.6rem;
    letter-spacing: 0.1rem;
  }
}

.m-project-004__ttl::after {
  background: var(--sub-bg);
}

.m-project-004__lead {
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .m-project-004__lead {
    text-align: left;
  }
}

.m-project-004__member-item-inner {
  height: 100%;
}

.m-project-004__contents-section-detail-ttl {
  font-weight: 700;
}

@media screen and (max-width: 374px) {
  .m-project-004__contents-section-detail-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.m-project-004__contents-section-detail-content-txt {
  font-weight: 500;
}

/* -------------------------------------------
仕事内容（単体） 005
------------------------------------------- */
.m-jobs-005 {
  padding: 100px 40px;
}

@media screen and (max-width: 767px) {
  .m-jobs-005 {
    padding: 50px 20px;
  }
}

.m-jobs-005 .c-headline-001__en {
  color: var(--sub-bg);
}

.m-jobs-005__content-images {
  padding-top: 0;
}

.m-jobs-005__content-ttl {
  font-size: 3rem;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .m-jobs-005__content-ttl {
    font-size: 2rem;
  }
}

@media screen and (max-width: 374px) {
  .m-jobs-005__content-ttl {
    font-size: 1.8rem;
  }
}

.m-jobs-005__content-desc {
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .m-jobs-005__content-desc {
    text-align: left;
  }
}

@media screen and (min-width: 1024.1px) {
  .m-jobs-005__list > * {
    padding-bottom: 0;
  }
}

.m-jobs-005__list-item {
  display: flex;
}

@media screen and (max-width: 1024px) {
  .m-jobs-005__list-item:last-child {
    padding-bottom: 0;
  }
}

.m-jobs-005__list-item-inner {
  display: flex;
}

.m-jobs-005__list-item-detail {
  background: var(--sub-bg);
}

.m-jobs-005__list-item-detail-job {
  font-weight: 600;
  line-height: 1.2;
}

.m-jobs-005__list-item-detail-ttl {
  margin-top: 24px;
  font-weight: 500;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .m-jobs-005__list-item-detail-ttl {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 20px;
  }
}

@media screen and (max-width: 374px) {
  .m-jobs-005__list-item-detail-ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 767.01px) {
  .m-jobs-005__list-item-detail-desc {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
