  @charset "UTF-8";
/*背景の濃い青*/
/*とても薄い青*/
/*薄い青*/
/*スマホメニューの色*/
/*スマホメニューの色*/
#main {
  height: 100vh;
}

#totopmenu .btnnav01 {
  opacity: 0.5;
}

.moviebox {
  width: 100%;
  height: 100%;
}
.moviebox .video-wrap video {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: contain;";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: none;
}
.moviebox .video-wrap .video-btn {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  cursor: pointer;
  background: url(/employment/recruitlp/common/images/videobtn.svg) 0 0 no-repeat;
  width: 130px;
  height: 130px;
  display: block;
}
.moviebox .video-wrap .video-btn.on {
  display: none;
}
.moviebox .video-wrap:hover {
  cursor: pointer;
}
.moviebox .video-wrap:hover .video-btn {
  opacity: 0.7;
}
.moviebox .video-wrap.stop video {
  display: block;
}
.moviebox .video-wrap.stop .video-btn {
  display: none;
}
.moviebox .video-wrap .nowrapmovie video {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: contain;";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: block;
}

#fullpage img[src$=".png"] {
  width: auto;
  height: auto;
}
#fullpage section .centerblock {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  max-width: 1250px;
}
#fullpage .moviebox {
  background-color: #ededed;
}
#fullpage #section2 .centerblock {
  padding-top: 20px;
}
#fullpage #section3 .centerblock, #fullpage #section4 .centerblock, #fullpage #section5 .centerblock, #fullpage #section6 .centerblock, #fullpage #section7 .centerblock, #fullpage #section8 .centerblock, #fullpage #section9 .centerblock, #fullpage #section10 .centerblock, #fullpage #section11 .centerblock, #fullpage #section12 .centerblock, #fullpage #section13 .centerblock, #fullpage #section14 .centerblock {
  padding-top: 40px;
}
#fullpage #section1 .flexbox {
  height: 100%;
}
#fullpage #section1 .imgbox {
  width: 50%;
  background: url(/employment/recruitlp/common/images/index/01img01.webp) center center no-repeat;
  background-size: cover;
}
#fullpage #section1 .txtbox {
  width: 50%;
}
#fullpage #section1 .txtbox .txt01 {
  text-align: left;
  margin-left: -80px;
  margin-bottom: 40px;
}
#fullpage #section2 .box01 {
  width: 45%;
  text-align: right;
  z-index: 1;
}
#fullpage #section2 .box01 img {
  margin-right: -40px;
}
#fullpage #section2 .box02 {
  width: 55%;
  margin: 0 0 0 auto;
  position: relative;
}
#fullpage #section2 .box02 .moviebox {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#fullpage #section3 .s3boxbace {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}
#fullpage #section3 .box01 {
  width: 55%;
  position: relative;
}
#fullpage #section3 .box01 .moviebox {
  height: 56%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#fullpage #section3 .box02 {
  width: 45%;
  position: relative;
}
#fullpage #section3 .box02 img {
  max-width: 35vw;
}
#fullpage #section4 .box01 {
  width: 55%;
  position: relative;
}
#fullpage #section4 .box01 .moviebox {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#fullpage #section4 .box02 {
  width: 43%;
  padding-left: 40px;
}
#fullpage #section4 .box02 .img01 {
  text-align: left;
}
#fullpage #section4 .box02 .img02 {
  margin-top: 40px;
  text-align: left;
}
#fullpage #section5 .box01 {
  width: 45%;
  text-align: right;
}
#fullpage #section5 .box02 {
  width: 50%;
  text-align: left;
}
#fullpage #section5 .bottombox {
  margin-top: 40px;
}
#fullpage #section6 .box01 {
  width: 48%;
}
#fullpage #section6 .box02 {
  width: 38%;
  text-align: left;
}
#fullpage #section6 .box02 .movieboxover {
  width: 80%;
  margin: 40px 0 0 0;
}
#fullpage #section7 .box01 {
  margin-bottom: 40px;
}
#fullpage #section8 .box01 {
  width: 55%;
}
#fullpage #section8 .box02 {
  width: 40%;
  text-align: left;
  padding-left: 20px;
}
#fullpage #section8 .box02 .imgbox01 {
  margin-bottom: 40px;
}
#fullpage #section8 .box02 .imgbox01 img {
  width: 70%;
}
#fullpage #section9 .box01 {
  width: 50%;
  z-index: 1;
}
#fullpage #section9 .box01 img {
  margin-right: -80px;
  width: 120%;
}
#fullpage #section9 .box02 {
  width: 50%;
  text-align: left;
}
#fullpage #section9 .box02 .imgbox01 {
  margin-bottom: 40px;
  margin-left: 90px;
}
#fullpage #section10 .flexbox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#fullpage #section10 .box01 {
  width: 48%;
  text-align: right;
}
#fullpage #section10 .box01 .txtbox {
  text-align: left;
  margin: 20px 0 0 auto;
}
#fullpage #section10 .box02 {
  width: 48%;
  text-align: left;
}
#fullpage #section10 .box02 img {
  height: 75vh;
}
#fullpage #section11 .flexbox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#fullpage #section11 .box01 {
  width: 48%;
  text-align: right;
}
#fullpage #section11 .box01 img {
  height: 75vh;
}
#fullpage #section11 .box02 {
  width: 48%;
  text-align: left;
}
#fullpage #section11 .box02 .txtbox {
  text-align: left;
  margin-top: 20px;
}
#fullpage #section12 .box01 {
  width: 50%;
  z-index: 1;
}
#fullpage #section12 .box01 img {
  margin-right: -60px;
}
#fullpage #section12 .box02 {
  width: 50%;
  position: relative;
}
#fullpage #section12 .box02 img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 100%;
}
#fullpage #section13 .imgbox {
  position: relative;
}
#fullpage #section13 .imgbox .txtbox {
  position: absolute;
  bottom: 80px;
  left: 0;
  width: 100%;
  text-align: center;
}
#fullpage #section14 .upperbox {
  margin-bottom: 90px;
}
#fullpage #section14 .upperbox a:hover {
  opacity: 0.7;
}
#fullpage #section14 .upperbox .box01 {
  width: 48%;
  text-align: right;
}
#fullpage #section14 .upperbox .box02 {
  width: 48%;
  text-align: left;
}

