@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 {
  --font-yu-gothic: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  --font-josefin-sans: "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif;
}

/* -------------------------------------------
共通パッチ
------------------------------------------- */
img {
  vertical-align: bottom;
}

strong,
b {
  font-weight: 700;
}

/* PCとタブレットのみ改行を適用 */
@media screen and (min-width: 768px) {
  .pc-tab {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .pc-tab {
    display: none;
  }
}

.m-footer-001__copyright {
  padding: 30px 0;
  font-family: inherit;
}

@media screen and (max-width: 767px) {
  .m-footer-001__copyright {
    padding: 20px 0;
  }
}

.single-post_recruit {
  color: var(--sub-txt, #333);
  word-break: break-word;
  font-weight: 500;
}

.c-module-container > section:nth-of-type(odd) {
  background-color: transparent;
}

.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: 500;
}

.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.2rem;
    letter-spacing: 0.3rem;
  }
}

@media screen and (max-width: 374px) {
  .c-headline-001__ja,
  [class$="__headline-txt"],
  [class$="__content-ttl"] {
    font-size: 2rem;
    letter-spacing: 0.15rem;
  }
}

/* -------------------------------------------
ヘッダー
------------------------------------------- */
.m-header-001__logo {
  padding: 26.5px 40px;
}

.m-header-001__logo-link-img {
  max-height: 27px;
}

@media screen and (max-width: 767px) {
  .m-header-001__logo {
    padding: 15px 15px;
  }

  .m-header-001__logo-link-img {
    max-height: 20px;
  }
}

.m-header-001__logo {
  max-width: none;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
}

.m-header-001__btn-link {
  min-height: 50px;
}

/* -------------------------------------------
KV
------------------------------------------- */
.m-kv-001.-welfare {
  background: #d9e9f2 !important;
}

.m-kv-001.-welfare .m-kv-001__figure {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 40px;
}

@media screen and (max-width: 767px) {
  .m-kv-001.-welfare .m-kv-001__figure {
    max-width: 300px;
    padding: 0;
  }
}

/* -------------------------------------------
メッセージ 005
------------------------------------------- */
.m-message-005 {
  padding: 80px 0;
  overflow: hidden;
  /* background: #000 !important; */
}

@media screen and (max-width: 767px) {
  .m-message-005 {
    padding: 40px 0;
  }
}

.m-message-005__inner {
  padding: 0;
}

.m-message-005__images {
  margin: -5px 0;
}

@media screen and (max-width: 767px) {
  .m-message-005__images {
    margin: -2.5px 0;
  }
}

.m-message-005__images-item {
  padding: 5px;
}

@media screen and (max-width: 767px) {
  .m-message-005__images-item {
    padding: 2.5px;
  }
}

@media screen and (max-width: 767px) {
  .m-message-005__images-item:nth-child(even) {
    padding-left: 2px;
  }
}

@media screen and (max-width: 767px) {
  .m-message-005__images-item:nth-child(odd) {
    padding-right: 2px;
  }
}

@media screen and (max-width: 767px) {
  .m-message-005__images-item:nth-child(odd):last-child {
    padding-right: 2.5px;
  }
}

@media screen and (min-width: 767.01px) {
  .m-message-005__images-item:first-child {
    padding-left: 0;
  }
}

@media screen and (min-width: 767.01px) {
  .m-message-005__images-item:last-child {
    padding-right: 0;
  }
}

.m-message-005__detail {
  padding: 40px 40px 0;
}

@media screen and (max-width: 1024px) {
  .m-message-005__detail {
    padding: 40px 20px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-message-005__detail {
    padding: 30px 20px 0;
  }
}

.m-message-005__headline {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .m-message-005__headline {
    margin-bottom: 20px;
  }
}

.m-message-005__headline:only-child {
  margin-bottom: 0;
}

.m-message-005__headline + .m-message-005__desc {
  margin-top: -2px;
}

.m-message-005__headline-txt {
  font-weight: 700;
  /* color: var(--primary); */
}

.m-message-005__desc-txt {
  padding: 0 0 30px;
  /* color: #fff; */
}

@media screen and (max-width: 767px) {
  .m-message-005__desc-txt {
    padding-bottom: 24px;
    text-align: left;
  }
}

.m-message-005__desc-txt:last-child {
  padding-bottom: 0;
}

/* -------------------------------------------
お知らせ005
------------------------------------------- */
.m-news-005__list-item-content {
  background: var(--sub-bg);
  padding: 60px 60px 60px 260px;
}

@media screen and (max-width: 767px) {
  .m-news-005__list-item-content {
    background: var(--sub-bg);
    padding: 30px;
  }
}

.m-news-005__list-item-ttl-date {
  font-family: var(--font, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif);
}

.m-news-005__list-item-ttl-txt {
  margin: 5px 0;
}

/* -------------------------------------------
仕事内容(一覧) 001
------------------------------------------- */
.m-works-001 {
  background: var(--sub-bg) !important;
}

.m-works-001__desc-txt {
  padding-bottom: 0;
}

@media screen and (max-width: 767px) {
  .m-works-001__item:not(:last-child) {
    margin-bottom: 40px;
  }
}

.m-works-001__detail {
  margin-top: -28px;
}

@media screen and (max-width: 767px) {
  .m-works-001__detail {
    margin-top: -20px;
  }
}

_:-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;
  }
}

