@media screen and (min-width: 992px) {
  .container {
    max-width: 1100px;
  }
  body {
    font-size: 16px;
  }
  .bg-fv {
    background-position: 100% top;
    height: 480px;
  }
  .fv-title {
    height: 446px;
  }
}
@media screen and (min-width: 992px) {
  .tit-big {
    font-size: 63px !important;
  }
  .tit-large {
    font-size: 46px !important;
  }
  .tit-normal {
    font-size: 30px !important;
  }
  .marker_yellow_lg {
    background: linear-gradient(transparent 50%, #FBDB0C 50%);
  }
  .w-lg-85 {
    width: 85% !important;
  }
  .w-lg-90 {
    width: 90% !important;
  }
  .w-lg-95 {
    width: 95% !important;
  }
  .w-lg-75 {
    width: 75% !important;
  }
  .f-sm-15px {
    font-size: 15px !important;
  }
  .h-lg-180 {
    height: 180px;
  }
}
@media screen and (min-width: 992px) {
  .title-title01 {
    height: 250px;
  }
  .title-s_title01 {
    height: 250px;
  }
  .title-i_title01 {
    height: 250px;
  }
  .title-b_title01 {
    height: 200px;
  }
  .title-d_title01 {
    height: 200px;
  }
}/*# sourceMappingURL=style.css.map */