/*カスタム*/
@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: 10px 2%;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .m-header-001__logo {
    padding: 20px 4%;
  }
}

@media screen and (max-width: 767px) {
  .m-header-001__logo {
    padding: 10px 3%;
  }
}

.m-header-001__logo-link-img {
  max-height: 29px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .m-header-001__logo-link-img {
    max-height: 27px;
  }
}

@media screen and (max-width: 767px) {
  .m-header-001__logo-link-img {
    max-height: 24px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .m-header-001__btn-link {
    min-height: 48px;
  }
}

@media screen and (max-width: 767px) {
  .m-header-001__btn-link {
    min-height: 60px;
  }
}

.c-headline-001__en {
  font-weight: 400;
  color: #e20000;
}

.c-headline-001__ja {
  font-weight: 500;
  color: #000;
}

@media screen and (max-width: 767px) {
  .c-headline-001__ja {
    font-size: 2rem;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .c-headline-001__ja,
  [class$="__headline-txt"],
  [class$="__content-ttl"] {
    font-size: 2rem;
    letter-spacing: 0.2rem;
  }
}

@media screen and (max-width: 374px) {
  .c-headline-001__ja,
  [class$="__headline-txt"],
  [class$="__content-ttl"] {
    font-size: 1.8rem;
    letter-spacing: 0.1rem;
  }
}

@media screen and (max-width: 320px) {
  .c-headline-001__ja {
    letter-spacing: 0.2rem;
  }
}

.m-footer-001 {
  background: #000;
  color: #fff;
}

/* フッター */
.m-footer-001__copyright {
  padding: 20px 0;
}

@media screen and (max-width: 767px) {
  .m-footer-001__copyright {
    padding: 15px 0;
  }
}

/* -------------------------------------------
メッセージ 002
------------------------------------------- */
.m-message-002 {
  /* background-position: top center; */
}

@media screen and (max-width: 767px) {
  .m-message-002__inner {
    padding: 40px 20px;
  }
}

.m-message-002__inner::before {
  /* display: none; */
  background: #000;
  opacity: 0.5;
}

@media screen and (max-width: 767px) {
  .m-message-002__detail {
    padding: 0;
  }
}

.m-message-002__headline-txt {
  font-weight: 700;
  /* color: #fff; */
}

@media screen and (max-width: 767px) {
  .m-message-002__headline-txt {
    font-size: 2rem;
    letter-spacing: 0.2rem;
  }
}

@media screen and (max-width: 320px) {
  .m-message-002__headline-txt {
    font-size: 1.8rem;
    letter-spacing: 0.1rem;
  }
}

.m-message-002__desc-txt {
  /* color: #fff; */
}

@media screen and (max-width: 767px) {
  .m-message-002__desc-txt {
    padding: 10px 0 0;
    text-align: left;
  }
}

/* -------------------------------------------
社風 004
------------------------------------------- */
.m-culture-004 {
  padding: 80px 0 68px 0;
  background: #000;
}

@media screen and (max-width: 1024px) {
  .m-culture-004 {
    padding: 80px 0 68px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-culture-004 {
    padding: 40px 0 28px 0;
  }
}

.m-culture-004 .c-headline-001__en {
  /* color: #fff; */
}

.m-culture-004 .c-headline-001__ja {
  /* color: #fff; */
}

.m-culture-004__list {
  justify-content: center;
}

.m-culture-004__list-item-detail-ttl {
  border: solid #fff;
  border-width: 0 0 1px;
}

.m-culture-004__list-item-detail-ttl-txt {
  font-size: 2rem;
  color: #ff7301;
}

@media screen and (max-width: 767px) {
  .m-culture-004__list-item-detail-ttl-txt {
    font-size: 1.8rem;
  }
}

.m-culture-004__list-item-detail-desc-txt {
  font-size: 1.5rem;
  color: #fff;
  text-align: justify;
}

/* -------------------------------------------
社風 003
------------------------------------------- */
.m-culture-003 {
  padding: 80px 0;
  /* background: #000 !important; */
}

@media screen and (max-width: 1024px) {
  .m-culture-003 {
    padding: 80px 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-culture-003 {
    padding: 40px 20px;
  }
}

.m-culture-003__inner {
  max-width: 800px;
}

.m-culture-003 .c-headline-001__en {
  /* color: #fff; */
}

.m-culture-003 .c-headline-001__ja {
  /* color: #fff; */
}

.m-culture-003__list {
  padding: 0;
}

@media screen and (max-width: 1024px) {
  .m-culture-003__list {
    padding: 0;
  }
}

.m-culture-003__list-item {
  margin: 0;
  padding: 0 0 60px 0;
}

@media screen and (max-width: 1024px) {
  .m-culture-003__list-item {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .m-culture-003__list-item {
    padding: 0;
  }
}

.m-culture-003__list-item:last-child {
  padding-bottom: 0;
}

.m-culture-003__list-item:last-child .m-culture-003__list-item-detail {
  padding-bottom: 0;
}

@media screen and (max-width: 767px) {
  .m-culture-003__list-item:last-child .m-culture-003__list-item-detail {
    padding-bottom: 0;
  }
}

.m-culture-003__list-item-detail-ttl {
  border: solid #ddd;
  border-width: 0 0 1px;
}

.m-culture-003__list-item-detail-ttl-txt {
  font-size: 2rem;
  font-weight: 700;
  color: #e20000;
}

@media screen and (max-width: 767px) {
  .m-culture-003__list-item-detail-ttl-txt {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 320px) {
  .m-culture-003__list-item-detail-ttl-txt {
    font-size: 1.6rem;
  }
}

.m-culture-003__list-item-detail-desc-txt {
  font-size: 1.5rem;
  color: #000;
}

@media screen and (max-width: 767px) {
  .m-culture-003__list-item-detail-desc-txt {
    font-size: 1.5rem;
  }
}

/* -------------------------------------------
仕事内容（単体） 002
------------------------------------------- */
.m-jobs-002 {
  padding: 80px 20px 20px 20px;
  background: #000 !important;
}

@media screen and (max-width: 1024px) {
  .m-jobs-002 {
    padding: 80px 20px 30px 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-002 {
    padding: 40px 20px 30px 20px;
  }
}

.m-jobs-002 .c-headline-001__en {
  color: #ff7301;
}

.m-jobs-002 .c-headline-001__ja {
  color: #fff;
}

.m-jobs-002__content-desc {
  color: #fff;
}

@media screen and (max-width: 767px) {
  .m-jobs-002__content-desc {
    text-align: justify;
  }
}

.m-jobs-002__list {
  padding: 0 0 20px 0;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .m-jobs-002__list {
    padding: 0;
  }
}

.m-jobs-002__list-item-detail {
  margin-top: -45px;
}

@media screen and (max-width: 767px) {
  .m-jobs-002__list-item-detail {
    margin-top: -36px;
    padding: 20px 0;
  }
}

@media screen and (max-width: 320px) {
  .m-jobs-002__list-item-detail {
    margin-top: -35px;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-002__list-item-detail:last-child {
    padding-bottom: 0;
  }
}

.m-jobs-002__list-item-detail-job {
  font-size: 4.5rem;
  font-weight: 600;
  color: #ff7301;
  line-height: 1.15;
  /* word-break: break-word; */
}

@media screen and (max-width: 767px) {
  .m-jobs-002__list-item-detail-job {
    font-size: 3.3rem;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-002__list-item-detail-job {
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 320px) {
  .m-jobs-002__list-item-detail-job {
    font-size: 2.5rem;
  }
}

.m-jobs-002__list-item-detail-ttl {
  margin: 15px 0;
  font-size: 2.5rem;
  font-weight: 500;
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .m-jobs-002__list-item-detail-ttl {
    margin: 15px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-002__list-item-detail-ttl {
    margin: 10px 0;
    font-size: 2rem;
  }
}

.m-jobs-002__list-item-detail-desc {
  font-weight: 500;
  color: #fff;
  text-align: justify;
}

/* -------------------------------------------
福利厚生 001
------------------------------------------- */
.m-welfare-001 {
  padding: 80px 0;
  /* background: #000 !important; */
}

@media screen and (max-width: 767px) {
  .m-welfare-001 {
    padding: 40px 0;
  }
}

.m-welfare-001__inner {
  max-width: 1140px;
}

.m-welfare-001 .c-headline-001 {
  margin: 0 0 12px;
}

.m-welfare-001 .c-headline-001__en {
  /* color: #fff; */
}

.m-welfare-001 .c-headline-001__ja {
  /* color: #fff; */
}

.m-welfare-001__list {
  justify-content: center;
}

.m-welfare-001__list-item {
  width: 28.33333%;
  padding: 8px;
}

@media screen and (max-width: 1024px) {
  .m-welfare-001__list-item {
    width: 100%;
    padding: 10px 20px;
  }
}

@media screen and (min-width: 1025px) {
  .m-welfare-001__list > * {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 1024px) {
  .m-welfare-001__list-item:first-child {
    padding-top: 0;
  }
}

@media screen and (max-width: 1024px) {
  .m-welfare-001__list-item:last-child {
    padding-bottom: 0;
  }
}

.m-welfare-001__list-item-inner {
  border: 1px solid #e20000;
  /* background: #000; */
}

/* 番号の背景色の変更を行いたい場合に使用 */
.m-welfare-001__list-item-ttl-num {
  /* background: #000; */
}

.m-welfare-001__list-item-ttl-txt {
  font-size: 2.5rem;
  font-weight: 700;
  color: #000;
}

@media screen and (max-width: 767px) {
  .m-welfare-001__list-item-ttl-txt {
    font-size: 1.8rem;
  }
}

.m-welfare-001__list-item-desc {
  padding: 0;
}

@media screen and (max-width: 767px) {
  .m-welfare-001__list-item-desc {
    padding-top: 5px;
  }
}

.m-welfare-001__list-item-desc-txt {
  font-size: 1.5rem;
  color: #000;
  text-align: justify;
}

.m-welfare-001__desc {
  max-width: 800px;
}

.m-welfare-001__desc-txt {
  color: #000;
}

@media screen and (max-width: 1024px) {
  .m-welfare-001__desc-txt {
    padding: 0 20px;
  }
}

/* -------------------------------------------
ギャラリー 003
------------------------------------------- */
.m-gallery-003 {
  padding: 80px 0 74px 0;
  background: #000 !important;
}

@media screen and (max-width: 767px) {
  .m-gallery-003 {
    padding: 40px 0 28px 0;
  }
}

.m-gallery-003 .c-headline-001 {
  margin: 0 0 14px;
}

@media screen and (max-width: 1024px) {
  .m-gallery-003 .c-headline-001 {
    margin: 0 0 6px;
  }
}

.m-gallery-003 .c-headline-001__en {
  color: #ff7301;
}

.m-gallery-003 .c-headline-001__ja {
  color: #fff;
}

.m-gallery-003__inner {
  max-width: 1440px;
}

@media screen and (max-width: 1024px) {
  .m-gallery-003__list {
    padding: 0 8px;
  }
}

.m-gallery-003__list-item {
  width: 33%;
}

@media screen and (max-width: 1024px) {
  .m-gallery-003__list-item {
    width: 50%;
  }
}

.img-headline {
  height: 78px;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .img-headline {
    height: 91px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 320px) {
  .img-headline {
    height: 91px;
  }
}

/* -------------------------------------------
募集要項
------------------------------------------- */
.m-require-001 {
  padding: 80px 0;
  /* background: #f7f7f7 !important; */
}

@media screen and (max-width: 767px) {
  .m-require-001 {
    padding: 40px 0;
    /* background: #f7f7f7 !important; */
  }
}

.m-require-001 .c-headline-001 {
  margin: 0;
}

/* タイトル（英語）の見出しを大文字に変更したい場合に使用 */
.m-require-001 .c-headline-001__en {
  /* text-transform: uppercase; */
}

.m-require-001 .c-headline-001__ja {
  font-weight: 500;
}

.m-require-001__detail {
  padding: 20px 40px 40px 40px;
}

@media screen and (max-width: 767px) {
  .m-require-001__detail {
    padding: 20px;
  }
}

.m-require-001__detail-ttl {
  font-weight: 700;
  background: #000;
  color: #fff;
}

.m-require-001__detail-desc {
  font-weight: 500;
  color: #000;
}

.m-require-001__detail-desc::before {
  background: #ccc;
  opacity: 1;
}

/* 「STEP番号」の背景色を変更したい場合に適用 */
.m-require-001__detail-flow-ttl-number {
  /* background-color: #f2f2f2; */
  /* color: #333; */
}
