/*カスタム*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@600&display=swap');

/* -------------------------------------------
共通パッチ
------------------------------------------- */
body {
  background:#fff;
}

.m-header-001__logo {
  padding: 8px 2%;
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .m-header-001__logo {
    padding: 8px 2%;
  }
}

@media screen and (max-width: 767px) {
  .m-header-001__logo {
    padding: 6px 2%;
  }
}

.m-header-001__logo-link-img {
  max-height: 63px;
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .m-header-001__logo-link-img {
    max-height: 62px;
  }
}

@media screen and (max-width: 767px) {
  .m-header-001__logo-link-img {
    max-height: 60px;
  }
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .m-header-001__btn-link {
    min-height: 60px;
  }
}

.c-headline-001__en {
  font-weight: 400;
  color: #f88900;
}

.c-headline-001__ja {
  font-weight: 700;
  color: #333;
}

@media screen and (max-width: 767px) {
  .c-headline-001__ja {
    font-size: 2rem;
    font-size: 20px;
  }
}

@media screen and (max-width: 320px) {
  .c-headline-001__ja {
    letter-spacing: .2rem;
  }
}

.m-footer-001 {
  background: #f88900;
  color: #fff;
}

/* フッター */
.m-footer-001__copyright {
  padding: 20px 0;
}

@media screen and (max-width: 767px) {
.m-footer-001__copyright {
    padding: 15px 0;
  }
}

/* -------------------------------------------
評価制度 001
------------------------------------------- */
.m-assessment-001 {
  padding: 80px 0 56px 0;
  /* background: #000 !important; */
}

@media screen and (max-width: 1024px) {
  .m-assessment-001 {
    padding: 80px 0 68px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-assessment-001 {
    padding: 40px 0 28px 0;
  }
}

.m-assessment-001 .c-headline-001__en {
  /* color: #fff; */
}

.m-assessment-001 .c-headline-001__ja {
  /* color: #fff; */
}

@media screen and (max-width: 1024px) {
  .m-assessment-001__list-item {
    padding: 12px 20px;
  }
}

.m-assessment-001__list-item:first-child {
  padding-top: 0;
}

.m-assessment-001__list-item-ttl {
  border: solid #ddd;
  border-width: 1px 0;
}

.m-assessment-001__list-item-ttl-num {
  font-weight: 600;
  /* background: #3391c2; */
}

.m-assessment-001__list-item-ttl-txt {
  font-size: 2.5rem;
  color: #333;
}

@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;
  }
}

@media screen and (max-width: 767px) {
  .m-assessment-001__list-item-figure {
    padding: 0;
  }
}

/* 子要素の「何番目」に適用させるかは適宜変更 */
.m-assessment-001__list-item:nth-child(3) .m-assessment-001__list-item-figure-img {
  max-width: 70%;
}

@media screen and (max-width: 767px) {
  .m-assessment-001__list-item:nth-child(3) .m-assessment-001__list-item-figure-img {
    max-width: 100%;
  }
}

.m-assessment-001__list-item:nth-child(3) .m-assessment-001__list-item-desc {
  margin-top: 15px;
}

.m-assessment-001__list-item-desc {
  padding: 0 20px;
  color: #333;
}

@media screen and (max-width: 767px) {
  .m-assessment-001__list-item-desc {
    padding: 0;
  }
}

/* -------------------------------------------
仕事内容（単体） 005
------------------------------------------- */
.m-jobs-005 {
  padding: 0 20px 80px 20px;
  /* background: #000 !important; */
}

