@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : homepage.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
/*Animate */
.mg_t--10 {
  margin-top: 10px !important;
}

.mg_t--20 {
  margin-top: 20px !important;
}

.mg_t--30 {
  margin-top: 30px !important;
}

.mg_t--40 {
  margin-top: 40px !important;
}

.mg_t--50 {
  margin-top: 50px !important;
}

.mg_t--60 {
  margin-top: 60px !important;
}

.mg_t--70 {
  margin-top: 70px !important;
}

.mg_t--80 {
  margin-top: 80px !important;
}

.mg_t--90 {
  margin-top: 90px !important;
}

.mg_t--100 {
  margin-top: 100px !important;
}

.mg_t--110 {
  margin-top: 110px !important;
}

.mg_t--120 {
  margin-top: 120px !important;
}

.mg_t--130 {
  margin-top: 130px !important;
}

.mg_t--140 {
  margin-top: 140px !important;
}

.mg_t--150 {
  margin-top: 150px !important;
}

.mg_t--160 {
  margin-top: 160px !important;
}

.mg_t--170 {
  margin-top: 170px !important;
}

.mg_t--180 {
  margin-top: 180px !important;
}

.mg_t--190 {
  margin-top: 190px !important;
}

.mg_t--200 {
  margin-top: 200px !important;
}

.mg_t--210 {
  margin-top: 210px !important;
}

.mg_t--220 {
  margin-top: 220px !important;
}

.mg_t--230 {
  margin-top: 230px !important;
}

.mg_t--240 {
  margin-top: 240px !important;
}

.mg_t--250 {
  margin-top: 250px !important;
}

.center {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

#htlSide-A {
  top: 18% !important;
}

@media only screen and (min-width: 767px) and (max-width: 1622px) {
  #htlSide-A {
    top: 21% !important;
  }
}
@media only screen and (min-width: 767px) and (max-width: 1000px) {
  #htlRmSrch, #maplctn, #recent, #relatedPg, #nrrwDwn, #othrLangLnk {
    width: 200px;
  }
}

.con_concep {
  width: 100%;
}
.con_concep img {
  width: 100%;
  height: 600px;
  object-fit: cover;
}

.concept2 {
  position: relative;
  margin-top: 130px;
}
.concept2 .txt {
  text-align: center;
  padding-bottom: 100px;
}
@media only screen and (min-width: 1080px) and (max-width: 1290px) {
  .concept2 .txt {
    margin-left: 10%;
  }
}
@media screen and (max-width: 1229px) {
  .concept2 .txt {
    margin-left: calc(4% + 210px);
  }
}
@media screen and (max-width: 1229px) {
  .concept2 .txt img {
    width: 90%;
  }
}
.concept2 .img {
  text-align: center;
}
.concept2 .img img {
  width: 100%;
  height: 616px;
  object-fit: cover;
}

.concept3 {
  margin: 130px 0 190px;
  position: relative;
}
.concept3 .txt {
  text-align: center;
  padding-bottom: 100px;
}
@media only screen and (min-width: 1080px) and (max-width: 1290px) {
  .concept3 .txt {
    margin-left: 10%;
  }
}
@media screen and (max-width: 1229px) {
  .concept3 .txt {
    margin-left: calc(4% + 210px);
  }
}
.concept3 .img {
  text-align: right;
}

.concept4 {
  margin: 0 0 174px;
  position: relative;
}
.concept4:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 71.19792%;
  height: 75%;
  bottom: -25%;
  right: 0;
  background: #e6e6e6;
}
.concept4 .wrp {
  display: flex;
  align-items: center;
}
.concept4 .wrp .img {
  width: 51.82292%;
  margin-right: 4.6875%;
}
.concept4 .wrp .img_txt {
  position: relative;
  margin-right: 1em;
}
.concept4 .wrp .img_txt img {
  min-width: 559px;
}
.concept4 .txt {
  text-align: center;
}
.concept4 .btn_pt2 {
  position: absolute;
  bottom: -20%;
  left: 0%;
}

.concept5 {
  margin: 354px 0 234px;
  position: relative;
}
@media screen and (max-width: 1229px) {
  .concept5 {
    margin-bottom: 140px;
  }
}
.concept5:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 71.19792%;
  height: 75%;
  bottom: -25%;
  left: 0;
  background: #e6e6e6;
}
.concept5 .txt {
  margin-bottom: 90px;
}
.concept5 .wrp {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.concept5 .wrp .img_1 {
  width: 26.61458%;
  align-self: flex-end;
}
@media screen and (max-width: 1229px) {
  .concept5 .wrp .img_1 {
    bottom: 5%;
    left: auto;
    right: 0;
    position: absolute;
    z-index: 1;
  }
}
.concept5 .wrp .img_2 {
  position: relative;
  margin-right: 1.5%;
  margin-top: 4%;
}
@media screen and (max-width: 1229px) {
  .concept5 .wrp .img_2 {
    order: 1;
  }
}
.concept5 .wrp .img_2 .btn_pt2 {
  margin-top: 2em;
  display: block;
  margin-left: 0;
}
.concept5 .wrp .img_3 {
  width: 51.82292%;
  align-self: flex-end;
}
@media screen and (max-width: 1229px) {
  .concept5 .wrp .img_3 {
    align-self: flex-start;
    order: 2;
  }
}

.concept6 {
  margin: 400px 0 120px;
  position: relative;
}
@media screen and (max-width: 1229px) {
  .concept6 {
    margin-top: 320px;
  }
}
.concept6:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 58.64583%;
  height: 58%;
  top: 12%;
  right: 0;
  background: #e6e6e6;
}
.concept6 .wrp_1 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  margin-right: 2em;
  position: relative;
}
.concept6 .wrp_1 .img {
  width: 43%;
}
.concept6 .wrp_1 .img_txt {
  margin-left: 4.16667%;
}
@media screen and (max-width: 1410px) {
  .concept6 .wrp_1 .img_txt {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    margin-left: auto;
  }
}
.concept6 .wrp_1 .img_txt img {
  min-width: 695px;
}
.concept6 .wrp_2 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: 2em;
}
@media screen and (max-width: 1410px) {
  .concept6 .wrp_2 {
    margin-top: 4em;
  }
}
.concept6 .wrp_2 .img {
  width: 45.41667%;
}
.concept6 .wrp_2 .img_txt {
  margin-right: 8.85417%;
}
.concept6 .wrp_2 .img_txt img {
  min-width: 490px;
}
