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

#totopmenu .btnnav03 {
  opacity: 0.5;
}

.bottomnav {
  position: relative;
}
.bottomnav .contentsttl {
  width: 185px;
  position: absolute;
  top: -38px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.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.active .video-btn {
  display: none;
}
.moviebox .video-wrap:hover {
  cursor: pointer;
}
.moviebox .video-wrap:hover .video-btn {
  opacity: 0.7;
}
.moviebox .video-wrap.pause video {
  display: block;
}
.moviebox .video-wrap.pause .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;
}

.youtubebox iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}

.remodal {
  width: 90vw;
  color: #fff;
}
.remodal .video {
  width: 100%;
}
.remodal .video video {
  width: 100%;
}

.section .sectioninner .sectioninnerbox {
  width: 1100px;
}

.mordalyoutube {
  margin: 0 auto;
}
.mordalyoutube .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.mordalyoutube .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#fullpage img[src$=".png"] {
  width: auto;
  height: auto;
}
#fullpage .section {
  padding-top: 0px;
  padding-bottom: 0px;
}
#fullpage section .centerblock {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1100px;
}
#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 .centerblock {
  position: static;
  -webkit-transform: none;
          transform: none;
  margin: 0 auto;
  width: 100%;
}
#fullpage #section1 .box01 {
  position: relative;
  background: url(/employment/recruitlp/common/images/global/01img01.webp) center center no-repeat;
  background-size: cover;
  height: calc(100vh - 120px);
}
#fullpage #section1 .box01 .txt01 {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}
#fullpage #section2 .flexbox {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#fullpage #section2 .box01 {
  width: 48%;
}
#fullpage #section2 .box02 {
  width: 48%;
}
#fullpage #section3 .s3box {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#fullpage #section3 .flexbox {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#fullpage #section3 .box01 {
  width: 58%;
}
#fullpage #section3 .box02 {
  width: 38%;
  text-align: left;
}
#fullpage #section4 .s4box {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#fullpage #section4 .box01 {
  width: 49%;
}
#fullpage #section4 .box02 {
  width: 49%;
}
#fullpage #section5 .box01 {
  width: 39%;
}
#fullpage #section5 .box01 .imgbox {
  margin-bottom: 80px;
}
#fullpage #section5 .box02 {
  width: 59%;
}
#fullpage #section5 .box02 .moviebox {
  width: 60%;
  margin: 20px 0 0 auto;
}
#fullpage #section6 .box02 {
  width: 49%;
}
#fullpage #section6 .box01 {
  width: 49%;
}
#fullpage #section6 .box01 .imgbox {
  text-align: left;
}
#fullpage #section6 .box01 .moviebox {
  width: 80%;
  margin: 0 0 0 0;
}
#fullpage #section6 .bottombox {
  margin-top: 20px;
}
#fullpage #section7 .box0101 {
  width: 60%;
}
#fullpage #section7 .box0102 {
  width: 38%;
}
#fullpage #section7 .box01 {
  text-align: left;
  margin-bototm: 20px;
}
#fullpage #section7 .bottombox {
  margin-top: 40px;
}
#fullpage #section7 .box02 {
  width: 70%;
  text-align: left;
}
#fullpage #section8 .box01 {
  position: relative;
}
#fullpage #section8 .box01 .txtbox {
  position: absolute;
  bottom: 40px;
  padding: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
}
#fullpage #section9 .box01 {
  width: 60%;
  text-align: left;
}
#fullpage #section9 .box01 .txtbox {
  margin-top: 40px;
}
#fullpage #section9 .box01 .txtbox img {
  width: 40%;
}
#fullpage #section9 .box02 {
  width: 37%;
  position: relative;
}
#fullpage #section9 .box02 ul {
  text-align: left;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#fullpage #section9 .box02 ul li {
  margin-bottom: 10px;
  line-height: 1;
}
#fullpage #section10.section {
  padding-left: 0px;
  padding-right: 0px;
}
#fullpage #section10 .fp-tableCell {
  vertical-align: top;
}
#fullpage #section10 .box01 {
  background: url(/employment/recruitlp/common/images/global/10img01.webp) 0 0 no-repeat;
  background-size: cover;
  height: 90vh;
}
#fullpage #section10 .box01 .txtbox {
  width: 1100px;
  margin: 0 auto;
  text-align: left;
  padding-top: 80px;
}
#fullpage #section11 .flexbox {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#fullpage #section11 .box01 {
  width: 48%;
}
#fullpage #section11 .box02 {
  width: 48%;
}
#fullpage #section12 .box01 {
  width: 58%;
}
#fullpage #section12 .box01 .txtbox {
  margin-top: 40px;
}
#fullpage #section12 .box02 {
  width: 38%;
}
#fullpage #section12 .box02 .img01 {
  margin-bottom: 20px;
}
#fullpage #section13 .imgbox {
  margin-bottom: 20px;
}
#fullpage #section13 .box01 {
  width: 70%;
  text-align: left;
}
#fullpage #section13 .box01 img {
  width: 50%;
}
#fullpage #section13 .box02 {
  width: 30%;
}
#fullpage #section14 .box01 {
  width: 40%;
  text-align: left;
}
#fullpage #section14 .box02 {
  width: 58%;
}
#fullpage #section14 .box02 ul {
  margin-top: 40px;
}
#fullpage #section14 .box02 ul li {
  text-align: left;
  margin-bottom: 10px;
  line-height: 1;
}
#fullpage #section15 .box01 {
  text-align: right;
}
#fullpage #section15 .box02 {
  text-align: left;
  margin-top: 20px;
}
#fullpage #section16 .flexbox {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#fullpage #section16 .s16box {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#fullpage #section16 .box01 {
  width: 40%;
  text-align: left;
}
#fullpage #section16 .box02 {
  width: 58%;
}
#fullpage #section17 .s17box {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#fullpage #section17 .box01 {
  width: 58%;
  text-align: left;
}
#fullpage #section17 .box02 {
  width: 40%;
}
#fullpage #section18 .flexbox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 80px;
}
#fullpage #section18 .box01 {
  width: 48%;
  text-align: left;
}
#fullpage #section18 .box02 {
  width: 48%;
  text-align: left;
}
#fullpage #section19 .flexbox {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-top: 80px;
}
#fullpage #section19 .box01 {
  width: 38%;
  text-align: right;
}
#fullpage #section19 .box01 .innermoveDown {
  margin-top: 80px;
}
#fullpage #section19 .box02 {
  width: 60%;
  text-align: left;
}
#fullpage #section20 .box01 {
  position: relative;
  background: url(/employment/recruitlp/common/images/global/20img01.webp) center left no-repeat;
  background-size: cover;
  width: 100%;
  height: 80vh;
  max-height: 750px;
}
#fullpage #section20 .box01 img {
  width: 100%;
}
#fullpage #section20 .box01 .txt02 {
  position: absolute;
  bottom: 0px;
  right: 10px;
}
#fullpage #section20 .box01 .txt01 {
  position: absolute;
  top: 40px;
  right: 40px;
}

