/*カスタム*/
@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 {
  position: fixed;
  width: 100%;
  background: transparent;
}

@media screen and (max-width: 767px) {
  _:-ms-fullscreen,
  :root .m-kv-001 {
    transform: translate(0%, -60px);
    margin-bottom: -60px;
  }
}

@media screen and (max-width: 767px) {
  _:-ms-fullscreen,
  :root .m-kv-001 {
    transform: translate(0%, 0);
    margin-bottom: 0;
  }
}

.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: 23px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .m-header-001__logo-link-img {
    max-height: 22px;
  }
}

@media screen and (max-width: 767px) {
  .m-header-001__logo-link-img {
    max-height: 14px;
  }
}

@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: #00ccff;
}

.c-headline-001__ja {
  font-weight: 700;
  color: #fff;
}

@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: #00ccff;
  color: #fff;
}

/* フッター */
.m-footer-001__copyright {
  padding: 20px 0;
}

@media screen and (max-width: 767px) {
  .m-footer-001__copyright {
    padding: 15px 0;
  }
}

.c-page-ttl-001 {
  padding: 160px 20px 120px 20px;
  background: #389ed3 !important;
}

/* IE対応 */
_:-ms-fullscreen,
:root .c-page-ttl-001 {
  padding: 100px 20px;
}

@media screen and (max-width: 767px) {
  .c-page-ttl-001 {
    padding: 80px 20px 40px 20px;
  }
}

@media screen and (max-width: 767px) {
  _:-ms-fullscreen,
  :root .c-page-ttl-001 {
    padding: 40px 20px;
  }
}

/* -------------------------------------------
プロジェクト 004
------------------------------------------- */
.m-project-004 {
  margin-top: 80px;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .m-project-004 {
    margin-top: 40px;
    padding: 0;
  }
}

.m-project-004 .c-headline-001 {
  margin: 0;
}

.m-project-004__eyecatch {
  margin: 0 0 80px;
}

@media screen and (max-width: 767px) {
  .m-project-004__eyecatch {
    margin: 0 0 40px;
  }
}

.m-project-004__eyecatch-inner {
  display: block;
  max-width: 55%;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.95);
}

@media screen and (max-width: 1024px) {
  .m-project-004__eyecatch-inner {
    max-width: 100%;
  }
}

.m-project-004__ttl {
  color: #333;
  letter-spacing: 0.4rem;
}

@media screen and (max-width: 320px) {
  .m-project-004__ttl {
    font-size: 1.7rem;
    letter-spacing: 0.1rem;
  }
}

.m-project-004__lead {
  font-weight: 500;
  color: #333;
  letter-spacing: 0.2rem;
}

@media screen and (max-width: 767px) {
  .m-project-004__lead {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .m-project-004__contents {
    margin: 20px 0 10px 0;
  }
}

.m-project-004__contents-section-detail-ttl {
  color: #333;
}

@media screen and (max-width: 320px) {
  .m-project-004__contents-section-detail-ttl {
    font-size: 1.8rem;
  }
}

.m-project-004__contents-section-detail-content-txt {
  font-weight: 500;
  color: #333;
}

.m-project-004__contents-section-detail-number {
  font-weight: 400;
  background: #00ccff;
}

.m-project-004__ttl::after {
  background: #00ccff;
}

/* -------------------------------------------
評価制度 004
------------------------------------------- */
.m-assessment-004 {
  padding: 80px 0 56px 0;
  background: #f5fdff !important;
  margin-bottom: 80px;
}

@media screen and (max-width: 1024px) {
  .m-assessment-004 {
    padding: 80px 0 68px 0;
  }
}

@media screen and (max-width: 767px) {
  .m-assessment-004 {
    padding: 40px 0 28px 0;
    margin-bottom: 40px;
  }
}

.m-assessment-004__inner {
  max-width: 950px;
}

.m-assessment-004 .c-headline-001 {
  margin: 0;
}

.m-assessment-004 .c-headline-001__en {
  /* color: #333; */
}

.m-assessment-004 .c-headline-001__ja {
  color: #333;
}

@media screen and (max-width: 1024px) {
  .m-assessment-004__list-item:last-child {
    padding-bottom: 0;
  }
}

.m-assessment-004__list-item-ttl {
  border: solid #ddd;
  border-width: 1px 0;
}

.m-assessment-004__list-item-ttl-num {
  background: #00ccff;
}

.m-assessment-004__list-item-ttl-txt {
  color: #333;
}

.m-assessment-004__list-item-figure-img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .m-assessment-004__list-item-desc {
    padding: 0;
  }
}

.m-assessment-004__list-item-desc-txt {
  color: #333;
  text-align: justify;
}

/* -------------------------------------------
メッセージ 004
------------------------------------------- */
.m-message-004 {
  padding: 80px 40px 20px 40px;
  /* background: #19213d !important; */
}

@media screen and (max-width: 767px) {
  .m-message-004 {
    padding: 40px 0 30px 0;
  }
}

.m-message-004::before {
  top: 0;
  background: #33d6ff !important;
}

@media screen and (max-width: 767px) {
  .m-message-004::before {
    top: 0;
    height: 0;
    max-height: initial;
    padding-top: 46%;
  }
}

.m-message-004__headline-txt {
  font-weight: 700;
  color: #333;
}

@media screen and (max-width: 767px) {
  .m-message-004__headline-txt {
    font-size: 1.8rem;
    letter-spacing: 0.2rem;
  }
}

@media screen and (max-width: 320px) {
  .m-message-004__headline-txt {
    font-size: 1.7rem;
    letter-spacing: 0.1rem;
  }
}

.m-message-004__desc-txt {
  color: #333;
}

@media screen and (max-width: 767px) {
  .m-message-004__desc-txt {
    text-align: left;
  }
}

/* -------------------------------------------
募集要項
------------------------------------------- */
.m-require-001 {
  padding: 80px 0;
  background: #f5fdff !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: 700;
  color: #333;
}

.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: #00ccff;
  /* color: #333; */
}

.m-require-001__detail-desc {
  font-weight: 500;
  color: #333;
}

.m-require-001__detail-desc::before {
  background: #d7f7ff;
  opacity: 1;
}

/* 「STEP番号」の背景色を変更したい場合に適用 */
.m-require-001__detail-flow-ttl-number {
  /* background-color: #f2f2f2; */
  /* color: #333; */
}
