@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,500,600,700,900&display=swap&subset=japanese');
    
.pages-tit {
     display: block;
     font-family: "Lato", sans-serif;
     font-weight: 900;
     font-size: 170px;
     font-size: 17.0rem;
     margin: 55px 0;
     color: rgba(86,154,210,0.1);
     line-height: 1;
}
@media screen and (max-width: 834px) {
  .pages-tit {
     font-size: 130px;
     font-size: 13.0rem;
     margin: 20px 0 0;
     color: rgba(86,154,210,0.07);
}
}

@media screen and (max-width: 640px) {
  .pages-tit {
     font-size: 80px;
     font-size: 8.0rem;
     margin:  0;
}
}

@media screen and (max-width: 480px) {
   .pages-tit {
     font-size: 55px;
     font-size: 5.5rem;
     font-weight: 800;
}
}


.ttlcomp-01 {
  display: block;
  line-height: 1;
  margin-bottom: 55px;
}

@media screen and (max-width: 1024px) {
  .ttlcomp-01 {
    margin-bottom: 25px;
  }
}

.ttlcomp-01 span {
  display: block;
}

.ttlcomp-01 span.en {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-size: 36px;
  font-size: 3.6rem;
  margin-bottom: 17px;
}

@media screen and (max-width: 834px) {
  .ttlcomp-01 span.en {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 10px;
  }
}

.ttlcomp-01 span.jp {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}

.ttlcomp-02 {
  display: block;
  /*text-align: center;*/
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.6;
  margin-bottom: 33px;
  font-weight: 600;
}

@media screen and (max-width: 834px) {
  .ttlcomp-02 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
}

.ttlcomp-03 {
  display: block;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 60px;
  font-size: 6rem;
  color: white;
  margin-bottom: 68px;
}