.no-webp #fullpage #section1 .box01 {
  background: url(/employment/recruitlp/common/images/global/01img01.jpg) center center no-repeat;
  background-size: cover;
}
.no-webp #fullpage #section10 .box01 {
  background: url(/employment/recruitlp/common/images/global/10img01.jpg) 0 0 no-repeat;
  background-size: cover;
}
.no-webp #fullpage #section20 .box01 {
  background: url(/employment/recruitlp/common/images/global/20img01.jpg) center left no-repeat;
  background-size: cover;
}

/* -------------------------------sp--------------------------------------------- */
/*スマホ縦*/
@media screen and (max-width: 1024px) and (orientation: portrait) {
  .remodal-close {
    top: -20px;
    right: -20px;
    z-index: 10;
  }
  .remodal {
    width: 94vw;
    padding: 10px;
  }
  .remodal .video {
    margin-top: 40px;
  }
  .bottomnav {
    position: relative;
  }
  .bottomnav .contentsttl {
    width: 35vw;
    position: absolute;
    top: -38px;
    left: 20px;
    -webkit-transform: none;
            transform: none;
  }
  .section .sectioninner .sectioninnerbox {
    width: 100%;
  }
  #fullpage section .centerblock {
    width: 60vw;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  #fullpage #section1 .sectioninner {
    width: 100vw;
  }
  #fullpage #section1 .box03 {
    background: url(/employment/recruitlp/common/images/global/01img01_sp.webp) center center no-repeat;
    background-size: cover;
    position: relative;
    height: calc(100vh - 46px);
    height: calc(100dvh - 46px);
  }
  #fullpage #section1 .box03 .txt02 {
    position: absolute;
    width: 90vw;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  #fullpage #section1 .box03 .txt02 img {
    width: 90%;
  }
  #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;
  }
  #fullpage #section2 .box02 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #fullpage #section3 .box01 {
    width: 100%;
    margin-bottom: 20px;
  }
  #fullpage #section3 .box02 {
    width: 100%;
  }
  #fullpage #section4 .flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #fullpage #section4 .box01 {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #fullpage #section4 .box02 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 20px;
  }
  #fullpage #section5 .box02 {
    width: 100%;
    margin-bottom: 20px;
  }
  #fullpage #section5 .box02 .moviebox {
    width: 80%;
    margin: 20px 0 0 0;
  }
  #fullpage #section5 .box01 {
    width: 100%;
  }
  #fullpage #section5 .box01 .txtbox {
    text-align: left;
  }
  #fullpage #section6 .imgbox {
    margin-bottom: 20px;
  }
  #fullpage #section6 .imgbox2 {
    margin-bottom: 20px;
  }
  #fullpage #section7 .centerblock {
    padding-top: 0;
  }
  #fullpage #section7 .box0101 {
    width: 100%;
    margin-bottom: 10px;
  }
  #fullpage #section7 .box0102 {
    width: 100%;
    text-align: left;
  }
  #fullpage #section7 .box0102 img {
    width: 70%;
  }
  #fullpage #section7 .bottombox {
    width: 60vw;
    margin: 10px auto 0 auto;
  }
  #fullpage #section7 .bottombox.flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #fullpage #section7 .bottombox .box02 {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #fullpage #section7 .bottombox .box03 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 20px;
  }
  #fullpage #section8 .box01 .txtbox {
    position: static;
    -webkit-transform: none;
            transform: none;
    background-color: transparent;
    padding: 0;
    margin-top: 20px;
  }
  #fullpage #section8 .box01 .txtbox img {
    width: 90%;
  }
  #fullpage #section9 .box01 {
    width: 100%;
    margin-bottom: 40px;
  }
  #fullpage #section9 .box02 {
    width: 100%;
    margin-top: 20px;
  }
  #fullpage #section9 .box02 ul {
    position: static;
    -webkit-transform: none;
            transform: none;
  }
  #fullpage #section10 .box01 {
    background: url(/employment/recruitlp/common/images/global/10img01_sp.webp) 0 0 no-repeat;
    background-size: cover;
    height: calc(100vh - 46px);
    height: calc(100dvh - 46px);
  }
  #fullpage #section10 .box01 .txtbox {
    width: 70%;
    padding-top: 140px;
  }
  #fullpage #section11 .flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #fullpage #section11 .box01 {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #fullpage #section11 .box02 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 20px;
  }
  #fullpage #section12 .box01 {
    width: 100%;
  }
  #fullpage #section12 .box01 .moviebox {
    margin-bottom: 20px;
  }
  #fullpage #section12 .box02 {
    width: 100%;
  }
  #fullpage #section13 .centerblock {
    padding-top: 0;
  }
  #fullpage #section13 .s13box {
    width: 60vw;
    margin: 40px auto 0 auto;
  }
  #fullpage #section13 .s13box.flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #fullpage #section13 .s13box .box01 {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #fullpage #section13 .s13box .box01 img {
    width: 100%;
  }
  #fullpage #section13 .s13box .box02 {
    width: 80%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 20px;
  }
  #fullpage #section14 .box02 {
    width: 100%;
  }
  #fullpage #section14 .box02 .txtbox {
    margin: 10px auto 0 auto;
  }
  #fullpage #section14 .box02 ul {
    margin-top: 10px;
  }
  #fullpage #section16 .flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #fullpage #section16 .box01 {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #fullpage #section16 .box02 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 20px;
  }
  #fullpage #section17 .box01 {
    width: 100%;
    margin-bottom: 20px;
  }
  #fullpage #section17 .box02 {
    width: 100%;
  }
  #fullpage #section18 .flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #fullpage #section18 .box01 {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #fullpage #section18 .box02 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 20px;
  }
  #fullpage #section19 .flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #fullpage #section19 .box01 {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #fullpage #section19 .box02 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 20px;
  }
  #fullpage #section20 .box01 {
    width: 100%;
    height: auto;
    position: static;
    background-image: none;
  }
  #fullpage #section20 .box01 .txt02 {
    display: none;
  }
  #fullpage #section20 .box01 .txt01 {
    position: static;
    margin-top: 10px;
  }
  .no-webp #fullpage #section1 .box03 {
    background: url(/employment/recruitlp/common/images/global/01img01_sp.jpg) center center no-repeat;
    background-size: cover;
  }
  .no-webp #fullpage #section10 .box01 {
    background: url(/employment/recruitlp/common/images/global/10img01_sp.jpg) 0 0 no-repeat;
    background-size: cover;
  }
}
/*iPad縦向き*/
.ipad #fullpage .centerblock {
  width: 50vw;
  margin: 0 auto;
}

