.lower-history .sec__challenge .challenge__head .img-holder .challenge_mov {
  position: relative;
  max-width: 474px;
  margin-bottom: 100px;
  margin-left: auto;
}
@media (max-width: 834px) {
  .lower-history .sec__challenge .challenge__head .img-holder .challenge_mov {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 32px;
  }
}
.lower-history .sec__challenge .challenge__head .img-holder .challenge_mov_thumbnail {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  transition: 0.3s ease-in-out;
  opacity: 1;
}
@media (max-width: 834px) {
  .lower-history .sec__challenge .challenge__head .img-holder .challenge_mov_thumbnail {
    right: 0;
  }
  .lower-history .sec__challenge .challenge__head .img-holder .challenge_mov_thumbnail img {
    width: 100%;
  }
}
.lower-history .sec__challenge .challenge__head .img-holder .challenge_mov .play {
  position: absolute;
  top: 0;
  visibility: hidden;
  opacity: 0;
}
.lower-history .sec__challenge .challenge__head .img-holder .challenge_mov .mov .youtube {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
}
.lower-history .sec__challenge .challenge__head .img-holder .challenge_mov .player {
  visibility: visible;
  opacity: 1;
}
.lower-history .sec__challenge .challenge__head .img-holder .img01::before,
.lower-history .sec__challenge .challenge__head .img-holder .img02::before {
  display: none;
}
.lower-history .sec__challenge .challenge__head .img-holder .img01 {
  width: 100%;
  max-width: 295px;
  margin: 0;
  margin-left: auto;
}
.lower-history .sec__challenge .challenge__head .img-holder .img01 img {
  position: initial;
  aspect-ratio: 295/306;
}
.lower-history .sec__challenge .challenge__head .img-holder .img02 {
  width: 100%;
  max-width: 206px;
  margin: 0;
  margin-right: 270px;
  margin-left: auto;
  margin-top: -100px;
}
@media (max-width: 834px) {
  .lower-history .sec__challenge .challenge__head .img-holder .img02 {
    margin-left: 0;
  }
}
.lower-history .sec__challenge .challenge__head .img-holder .img02 img {
  position: initial;
  aspect-ratio: 206/163;
}
.lower-vision .intro_mov__wrapper {
  position: relative;
}
.lower-vision .intro_mov__wrapper::before {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  background-color: #d71f1f;
  position: absolute;
  top: 64%;
  left: -50%;
  transform: translateY(-50%);
  z-index: 0;
}
@media (max-width: 834px) {
  .lower-vision .intro_mov__wrapper::before {
    height: 10px;
  }
}
.lower-vision .intro_mov__wrapper .intro_mov {
  background-color: #fff;
  max-width: 1180px;
  margin: 0 auto;
  padding: 75px 40px 0;
  margin-top: -40px;
  position: relative;
  z-index: 1;
}
@media (max-width: 834px) {
  .lower-vision .intro_mov__wrapper .intro_mov {
    margin: -40px 6.25% 0;
    padding: 40px 32px 24px;
  }
}
.lower-vision .intro_mov__wrapper .intro_mov .bg_deco {
  position: absolute;
  width: 100%;
  top: 64%;
  left: 0;
  transform: translateY(-50%);
  z-index: 0;
}
.lower-vision .intro_mov__wrapper .intro_mov .bg_deco .line {
  position: relative;
  display: block;
  width: 100%;
  height: 20px;
  background-color: #d71f1f;
}
@media (max-width: 834px) {
  .lower-vision .intro_mov__wrapper .intro_mov .bg_deco .line {
    height: 10px;
  }
}
.lower-vision .intro_mov__wrapper .intro_mov .bg_deco .line::after {
  content: "";
  background-image: url(../img/vision/bg_arrow.png);
  background-size: 100%;
  width: 69px;
  height: 49px;
  position: absolute;
  top: -29px;
  right: -35px;
}
@media (max-width: 834px) {
  .lower-vision .intro_mov__wrapper .intro_mov .bg_deco .line::after {
    top: -27px;
    transform: scale(0.5);
  }
}
.lower-vision .intro_mov__wrapper .intro_mov .bg_deco .line::before {
  content: "";
  background-image: url(../img/vision/vision_mov_taxi.png);
  background-size: 100%;
  width: 280px;
  height: 39px;
  position: absolute;
  top: -39px;
  left: -50px;
}
@media (max-width: 834px) {
  .lower-vision .intro_mov__wrapper .intro_mov .bg_deco .line::before {
    top: -25px;
    left: -156px;
    transform: scale(0.3);
  }
}
.lower-vision .intro_mov__wrapper .intro_mov__box {
  max-width: 619px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.lower-vision .intro_mov__wrapper .intro_mov__box__thumbnail {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  transition: 0.3s ease-in-out;
  opacity: 1;
}
@media (max-width: 834px) {
  .lower-vision .intro_mov__wrapper .intro_mov__box__thumbnail {
    right: 0;
  }
  .lower-vision .intro_mov__wrapper .intro_mov__box__thumbnail img {
    width: 100%;
  }
}
.lower-vision .intro_mov__wrapper .intro_mov__box .play {
  position: absolute;
  top: 0;
  visibility: hidden;
  opacity: 0;
}
.lower-vision .intro_mov__wrapper .intro_mov__box .mov .youtube {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
}
.lower-vision .intro_mov__wrapper .intro_mov__box .player {
  visibility: visible;
  opacity: 1;
}
.lower-vision .intro__content__inner .txt {
  margin-top: 0;
}
.lower-merit .merit_mov__wrapper {
  margin-top: 85px;
  position: relative;
}
@media (max-width: 834px) {
  .lower-merit .merit_mov__wrapper {
    margin-top: 48px;
  }
}
.lower-merit .merit_mov__wrapper .mov-title {
  text-align: center;
  margin-bottom: 35px;
}
@media (max-width: 834px) {
  .lower-merit .merit_mov__wrapper .mov-title {
    margin-bottom: 24px;
  }
}
.lower-merit .merit_mov__wrapper .mov-title .ja {
  font-size: 4.6rem;
  line-height: 1;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 500;
  letter-spacing: -0.05em;
  margin-top: 4px;
}
@media (max-width: 834px) {
  .lower-merit .merit_mov__wrapper .mov-title .ja {
    font-size: 2.4rem;
  }
}
.lower-merit .merit_mov__wrapper .merit_mov {
  background-image: url(../img/merit/merit_mov_bg.png);
  background-repeat: repeat-x;
  background-position: center;
}
@media (max-width: 834px) {
  .lower-merit .merit_mov__wrapper .merit_mov {
    background-size: 10%;
  }
}
@media (max-width: 834px) {
  .lower-merit .merit_mov__wrapper .merit_mov {
    padding: 0 6.25%;
  }
}
.lower-merit .merit_mov__wrapper .merit_mov .bg_deco {
  position: absolute;
  width: 100%;
  top: 64%;
  left: 0;
  transform: translateY(-50%);
  z-index: 0;
}
.lower-merit .merit_mov__wrapper .merit_mov__box {
  max-width: 619px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.lower-merit .merit_mov__wrapper .merit_mov__box::before {
  content: "";
  display: block;
  background-image: url(../img/merit/player_shadow.png);
  width: 631px;
  height: 139px;
  position: absolute;
  bottom: -60px;
  left: 0;
}
@media (max-width: 834px) {
  .lower-merit .merit_mov__wrapper .merit_mov__box::before {
    bottom: -120px;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.5);
  }
}
.lower-merit .merit_mov__wrapper .merit_mov__box__thumbnail {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  transition: 0.3s ease-in-out;
  opacity: 1;
}
@media (max-width: 834px) {
  .lower-merit .merit_mov__wrapper .merit_mov__box__thumbnail {
    right: 0;
  }
  .lower-merit .merit_mov__wrapper .merit_mov__box__thumbnail img {
    width: 100%;
  }
}
.lower-merit .merit_mov__wrapper .merit_mov__box .play {
  position: absolute;
  top: 0;
  visibility: hidden;
  opacity: 0;
}
.lower-merit .merit_mov__wrapper .merit_mov__box .mov {
  position: relative;
}
.lower-merit .merit_mov__wrapper .merit_mov__box .mov::before {
  content: "";
  display: block;
  background-image: url(../img/merit/merit_mov_taxi.png);
  width: 190px;
  height: 31px;
  position: absolute;
  bottom: 120px;
  right: -290px;
}
@media (max-width: 834px) {
  .lower-merit .merit_mov__wrapper .merit_mov__box .mov::before {
    display: none;
  }
}
.lower-merit .merit_mov__wrapper .merit_mov__box .mov .youtube {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
}
.lower-merit .merit_mov__wrapper .merit_mov__box .player {
  visibility: visible;
  opacity: 1;
}
.play-icon::after {
  content: "";
  display: block;
  background-image: url(../img/common/play_icon.png);
  background-repeat: no-repeat;
  width: 58px;
  height: 58px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  opacity: 0.9;
}
@media (max-width: 834px) {
  .play-icon::after {
    transform: translate(-50%, -50%) scale(0.7);
  }
}
@media (hover: hover) {
  .play-icon:hover::after {
    transform: translate(-50%, -50%) scale(1.05);
    filter: drop-shadow(0px 0px 12px rgba(255, 255, 255, 0.5)) drop-shadow(0px 0px 3px rgba(255, 134, 134, 0.9));
    opacity: 1;
  }
}
.lower-style .style_mov__wrapper {
  margin-top: 90px;
  position: relative;
  padding: 0 40px;
}
.lower-style .style_mov__wrapper::before {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background-color: #B4933C;
  background: linear-gradient(90deg, rgba(187, 147, 60, 0) 0%, #bb933c 20%, #bb933c 80%, rgba(187, 147, 60, 0) 100%);
  position: absolute;
  top: 92%;
  left: 0;
  right: 0;
}
@media (max-width: 834px) {
  .lower-style .style_mov__wrapper::before {
    height: 2px;
    top: initial;
    bottom: -47px;
  }
}
@media (max-width: 834px) {
  .lower-style .style_mov__wrapper {
    margin-top: 48px;
    padding: 0 6.25%;
  }
}
.lower-style .style_mov__wrapper .style-title {
  text-align: center;
  margin-bottom: 36px;
}
@media (max-width: 834px) {
  .lower-style .style_mov__wrapper .style-title {
    margin-bottom: 24px;
  }
}
.lower-style .style_mov__wrapper .style-title .ja {
  font-size: 4rem;
  line-height: 1;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 500;
  letter-spacing: -0.05em;
  margin-top: 4px;
}
@media (max-width: 834px) {
  .lower-style .style_mov__wrapper .style-title .ja {
    font-size: 2.4rem;
  }
}
.lower-style .style_mov__wrapper .style_mov__box {
  max-width: 619px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.lower-style .style_mov__wrapper .style_mov__box__thumbnail {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  transition: 0.3s ease-in-out;
  opacity: 1;
}
@media (max-width: 834px) {
  .lower-style .style_mov__wrapper .style_mov__box__thumbnail {
    right: 0;
  }
  .lower-style .style_mov__wrapper .style_mov__box__thumbnail img {
    width: 100%;
  }
}
.lower-style .style_mov__wrapper .style_mov__box .play {
  position: absolute;
  top: 0;
  visibility: hidden;
  opacity: 0;
}
.lower-style .style_mov__wrapper .style_mov__box .mov {
  position: relative;
}
.lower-style .style_mov__wrapper .style_mov__box .mov::before {
  content: "";
  display: block;
  background-image: url(../img/style/style_mov_car.png);
  width: 223px;
  height: 162px;
  position: absolute;
  bottom: -40px;
  right: -290px;
}
@media (max-width: 834px) {
  .lower-style .style_mov__wrapper .style_mov__box .mov::before {
    bottom: -120px;
    right: -70px;
    transform: scale(0.5);
  }
}
.lower-style .style_mov__wrapper .style_mov__box .mov .youtube {
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
}
.lower-style .style_mov__wrapper .style_mov__box .player {
  visibility: visible;
  opacity: 1;
}
.lower-style .sec__workstyle {
  margin-top: 95px;
}
@media print {
  .anime {
    opacity: 1 !important;
    transform: translate(0) !important;
  }
  .header {
    position: absolute;
  }
  .applyBtn,
  .pagetop,
  .fixed_convertion {
    display: none;
  }
}
.lower-information_d .info__main .body .img {
  text-align: center;
}
.lower-information_d .info__main .body .img::before {
  content: none;
}
.lower-information_d .info__main .body .img img {
  position: relative;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;";
  max-width: 100%;
  width: auto;
  height: auto;
}
@media (min-width: 835px) {
  .header__recruit a {
    padding-top: 28px;
    padding-bottom: 28px;
  }
}
.u35Btn {
  position: fixed;
  z-index: 100;
  max-width: 311px;
}
@media (min-width: 835px) {
  .u35Btn {
    top: 4px;
    right: 330px;
  }
}
@media (max-width: 834px) {
  .u35Btn {
    opacity: 0;
    transform: translateY(40px);
    transition: 1s cubic-bezier(0.14, 1, 0.34, 1);
    max-width: 200px;
    bottom: 10px;
    left: 110px;
  }
}
@media (max-width: 374px) {
  .u35Btn {
    max-width: 155px;
  }
}
.u35Btn a {
  position: relative;
  display: block;
  width: 100%;
}
@media (max-width: 834px) {
  .front-page.js-loaded .u35Btn,
  .front-page.js-ready:not(.once) .u35Btn {
    transition-delay: 3.6s;
  }
  .js-loaded .u35Btn,
  .js-ready:not(.once) .u35Btn {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.4s;
  }
}
@media (max-width: 834px) {
  #ot-sdk-btn-floating.ot-floating-button {
    transform: translateX(0) scale(0.8) !important;
    transform-origin: left bottom;
    bottom: 3px !important;
  }
}
@media (max-width: 834px) {
  .lower-kyujin_d #ot-sdk-btn-floating.ot-floating-button {
    bottom: 60px !important;
  }
}
.front-page .sec__information .cat,
.lower-information_l .area,
.lower-information_d .area {
  margin-bottom: 7px;
}
.front-page .sec__information .cat.-several,
.lower-information_l .area.-several,
.lower-information_d .area.-several {
  background: #ec6d81;
}
