@charset "utf-8";
html,
body {
    width: 100%;
}

/* all */
#wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
    min-width: 1280px;
    background: #000;
    text-align: center;
}
/*aside,aside .lan{position:fixed}*/
footer {
    z-index: 9999;
}
/*footer{padding-left:330px}
footer .logos{left:330px}*/

section#contents {
    position: relative;
    width: 100%;
    min-height: 1080px;
}

section#contents article {
    position: relative;
    width: 100%;
    min-height: 1080px;
    padding-left: 337px;
}

#bbs_list {
    padding-top: 50px;
    background: url(//common-cdn-api.joycityglobal.com/tidesofwar/homepage/ja/notice_bg.jpg) 50% 0 no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
#bbs_list .list {
    position: relative;
    width: 974px;
    min-height: 524px;
    margin: 0 auto;
    padding: 0 5.2% 0 0;
    box-sizing: content-box;
}
#bbs_list .list_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 262px 0;
}
#bbs_list .list_bg:before {
    display: block;
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 974px;
    height: 262px;
    background: url(//common-cdn-api.joycityglobal.com/tidesofwar/homepage/ja/notice_page_top.png) 0 0 no-repeat;
}
#bbs_list .list_bg:after {
    display: block;
    content: ' ';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 974px;
    height: 262px;
    background: url(//common-cdn-api.joycityglobal.com/tidesofwar/homepage/ja/notice_page_bottom.png) 0 0 no-repeat;
}
#bbs_list .list_bg div {
    width: 974px;
    min-height: 244px;
    background: url(//common-cdn-api.joycityglobal.com/tidesofwar/homepage/ja/notice_page_center.png) 50% 0 repeat-y;
}

#bbs_list .list > ul {
    position: relative;
    z-index: 10;
    width: 100%;
    padding: 132px 0;
}
#bbs_list .list > ul > li {
    position: relative;
    width: 100%;
    height: 130px;
    padding: 15px 0 0 100px;
    background: url(//common-cdn-api.joycityglobal.com/tidesofwar/homepage/ja/notice_list_bar.png) 50% 100% no-repeat;
    text-align: left;
    cursor: pointer;
}
#bbs_list .list > ul > li p.tit {
    overflow: hidden;
    width: 700px;
    font-weight: bold;
    font-size: 18px;
    color: #25292c;
    line-height: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}
#bbs_list .list > ul > li.new p.tit {
    color: #c62a00;
}
#bbs_list .list > ul > li p.tit span.new_tag {
    display: inline-block;
    height: 22px;
    padding: 0 5px;
    border-radius: 2px;
    font-size: 12px;
    color: #fff;
    line-height: 22px;
    background: #c52a00;
    vertical-align: top;
}

#bbs_list .list > ul > li p.date {
    position: absolute;
    top: 19px;
    right: 100px;
    font-size: 14px;
    color: #51362c;
    text-align: right;
}

#bbs_list .list > ul > li div.msg {
    overflow: hidden;
    width: 780px;
    height: 60px;
    margin-top: 20px;
    font-size: 14px;
    color: #51362c;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
}

#bbs_list .list a.more_btn {
    display: inline-block;
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 999;
    width: 974px;
}

#bbs_list .list .list_msg {
    position: relative;
    z-index: 10;
    width: 100%;
    padding: 75px 0;
}
#bbs_list .list .list_msg .list_msg_tit {
    position: relative;
    width: 100%;
    padding: 15px 0 20px 100px;
    background: url(//common-cdn-api.joycityglobal.com/tidesofwar/homepage/ja/notice_list_bar.png) 50% 100% no-repeat;
    text-align: left;
}
#bbs_list .list .list_msg .list_msg_tit p.tit {
    overflow: hidden;
    width: 700px;
    font-weight: bold;
    font-size: 18px;
    color: #c62a00;
    line-height: 22px;
}
#bbs_list .list .list_msg .list_msg_tit p.date {
    position: absolute;
    top: 19px;
    right: 100px;
    font-size: 14px;
    color: #51362c;
    text-align: right;
}
#bbs_list .list .list_msg .list_msg_sns {
    padding: 18px 100px;
    text-align: right;
}
#bbs_list .list .list_msg .list_msg_sns a {
    margin-left: 4px;
}
#bbs_list .list .list_msg .list_msg_con {
    padding: 18px 100px 60px;
    font-size: 16px;
    color: #51362c;
    line-height: 24px;
    background: url(//common-cdn-api.joycityglobal.com/tidesofwar/homepage/ja/notice_list_bar.png) 50% 100% no-repeat;
    text-align: left;
}
#bbs_list .list .list_msg .list_msg_con img {
    display: block;
    max-width: 100% !important;
    margin: 10px 0;
}
#bbs_list .list .list_msg .list_msg_btns {
    overflow: hidden;
    width: 100%;
    padding: 20px 100px;
}
#bbs_list .list .list_msg .list_msg_btns a {
    float: left;
    margin-right: 4px;
}
#bbs_list .list .list_msg .list_msg_btns a.list_btn {
    float: right;
    margin-right: 0;
}

/* 모바일 공지사항 게시판 내 테이블 반응형 처리*/
#bbs_list .list_msg_con table {
    width: 100% !important;
}
#bbs_list .list_msg_con td {
    width: 100% !important;
    white-space: nowrap !important;
}
#bbs_list .list_msg_con td p {
    word-break: normal !important;
}
#bbs_list .list_msg_con .MsoNormal span {
    word-break: break-all !important;
}

/**/
