.msiFooter {
  display: none;
}

.monster {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden;
  color: #fff;
}
.monster p {
  font-family: "source-han-serif-japanese", serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
}
.monster h2 {
  font-family: "source-han-serif-japanese", serif;
  font-weight: 700;
  font-style: normal;
}
.monster .fontBold {
  font-weight: 900;
}
.monster .normalSize {
  width: 100%;
  line-height: 0;
}
.monster .normalSize img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.showDesktop {
  display: none;
}

.showMobile {
  display: block;
}

@media (min-width: 996px) {
  .showDesktop {
    display: block;
  }
  .showMobile {
    display: none;
  }
}
.kv {
  width: 100%;
  position: relative;
  background: url(https://storage-asset.msi.com/event/2023/Corp/MSIxMonsterHunter/images/new/bg.jpg) no-repeat center center/cover;
}
.kv .rightBox {
  width: 60%;
  height: 300px;
}
.kv__figure {
  margin-top: 10%;
  width: 100%;
  position: relative;
  z-index: 5;
  line-height: 0;
}
.kv__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.kv__figure2 {
  width: 100%;
}
.kv__figure2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.kv__right {
  margin-left: 0;
}
.kv__position {
  position: absolute;
  z-index: 2;
}
.kv .lightAnimation {
  width: 80%;
  top: -25%;
  left: -8%;
  z-index: 5;
}
.kv .monster1 {
  width: 85%;
  top: -60%;
  right: -43%;
  -webkit-filter: drop-shadow(0 0 10px #fff);
          filter: drop-shadow(0 0 10px #fff);
}
.kv .monster2 {
  width: 46%;
  top: 15%;
  right: -10%;
  -webkit-filter: drop-shadow(0 0 10px #fff);
          filter: drop-shadow(0 0 10px #fff);
}
.kv .monster3 {
  width: 85%;
  top: -50%;
  right: 0%;
  -webkit-filter: drop-shadow(0 0 10px #fff);
          filter: drop-shadow(0 0 10px #fff);
}
.kv .monsterLogo {
  width: 100%;
  max-width: 400px;
  top: 0%;
  left: 0%;
  -webkit-filter: drop-shadow(0 0 10px #fff);
          filter: drop-shadow(0 0 10px #fff);
  z-index: 6;
  position: static;
  margin: 0 auto;
  padding: 30px 25px 0;
}
.kv .monsterLogo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.kv .monsterLog2 {
  width: 50%;
  top: 45%;
  left: 50%;
  z-index: 10;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.kv .monsterLog2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.kv .bgTop {
  position: absolute;
  width: 100%;
  height: 100vh;
  z-index: 7;
}
.kv .bgTop img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.kv .claw {
  position: absolute;
  z-index: 20;
  width: 43%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
}
.kv .claw img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.kv .hightBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}
.kv .shadowAni {
  width: 100%;
  height: 100vh;
  background: #000;
  -webkit-box-shadow: inset 0 0 80px #ff0000;
          box-shadow: inset 0 0 80px #ff0000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  opacity: 0;
}
.kv .bkbg {
  width: 100%;
  height: 100vh;
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 7;
}
.kv__flex {
  padding: 5% 0 3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.kv .logoM {
  max-width: 60%;
  margin-left: 0;
}

@media (min-width: 996px) {
  .kv .rightBox {
    width: 60%;
    height: 300px;
  }
  .kv__figure {
    margin-top: 5%;
    margin-bottom: 3%;
    width: 55%;
    position: relative;
    z-index: 5;
    line-height: 0;
  }
  .kv__figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .kv__right {
    margin-left: -10vw;
  }
  .kv__position {
    position: absolute;
    z-index: 2;
  }
  .kv .lightAnimation {
    width: 80%;
    top: -12%;
    left: -8%;
    z-index: 5;
    -webkit-animation: lightRun 2s ease-in-out infinite;
            animation: lightRun 2s ease-in-out infinite;
  }
  .kv .monster1 {
    width: 85%;
    top: -60%;
    right: -43%;
    -webkit-filter: drop-shadow(0 0 10px #fff);
            filter: drop-shadow(0 0 10px #fff);
  }
  .kv .monster2 {
    width: 46%;
    top: 15%;
    right: -10%;
    -webkit-filter: drop-shadow(0 0 10px #fff);
            filter: drop-shadow(0 0 10px #fff);
  }
  .kv .monster3 {
    width: 85%;
    top: -50%;
    right: 0%;
    -webkit-filter: drop-shadow(0 0 10px #fff);
            filter: drop-shadow(0 0 10px #fff);
  }
  .kv .monsterLogo {
    position: absolute;
    width: 400px;
    top: 0%;
    left: 3%;
    -webkit-filter: drop-shadow(0 0 10px #fff);
            filter: drop-shadow(0 0 10px #fff);
    z-index: 6;
  }
  .kv .monsterLogo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .kv__flex {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .kv .logoM {
    width: 30%;
    max-width: 500px;
    margin-left: -20vw;
  }
}
@-webkit-keyframes lightRun {
  0% {
    width: 80%;
    top: -12%;
    left: 30%;
  }
  100% {
    width: 300%;
    top: -150%;
    opacity: 0;
    left: -150%;
  }
}
@keyframes lightRun {
  0% {
    width: 80%;
    top: -12%;
    left: 30%;
  }
  100% {
    width: 300%;
    top: -150%;
    opacity: 0;
    left: -150%;
  }
}
.dragonBlock {
  width: 100%;
  max-width: 1440px;
  padding: 25px;
  margin: 0 auto;
  text-align: center;
  color: #000;
}
.dragonBlock__figure {
  width: 100%;
  width: 100%;
  line-height: 0;
}
.dragonBlock__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.dragonBlock__img1 {
  max-width: 200px;
  margin: 0 auto;
}
.dragonBlock__img2 {
  max-width: 200px;
  margin: 10% auto 20px;
}
.dragonBlock__img3 {
  max-width: 400px;
  margin: 0 auto 5%;
}
.dragonBlock__mt {
  margin-top: 5%;
}
.dragonBlock__text {
  margin: 0 auto;
  max-width: 700px;
}
.dragonBlock h2 {
  margin: 20px 0;
}

.banner {
  margin: 5% auto 0;
  max-width: 800px;
}
.banner .bannerKv {
  display: block;
  width: 100%;
  line-height: 0;
  margin: 0 auto;
}
.banner .bannerKv img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.bgBlock {
  width: 100%;
  padding: 5% 0;
  position: relative;
  background: url(https://storage-asset.msi.com/event/2023/Corp/MSIxMonsterHunter/images/new/bg-1.jpg) no-repeat center center/cover;
}

.footer {
  width: 100%;
  padding: 5% 25px;
  position: relative;
  background: #000;
}
.footer__figure {
  width: 100%;
  max-width: 400px;
  margin: 20px auto 0;
}
.footer__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer p {
  text-align: center;
  font-size: 14px;
}

.productList {
  width: 100%;
  padding: 8% 25px 0;
}
.productList__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.productList__title figure {
  width: 20%;
}
.productList__title figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 996px) {
  .productList__title figure {
    width: 100%;
    max-width: 350px;
  }
  .productList__title figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.productList__title h2 {
  color: #606060;
  font-size: 20px;
  margin: 0 20px;
  text-align: center;
}
@media (min-width: 996px) {
  .productList__title h2 {
    font-size: 30px;
  }
}
.productList__box {
  margin: 3% auto 0;
  max-width: 1280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.productList__box .productItem {
  cursor: pointer;
  width: 250px;
  margin: 40px 30px;
}
@media (min-width: 996px) {
  .productList__box .productItem {
    width: calc(25% - 60px);
  }
}
.productList__box .productItem figure {
  width: 200px;
  margin: 0 auto 30px;
}
.productList__box .productItem figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.productList__box .productItem p {
  font-size: 20px;
  text-align: center;
  color: #000000;
  font-weight: 600;
}
.productList .note {
  margin: 30px 0;
  text-align: center;
  color: #000000;
}
@media (min-width: 996px) {
  .productList .note {
    margin: 30px 0 0;
  }
}

.popout {
  background: rgba(0, 0, 0, 0.839);
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  opacity: 0;
  z-index: 3;
  visibility: hidden;
}
.popout--active {
  opacity: 1;
  visibility: inherit;
}
.popout__block {
  position: relative;
  max-width: 900px;
  background-size: 100% 100%;
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  overflow: auto;
  display: none;
  max-height: 80vh;
}
.popout__block::-webkit-scrollbar {
  opacity: 0;
  width: 5px;
}
.popout__block::-webkit-scrollbar-track {
  opacity: 0;
  border: 1px solid #252525;
  padding: 2px 0;
  background-color: #bdbdbd;
}
.popout__block::-webkit-scrollbar-thumb {
  opacity: 0;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(161, 161, 161, 0.3019607843);
          box-shadow: inset 0 0 6px rgba(161, 161, 161, 0.3019607843);
  background-color: #1f1f1f;
  border: 1px solid #858585;
}
@media (min-width: 996px) {
  .popout__block {
    max-height: 100%;
    overflow: hidden;
  }
}
.popout__block--active {
  display: block;
}
.popout__block-blue {
  background: url("https://storage-asset.msi.com/event/2023/Corp/MSIxMonsterHunter/images/popup-bg-b.jpg") no-repeat center center/cover;
}
.popout__block-red {
  background: url("https://storage-asset.msi.com/event/2023/Corp/MSIxMonsterHunter/images/popup-bg-r.jpg") no-repeat center center/cover;
}
.popout__block-close {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  cursor: pointer;
}
.popout__block-close svg {
  margin: 10px;
  width: 30px;
  fill: #fff;
}
.popout__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 40px 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.popout__content .info {
  width: 100%;
}
@media (min-width: 996px) {
  .popout__content .info {
    width: calc(60% - 20px);
    margin-right: 20px;
  }
}
.popout__content .info__title {
  margin: 0 0 40px;
}
.popout__content .info__line {
  width: 120px;
  max-width: 100%;
  height: 1px;
  background: #fff;
  margin-bottom: 20px;
}
.popout__content .info__text {
  font-weight: 100;
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 30px;
}
.popout__content .info__link {
  width: 100%;
  margin-top: 20px;
}
.popout__content .info__link a {
  margin: 5px;
  text-align: center;
  display: inline-block;
  min-width: 150px;
  background: #292c30;
  padding: 7px 5px;
  color: #fff;
  font-weight: 900;
}
.popout__content .productPhoto {
  width: 350px;
}
@media (min-width: 996px) {
  .popout__content .productPhoto {
    width: 40%;
  }
}
.popout__content .productPhoto img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}/*# sourceMappingURL=main.css.map */