@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;400;700&display=swap");
/*h1*/
/*h2*/
.twCreator2022 {
  overflow-x: hidden;
  color: #222;
  font-family: "Noto Sans TC", sans-serif, "Microsoft JhengHei";
  /* Ticket */
}

.twCreator2022 h1, .twCreator2022 .h1 {
  font-size: 70px;
}

.twCreator2022 h2, .twCreator2022 .h2 {
  font-size: 60px;
}

.twCreator2022 h3, .twCreator2022 .h3 {
  font-size: 36px;
}

.twCreator2022 h4, .twCreator2022 .h4 {
  font-size: 27px;
}

.twCreator2022 p, .twCreator2022 ul, .twCreator2022 li {
  padding-bottom: 16px;
  font-size: 24px;
}

.twCreator2022 p.note, .twCreator2022 ul.note, .twCreator2022 li.note {
  font-size: 20px;
}

.twCreator2022 ul, .twCreator2022 li {
  padding-bottom: 12px;
  list-style: square;
}

.twCreator2022 img {
  max-width: 100%;
}

.twCreator2022 .wrapper {
  width: 80%;
  max-width: 1920px;
  margin: 0 auto;
}

.twCreator2022 .wrapper-full {
  width: 100%;
  margin: 0 auto;
}

.twCreator2022 .sp {
  padding: 6% 0;
}

.twCreator2022 .splg {
  padding: 10% 0;
}

.twCreator2022 .sptop {
  padding-top: 6%;
}

.twCreator2022 .spbt {
  padding-bottom: 6%;
}

.twCreator2022 .splgtop {
  padding-top: 10%;
}

.twCreator2022 .splgbt {
  padding-bottom: 10%;
}

.twCreator2022 .center {
  text-align: center;
}

.twCreator2022 .mainTitle {
  position: relative;
  text-align: center;
  margin: 0 auto;
}

.twCreator2022 .mainTitle h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-style: italic;
  margin-bottom: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 2;
  color: #000;
}

.twCreator2022 .mainTitle h2 span {
  padding: 0 5px 0 10px;
  z-index: 2;
}

