<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
.l-main {
  padding-top: 0;
}
.l-intro {
  margin-top: 0;
  min-height: 770px;
  max-height: none;
}
.l-intro__image {
  width: 100%;
  height: 100%;
  display: none;
}
.l-intro__image img {
  object-fit: cover;
}
.l-intro__inner {
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  position: relative;
  padding-top: 60px;
}
.l-intro__title {
  width: max(45.714%, 450px);
  margin-bottom: min(calc(56 / 1440 * 100vw), 56px);
}
@media only screen and (max-width: 768px) {
  .l-intro__image {
    display: block;
  }
  .l-intro__inner {
    max-width: initial;
    height: 100%;
  }
  .l-intro__title {
    width: 90vw;
    position: absolute;
    top: calc(235 / 750 * 100vw);
  }
<!--  
　.l-intro__button .c-button {
    width: calc(386 / 750 * 100vw);
  }
-->
}

.c-videoButton {
  display: none;
}

@media only screen and (max-width: 768px) {
  .c-videoButton {
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-left: auto;
    margin-right: auto;
  }

  .c-videoButton__img {
    width: calc(80 / 750 * 100vw);
    position: relative;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .c-videoButton__img::before {
    padding-top: 100%;
    display: block;
    content: "";
  }

  .c-videoButton__img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
  }
}

.l-intro__copytext {
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: clamp(24px, calc(26 / 1440 * 100vw), 26px);
  line-height: 1.777;
}
@media only screen and (min-width: 769px) {
  .l-intro__copy {
    opacity: 0;
    visibility: hidden;
  }
}

@media only screen and (max-width: 420px) {
  .l-intro__copy {
    display: block;
    margin-top: calc(220 / 750 * 100vw);
  }
}

@media screen and (min-width: 421px) and (max-width: 609px) {
  .l-intro__copy {
    display: block;
    margin-top: calc(390 / 750 * 100vw);
  }
}

@media only screen and (max-width: 609px) {
  .l-intro__title {
    top: calc(235 / 750 * 100vw);
  }
  .l-intro__button {
    bottom: 100px;
  }
  .c-videoButton {
    top: calc(590 / 750 * 100vw);
  }
}

@media screen and (min-width: 610px) and (max-width: 768px) {
  .l-intro__copy {
    display: block;
    margin-top: calc(430 / 750 * 100vw);
  }
  .c-videoButton {
    top: calc(510 / 750 * 100vw);
  }
  .l-intro__title {
    top: calc(145 / 750 * 100vw);
  }
  .l-intro__button {
    bottom: 10px;
  }
}

@media only screen and (max-width: 768px) {
  .l-intro__copytext {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: calc(36 / 750 * 100vw);
    line-height: 1.8;
  }
}

@media only screen and (max-width: 768px) {
  .c-fvVideo {
    width: 100%;
  }
  .modaal-container {
    background: rgba(0, 0, 0, 0.1) !important;
  }
  .modaal-content-container {
    padding: 0 !important;
  }
}
