@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@600&amp;display=swap');

/* -------------------------------------------
共通パッチ
------------------------------------------- */
.single-post_recruit {
  color: var(--sub-txt);
}

.m-header-001__logo {
  padding: 26px 25px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo {
    padding: 16px 15px;
  }
}

.m-header-001__logo-link-img {
  max-height: 28px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo-link-img {
    max-height: 18px;
  }
}

@media screen and (max-width: 767px) {
  .m-header-001__btn-link {
    min-height: 50px;
  }
}

.c-headline-001__en {
  font-weight: 400;
  letter-spacing: .05rem;
}

.c-headline-001__ja {
  font-weight: 700;
  letter-spacing: .2rem;
  line-height: 1.5;
  margin: 5px 0 0;
}

.c-module-container>section:nth-of-type(odd) {
  background-color: var(--primary-txt);
}

/* フッター */
.m-footer-001__copyright {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 30px 0;
}

@media screen and (max-width: 767px) {
  .m-footer-001__copyright {
    padding: 15px 0;
  }
}

/* -------------------------------------------
メッセージ 003
------------------------------------------- */
.m-message-003 {
  padding: 80px 20px;
}

@media screen and (max-width: 767px) {
  .m-message-003 {
    padding: 40px 20px;
  }
}

.m-message-003__inner {
  max-width: 1640px;
}

@media screen and (max-width: 1024px) {
  .m-message-003__inner {
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
}

@media screen and (max-width: 1024px) {
  .m-message-003__figure {
    width: calc(100% - 20px);
  }
}

.m-message-003__detail {
  background: var(--primary);
}

@media screen and (max-width: 1024px) {
  .m-message-003__detail {
    width: calc(100% - 20px);
    margin: -10% 0 0 20px;
  }
}

.m-message-003__headline-txt {
  line-height: 1.5;
}

.m-message-003__desc-txt {
  padding: 20px 0 0;
}

@media screen and (max-width: 767px) {
  .m-message-003__desc-txt {
    padding: 10px 0 0;
  }
}

/* -------------------------------------------
プロジェクト紹介 002
------------------------------------------- */
.m-project-002 {
  padding: 0 20px;
}

@media screen and (max-width: 767px) {
  .m-project-002 {
    padding: 0;
  }
}

.m-project-002 .c-headline-001 {
  display: none;
}

.m-project-002__ttl {
  line-height: 1.6;
  color: var(--primary);
}

.m-project-002__lead {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .m-project-002__lead {
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
  }
}

.m-project-002__member {
  max-width: 980px;
}

.m-project-002__member-item-ttl-name {
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
  .m-project-002__member-item-ttl-name {
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 0.06rem;
  }
}

.m-project-002__contents-section-detail {
  font-weight: 400;
}

.m-project-002__contents-section-detail-ttl {
  font-weight: 700;
}

.m-project-002__contents-section-detail-content-txt {
  font-size: 15px;
  font-size: 1.5rem;
}

@media screen and (max-width: 767px) {
  .m-project-002__contents-section-detail-content-txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.m-project-002__eyecatch-img {
  vertical-align: top;
}

.m-project-002__member-item {
  margin: 0;
  padding: 20px 20px 0;
}

@media screen and (max-width: 767px) {
  .m-project-002__member-item {
    padding: 4px 4px 0;
  }
}

.m-project-002__member-item-desc {
  padding: 10px 0 0;
}

/* -------------------------------------------
仕事内容(一覧) 001
------------------------------------------- */
.m-works-001__desc-txt {
  font-size: 15px;
  font-size: 1.5rem;
  padding-bottom: 0;
}

@media screen and (max-width: 767px){
  .m-works-001__desc-txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px){
  .m-works-001__item:not(:last-child) {
    margin-bottom: 40px;
  }
}

_:-ms-fullscreen, :root .m-works-001__ttl-en {
  padding-top: 0;
  padding-bottom: 4px;
}

@media screen and (max-width: 767px){
  _:-ms-fullscreen, :root .m-works-001__ttl-en {
    padding-top: 6px;
    padding-bottom: 8px;
  }
}

_:-ms-fullscreen, :root .m-works-001__ttl-ja {
  padding-top: 6px;

}

@media screen and (max-width: 767px){
  _:-ms-fullscreen, :root .m-works-001__ttl-ja {
    padding-bottom: 2px;
  }
}

.m-works-001__ttl-en {
  background: var(--primary);
  letter-spacing: .15rem;
}

.m-works-001__ttl-ja {
  font-size: 19px;
  font-size: 1.9rem;
  background: var(--primary);
  letter-spacing: .15rem;
}

@media screen and (max-width: 767px){
  .m-works-001__ttl-ja {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px){
  .m-works-001__detail {
    margin: -28px 0 0;
  }
}

/* -------------------------------------------
メッセージ 002
------------------------------------------- */
.m-message-002 {
  background-position: 0 50%;
}

.m-message-002__inner {
  padding: 190px 40px 165px;
}

@media screen and (max-width: 767px) {
  .m-message-002__inner {
    padding: 60px 40px 40px;
  }
}

.m-message-002__inner::before {
  opacity: .7;
}

.m-message-002__detail {
  padding: 0;
}

.m-message-002__headline-txt {
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .m-message-002__desc-txt {
    text-align: left;
  }
}

/* -------------------------------------------
募集要項 003
------------------------------------------- */
.m-require-003 {
  background: var(--sub-bg);
}

.m-require-003 .c-headline-001__ja {
  font-weight: 700;
}

.m-require-003__detail {
  padding-top: 20px;
}

@media screen and (max-width: 767px) {
  .m-require-003__detail {
    padding-top: 10px;
  }
}

.m-require-003__detail-row {
  /* border-top: 1px solid #ddd; */
  border-color: var(--primary-border);
}

.m-require-003__detail-row:last-child {
  /* border-bottom: 1px solid #ddd; */
  border-color: var(--primary-border);
}

.m-require-003__detail-desc {
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .c-headline-001__ja,
  [class$="__headline-txt"],
  [class$="__content-ttl"] {
     font-size: 2rem;
     letter-spacing: .2rem;
  }
}

@media screen and (max-width: 374px) {
  .c-headline-001__ja,
  [class$="__headline-txt"],
  [class$="__content-ttl"] {
     font-size: 1.8rem;
     letter-spacing: .1rem;
  }
}
