#contentArea * {font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;}
#content {background-color: #000000; font-size: 20px; line-height: 1.4; color: #ffffff;}
#content #headArea {position:relative; margin: 0 auto; width:100%; height: 825px; background: #010103 url(https://static.ncsoft.jp/images/event/bns/update/1711/main.jpg) no-repeat center top; overflow:hidden;}
#content #headArea .inner {white-space: nowrap; text-indent: -9999em;}
#content .sct .inner,#content .sct .inner table:not(.text) {white-space: nowrap; text-indent: -9999em;}
#content .sct .inner .text,#content .sct .inner .text * {white-space: normal; text-indent: 0; height: auto;}
#content #bodyArea .inner {width: 1260px;}
#content #tab {
    background: url(https://static.ncsoft.jp/images/event/bns/update/1711/bg_nav.jpg) no-repeat center top;
}
#content #tab ul.inner {
    font-size: 0;
    text-align: center;
    vertical-align: top;
    margin: 0 auto;
}
#content #tab li {
    display: inline-block;
    width: 570px;
    height: 126px;
    background: url(https://static.ncsoft.jp/images/event/bns/update/1711/img_tab_off.png) no-repeat;
    transition: .3s;
    cursor: pointer;
}
#content #tab .tab1 {
    background-position: 0 0;
}
#content #tab .tab2 {
    background-position: 0 -126px;
}
#content #tab li:hover,
#content #tab .current {
    background: url(https://static.ncsoft.jp/images/event/bns/update/1711/img_tab_on.png) no-repeat;
}
#content #tab .tab2:hover,
#content #tab .tab2.current {
    background-position: 0 -126px;
}
#content .sct.tabHide {
    display: none;
}

#content #sct1 .sct1_1 {
    height: 1390px;
    background: url(https://static.ncsoft.jp/images/event/bns/update/1711/sct1_1.jpg) no-repeat center top;
}
#content #sct1 .sct1_2 {
    height: 968px;
    background: url(https://static.ncsoft.jp/images/event/bns/update/1711/sct1_2.jpg) no-repeat center top;
}
#content #sct1 .sct1_3 {
    height: 1090px;
    background: url(https://static.ncsoft.jp/images/event/bns/update/1711/sct1_3.jpg) no-repeat center top;
}
#content #sct1 .sct1_4 {
    height: 1031px;
    background: url(https://static.ncsoft.jp/images/event/bns/update/1711/sct1_4.jpg) no-repeat center top;
}
#content #sct1 .sct1_5 {
    height: 1100px;
    background: url(https://static.ncsoft.jp/images/event/bns/update/1711/sct1_5.jpg) no-repeat center top;
}
#content #sct2 .sct2_1 {
    height: 2023px;
    background: url(https://static.ncsoft.jp/images/event/bns/update/1711/sct2_1.jpg) no-repeat center top;
}
#content #sct2 .sct2_2 {
    height: 826px;
    background: url(https://static.ncsoft.jp/images/event/bns/update/1711/sct2_2.jpg) no-repeat center top;
}
#content #sct2 .sct2_3 {
    height: 1252px;
    background: url(https://static.ncsoft.jp/images/event/bns/update/1711/sct2_3.jpg) no-repeat center top;
}
#content #sct2 .sct2_4 {
    background: url(https://static.ncsoft.jp/images/event/bns/update/1711/sct2_4.jpg) no-repeat center top;
}
#content #sct2 h3 {
    height: 0;
}
#content #sct2 table.text {
    width: 100%;
    margin-top: 235px;
    margin-bottom: 200px;
    border-bottom: 1px solid #6c2c3b;
}
#content #sct2 table.text th {
    height: 62px;
    font-weight: normal;
    text-shadow: 1px 1px 1px #000000;
    background: url(https://static.ncsoft.jp/images/event/bns/update/1711/bg_tbl_th.png) repeat-x left top;
}
#content #sct2 table.text th,
#content #sct2 table.text td {
    text-align: center;
    padding: 18px 20px;
    vertical-align: middle;
}
#content #sct2 table.text td {
    border-top: 1px solid #6c2c3b;
    border-left: 1px solid #6c2c3b;
    background-color: #1a0303;
}
#content #sct2 table.text tr:nth-child(2n) td {
    background-color: #2E141B;
}
#content #sct2 table.text td:first-child {
    color: #FF2147;
}
#content #sct2 table.text tr:nth-child(2n) td:nth-last-child(3) {
    background-color: #1a0303;
}
#content #sct2 table.text td:nth-last-child(2) {
    color: #21ddff;
}
#content #sct2 table.text td:last-child {
    text-align: left;
    border-right: 1px solid #6c2c3b;
}
#content #att {
    background: #051E22;
}
#content #att .inner {
    padding: 80px 0 180px;
}
#content #att dt {
    height: 70px;
    background: url(https://static.ncsoft.jp/images/event/bns/update/1711/att_ttl.jpg) no-repeat center;
    margin-bottom: 15px;
}
#content #att dd {
    text-align: center;
}
#content #topBtn {
    position:fixed;
    bottom:20px;
    right:20px;
    background-color:rgba(255,255,255,0.4);
    color:#000000;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
    width:60px;
    height:60px;
    text-align:center;
    line-height:22px;
    border-radius:10px;
    padding-top:30px;
    box-sizing:border-box;
    display: none;
}
#content #topBtn:before {
    content:'\25B2';
    position:absolute;
    top:10px;
    left:0;
    width:100%;
    text-align:center;
    font-size:14px;
}
#content #topBtn:hover {
    background-color:rgba(255,255,255,0.5);
}