/*カスタム*/
@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 1%;
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .m-header-001__logo {
    padding: 20px 2%;
  }
}

@media screen and (max-width: 767px) {
  .m-header-001__logo {
    padding: 15px 3%;
  }
}

.m-header-001__logo-link-img {
  max-height: 24px;
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .m-header-001__logo-link-img {
    max-height: 23px;
  }
}

@media screen and (max-width: 767px) {
  .m-header-001__logo-link-img {
    max-height: 22px;
  }
}

@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: #192d66;
}

.c-headline-001__ja {
  font-weight: 700;
  color: #192d66;
}

@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: .2rem;
  }
}

@media screen and (max-width: 374px) {
  .c-headline-001__ja,
  [class$="__headline-txt"],
  [class$="__content-ttl"] {
    font-size: 1.8rem;
    letter-spacing: .1rem;
  }
}

@media screen and (max-width: 320px) {
  .c-headline-001__ja {
    letter-spacing: .2rem;
  }
}

.m-footer-001 {
  background: #f8f8f8;
  color: #192d66;
}

/* フッター */
.m-footer-001__copyright {
  padding: 20px 0;
}

@media screen and (max-width: 767px) {
.m-footer-001__copyright {
    padding: 15px 0;
  }
}

/* -------------------------------------------
企業理念 001
------------------------------------------- */
.m-about-001 {
  background: #f8f8f8 !important;
}

@media screen and (max-width: 767px) {
  .m-about-001 {
    padding: 20px 20px 30px;
  }
}

.m-about-001__headline-txt {
  color: #0386d3;
}

.m-about-001__desc-txt {
  color: #192d66;
}

@media screen and (max-width: 767px) {
  .m-about-001__desc-txt {
    text-align: left;
  }
}

/* -------------------------------------------
社風 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 #0386d3;
  border-width: 0 0 1px;
}

.m-culture-003__list-item-detail-ttl-txt {
  font-size: 2rem;
  font-weight: 900;
  color: #0386d3;
}

@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: #192d66;
}

@media screen and (max-width: 767px) {
  .m-culture-003__list-item-detail-desc-txt {
    font-size: 1.5rem;
  }
}

/* -------------------------------------------
仕事内容（単体） 005
------------------------------------------- */
.m-jobs-005 {
  padding: 80px 20px;
  background: #e5f3fb !important;
}

@media screen and (max-width: 1024px) {
  .m-jobs-005 {
    padding: 80px 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-005 {
    padding: 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: #0386d3;
}

@media screen and (max-width: 767px) {
  .m-jobs-005__list-item-detail {
    padding: 20px;
  }
}

.m-jobs-005__list-item-detail-job {
  font-size: 4rem;
  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;
  }
}

.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;
  }
}