.m-works-001__ttl-ja {
  padding: 6px 20px 4px;
}

@media screen and (max-width: 767px) {
  .m-works-001__ttl-ja {
    margin-bottom: 0;
  }
}

_:-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;
  }
}

/* -------------------------------------------
福利厚生 001
------------------------------------------- */
.m-welfare-001 {
  background: var(--sub-bg) !important;
}

.m-welfare-001__inner {
  max-width: 1140px;
  padding: 0 30px;
}

@media screen and (max-width: 1024px) {
  .m-welfare-001__inner {
    padding: 0 20px;
  }
}

.m-welfare-001__list {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: -20px;
}

@media screen and (max-width: 1024px) {
  .m-welfare-001__list {
    margin-top: 0;
  }
}

.m-welfare-001__list-item {
  padding: 20px 10px 0;
}

@media screen and (max-width: 1024px) {
  .m-welfare-001__list-item {
    width: 100%;
    padding: 20px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  .m-welfare-001__list-item:first-child {
    padding-top: 0;
  }
}

.m-welfare-001__list-item-inner {
  border-color: var(--primary-border);
  /* background: #000; */
}

.m-welfare-001__list-item-ttl {
  margin-bottom: 20px;
}

.m-welfare-001__list-item-ttl:last-child {
  margin-bottom: 0;
}

.m-welfare-001__list-item-ttl-num {
  /* color: var(--primary-txt); */
  /* background: var(--primary); */
  font-weight: 600;
}

.m-welfare-001__list-item-ttl-txt {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.4;
  /* color: var(--primary); */
}

@media screen and (max-width: 767px) {
  .m-welfare-001__list-item-ttl-txt {
    font-size: 2rem;
  }
}

.m-welfare-001__list-item-figure {
  margin-bottom: 10px;
}

.m-welfare-001__list-item-figure:last-child {
  margin-bottom: 0;
}

.m-welfare-001__list-item-desc {
  padding: 0;
}

.m-welfare-001__list-item-ttl + .m-welfare-001__list-item-desc {
  margin-top: -2px;
}

.m-welfare-001__list-item-desc-txt {
  font-size: 1.5rem;
  text-align: justify;
  /* color: #fff; */
}

.m-welfare-001__desc {
  padding: 40px 0 0;
}

@media screen and (max-width: 767px) {
  .m-welfare-001__desc {
    padding-top: 20px;
  }
}

.m-welfare-001__desc-txt {
  padding: 30px 0 0;
  /* color: var(--sub-txt); */
}

@media screen and (max-width: 767px) {
  .m-welfare-001__desc-txt {
    padding: 24px 0 0;
  }
}

.m-welfare-001__desc-txt:first-child {
  padding-top: 0;
}

/* -------------------------------------------
メッセージ 003
------------------------------------------- */
.m-message-003 {
  padding: 80px 20px 0;
  /* background: #000 !important; */
}

@media screen and (max-width: 767px) {
  .m-message-003 {
    padding: 40px 20px 0;
  }
}

@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);
  }
}

@media screen and (max-width: 1024px) {
  .m-message-003__detail {
    width: calc(100% - 20px);
    margin: -10% 0 0 20px;
  }
}

.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;
  /* 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;
  /* 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;
}

/* -------------------------------------------
企業理念 002
------------------------------------------- */
.m-about-002 {
  padding-top: 16.25%;
  padding-bottom: 0;
}

@media screen and (min-width: 1600.01px) {
  .m-about-002 {
    padding-top: 260px;
  }
}

.m-about-002__background {
  top: 0;
  height: 0;
  max-height: none;
  padding-top: 25%;
  /* background-position: top center; */
}

@media screen and (min-width: 1600.01px) {
  .m-about-002__background {
    padding-top: 400px;
  }
}

.m-about-002__detail {
  padding-bottom: 100px;
  /* background: #000 !important; */
}

