/*common style*/
.text-center {
  text-align: center;
}

.redT {
  color: #eb0538;
}

/*Start*/
#msi_twYrsale {
  display: block;
  width: 100%;
  color: #000;
  font-size: 16px;
  background-color: #000;
  padding: 50px 0;
}

#msi_twYrsale h2 {
  font-size: 52px;
  line-height: 1;
  font-weight: 900;

  text-align: center;
  color: #fff;
  margin-top: 5px;
  animation: glow 0.6s ease-in-out infinite alternate;
}

#msi_twYrsale h2 span {
  color: #fff;
}

#msi_twYrsale p {
  font-size: 1em;
  line-height: 1;
  font-weight: normal;

  line-height: 1.5;
  color: #000;
  padding-top: 30px;
}

#msi_twYrsale img {
  max-width: 100%;
  display: block;
}

#msi_twYrsale .wrapper {
  width: 100%;
  max-width: 1800px;
  margin: 0 auto;
}

#msi_twYrsale .section-bar {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 10px;
}

#msi_twYrsale .section-bar.pink {
  background-color: #eb0538;
}

#msi_twYrsale .section-bar.gray {
  background-color: #848484;
}

#msi_twYrsale .section-bar.darkgray {
  background-color: #524e4e;
}

#msi_twYrsale .msionlin-shop {
  display: block;
  width: 100%;
  padding: 0 25px;
  margin: 0 auto;
  /* background-color: #fff; */
}

#msi_twYrsale .msionlin-shopTitle {
  color: #fff;
  padding: 25px;
}

#msi_twYrsale .msionlin-shop .e-shopFlex {
  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;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 2%;
}

#msi_twYrsale .msionlin-shop .e-shopFlex__item {
  display: block;
  width: 40%;
  margin: 3% auto;
}

#msi_twYrsale .shopList {
  background-color: #000;
}

#msi_twYrsale .wtb {
  font-size: 1.2em;
  max-width: 1400px;
  margin: 20px auto;
  padding: 0 0% 0%;
}

#msi_twYrsale .wtbOnline {
  padding: 0 0%;
}

#msi_twYrsale .wtb__box {
  width: 100%;
  border: 1px solid rgb(88, 88, 88);
  background: #fff;
}

#msi_twYrsale .wtb__box-info {
  background: #e9bf6b;
  color: rgb(0, 0, 0);
  width: 100%;
  padding: 10px;
  text-align: center;
  font-size: 23px;
  font-weight: bold;
}

#msi_twYrsale .wtb__box-info.sub-info {
  width: 100%;
  background-color: rgb(58, 58, 58);
  color: #fff;
  font-size: 20px;
  margin-top: 20px;
}

#msi_twYrsale .wtb__box-info.sub-info:nth-child(1) {
  margin-top: 0px;
}

#msi_twYrsale .wtb__box-title {
  font-weight: 900;
  color: #351d12;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 0 20px;
  margin: 0;
  background-color: #fff;
}

#msi_twYrsale .wtb__box-title li {
  list-style: none;
  text-align: left;
  color: #351d12;
  padding: 10px;
}

#msi_twYrsale .wtb__box-title li:nth-child(1) {
  width: 28%;
}

#msi_twYrsale .wtb__box-title li:nth-child(2) {
  width: 30%;
}

#msi_twYrsale .wtb__box-title li:nth-child(3) {
  width: 42%;
}

#msi_twYrsale .wtb__box-content {
  font-weight: normal;
  color: #351d12;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 0 20px;
  margin: 0;
  background: #f1f1f1;
  border: 1px solid rgba(92, 92, 92, 0.089);
}

#msi_twYrsale .wtb__box-content li {
  list-style: none;
  text-align: left;
  color: #664d40;
  padding: 5px;
}

#msi_twYrsale .wtb__box-content li a {
  text-decoration: underline;
  margin-left: 5px;
  color: #337ab7;
}

#msi_twYrsale .wtb__box-content li a:hover {
  text-decoration: none;
  color: #000;
}

#msi_twYrsale .wtb__box-content li .fa {
  margin-right: 30px;
  font-family: "FontAwesome" !important;
}

#msi_twYrsale .wtb__box-content li:nth-child(1) {
  width: 28%;
}

#msi_twYrsale .wtb__box-content li:nth-child(2) {
  width: 30%;
}

#msi_twYrsale .wtb__box-content li:nth-child(3) {
  width: 42%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#msi_twYrsale .msiTw__rule {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  background-color: #fff;
}

#msi_twYrsale .msiTw__rule .rule-box {
  max-width: 1200px;
  margin: 0 auto;
  display: block;
  color: #000;
  text-align: left;
  line-height: 1.5;
  padding: 2%;
}