@media screen and (max-width: 1024px) {
  .m-jobs-005 {
    padding: 0 20px 80px 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-005 {
    padding: 0 20px 40px 20px;
  }
}

.m-jobs-005 .c-headline-001__en {
  /* color: #fff; */
}

.m-jobs-005 .c-headline-001__ja {
  /* color: #fff; */
}

.m-jobs-005__content-images {
  margin: 0 auto 30px;
  padding: 0 0 10px 0;
}

@media screen and (max-width: 767px) {
  .m-jobs-005__content-images {
    margin: 0 auto 20px;
    padding: 0;
  }
}

.m-jobs-005__content-ttl {
  font-size: 3rem;
  color: #333;
}

@media screen and (max-width: 767px) {
  .m-jobs-005__content-ttl {
    font-size: 1.8rem;
    letter-spacing: .2rem;
  }
}

@media screen and (max-width: 320px) {
  .m-jobs-005__content-ttl {
    font-size: 1.7rem;
  }
}

.m-jobs-005__content-desc {
  color: #333;
}

@media screen and (max-width: 767px) {
  .m-jobs-005__content-desc {
    text-align: left;
  }
}

.m-jobs-005__list-item {
  padding-bottom: 0;
}

.m-jobs-005__list-item-inner {
  height: 100%;
}

.m-jobs-005__list-item-detail {
  height: 100%;
  padding: 40px;
  /* background: #ffee84; */
}

@media screen and (max-width: 767px) {
  .m-jobs-005__list-item-detail {
    padding: 20px;
  }
}

.m-jobs-005__list-item-detail-job {
  font-size: 3rem;
  font-weight: 600;
  /* color: #fff; */
  line-height: 1.25;
}

@media screen and (max-width: 767px) {
  .m-jobs-005__list-item-detail-job {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 320px) {
  .m-jobs-005__list-item-detail-job {
    font-size: 2.2rem;
    letter-spacing: 0rem;
  }
}

.m-jobs-005__list-item-detail-ttl {
  margin: 25px 0;
  font-size: 2.5rem;
  /* color: #fff; */
}

@media screen and (max-width: 1024px) {
  .m-jobs-005__list-item-detail-ttl {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-005__list-item-detail-ttl {
    margin: 10px 0;
    font-size: 2rem;
  }
}

.m-jobs-005__list-item-detail-desc {
  font-size: 1.6rem;
  /* color: #fff; */
  text-align: justify;
}

@media screen and (max-width: 767px) {
  .m-jobs-005__list-item-detail-desc {
    font-size: 1.5rem;
  }
}

/* -------------------------------------------
メッセージ 003
------------------------------------------- */
.m-message-003 {
  padding: 0;
  /* background: #000 !important; */
}

@media screen and (max-width: 767px) {
  .m-message-003 {
    padding: 0;
  }
}

.m-message-003__inner{
  padding: 0;
}

@media screen and (max-width: 767px){
  .m-message-003__inner{
  padding: 0;
  }
}

.m-message-003__headline-txt {
  /* color: #fff; */
}

@media screen and (max-width: 1024px) {
  .m-message-003__headline-txt {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 767px) {
  .m-message-003__headline-txt {
    font-size: 2rem;
    letter-spacing: .2rem;
  }
}

@media screen and (max-width: 320px) {
  .m-message-003__headline-txt {
    font-size: 1.8rem;
  }
}

.m-message-003__detail {
  /* background: #000; */
}

@media screen and (max-width: 1024px) {
  .m-message-003__detail {
    margin: 40% 0 0 -60%;
  }
}

@media screen and (max-width: 767px) {
  .m-message-003__detail {
    margin: 40% 0 0 -70%;
  }
}

.m-message-003__desc-txt  {
  padding-bottom: 0;
  /* color: #fff; */
}

/* -------------------------------------------
社風 002
------------------------------------------- */
.m-culture-002 {
  padding: 56px 0;
  /* background: #f7e5f2 !important; */
}

@media screen and (max-width: 1024px) {
  .m-culture-002 {
    padding: 68px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-culture-002 {
    padding: 40px 20px 8px 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-culture-002 .c-headline-001__ja {
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  .m-culture-002__list-item {
    padding: 0px 0 12px 0;
  }
}

.m-culture-002__list-item-figure-img {
  width: 100%;
  vertical-align: middle;
}

.m-culture-002__list-item-detail-ttl {
  border: solid #ddd;
  border-width: 1px 0;
}

.m-culture-002__list-item-detail-ttl-txt {
  font-size: 2rem;
  color: #333;
}

@media screen and (max-width: 767px) {
  .m-culture-002__list-item-detail-ttl-txt {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 320px) {
  .m-culture-002__list-item-detail-ttl-txt {
    font-size: 1.7rem;
    letter-spacing: .1rem;
  }
}

.m-culture-002__list-item-detail-desc {
  padding: 0;
}

.m-culture-002__list-item-detail-desc-txt {
  font-size: 1.5rem;
  color: #333;
  text-align: justify;
}

/* -------------------------------------------
インタビュー 002
------------------------------------------- */
.m-interview-003 {
  padding: 0 20px 0 20px;
  /* background: #e5eaee !important; */
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .m-interview-003 {
    padding: 0 0 40px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-interview-003 {
    padding: 0 0 0 0;
  }
}

.m-interview-003 .c-headline-001 {
  margin: 0 0 15px;
}

.m-interview-003__nav {
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .m-interview-003__contents {
    margin: 40px 0 0;
  }
}

.m-interview-003__contents-section-detail {
  padding: 0 0 0 60px;
}

@media screen and (max-width: 1024px) {
  .m-interview-003__contents-section-detail {
    padding: 30px 0;
  }
}

.m-interview-003__contents-section:nth-child(even) .m-interview-003__contents-section-detail {
  padding: 0px 60px 0 0;
}

@media screen and (max-width: 1024px) {
  .m-interview-003__contents-section:nth-child(odd) .m-interview-003__contents-section-detail {
    padding: 30px 0 20px 0;
  }
}

@media screen and (max-width: 1024px) {
  .m-interview-003__contents-section:nth-child(even) .m-interview-003__contents-section-detail {
    padding: 30px 0 20px 0;
  }
}

.m-interview-003__contents-section-detail-content-txt-block {
  font-weight: 400;
  color: #333;
}

.m-interview-003__contents-section-detail-ttl {
  font-size: 2.5rem;
  color: #333;
}

@media screen and (max-width: 1024px) {
  .m-interview-003__contents-section-detail-ttl {
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 767px) {
  .m-interview-003__contents-section-detail-ttl {
    font-size: 2rem;
  }
}

.m-interview-003__nav-item-ttl-category {
  font-weight: 500;
}

@media screen and (max-width: 320px) {
  .m-interview-003__nav-item-ttl-category {
    font-size: 1.1rem;
    letter-spacing: 0rem;
  }
}

.m-interview-003__nav-item-ttl-ruby {
  font-family: 'Josefin Sans',"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",sans-serif;
  font-weight: 500;
}

@media screen and (max-width: 320px) {
  .m-interview-003__nav-item-ttl-ruby {
    font-size: 1.1rem;
  }
}

/* -------------------------------------------
1日の仕事の流れ 001
------------------------------------------- */
@media screen and (max-width: 1024px) {
  .m-schedule-003 {
    padding: 0 20px 80px 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-schedule-003 {
    padding: 0 20px 40px 20px;
  }
}

.m-schedule-003__list {
  border: initial;
}

.m-schedule-003__list-item {
  border: solid #333;
  border-width: 1px 0 0 0;
}

.m-schedule-003__list-item:last-child {
  border-width: 1px 0;
}

.m-schedule-003__list-item-ttl {
  color: #333;
}

.m-schedule-003__list-item:nth-child(2) .m-schedule-003__list-item-figure-img {
  max-width: 80%;
}

@media screen and (max-width: 767px) {
  .m-schedule-003__list-item:nth-child(2) .m-schedule-003__list-item-figure-img {
    max-width: 100%;
  }
}

.m-schedule-003__list-item-time {
  min-width: 160px;
}

.m-schedule-003__list-item-time-txt {
  color: #f88900;
}

.m-schedule-003__list-item-desc-txt {
  color: #333;
}

.m-schedule-003__list-item:nth-child(odd)::after {
  background: #f2f2f2;
}

/* -------------------------------------------
募集要項
------------------------------------------- */
.m-require-004 {
  padding: 0 0 80px 0;
  /* background: #f7f7f7 !important; */
}

@media screen and (max-width: 767px) {
  .m-require-004 {
    padding: 0 0 40px 0;
  }
}

.m-require-004 .c-headline-001 {
  margin: 0;
}

/* タイトル（英語）の見出しを大文字に変更したい場合に使用 */
.m-require-004 .c-headline-001__en {
  /* color: #333; */
  /* text-transform: uppercase; */
}

.m-require-004 .c-headline-001__ja {
  font-weight: 700;
  /* color: #333; */
}

.m-require-004__detail {
  padding: 20px 40px 40px 40px;
}

@media screen and (max-width: 767px){
  .m-require-004__detail {
    padding: 20px;
  }
}

.m-require-004__detail-row {
  border-top: 1px solid #ddd;
}

.m-require-004__detail-row:last-child {
  border-bottom: 1px solid #ddd;
}

.m-require-004__detail-ttl {
  font-weight: 700;
  /* color: #333; */
}

.m-require-004__detail-desc {
  font-weight: 400;
  color: #333;
}

/* 「STEP番号」の背景色を変更したい場合に適用 */
.m-require-004__detail-flow-ttl-number {
  /* background-color: #f2f2f2; */
  /* color: #333; */
}

/* 応募ボタン背景なしの場合にコメントアウトを削除 */
.m-require-004__entry-btn {
  background: transparent;
  color: var(--primary);
  border: 1px solid var(--primary-bg);
}

.m-require-004__entry-btn:hover {
    color: var(--primary-txt);
}

.m-require-004__entry-btn::before {
  background: var(--primary);
}