@charset "UTF-8";
@import url("https://asset.msi.com/event/nb/2018/Prestige_Limited_Edition/css/Fonts_CenturyGothic.css");
@font-face {
  font-family: "Square721BT-RomanExtended";
  src: url("https://storage-asset.msi.com/global/css/SPBfonts/Square721BT-RomanExtended.eot");
  src: url("https://storage-asset.msi.com/global/css/SPBfonts/Square721BT-RomanExtended.eot?#iefix") format("embedded-opentype"), url("https://storage-asset.msi.com/global/css/SPBfonts/Square721BT-RomanExtended.woff") format("woff"), url("https://storage-asset.msi.com/global/css/SPBfonts/Square721BT-RomanExtended.ttf") format("truetype"), url("https://storage-asset.msi.com/global/css/SPBfonts/Square721BT-RomanExtended.svg#Square721BT-RomanExtended") format("svg");
}

@font-face {
  font-family: "CenturyGothic-Bold";
  src: url("https://storage-asset.msi.com/global/css/SPBfonts/CenturyGothic-Bold.eot");
  src: url("https://storage-asset.msi.com/global/css/SPBfonts/CenturyGothic-Bold.eot?#iefix") format("embedded-opentype"), url("https://storage-asset.msi.com/global/css/SPBfonts/CenturyGothic-Bold.woff") format("woff"), url("https://storage-asset.msi.com/global/css/SPBfonts/CenturyGothic-Bold.ttf") format("truetype"), url("https://storage-asset.msi.com/global/css/SPBfonts/CenturyGothic-Bold.svg#CenturyGothic-Bold") format("svg");
}

@font-face {
  font-family: 'CenturyGothic';
  src: local("Meiryo UI"), local("ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3"), local("Helvetica"), local("Arial");
  unicode-range: U+3000-9FFF, U+ff??;
}

@font-face {
  font-family: 'Square721BT-RomanExtended';
  src: local("Meiryo UI"), local("ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3"), local("Helvetica"), local("Arial");
  unicode-range: U+3000-9FFF, U+ff??;
}

@font-face {
  font-family: 'CenturyGothic';
  src: sans-serif, "Microsoft JhengHei", local("å¾®è»Ÿæ­£é»‘é«”");
  unicode-range: U+4E00-9FFF;
}

@font-face {
  font-family: 'Square721BT-RomanExtended';
  src: sans-serif, "Microsoft JhengHei", local("å¾®è»Ÿæ­£é»‘é«”");
  unicode-range: U+4E00-9FFF;
}

.block {
  font-family: "CenturyGothic", "cwTeXHei", "Microsoft JhengHei", sans-serif;
  color: #4c4948;
  font-size: 24px;
  background: #fff;
  word-wrap: break-word;
  width: 100%;
  margin: 0 auto;
  max-width: 3840px;
}

.block *,
.block *:after,
.block *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.block.blockw {
  color: #fff;
}

.block img {
  max-width: 100%;
  width: auto;
  overflow: hidden;
  vertical-align: bottom;
}

.block img.full {
  width: 100%;
  vertical-align: bottom;
}

.block .imgxs {
  display: none;
}

.block .container {
  width: 85%;
  margin: 0 auto;
  max-width: 1900px;
}

.block .container-lg {
  width: 85%;
  margin: 0 auto;
  max-width: 2560px;
}

.block .container-lg-full {
  width: 100%;
  margin: 0 auto;
  max-width: 2560px;
}

.block h2 {
  font-family: "CenturyGothic", "DINCondMediumRegular", "bebas_neue_cyrillicregular", "BebasNeueTurkishSubset", "BebasNeuePolishSubset", sans-serif;
  font-size: 50px;
  color: #2f2f2f;
  font-weight: normal;
  padding-bottom: 20px;
  margin: 0;
}

.block h2 span {
  font-size: 70%;
}

.block h3 {
  font-family: "CenturyGothic", "DINCondMediumRegular", "bebas_neue_cyrillicregular", "BebasNeueTurkishSubset", "BebasNeuePolishSubset", sans-serif;
  font-size: 60px;
  color: #4c4948;
  font-weight: normal;
  padding-bottom: 30px;
}