@media screen and (max-width: 834px) {
  .ttlcomp-03 {
    font-size: 48px;
    font-size: 4.8rem;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 640px) {
  .ttlcomp-03 {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

.ttlcomp-03 span {
  display: inline-block;
  font-weight: 900;
}

.ttlcomp-03 span.thin {
  font-weight: 100;
  margin-right: 18px;
}

@media screen and (max-width: 834px) {
  .ttlcomp-03 span.thin {
    margin-right: 10px;
  }
}

.sans-serif {
      font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.sec-mv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 85px 81px 124px;
}

@media screen and (max-width: 1450px) {
  .sec-mv {
    padding: 85px 15px 124px;
  }
}

@media screen and (max-width: 834px) {
  .sec-mv {
    padding: 15px 15px 50px 0;
  }
}


.sec-connect {
  padding: 0 0 114px;
}

@media screen and (max-width: 834px) {
  .sec-connect {
    padding: 0 0 50px;
  }
}



@media screen and (max-width: 834px) {
  main {
    padding-top: 60px;
  }
}

.mv-page {
  position: relative;
  margin-bottom: 110px;
}

@media screen and (max-width: 834px) {
  .mv-page {
    margin-bottom: 20px;
  }
}

.mv-page .img {
  width: 80.44%;
  margin-right: 0;
  margin-left: auto;
  position: relative;
}

@media screen and (max-width: 834px) {
  .mv-page .img {
    width: 100%;
  }
}

.mv-page .img img {
  display: block;
}

@media screen and (max-width: 990px) {
  .mv-page .img img {
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
  }
}

@media screen and (max-width: 834px) {
  .mv-page .img img {
    height: auto;
  }
}

.mv-page__ttl {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 9.8vw;
}

.mv-page__ttl span {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-size: 3.333vw;
  line-height: 1;
  color: #fff;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  white-space: nowrap;
}

@media screen and (max-width: 834px) {
  .mv-page__ttl span {
    font-size: 30px;
    font-size: 3rem;
    margin-right: 0;
    color: #fff;
  }
}


/*****PAGES*****/

.sec-page {
  margin-bottom: 213px;
}

@media screen and (max-width: 1024px) {
  .sec-page {
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 834px) {
  .sec-page {
    margin-bottom: 50px;
  }
}

.sec-page a {
    color: #18273e;
}
.sec-page .image {
      display: block;
      width: 100%;
      text-align: center;
}

.sec-page .image img {
      width: 100%;
      height: auto;
}

.sec-page .mb200 {
      margin-bottom: 200px;
}

@media screen and (max-width: 834px) {
.sec-page .mb200 {
      margin-bottom: 100px;
}
}

@media screen and (max-width: 640px) {
.sec-page .mb200 {
      margin-bottom: 50px;
}
}

/***COMPANY追加***/
.company-block {
     display: block;
     width: 100%;
     max-width: 1095px;
     padding: 0;
     margin: 0 auto 150px;
}

.sec-page h3 {
    display: block;
    font-size: 36px;
    font-size: 3.6rem;
   /* padding-bottom: 10px;*/
    margin-bottom: 10px;
    border-bottom: 1px solid #dcdcdc;
    /*text-align: center;*/
    letter-spacing: 0.1rem;
}

.sec-page h4 {
     display: block;
     font-weight: bold;
     font-size: 20px;
     font-size: 2.0rem;
     text-align: center;
}

@media screen and (max-width: 834px) {
.company-block {
     margin: 0 auto 30px;
}

.sec-page h3 {
    display: block;
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 10px;
    border-bottom: 1px solid #dcdcdc;
    /*text-align: center;*/
    letter-spacing: 0.1rem;
}

.sec-page h4 {
     display: block;
     font-weight: bold;
     font-size: 14px;
     font-size: 1.4rem;
     text-align: left;
}

}


.box-list2 {
  max-width: 1095px;
  margin: 0 auto;
}

.box {
  max-width: 1095px;
  margin: 0 auto;
  padding-bottom: 50px;
}

.box-list2 dl {
  border-top: 1px solid #ccc;
  padding: 32px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .box-list2 dl {
    padding: 35px 0 29px;
  }
}

@media screen and (max-width: 834px) {
  .box-list2 dl {
    padding: 15px 0;
  }
}

.box-list2 dl:last-of-type {
  border-bottom: 1px solid #ccc;
}

.box-list2 dl dt {
  width: 10%;
  padding-left: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  font-weight: bold;
  color: #18273e;
}

@media screen and (max-width: 834px) {
  .box-list2 dl dt {
    width: 10%;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
    padding-left: 0;
  }
}

@media screen and (max-width: 374px) {
  .box-list2 dl dt {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.box-list2 dl dd {
  width: 90%;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 400;
  color: #18273e;
}
.box-list2 dl dd .tit5 {
   font-weight: bold;
   padding: 0;
   margin: 0 0 10px;
}


@media screen and (max-width: 834px) {
  .box-list2 dl dd {
    width: 90%;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
  }
.box-list2 dl dd .tit5 {
   font-weight: bold;
   padding: 0;
   margin: 0 0 5px;
}
}

@media screen and (max-width: 374px) {
  .box-list2 dl dd {
    font-size: 13px;
    font-size: 1.3rem;
  }
}


.border-no {
  border-bottom: none!important;
}

.light-blue {
    background: #f6f9fc;
    padding: 100px 10px;
}
.light-blue h2 {
     color: #fff!important;
}

@media screen and (max-width: 834px) {
.light-blue {
    background: #f6f9fc;
    padding: 30px 15px;
}
}

.button-box {
    display: block;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 250px;
}

.button-box a {
    width: 30.3%;
    margin: 1.5%;
   float: left;
}
.button-box a i {
    padding-right : 15px;
}

@media screen and (max-width: 834px) {
.button-box a i {
  padding-right : 10px;
}
}

/*.button-box a span:before {
  font-family: "Font Awesome 5 Free";
  content: "\f103";
  padding-right : 15px;
}

@media screen and (max-width: 834px) {
.button-box a span:before {
  padding-right : 10px;
}
}*/

@media screen and (max-width: 834px) {
.button-box {
    display: block;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 150px;
}

.button-box a {
    width: 48%!important;
    margin: 1%;
   float: left;
}
}

@media screen and (max-width: 640px) {
.button-box a {
    width: 48%;
    margin: 1%;
   float: left;
}
}
 
.btn2 {
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Lato", sans-serif;
  line-height: 1;
  color: white;
  border: 1px solid white;
  position: relative;
  padding: 15px 0;
  text-align: center;
  background: white;
  color: #18273e;
  border: 1px solid #18273e;
}

@media screen and (max-width: 834px) {
  .btn2 {
    padding: 10px 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.btn2 span {
  position: relative;
  z-index: 1;
}

.btn2:after {
  background-color: #18273e;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
  -webkit-transition: 0.4s cubic-bezier(0.32, 0.95, 0.6, 1);
  -o-transition: 0.4s cubic-bezier(0.32, 0.95, 0.6, 1);
  transition: 0.4s cubic-bezier(0.32, 0.95, 0.6, 1);
}

.btn2:hover {
  opacity: 1;
  color: white;
}

.btn2:hover:after {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
         background-color: #18273e;
}