#msi_twYrsale .socialMedia {
  width: 100%;
  max-width: 750px;
  display: table;
  margin: 2% auto;
  text-align: center;
}

#msi_twYrsale .socialMedia__iconflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

#msi_twYrsale .socialMedia__iconflex-item {
  display: block;
  width: 45%;
  margin: 0 auto;
  text-align: center;
}

#msi_twYrsale .socialMedia__iconflex-item img {
  display: block;
  margin: 0 auto;
}

#msi_twYrsale .socialMedia__iconflex-item figure {
  width: 60%;
  margin: 0 auto;
}

#msi_twYrsale .socialMedia__iconflex-item a {
  display: block;
  font-size: 1.2em;
  line-height: 1.5;
  text-decoration: none;
  color: #000;
  text-decoration: underline;
  opacity: 1;
  -webkit-transition: 1.5s all;
  transition: 1.5s all;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#msi_twYrsale .socialMedia__iconflex-item a:hover {
  opacity: 0.6;
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
}

@media screen and (max-width: 960px) {
  #msi_twYrsale h2 {
    font-size: 22px;
  }
  #msi_twYrsale .wtb {
    font-size: 1em;
  }
  #msi_twYrsale .wtb__box-title li:nth-child(1) {
    width: 25%;
  }
  #msi_twYrsale .wtb__box-title li:nth-child(2) {
    width: 21%;
  }
  #msi_twYrsale .wtb__box-title li:nth-child(3) {
    width: 53%;
  }
  #msi_twYrsale .wtb__box-content {
    font-weight: normal;
    color: #351d12;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 0 20px;
    margin: 0;
    background: #f1f1f1;
    border: 1px solid rgba(92, 92, 92, 0.089);
  }
  #msi_twYrsale .wtb__box-content li {
    list-style: none;
    text-align: left;
    color: #664d40;
    padding: 5px;
  }
  #msi_twYrsale .wtb__box-content li a {
    text-decoration: underline;
    margin-left: 5px;
  }
  #msi_twYrsale .wtb__box-content li a:hover {
    text-decoration: none;
    color: #000;
  }
  #msi_twYrsale .wtb__box-content li:nth-child(1) {
    width: 25%;
  }
  #msi_twYrsale .wtb__box-content li:nth-child(2) {
    width: 21%;
  }
  #msi_twYrsale .wtb__box-content li:nth-child(3) {
    width: 53%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #msi_twYrsale .msionlin-shop .e-shopFlex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #msi_twYrsale .msionlin-shop .e-shopFlex__item {
    width: 50%;
  }
}

@media screen and (max-width: 768px) {
  #msi_twYrsale .wtb__box-title {
    font-weight: 900;
    color: #351d12;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 0 10px;
    margin: 0;
  }
  #msi_twYrsale .wtb__box-title li {
    list-style: none;
    text-align: left;
    color: #351d12;
    padding: 10px;
  }
  #msi_twYrsale .wtb__box-title li:nth-child(1) {
    width: 28%;
  }
  #msi_twYrsale .wtb__box-title li:nth-child(2) {
    width: 21%;
  }
  #msi_twYrsale .wtb__box-title li:nth-child(3) {
    width: 51%;
  }
  #msi_twYrsale .wtb__box-content {
    padding: 0 0 0 10px;
  }
  #msi_twYrsale .wtb__box-content li .fa {
    margin-right: 10px;
  }
  #msi_twYrsale .wtb__box-content li:nth-child(1) {
    width: 28%;
  }
  #msi_twYrsale .wtb__box-content li:nth-child(2) {
    width: 21%;
  }
  #msi_twYrsale .wtb__box-content li:nth-child(3) {
    width: 51%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (max-width: 480px) {
  #msi_twYrsale .wtb__box-title {
    padding: 0 0 0 5px;
  }
  #msi_twYrsale .wtb__box-title li:nth-child(1) {
    width: 28%;
  }
  #msi_twYrsale .wtb__box-title li:nth-child(2) {
    width: 30%;
  }
  #msi_twYrsale .wtb__box-title li:nth-child(3) {
    width: 42%;
  }
  #msi_twYrsale .wtb__box-content {
    padding: 0 0 0 5px;
  }
  #msi_twYrsale .wtb__box-content li .fa {
    margin-right: 10px;
  }
  #msi_twYrsale .wtb__box-content li:nth-child(1) {
    width: 28%;
  }
  #msi_twYrsale .wtb__box-content li:nth-child(2) {
    width: 30%;
  }
  #msi_twYrsale .wtb__box-content li:nth-child(3) {
    width: 42%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #msi_twYrsale .msionlin-shop .e-shopFlex__item {
    width: 90%;
  }
}
/*# sourceMappingURL=tw_sale-v2.css.map */