/*スマホ縦向き用*/
@media only screen and (max-width: 414px) and (orientation: portrait) {
  #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 {
    width: 60vw;
    margin: 0 auto;
  }
  #fullpage #section2 .box01 {
    margin: 0 auto;
  }
  #fullpage #section2 .box02 {
    margin: 0 auto;
  }
  #fullpage #section9 .box01 {
    margin-bottom: 20px;
  }
  #fullpage #section9 .box01 .txtbox {
    margin-top: 20px;
  }
  #fullpage #section9 .box01 .txtbox img {
    width: 60%;
  }
  #fullpage #section9 .box02 {
    margin-top: 10px;
  }
  #fullpage #section12 .box01 .txtbox {
    margin-top: 20px;
  }
  #fullpage #section13 .s13box {
    margin: 20px auto 0 auto;
  }
  #fullpage #section18 .flexbox {
    padding-top: 20px;
  }
  #fullpage #section20 .box01 .txt02 {
    display: none;
  }
}
/*iPad横向き*/
@media screen and (max-height: 1194px) and (orientation: landscape) {
  .ipad #fullpage .section .sectioninner .sectioninnerbox {
    width: 100%;
  }
  .ipad #fullpage #section10 .box01 .txtbox {
    width: 80%;
  }
  .ipad #fullpage #section14 .box02 {
    width: 50%;
  }
  .ipad #fullpage #section15 .box01 {
    width: 80%;
    margin: 0 auto;
  }
  .ipad #fullpage #section15 .box02 {
    width: 80%;
    margin: 20px auto 0 auto;
  }
  .ipad #fullpage #section15 .box02 img {
    width: 60%;
  }
  .ipad #fullpage #section18 .flexbox {
    padding-top: 20px;
  }
}
@media screen and (max-height: 820px) and (orientation: landscape) {
  .js_isPc .remodal {
    width: 140vh;
  }
  .js_isPc .section .sectioninner .sectioninnerbox {
    width: 145vh;
  }
  .js_isPc #fullpage section .centerblock {
    padding-top: 0px;
    width: 145vh;
  }
  .js_isPc #fullpage #section1 .box01 {
    width: 100%;
    height: 80vh;
    margin: 0 auto;
  }
  .js_isPc #fullpage #section1 .box01 .txt01 {
    bottom: 3vh;
  }
  .js_isPc #fullpage #section1 .box01 .txt01 img {
    width: 120vh;
  }
  .js_isPc #fullpage #section2 .box01 {
    padding-bottom: 40px;
  }
  .js_isPc #fullpage #section2 .box02 {
    width: 60vh;
  }
  .js_isPc #fullpage #section5 .flexbox {
    width: 80%;
    margin: 0 auto;
  }
  .js_isPc #fullpage #section5 .box01 {
    width: 49%;
  }
  .js_isPc #fullpage #section5 .box01 .imgbox {
    margin-bottom: 20px;
  }
  .js_isPc #fullpage #section5 .box01 .txtbox {
    text-align: left;
  }
  .js_isPc #fullpage #section5 .box01 .txtbox img {
    width: 80%;
  }
  .js_isPc #fullpage #section5 .box02 {
    width: 49%;
  }
  .js_isPc #fullpage #section5 .box02 .imgbox {
    text-align: right;
  }
  .js_isPc #fullpage #section6 .flexbox {
    width: 80%;
    margin: 0 auto;
  }
  .js_isPc #fullpage #section6 .box01 img {
    width: 90%;
  }
  .js_isPc #fullpage #section6 .box02 .txtbox img {
    height: 33vh;
  }
  .js_isPc #fullpage #section6 .bottombox {
    margin-top: 20px;
  }
  .js_isPc #fullpage #section6 .bottombox .box02 .imgbox img {
    width: 80%;
  }
  .js_isPc #fullpage #section7 .flexbox {
    width: 80%;
    margin: 0 auto 20px auto;
  }
  .js_isPc #fullpage #section7 .box0102 {
    text-align: left;
  }
  .js_isPc #fullpage #section7 .box0102 img {
    width: 100%;
  }
  .js_isPc #fullpage #section7 .box01 img {
    width: 60%;
  }
  .js_isPc #fullpage #section7 .bottombox {
    width: 80%;
    margin: 0 auto;
  }
  .js_isPc #fullpage #section7 .bottombox .box02 img {
    width: 70%;
  }
  .js_isPc #fullpage #section8 .box01 {
    width: 120vh;
    margin: 0 auto;
  }
  .js_isPc #fullpage #section8 .box01 .txtbox img {
    height: 14vh;
  }
  .js_isPc #fullpage #section9 .box01 .txtbox img {
    width: 30%;
  }
  .js_isPc #fullpage #section11 .box01 {
    padding-bottom: 40px;
  }
  .js_isPc #fullpage #section11 .box01 img {
    width: 70%;
  }
  .js_isPc #fullpage #section11 .box02 img {
    width: 80%;
  }
  .js_isPc #fullpage #section12 .flexbox {
    width: 80%;
    margin: 0 auto;
  }
  .js_isPc #fullpage #section12 .box01 {
    width: 50%;
  }
  .js_isPc #fullpage #section12 .box01 .txtbox {
    text-align: left;
    margin-top: 20px;
  }
  .js_isPc #fullpage #section13 .imgbox {
    width: 80%;
    margin: 0 auto 20px auto;
  }
  .js_isPc #fullpage #section13 .s13box {
    width: 80%;
    margin: 0 auto;
  }
  .js_isPc #fullpage #section13 .s13box .box01 img {
    width: 50%;
  }
  .js_isPc #fullpage #section14 .box02 {
    width: 40%;
  }
  .js_isPc #fullpage #section14 .box02 ul {
    margin-top: 10px;
  }
  .js_isPc #fullpage #section15 .box01 img {
    width: 50%;
  }
  .js_isPc #fullpage #section15 .box02 img {
    width: 50%;
  }
  .js_isPc #fullpage #section16 .box01 {
    height: 20vh;
  }
  .js_isPc #fullpage #section17 .box02 {
    width: 40%;
  }
  .js_isPc #fullpage #section18 .box01 img {
    height: 70vh;
  }
  .js_isPc #fullpage #section19 .box01 img {
    height: 24vh;
  }
  .js_isPc #fullpage #section20 .box01 {
    height: 70vh;
    margin: 0 auto;
  }
  .js_isPc #fullpage #section20 .box01 .txt01 {
    top: 20px;
    right: 20px;
  }
  .js_isPc #fullpage #section20 .box01 .txt01 img {
    width: auto;
    height: 50vh;
  }
}
@media screen and (max-height: 727px) and (orientation: landscape) {
  .js_isPc #fullpage section .centerblock {
    padding-top: 20px;
  }
  .js_isPc #fullpage #section18 .flexbox {
    padding-top: 0px;
  }
}
@media screen and (max-height: 414px) and (orientation: landscape) {
  .js_isMobile .section .sectioninner .sectioninnerbox {
    width: 100%;
  }
  .js_isMobile .bottomnav .contentsttl {
    width: 16vw;
    top: -23px;
  }
  .js_isMobile #fullpage #section7 .bottombox {
    margin-top: 10px;
  }
  .js_isMobile #fullpage #section10 .box01 .txtbox {
    width: 30vw;
  }
}