/* -------------------------------------------
仕事内容（単体） 001
------------------------------------------- */
.m-jobs-001 {
  padding: 80px 20px;
  /* background: #e6efe8 !important; */
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .m-jobs-001 {
    padding: 80px 20px;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-001 {
    padding: 40px 20px;
  }
}

.m-jobs-001 .c-headline-001__en {
  /* color: #fff; */
}

.m-jobs-001 .c-headline-001__ja {
  /* color: #fff; */
}

.m-jobs-001__content-desc {
  color: #192d66;
}

@media screen and (max-width: 767px) {
  .m-jobs-001__content-desc {
    text-align: left;
  }
}

.m-jobs-001__list {
    padding: 0;
}

.m-jobs-001__list-item:last-child {
  padding-bottom: 0;
}

.m-jobs-001__list-item-inner {
  align-items: center;
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .m-jobs-001__list-item-inner {
    flex-direction: column;
  }
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .m-jobs-001__list-item:nth-child(even) .m-jobs-001__list-item-inner {
    flex-direction: column;
  }
}

.m-jobs-001__list-item-figure {
  width: 60%;
  min-height: 490px;
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .m-jobs-001__list-item-figure {
    width: 100%;
    min-height: 440px;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-figure {
    width: 100%;
    min-height: auto;
  }
}

.m-jobs-001__list-item-detail {
  width: 40%;
  margin: 0;
  padding: 0 0% 0px 40px;
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .m-jobs-001__list-item-detail {
    width: 100%;
    margin: 0;
    padding: 20px 0px;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-detail {
    width:100%;
    margin: 0 0 0 0%;
    padding: 20px 0;
  }
}

@media screen and (max-width: 1024px) {
  .m-jobs-001__list-item:last-child .m-jobs-001__list-item-detail {
    padding-bottom: 0;
  }
}

.m-jobs-001__list-item:nth-child(even) .m-jobs-001__list-item-detail {
  margin: 0;
  padding: 0px 40px 0 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 0px;
  }
}

@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: 5px 15px;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: .1rem;
  background: #0386d3;
  color: #fff;
}

/* IE対応 */
_:-ms-fullscreen, :root .m-jobs-001__list-item-detail-ttl {
  padding: 8px 15px 0;
}

@media screen and (max-width: 1024px) {
  .m-jobs-001__list-item-detail-ttl {
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 767px) {
  .m-jobs-001__list-item-detail-ttl {
    margin: 0 0 10px;
    padding: 2px 10px;
    font-size: 1.8rem;
  }
}

.m-jobs-001__list-item-detail-desc {
  font-weight: 500;
  color: #192d66;
  text-align: justify;
}

/* -------------------------------------------
インタビュー 003
------------------------------------------- */
.m-interview-003 {
  background: #e5f3fb !important;
}

@media screen and (min-width:768px) and (max-width:1024px) {
  .m-interview-003 {
    padding: 80px 0 40px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-interview-003 {
    padding: 40px 0 0 0;
  }
}

.m-interview-003 .c-headline-001 {
  margin: 0 0 15px 0;
}

.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: #192d66;
}

.m-interview-003__contents-section-detail-ttl {
  font-size: 2.5rem;
  color: #192d66;
}

@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: 1rem;
    letter-spacing: .1rem;
  }
}

.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: 1024px) {
  .m-interview-003__nav-item-ttl-ruby {
    font-size: 1rem;
    letter-spacing: .1rem;
  }
}

/* -------------------------------------------
メッセージ 002
------------------------------------------- */
.m-message-002 {
  /* background-position: top center; */
}

.m-message-002__inner::before {
  /* display: none; */
  /* background: #333; */
  /* opacity: .7; */
}

@media screen and (max-width: 767px) {
  .m-message-002__detail {
    padding: 0;
  }
}

.m-message-002__headline-txt {
  /* color: #fff; */
}

@media screen and (max-width: 767px) {
  .m-message-002__headline-txt {
    font-size: 2rem;
    letter-spacing: .2rem;
  }
}

@media screen and (max-width: 320px) {
  .m-message-002__headline-txt {
    font-size: 1.8rem;
    letter-spacing: .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;
  }
}

/* -------------------------------------------
募集要項
------------------------------------------- */
.m-require-002 {
  padding: 80px 0;
  /* background: #f7f7f7 !important; */
}

@media screen and (max-width: 767px) {
  .m-require-002 {
    padding: 40px 0;
  }
}

.m-require-002 .c-headline-001 {
  margin: 0;
}

.m-require-002 .c-headline-001__en {
  /* text-transform: uppercase; */
}

.m-require-002 .c-headline-001__ja {
  font-weight: 900;
}

.m-require-002__detail {
  padding: 20px 40px 40px 40px;
}

@media screen and (max-width: 767px) {
  .m-require-002__detail {
    padding: 20px;
  }
}

.m-require-002__detail-row::before {
  background: #e5f3fb;
  opacity: 1;
}

.m-require-002__detail-ttl {
  /* color: #333; */
}

.m-require-002__detail-desc {
  font-weight: 400;
  color: #333;
}

/* IE対応 */
_:-ms-input-placeholder, :root .m-require-002__detail-flow-ttl-number {
  padding: 6px 10px 1px;
}