@charset utf-8;

#headArea {
    background: url(https://static.ncsoft.jp/images/event/bns/japan-championship-2018/top/main_v2.jpg) center top no-repeat;
}
#headArea .inner {
    height: 1049px;
}
#bodyArea {
    overflow: hidden;
}
#bodyArea .btn.disabled::after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
}
#bodyArea .btn a {
    position: absolute;
    top: 42px;
    left: 41px;
    display: block;
    width: 549px;
    height: 125px;
    text-indent: -9999em;
}

#bodyArea {
    position: relative;
    z-index: 1;
    background: url(https://static.ncsoft.jp/images/event/bns/japan-championship-2018/top/contents_bg_v2.jpg) no-repeat center top;
}

#contentArea h1 {
    height: 92px;
    font-size: 4.85714rem;
    line-height: 1;
    text-align: center;
}
#contentArea .ranking figure {
    margin-left: -31px;
}
#contentArea .ranking dl {
    display: none;
}
#contentArea .sponsoredBlock {
    height: 685px;
    padding-top: 22px;
    background: url(https://static.ncsoft.jp/images/event/bns/japan-championship-2018/top/sponsored_bg.jpg) repeat-x center top;
}
#contentArea .sponsoredBlock .logo {
    width: 1002px;
    height: 619px;
    margin: 0 auto;
    text-indent: -9999em;
    background: url(https://static.ncsoft.jp/images/event/bns/japan-championship-2018/top/sponsored_logo.png?v=180718) no-repeat;
}