/* CSS Document */
@import 'https://fonts.googleapis.com/css?family=Fjalla+One';
@import 'https://fonts.googleapis.com/css?family=Julius+Sans+One';
@import 'https://fonts.googleapis.com/css?family=Rajdhani';
@import 'https://fonts.googleapis.com/css?family=Roboto';
/* CSS Document */
@import 'https://event.msi.com/msifonts/fonts.css';
@font-face {
  font-family: Geforce-Light;
  src: local(Meiryo UI);
  unicode-range: U+3000-9FFF, U+ff??;
}

@font-face {
  font-family: Geforce-Bold;
  src: local(Meiryo UI);
  unicode-range: U+3000-9FFF, U+ff??;
}


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;
}

/*----landing page-----*/
body {
  padding: 0;
  margin: 0;
  text-align: center;
  width: 100vw;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  position: relative;

}

*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*img*/
img {
  max-width: 100%;
  width: expression(document.body.clientWidth>100?"100%":"auto");
  overflow: hidden;
}

@keyframes arrow {
  0% {
    transform: translateX(0px);
    opacity: 0; }
  100% {
    transform: translateX(10px);
    opacity: 1; } }

@keyframes arrowY {
  0% {
    transform: translateY(0px) rotate(90deg);
    opacity: 0; }
  100% {
    transform: translateY(10px) rotate(90deg);
    opacity: 1; } }

@keyframes colorful {
  0% {
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg); }
  100% {
    -webkit-filter: hue-rotate(360deg);
    filter: hue-rotate(360deg); } }

@keyframes color {
  from {
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg); }
  to {
    -webkit-filter: hue-rotate(359deg);
    filter: hue-rotate(359deg); } }




/*----landing page-----*/

#bts2019 {
  padding: 0;
  margin: 0;
  text-align: center;
  width: 100%;
  overflow-x: hidden;
 font-family: 'DINPro-light', 'DINCond-Bold', sans-serif;
	
  font-size: 130% !important;
  color: #fff !important;
  position: relative;
		background: url(https://storage-asset.msi.com/event/nb/2019/se_bts/images/bg.jpg) no-repeat bottom fixed;
	background-size: cover;
}
#bts2019 .kv{max-width: 2528px;display: flex; align-items: center;background: #000; margin: 0 auto;}
#bts2019 .kv .img_box{max-width: 1612px;width: 60%;}
#bts2019 .kv .kv_info{width: 50%;padding: 0 0px 0 4%; text-align: left;}
#bts2019 h1{
font-family: 'DINCond-Medium';
    font-size:4em;
    line-height: 1.2;

}
#bts2019 .kv .kv_info p{line-height: 2; font-size: 1em; font-family: 'DINPro';}
#bts2019 .shop_info{background:#080403;}

#bts2019 .shop_info ul li{text-align: left;display: flex; align-items: center;border-bottom: 3px solid #333; width: 80%; margin: 0 auto; line-height: 1;}
#bts2019 .shop_info ul li>div:nth-child(1){max-width: 250px;}
#bts2019 .shop_info ul li>div:nth-child(2){width: 85%; padding-right: 5%; padding-left: 5%;}
#bts2019 .shop_info ul li>div:nth-child(3){width: 15%;padding-right: 2%;}
#bts2019 .shop_info ul li span{font-weight: bolder; font-size: 170%;}


#bts2019 .pditem {

    width: 90%;
    margin: 0 auto;
    max-width: 1600px;
    margin: 55px auto;
    background: rgba(255, 255, 255, 0.1);
    overflow: hidden;
    position: relative;
    border-top: #600 2px solid;
    border-bottom: #300 5px solid;
    padding: 10px;

}


#terms h2.terms-T {

    font-size: 21px;
    color: #FF0000;
    font-weight: bold;
    text-align: left;
    margin-bottom: 20px;
    padding-left: 20px;

}


#terms ul.tem {

    padding: 0;

}
#terms ul.tem li {

    display: block;
    margin-bottom: 20px;
    list-style: none;

}

#terms ul.tem li::before {

    content: "◆";
    color: #ccc;
    padding-right: 10px;

}

.pt5 {

    padding: 5%;

}



#bts2019 .pditem {
  width: 90%;
  margin: 0 auto;
  max-width: 1600px;
  margin: 55px auto;
  background: rgba(255, 255, 255, 0.1);
  overflow: hidden;
  position: relative;
  border-top: #600 2px solid;
  border-bottom: #300 5px solid;
}

