/*common*/
@media screen and (min-width: 768px) {
  .pc-tab {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .pc-tab {
    display: none;
  }
}
/* KVのヘッダー部分の余白を調整用（IEのみ対応）*/
img {
  vertical-align: bottom;
}

body {
  color: #333;
}
.c-headline-001__en {
  font-weight: 400;
}
.c-headline-001__ja {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .c-headline-001__ja {
    font-size: 2rem;
  }
  span[class$="__headline-txt"] {
    font-size: 2rem;
  }
}
.c-module-container > section:nth-of-type(even) {
  background: var(--primary-border);
}

/*kv & header*/ /*/////////////////////////////////////////////////////////////*/
.m-header-001__logo img {
  max-height: 42px;
}
@media screen and (max-width: 767px) {
  .m-header-001__logo img {
    max-height: 30px;
  }
}

/*  */
@media screen and (max-width: 767px) {
  .m-message-001 {
    padding: 0 20px;
  }
}

.m-message-001__headline-txt {
  /* color: #333; */
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .m-message-001__detail {
    padding: 80px 30px;
  }
}

@media screen and (max-width: 767px) {
  .m-message-001__detail {
    padding: 40px 0;
  }
}

.m-message-001__desc-txt {
  padding-bottom: 0;
  color: #333;
}

@media screen and (max-width: 767px) {
  .m-message-001__desc-txt {
    text-align: left;
  }
}
/*/////////////////////////////////////////////////////////////*/
.m-jobs-001 {
  padding: 80px 20px;
}

@media screen and (max-width: 767px) {
  .m-jobs-001 {
    padding: 40px 20px;
  }
}

.m-jobs-001__content-desc {
  color: #333;
}

@media screen and (max-width: 767px) {
  .m-jobs-001__content-desc {
    text-align: left;
  }
}

.m-jobs-001__list {
  padding: 0px 0 0 0;
}

.m-jobs-001__list-item:last-child {
  padding-bottom: 0;
}

.m-jobs-001__list-item-inner {
  align-items: center;
}

.m-jobs-001__list-item-figure {
  min-height: 490px;
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-figure {
    min-height: auto;
  }
}

.m-jobs-001__list-item-detail {
  width: 40%;
  margin: 0 0 0 3%;
  padding: 40px 0;
}

/*テキストを内側に寄せたい場合は削除*/
.m-jobs-001__list-item-detail {
  width: 45%;
  margin: 0;
  padding: 40px 0% 40px 40px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .m-jobs-001__list-item-detail {
    padding: 20px 0 40px 20px;
  }
}

@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 3% 0 0;
  padding: 40px 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 (min-width: 768px) and (max-width: 1024px) {
  .m-jobs-001__list-item:nth-child(even) .m-jobs-001__list-item-detail {
    padding: 20px 20px 40px 0;
  }
}

@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;
  }
}

.m-jobs-001__list-item-detail-ttl {
  padding: 0;
  margin: 0 0 15px;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  background: transparent;
  color: var(--primary);
}

/* IE対応 */
_:-ms-fullscreen,
:root .m-jobs-001__list-item-detail-ttl {
  padding-top: 8px;
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-detail-ttl {
    margin: 0 0 10px;
    padding: 2px 0px;
    font-size: 2rem;
  }
}

.m-jobs-001__list-item-detail-desc {
  font-weight: 500;
  color: #333;
  text-align: justify;
}

/*/////////////////////////////////////////////////////////////*/
.m-message-002__detail {
  padding: 0;
}

.m-message-002__inner {
  padding: 7.5% 0;
}

@media screen and (max-width: 1600px) {
  .m-message-002__inner {
    padding: 3% 0;
    max-width: 600px;
  }
  .m-message-002__headline {
    margin: 0 0 0px;
  }
}
@media screen and (max-width: 1024px) {
  .m-message-002__inner {
    max-width: 500px;
  }
  .m-message-002__desc-txt {
    padding: 20px 60px;
    text-align: left;
  }
  .tab {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .m-message-002__inner {
    padding: 40px 20px;
    max-width: 100%;
  }
  .m-message-002 {
    background: no-repeat top left/cover;
  }
}

.m-message-002__inner::before {
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  .m-message-002__detail {
    padding: 0;
  }

  .m-message-002__desc-txt {
    padding: 10px 0 0;
    text-align: left;
  }
}

/* Requirements */ /*/////////////////////////////////////////////////////////////*/
/* タイトル（英語）の見出しを大文字に変更したい場合に使用 */
.m-require-003 .c-headline-001__en {
  /* text-transform: uppercase; */
}

.m-require-003 .c-headline-001__ja {
  font-weight: 700;
}

.m-require-003__detail-row {
  border-top: 1px solid #ddd;
}

.m-require-003__detail-ttl {
  /* color: #333; */
}

.m-require-003__detail-desc {
  font-weight: 400;
  color: #333;
}

/* IE対応 */
_:-ms-fullscreen,
:root .m-require-003__detail-flow-ttl-number {
  padding: 6px 10px 1px;
}
