.lp_container {
  max-width: 750px;
  margin: 0 auto;
  overflow: hidden;
}
.lp_container img {
  display: block;
}
.lp_container strong {
  font-weight: bold;
}
.lp_container .note {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.4;
}
.lp_container header {
  position: relative;
  z-index: 99;
}
.lp_container .mv {
  position: relative;
  z-index: 98;
  margin-top: -9.46667%;
}
.lp_container .mv #btn_mv_online {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 81%;
  margin-left: 5%;
  width: 45%;
}
.lp_container .mv #btn_mv_online2 {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 81%;
  margin-left: 5%;
  width: 90%;
}
.lp_container .mv #btn_mv_raisya {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 81%;
  margin-left: 51%;
  width: 45%;
}
.lp_container .cv {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 42.93333%;
}
.lp_container .cv .cv_base {
  position: absolute;
  width: 89.73333%;
  top: 0;
  left: 0;
  margin-left: 5.33333%;
}
.lp_container .cv .cv_btn_online {
  position: absolute;
  width: 40.06667%;
  top: 0;
  left: 0;
  margin-top: 21.6%;
  margin-left: 51%;
  
}
.lp_container .cv .cv_btn_online2 {
  position: absolute;
  width: 80%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 22%;
  text-align: center;
  text-decoration: none;
}
.lp_container .cv .cv_btn_online2 a {
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  .lp_container .cv .cv_btn_online2 {
    margin-top: 21.4%;
  }
  .lp_container .cv .cv_btn_online2 a {
    font-size: 0.8rem;
  }
}
@media screen and (min-width: 751px) {
  .lp_container .cv .cv_btn_online2 a {
    font-size: 1rem;
  }
}

.lp_container .cv .cv_btn_raisya {
  position: absolute;
  width: 40.06667%;
  top: 0;
  left: 0;
  margin-top: 21.6%;
  margin-left: 9.33333%;
  
}
.lp_container .requirement {
  position: relative;
  z-index: 97;
  margin-top: -4%;
  background: url("../img/requirement_bg.jpg") repeat-y center top;
}
.lp_container .requirement .bottom {
  transform: translateY(50%);
}
.lp_container .voice {
  background-color: #67bee7;
  padding-bottom: 8%;
}
.lp_container .voice .cv {
  margin-top: 5.33333%;
}
.lp_container footer {
  padding: 0 5.33333%;
  text-align: center;
  color: #435b67;
}
.lp_container footer .copyright {
  text-align: center;
  line-height: 1;
  font-size: 9px;
  font-size: 0.9rem;
  margin: 1em 0 2em;
}
.lp_container footer .copyright img {
  width: 23.46667%;
  display: inline-block;
  margin-right: 1em;
}
