.seminor_title {
  text-align: center;
  margin: 1em auto;
}
.seminor_titleWrap {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .seminor_title {
    text-align: center;
    margin: 0.5em auto 0.3em;
  }
  .seminor_titleWrap {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .vision_rightImg {
    height: 61px;
    width: 100%;
    margin: 0 auto;
  }
  .vision_leftImgWrap {
    width: 60%;
    margin: 12.5px 0 0 auto;
  }
  .vision_titleWrap {
    width: 90%;
    margin: 0 auto;
  }
  .vision_rightSide {
    width: 90%;
  }
  .vision_textWrap {
    padding-top: 0;
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 768px) {
  .message_rightImg {
    height: 61px;
    width: 100%;
    margin: 0 auto;
  }
  .message_leftImgWrap {
    width: 70%;
    margin: 12.5px 0 0 auto;
  }
  .message_titleWrap {
    width: 90%;
    margin: 0 auto;
  }
  .message_rightSide {
    width: 90%;
  }
  .message_textWrap {
    padding-top: 0;
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 768px) {
  .world_textWrap {
    margin-top: 20px;
  }
  .world_heading {
    margin: 0 auto 5px;
  }
}
.naoru_topImgWrap {
  width: 70%;
  margin: 50px auto;
}
.naoru_topImg {
  width: 100% !important;
}

@media screen and (max-width: 768px) {
  .naoru_title {
    margin-top: 60px;
  }
  .naoru_titleWrap {
    width: 90%;
    margin: 0 auto;
  }
  .naoru_leftImgWrap {
    width: 70%;
    margin: 0 0 0 auto;
  }
  .naoru_topImgWrap {
    width: 90%;
    margin: 30px auto;
  }
  .naoru_topImg {
    width: 100% !important;
  }
}
@media screen and (max-width: 768px) {
  .hamburger {
    position: absolute;
  }
  .header_sp {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    height: 66px;
    background: rgba(242, 241, 246, 0.9);
  }
  .header_sp-active {
    background: none;
  }
}
.footer_list {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 80%;
  position: relative;
  z-index: 1;
}
.footer_item {
  margin: 0 auto;
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .footer_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 95%;
  }
  .footer_item {
    margin: 0 auto;
    width: 47.5%;
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .info_lineImg {
    height: 1px;
  }
}
.abroad_sliderImg {
  margin: 0 5px !important;
  padding: 0 !important;
  height: 200px !important;
  width: 288px !important;
}
.abroad_sliderImg img {
  margin: 0 5px !important;
  height: 200px !important;
  width: 288px !important;
}

@media screen and (max-width: 768px) {
  .abroad_sliderImg {
    margin: 0 5px !important;
    padding: 0 !important;
    height: 100px !important;
    width: 144px !important;
  }
  .abroad_sliderImg img {
    margin: 0 5px !important;
    height: 100px !important;
    width: 144px !important;
  }
  .abroad_titleWrap {
    width: 90%;
    margin: 0 auto;
  }
  .abroad_leftImgWrap {
    width: 62.5%;
    margin: 0 0 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .flow-reason {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .futurewaka_bottom {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .numBlock {
    padding-bottom: 20px;
  }
  .proimg_about {
    padding: 0;
  }
  .about_text {
    margin: 0 auto 40px;
  }
}
@media screen and (max-width: 768px) {
  .qa-container {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  .info_wrap {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  .dubai_item {
    margin: 10px auto 20px;
    width: 80%;
    align-items: center;
  }
  .dubai_bottomLine {
    width: 80%;
    margin: 0 auto 20px;
    padding-left: 10%;
  }
  .dubai_list {
    margin: 20px auto;
  }
}
@media screen and (max-width: 768px) {
  .reason_wrap {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 460px;
    margin: auto;
  }
  .reason_item {
    flex-direction: column;
    width: 77.5%;
  }
  .reason_itemImg {
    width: 80%;
    margin: 15px auto 0;
  }
  .reason_titlaWrap {
    justify-content: space-between;
    width: 77.5%;
    max-width: 285px;
  }
  .reason_heading-bottom {
    margin-left: 15px;
  }
  .reason_heading img {
    height: 25px;
  }
  .reason_heading-top img {
    margin-left: 0px;
  }
  .reason_heading-middle img {
    margin-left: -5px;
  }
  .reason_text {
    text-align: left;
    width: 80%;
    font-size: 13px !important;
    margin: 15px auto;
  }
  .reason_link {
    margin: 0 auto;
    float: none !important;
    padding: 0;
  }
  .reason_titleImg img {
    height: 55px;
  }
  .reason_coution {
    margin-left: 0;
  }
  .reason_coution-bottom {
    margin-left: 20px;
  }
  .reason_coution-middle {
    margin-left: 20px;
  }
  .reason_coution-top {
    margin-left: 10px;
  }
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}
.fv {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
}
.fv_top {
  height: 100vh;
}
.fv_titleImg {
  width: 437px !important;
  height: 158px !important;
}

@media screen and (max-width: 768px) {
  .fv {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
  }
  .fv_titleImg {
    width: 222px !important;
    height: 79px !important;
  }
}
.aboutPage {
  margin-top: 50px;
}

.service_bottomWrap {
  padding: 0;
  margin: 50px auto 100px;
  justify-content: center;
  float: none;
}
.service_bottomWrap a {
  margin: 0 10px;
}
.service_bottomImg {
  width: 50%;
  margin: 30px auto 0;
  border-radius: 30px;
}

@media screen and (max-width: 768px) {
  .service_bottomWrap {
    padding: 0;
    margin: 20px auto 0px;
    justify-content: center;
    float: none;
  }
  .service_bottomWrap a {
    margin: 0 5px;
  }
  .service_bottomImg {
    width: 80%;
    margin: 30px auto 0;
    border-radius: 20px;
  }
}
@media screen and (max-width: 768px) {
  .fv_wrap {
    width: 100%;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .fv_topImg {
    width: 100%;
  }
  .fv_bottomImg {
    width: 100%;
    position: relative;
    z-index: 1;
  }
}
.feature_title-3 {
  width: 30%;
}

@media screen and (max-width: 768px) {
  .feature_title-3 {
    width: 80%;
  }
  .feature_title-3 img {
    width: 70%;
    margin: 0 auto;
  }
}/*# sourceMappingURL=common.css.map */