.block h3 span {
  font-size: 70%;
}

.block h4 {
  font-family: "CenturyGothic", "DINCondMediumRegular", "bebas_neue_cyrillicregular", "BebasNeueTurkishSubset", "BebasNeuePolishSubset", sans-serif;
  font-size: 28px;
  margin: 0;
}

.block p {
  line-height: 1.5;
  font-size: 100%;
  color: #3f3e3e;
  margin: 5px 0;
}

.block .note {
  font-size: 88%;
  line-height: 1.2;
  padding-top: 15px;
}

.block .note a {
  color: #666;
}

.block .note a.red {
  color: #d19f3b;
}

.block .data li {
  display: inline-block;
  margin: 10px 4% 10px 0;
}

.block .data li span {
  font-size: 200%;
}

.block .gold {
  color: #d19f3b;
}

.block.sp, .block .sp {
  padding: 5% 0;
}

.block.sptop, .block .sptop {
  padding-top: 5%;
}

.block.spbt, .block .spbt {
  padding-bottom: 5%;
}

.block.splg, .block .splg {
  padding: 10% 0;
}

.block.splgtop, .block .splgtop {
  padding-top: 10%;
}

.block.splgbt, .block .splgbt {
  padding-bottom: 10%;
}

.block.center, .block .center {
  text-align: center;
}

@media screen and (max-width: 2560px) {
  .block h2 {
    font-size: 45px;
  }
  .block h3 {
    font-size: 50px;
  }
}

@media screen and (max-width: 1920px) {
  .block {
    font-size: 21px;
  }
  .block h2 {
    font-size: 36px;
  }
  .block h3 {
    font-size: 40px;
  }
}

@media screen and (max-width: 1536px) {
  .block {
    font-size: 18px;
  }
  .block h2 {
    font-size: 32px;
  }
  .block h3 {
    font-size: 40px;
  }
}

@media screen and (max-width: 960px) {
  .block {
    padding-bottom: 35px;
  }
  .block .imglg {
    display: none;
  }
  .block .imgxs {
    display: block;
  }
}

@media screen and (max-width: 1366px) {
  .block {
    font-size: 20px;
  }
  .block h2 {
    font-size: 32px;
  }
  .block h3 {
    font-size: 36px;
  }
  .block.sp, .block .sp {
    padding: 8% 0;
  }
  .block.sptop, .block .sptop {
    padding-top: 8%;
  }
  .block.spbt, .block .spbt {
    padding-bottom: 8%;
  }
}

@media screen and (max-width: 960px) {
  .block {
    font-size: 20px;
  }
  .block h2 {
    font-size: 26px;
  }
  .block h2 span {
    font-size: 22px;
  }
  .block h3 {
    font-size: 28px;
  }
  .block h4 {
    font-size: 22px;
  }
  .block .note {
    font-size: 18px;
  }
  .block.sp, .block .sp {
    padding: 6vh 0;
  }
  .block.sptop, .block .sptop {
    padding-top: 6vh;
  }
  .block.spbt, .block .spbt {
    padding-bottom: 6vh;
  }
}

#slideshow .img {
  overflow: hidden;
}

#slideshow img {
  display: block;
  position: relative;
  width: 100%;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

#slideshow img:hover {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

@media screen and (max-width: 960px) {
  #slideshow .owl-dots {
    display: none;
  }
}

@-webkit-keyframes titleSty1 {
  0% {
    opacity: 0;
    padding-right: 15px;
  }
  10% {
    opacity: 0;
    padding-right: 15px;
  }
  15% {
    opacity: 1;
    padding-right: 0px;
  }
  85% {
    opacity: 1;
    padding-right: 0px;
  }
  90% {
    opacity: 0;
    padding-right: 15px;
  }
  100% {
    opacity: 0;
    padding-right: 15px;
  }
}

@keyframes titleSty1 {
  0% {
    opacity: 0;
    padding-right: 15px;
  }
  10% {
    opacity: 0;
    padding-right: 15px;
  }
  15% {
    opacity: 1;
    padding-right: 0px;
  }
  85% {
    opacity: 1;
    padding-right: 0px;
  }
  90% {
    opacity: 0;
    padding-right: 15px;
  }
  100% {
    opacity: 0;
    padding-right: 15px;
  }
}