#bts2019 .pditem:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: "";
}

#bts2019 .pditem .feature {
  width: 20%;
  padding: 25px;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
}

#bts2019 .pditem .feature li {
  padding: 2px 0;
}

#bts2019 .pditem .pdimg {
  width: 50%;
  height: 100%;
  position: relative;
}
#bts2019 .pditem .pdimg p {font-size: 18px;

line-height: 1.5;}
#bts2019 .pditem .pdimg p span{color: rgba(159,159,159,1.00); letter-spacing: normal; font-size: 90%;}
#bts2019 .pditem .pdimg .title {
  text-align: center;
}

#bts2019 .pditem .pdimg .title img {
  margin: 0 auto;
}

#bts2019 .pditem .pdimg .img {
  max-width: 90%;
  margin: 0 auto;
  padding-top: 35px;
}

#bts2019 .pditem .pdimg .img.img2 {
  max-width: 90%;
}

#bts2019 .pditem .pdimg .icon {
  margin-top: 20px;
  padding-bottom: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#bts2019 .pditem .pdimg .icon img {
  margin: 0 20px;
}

#bts2019 .pditem .txt {
  width: 42%;
  text-align: left;
}

#bts2019 .pditem .txt .price {
  position: relative;
  padding: 50px 25px 0;
}
#bts2019 .pditem .txt .price img{width: 40%;margin-left: -75px;}
#bts2019 .pditem .txt .price p {
	display: flex;
	align-items: center;
  font-size: 24px;
  font-weight: bold;
  font-family: "Archivo Black", "CenturyGothic", "cwTeXHei", "Microsoft JhengHei", "DINPro", "PTSansNarrowRegular", "Arial Unicode MS", Arial, Helvetica, sans-serif;
  font-style: italic;
  position: relative;
  z-index: 3;
}

#bts2019 .pditem .txt .price:before {
  content: "";
  width: 120%;
  height: 3px;
  background: url(https://asset.msi.com/event/nb/2018/uk_nb_autumn_2018/images/bg-price.png) left center no-repeat ;
  background-size: cover;
  z-index: 0;
  bottom: -10px;
  left: 0;
  position: absolute;
  -webkit-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  transform: skewX(-20deg);
}

#bts2019 .pditem .txt .price span {
		font-family:"DINPro-Medium", arial, sans-serif;
	
  font-size: 16px;
  font-weight: bold;
  color: #f00;
  -webkit-animation: redflash 1s infinite ease;
  animation: redflash 1s infinite ease;
transform: rotate(-5deg);
	background: rgba(0,0,0,.3);
	border: 4px solid #c00; padding: 10px 15px; font-weight: bold; border-radius: 15px;
	

}

#bts2019 .pditem .txt .price span b{

	font-size:300%;
	
  font-weight: bold;
  color: #f00;
  -webkit-animation: redflash 1s infinite ease;
  animation: redflash 1s infinite ease;

}
#bts2019 .pditem .txt .price span:before {
  content: "op til";
  margin-right: 10px;
}
#bts2019 .pditem .txt .price span b{}



#bts2019 .pditem .txt ul {
  padding: 35px 25px 0;
}

#bts2019 .pditem .txt ul li {
  padding-bottom: 20px;
  background: url(https://asset.msi.com/event/nb/2018/uk_nb_autumn_2018/images/dot.png) left top no-repeat;
  padding-left: 25px;
}

#bts2019 .pditem .txt .wtb {
  font-weight: bold;
  padding: 35px 25px 10px;
  text-transform: uppercase;
  font-size: 20px;
}

#bts2019 .pditem .txt .wtblogo {
  padding: 0px 50px 25px 25px;
}

#bts2019 .pditem .txt .wtblogo:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: "";
}
#bts2019 .pditem .txt .wtblogo a{max-width: 200px;}
#bts2019 .pditem .txt .wtblogo a, #bts2019 .pditem .txt .wtblogo div.btwtb {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 49%;
  margin-bottom: 2px;
}

#bts2019 .pditem .txt .wtblogo div.btwtb {
  position: relative;
  cursor: pointer;
}

#bts2019 .pditem .txt .wtblogo div.btwtb ul {
  display: none;
  position: absolute;
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
  top: -100%;
}

