@charset "utf-8";
/* 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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;}

html, body { margin:0; padding:0; width:100%; height:100%; }

body{font-family:'Noto Sans KR', '³ª´® °íµñ', 'Dotum', 'µ¸¿ò', sans-serif; color:#333;background:#fff;}

ul, li, ol { list-style: none; }
a { text-decoration: none; }
img{border:0; vertical-align:middle;}
a{color: #333333; text-decoration: none; }
a:hover{text-decoration:none;}
caption{font-size:0}

em, i, address{font-style:normal;}
input[type=text], input[type=password], select, textarea, button{font-family:'Noto Sans KR', '³ª´® °íµñ', 'Dotum', 'µ¸¿ò', sans-serif;}
button{cursor:pointer;border: none;}
/*
select::-ms-expand { 
  display: none;
}
select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color:#FFF;
	background-image:url(../images/common/select_arrow.png);
	background-repeat:no-repeat;
	background-position:90% 50%;
}
*/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, input, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, select, small, span, strike, strong, sub, summary, sup, table, tbody, td, textarea, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    vertical-align: top;
}
*:focus {
    outline: none;
}
button:focus, button:hover {
    outline: 0;
    border: none;
}


#dHead {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120px;
    /*border-bottom: 1px solid #afafaf;*/
    background-color: #fff;
    box-shadow: 0 0 6px rgba(65,65,65,.7);
    z-index: 800;
}
.header-wrap {
  height: 120px;
  /*background:#333;*/
  background-color: #4679e6;
}
.header-top {
  height:50px;
  background:#fff;
  line-height:50px;
}
.header-logo {
  width:120px;
  height:50px;
  text-align:center;
  font-weight:1000;
  float:left;
}
.header-menu {
  position:relative;
  width:100%;
  font-size:13px;
  float:left;
  padding-left:130px;
}
.header-menu li {
  position:relative;
  display: inline-block;
  line-height: 50px;
  color:#949498;
  font-weight:500;
}
.header-menu a {
  display: inline-block;
  padding: 0 10px;
  color:#949498;
  /*border-top:2px solid #fff;*/
}
.en {
  font-family: 'F1Bold','Noto Sans KR';
  letter-spacing:-0.5px;
}
.num, .progress .per {
  font-family: 'F1Bold','Noto Sans KR';
}
.header-menu a.on {
  color:#1e1e1e;
  /*border-top:2px solid #e10600;*/
}
.header-menu a.on:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    margin-left:10px;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    border: 3px solid #e10600;
}
.header-wrap a.logo {
    display: inline-block;
    width: 69px;
    height: 38px;
    font-size: 0;
    background: url(../img/logo.png) left top no-repeat;
    margin:20px 0 0 20px;
}
.search-box {
    position:absolute;
    width:calc(100% - 120px);
    height:70px;
    bottom:0;
    left:120px;
}
.search-box .two-depth-logo {
  line-height:70px;
  color:#fff;
  font-weight:1000;
}
.search-logo {
    position:absolute;
    top:0;
    left:0;
    width: 120px;
    height:120px;
    /*background:#333;*/
    background-color: #4679e6;
    box-sizing: border-box;
}
.depth-cell {
    position:relative;
    float: left;
    display: inline-block;
    height:70px;
    z-index:99;
}
.depth-cell a {cursor:pointer;}
.search-box .two-depth-list ul {
    padding: 10px 0 20px;
}
.search-box .two-depth-list li {
    float: left;
    width: 100%;
    padding-left: 8px;
    box-sizing: border-box;
}
.ng-star-inserted li {
    padding-left: 10px;
}
.search-box .two-depth.actived, .search-box .two-depth:hover {
    color: #fff;
    background:#15151e;
    /*border-bottom:5px solid #15151e;*/
    transition:all .2s ease-in-out;
    -webkit-transition:all .2s ease-in-out;
}
.search-box .two-depth {
    display: inline-block;
    font-size: 14px;
    line-height: 70px;
    color: #fff;
    font-weight:700;
}
.search-box .two-depth span {
    position: relative;
    width:120px;
    /*padding:0 30px;*/
    display: inline-block;
    text-align:center;
}

.btn-header-share {
    position: absolute;
    top: 85px;
    right: 20px;
    display: block;
    width: 38px;
    height: 38px;
    font-size: 0;
    margin-top: -19px;
    background: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 50%;
}
.btn-header-share:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/icon_top_share.png) center center no-repeat;
    opacity: .4;
}

.race-timing-wrapper {
    background-color: #000000;
    padding: 10px 0;
    border-bottom: 1px solid #38383f;
    height:175px;
    margin-top:110px;
    overflow:hidden;
}
.container {
    width: 950px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    display: flex;
    flex-wrap: wrap;
}
.col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.top_rank {
  padding:27px 0 0 10px;
}
.top_rank li {
  position:relative;
  width:100%;
  height:30px;
  line-height:30px;
  border-radius:3px;
  background-color: #1f1f27;
  margin-bottom:5px;
  padding:5px 5px 5px 20px;
}
.top_rank .num {
  font-size:18px;
  color:#fff;
  float:left;
  margin-right:20px;
  opacity:.7;
}
.top_rank .num_ttl {
  font-size:14px;
  font-weight:1000;
  color:#fff;
}
.top_rank .num_per {
  font-size:12px;
  color:#fff;
  float:right;
  margin-right:10px;
}
.rank_img {
  display: table-cell;
  vertical-align: middle;
  background-position: center center;
  border-color: transparent;
  border-style: solid;
}
.top_3_bg {
  position:absolute;
  top:0;
  right:0;
  width:82px;
  height:40px;
  padding-right:10px;
  line-height:40px;
  background:#4d4d4d;
  border-radius: 3px;
}

