@media screen and (max-width: 834px) {
  #splash-logo {
    width: 80%;
  }
}
#splash-logo .splash-logo-img {
  max-width: 480px;
}
.front-page .mainVisual__copy__txt h2 {
  margin-left: 24px;
  text-shadow: 0 0 6px #000000;
}
@media screen and (max-width: 834px) {
  .front-page .mainVisual__copy__txt h2 {
    font-size: 2.4rem;
    margin-left: 16px;
  }
}
.front-page .mainVisual__copy__txt h2.anime .word1,
.front-page .mainVisual__copy__txt h2.anime .word2,
.front-page .mainVisual__copy__txt h2.anime .word3 {
  animation-duration: 2.2s;
}
.front-page .mainVisual__copy__txt h2.anime .word1 {
  animation-delay: 0s;
}
.front-page .mainVisual__copy__txt h2.anime .word2 {
  animation-delay: 6s;
}
.front-page .mainVisual__copy__txt h2.anime .word3 {
  animation-delay: 11s;
}
.front-page .mainVisual__copy__txt .eng {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 3rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-top: 15px;
  text-shadow: 0 0 6px #000000;
}
@media screen and (max-width: 834px) {
  .front-page .mainVisual__copy__txt .eng {
    font-size: 1.7rem;
    margin: 10px 0 0;
  }
}
.front-page .mainVisual__copy__txt .eng.anime {
  animation-delay: 16s;
  animation-duration: 2.2s;
}
.lower-newgraduate .newgraduate .pageIntro::before {
  display: none;
}
.lower-newgraduate .newgraduate .pageIntro__inner {
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 834px) {
  .lower-newgraduate .newgraduate .pageIntro__inner {
    padding-top: 0;
    padding-bottom: 40px;
  }
}
.lower-newgraduate .newgraduate .pageIntro__read {
  margin-top: 0;
}
@media screen and (max-width: 834px) {
  .lower-newgraduate .newgraduate .pageIntro__read {
    margin-top: 20px;
  }
}
.lower-newgraduate .newgraduate__character {
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 2px, #f8f8f8 2px, #f8f8f8 7px);
}
.lower-newgraduate .newgraduate__character__inner {
  max-width: inherit;
}
.lower-newgraduate .newgraduate__character .characterList_item {
  position: relative;
  flex: auto;
  width: 100%;
  margin: 0;
  box-shadow: none;
}
.lower-newgraduate .newgraduate__character .characterList_item_inner {
  height: 280px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 835px) {
  .lower-newgraduate .newgraduate__character .characterList_item_inner {
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
  }
}
@media screen and (max-width: 834px) {
  .lower-newgraduate .newgraduate__character .characterList_item_inner {
    aspect-ratio: 2 / 1;
    width: 100%;
    height: auto;
  }
}
.lower-newgraduate .newgraduate__character .characterList_item_inner::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -1;
  background: rgba(0, 0, 0, 0.2);
}
.lower-newgraduate .newgraduate__character .characterList_item .copy {
  font-size: 2.6rem;
  color: #004ea2;
  padding: 0 0.5em;
  background: #ffffff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 834px) {
  .lower-newgraduate .newgraduate__character .characterList_item .copy {
    font-size: 2.2rem;
  }
}
.lower-newgraduate .newgraduate__character .characterList_item .title_deco {
  left: 5%;
}
@media screen and (max-width: 834px) {
  .lower-newgraduate .newgraduate__character .characterList_item .title_deco {
    left: -10px;
  }
}
.lower-newgraduate .newgraduate__character_read {
  max-width: 1000px;
  text-align: center;
  line-height: 2;
  margin-inline: auto;
}
@media screen and (max-width: 834px) {
  .lower-newgraduate .newgraduate__character_read {
    text-align: left;
    line-height: 1.8;
  }
  .lower-newgraduate .newgraduate__character_read br {
    display: none;
  }
}
.front-page .sec__newJobs .newJobs__inner__wrap:nth-child(2) {
  max-width: 460px;
}
@media screen and (max-width: 834px) {
  .front-page .sec__newJobs .newJobs__inner__wrap:nth-child(2) {
    margin-inline: auto;
  }
}
@media screen and (max-width: 834px) {
  .front-page .sec__newJobs .newJobs__inner__wrap:nth-child(2) .img {
    width: 60%;
  }
}
.front-page .sec__newJobs .newJobs__inner__wrap:nth-child(2) .img::before {
  display: none;
}
.front-page .sec__newJobs .newJobs__inner__wrap:nth-child(2) .img img {
  position: static;
}
.front-page #splash {
  background: #ffffff;
}
.front-page .splashbgs {
  visibility: hidden;
}
.front-page.appear #load-wrapper {
  animation-duration: 1s;
}
.sec__other .other__item > a {
  z-index: 1;
}
.sec__other .other__item > a::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 2;
  background: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.24) 100%);
  pointer-events: none;
}
.sec__other .other__item__img img {
  opacity: 1 !important;
}
body:not(.front-page) {
  animation: PageAnimeAppear 2s forwards;
}
body:not(.front-page) .splashbgs {
  visibility: hidden;
}
body:not(.front-page) #load-wrapper {
  opacity: 1 !important;
}
.lower-interview_l .interview .commonHead01 .img_logo {
  filter: drop-shadow(0 0px 10px rgba(0, 0, 0, 0.15));
}
