@charset "UTF-8";
/* CSS Document */
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  noFocusline: expression(this.onFocus=this.blur());
  outline: 0;
}

a:hover {
  text-decoration: none;
}

a:focus {
  -moz-outline-style: none;
}

/*img*/
img {
  max-width: 100%;
  width: expression(document.body.clientWidth>100?"100%":"auto");
  overflow: hidden;
}

/*page style*/
.txtLeft {
  text-align: left;
}

.txtRight {
  text-align: right;
}

.txtCenter {
  text-align: center;
}

.floatLeft, .imageleft {
  float: left;
  margin-right: 1em;
}

.floatRight, .imageRight {
  float: right;
  margin-left: 1em;
}

.floatClear {
  clear: both;
  height: 0;
}

.clearfix:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: " ";
}

.table {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.tr {
  display: table-row;
}

.td, .th {
  display: table-cell;
}

/* CSS Document */
@font-face {
  font-family: "Geforce-Bold";
  src: url("fonts/Geforce-Bold.eot");
  src: url("fonts/Geforce-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Geforce-Bold.woff") format("woff"), url("fonts/Geforce-Bold.ttf") format("truetype"), url("fonts/Geforce-Bold.svg#Geforce-Bold") format("svg");
}

@font-face {
  font-family: "DINPro-Regular";
  src: url("fonts/DINPro-Regular.eot");
  src: url("fonts/DINPro-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/DINPro-Regular.woff") format("woff"), url("fonts/DINPro-Regular.ttf") format("truetype"), url("fonts/DINPro-Regular.svg#DINPro-Regular") format("svg");
}

body {
  background: #fff;
  padding: 0;
  margin: 0;
  text-align: center;
  width: 100%;
  overflow-x: hidden;
}

/*----landing page-----*/
.navbar {
  margin-bottom: 0;
}

#blade-soul {
  font-family: "微軟正黑體";
  font-size: 120%;
}

#blade-soul h1 {
  font-size: 0;
  text-align: -9999px;
  height: 0;
}

#blade-soul a {
  color: #f00;
  -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;
}

#blade-soul a:hover {
  background: #f00;
  color: #fff;
}

#blade-soul #s1 {
  position: relative;
}

#blade-soul #s1 .container {
  width: 90%;
  margin: 0 auto;
  max-width: 1500px;
  text-align: left;
}

#blade-soul #s1 .peo {
  position: absolute;
  right: 6%;
}

@media screen and (max-width: 1680) {
  #blade-soul #s1 .peo {
    right: 0;
  }
}

#blade-soul #s1 .tb {
  display: table;
  width: 100%;
  margin: 0 auto;
  border-spacing: 15px;
  color: #000;
}

#blade-soul #s1 .tb .tr {
  display: table-row;
}

#blade-soul #s1 .tb .th {
  display: table-cell;
  width: 50%;
}

#blade-soul #s1 .tb .td {
  display: table-cell;
  width: 50%;
}

@media screen and (max-width: 1680) {
  #blade-soul #s1 .tb {
    display: table;
    width: 100%;
    margin: 0 auto;
  }
  #blade-soul #s1 .tb .tr {
    display: table-row;
  }
  #blade-soul #s1 .tb .th {
    display: table-cell;
    width: 40%;
  }
  #blade-soul #s1 .tb .td {
    display: table-cell;
    width: 60%;
  }
}

#blade-soul #s1 .tb .th, #blade-soul #s1 .tb .td {
  padding: 25px;
  vertical-align: middle;
}

#blade-soul #s1 .tb .th {
  color: #fff;
  text-align: center;
}

#blade-soul #s1 .tb .td {
  line-height: 1.8em;
  -webkit-text-shadow: #999 1px 1px 1px;
  -moz-text-shadow: #999 1px 1px 1px;
  text-shadow: #999 1px 1px 1px;
}

#blade-soul #s1 .tb .bg1 {
  background: #e60012;
}

#blade-soul #s1 .tb .bg2 {
  background: url(https://asset.msi.com/event/mb/2017/blade-soul/images/bg-tb1.jpg) right top repeat-y #e60012;
}

#blade-soul #s1 .tb .bg3 {
  background: #f399ab;
}

#blade-soul #s1 .tb .bg4 {
  background: url(https://asset.msi.com/event/mb/2017/blade-soul/images/bg-tb2.jpg) right top repeat-y #f399ab;
}

#blade-soul #s1 .tb .bg5 {
  background: #f27f88;
}

#blade-soul #s1 .tb .bg6 {
  background: url(https://asset.msi.com/event/mb/2017/blade-soul/images/bg-tb3.jpg) right top repeat-y #f27f88;
}

#blade-soul #s1 .note {
  color: #ed6c00;
  text-align: left;
  line-height: 1.6em;
  font-weight: bold;
}

#blade-soul #s2 {
  padding: 3em 0;
  background: url(https://asset.msi.com/event/mb/2017/blade-soul/images/bg2.jpg) center center no-repeat #fff;
}

#blade-soul #s2 .container {
  width: 90%;
  margin: 0 auto;
  max-width: 1350px;
  text-align: left;
}

#blade-soul #s2 .title h2 {
  display: inline-block;
  background: #e60012;
  color: #fff;
  padding: 15px;
}

#blade-soul #s2 ul {
  padding: 30px 0;
}

#blade-soul #s2 ul li {
  padding: 15px 0;
}

#blade-soul #s2 .terms h2 {
  font-weight: bold;
  padding-bottom: 10px;
}

#blade-soul #s2 .terms ol li {
  font-size: 0.9em;
  padding-bottom: 15px;
  line-height: 1.3em;
}
