@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, button {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  /*background:transparent;*/
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

button {
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  line-height: 1;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* clear */
.clear,
.clearfix {
  zoom: 100%;
}

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

/*
PJS
 */
@font-face {
  font-family: 'PJS-ALPHA';
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/NotoSansCJKjp-subset-Bold.woff2") format("woff2");
}

@font-face {
  font-family: 'PJS-ALPHA';
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/Teko-Medium.woff2") format("woff2");
  unicode-range: U+0030-0039, U+0041-007A, U+0027;
}

@font-face {
  font-family: 'PJS-ALPHA2';
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/NotoSansCJKjp-subset-Bold.woff2") format("woff2");
}

/*
Teko
 */
@font-face {
  font-family: 'Teko';
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/Teko-Regular.woff2") format("woff2");
  unicode-range: U+0000-007F;
}

@font-face {
  font-family: 'Teko';
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/Teko-Medium.woff2") format("woff2");
}

/**
TT SQUARE
 */
@font-face {
  font-family: 'TT-SQUARE';
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/TT-Squares-Bold-en.woff2") format("woff2");
}

/*
color
 */
.hud_label {
  background: linear-gradient(to bottom, #333 0%, #000 100%);
}

main .box .body, .hud_box .body, .hud.hud_team .body:before, .hud.hud_alive .body:before, .hud.ranking_large .body:before, .hud.ranking_mini .body:before {
  background: linear-gradient(to bottom, #000 0%, #333 100%);
}

/*
font size
 */
/*
PJS
 */
@font-face {
  font-family: 'PJS-ALPHA';
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/NotoSansCJKjp-subset-Bold.woff2") format("woff2");
}

@font-face {
  font-family: 'PJS-ALPHA';
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/Teko-Medium.woff2") format("woff2");
  unicode-range: U+0030-0039, U+0041-007A, U+0027;
}

@font-face {
  font-family: 'PJS-ALPHA2';
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/NotoSansCJKjp-subset-Bold.woff2") format("woff2");
}

/*
Teko
 */
@font-face {
  font-family: 'Teko';
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/Teko-Regular.woff2") format("woff2");
  unicode-range: U+0000-007F;
}

@font-face {
  font-family: 'Teko';
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/Teko-Medium.woff2") format("woff2");
}

/**
TT SQUARE
 */
@font-face {
  font-family: 'TT-SQUARE';
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/TT-Squares-Bold-en.woff2") format("woff2");
}

/*
color
 */
.hud_label {
  background: linear-gradient(to bottom, #333 0%, #000 100%);
}

main .box .body, .hud_box .body, .hud.hud_team .body:before, .hud.hud_alive .body:before, .hud.ranking_large .body:before, .hud.ranking_mini .body:before {
  background: linear-gradient(to bottom, #000 0%, #333 100%);
}

/*
font size
 */
main.allmap .body li {
  font-size: 0;
  letter-spacing: 0;
}

/*
box
 */
main .box, .hud_box {
  position: relative;
  color: #fff;
  padding-bottom: 50px;
}

main .both.box:after, .both.hud_box:after {
  background: linear-gradient(135deg, transparent 0, #333 0) top left, linear-gradient(225deg, transparent 0, #333 0) top right, linear-gradient(315deg, transparent 15px, #333 0) bottom right, linear-gradient(45deg, transparent 15px, #333 0) bottom left;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}

main .both.box:before, .both.hud_box:before {
  background: no-repeat 0 bottom/auto url(../img/corner.svg), no-repeat right bottom/auto url(../img/corner2.svg);
}

main .box:after, .hud_box:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 50px;
  background: linear-gradient(135deg, transparent 0, #333 0) top left, linear-gradient(225deg, transparent 0, #333 0) top right, linear-gradient(315deg, transparent 15px, #333 0) bottom right, linear-gradient(45deg, transparent 0, #333 0) bottom left;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}

main .box:before, .hud_box:before {
  content: '';
  position: absolute;
  left: 2px;
  width: calc(100% - 4px);
  bottom: 2px;
  height: 50px;
  z-index: 1;
  background: no-repeat right bottom/auto url(../img/corner2.svg);
}

main .box .label, .hud_box .label {
  height: 50px;
  text-align: center;
  font-size: 35px;
  line-height: 42px;
  color: #000;
  background: #ffcb00;
}

main .middle.box, .middle.hud_box {
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
}

main .box .body, .hud_box .body {
  padding: 45px 0 0 30px;
}

/*
panel animation
 */
main.allmap .wing {
  transition: all .7s ease-out;
}

/* base */
html, body {
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'PJS-ALPHA', 'PJS-ALPHA2';
  font-feature-settings: 'palt';
  height: 100%;
}

body {
  overflow: hidden;
}

.f1 {
  font-family: 'PJS-ALPHA', 'PJS-ALPHA2';
}

.f2,
.f2M {
  font-family: 'Teko';
  font-weight: 400;
}

.f2M {
  font-weight: 500;
}

.tt {
  font-family: 'TT-SQUARE', 'PJS-ALPHA2';
}

/*
header
 */
header {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1100px;
  margin-left: -550px;
  background: no-repeat center 0/auto url(../img/topber.svg);
  padding-top: 10px;
  z-index: 1;
}

/*
main
 */
main {
  width: 1920px;
  position: relative;
  top: 0;
  left: 0;
  box-sizing: border-box;
  -ms-transform-origin: 0 0;
      transform-origin: 0 0;
  background: no-repeat center / cover;
}

main:-webkit-full-screen {
  top: 0;
  left: 0;
  position: fixed;
}

main:-moz-full-screen {
  top: 0;
  left: 0;
  position: fixed;
}

main:-ms-fullscreen {
  top: 0;
  left: 0;
  position: fixed;
}

main:fullscreen {
  top: 0;
  left: 0;
  position: fixed;
}

main:before {
  content: '';
  display: block;
  padding-top: 56.3%;
}

main.no_bg {
  background: none;
}

small {
  font-size: .752em;
  position: relative;
  top: -.068em;
}

/*
全体マップ
 */
main.allmap .wing {
  width: 21.9%;
  position: absolute;
  top: 0;
  height: 100%;
  background: #222;
}

main.allmap .wing:before {
  position: absolute;
  left: 50%;
  -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  background: no-repeat center / 100% auto;
  content: '';
  display: none;
}

main.allmap .wing.left {
  left: 0;
}

main.allmap .wing.left:before {
  top: 55px;
  background-image: url(../img/pubg_map.png);
  width: 80px;
  height: 66px;
}

main.allmap .wing.right {
  right: 0;
}

main.allmap .wing.right:before {
  top: 80px;
  background-image: url(../img/dmm_map.svg);
  width: 193px;
  height: 26px;
}

main.allmap.show .wing.left, main.allmap.show .wing.right {
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}

main.allmap .box {
  width: 86.19048%;
  margin: 0 auto;
  top: 175px;
  padding-bottom: 30px;
}

main.allmap .body {
  overflow: hidden;
  padding-top: 25px;
  position: relative;
  z-index: 1;
}

main.allmap .body li {
  margin-top: 12px;
}

main.allmap .body li:nth-of-type(1) {
  margin-top: 0;
}

main.allmap .body li.end .image {
  opacity: .3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

main.allmap .body li.end .right .team {
  color: #555;
}

main.allmap .body .image {
  display: inline-block;
  width: 72px;
  height: 72px;
  background: no-repeat center / 100% auto;
  vertical-align: middle;
}

main.allmap .body .right {
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
}

main.allmap .body .right .team {
  font-size: 26.6px;
}

main.allmap .body .right .under {
  font-size: 0;
  letter-spacing: 0;
}

main.allmap .body .right .under p {
  font-size: 29.26px;
  display: inline-block;
  color: #ff9800;
  width: 50px;
}

main.allmap .body .right .under .alive {
  display: inline-block;
}

main.allmap .body .right .under .alive.die1 span:nth-of-type(n + 4) {
  background: #444;
}

main.allmap .body .right .under .alive.die2 span:nth-of-type(n + 3) {
  background: #444;
}

main.allmap .body .right .under .alive.die3 span:nth-of-type(n + 2) {
  background: #444;
}

main.allmap .body .right .under .alive.die4 span:nth-of-type(n + 1) {
  background: #444;
}

main.allmap .body .right .under .alive span {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #ffcb00;
  margin-right: 4px;
}

/*
試合結果
 */
.result {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  top: 0;
  left: 0;
}

.result.result1 .result_box {
  width: 1840px;
  height: 1000px;
  background: rgba(0, 0, 0, 0.65);
}

.result.result1 .result_box:before, .result.result1 .result_box:after {
  display: none;
}

.result.result1 .result_box_body {
  padding: 0;
  background: none;
}

.result.result1 .result_box_body:after, .result.result1 .result_box_body:before {
  display: none;
}

.result.result1 .result_box_body .result_top {
  height: 110px;
}

.result.result1 .result_box_body .result_title {
  color: #fff;
  position: relative;
  z-index: 1;
  top: -14px;
  left: -7px;
  box-sizing: border-box;
}

.result.result1 .result_box_body .result_title p {
  font-size: 80px;
}

.result.result1 .result_box_body .result_title span {
  top: 5px;
  left: -17px;
  position: relative;
  display: block;
  color: #1DAEEB;
  font-size: 30px;
}

.result.result1 .result_box_body .round {
  position: relative;
  top: 16px;
  right: 0;
  font-size: 24px;
  padding-right: 25px;
}

.result.result1 .result_box_body .round p {
  color: #1DAEEB;
  font-size: 44px;
  display: block;
  text-align: right;
  position: relative;
  top: 10px;
}

.result.result1 .result_box_body .result_block {
  border-left: none;
}

.result.result1 .result_box_body .result_block:before {
  content: '';
  position: absolute;
  left: 0;
  top: 90px;
  width: 1px;
  height: 88%;
  background: #ffcb00;
  display: none;
}

.result.result1 .result_box_body .result_block .result_wrap:nth-of-type(3) .result_title span,
.result.result1 .result_box_body .result_block .result_wrap:nth-of-type(4) .result_title span {
  display: none;
}

.result.result2 .result_box {
  width: 1840px;
  height: 1000px;
  background: rgba(0, 0, 0, 0.65);
}

.result.result2 .result_box:before, .result.result2 .result_box:after {
  display: none;
}

.result.result2 .result_box_body {
  padding: 0;
  background: none;
}

.result.result2 .result_box_body:after, .result.result2 .result_box_body:before {
  display: none;
}

.result.result2 .result_box_body .result_top {
  height: 110px;
}

.result.result2 .result_box_body .result_title {
  color: #fff;
  position: relative;
  z-index: 1;
  top: -14px;
  left: -7px;
  box-sizing: border-box;
}

.result.result2 .result_box_body .result_title p {
  font-size: 80px;
}

.result.result2 .result_box_body .result_title span {
  top: 5px;
  left: -17px;
  position: relative;
  display: block;
  color: #1DAEEB;
  font-size: 30px;
}

.result.result2 .result_box_body .round {
  position: relative;
  top: 16px;
  right: 0;
  font-size: 24px;
  padding-right: 25px;
}

.result.result2 .result_box_body .round p {
  color: #1DAEEB;
  font-size: 44px;
  display: block;
  text-align: right;
  position: relative;
  top: 10px;
}

.result.result2 .result_box_body .result_block {
  border-left: none;
}

.result.result2 .result_box_body .result_block:before {
  content: '';
  position: absolute;
  left: 0;
  top: 90px;
  width: 1px;
  height: 88%;
  background: #ffcb00;
  display: none;
}

.result.result2 .result_box_body .result_block .result_wrap:nth-of-type(3) .result_title span,
.result.result2 .result_box_body .result_block .result_wrap:nth-of-type(4) .result_title span {
  display: none;
}

.result.result3 .result_box {
  width: 1840px;
  height: 1000px;
  background: rgba(0, 0, 0, 0.65);
}

.result.result3 .result_box:before, .result.result3 .result_box:after {
  display: none;
}

.result.result3 .result_box_body {
  padding: 0;
  background: none;
}

.result.result3 .result_box_body:after, .result.result3 .result_box_body:before {
  display: none;
}

.result.result3 .result_box_body .result_top {
  height: 110px;
}

.result.result3 .result_box_body .result_title {
  color: #fff;
  position: relative;
  z-index: 1;
  top: -14px;
  left: -7px;
  box-sizing: border-box;
}

.result.result3 .result_box_body .result_title p {
  font-size: 80px;
}

.result.result3 .result_box_body .result_title span {
  top: 5px;
  left: -17px;
  position: relative;
  display: block;
  color: #1DAEEB;
  font-size: 30px;
}

.result.result3 .result_box_body .round {
  position: relative;
  top: 16px;
  right: 0;
  font-size: 24px;
  padding-right: 25px;
}

.result.result3 .result_box_body .round p {
  color: #1DAEEB;
  font-size: 44px;
  display: block;
  text-align: right;
  position: relative;
  top: 10px;
}

.result.result3 .result_box_body .result_block {
  border-left: none;
}

.result.result3 .result_box_body .result_block:before {
  content: '';
  position: absolute;
  left: 0;
  top: 90px;
  width: 1px;
  height: 88%;
  background: #ffcb00;
  display: none;
}

.result.result3 .result_box_body .result_block .result_wrap:nth-of-type(3) .result_title span,
.result.result3 .result_box_body .result_block .result_wrap:nth-of-type(4) .result_title span {
  display: none;
}

.result.result4 .result_box {
  width: 1840px;
  height: 1000px;
  background: rgba(0, 0, 0, 0.65);
}

.result.result4 .result_box:before, .result.result4 .result_box:after {
  display: none;
}

.result.result4 .result_box_body {
  padding: 0;
  background: none;
}

.result.result4 .result_box_body:after, .result.result4 .result_box_body:before {
  display: none;
}

.result.result4 .result_box_body .result_top {
  height: 110px;
}

.result.result4 .result_box_body .result_title {
  color: #fff;
  position: relative;
  z-index: 1;
  top: -14px;
  left: -7px;
  box-sizing: border-box;
}

.result.result4 .result_box_body .result_title p {
  font-size: 80px;
}

.result.result4 .result_box_body .result_title span {
  top: 5px;
  left: -17px;
  position: relative;
  display: block;
  color: #1DAEEB;
  font-size: 30px;
}

.result.result4 .result_box_body .round {
  position: relative;
  top: 16px;
  right: 0;
  font-size: 24px;
  padding-right: 25px;
}

.result.result4 .result_box_body .round p {
  color: #1DAEEB;
  font-size: 44px;
  display: block;
  text-align: right;
  position: relative;
  top: 10px;
}

.result.result4 .result_box_body .result_block {
  border-left: none;
}

.result.result4 .result_box_body .result_block:before {
  content: '';
  position: absolute;
  left: 0;
  top: 90px;
  width: 1px;
  height: 88%;
  background: #ffcb00;
  display: none;
}

.result.result4 .result_box_body .result_block .result_wrap:nth-of-type(3) .result_title span,
.result.result4 .result_box_body .result_block .result_wrap:nth-of-type(4) .result_title span {
  display: none;
}

.result.result5 .result_box {
  width: 1840px;
  height: 1000px;
  background: rgba(0, 0, 0, 0.65);
}

.result.result5 .result_box:before, .result.result5 .result_box:after {
  display: none;
}

.result.result5 .result_box_body {
  padding: 0;
  background: none;
}

.result.result5 .result_box_body:after, .result.result5 .result_box_body:before {
  display: none;
}

.result.result5 .result_box_body .result_top {
  height: 110px;
}

.result.result5 .result_box_body .result_title {
  color: #fff;
  position: relative;
  z-index: 1;
  top: -14px;
  left: -7px;
  box-sizing: border-box;
}

.result.result5 .result_box_body .result_title p {
  font-size: 80px;
}

.result.result5 .result_box_body .result_title span {
  top: 5px;
  left: -17px;
  position: relative;
  display: block;
  color: #1DAEEB;
  font-size: 30px;
}

.result.result5 .result_box_body .round {
  position: relative;
  top: 16px;
  right: 0;
  font-size: 24px;
  padding-right: 25px;
}

.result.result5 .result_box_body .round p {
  color: #1DAEEB;
  font-size: 44px;
  display: block;
  text-align: right;
  position: relative;
  top: 10px;
}

.result.result5 .result_box_body .result_block {
  border-left: none;
}

.result.result5 .result_box_body .result_block:before {
  content: '';
  position: absolute;
  left: 0;
  top: 90px;
  width: 1px;
  height: 88%;
  background: #ffcb00;
  display: none;
}

.result.result5 .result_box_body .result_block .result_wrap:nth-of-type(3) .result_title span,
.result.result5 .result_box_body .result_block .result_wrap:nth-of-type(4) .result_title span {
  display: none;
}

.result.result6 .result_box {
  width: 1840px;
  height: 1000px;
  background: rgba(0, 0, 0, 0.65);
}

.result.result6 .result_box:before, .result.result6 .result_box:after {
  display: none;
}

.result.result6 .result_box_body {
  padding: 0;
  background: none;
}

.result.result6 .result_box_body:after, .result.result6 .result_box_body:before {
  display: none;
}

.result.result6 .result_box_body .result_top {
  height: 110px;
}

.result.result6 .result_box_body .result_title {
  color: #fff;
  position: relative;
  z-index: 1;
  top: -14px;
  left: -7px;
  box-sizing: border-box;
}

.result.result6 .result_box_body .result_title p {
  font-size: 80px;
}

.result.result6 .result_box_body .result_title span {
  top: 5px;
  left: -17px;
  position: relative;
  display: block;
  color: #1DAEEB;
  font-size: 30px;
}

.result.result6 .result_box_body .round {
  position: relative;
  top: 16px;
  right: 0;
  font-size: 24px;
  padding-right: 25px;
}

.result.result6 .result_box_body .round p {
  color: #1DAEEB;
  font-size: 44px;
  display: block;
  text-align: right;
  position: relative;
  top: 10px;
}

.result.result6 .result_box_body .result_block {
  border-left: none;
}

.result.result6 .result_box_body .result_block:before {
  content: '';
  position: absolute;
  left: 0;
  top: 90px;
  width: 1px;
  height: 88%;
  background: #ffcb00;
  display: none;
}

.result.result6 .result_box_body .result_block .result_wrap:nth-of-type(3) .result_title span,
.result.result6 .result_box_body .result_block .result_wrap:nth-of-type(4) .result_title span {
  display: none;
}

.result.result7 .result_box {
  width: 1840px;
  height: 1000px;
  background: rgba(0, 0, 0, 0.65);
}

.result.result7 .result_box:before, .result.result7 .result_box:after {
  display: none;
}

.result.result7 .result_box_body {
  padding: 0;
  background: none;
}

.result.result7 .result_box_body:after, .result.result7 .result_box_body:before {
  display: none;
}

.result.result7 .result_box_body .result_top {
  height: 110px;
}

.result.result7 .result_box_body .result_title {
  color: #fff;
  position: relative;
  z-index: 1;
  top: -14px;
  left: -7px;
  box-sizing: border-box;
}

.result.result7 .result_box_body .result_title p {
  font-size: 80px;
}

.result.result7 .result_box_body .result_title span {
  top: 5px;
  left: -17px;
  position: relative;
  display: block;
  color: #1DAEEB;
  font-size: 30px;
}

.result.result7 .result_box_body .round {
  position: relative;
  top: 16px;
  right: 0;
  font-size: 24px;
  padding-right: 25px;
}

.result.result7 .result_box_body .round p {
  color: #1DAEEB;
  font-size: 44px;
  display: block;
  text-align: right;
  position: relative;
  top: 10px;
}

.result.result7 .result_box_body .result_block {
  border-left: none;
}

.result.result7 .result_box_body .result_block:before {
  content: '';
  position: absolute;
  left: 0;
  top: 90px;
  width: 1px;
  height: 88%;
  background: #ffcb00;
  display: none;
}

.result.result7 .result_box_body .result_block .result_wrap:nth-of-type(3) .result_title span,
.result.result7 .result_box_body .result_block .result_wrap:nth-of-type(4) .result_title span {
  display: none;
}

.result.result8 .result_box {
  width: 1840px;
  height: 1000px;
  background: rgba(0, 0, 0, 0.65);
}

.result.result8 .result_box:before, .result.result8 .result_box:after {
  display: none;
}

.result.result8 .result_box_body {
  padding: 0;
  background: none;
}

.result.result8 .result_box_body:after, .result.result8 .result_box_body:before {
  display: none;
}

.result.result8 .result_box_body .result_top {
  height: 110px;
}

.result.result8 .result_box_body .result_title {
  color: #fff;
  position: relative;
  z-index: 1;
  top: -14px;
  left: -7px;
  box-sizing: border-box;
}

.result.result8 .result_box_body .result_title p {
  font-size: 80px;
}

.result.result8 .result_box_body .result_title span {
  top: 5px;
  left: -17px;
  position: relative;
  display: block;
  color: #1DAEEB;
  font-size: 30px;
}

.result.result8 .result_box_body .round {
  position: relative;
  top: 16px;
  right: 0;
  font-size: 24px;
  padding-right: 25px;
}

.result.result8 .result_box_body .round p {
  color: #1DAEEB;
  font-size: 44px;
  display: block;
  text-align: right;
  position: relative;
  top: 10px;
}

.result.result8 .result_box_body .result_block {
  border-left: none;
}

.result.result8 .result_box_body .result_block:before {
  content: '';
  position: absolute;
  left: 0;
  top: 90px;
  width: 1px;
  height: 88%;
  background: #ffcb00;
  display: none;
}

.result.result8 .result_box_body .result_block .result_wrap:nth-of-type(3) .result_title span,
.result.result8 .result_box_body .result_block .result_wrap:nth-of-type(4) .result_title span {
  display: none;
}

.result.result9 .result_box {
  width: 1840px;
  height: 1000px;
  background: rgba(0, 0, 0, 0.65);
}

.result.result9 .result_box:before, .result.result9 .result_box:after {
  display: none;
}

.result.result9 .result_box_body {
  padding: 0;
  background: none;
}

.result.result9 .result_box_body:after, .result.result9 .result_box_body:before {
  display: none;
}

.result.result9 .result_box_body .result_top {
  height: 110px;
}

.result.result9 .result_box_body .result_title {
  color: #fff;
  position: relative;
  z-index: 1;
  top: -14px;
  left: -7px;
  box-sizing: border-box;
}

.result.result9 .result_box_body .result_title p {
  font-size: 80px;
}

.result.result9 .result_box_body .result_title span {
  top: 5px;
  left: -17px;
  position: relative;
  display: block;
  color: #1DAEEB;
  font-size: 30px;
}

.result.result9 .result_box_body .round {
  position: relative;
  top: 16px;
  right: 0;
  font-size: 24px;
  padding-right: 25px;
}

.result.result9 .result_box_body .round p {
  color: #1DAEEB;
  font-size: 44px;
  display: block;
  text-align: right;
  position: relative;
  top: 10px;
}

.result.result9 .result_box_body .result_block {
  border-left: none;
}

.result.result9 .result_box_body .result_block:before {
  content: '';
  position: absolute;
  left: 0;
  top: 90px;
  width: 1px;
  height: 88%;
  background: #ffcb00;
  display: none;
}

.result.result9 .result_box_body .result_block .result_wrap:nth-of-type(3) .result_title span,
.result.result9 .result_box_body .result_block .result_wrap:nth-of-type(4) .result_title span {
  display: none;
}

.result.result10 .result_box {
  width: 1840px;
  height: 1000px;
  background: rgba(0, 0, 0, 0.65);
}

.result.result10 .result_box:before, .result.result10 .result_box:after {
  display: none;
}

.result.result10 .result_box_body {
  padding: 0;
  background: none;
}

.result.result10 .result_box_body:after, .result.result10 .result_box_body:before {
  display: none;
}

.result.result10 .result_box_body .result_top {
  height: 110px;
}

.result.result10 .result_box_body .result_title {
  color: #fff;
  position: relative;
  z-index: 1;
  top: -14px;
  left: -7px;
  box-sizing: border-box;
}

.result.result10 .result_box_body .result_title p {
  font-size: 80px;
}

.result.result10 .result_box_body .result_title span {
  top: 5px;
  left: -17px;
  position: relative;
  display: block;
  color: #1DAEEB;
  font-size: 30px;
}

.result.result10 .result_box_body .round {
  position: relative;
  top: 16px;
  right: 0;
  font-size: 24px;
  padding-right: 25px;
}

.result.result10 .result_box_body .round p {
  color: #1DAEEB;
  font-size: 44px;
  display: block;
  text-align: right;
  position: relative;
  top: 10px;
}

.result.result10 .result_box_body .result_block {
  border-left: none;
}

.result.result10 .result_box_body .result_block:before {
  content: '';
  position: absolute;
  left: 0;
  top: 90px;
  width: 1px;
  height: 88%;
  background: #ffcb00;
  display: none;
}

.result.result10 .result_box_body .result_block .result_wrap:nth-of-type(3) .result_title span,
.result.result10 .result_box_body .result_block .result_wrap:nth-of-type(4) .result_title span {
  display: none;
}

.result.result6 .result_box_body .result_block .result_wrap:nth-of-type(3) .result_title span,
.result.result6 .result_box_body .result_block .result_wrap:nth-of-type(4) .result_title span {
  display: inline-block;
}

.result .rankup,
.result .rankdown {
  display: none;
}

.result.updown, .result.uponly {
  /*
		&.class2{

			.rankdown span:nth-of-type(2){
				display: none;
			}

			.result_box_body{

				.team_all{

					.result_left{

						tr:nth-of-type(-n + 6){
							color: $yellow;
						}
					}
				}
			}

			.rankdown span{
				padding: 10px 0;
			}
		}

		&.class1,
		&.class0{

			.rankup{
				display: none;
			}

			.rankdown span:nth-of-type(1){
				display: none;
			}
		}
		*/
}

.result.updown .rankup,
.result.updown .rankdown, .result.uponly .rankup,
.result.uponly .rankdown {
  position: absolute;
  width: 43px;
  height: 280px;
  background: #aaa;
  color: #000;
  z-index: 10;
  left: 50%;
  margin-left: 10px;
  bottom: 42px;
  display: block;
  font-size: 28px;
}

.result.updown .rankup span,
.result.updown .rankdown span, .result.uponly .rankup span,
.result.uponly .rankdown span {
  width: 1em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
}

.result.updown .rankup, .result.uponly .rankup {
  top: 157px;
  left: -41px;
  bottom: auto;
  margin-left: -10px;
  background: #ffcb00;
}

.result.updown .result_box_body .team_all .result_right tr:nth-last-of-type(-n + 4), .result.uponly .result_box_body .team_all .result_right tr:nth-last-of-type(-n + 4) {
  color: #999;
}

.result.updown.class1 .rankdown span:nth-of-type(1), .result.updown.class2 .rankdown span:nth-of-type(1), .result.uponly.class1 .rankdown span:nth-of-type(1), .result.uponly.class2 .rankdown span:nth-of-type(1) {
  display: none;
}

.result.updown.class1 .rankup, .result.uponly.class1 .rankup {
  display: none;
}

.result.updown.class1 .result_left tr:nth-of-type(1), .result.uponly.class1 .result_left tr:nth-of-type(1) {
  color: #ffcb00;
}

.result.updown.class2 .result_left tr:nth-of-type(-n + 4), .result.uponly.class2 .result_left tr:nth-of-type(-n + 4) {
  color: #ffcb00;
}

.result.updown.class2 .result_right tr:nth-of-type(n + 5), .result.uponly.class2 .result_right tr:nth-of-type(n + 5) {
  color: #999;
}

.result.uponly .rankdown {
  display: none;
}

.result.uponly .result_box_body .team_all .result_right tr:nth-last-of-type(-n + 4) {
  color: #fff;
}

.result.uponly.class2 .result_right tr:nth-of-type(n + 5) {
  color: #fff;
}

.result.transition .result_box_body .result_wrap.team_all table tr td:nth-of-type(1) span {
  display: block;
}

.result.show {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.result .result_box {
  width: 1840px;
  height: 1000px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -500px 0 0 -920px;
  box-sizing: border-box;
  padding: 0;
}

.result .result_box:before, .result .result_box:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 50px;
  background: linear-gradient(135deg, transparent 15px, #000 0) top left, linear-gradient(225deg, transparent 0, #000 0) top right, linear-gradient(315deg, transparent 0, #000 0) bottom right, linear-gradient(45deg, transparent 0, #000 0) bottom left;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}

.result .result_box:after {
  top: auto;
  bottom: 0;
  background: linear-gradient(135deg, transparent 0, #000 0) top left, linear-gradient(225deg, transparent 0, #000 0) top right, linear-gradient(315deg, transparent 15px, #000 0) bottom right, linear-gradient(45deg, transparent 0, #000 0) bottom left;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}

.result .result_box_body {
  padding-top: 30px;
  background: #000;
  font-size: 0;
  letter-spacing: 0;
  color: #fff;
}

.result .result_box_body:before, .result .result_box_body:after {
  content: '';
  position: absolute;
  width: 95px;
  height: 85px;
  background: no-repeat 0/auto url(../img/corner3.svg);
  top: 3px;
  left: 3px;
  z-index: 1;
}

.result .result_box_body:after {
  top: auto;
  left: auto;
  right: 2px;
  bottom: 2px;
  background-image: url(../img/corner4.svg);
}

.result .result_box_body .logo {
  width: 210px;
  padding-right: 30px;
  display: inline-block;
  vertical-align: middle;
  padding-top: 100px;
}

.result .result_box_body .logo img {
  display: block;
  margin: 0 auto;
}

.result .result_box_body .logo p {
  text-align: center;
  font-size: 34px;
  margin-top: 30px;
}

.result .result_box_body .result_block {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
}

.result .result_box_body .result_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.result .result_box_body .result_wrap.show {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.result .result_box_body .result_wrap.team_all table tr {
  /*
					&.stay td:nth-of-type(1):before{
						position: absolute;
						content: '';
						width: 13px;
						height: 5px;
						background: #fff;
						left: -22px;
						top: 50%;
						transform: translate(0, -50%);
					}
					*/
}

.result .result_box_body .result_wrap.team_all table tr td:nth-of-type(1) {
  position: relative;
}

.result .result_box_body .result_wrap.team_all table tr td:nth-of-type(1) span {
  font-size: 28px;
  position: absolute;
  left: -81px;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  color: #1AB06C;
  width: 54px;
  text-align: center;
  display: none;
}

.result .result_box_body .result_wrap.team_all table tr.up td:nth-of-type(1) span:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 100%;
  -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  border: solid 13px transparent;
  border-bottom-color: #1AB06C;
  border-left-width: 13px;
  border-right-width: 13px;
  border-top-width: 0;
}

.result .result_box_body .result_wrap.team_all table tr.up td:nth-of-type(1) span:after {
  content: '';
  position: absolute;
  top: 2px;
  width: 17px;
  height: 9px;
  background: #1AB06C;
  left: 100%;
  -ms-transform: translate(-50%, 13px);
      transform: translate(-50%, 13px);
}

.result .result_box_body .result_wrap.team_all table tr.down td:nth-of-type(1) span {
  color: #aaa;
}

.result .result_box_body .result_wrap.team_all table tr.down td:nth-of-type(1) span:before {
  content: '';
  position: absolute;
  bottom: 3px;
  left: 100%;
  -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  border: solid 13px transparent;
  border-top-color: #aaa;
  border-left-width: 13px;
  border-right-width: 13px;
  border-bottom-width: 0;
}

.result .result_box_body .result_wrap.team_all table tr.down td:nth-of-type(1) span:after {
  content: '';
  position: absolute;
  bottom: 2px;
  width: 17px;
  height: 9px;
  background: #aaa;
  left: 100%;
  -ms-transform: translate(-50%, -13px);
      transform: translate(-50%, -13px);
}

.result .result_box_body .result_title {
  float: left;
}

.result .result_box_body .result_title p {
  font-size: 69px;
  display: inline-block;
  vertical-align: middle;
}

.result .result_box_body .result_title span {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 23px;
}

.result .result_box_body .round {
  float: right;
  font-size: 46px;
}

.result .result_box_body .round span {
  margin: 0 .3em 0 .6em;
}

.result .result_box_body .round p {
  display: inline-block;
  color: #ffcb00;
}

.result .result_box_body .result_body {
  margin-top: 33px;
  font-size: 0;
  letter-spacing: 0;
  padding: 0 65px 0 87px;
}

.result .result_box_body .result_body .result_left,
.result .result_box_body .result_body .result_right {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  box-sizing: border-box;
}

.result .result_box_body .result_body .result_left {
  padding-right: 60px;
}

.result .result_box_body .result_body .result_right {
  padding-left: 60px;
}

.result .result_box_body .result_body table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0 15px;
}

.result .result_box_body .result_body table th {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  color: #1DAEEB;
  padding-bottom: 0;
}

.result .result_box_body .result_body table th:nth-of-type(1) {
  width: 70px;
}

.result .result_box_body .result_body table th:nth-of-type(2) {
  width: 400px;
}

.result .result_box_body .result_body table th:nth-of-type(3) {
  width: 60px;
  text-align: right;
}

.result .result_box_body .result_body table th:nth-of-type(4) {
  width: 60px;
  text-align: right;
}

.result .result_box_body .result_body table th:nth-last-of-type(1) {
  width: 80px;
  text-align: right;
  padding-right: 18px;
}

.result .result_box_body .result_body table td {
  line-height: 1;
  font-size: 28px;
  height: 80px;
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.25);
  margin-top: 10px;
}

.result .result_box_body .result_body table td:nth-of-type(1) {
  background: none;
}

.result .result_box_body .result_body table td:nth-of-type(1) span {
  display: none;
}

.result .result_box_body .result_body table td:nth-of-type(2) {
  padding-left: 18px;
}

.result .result_box_body .result_body table td:nth-of-type(2) small {
  font-size: .8928em;
}

.result .result_box_body .result_body table td:nth-of-type(3), .result .result_box_body .result_body table td:nth-of-type(4) {
  text-align: right;
}

.result .result_box_body .result_body table td:nth-last-of-type(1) {
  text-align: right;
  padding-right: 20px;
}

video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

/*
HUD
 */
.hud {
  position: absolute;
  top: 0;
  left: 0;
}

.hud.show.hud_team {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.hud.show.hud_alive {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.hud.show.ranking_large {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.hud.show.ranking_mini {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.hud.show.popup {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.hud_box {
  top: 131px;
  left: 0;
  width: 450px;
  position: absolute;
}

.hud_label {
  height: 58px;
  padding: 0 35px;
  position: relative;
}

.hud_label p {
  line-height: 53px;
  font-size: 34px;
}

.hud_label:before {
  position: absolute;
  width: 60px;
  height: 100%;
  content: '';
  background: #fff;
  opacity: .1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  top: 0;
  right: 0;
}

.hud_label:after {
  position: absolute;
  border: solid 29px transparent;
  border-right-color: #fff;
  border-bottom-color: #fff;
  content: '';
  top: 0;
  right: 60px;
  opacity: .1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}

.hud_label span {
  position: absolute;
  font-size: 48px;
  position: absolute;
  right: 0;
  top: 0;
  width: 75px;
  height: 57px;
  line-height: 67px;
}

.hud_label span:before {
  content: '#';
}

.hud.hud_team {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.hud.hud_team .body {
  padding-top: 25px;
  padding-left: 35px;
  padding-right: 35px;
  position: relative;
  margin-bottom: -30px;
  z-index: 1;
  background: none;
}

.hud.hud_team .body:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 87%;
  z-index: -1;
}

.hud.hud_team .body table {
  width: 100%;
  table-layout: fixed;
}

.hud.hud_team .body table th {
  font-weight: 500;
  font-size: 24px;
  text-align: left;
  color: #ffcb00;
  padding-bottom: 10px;
}

.hud.hud_team .body table th:nth-of-type(1) {
  width: 220px;
}

.hud.hud_team .body table th:nth-of-type(2) {
  color: #fff;
  width: 90px;
}

.hud.hud_team .body table td {
  font-size: 35px;
  vertical-align: middle;
  padding-bottom: 5px;
}

.hud.hud_team .body table td:nth-last-of-type(1) {
  color: #ffcb00;
}

.hud.hud_team .body table td:nth-of-type(1) {
  color: #fff;
}

.hud.hud_team .body table td p {
  font-size: 20px;
  font-weight: 400;
}

.hud.hud_team .body table td p.score {
  font-size: 46px;
  font-weight: 500;
}

.hud.hud_alive, .hud.ranking_large, .hud.ranking_mini {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.hud.hud_alive .hud_box, .hud.ranking_large .hud_box, .hud.ranking_mini .hud_box {
  padding-bottom: 35px;
  width: 390px;
}

.hud.hud_alive .hud_label, .hud.ranking_large .hud_label, .hud.ranking_mini .hud_label {
  height: 44px;
  padding-bottom: 6px;
  overflow: hidden;
}

.hud.hud_alive .hud_label p, .hud.ranking_large .hud_label p, .hud.ranking_mini .hud_label p {
  font-size: 30px;
  line-height: 40px;
}

.hud.hud_alive .hud_label p:after, .hud.hud_alive .hud_label p:before, .hud.ranking_large .hud_label p:after, .hud.ranking_large .hud_label p:before, .hud.ranking_mini .hud_label p:after, .hud.ranking_mini .hud_label p:before {
  position: absolute;
  left: 0;
  width: 100%;
  height: 6px;
  bottom: 0;
  background: #fff;
  content: '';
}

.hud.hud_alive .hud_label p:before, .hud.ranking_large .hud_label p:before, .hud.ranking_mini .hud_label p:before {
  background: #ffcb00;
  z-index: 1;
  width: 75%;
  -ms-transform: skewX(-45deg);
      transform: skewX(-45deg);
  left: -2%;
}

.hud.hud_alive .hud_label:before, .hud.ranking_large .hud_label:before, .hud.ranking_mini .hud_label:before {
  width: 112px;
  right: auto;
  left: 0;
}

.hud.hud_alive .hud_label:after, .hud.ranking_large .hud_label:after, .hud.ranking_mini .hud_label:after {
  left: 112px;
  right: auto;
  border-width: 22px;
  border-color: transparent;
  border-top-color: #fff;
  border-left-color: #fff;
}

.hud.hud_alive .hud_label span, .hud.ranking_large .hud_label span, .hud.ranking_mini .hud_label span {
  font-size: 21.28px;
  width: auto;
  padding-right: 20px;
  height: 44px;
  line-height: 44px;
}

.hud.hud_alive .hud_label span:before, .hud.ranking_large .hud_label span:before, .hud.ranking_mini .hud_label span:before {
  content: '';
}

.hud.hud_alive .body, .hud.ranking_large .body, .hud.ranking_mini .body {
  padding-top: 25px;
  padding-left: 35px;
  padding-right: 35px;
  padding-right: 0;
  position: relative;
  margin-bottom: -10px;
  z-index: 1;
  background: none;
}

.hud.hud_alive .body:before, .hud.ranking_large .body:before, .hud.ranking_mini .body:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 10px);
  z-index: -1;
}

.hud.hud_alive table, .hud.ranking_large table, .hud.ranking_mini table {
  table-layout: fixed;
}

.hud.hud_alive table tr, .hud.ranking_large table tr, .hud.ranking_mini table tr {
  transition: all .3s linear;
  overflow: hidden;
}

.hud.hud_alive table tr.alive3 td:nth-of-type(2) span:nth-of-type(4), .hud.ranking_large table tr.alive3 td:nth-of-type(2) span:nth-of-type(4), .hud.ranking_mini table tr.alive3 td:nth-of-type(2) span:nth-of-type(4) {
  background: #444;
}

.hud.hud_alive table tr.alive2 td:nth-of-type(2) span:nth-of-type(4), .hud.hud_alive table tr.alive2 td:nth-of-type(2) span:nth-of-type(3), .hud.ranking_large table tr.alive2 td:nth-of-type(2) span:nth-of-type(4), .hud.ranking_large table tr.alive2 td:nth-of-type(2) span:nth-of-type(3), .hud.ranking_mini table tr.alive2 td:nth-of-type(2) span:nth-of-type(4), .hud.ranking_mini table tr.alive2 td:nth-of-type(2) span:nth-of-type(3) {
  background: #444;
}

.hud.hud_alive table tr.alive1 td:nth-of-type(2) span:nth-of-type(4), .hud.hud_alive table tr.alive1 td:nth-of-type(2) span:nth-of-type(3), .hud.hud_alive table tr.alive1 td:nth-of-type(2) span:nth-of-type(2), .hud.ranking_large table tr.alive1 td:nth-of-type(2) span:nth-of-type(4), .hud.ranking_large table tr.alive1 td:nth-of-type(2) span:nth-of-type(3), .hud.ranking_large table tr.alive1 td:nth-of-type(2) span:nth-of-type(2), .hud.ranking_mini table tr.alive1 td:nth-of-type(2) span:nth-of-type(4), .hud.ranking_mini table tr.alive1 td:nth-of-type(2) span:nth-of-type(3), .hud.ranking_mini table tr.alive1 td:nth-of-type(2) span:nth-of-type(2) {
  background: #444;
}

.hud.hud_alive table tr.alive0, .hud.ranking_large table tr.alive0, .hud.ranking_mini table tr.alive0 {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -ms-transform: translate(0, 30px);
      transform: translate(0, 30px);
}

.hud.hud_alive table tr.alive0 td:nth-of-type(2) span, .hud.ranking_large table tr.alive0 td:nth-of-type(2) span, .hud.ranking_mini table tr.alive0 td:nth-of-type(2) span {
  background: #444;
}

.hud.hud_alive table td, .hud.ranking_large table td, .hud.ranking_mini table td {
  vertical-align: middle;
  padding: 5px 0;
}

.hud.hud_alive table td:nth-of-type(1), .hud.ranking_large table td:nth-of-type(1), .hud.ranking_mini table td:nth-of-type(1) {
  width: 55px;
  font-size: 26.6px;
}

.hud.hud_alive table td:nth-of-type(2), .hud.ranking_large table td:nth-of-type(2), .hud.ranking_mini table td:nth-of-type(2) {
  width: 20px;
  font-size: 0;
  letter-spacing: 0;
  padding-right: 10px;
}

.hud.hud_alive table td:nth-of-type(2) span, .hud.ranking_large table td:nth-of-type(2) span, .hud.ranking_mini table td:nth-of-type(2) span {
  display: inline-block;
  vertical-align: top;
  width: 9px;
  height: 9px;
  background: #ffcb00;
  margin: 2px 0 0 2px;
}

.hud.hud_alive table td:nth-of-type(2) span:nth-of-type(2n + 1), .hud.ranking_large table td:nth-of-type(2) span:nth-of-type(2n + 1), .hud.ranking_mini table td:nth-of-type(2) span:nth-of-type(2n + 1) {
  margin-left: 0;
}

.hud.hud_alive table td:nth-of-type(3), .hud.ranking_large table td:nth-of-type(3), .hud.ranking_mini table td:nth-of-type(3) {
  font-size: 26.6px;
}

.hud.hud_alive .hud_box {
  width: 420px;
}

.hud.hud_alive tr td:nth-of-type(1) {
  position: relative;
  padding-left: 47px;
  width: 50px;
  /*
				&.stay:before{
					position: absolute;
					content: '';
					width: 13px;
					height: 5px;
					background: #fff;
					left: 9px;
					top: 18px;
					z-index: 1;
				}
				*/
}

.hud.hud_alive tr td:nth-of-type(1) span {
  font-size: 23.94px;
  position: absolute;
  left: 0;
  top: 50%;
  -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
  color: #ffcb00;
  width: 20px;
  text-align: center;
  display: block;
  padding-left: 11px;
}

.hud.hud_alive tr td:nth-of-type(1).up span:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  border: solid 12px transparent;
  border-bottom-color: #ffcb00;
  border-left-width: 7px;
  border-right-width: 7px;
  border-top-width: 0;
}

.hud.hud_alive tr td:nth-of-type(1).down span {
  color: #aaa;
}

.hud.hud_alive tr td:nth-of-type(1).down span:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  border: solid 12px transparent;
  border-top-color: #aaa;
  border-left-width: 7px;
  border-right-width: 7px;
  border-bottom-width: 0;
}

.hud.ranking_large .hud_label:before {
  width: 140px;
}

.hud.ranking_large .hud_label:after {
  left: 140px;
}

.hud.ranking_large .type {
  text-align: right;
  font-size: 30px;
  color: #ffcb00;
  padding-right: 20px;
}

.hud.ranking_large .body {
  padding-top: 21px;
}

.hud.ranking_large table {
  margin-top: -15px;
}

.hud.ranking_large table tr:nth-of-type(1) td {
  font-size: 17px;
}

.hud.ranking_large table td {
  padding: 4px 0 3px;
}

.hud.ranking_large table td:nth-of-type(2) {
  color: #ffcb00;
  font-size: 26.6px;
  width: 35px;
}

.hud.ranking_mini .hud_box {
  top: auto;
  left: auto;
  right: 323px;
  bottom: 28px;
  width: 380px;
}

.hud.ranking_mini .hud_label {
  padding-left: 25px;
}

.hud.ranking_mini .hud_label span {
  font-size: 30px;
}

.hud.ranking_mini .hud_label:before {
  width: 137px;
}

.hud.ranking_mini .hud_label:after {
  left: 137px;
}

.hud.ranking_mini .hud_label.kill:before {
  width: 167px;
}

.hud.ranking_mini .hud_label.kill:after {
  left: 167px;
}

.hud.ranking_mini .body {
  padding: 13px 25px 0;
  margin-bottom: -26px;
}

.hud.ranking_mini .body:before {
  height: 80%;
}

.hud.ranking_mini table thead tr td:nth-of-type(1), .hud.ranking_mini table thead tr td:nth-of-type(2), .hud.ranking_mini table thead tr td:nth-of-type(3) {
  font-size: 17px;
}

.hud.ranking_mini table tbody.range tr {
  display: none;
}

.hud.ranking_mini table tbody.range.range0 tr:nth-of-type(1) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range0 tr:nth-of-type(2) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range0 tr:nth-of-type(3) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range0 tr:nth-of-type(4) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range0 tr:nth-of-type(5) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range1 tr:nth-of-type(2) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range1 tr:nth-of-type(3) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range1 tr:nth-of-type(4) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range1 tr:nth-of-type(5) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range1 tr:nth-of-type(6) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range2 tr:nth-of-type(3) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range2 tr:nth-of-type(4) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range2 tr:nth-of-type(5) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range2 tr:nth-of-type(6) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range2 tr:nth-of-type(7) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range3 tr:nth-of-type(4) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range3 tr:nth-of-type(5) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range3 tr:nth-of-type(6) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range3 tr:nth-of-type(7) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range3 tr:nth-of-type(8) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range4 tr:nth-of-type(5) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range4 tr:nth-of-type(6) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range4 tr:nth-of-type(7) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range4 tr:nth-of-type(8) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range4 tr:nth-of-type(9) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range5 tr:nth-of-type(6) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range5 tr:nth-of-type(7) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range5 tr:nth-of-type(8) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range5 tr:nth-of-type(9) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range5 tr:nth-of-type(10) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range6 tr:nth-of-type(7) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range6 tr:nth-of-type(8) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range6 tr:nth-of-type(9) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range6 tr:nth-of-type(10) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range6 tr:nth-of-type(11) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range7 tr:nth-of-type(8) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range7 tr:nth-of-type(9) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range7 tr:nth-of-type(10) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range7 tr:nth-of-type(11) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range7 tr:nth-of-type(12) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range8 tr:nth-of-type(9) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range8 tr:nth-of-type(10) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range8 tr:nth-of-type(11) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range8 tr:nth-of-type(12) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range8 tr:nth-of-type(13) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range9 tr:nth-of-type(10) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range9 tr:nth-of-type(11) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range9 tr:nth-of-type(12) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range9 tr:nth-of-type(13) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range9 tr:nth-of-type(14) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range10 tr:nth-of-type(11) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range10 tr:nth-of-type(12) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range10 tr:nth-of-type(13) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range10 tr:nth-of-type(14) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range10 tr:nth-of-type(15) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range11 tr:nth-of-type(12) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range11 tr:nth-of-type(13) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range11 tr:nth-of-type(14) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range11 tr:nth-of-type(15) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range11 tr:nth-of-type(16) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range12 tr:nth-of-type(13) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range12 tr:nth-of-type(14) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range12 tr:nth-of-type(15) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range12 tr:nth-of-type(16) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range12 tr:nth-of-type(17) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range13 tr:nth-of-type(14) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range13 tr:nth-of-type(15) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range13 tr:nth-of-type(16) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range13 tr:nth-of-type(17) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range13 tr:nth-of-type(18) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range14 tr:nth-of-type(15) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range14 tr:nth-of-type(16) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range14 tr:nth-of-type(17) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range14 tr:nth-of-type(18) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range14 tr:nth-of-type(19) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range15 tr:nth-of-type(16) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range15 tr:nth-of-type(17) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range15 tr:nth-of-type(18) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range15 tr:nth-of-type(19) {
  display: table-row;
}

.hud.ranking_mini table tbody.range.range15 tr:nth-of-type(20) {
  display: table-row;
}

.hud.ranking_mini table td {
  padding-top: 0;
}

.hud.ranking_mini table td:nth-of-type(1), .hud.ranking_mini table td:nth-of-type(2), .hud.ranking_mini table td:nth-of-type(3) {
  font-size: 26.6px;
}

.hud.ranking_mini table td:nth-of-type(1) {
  width: 50px;
}

.hud.ranking_mini table td:nth-of-type(2) {
  width: 40px;
  padding-right: 0;
  color: #ffcb00;
}

.popup {
  width: 401px;
  height: 52px;
  position: absolute;
  left: 0;
  top: 120px;
  background: no-repeat 0/100% auto url(../img/defeated.svg);
  font-size: 0;
  left: 0;
  color: #fff;
  transition: all .4s ease-out;
  -ms-transform: translate(-100%, 0);
      transform: translate(-100%, 0);
  z-index: -1;
}

.popup.on {
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}

.popup:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

.popup .rank {
  display: inline-block;
  vertical-align: middle;
  width: 53px;
  padding-left: 27px;
  font-size: 26.6px;
}

.popup .team {
  display: inline-block;
  vertical-align: middle;
  font-size: 26.6px;
}

/*
html, body,
main{
	overflow: scroll;
}
*/