.no-webp #fullpage #section1 .imgbox {
  background: url(/employment/recruitlp/common/images/index/01img01.jpg) center center no-repeat;
  background-size: cover;
}

@media screen and (max-height: 710px) {
  #fullpage #section1 .txtbox .txt01 {
    height: 60%;
    margin-bottom: 0;
  }
  #fullpage #section1 .txtbox .txt02 {
    height: 40%;
  }
  #fullpage #section1 .txtbox .txt02 img {
    width: 60vh;
  }
}
/* -------------------------------sp--------------------------------------------- */
/*スマホ縦*/
@media screen and (max-width: 1024px) and (orientation: portrait) {
  #fullpage #section2 .centerblock, #fullpage #section3 .centerblock, #fullpage #section4 .centerblock, #fullpage #section5 .centerblock, #fullpage #section6 .centerblock, #fullpage #section7 .centerblock, #fullpage #section8 .centerblock, #fullpage #section9 .centerblock, #fullpage #section10 .centerblock, #fullpage #section11 .centerblock, #fullpage #section12 .centerblock, #fullpage #section13 .centerblock, #fullpage #section14 .centerblock {
    padding-top: 0px;
  }
  #fullpage #section1 .flexbox {
    height: auto;
  }
  #fullpage #section1 .txtbox {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  #fullpage #section1 .txtbox img {
    width: auto;
  }
  #fullpage #section1 .txtbox .txt01 {
    margin-left: 0px;
    margin-bottom: 10px;
  }
  #fullpage #section1 .imgbox {
    width: 100%;
    height: 40vh;
  }
  #fullpage #section2 .flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #fullpage #section2 .box01 {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-top: 40px;
  }
  #fullpage #section2 .box01 img {
    margin-right: 0;
  }
  #fullpage #section2 .box02 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    padding-top: 40px;
  }
  #fullpage #section2 .box02 .moviebox {
    position: static;
    -webkit-transform: none;
            transform: none;
    height: 200px;
  }
  #fullpage #section3 .box01 {
    padding-top: 40px;
    width: 100%;
  }
  #fullpage #section3 .box01 .moviebox {
    position: static;
    -webkit-transform: none;
            transform: none;
    height: 200px;
  }
  #fullpage #section3 .box02 {
    padding-top: 40px;
    width: 100%;
  }
  #fullpage #section3 .box02 img {
    position: static;
    -webkit-transform: none;
            transform: none;
    max-width: 100%;
  }
  #fullpage #section4 .box01 {
    width: 100%;
    margin-bottom: 40px;
  }
  #fullpage #section4 .box02 {
    width: 100%;
    padding-left: 0;
  }
  #fullpage #section4 .box02 .img02 {
    text-align: left;
  }
  #fullpage #section4 .box02 .img02 img {
    width: 80%;
  }
  #fullpage #section5 .box03 {
    text-align: left;
    margin-bottom: 20px;
  }
  #fullpage #section5 .box04 {
    margin-bottom: 20px;
  }
  #fullpage #section6 .box03 {
    margin-bottom: 20px;
  }
  #fullpage #section6 .box04 {
    margin-bottom: 20px;
    text-align: left;
  }
  #fullpage #section6 .box05 {
    text-align: left;
  }
  #fullpage #section6 .box05 img {
    width: 60%;
  }
  #fullpage #section7 .box03 {
    margin-bottom: 20px;
  }
  #fullpage #section8 .box01 {
    width: 100%;
    margin-bottom: 40px;
  }
  #fullpage #section8 .box02 {
    width: 100%;
  }
  #fullpage #section8 .box02 .imgbox01 {
    width: 50vw;
    margin-bottom: 20px;
  }
  #fullpage #section9 .moviebox {
    height: 50vw;
  }
  #fullpage #section9 .box01 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #fullpage #section9 .box01 img {
    margin-right: 0px;
  }
  #fullpage #section9 .box02 {
    width: 100%;
  }
  #fullpage #section9 .box02 .imgbox01 {
    margin-bottom: 0px;
    margin-left: 0px;
  }
  #fullpage #section10 .box01 {
    width: 100%;
    margin: 0 auto 20px auto;
  }
  #fullpage #section10 .box01 img {
    height: auto;
  }
  #fullpage #section10 .box02 {
    width: 100%;
    margin: 0 auto;
  }
  #fullpage #section10 .box02 img {
    height: auto;
  }
  #fullpage #section11 .box01 {
    width: 100%;
    margin: 0 auto 20px auto;
  }
  #fullpage #section11 .box01 img {
    height: auto;
  }
  #fullpage #section11 .box02 {
    width: 100%;
    margin: 0 auto;
  }
  #fullpage #section11 .box02 img {
    height: auto;
  }
  #fullpage #section12.section {
    padding-left: 0px;
    padding-right: 0px;
  }
  #fullpage #section12 .sectioninner {
    width: 100%;
  }
  #fullpage #section12 .centerblock {
    padding-top: 0;
  }
  #fullpage #section12 .flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #fullpage #section12 .box01 {
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #fullpage #section12 .box01 img {
    margin-right: 0px;
  }
  #fullpage #section12 .box02 {
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #fullpage #section12 .box02 img {
    position: static;
    -webkit-transform: none;
            transform: none;
  }
  #fullpage #section13 .txtbox2 {
    margin-top: 20px;
  }
  #fullpage #section14 .box03 {
    margin-top: 40px;
  }
  #fullpage .modaal-btn {
    position: relative;
    display: block;
  }
  #fullpage .modaal-btn:after {
    content: "\f00e";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #fff;
    position: absolute;
    right: 10px;
    bottom: 5px;
    font-size: 2em;
  }
  /*iPad縦向き*/
  .ipad #fullpage .centerblock {
    width: 50vw;
    margin: 0 auto;
  }
  .ipad #fullpage #section8 .box02 .imgbox02 img {
    width: 80%;
  }
  .ipad #fullpage #section9 .box02 .imgbox01 img {
    width: 60%;
  }
}
/*iPad横向き*/
@media screen and (max-height: 1194px) and (orientation: landscape) {
  .ipad #fullpage #section1 .txtbox .txt01 {
    margin-bottom: 10px;
  }
  .ipad #fullpage #section1 .txtbox .txt02 {
    margin-left: 20px;
  }
}
/*スマホ縦向き用*/
@media only screen and (max-width: 428px) and (orientation: portrait) {
  #fullpage section .centerblock {
    width: 60vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  #fullpage #section3 .centerblock, #fullpage #section4 .centerblock, #fullpage #section5 .centerblock, #fullpage #section6 .centerblock, #fullpage #section7 .centerblock, #fullpage #section8 .centerblock, #fullpage #section9 .centerblock, #fullpage #section10 .centerblock, #fullpage #section11 .centerblock, #fullpage #section12 .centerblock, #fullpage #section13 .centerblock, #fullpage #section14 .centerblock {
    margin: 0 auto;
  }
  #fullpage #section2 .box01 {
    padding-top: 10px;
  }
  #fullpage #section3 .box01 {
    margin-bottom: 10px;
  }
  #fullpage #section3 .box02 {
    padding-top: 10px;
  }
  #fullpage #section4 .box01 {
    margin-bottom: 10px;
  }
  #fullpage #section4 .box02 .img02 {
    margin-top: 10px;
  }
  #fullpage #section5 .box04 {
    margin-bottom: 10px;
  }
  #fullpage #section5 .box05 {
    width: 80%;
  }
  #fullpage #section8 .box01 {
    margin-bottom: 10px;
  }
  #fullpage #section8 .box02 {
    padding-left: 0;
  }
  #fullpage #section8 .box02 .imgbox01 {
    margin-bottom: 10px;
  }
  #fullpage #section14 .box03 {
    margin-top: 10px;
  }
}
@media screen and (max-height: 887px) and (orientation: landscape) {
  #section8 .box02 {
    width: 30%;
  }
  #section8 .box02 .imgbox02 img {
    width: 40vh;
  }
}
/*PC縦狭い横向き*/
@media screen and (max-height: 825px) and (orientation: landscape) {
  .js_isPc #fullpage #section1 .flexbox {
    height: 80vh;
  }
  .js_isPc #fullpage #section1 .txtbox .txt01 {
    margin-bottom: 0px;
  }
  .js_isPc #fullpage #section1 .txtbox .txt02 img {
    width: 60%;
  }
  .js_isPc #fullpage #section3 .box01 .moviebox {
    height: 100%;
  }
  .js_isPc #fullpage #section3 .box02 {
    width: 40%;
  }
  .js_isPc #fullpage #section4 .box01 {
    width: 60%;
  }
  .js_isPc #fullpage #section4 .box02 {
    width: 38%;
  }
  .js_isPc #fullpage #section5 .box01 {
    text-align: left;
  }
  .js_isPc #fullpage #section5 .box01 img {
    height: 40vh;
  }
  .js_isPc #fullpage #section5 .bottombox {
    width: 50vw;
  }
  .js_isPc #fullpage #section6 .box01 img {
    width: 80%;
  }
  .js_isPc #fullpage #section6 .box02 {
    width: 49%;
  }
  .js_isPc #fullpage #section6 .box02 img {
    width: auto;
    height: 35vh;
  }
  .js_isPc #fullpage #section7 .box01 {
    width: auto;
    height: 50vh;
  }
  .js_isPc #fullpage #section8 .box02 {
    width: 35%;
  }
  .js_isPc #fullpage #section8 .box02 .imgbox01 img {
    width: 40vh;
  }
  .js_isPc #fullpage #section9 .moviebox {
    width: 70%;
  }
  .js_isPc #fullpage #section12 .box01 {
    text-align: right;
  }
  .js_isPc #fullpage #section12 .box01 img {
    width: 80%;
  }
  .js_isPc #fullpage #section12 .box02 img {
    width: 80%;
  }
  .js_isPc #fullpage #section13 .imgbox {
    width: 60%;
    margin: 0 auto;
  }
  .js_isPc #fullpage #section13 .imgbox .txtbox {
    width: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .js_isPc #fullpage #section14 .bottombox {
    text-align: left;
  }
  .js_isPc #fullpage #section14 .bottombox img {
    height: 20vh;
  }
  .ipad #fullpage #section12 .box01 img {
    width: 100%;
  }
  .ipad #fullpage #section12 .box02 img {
    width: 100%;
  }
  .ipad #fullpage #section13 .imgbox {
    width: 90%;
    height: auto;
  }
  .ipad #fullpage #section13 .imgbox img {
    height: auto;
  }
}