body {
    position: relative;
}
body.ver_img {
    background: #000000 url(https://static.ncsoft.jp/images/event/bns/1808boast/bg_pc.jpg) no-repeat center top;
    background-attachment: fixed;
    -webkit-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
}
.container {
    font-size: 16px;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
body > .container {
    -webkit-border-radius: 0;
            border-radius: 0;
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    position: relative;
    z-index: 9;
    margin-top: 0;
    padding-bottom: 150px;
}
body > .container ul {
    list-style: none;
    padding-left: 0;
}
#header {
    position: relative;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    border: none;
}
#header img {
    display: block;
    text-indent: 0;
    position: static;
}
#header .headerTxt {
    display: none;
}
#header .bnsLogo a {
    width: 206px;
    height: 94px;
    background: url(https://static.ncsoft.jp/images/bns/common/logo.png) no-repeat center top;
    text-indent: -99999em;
}
.container .cont:not(.contDate) {
    padding: 25px;
    margin: 50px 0 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    position: relative;
    box-sizing: border-box;
}
.container .cont.contDesc {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.container .contDate {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
}
.container .contDate p {
    width: 100%;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0;
    font-family: 黎ミンY40 B;
}
.container .contDate p span {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 2px 2px 2px #000;
}
.container .cont .contTtl {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    color: #FFF;
    font-size: 28px;
    text-align: center;
    font-family: 黎ミンY40 B;
    text-shadow: 2px 2px 2px #000;
    margin: 0 auto 20px;
    background: url(https://static.ncsoft.jp/images/event/bns/1808boast/ttl_pc.png) no-repeat center;
}
body > .container .cont,
.container .cont:not(.contDate) span.strong {
    color: #ffffff;
}
.container .cont table {
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
}
.container .cont table th {
    text-align: center;
    padding: 8px;
    color: #ffffff;
    vertical-align: top;
    border-left: 1px solid #000000;
    vertical-align: middle;
}
.container .cont table tr:nth-child(2) td {
    border-top: none;
}
.container .cont table td {
    color: #ffffff;
    padding: 10px 15px;
    border-top: none;
    border-left: 1px solid #000000;
    border-top: 1px dashed #000000;
    vertical-align: middle;
    text-align: center;
}
.container .cont table th:first-child,
.container .cont table td:first-child {
    border-left: none;
}
.container a {
    -webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
         -o-transition: all .3s ease;
            transition: all .3s ease;
}
.container .btn a:hover {
    -webkit-filter: contrast(130%);
    filter: contrast(130%);
}
.container .cont  img {
    max-width: 100%;
}
.container .cont p {
    margin-bottom: 0;
}
.container .cont .textCenter {
    text-align: center;
}
.container .cont .textLeft {
    text-align: left;
}
.container .cont .text18 {
    font-size: 18px;
}
.container .cont .text22 {
    font-size: 22px;
}
.container .cont .text24 {
    font-size: 24px;
}
.container .nonTxt {
    text-indent: -99999em;
}
.container .cont.contAtt {
    text-align: center;
}
.clearfix.ss > div {
    padding: 5px;
    margin: -1px -1px 0 0;
}
.footer {
    position: relative;
    z-index: 9;
}
.footer .container p {
    font-size: 12px;
    color: #06346C;
}
#topBtn {position:fixed; bottom:20px; right:20px; z-index: 9; display:block; background-color:rgba(0,0,0,0.6); color:#A8B2B2; 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;}
#topBtn:before {content:'\25B2'; position:absolute; top:10px; left:0; width:100%; text-align:center; font-size:14px;}
#topBtn:hover {color: #eeeeee; background-color:rgba(0,0,0,0.5);}



/* this only */
.container .mincho {
    font-family: 黎ミンY40 B;
}
.container .cont .textRed {
    color: #bd0100;
    font-weight: bold;
}
.container .cont .textBlue {
    color: #8493df;
}
.container .cont .textBold {
    font-weight: bold;
}
.container .cont .textPink {
    color: #c2a8a6;
}
.container .cont .textSky {
    color: #cfd4ea;
}
.container .cont a {
    color: #c49744;
}
.container .cont a:hover {
    color: #DC9003;
}
#header img {
    width: 1366px;
    margin-left: -133px;
}
.container .cont.contDesc {
    margin: -130px auto 35px;
    font-size: 20px;
    background-color: rgba(0,0,0,0.6);
    -webkit-border-radius: 10px;
            border-radius: 10px;
}
/*.container .tabCont.cont:not(.contDate) {
    padding: 50px;
    background-color: rgba(0,0,0,0.6);
}*/
.container .tab {
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    margin-bottom: 30px;
}
.container .tab li {
    width: calc(49.5% - 80px);
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 25px 0;
    margin: 0 40px;
    background: url(https://static.ncsoft.jp/images/event/bns/1808boast/tab_r_c.png) repeat-x center;
    cursor: pointer;
    position: relative;
}
.container .tab li:last-child {
    background: url(https://static.ncsoft.jp/images/event/bns/1808boast/tab_b_c.png) repeat-x center;

}
.container .tab li:before,
.container .tab li:after {
    content: '';
    width: 35px;
    height: 91px;
    position: absolute;
    top: 0;
}
.container .tab li:before {
    background: url(https://static.ncsoft.jp/images/event/bns/1808boast/tab_r_l.png) no-repeat center;
    left: -35px;
}
.container .tab li:after {
    background: url(https://static.ncsoft.jp/images/event/bns/1808boast/tab_r_r.png) no-repeat center;
    right: -35px;
}
.container .tab li:last-child:before {
    background: url(https://static.ncsoft.jp/images/event/bns/1808boast/tab_b_l.png) no-repeat center;
    left: -35px;
}
.container .tab li:last-child:after {
    background: url(https://static.ncsoft.jp/images/event/bns/1808boast/tab_b_r.png) no-repeat center;
    right: -35px;
}
.container .tab li:not(.current) {
    color: #555555;
    background: url(https://static.ncsoft.jp/images/event/bns/1808boast/tab_off_c.png) repeat-x center;
}
.container .tab li:not(.current):before {
    background: url(https://static.ncsoft.jp/images/event/bns/1808boast/tab_off_l.png) no-repeat center;
}
.container .tab li:not(.current):after {
    background: url(https://static.ncsoft.jp/images/event/bns/1808boast/tab_off_r.png) no-repeat center;
}
.container .tabCont {
    /*background-color: rgba(65,5,5,.7);*/
    margin: 0 20px;
}
.container .tabCont > li {
    display: none;
    margin: 50px 0;
}
.container .tabCont .cont:not(.contDate) {
    position: relative;
    padding: 0 50px;
    background: url(https://static.ncsoft.jp/images/event/bns/1808boast/cont_bg_r_c.png) repeat-y center;
    margin: 150px 0;
}
.container .tabCont .cont:not(.contDate):first-child {
    margin-top: 100px;
}
.container .tabCont li:last-child .cont {
    background: url(https://static.ncsoft.jp/images/event/bns/1808boast/cont_bg_b_c.png) repeat-y center;
}
.container .tabCont .cont:not(.contDate):before,
.container .tabCont .cont:not(.contDate):after {
    content: '';
    width: 100%;
    height: 50px;
    position: absolute;
    left: 0;
}
.container .tabCont .cont:not(.contDate):before {
    background: url(https://static.ncsoft.jp/images/event/bns/1808boast/cont_bg_r_t.png) no-repeat center bottom;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
    top: -50px;
}
.container .tabCont .cont:not(.contDate):after {
    background: url(https://static.ncsoft.jp/images/event/bns/1808boast/cont_bg_r_b.png) no-repeat center top;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
    bottom: -50px;
}
.container .tabCont li:last-child .cont:before {
    background: url(https://static.ncsoft.jp/images/event/bns/1808boast/cont_bg_b_t.png) no-repeat center bottom;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
}
.container .tabCont li:last-child .cont:after {
    background: url(https://static.ncsoft.jp/images/event/bns/1808boast/cont_bg_b_b.png) no-repeat center top;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
}
.container .tabCont .cont.contDate {
    background: url(https://static.ncsoft.jp/images/event/bns/1808boast/txt_date.png) no-repeat center;
}
.container .tabCont .block {
    display: block;
}
.container .tabCont .contDate {
    background-color: #6a0d0d;
    margin: 0 0 -50px;
    padding: 35px 0;
}
.container .tabCont .contDate p span {
    font-size: 24px;
}
.container .tabCont .textCenter.textRed {
    font-size: 36px;
    margin: 25px auto 35px;
}
.container .tabCont .btn {
    display: block;
    padding: 0;
}
.container .tabCont .btn a {
    width: 360px;
    height: 86px;
    background: url(https://static.ncsoft.jp/images/event/bns/1808twitter/btn.png) no-repeat center;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: center;
            justify-content: center;
    padding-bottom: 10px;
    color: #FFF;
    font-size: 24px;
    text-decoration: none;
    margin: 20px auto 0;
}
.container .tabCont .btn.done a {
    background: url(https://static.ncsoft.jp/images/event/bns/1808twitter/btn_done.png) no-repeat center;
    -webkit-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
    filter: none;
    color: #666666;
    cursor: default;
}
.cont .subCont h2 {
    border-left: none;
    text-align: center;
    margin: 0;
    color: #999;
    font-size: 24px;
    text-shadow: 2px 2px 2px #000;
    position: relative;
}
.cont .subCont h2:before,
.cont .subCont h2:after {
    content: '';
    width: 45%;
    height: 2px;
    background-color: #999;
    -webkit-box-shadow: 0 2px 2px #000;
            box-shadow: 0 2px 2px #000;
    position: absolute;
    top: 50%;
    margin-top: -1px;
}
.cont .subCont h2:before {
    left: 0;
}
.cont .subCont h2:after {
    right: 0;
}
.container .cont .contTtl {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+5,1+50,0+95 */
    background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 5%, rgba(0,0,0,1) 50%, rgba(0,0,0,0) 95%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 5%,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 95%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 5%,rgba(0,0,0,1) 50%,rgba(0,0,0,0) 95%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
    padding: 10px 0;
}
.container .cont .contTtl p,
.container .cont .contTtl p:before {
    width: 100%;
    color:#f9f173;
    text-align: center;
    position: relative;
}
.container .cont .contTtl p:before {
    display: block;
    content:attr(title);
    color:#e39d06;
    -webkit-mask-image:-webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,1));
    position: absolute;
    top: 0;
}
.container .cont .subCont + .subCont {
    margin-top: 80px;
}
.container .cont .step li {
    padding: 5px 15px;
    background-color: rgba(95,40,40,0.4);
    -webkit-border-radius: 15px;
            border-radius: 15px;
    position: relative;
    text-indent: -30px;
    padding-left: 45px;
    margin-bottom: 15px;
}
.container li:last-child .cont .step li {
    background-color: rgba(40,50,95,0.55);
}
.container .cont .step li + li {
    margin-top: 15px;
}
.container .cont .step li .num {
    display: inline-block;
    width: 22px;
    color: #000;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
    -webkit-border-radius: 20px;
            border-radius: 20px;
    background: #c49744;
    margin-right: 10px;
    text-indent: 0;
}
.container .cont .dateList {
    color: #dcae59;
    font-size: 20px;
    margin: 30px 80px 0;
    padding: 20px 30px;
    background-color: rgba(95,40,40,0.4);
    -webkit-border-radius: 15px;
            border-radius: 15px;
}
.container .cont .dateList li + li {
    margin-top: 10px;
}
.container .cont.contAtt li {
    text-align: left;
    text-indent: -1em;
    padding-left: 1em;
}
.container .contBtn {
    margin: -50px -10px;
    display: -webkit-flex;
    display: flex;
}
.container .cont table th {
    color: #c2a8a6;
    background-color: rgba(0,0,0,.25);
}
.container .cont table td {
    background-color: rgba(95,40,40,0.4);
}
.container .cont table tr:nth-child(2n) td {
    background-color: rgba(95,40,40,0.55);
}
.container li:last-child .cont table th {
    color: #c7cce6;
    background-color: rgba(0,0,0,.3);
}
.container li:last-child .cont table td {
    background-color: rgba(40,50,95,0.4);
}
.container li:last-child .cont table tr:nth-child(2n) td {
    background-color: rgba(40,50,95,0.55);
}

.container .snsWrap {
    text-align: center;
    background-color: rgba(95,40,40,0.7);
     -webkit-border-radius: 15px;
    border-radius: 15px;
    margin: 20px 80px;
    padding: 15px;
}
.container .snsWrap + p {
    margin-top: 15px;
    text-align: center;
}


@media (min-width: 768px) {
    .container {
        width: 1100px;
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 767px){
    html, body {
        min-width: 280px;
    }
    body.ver_img {
        background: #000000;
        position: relative;
    }
    body.ver_img:before {
        content: '';
        width: 100%;
        height: 100%;
        background: url(https://static.ncsoft.jp/images/event/bns/1808boast/bg_sp.jpg) no-repeat center top;
        -webkit-background-size: cover;
             -o-background-size: cover;
                background-size: cover;
        position: fixed;
        top: 0;
        left: 0;
    }
    body > .container {
        font-size: 14px;
        padding-bottom: 30px;
        overflow: hidden;
    }
    #header {
        margin-bottom: 10px;
    }
    #header .bnsLogo {
        top: 5px;
    }
    #header .bnsLogo a {
        width: 100px;
        height: 45px;
        -webkit-background-size: cover;
             -o-background-size: cover;
                background-size: cover;
        text-indent: -99999em;
    }
    #header img {
        width: calc(100% + 20px);
        margin-left: -10px;
    }
    .container .cont:not(.contDate) {
        padding: 10px;
        margin: 20px 0;
    }
    .container .cont.contDesc {
        margin-top: 20px;
    }
    .container .cont.contDesc p {
        font-size: 14px;
    }
    .container .contDate p {
        font-size: 14px;
    }
    .container .contDate p span {
        display: block;
        font-size: 14px;
    }
    .container .cont h1,
    .container .cont .contTtl {
        font-size: 20px;
    }
    .container .cont .tblWrap {
        width: 100%;
        overflow: auto;
        position: relative;
        margin-bottom: 20px;
    }
    .container .cont .tblWrap:before {
        content: '';
        width: 99px;
        height: 24px;
        background: url(https://static.ncsoft.jp/images/event/bns/1803netcafe/icon_scroll.png) no-repeat center top;
        position: absolute;
        top: 0;
        left: 0;
    }
    .container .cont table {
        min-width: 800px !important;
        font-size: 1.2rem;
        float: none !important;
        margin-top: 30px;
        margin-bottom: 0;
    }
    table thead tr th {
        white-space: normal;
    }
    table thead tr th,
    table tbody tr td {
        padding: 5px;
    }
    .container .cont table td {
        padding: 5px;
    }
    .container .cont table td.tblIcon {
        width: 40px;
    }
    .spBlock {
        display: block;
    }
    .spNone {
        display: none;
    }
    .container .cont.contAtt h1 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .fullsize {margin-left: -15px; margin-right: -15px;}
    .footer {margin: 0; background: #fff;}
    .footer .container p {margin-bottom: 0;}
    .footer {
        background-color: rgba(0,0,0,0.1);
    }
    #eventFooterSns {
        position: relative;
        z-index: 2;
    }


    /* this only */
    .container .tab li {
        width: 48%;
        font-size: 16px;
        margin: 0;
        padding: 5px;
        background: #380101;
        border: 2px solid #8c6d19;
        box-shadow: 0 0 10px 5px rgba(0,0,0,0.4) inset;
    }
    .container .tab li:last-child {
        background: #0C1859;
    }
    .container .tab li:not(.current) {
        background: #111;
    }
    .container .tab li:before,
    .container .tab li:after {
        display: none;
    }
    .container .tabCont {
        margin: 0;
    }
    .container .tabCont > li {
        padding: 0;
        margin: 20px auto;
    }
    .container .tabCont .cont.contDate {
        padding: 14px 0;
        background: url(https://static.ncsoft.jp/images/event/bns/1808boast/txt_date_sp.png) no-repeat center;
        -webkit-background-size: contain;
             -o-background-size: contain;
                background-size: contain;
    }
    .container .tabCont .contDate p span {
        font-size: 14px;
    }
    .container .tabCont .contDate + .cont:not(.contDate) {
        margin-top: 70px;
    }
    .container .tabCont .cont:not(.contDate):before,
    .container .tabCont .cont:not(.contDate):after {
        display: none;
    }
    .container .tabCont .cont:not(.contDate) {
        border: 2px solid #53440f;
        box-shadow: 0 0 10px 5px rgba(0,0,0,0.4) inset;
        margin: 25px auto;
        padding: 10px;
    }
    .container .tabCont .cont:not(.contDate):first-child {
        margin-top: 0;
    }
    .container .tabCont .btn a {
        width: 300px;
        height: 72px;
    }
    .container .cont .step {
        padding: 0;
    }
    .container .cont .dateList {
        font-size: 16px;
        margin: 20px 0 0;
        padding: 10px;
    }
    .container .cont .dateList b {
        font-size: 16px;
    }
    .container .cont.contDesc {
        margin-top: -12%;
    }
    .container li:last-child .cont.contAtt {
        text-align: left;
    }
    .container .contBtn {
        display: block;
        margin: 0px 0 20px;
    }
    .container .tabCont .btn a {
        font-size: 18px;
    }
    .container .snsWrap {
        margin: 10px 0;
    }
    .container .cont a {
        word-wrap: break-word;
    }
}