#bts2019 .pditem .txt .wtblogo div.btwtb ul img {
  vertical-align: top;
}

#bts2019 .pditem .txt .wtblogo div.btwtb ul:after {
  content: "";
  width: 14px;
  height: 12px;
  margin: 0 auto;
  background: url(https://asset.msi.com/event/nb/2018/uk_nb_autumn_2018/images/icon-arrow.png) top center no-repeat;
  display: block;
}

#bts2019 .pditem .txt .wtblogo div.btwtb ul li {
  background: none;
  background: rgba(204, 0, 0, 0.9);
  text-align: center;
  width: 100%;
  padding: 15px 0px;
}

#bts2019 .pditem .txt .wtblogo div.btwtb ul li a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  font-weight: bold;
}

#bts2019 .pditem .txt .wtblogo div.btwtb ul li:nth-child(1) {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: #600 1px solid;
}

#bts2019 .pditem .txt .wtblogo div.btwtb ul li:hover {
  background: #f00;
}

#bts2019 .styleft .pdimg {

    left: 1%;
	float: left;

}

#bts2019 .styleft .txt {

    float: right;

}

#bts2019 .styright {
  border-bottom-right-radius: 30px;
}

#bts2019 .styright .txt {
  float: left;
  width: 30%;
}

#bts2019 .styright .txt .price {
  padding-left: 50px;
}

#bts2019 .styright .txt .price:before {
  left: -20%;
  -webkit-transform: skewX(20deg);
  -ms-transform: skewX(20deg);
  transform: skewX(20deg);
  background: url(https://asset.msi.com/event/nb/2018/uk_nb_autumn_2018/images/bg-price2.png) right center no-repeat ;
  background-size: cover;
}

#bts2019 .styright .txt ul, #bts2019 .styright .txt .wtb, #bts2019 .styright .txt .wtblogo {
  padding-left: 50px;
}

#bts2019 .styright .txt .wtblogo {
  padding-right: 25px;
}

#bts2019 .styright .pdimg {
  float: right;
  left: auto;
  right: 20%;
}

#bts2019 .styright .feature {
  right: 0;
}








@media screen and (max-width: 1680px) and (max-height: 1050px) {}

@media screen and (max-width: 1366px) {
	#bts2019 .shop_info ul li{width: 90%}
	#bts2019 h1{
		font-size:2em;}
	#bts2019 .kv .kv_info p,#bts2019 .shop_info ul li{line-height: 1.5; font-size: 0.8em; }
}
@media screen and (max-width: 1280px) {

	#bts2019 .shop_info ul li > div:nth-child(3) {

    width: 25%;

}
		#bts2019 .shop_info ul li{width: 95%}
}

@media screen and (max-width:960px){
	
		#bts2019 .shop_info ul li>div:nth-child(3){background: rgba(71,71,71,1.00);}
	#bts2019 p,#bts2019 .shop_info ul li{

    line-height: 1.5;
    font-size: 0.8em;

}
	
	#bts2019 .shop_info ul li{display: inline-block;}

	#bts2019 .kv .kv_info{text-align: center;}
	#bts2019 .shop_info ul li{width: 100%}
	#bts2019 h1{
		font-size:2.5em;}
		#bts2019 .kv{display: inline-block;}
	#bts2019 .kv .img_box,#bts2019 .kv .kv_info{width: 100%;}
	#bts2019 .shop_info ul li > div:nth-child(1) {
    max-width: 200px;
    margin: 0 auto;

}
	#bts2019 .shop_info ul li>div{justify-content: center;}
	#bts2019 .shop_info ul li>div:nth-child(2),#bts2019 .shop_info ul li>div:nth-child(3){width: 100%;display: flex; padding: 0px 0px 5px; text-align: center; align-items: center;}
	
	#bts2019 .shop_info ul li span {

    font-size: 140%;

}
	#bts2019 .styleft .feature, #uknb .styleft .pdimg {

    float: left;

}
	#bts2019 .styleft .pdimg, #bts2019 .styleft .txt, #bts2019 .styright .feature, #bts2019 .styright .pdimg, #bts2019 .styright .txt {
    width: 100%;
    float: none;
    position: relative;
    left: 0;
    right: 0;
  }
	
}

@media screen and (max-width: 486px) {

	#bts2019 h1{
		font-size:2em;}}



