@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  max-width: 100%;
}

#creator_Tw {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  font-family: "DINPro-Regular", "cwTeXHei", "Microsoft JhengHei", "Helvetica Neue", "Helvetica", "Arial", Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, メイリオ, Meiryo, sans-serif;
  background: #000;
}
#creator_Tw .slick-next, #creator_Tw .slick-prev {
  width: 50px;
  height: 50px;
}
#creator_Tw .slick-next:before, #creator_Tw .slick-prev:before {
  font-size: 50px;
}
#creator_Tw .slick-next {
  right: -50px;
}
#creator_Tw .slick-prev {
  left: -50px;
}
#creator_Tw img {
  max-width: 100%;
}
#creator_Tw h2 {
  font-size: 50px;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: 2px;
  color: #fff;
  text-transform: uppercase;
  margin: 0px;
}
@media screen and (max-width: 768px) {
  #creator_Tw h2 {
    font-size: 36px;
  }
}
#creator_Tw h3 {
  color: #fff;
  font-size: 36px;
  line-height: 1.5;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #creator_Tw h3 {
    font-size: 18px;
    font-weight: bold;
  }
}
#creator_Tw h5 {
  font-size: 21px;
  font-weight: 600;
  color: #FFF;
}
@media screen and (max-width: 960px) {
  #creator_Tw h5 {
    font-size: 18px;
    font-weight: bold;
  }
}
#creator_Tw p {
  font-size: 21px;
  line-height: 1.5;
  font-weight: 300;
  color: #FFF;
}
#creator_Tw p.info {
  margin-bottom: 15%;
}
#creator_Tw .short-border {
  display: block;
  width: 10%;
  height: 1px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 20px;
}
#creator_Tw .banner {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
#creator_Tw .banner .kvimg {
  display: block;
  position: relative;
  z-index: 0;
  width: 100%;
}
#creator_Tw .banner .kvimg img {
  width: 100%;
}
#creator_Tw .banner__txtBox {
  display: block;
  width: 20%;
  position: absolute;
  z-index: 55;
  left: 5%;
  top: 25%;
}
@media screen and (max-width: 768px) {
  #creator_Tw .banner__txtBox {
    width: 40%;
  }
}
#creator_Tw .banner__txtBox img {
  width: 90%;
  margin: 0 auto;
}
#creator_Tw .store {
  display: block;
  background: url(https://storage-asset.msi.com/event/2021/tw/creator_z16_special_edition/images/msi-tw-store-top.jpg) no-repeat top center;
  background-size: cover;
}
#creator_Tw .store__wrapper {
  display: block;
  width: 80%;
  margin: 0 auto;
  padding: 5% 0;
}
#creator_Tw .store__flex {
  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: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (max-width: 960px) {
  #creator_Tw .store__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#creator_Tw .store .left__item {
  display: block;
  width: 45%;
  margin: 0 auto;
  text-align: left;
}
@media screen and (max-width: 960px) {
  #creator_Tw .store .left__item {
    width: 100%;
    margin: 20px auto;
  }
}
#creator_Tw .store .right__item {
  display: block;
  width: 40%;
  margin: 2%;
  text-align: center;
}
@media screen and (max-width: 960px) {
  #creator_Tw .store .right__item {
    width: 100%;
  }
}
#creator_Tw .store .right__item img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
#creator_Tw .store .shop__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 90%;
  margin: 0 auto;
  max-width: 1920px;
  padding: 5% 0;
}
@media screen and (max-width: 1366px) {
  #creator_Tw .store .shop__flex {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  #creator_Tw .store .shop__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#creator_Tw .store .shop__item {
  display: block;
  width: 30%;
  height: 80vh;
  position: relative;
  margin-right: 1%;
  z-index: 0;
  background-color: #000;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1680px) {
  #creator_Tw .store .shop__item {
    height: auto;
    width: 90%;
    margin: 2% 1%;
  }
}
@media screen and (max-width: 960px) {
  #creator_Tw .store .shop__item {
    margin: 0 auto;
  }
}
#creator_Tw .store .shop__item .shopLogo {
  position: absolute;
  width: 30%;
  z-index: 5;
  left: 5%;
  top: -8%;
}
@media screen and (max-width: 1024px) {
  #creator_Tw .store .shop__item .shopLogo {
    position: relative;
    top: auto;
    left: auto;
    padding: 10px;
  }
}
#creator_Tw .store .shop__item .shopInfo {
  display: block;
  width: 100%;
  padding: 5%;
}
#creator_Tw .store .shop__item .shopTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  margin-top: 20px;
}
#creator_Tw .store .shop__item .shopTitle h5 {
  width: 70%;
  color: #FFF;
}
@media screen and (max-width: 1680px) {
  #creator_Tw .store .shop__item .shopTitle h5 {
    width: 40%;
  }
}
@media screen and (max-width: 1680px) {
  #creator_Tw .store .shop__item .shopTitle h5:first-child {
    width: 75%;
  }
}
#creator_Tw .store .shop__item .shopTitle .icons {
  width: 30%;
}
@media screen and (max-width: 1680px) {
  #creator_Tw .store .shop__item .shopTitle .icons {
    width: 60%;
  }
}
@media screen and (max-width: 1680px) and (max-width: 1680px) {
  #creator_Tw .store .shop__item .shopTitle .icons:first-child {
    width: 25%;
  }
}
#creator_Tw .store .shop__item .shopTitle .icons ul {
  display: inline-block;
}
#creator_Tw .store .shop__item .shopTitle .icons ul li {
  display: inline-block;
}
#creator_Tw .store .shop__item .shopTitle .icons ul li img {
  width: auto;
}
@media screen and (max-width: 768px) {
  #creator_Tw .store .shop__item .shopTitle .icons ul li img {
    width: 80%;
  }
}
#creator_Tw .store .shop__item .address {
  display: block;
  position: absolute;
  width: 90%;
  left: 5%;
  bottom: 5%;
  font-size: 18px;
  color: #FFF;
}
@media screen and (max-width: 1680px) {
  #creator_Tw .store .shop__item .address {
    position: relative;
    width: 100%;
    left: auto;
    bottom: auto;
  }
}
#creator_Tw .unbox {
  display: block;
  width: 100%;
  background: url(https://storage-asset.msi.com/event/2021/tw/creator_z16_special_edition/images/tw-unboxing-bg.jpg) no-repeat top center;
  background-size: cover;
}
#creator_Tw .unbox__wrapper {
  display: block;
  width: 80%;
  margin: 0 auto;
  padding: 5% 0;
}
@media screen and (max-width: 1024px) {
  #creator_Tw .unbox__wrapper {
    width: 100%;
  }
}
#creator_Tw .unbox__wrapper h2 {
  text-align: center;
}
#creator_Tw .unbox__wrapper .border02 {
  display: block;
  width: 5%;
  height: 1px;
  border-bottom: 1px solid #ccc;
  text-align: center;
  margin: 1% auto;
}
#creator_Tw .unbox__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 90%;
  max-width: 1920px;
  padding: 5% 0;
  margin: 0 auto;
}
@media screen and (max-width: 1366px) {
  #creator_Tw .unbox__flex {
    width: 90%;
  }
}
@media screen and (max-width: 1024px) {
  #creator_Tw .unbox__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#creator_Tw .unbox__flex .article__item {
  display: block;
  width: 48%;
  margin-right: 1%;
  background-color: #000;
}
@media screen and (max-width: 1024px) {
  #creator_Tw .unbox__flex .article__item {
    width: 90%;
    margin: 2% auto;
  }
}
#creator_Tw .unbox__flex .article__item figure img {
  width: 100%;
}
#creator_Tw .unbox__flex .article__item figcaption {
  display: block;
  width: 90%;
  margin: 20px auto;
  color: #FFF;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
}
#creator_Tw .unbox__flex .article__item .moreButton a {
  text-decoration: underline;
  color: #09c0ee;
}
#creator_Tw .unbox__flexBottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin: 0 auto;
  padding: 5% 0;
  max-width: 1920px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1024px) {
  #creator_Tw .unbox__flexBottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#creator_Tw .unbox__flexBottom .article__bottom {
  display: block;
  width: 35%;
  margin-right: 2%;
}
@media screen and (max-width: 1024px) {
  #creator_Tw .unbox__flexBottom .article__bottom {
    width: 90%;
    margin: 0 auto;
    margin-right: auto;
  }
}
#creator_Tw .unbox__flexBottom .article__bottom2 {
  width: 55%;
}
@media screen and (max-width: 1024px) {
  #creator_Tw .unbox__flexBottom .article__bottom2 {
    width: 90%;
  }
}
#creator_Tw .videoBox {
  display: block;
  width: 100%;
  margin: 0;
  background: url("https://storage-asset.msi.com/event/2021/tw/creator_z16_special_edition/images/video-bg.jpg") no-repeat top center;
  background-size: cover;
}
#creator_Tw .videoBox__wrapper {
  width: 90%;
  margin: 0 auto;
  max-width: 1920px;
  padding: 5% 0;
}
#creator_Tw .videoBox__fashion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5% auto;
}
@media screen and (max-width: 1024px) {
  #creator_Tw .videoBox__fashion {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#creator_Tw .videoBox__fashion .f-title {
  display: block;
  font-size: 35px;
  color: #FFF;
  width: 25%;
  margin: 0 20px 0 20px;
  line-height: 1.5;
  text-align: right;
}
@media screen and (max-width: 1024px) {
  #creator_Tw .videoBox__fashion .f-title {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  #creator_Tw .videoBox__fashion .f-title {
    font-size: 23px;
    font-weight: bold;
  }
}
#creator_Tw .videoBox__fashion .description {
  display: block;
  padding: 20px;
  width: 65%;
  color: #fff;
  font-size: 21px;
  line-height: 1.5;
  border-left: 1px solid #ccc;
}
@media screen and (max-width: 1024px) {
  #creator_Tw .videoBox__fashion .description {
    border-left: none;
    border-top: 1px solid #ccc;
    width: 100%;
  }
}
#creator_Tw .social-media {
  display: block;
  width: 100%;
  padding: 0;
  background-color: #212324;
}
#creator_Tw .social-media__wrapper {
  display: block;
  width: 90%;
  padding: 5%;
  margin: 0 auto;
  text-align: center;
}
#creator_Tw .social-media__felx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 40%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #creator_Tw .social-media__felx {
    width: 60%;
  }
}
#creator_Tw .social-media__felx .social-icon {
  width: 48%;
  margin-right: 20px;
}/*# sourceMappingURL=tw_creator.css.map */