@import url(bootstrap.min.css);
@import url(all.min.css);
@import url(animate.css);
body,
html {
  font-size: 16px;
  font-family: "Prompt-Medium";
  color: #fff;
}
a {
  color: #000;
}
.clearfloat:after {
  display: table;
  content: "";
  clear: both;
}
@font-face {
  font-family: "Prompt-Medium";
  src: url("../fonts/Prompt/Prompt-Medium.ttf");
}
@font-face {
  font-family: "Prompt-Bold";
  src: url("../fonts/Prompt/Prompt-Bold.ttf");
}
.top-header .logo-top {
  width: 11.11%;
}
.top-header .logo-top img {
  width: 50px;
  height: auto;
}
.logo-main {
  width: 150px;
  margin: 0 auto;
}
.logo-main img {
  width: 100%;
  height: auto;
}
.main-menu > li {
  padding: 0 30px;
  display: inline-block;
}
ul {
  margin: 0;
}
p {
  margin: 0;
}
figure {
  margin: 0;
}
.thumb img {
  width: 100%;
  height: auto;
}
a {
  text-decoration: none !important;
}
.bg-web {
  background-image: url(../img/BG-2.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
}
.bg-web .box-of-content {
  position: relative;
  z-index: 9;
}
.bg-web .box-of-content:after {
  background-color: rgba(0, 0, 0, 0.671);
  border-radius: 25px;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 10px;
  left: 7px;
  right: 0;
  margin: 0 auto;
  z-index: -1;
}
.bg-web .box-of-content .logo-box {
  width: 100%;
}
.bg-web .box-of-content .logo-box .main-logo {
  padding: 20px 0;
}
.bg-web .box-of-content .logo-box .main-logo img {
  width: 200px;
}
.bg-web .box-of-content .main-content-pc {
  padding: 0px 0 0;
}
.bg-web .box-of-content .main-content-pc .first-pro {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bg-web .box-of-content .main-content-pc .wrap-bottom-pro {
  padding: 5px 20.8vw;
}
.bg-web .box-of-content .main-content-pc .wrap-bottom-pro .second-pro img {
  width: 100%;
}

.bg-web .box-of-content .promotion-mobile {
  display: none;
}
.bg-web .box-of-content .button-interact-pc {
  padding: 40px 0 60px;
}
.bg-web .box-of-content .button-interact-pc .box-button {
  padding: 5px;
}
.bg-web .box-of-content .button-interact-pc .box-button img {
  width: 200px;
}
.bg-web .box-of-content .button-interact-mobile {
  display: none;
}
@media only screen and (min-width: 767px) {
  .container {
    max-width: 1250px;
    width: 1250px;
  }
}
@media only screen and (min-width: 1365px) and (max-width: 1366px) {
  .bg-web {
    background-image: url(../img/BG-2.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100vh;
  }
  .bg-web .box-of-content {
    position: relative;
    z-index: 9;
  }
  .bg-web .box-of-content:after {
    background-color: rgba(0, 0, 0, 0.671);
    border-radius: 25px;
    width: 83%;
    height: 100%;
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
  }
  .bg-web .box-of-content .logo-box {
    width: 100%;
  }
  .bg-web .box-of-content .logo-box .main-logo {
    padding: 20px 0;
  }
  .bg-web .box-of-content .logo-box .main-logo img {
    width: 120px;
  }
  .bg-web .box-of-content .main-content-pc {
    padding: 0px 0 0;
  }
  .bg-web .box-of-content .main-content-pc .first-pro {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bg-web .box-of-content .main-content-pc .wrap-bottom-pro {
    padding: 5px 20vw;
  }
  .bg-web .box-of-content .main-content-pc .wrap-bottom-pro .second-pro img {
    width: 100%;
  }
  .bg-web .box-of-content .promotion-mobile {
    display: none;
  }
  .bg-web .box-of-content .button-interact-pc {
    padding: 5px 0 0;
  }
  .bg-web .box-of-content .button-interact-pc .box-button {
    padding: 5px;
  }
  .bg-web .box-of-content .button-interact-pc .box-button img {
    width: 200px;
  }
  .bg-web .box-of-content .button-interact-mobile {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .bg-web {
    background-image: url(../img/BG-Mobile.jpg);
    background-repeat: no-repeat, no-repeat;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
    width: 100%;
    height: 210%;
  }
  .bg-web .box-of-content:after {
    display: none;
  }
  .bg-web .box-of-content .logo-box {
    width: 100%;
  }
  .bg-web .box-of-content .logo-box .main-logo {
    padding: 30px 0 10px;
  }
  .bg-web .box-of-content .logo-box .main-logo img {
    width: 150px;
  }
  .bg-web .box-of-content .main-content-pc {
    display: none;
  }
  .bg-web .box-of-content .promotion-mobile {
    display: block;
    padding: 10px 0 0;
  }
  .bg-web .box-of-content .button-interact-pc {
    display: none;
  }
  .bg-web .box-of-content .button-interact-mobile {
    display: block;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 999;
    background-color: red;
    height: 5%;
  }
  .bg-web .box-of-content .button-interact-mobile .box-button-mobile {
    margin-top: -40px;
  }
  .bg-web .box-of-content .button-interact-mobile .box-button-mobile img {
    width: 250px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .container {
    max-width: 691px;
    width: 691px;
  }
}
@media only screen and (min-width: 1367px) {
  .container {
    max-width: 1344px;
    width: 1344px;
  }
}
/*# sourceMappingURL=style.min.css.map */