@media screen and (max-width: 767px) {
  .m-about-002__detail {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.m-about-002__headline {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .m-about-002__headline {
    margin-bottom: 20px;
  }
}

.m-about-002__headline:only-child {
  margin-bottom: 0;
}

.m-about-002__headline-txt {
  font-weight: 700;
  /* color: var(--primary); */
}

.m-about-002__headline + .m-about-002__desc {
  margin-top: -2px;
}

.m-about-002__desc-txt {
  padding: 30px 0 0;
  /* color: #fff; */
}

@media screen and (max-width: 767px) {
  .m-about-002__desc-txt {
    text-align: left;
    padding-top: 24px;
  }
}

.m-about-002__desc-txt:first-child {
  padding-top: 0;
}

/* -------------------------------------------
仕事詳細 001
------------------------------------------- */
.m-work-001 {
  padding: 80px 0;
  background: var(--sub-bg) !important;
}

@media screen and (max-width: 767px) {
  .m-work-001 {
    padding: 40px 0;
  }
}

.m-work-001__inner {
  margin: 0 auto;
  padding: 0 40px;
}

@media screen and (max-width: 1024px) {
  .m-work-001__inner {
    padding: 0 20px;
  }
}

.m-work-001__detail {
  margin-top: -20px;
}

@media screen and (max-width: 1024px) {
  .m-work-001__detail {
    padding: 0 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-work-001__detail {
    margin-top: -15px;
  }
}

.m-work-001__ttl-en {
  font-weight: 400;
  line-height: 1.4;
  padding: 8px 15px 0;
}

@media screen and (max-width: 767px) {
  .m-work-001__ttl-en {
    padding: 10px 20px 6px;
  }
}

.m-work-001__ttl-ja {
  padding: 7px 20px;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .m-work-001__ttl-ja {
    padding: 7px 20px;
  }
}

.m-work-001__desc-ttl {
  font-weight: 500;
  font-size: 1.7rem;
  background: #fff;
  color: var(--sub-txt);
  display: inline-block;
  margin: 2.2em 0 0;
}

@media screen and (max-width: 767px) {
  .m-work-001__desc-ttl {
    font-size: 1.4rem;
    padding: 7px 20px;
  }
}

.m-work-001__desc-txt {
  margin: 1.5em 0 0;
}

.m-work-001__detail .m-work-001__figure {
  margin: 1.8em 0 0;
}

.m-work-001__recommend {
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .m-work-001__recommend {
    margin-top: 40px;
  }
}

/* -------------------------------------------
インタビュー 004
------------------------------------------- */
@media screen and (max-width: 767px) {
  .m-interview-004 {
    padding-bottom: 40px;
  }
}

.m-interview-004__nav {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-headline-001 + .m-interview-004__nav {
  margin-top: -5px;
}

.m-interview-004__nav-item:only-child {
  width: 100%;
  max-width: 250px;
}

.m-interview-004__nav-item-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.m-interview-004__nav-item-figure {
  min-height: 1px; /* for IE */
}

.m-interview-004__nav-item-ttl {
  flex: 1 0 auto;
}

.m-interview-004__nav-item-ttl-category {
  font-weight: 500;
}

.m-interview-004__nav-item-ttl-name {
  font-weight: 700;
}

.m-interview-004__nav-item-ttl-ruby {
  font-family: var(--font-en, "Josefin Sans", "Noto Sans JP", Arial, Helvetica, sans-serif);
  font-weight: 400;
}

.m-interview-004__nav-item-ttl {
  flex: 1 0 auto;
}

@media screen and (max-width: 767px) {
  .m-interview-004__contents {
    margin: 30px 5px 0;
  }
}

.m-interview-004__contents-section {
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .m-interview-004__contents-section {
    margin-bottom: 40px;
  }
}

.m-interview-004__contents-section-detail {
  padding-bottom: 0;
}

@media screen and (max-width: 767px) {
  .m-interview-004__contents-section-figure + .m-interview-004__contents-section-detail {
    margin-top: -60px;
  }
}

.m-interview-004__contents-section-detail-ttl {
  font-weight: 700;
}

.m-interview-004__contents-section-detail-intro {
  font-weight: 500;
}

.m-interview-004__contents-section-detail-content-txt:last-child {
  margin-bottom: 0;
}

.m-interview-004__contents-section-detail-content-txt-name {
  font-weight: 700;
}

.m-interview-004__contents-section-detail-content-txt-block {
  font-weight: 500;
}

/* -------------------------------------------
メッセージ 002
------------------------------------------- */
.m-message-002 {
  /* background: #000 !important; */
  /* background-position: top center; */
}

.m-message-002__inner {
  padding: 100px 40px;
}

@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); */
}

.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; */
}

@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-require-003 {
  padding: 100px 0;
}

@media screen and (max-width: 767px) {
  .m-require-003 {
    padding: 50px 0;
  }
}

.m-require-003__detail-row {
  border-color: var(--primary-border, #ddd);
}

.m-require-003__detail-row:last-child {
  border-color: var(--primary-border, #ddd);
}

.m-require-003__detail-ttl {
  font-weight: 700;
  color: var(--sub-txt);
}

.m-require-003__detail-desc {
  font-weight: 500;
}

.m-require-003__detail-flow-ttl-number {
}

/* -------------------------------------------
フッター
------------------------------------------- */
.m-footer-001 {
  background: var(--sub-bg);
  color: var(--primary);
}