.dfp-add-container {
  position:relative;
  width:970px;
  height:250px;
  overflow: hidden;
  margin:15px auto;
}
.pattern-carbonBlack:after {
    content: "";
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    background-image: url(/gamerank/img/carbon-stripe.png);
}

.contents {
    position: relative;
    max-width: 1000px;
    min-height: 100%;
    margin: 0 auto;
    padding: 5px 0;
}
.main-title {
    position: relative;
    padding: 10px 0 10px;
}
.top_img {
  position:absolute;
  left:50%;
  bottom:0;
  margin-left:-220px;
  width:380px;
  height:85px;
  background:url(../img/top_img.png) no-repeat;
}
.search_area {
  position:absolute;
  top:15px;
  right:15px;
  bottom:30px;
  width:300px;
  height:40px;
  background:#fff;
  border-radius:30px;
}
.search_area input {
    position: absolute;
    top: 0;
    left: 20px;
    bottom: 0;
    font-size: 16px;
    color: #333;
    border: 0;
    padding: 0 15px;
    width: 200px;
    height: 40px;
    background: #fff;
}
.btn_search {
    position: absolute;
    right: 15px;
    top: 10px;
    display: block;
    width: 22px;
    height: 22px;
    font-size: 0;
    line-height: 0;
    text-shadow: none;
    background: url(/gamerank/img/menu_search_icon.png) no-repeat;
}

.btn_all_menu {z-index: 99;position: absolute;width: 20px;height: 20px;right: 50%;top: 50%;margin-top: -10px;margin-right: -10px;}
.btn_all_menu div {}
.btn_all_menu span{
  position: absolute;right: 0;height: 3px;background-color: #888;
  transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;width: 100%;
}
.btn_all_menu span.barTop{top: 0;}
.btn_all_menu span.barMid{top: 8px;}
.btn_all_menu span.barBot{top: 16px;}

.btn_all_menu.on .barTop{width: 100%;transform:rotate(45deg);-webkit-transform:rotate(45deg);top:8px;}
.btn_all_menu.on .barBot{width: 100%;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);top:8px;}
.btn_all_menu.on .barMid {width: 0;}


.bottom_contents {
    background-color: #1a1a1d;
    padding: 10px 0;
    border-bottom: 1px solid #38383f;
    height: 200px;
    margin-top: 30px;
    overflow: hidden;
}
.bottom_contents .container {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
.bottom_contents li {
  position:relative;
  width:33%;
  padding:25px 0;
  text-align:center;
  float:left;
}
.bottom_contents span {
  position:absolute;
  top:25px;
  width:250px;
  height:35px;
  line-height:35px;
  color:#fff;
  font-size: 14px;
  font-weight: 700;
}
.bottom_contents img {
  border-radius:3px;
  overflow:hidden;
}

/*
.detail_area {
  height:200px;
}
*/
.detail_chart {
  width:600px;
  float:left;
  padding:15px 0 15px 50px;
}

.ad_top_area {
  position:relative;
  width:970px;
  height:250px;
  margin:20px auto;
}

.ad_area_left {
  position:absolute;
  left:-320px;
  top:474px;
  width:300px;
  height:600px;
}
.ad_area_right {
  position:absolute;
  right:-320px;
  top:474px;
  width:300px;
  height:600px;
}

.progress {position:relative;background:#bbb; border-radius:3px; overflow:hidden;}
.progress .per { position: absolute; width:100%; height: 20px; left:0; z-index:1;font-size:12px; color:#fff;text-align:center;line-height:20px; }
.progress .per2 { position: absolute; width:100%; height: 20px; z-index:999;font-size:11px; text-align:center;line-height:16px; }
.progress .pclass { position: relative;float:right;padding-right:10px;font-size:11px;line-height:16px; }
.bar { position: relative; height: 20px; border-radius:3px; }
.blue_t { background-color:#156fea; }
.green_t { background-color:#1dbf19; }
.oren_t { background: #f2b63c; }

.tCenter {text-align:center !important;}
.tCenter img {vertical-align:middle;}
.w50 {width:50px;}
.w100 {width:100px;}
.w500 {width:500px;}

.mt140 {margin-top:140px;}

.more_area {
  width:100%;
  height:80px;
  margin-top:20px;
  text-align:center;
}
.more_area a {
  width:150px;
  height:40px;
  line-height:40px;
  font-size:14px;
  background:#e10600;
  color:#fff;
  display:inline-block;
  border-radius:3px;
}

footer {
    padding: 60px 0 120px;
    height: auto;
    text-align: center;
    font-size:11px;
}