.twCreator2022 .mainTitle h2::before {
  width: 100px;
  height: 80px;
  display: inline-block;
  content: "";
  background: url(https://storage-asset.msi.com/event/2022/nb/tw-creator2022/images/title-deco-01.png) no-repeat;
  background-size: contain;
  z-index: 1;
}

.twCreator2022 .mainTitle h2::after {
  width: 100px;
  height: 80px;
  display: inline-block;
  content: "";
  background: url(https://storage-asset.msi.com/event/2022/nb/tw-creator2022/images/title-deco-02.png) no-repeat;
  background-size: contain;
  z-index: 1;
}

.twCreator2022 .mainTitle.white h2 {
  color: #ffee7a;
}

.twCreator2022 .mainTitle.white h2::before {
  width: 100px;
  height: 80px;
  display: inline-block;
  content: "";
  background: url(https://storage-asset.msi.com/event/2022/nb/tw-creator2022/images/title-deco-white-01.png) no-repeat center top;
  background-size: contain;
}

.twCreator2022 .mainTitle.white h2::after {
  width: 100px;
  height: 80px;
  display: inline-block;
  content: "";
  background: url(https://storage-asset.msi.com/event/2022/nb/tw-creator2022/images/title-deco-white-02.png) no-repeat no-repeat center top;
  background-size: contain;
  z-index: 1;
}

.twCreator2022 .price .h2 {
  font-weight: 700;
  font-size: 42px;
}

.twCreator2022 .price .h3 {
  font-size: 28.8px;
}

.twCreator2022 .txt-cr-orange {
  color: #f64a07;
}

.twCreator2022 .btn-login {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  position: relative;
  padding: 1vh 2.5vw 1.5vh 3vw;
  z-index: 2;
  margin-top: 2vh;
}

.twCreator2022 .btn-login::before, .twCreator2022 .btn-login::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transform: skewX(-30deg);
          transform: skewX(-30deg);
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out;
}

.twCreator2022 .btn-login::before {
  background: #f64a07;
  left: 0;
  top: 0;
  z-index: 1;
}

.twCreator2022 .btn-login::after {
  background: #143044;
  left: 3%;
  top: 12%;
  z-index: -1;
}

.twCreator2022 .btn-login span {
  position: relative;
  z-index: 2;
}

.twCreator2022 .btn-login span::after {
  content: "\226B";
  display: inline-block;
  position: absolute;
  margin-left: 5px;
  -webkit-animation: arrowAnimate 1s ease-out infinite;
          animation: arrowAnimate 1s ease-out infinite;
}

.twCreator2022 .btn-login:hover::before {
  z-index: -1;
  left: 3%;
  top: 12%;
  /*background: #143044 */
}

.twCreator2022 .btn-login:hover::after {
  z-index: 1;
  left: 0;
  top: 0;
  /*background: $bg-cr-orange */
}

.twCreator2022 .ticketBox__ticket {
  padding: 1vw 1.5vw;
  background: #fff;
  width: 100%;
}

.twCreator2022 .ticketBox__ticket--content .ticket-logo {
  width: 6vw;
  margin-bottom: 10px;
}

.twCreator2022 .ticketBox__ticket--content .ticket-price {
  text-align: center;
}

.twCreator2022 .ticketBox__ticket--content .ticket-icon {
  width: 2.4vw;
  padding-right: 10px;
  display: inline-block;
}

.twCreator2022 .ticketBox__ticket--content .ticket-text {
  text-align: left;
  vertical-align: bottom;
  display: inline-block;
  color: #02859c;
}

.twCreator2022 .ticketBox__ticket--content .ticket-text h2 {
  line-height: 1.1;
  font-size: 2.1vw;
  /*font-weight: 400 */
}

.twCreator2022 .ticketBox__ticket--content .ticket-text h3 {
  font-weight: 400;
}

.twCreator2022__kv {
  background: #17464f url("https://storage-asset.msi.com/event/2022/nb/tw-creator2022/images/kv-top-bg.jpg") top center no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
  position: relative;
}

.twCreator2022__kv::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #17464f;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 2;
}

.twCreator2022__kv--title {
  width: 55%;
  margin: 0 auto;
}

.twCreator2022__kv--date {
  padding: 2vh 0;
  font-style: italic;
}

.twCreator2022__kv--contetnt {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.twCreator2022__kv--contetnt .descBox {
  /*width: 80% */
  padding: 0 3vw;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.twCreator2022__kv--contetnt .descBox h2 span {
  display: block;
  font-weight: 100;
}

.twCreator2022__kv--contetnt .descBox .ticketBox {
  width: 90%;
  margin-top: 20px;
}

.twCreator2022__common {
  background-image: url(https://storage-asset.msi.com/event/2022/nb/tw-creator2022/images/line-white-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  background-attachment: fixed;
  position: relative;
}

.twCreator2022__common--top {
  width: 100%;
  padding: 8% 0 0 0;
  height: 120px;
  /*clip-path: polygon(100% 0, 0 0, 100% 100%) */
  /*clip-path: polygon(100% 0, 0 0, 0 100%) */
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
          clip-path: polygon(100% 0, 0 0, 50% 100%);
  background: #17464f;
  margin-bottom: 5vh;
}

.twCreator2022__common--top.orange {
  background: #f64a07;
}

.twCreator2022__common--bottom {
  width: 100%;
  padding: 8% 0 0 0;
  height: 120px;
  /*clip-path: polygon(100% 0, 0 0, 100% 100%) */
  /*clip-path: polygon(100% 0, 0 0, 0 100%) */
  /*clip-path: polygon(100% 0, 0 0, 50% 100%) */
  -webkit-clip-path: polygon(0 100%, 0 0, 50% 100%, 100% 0, 100% 100%);
          clip-path: polygon(0 100%, 0 0, 50% 100%, 100% 0, 100% 100%);
  background: #f64a07;
  margin-bottom: 0vh;
  position: relative;
  z-index: 1;
}

.twCreator2022__common--bottom.green {
  background: #17464f;
}

.twCreator2022__common p {
  width: 80%;
  margin: 0 auto;
}

.twCreator2022__common ul {
  padding: 0% 10%;
  width: 100%;
  text-align: left;
  margin: 0 auto;
}

.twCreator2022__common ul li {
  margin-left: 42px;
}

.twCreator2022__common hr {
  width: 90%;
  margin: 36px auto;
  border-top: 1px solid #ccc;
  border-width: 1px 0 0 0;
}

.twCreator2022__common figure {
  text-align: center;
  width: 100%;
  font-style: italic;
}

.twCreator2022__common figure a {
  width: 12%;
  min-width: 160px;
  display: inline-block;
  padding: 20px;
}

.twCreator2022__common figure a img {
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.twCreator2022__product {
  position: relative;
  background: #f64a07;
}

.twCreator2022__product::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #f64a07;
  position: absolute;
  top: -1px;
  left: 0;
}

.twCreator2022__product::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #f64a07;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 1;
}

.twCreator2022__product .wrapper {
  padding: 5vh 0;
}

.twCreator2022__product .mainTitle {
  padding-top: 5vh;
}

.twCreator2022__product--desc {
  position: relative;
  z-index: 1;
  width: 100%;
  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: 0 auto;
}

.twCreator2022__product--desc .txtbox {
  text-align: right;
  width: 40%;
  padding: 2.5vw;
}

.twCreator2022__product--desc .txtbox h2 {
  color: #fff;
  font-weight: 100;
}

.twCreator2022__product--desc .txtbox h3 {
  color: #fff;
  font-weight: 400;
}

.twCreator2022__product--desc .txtbox h3 span {
  font-weight: 100;
  display: block;
}

.twCreator2022__product--desc .ticketBox {
  text-align: left;
  width: 30%;
  -webkit-transform: rotate(-12deg) translateY(4%);
          transform: rotate(-12deg) translateY(4%);
  position: relative;
  z-index: 1;
}

.twCreator2022__product--desc .ticketBox::before {
  content: "";
  width: 35%;
  height: 30%;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
  bottom: -28%;
  left: -2%;
  position: absolute;
  z-index: 1;
  -webkit-filter: blur(18px);
          filter: blur(18px);
}

.twCreator2022__product--desc .ticketBox::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.5);
  -webkit-transform: rotate(7deg);
          transform: rotate(7deg);
  top: 0%;
  left: 3%;
  position: absolute;
  z-index: -1;
}

.twCreator2022__product--list {
  position: relative;
  z-index: 2;
  padding: 5vh 2vh 2vh 2vh;
  background: #f6f6f6;
  border-radius: 100px 0 100px 0;
}

.twCreator2022__product--list.col2 {
  padding: 0;
}

.twCreator2022__product--list--wrapper {
  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;
}

.twCreator2022__product--list--wrapper.col2 {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0vh 0;
}

.twCreator2022__product--list--wrapper.col2 .txtbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 3vw;
  text-align: center;
  border: 2px dashed #ccc;
  border-width: 0 2px 2px 0;
}

.twCreator2022__product--list--wrapper.col2 .txtbox:nth-child(2) {
  border-width: 0 0px 2px 0;
}

.twCreator2022__product--list--wrapper.col2 .txtbox:nth-child(3) {
  border-width: 0 2px 0px 0;
}

.twCreator2022__product--list--wrapper.col2 .txtbox:nth-child(4) {
  border-width: 0;
}

.twCreator2022__product--list--wrapper.col2 ul {
  width: 85%;
  text-align: left;
  display: inline-block;
}

.twCreator2022__product--list--wrapper.col2 .pdImg {
  max-width: 75%;
}

.twCreator2022__product--list--wrapper.col2 .subTitle {
  position: absolute;
  padding: 8px 24px;
  margin: 0vh auto 3vh;
  display: block;
  top: 0;
  right: 0;
}

.twCreator2022__product--list--wrapper.col2 .price {
  width: 85%;
}

.twCreator2022__product--list .txtbox {
  position: relative;
  width: 50%;
  padding: 0 3vw;
  text-align: left;
}

.twCreator2022__product--list .txtbox .imgTitle {
  width: 55%;
  margin-bottom: 20px;
}

.twCreator2022__product--list .txtbox ul {
  margin-left: 24px;
}

.twCreator2022__product--list .imgbox {
  width: 50%;
}

.twCreator2022__product--list .subTitle {
  right: 0;
  top: 0;
  padding: 8px 24px;
  color: #fff;
  background: #02859c;
  position: absolute;
}

.twCreator2022__product--list .price {
  display: block;
  width: 100%;
  text-align: right;
  color: #000;
}

.twCreator2022__product--list .price.highlight {
  color: #cc0000;
}

.twCreator2022__product--list .price em {
  font-style: normal;
}

.twCreator2022__product--list .price b {
  font-style: italic;
  font-weight: 400;
}

.twCreator2022 #msi_twYrsale {
  background: #17464f;
  padding: 5vh 3vw;
  vertical-align: top;
  position: relative;
}

