@charset "utf-8";

/* --------------------------------------- */
/* 採用情報　「企業理念」ページ
/* --------------------------------------- */


/* メインビジュアル
-------------------------------------------*/
.recUnderMvBl {
  background: url(../img/recruit_under_mv.webp) no-repeat center 0/cover;
}


/*  「会社理念」
-------------------------------------------*/
.recPhiloIdeaBl {
  padding: 108px 0 38px;
  background-color: #e1eff5;
  color: #1f385a;
}

.recPhiloIdea_inner {
  overflow: hidden;
}

.recPhiloIdea_txtwrap {
  margin: 1.7% 0 0 2.3%;
}

.recPhiloIdea_ul {
  margin-top: 35px;
}

.recPhiloIdea_ul>li:nth-child(1) {
  text-indent: -1.8em;
  padding-left: 1.8em;
}

.recPhiloIdea_ul>li:nth-child(2),
.recPhiloIdea_ul>li:nth-child(3) {
  text-indent: -2.7em;
  padding-left: 2.7em;
}

.recPhiloIdea_ul>li+li {
  margin-top: 22px;
}

.recPhiloIdea_ul>li .recUnder-txt-n {
  margin-top: 0;
}

.recPhiloIdea_imgwrap {
  float: right;
  width: 40.4%;
  margin: 0 3.8% 0 2%;
}

.recPhiloIdea_inner .recUnder-third-tit {
  margin-top: min(calc((18 / 1200) * 100vw), 18px);
}


@media screen and (max-width: 767px) {
  .recPhiloIdeaBl {
    padding: calc((108 / 750) * 100vw) 0;
  }

  .recPhiloIdea_inner {
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .recPhiloIdea_txtwrap {
    margin: 0;
  }

  .recPhiloIdea_ul {
    margin-top: calc((50 / 750) * 100vw);
  }

  .recPhiloIdea_ul>li+li {
    margin-top: calc((20 / 750) * 100vw);
  }

  .recPhiloIdea_imgwrap {
    float: none;
    width: 100%;
    box-sizing: border-box;
    margin: calc((45 / 750) * 100vw) 0 0;
  }

}


/*  「社是」
-------------------------------------------*/
.recPhiloMottoBl {
  padding: 108px 0 128px;
  color: #1f385a;
  position: relative;
  /* height: min(calc((796 / 1700) * 100vw), 804px); */
  box-sizing: border-box;
  overflow: hidden;
}

.recPhiloMottoBl .inner1460 {
  position: relative;
  z-index: 3;
}

.recPhiloMotto_inner {
  overflow: hidden;
}

.recPhiloMotto_txtwrap {
  margin: 1.7% 0 0 2.3%;
}

.recPhiloMotto_tit {
  font-size: min(calc((70 / 1200) * 100vw), 70px);
  font-weight: 900;
  line-height: 1;
  letter-spacing: .1em;
}

.recPhiloMotto_ul {
  margin-top: 35px;
}

.recPhiloMotto_ul>li+li {
  margin-top: 22px;
}

.recPhiloMottoa_ul>li .recUnder-txt-n {
  margin-top: 0;
}

.recPhiloMotto_imgwrap {
  float: right;
  width: 40.1%;
  margin: 2.7% 4.1% 0 7%;
}

.recPhiloMotto_inner .recUnder-third-tit {
  margin-top: min(calc((18 / 1200) * 100vw), 18px);
}

.recPhiloMotto_arrow {
  position: absolute;
  top: 0;
  /* bottom: 0; */
  left: 0;
  opacity: .5;
  z-index: 2;
  width: 100%;
  /* height: 100%; */
  /* margin: auto; */
}

.recPhiloMotto_arrow img {
  /* width: auto; */
  /* height: 100%; */
}

.js-arrow-D {
  opacity: 0;
  transition: all .5s;
  transform: translate(-70px, 70px);
}

.js-arrow-D.fadein {
  opacity: 1;
  transform: translate(0, 0);
}

.recPhiloMotto_arrow._1 {
  transition-delay: .5s;
}

.recPhiloMotto_arrow._2 {
  transition-delay: .8s;
}

.recPhiloMotto_arrow._3 {
  transition-delay: .7s;
}

.recPhiloMotto_arrow._4 {
  transition-delay: .5s;
}

.recPhiloMotto_arrow._5 {
  transition-delay: .11s;
}

.recPhiloMotto_arrow._6 {
  transition-delay: 1.5s;
}

.recPhiloMotto_arrow._7 {
  transition-delay: 1.7s;
}

.recPhiloMotto_arrow._8 {
  transition-delay: 1.6s;
}


@media screen and (max-width:1720px) {
  .recPhiloMottoBl {
    /* height: auto; */
  }

  .recPhiloMotto_arrow {
    /* top: auto; */
    bottom: 0;
  }

  .recPhiloMotto_arrow img {
    width: auto;
    height: 100%;
  }
}


@media screen and (max-width: 767px) {
  .recPhiloMottoBl {
    padding: calc((108 / 750) * 100vw) 0;
  }

  .recPhiloMotto_inner {
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .recPhiloMotto_txtwrap {
    margin: 0;
  }

  .recPhiloMotto_imgwrap {
    float: none;
    width: 100%;
    box-sizing: border-box;
    margin: calc((45 / 750) * 100vw) 0 0;
  }

}


/*  「経営理念」
-------------------------------------------*/
.recPhiloManageBl {
  padding: 108px 0 124px;
  background-color: #e1eff5;
  color: #1f385a;
}

.recPhiloManage_inner {
  padding: 0 min((calc(35 / 1200) * 100vw), 35px);
}

.recPhiloManage_lr {
  overflow: hidden;
}

.recPhiloManage_txtwrap {
  margin: 1.3% 0 0 2.5%;
}

.recPhiloManage_ul {
  margin-top: 35px;
}

.recPhiloManage_ul>li+li {
  margin-top: 22px;
}

.recPhiloManage_ul>li .recUnder-txt-n {
  margin-top: 0;
}

.recPhiloManage_imgwrap {
  float: right;
  width: 47.85%;
  margin: 2.2% 0 0 2%;
}

.recPhiloManage_inner .recUnder-third-tit {
  margin-top: min(calc((53 / 1200) * 100vw), 53px);
  letter-spacing: .08em;
  line-height: 1.66;
}


@media screen and (max-width: 767px) {
  .recPhiloManageBl {
    padding: calc((108 / 750) * 100vw) 0;
  }

  .recPhiloManage_inner {
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .recPhiloManage_lr {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding: 0 15px;
    margin-top: calc((30 / 750) * 100vw);
  }

  .recPhiloManage_txtwrap {
    margin: 0;
  }

  .recPhiloManage_imgwrap {
    float: none;
    width: 100%;
    box-sizing: border-box;
    margin: calc((45 / 750) * 100vw) 0 0;
  }

  .recPhiloManage_inner .recUnder-third-tit {
    margin-top: 0;
  }

}