@-webkit-keyframes titleSty2 {
  0% {
    opacity: 0;
    padding-left: 15px;
  }
  10% {
    opacity: 0;
    padding-left: 15px;
  }
  15% {
    opacity: 1;
    padding-left: 0px;
  }
  85% {
    opacity: 1;
    padding-left: 0px;
  }
  90% {
    opacity: 0;
    padding-left: 15px;
  }
  100% {
    opacity: 0;
    padding-left: 15px;
  }
}

@keyframes titleSty2 {
  0% {
    opacity: 0;
    padding-left: 15px;
  }
  10% {
    opacity: 0;
    padding-left: 15px;
  }
  15% {
    opacity: 1;
    padding-left: 0px;
  }
  85% {
    opacity: 1;
    padding-left: 0px;
  }
  90% {
    opacity: 0;
    padding-left: 15px;
  }
  100% {
    opacity: 0;
    padding-left: 15px;
  }
}

@-webkit-keyframes titleStyline {
  0% {
    width: 0;
  }
  15% {
    width: 100%;
  }
  95% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}

@keyframes titleStyline {
  0% {
    width: 0;
  }
  15% {
    width: 100%;
  }
  95% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}

.box-sc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 960px) {
  .box-sc {
    display: block;
  }
}

.box-cc {
  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;
}

.box-s {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.box-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.box-sc,
.box-cc,
.box-s,
.box-c {
  -ms-flex-item-align: baseline;
  align-self: baseline;
}

@media screen and (max-width: 960px) {
  .box-sc.box-xs,
  .box-cc.box-xs,
  .box-s.box-xs,
  .box-c.box-xs {
    display: block;
  }
  .ulxs {
    counter-reset: li;
  }
  .ulxs li {
    position: relative;
    width: 100%;
    text-align: left !important;
    margin-left: 40px !important;
    padding: 10px 0 !important;
  }
  .ulxs li::before {
    content: counter(li);
    counter-increment: li;
    border-radius: 25px;
    display: inline-block;
    width: 14px;
    text-align: center;
    position: absolute;
    left: -40px;
    font-weight: bold;
    background: #f00;
    width: 25px;
    height: 25px;
    line-height: 25px;
  }
}

.btsty, a.btsty {
  color: #444;
  border: #444 2px solid;
  border-radius: 10px;
  padding: 15px;
  -webkit-transition: 0.5s all ease-in 0.1s;
  -o-transition: 0.5s all ease-in 0.1s;
  transition: 0.5s all ease-in 0.1s;
  text-decoration: none !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  transition: 0.5s all ease-in 0.1s;
}

.btsty:hover, a.btsty:hover {
  background: #444;
  color: #fff;
}

.vd-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  width: 100%;
  z-index: 0;
}

.vd-container iframe,
.vd-container object,
.vd-container embed,
.vd-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
}

.delighter.right {
  -webkit-transform: translate(-100%);
  -ms-transform: translate(-100%);
  transform: translate(-100%);
  opacity: 0;
  -webkit-transition: all .75s ease-out;
  -o-transition: all .75s ease-out;
  transition: all .75s ease-out;
}

.delighter.right.started {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
}

.delighter.left {
  -webkit-transform: translate(100%);
  -ms-transform: translate(100%);
  transform: translate(100%);
  opacity: 0;
  -webkit-transition: all .75s ease-out;
  -o-transition: all .75s ease-out;
  transition: all .75s ease-out;
}

.delighter.left.started {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
}

.delighter.bottom {
  -webkit-transform: translatey(300%);
  -ms-transform: translatey(300%);
  transform: translatey(300%);
  opacity: 0;
  -webkit-transition: all .75s ease-out;
  -o-transition: all .75s ease-out;
  transition: all .75s ease-out;
}

.delighter.bottom.started {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
}

.delighter.fadein {
  opacity: 0;
  -webkit-transition: all .75s ease-out;
  -o-transition: all .75s ease-out;
  transition: all .75s ease-out;
}

.delighter.fadein.started {
  opacity: 1;
}