.twCreator2022 #msi_twYrsale::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #17464f;
  position: absolute;
  top: -1px;
  left: 0;
}

.twCreator2022 #msi_twYrsale .msionlin-shop {
  vertical-align: top;
  background: transparent;
}

.twCreator2022 #msi_twYrsale .wtb__box {
  background: #fff;
}

.twCreator2022 #msi_twYrsale .msionlin-shopTitle {
  color: #fff;
  padding: 3vh 0;
}

@media screen and (max-width: 3000px) {
  .twCreator2022 {
    /* Ticket */
  }
  .twCreator2022 .ticketBox__ticket {
    padding: 1vw 1.5vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-logo {
    width: 10vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-icon {
    width: 2.8vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-text {
    vertical-align: bottom;
    display: inline-block;
    color: #02859c;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-text h2 {
    font-size: 2.8vw;
  }
}

@media screen and (max-width: 2400px) {
  .twCreator2022 {
    /* Ticket */
  }
  .twCreator2022 .ticketBox__ticket {
    padding: 1vw 1.5vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-logo {
    width: 10vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-icon {
    width: 4.2vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-text {
    vertical-align: bottom;
    display: inline-block;
    color: #02859c;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-text h2 {
    font-size: 3.5vw;
  }
}

@media screen and (max-width: 1990px) {
  .twCreator2022__product--list {
    position: relative;
    z-index: 2;
    padding: 4vw 3vw 3vw 3vw;
    background: #f6f6f6;
    border-radius: 100px 0 100px 0;
  }
}

@media screen and (max-width: 1920px) {
  .twCreator2022 {
    /* Ticket */
  }
  .twCreator2022 .ticketBox__ticket {
    padding: 1vw 1.5vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-logo {
    width: 10vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-icon {
    width: 4vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-text {
    vertical-align: bottom;
    display: inline-block;
    color: #02859c;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-text h2 {
    font-size: 3.5vw;
  }
  .twCreator2022__kv--contetnt .descBox .ticketBox {
    width: 80%;
  }
}

@media screen and (max-width: 1536px) {
  .twCreator2022 h1, .twCreator2022 .h1 {
    font-size: 60px;
  }
  .twCreator2022 h2, .twCreator2022 .h2 {
    font-size: 50px;
  }
  .twCreator2022 h3, .twCreator2022 .h3 {
    font-size: 32px;
  }
  .twCreator2022 h4, .twCreator2022 .h4 {
    font-size: 24px;
  }
  .twCreator2022 p, .twCreator2022 ul, .twCreator2022 li {
    font-size: 20px;
  }
  .twCreator2022 p.note, .twCreator2022 ul.note, .twCreator2022 li.note {
    font-size: 18px;
  }
  .twCreator2022 .price .h2 {
    font-size: 35px;
  }
  .twCreator2022 .price .h3 {
    font-size: 25.6px;
  }
  .twCreator2022__kv--title {
    width: 70%;
  }
}

@media screen and (max-width: 1366px) {
  .twCreator2022 {
    /* Ticket */
  }
  .twCreator2022 .ticketBox__ticket {
    padding: 1vw 1.5vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-logo {
    width: 12vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-icon {
    width: 5vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-text {
    vertical-align: bottom;
    display: inline-block;
    color: #02859c;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-text h2 {
    font-size: 4vw;
  }
  .twCreator2022__kv--contetnt .descBox .ticketBox {
    width: 100%;
    margin-top: 16px;
  }
  .twCreator2022__common ul {
    padding: 0%;
  }
  .twCreator2022__product--list--wrapper.col2 .price {
    width: 100%;
  }
}

@media screen and (max-width: 1240px) {
  .twCreator2022 .wrapper {
    width: 90%;
  }
  .twCreator2022 .btn-login {
    padding: 1vh 5vw 1.5vh 6vw;
  }
  .twCreator2022__product--list--wrapper {
    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;
  }
  .twCreator2022__product--list--wrapper.col2 {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0vh 0;
  }
  .twCreator2022__product--list--wrapper.col2 .txtbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 4vw;
    text-align: center;
    border: 2px dashed #ccc;
    border-width: 0 2px 2px 0;
  }
  .twCreator2022__product--list--wrapper.col2 .txtbox:nth-child(2) {
    border-width: 0 0px 2px 0;
  }
  .twCreator2022__product--list--wrapper.col2 .txtbox:nth-child(3) {
    border-width: 0 2px 0px 0;
  }
  .twCreator2022__product--list--wrapper.col2 .txtbox:nth-child(4) {
    border-width: 0;
  }
  .twCreator2022__product--list--wrapper.col2 ul {
    width: 90%;
    text-align: left;
    display: inline-block;
  }
  .twCreator2022__product--list--wrapper.col2 .pdImg {
    max-width: 100%;
  }
  .twCreator2022__product--list--wrapper.col2 .subTitle {
    position: absolute;
    padding: 8px 24px;
    margin: 0vh auto 3vh;
    display: block;
    top: 0;
    right: 0;
  }
}

@media screen and (max-width: 1080px) {
  .twCreator2022__product--desc {
    width: 100%;
  }
  .twCreator2022__product--desc .txtbox {
    width: 50%;
  }
  .twCreator2022__product--desc .ticketBox {
    width: 30%;
  }
}

@media screen and (max-width: 1024px) {
  .twCreator2022 {
    /* Ticket */
  }
  .twCreator2022 h1, .twCreator2022 .h1 {
    font-size: 50px;
  }
  .twCreator2022 h2, .twCreator2022 .h2 {
    font-size: 40px;
  }
  .twCreator2022 h3, .twCreator2022 .h3 {
    font-size: 28px;
  }
  .twCreator2022 h4, .twCreator2022 .h4 {
    font-size: 21px;
  }
  .twCreator2022 .price .h2 {
    font-size: 28px;
  }
  .twCreator2022 .price .h3 {
    font-size: 22.4px;
  }
  .twCreator2022 p, .twCreator2022 ul, .twCreator2022 li {
    font-size: 18px;
  }
  .twCreator2022 p.note, .twCreator2022 ul.note, .twCreator2022 li.note {
    font-size: 16px;
  }
  .twCreator2022 .ticketBox__ticket {
    padding: 2vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-logo {
    width: 16vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-icon {
    width: 6.8vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-text {
    vertical-align: bottom;
    display: inline-block;
    color: #02859c;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-text h2 {
    font-size: 5vw;
  }
  .twCreator2022__kv--title {
    width: 90%;
  }
  .twCreator2022__kv--contetnt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .twCreator2022__kv--contetnt .descBox {
    width: 100%;
    padding: 0;
    margin-top: 3vh;
    text-align: left;
    -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;
  }
  .twCreator2022__kv--contetnt .descBox__title {
    text-align: right;
    width: 50%;
    padding-right: 2vw;
  }
  .twCreator2022__kv--contetnt .descBox .ticketBox {
    width: 50%;
    margin-top: 0;
  }
  .twCreator2022__info p {
    width: 100%;
  }
}

@media screen and (max-width: 890px) {
  .twCreator2022 .sp {
    padding: 8vh 0;
  }
  .twCreator2022 .splg {
    padding: 8vh 0;
  }
  .twCreator2022 .sptop {
    padding-top: 8vh;
  }
  .twCreator2022 .spbt {
    padding-bottom: 8vh;
  }
  .twCreator2022 .splgtop {
    padding-top: 10vh;
  }
  .twCreator2022 .splgbt {
    padding-bottom: 10vh;
  }
  .twCreator2022 .wrapper {
    width: 90%;
  }
  .twCreator2022__common {
    background-attachment: scroll;
  }
  .twCreator2022__product--list {
    padding: 6vw;
  }
  .twCreator2022__product--list--wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .twCreator2022__product--list--wrapper.col2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0vh 0;
  }
  .twCreator2022__product--list--wrapper.col2 .txtbox {
    width: 100%;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 6vw;
    text-align: center;
    border: 2px dashed #ccc;
    border-width: 0 0px 2px 0;
  }
  .twCreator2022__product--list--wrapper.col2 .txtbox:nth-child(2) {
    border-width: 0 0px 2px 0;
  }
  .twCreator2022__product--list--wrapper.col2 .txtbox:nth-child(3) {
    border-width: 0 0px 2px 0;
  }
  .twCreator2022__product--list--wrapper.col2 .txtbox:nth-child(4) {
    border-width: 0;
  }
  .twCreator2022__product--list--wrapper.col2 ul {
    width: 90%;
    text-align: left;
    display: inline-block;
  }
  .twCreator2022__product--list--wrapper.col2 .pdImg {
    max-width: 100%;
  }
  .twCreator2022__product--list--wrapper.col2 .subTitle {
    position: absolute;
    padding: 8px 24px;
    margin: 0vh auto 3vh;
    display: block;
    top: 0;
    right: 0;
  }
  .twCreator2022__product--list--wrapper .price {
    width: 100%;
  }
  .twCreator2022__product--list--wrapper .imgbox, .twCreator2022__product--list--wrapper .txtbox {
    width: 100%;
  }
  .twCreator2022__product--list--wrapper .txtbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .twCreator2022 #msi_twYrsale .msionlin-shopTitle {
    font-size: 7vw;
    padding: 0vh 0 30px 0;
  }
}

@media screen and (max-width: 768px) {
  .twCreator2022 {
    /* Ticket */
  }
  .twCreator2022 h1, .twCreator2022 .h1 {
    font-size: 50px;
  }
  .twCreator2022 h2, .twCreator2022 .h2 {
    font-size: 40px;
  }
  .twCreator2022 h3, .twCreator2022 .h3 {
    font-size: 28px;
  }
  .twCreator2022 h4, .twCreator2022 .h4 {
    font-size: 18px;
  }
  .twCreator2022 .price .h2 {
    font-size: 27px;
  }
  .twCreator2022 .price .h3 {
    font-size: 19.2px;
  }
  .twCreator2022 p, .twCreator2022 ul, .twCreator2022 li {
    font-size: 18px;
  }
  .twCreator2022 p.note, .twCreator2022 ul.note, .twCreator2022 li.note {
    font-size: 16px;
  }
  .twCreator2022 .mainTitle {
    position: relative;
    text-align: center;
    margin: 0 auto;
  }
  .twCreator2022 .mainTitle h2 {
    font-size: 8vw;
  }
  .twCreator2022 .ticketBox__ticket {
    padding: 3vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket {
    text-align: center;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-logo {
    margin: 0 auto;
    width: 24vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-icon {
    width: 11vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-text h2 {
    font-size: 10vw;
  }
  .twCreator2022__kv .wrapper {
    width: 90%;
  }
  .twCreator2022__kv--title {
    width: 100%;
  }
  .twCreator2022__kv--contetnt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .twCreator2022__kv--contetnt .descBox {
    width: 100%;
    padding: 0;
    margin-top: 0vh;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .twCreator2022__kv--contetnt .descBox__title {
    text-align: center;
    width: 100%;
    padding-right: 2vw;
    margin: 2vh auto;
  }
  .twCreator2022__kv--contetnt .descBox .ticketBox {
    padding-bottom: 30px;
    width: 100%;
  }
  .twCreator2022__product .wrapper {
    padding: 2.5vh 0;
  }
  .twCreator2022__product--desc {
    width: 100%;
  }
  .twCreator2022__product--desc .txtbox {
    padding-right: 5vw;
    width: 45%;
  }
  .twCreator2022__product--desc .txtbox h2 {
    font-size: 8vw;
  }
  .twCreator2022__product--desc .txtbox h3 {
    font-size: 4.4vw;
  }
  .twCreator2022__product--desc .ticketBox {
    -webkit-transform: rotate(-12deg) translateY(4%) scale(0.9);
            transform: rotate(-12deg) translateY(4%) scale(0.9);
    width: 55%;
  }
  .twCreator2022__product--list {
    width: 100%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 640px) {
  .twCreator2022 .btn-login {
    padding: 1vh 8vw 1.5vh 10vw;
  }
}

@media screen and (max-width: 510px) {
  .twCreator2022 {
    /* Ticket */
  }
  .twCreator2022 .btn-login {
    margin-left: -9vw;
    padding: 1vh 14vw 1.5vh 16vw;
  }
  .twCreator2022 .mainTitle h2 span {
    padding: 0 5px 0 10px;
    z-index: 2;
  }
  .twCreator2022 .mainTitle h2::before {
    width: 50px;
    height: 42px;
  }
  .twCreator2022 .mainTitle h2::after {
    width: 50px;
    height: 42px;
  }
  .twCreator2022 .ticketBox__ticket {
    padding: 3vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket {
    text-align: center;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-logo {
    width: 30vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-icon {
    width: 11vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-text h2 {
    font-size: 10vw;
  }
  .twCreator2022__product--list--wrapper.col2 .price {
    width: 90%;
  }
  .twCreator2022__product--list .price {
    width: 90%;
  }
}

@media screen and (max-width: 414px) {
  .twCreator2022 {
    /* Ticket */
  }
  .twCreator2022 .sp {
    padding: 5vh 0;
  }
  .twCreator2022 .splg {
    padding: 5vh 0;
  }
  .twCreator2022 .sptop {
    padding-top: 5vh;
  }
  .twCreator2022 .spbt {
    padding-bottom: 5vh;
  }
  .twCreator2022 .splgtop {
    padding-top: 8vh;
  }
  .twCreator2022 .splgbt {
    padding-bottom: 8vh;
  }
  .twCreator2022__kv {
    /*h2
                font-size: 8vw */
  }
  .twCreator2022__kv .wrapper {
    width: 90%;
  }
  .twCreator2022__kv--date h2 {
    font-size: 8vw;
  }
  .twCreator2022 .ticketBox__ticket {
    padding: 3vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket {
    text-align: center;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-price {
    margin-top: 2vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-logo {
    width: 36vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-icon {
    width: 12.5vw;
  }
  .twCreator2022 .ticketBox__ticket--content .ticket-text h2 {
    font-size: 10vw;
  }
  .twCreator2022__product--list {
    padding: 10vw 3vw;
  }
  .twCreator2022__product--list--wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .twCreator2022__product--list--wrapper.col2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0vh 0;
    /*.price
                            width: 90% */
  }
  .twCreator2022__product--list--wrapper.col2 .txtbox {
    padding: 10vw 3vw;
  }
  .twCreator2022__product--desc .ticketBox::before {
    content: "";
    width: 45%;
    height: 30%;
    display: block;
    background: black;
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
    bottom: -33%;
    left: -2%;
    position: absolute;
    z-index: 1;
    -webkit-filter: blur(15px);
            filter: blur(15px);
  }
}

@-webkit-keyframes arrowAnimate {
  0% {
    padding-left: 0;
  }
  50% {
    padding-left: 5px;
  }
  100% {
    padding-left: 0;
  }
}

@keyframes arrowAnimate {
  0% {
    padding-left: 0;
  }
  50% {
    padding-left: 5px;
  }
  100% {
    padding-left: 0;
  }
}
/*# sourceMappingURL=default.css.map */