@import url("https://use.typekit.net/pvp1dzx.css");
.ReviewVGA {
  background: #fdd30d;
  font-family: "source-han-sans-vf", sans-serif;
}
.ReviewVGA .content {
  position: relative;
  background: url(https://storage-asset.msi.com/event/2025/JP/Review-VGA/images/bg.jpg) no-repeat top center;
  background-size: cover;
}
.ReviewVGA img {
  max-width: 100%;
  width: 100%;
  display: block;
}
.ReviewVGA a {
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.ReviewVGA .kv {
  position: relative;
}
.ReviewVGA .kv h1 {
  line-height: 0;
  padding: 0;
  margin: 0;
  text-indent: -9999px;
}
.ReviewVGA .date {
  background: #e34800;
  padding: 3% 0;
}
.ReviewVGA .date__txt {
  text-align: center;
}
.ReviewVGA .date__txt p {
  display: inline-block;
  font-size: 4.5vw;
  font-weight: bold;
  color: #e34800;
  background: #fff;
  border-radius: 30rem;
  padding: 6px 20px;
}
.ReviewVGA .date__date {
  font-size: 4.5vw;
  color: #fff;
  text-align: center;
  margin-top: 2%;
  font-weight: bold;
}
.ReviewVGA .date__date span {
  font-size: 6vw;
}
@media (min-width: 996px) {
  .ReviewVGA .date__txt p {
    font-size: 28px;
  }
  .ReviewVGA .date__date {
    font-size: 40px;
  }
  .ReviewVGA .date__date span {
    font-size: 50px;
  }
}
.ReviewVGA .intro {
  padding: 5% 0;
}
.ReviewVGA .intro h2 {
  color: #e34800;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 10px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 10px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 5px #fff, 0 0 5px #fff, 0 0 10px #fff;
  font-size: 5vw;
  width: 100%;
  margin: auto;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
}
.ReviewVGA .intro h2 span {
  font-size: 10vw;
  display: block;
}
.ReviewVGA .intro h2 em {
  font-size: 28px;
  font-style: normal;
}
.ReviewVGA .intro__date {
  border: 8px solid #e34800;
  border-radius: 20px;
  background: #fff;
  margin-top: 5%;
  padding: 2%;
}
.ReviewVGA .intro__date-flex {
  margin: 3% auto;
}
.ReviewVGA .intro__date-title {
  font-weight: bold;
  color: #000;
  font-size: 4.5vw;
  background: #fff500;
  padding: 5px 25px;
  border-radius: 30rem;
  min-width: 300px;
  text-align: center;
  margin: auto;
}
.ReviewVGA .intro__date-txt {
  color: #ef6e02;
  font-size: 5.5vw;
  font-weight: bold;
  text-align: center;
}
.ReviewVGA .intro__date-txt span {
  font-size: 7.5vw;
}
@media (min-width: 996px) {
  .ReviewVGA .intro h2 {
    font-size: 40px;
    width: 74%;
  }
  .ReviewVGA .intro h2 span {
    font-size: 60px;
  }
  .ReviewVGA .intro__date-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 3% auto;
  }
  .ReviewVGA .intro__date-title {
    margin: 0;
    margin-right: 3%;
    font-size: 24px;
  }
  .ReviewVGA .intro__date-txt {
    font-size: 30px;
  }
  .ReviewVGA .intro__date-txt span {
    font-size: 40px;
  }
}
.ReviewVGA .steam__title {
  position: relative;
  text-align: center;
  width: 80%;
  margin: auto;
}
.ReviewVGA .steam__title::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(https://storage-asset.msi.com/event/2025/JP/Review-VGA/images/title-line.png) no-repeat;
  background-size: cover;
  width: 100%;
  height: 5px;
}
.ReviewVGA .steam__title h2 {
  display: inline-block;
  background: #fdd30d;
  color: #000;
  font-weight: bold;
  position: relative;
  z-index: 1;
  width: 50%;
  font-size: 50px;
}
.ReviewVGA .steam__block {
  border: 8px solid #f39026;
  border-radius: 20px;
  background: #fff;
  margin: 5% auto;
}
.ReviewVGA .steam__flex {
  background: #f39026;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 65px;
}
.ReviewVGA .steam__flex h2 {
  color: #fcf302;
  font-size: 7vw;
  margin-top: -3.5%;
  text-shadow: rgb(243, 144, 38) 5px 0px 0px, rgb(243, 144, 38) 4.90033px 0.993347px 0px, rgb(243, 144, 38) 4.60531px 1.94709px 0px, rgb(243, 144, 38) 4.12668px 2.82321px 0px, rgb(243, 144, 38) 3.48353px 3.58678px 0px, rgb(243, 144, 38) 2.70151px 4.20736px 0px, rgb(243, 144, 38) 1.81179px 4.6602px 0px, rgb(243, 144, 38) 0.849836px 4.92725px 0px, rgb(243, 144, 38) -0.145998px 4.99787px 0px, rgb(243, 144, 38) -1.13601px 4.86924px 0px, rgb(243, 144, 38) -2.08073px 4.54649px 0px, rgb(243, 144, 38) -2.94251px 4.04248px 0px, rgb(243, 144, 38) -3.68697px 3.37732px 0px, rgb(243, 144, 38) -4.28444px 2.57751px 0px, rgb(243, 144, 38) -4.71111px 1.67494px 0px, rgb(243, 144, 38) -4.94996px 0.7056px 0px, rgb(243, 144, 38) -4.99147px -0.291871px 0px, rgb(243, 144, 38) -4.83399px -1.27771px 0px, rgb(243, 144, 38) -4.48379px -2.2126px 0px, rgb(243, 144, 38) -3.95484px -3.05929px 0px, rgb(243, 144, 38) -3.26822px -3.78401px 0px, rgb(243, 144, 38) -2.4513px -4.35788px 0px, rgb(243, 144, 38) -1.53666px -4.75801px 0px, rgb(243, 144, 38) -0.560763px -4.96845px 0px, rgb(243, 144, 38) 0.437495px -4.98082px 0px, rgb(243, 144, 38) 1.41831px -4.79462px 0px, rgb(243, 144, 38) 2.34258px -4.41727px 0px, rgb(243, 144, 38) 3.17346px -3.86382px 0px, rgb(243, 144, 38) 3.87783px -3.15633px 0px, rgb(243, 144, 38) 4.4276px -2.32301px 0px, rgb(243, 144, 38) 4.80085px -1.39708px 0px, rgb(243, 144, 38) 4.98271px -0.415447px 0px;
}
.ReviewVGA .steam__flex span {
  color: #fff;
  font-size: 4.5vw;
  margin-top: -3.5%;
}
.ReviewVGA .steam__flex img {
  max-width: 5vw;
  margin-top: -3.5%;
  -webkit-filter: drop-shadow(rgb(243, 144, 38) 0 0 1px) drop-shadow(rgb(243, 144, 38) 0 0 1px) drop-shadow(rgb(243, 144, 38) 0 0 1px) drop-shadow(rgb(243, 144, 38) 0 0 1px) drop-shadow(rgb(243, 144, 38) 0 0 2px) drop-shadow(rgb(243, 144, 38) 0 0 2px) drop-shadow(rgb(243, 144, 38) 0 0 2px) drop-shadow(rgb(243, 144, 38) 0 0 1px) drop-shadow(rgb(243, 144, 38) 0 0 1px) drop-shadow(rgb(243, 144, 38) 0 0 1px);
          filter: drop-shadow(rgb(243, 144, 38) 0 0 1px) drop-shadow(rgb(243, 144, 38) 0 0 1px) drop-shadow(rgb(243, 144, 38) 0 0 1px) drop-shadow(rgb(243, 144, 38) 0 0 1px) drop-shadow(rgb(243, 144, 38) 0 0 2px) drop-shadow(rgb(243, 144, 38) 0 0 2px) drop-shadow(rgb(243, 144, 38) 0 0 2px) drop-shadow(rgb(243, 144, 38) 0 0 1px) drop-shadow(rgb(243, 144, 38) 0 0 1px) drop-shadow(rgb(243, 144, 38) 0 0 1px);
}
.ReviewVGA .steam__mainTxt {
  margin: 5% auto;
  text-align: center;
  line-height: 1.1;
  font-weight: bold;
}
.ReviewVGA .steam__mainTxt-first {
  color: #e34800;
  font-size: 18vw;
  position: relative;
  display: inline-block;
}
.ReviewVGA .steam__mainTxt-first::after {
  content: "";
  position: absolute;
  bottom: 10%;
  left: 0;
  width: 100%;
  height: 12%;
  background: #fef100;
}
.ReviewVGA .steam__mainTxt-first p {
  position: relative;
  z-index: 1;
}
.ReviewVGA .steam__mainTxt-first p::before {
  content: "";
  position: absolute;
  left: -15%;
  top: 0;
  width: 79px;
  height: 108px;
  background: url(https://storage-asset.msi.com/event/2025/JP/Review-VGA/images/pattern-1.png) no-repeat;
  background-size: cover;
  display: none;
}
.ReviewVGA .steam__mainTxt-first p::after {
  content: "";
  position: absolute;
  right: -15%;
  top: 0;
  width: 79px;
  height: 108px;
  background: url(https://storage-asset.msi.com/event/2025/JP/Review-VGA/images/pattern-1.png) no-repeat;
  background-size: cover;
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
  display: none;
}
.ReviewVGA .steam__mainTxt-first em {
  font-size: 8vw;
  font-style: normal;
}
.ReviewVGA .steam__mainTxt-first span {
  font-size: 6vw;
  color: #4b4b4b;
}
.ReviewVGA .steam__mainTxt-second {
  color: #4b4b4b;
  font-size: 8vw;
  text-transform: uppercase;
}
.ReviewVGA .steam__mainTxt-second span {
  font-size: 6vw;
}
.ReviewVGA .steam__img {
  position: relative;
  width: 80%;
  margin: 5% auto;
}
.ReviewVGA .steam__spot {
  position: absolute;
  right: -16%;
  top: -13%;
  background: #ff8d09;
  color: #fff;
  font-weight: bold;
  border-radius: 999rem;
  width: 27vw;
  height: 27vw;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.2;
}
.ReviewVGA .steam__spot p {
  font-size: 7vw;
}
.ReviewVGA .steam__spot span {
  display: block;
  font-size: 5vw;
}
.ReviewVGA .steam__notice {
  text-align: right;
  padding: 0 20px 20px 20px;
  font-weight: bold;
}
@media (min-width: 996px) {
  .ReviewVGA .steam__mainTxt-first {
    font-size: 200px;
  }
  .ReviewVGA .steam__mainTxt-first em {
    font-size: 100px;
  }
  .ReviewVGA .steam__mainTxt-first span {
    font-size: 60px;
  }
  .ReviewVGA .steam__mainTxt-second {
    font-size: 85px;
  }
  .ReviewVGA .steam__mainTxt-second span {
    font-size: 60px;
  }
  .ReviewVGA .steam__mainTxt-first p::before {
    display: block;
  }
  .ReviewVGA .steam__mainTxt-first p::after {
    display: block;
  }
  .ReviewVGA .steam__img {
    width: 60%;
  }
  .ReviewVGA .steam__flex h2 {
    font-size: 85px;
  }
  .ReviewVGA .steam__flex span {
    font-size: 60px;
  }
  .ReviewVGA .steam__flex img {
    max-width: 52px;
  }
  .ReviewVGA .steam__spot {
    position: absolute;
    right: -28%;
    top: -40%;
    background: #ff8d09;
    color: #fff;
    font-weight: bold;
    border-radius: 999rem;
    width: 250px;
    height: 250px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 1.2;
  }
  .ReviewVGA .steam__spot p {
    font-size: 70px;
  }
  .ReviewVGA .steam__spot span {
    display: block;
    font-size: 50px;
  }
}
.ReviewVGA .pd {
  padding: 5% 0 0;
}
.ReviewVGA .pd__block {
  background: #fff;
  padding: 3%;
}
.ReviewVGA .pd__title {
  background: #e34800;
  color: #fff;
  padding: 5px;
  text-align: center;
}
.ReviewVGA .pd__title h2 {
  font-size: 36px;
  letter-spacing: 4px;
}
.ReviewVGA .pd__flexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 20px;
  margin: 2% auto 0;
}
.ReviewVGA .pd__img {
  width: 33%;
}
.ReviewVGA .pd h3 {
  width: 80%;
  margin: auto;
  text-align: center;
  font-size: 2.4vw;
}
.ReviewVGA .pd__notice {
  text-align: center;
  padding: 5% 5% 0 5%;
  font-weight: bold;
}
.ReviewVGA .pd__list {
  display: table;
  width: 100%;
  margin: 5% auto 0;
}
.ReviewVGA .pd__list-row {
  display: table-row;
}
.ReviewVGA .pd__list-row:nth-of-type(1) {
  background: #a8a8a8;
}
.ReviewVGA .pd__list-row:nth-of-type(1) .pd__list-cell {
  color: #fff;
}
.ReviewVGA .pd__list-cell {
  border: 1px solid #999999;
  display: table-cell;
  padding: 3px 10px;
  vertical-align: middle;
}
.ReviewVGA .pd__list-body {
  display: table-row-group;
}
@media (min-width: 996px) {
  .ReviewVGA .pd h3 {
    font-size: 100%;
  }
  .ReviewVGA .pd__notice {
    text-align: right;
  }
}
.ReviewVGA .redeem__block {
  background: #fff;
  padding: 3%;
}
.ReviewVGA .redeem__title {
  background: #e34800;
  color: #fff;
  padding: 5px;
  text-align: center;
}
.ReviewVGA .redeem__title h2 {
  font-size: 36px;
  letter-spacing: 4px;
}
.ReviewVGA .redeem__intro {
  margin: 3% auto;
  text-align: center;
}
.ReviewVGA .redeem__intro p {
  color: #696969;
  font-weight: bold;
  font-size: 22px;
}
.ReviewVGA .redeem__intro a {
  color: #000;
}
.ReviewVGA .redeem__intro a:hover {
  text-decoration: underline;
}
.ReviewVGA .redeem__flexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 90%;
  margin: auto;
}
.ReviewVGA .redeem__stepBox {
  background: #efefef;
  padding: 5% 0;
}
.ReviewVGA .redeem__itemBox:nth-of-type(even) {
  width: 10%;
  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;
  height: 100px;
}
.ReviewVGA .redeem__itemBox:nth-of-type(even) img {
  max-width: 100%;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.ReviewVGA .redeem__itemBox:nth-of-type(odd) {
  width: 90%;
}
.ReviewVGA .redeem__itemBox {
  margin: 0 auto;
}
.ReviewVGA .redeem__itemBox-step {
  width: 120px;
  height: 120px;
  border-radius: 999rem;
  background: #ef6e02;
  color: #fff;
  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;
  margin: auto;
}
.ReviewVGA .redeem__itemBox-step p {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  font-size: 23px;
  font-weight: bold;
  line-height: 1;
}
.ReviewVGA .redeem__itemBox-step span {
  display: block;
  font-size: 55px;
}
.ReviewVGA .redeem__itemBox-txt {
  color: #ef6e02;
  margin: 6% auto;
  text-align: center;
  font-weight: bold;
  min-height: 70px;
}
.ReviewVGA .redeem__itemBox-img {
  margin: 5% auto;
  text-align: center;
}
.ReviewVGA .redeem__itemBox-img img {
  width: auto;
  margin: auto;
}
.ReviewVGA .redeem__itemBox-img a {
  background: #696969;
  color: #fff;
  padding: 3px 15px;
  font-size: 15px;
  margin: 4% auto;
  text-align: center;
  display: inline-block;
}
.ReviewVGA .redeem__itemBox-img a:hover {
  background: #ef6e02;
}
.ReviewVGA .redeem__list {
  margin-top: 5%;
  width: 90%;
  margin: auto;
}
.ReviewVGA .redeem__list ul {
  padding-left: 30px;
}
.ReviewVGA .redeem__list li {
  list-style-type: disc;
  padding: 4px 0;
}
.ReviewVGA .redeem-hr {
  margin: 2% auto;
  width: 90%;
}
.ReviewVGA .redeem__tc {
  margin: 3% auto 0;
  text-align: center;
}
.ReviewVGA .redeem__tc a {
  display: inline-block;
  letter-spacing: 5px;
  color: #000;
  font-size: 46px;
  text-align: center;
  text-decoration: underline;
  margin: auto;
  cursor: pointer;
}
.ReviewVGA .redeem__tc a:hover {
  color: #ef6e02;
}
@media (min-width: 996px) {
  .ReviewVGA .redeem__flexBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .ReviewVGA .redeem__itemBox:nth-of-type(even) {
    width: 4%;
    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;
    height: auto;
  }
  .ReviewVGA .redeem__itemBox:nth-of-type(even) img {
    max-width: 25px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  .ReviewVGA .redeem__itemBox:nth-of-type(odd) {
    width: 22%;
  }
}
.ReviewVGA .qa__block {
  background: #fff;
  padding: 3% 3% 0 3%;
}
.ReviewVGA .qa__title {
  background: #e34800;
  color: #fff;
  padding: 5px;
  text-align: center;
}
.ReviewVGA .qa__title h2 {
  font-size: 36px;
  letter-spacing: 4px;
}
.ReviewVGA .qa__listBoxWrap {
  background: #efefef;
  padding: 3%;
}
.ReviewVGA .qa__listBox {
  background: #fff;
  padding: 3%;
}
.ReviewVGA .qa__listBox-txt {
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
  font-weight: 600;
  color: #272727;
}
.ReviewVGA .qa__listBox-txt:nth-last-of-type(1) {
  border: 0;
}
.ReviewVGA .qa__listBox-txt-q span {
  color: #f4810c;
  padding-right: 5px;
}
.ReviewVGA .qa__listBox-txt-a span {
  color: #887a6c;
  padding-right: 5px;
}
.ReviewVGA .qa-notice {
  font-size: 14px;
}
@media (min-width: 499px) and (min-width: 996px) {
  .ReviewVGA__itemBox {
    width: calc(33.3333333333% - 10px);
    background: rgba(172, 146, 88, 0.2);
    padding: 3%;
    border-radius: 20px;
  }
}/*# sourceMappingURL=main.css.map */