#section_community{
    line-height: 1.5;
}
#section_community .category_article_title{
    padding-bottom: 20px;
    border-bottom: 1px solid #EDEDED;
}

#section_community .lounge_ticket_wrap .category_article_title{
    padding-bottom: 12px;
}

#section_community .category_article_title.border_none{
    border-bottom: 0;
}

#section_community .title_text{
    float: none;
}

#section_community .list_left_item{
    margin-bottom: 30px;
    padding: 24px 28px 28px 28px;
}

/*손익인증 차드분석 게시판*/
.community_common_board .category_article_item{
    width:100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 auto;
}

.community_common_board .category_article_image{
    width:-webkit-calc(100% / 5 - 64px / 5);
    width:-moz-calc(100% / 5 - 64px / 5);
    width:-o-calc(100% / 5 - 64px / 5);
    width: calc(100% / 5 - 64px / 5);
    margin-right: 16px;
}

.community_common_board .category_article_image img{
    max-width: 100%;
    width: 100%;
    height: 120px;
    border-radius: 10px;
    object-fit: cover;
    margin-bottom: 12px;
}

.community_common_board .category_article_image:nth-child(5n){
    margin-right: 0;
}

.community_common_board .category_article_image:nth-of-type(n+6){
    display: none;
}

.community_common_board .category_article_text{
    font-weight: 400;
    font-size: 14px;
    width: 166px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}



/*출석*/

.community_attend {
    background: #ECF6FA;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 10px;
    padding: 14px;
    text-align: center;
    color: #008FC3;
    font-size: 16px;
    font-weight: 500;
    height: 60px;
}

.community_attend .attend_btn{
    margin-left: 15px;
    width: 80px;
}


/* 티켓 스토어 배지아이콘 들어갈때*/
.lounge_ticket_wrap.community_common_board_v2 .list_item_image{
    position: relative;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.02);
    background: rgba(0, 0, 0, 0.02);
    overflow: hidden;
}

.lounge_ticket_wrap.community_common_board_v2 .list_item_image .badge_bg {
    position: absolute;
    width: 80px;
    height: 80px;
    margin-right: 12px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.lounge_ticket_wrap.community_common_board_v2 .list_item_image .badge_bg img{
    width: 36px;
    height: 36px;
    border-radius: 0;
}
.lounge_ticket_wrap.community_common_board_v2 .list_item_image p{
    position: absolute;
    right: 8px;
    top: 8px;
    border-radius: 40px;
    height: 24px;
    padding: 3px 12px;
    background: rgba(0, 0, 0, 0.60);
    color: #fff;
    letter-spacing: -0.35px;
    font-size: 13px;
}

.lounge_ticket_wrap.community_common_board_v2 .list_item_image p.product_sale{
    left: 0;
    top: 0;
    border-radius: 0px 0px 8px 0px;
    background: #E6F1FF;
    color: rgba(66, 148, 255, 1);
    font-weight: bold;
    width: fit-content;
    z-index: 2;
    padding: 5px 8px;
    font-size: 12px;
    height: 28px;
}


/*에어드랍*/

.community_common_board_v2 .list_item_image{
    width: 14px;
    width: 140px;
    height: 140px;
    margin-right: 20px;
    float: none;
    margin-top: 0;
}

.community_common_board_v2 .list_item_image img{
    max-width: 100%;
    width: 140px;
    height: 140px;
    object-fit: cover;
}

.community_common_board_v2 .community_item{
   display: flex;


    justify-content: flex-start;
    flex-wrap: wrap;
    padding-top: 24px;
}

.community_common_board_v2 .community_inner_content{
    width: 47.7%;
    margin-top: 40px;
    display: flex;
    align-items: center;
}


.community_common_board_v2 .community_inner_content:nth-child(odd){
    margin-right: 40px;
}

.community_common_board_v2 .community_inner_content:first-child,
.community_common_board_v2 .community_inner_content:nth-child(2){
    margin-top: 0;
}

.community_common_board_v2 .community_inner_content:nth-of-type(n+5){
    display: none;
}


.community_common_board_v2 .community_item .option span{
    border-radius: 20px;
    font-size: 12px;
    line-height: 16px;
    margin-right: 5px;
    padding: 3px 10px 3px 10px;
    display: inline-block;
    word-break: keep-all;
    font-weight: 500;
    margin-bottom: 3px;
}

.community_common_board_v2 .community_item .option span.network{
    background: #E6ECFF;
    color: #376CFB;
}

.community_common_board_v2 .community_item .option span.airdrop_category{
    background: #EDE7FF;
    color: #8A61FF
}

.community_common_board_v2 .community_item .option span.progress{
    background: #E4F9F0;
    color: #37C187;
}

.community_common_board_v2 .community_item .option span.progress_end{
    background: #EDEDED;
    color: #999999;
}

.community_common_board_v2 .list_item_title{
    min-height: auto;
    margin: 8px 0;
    width: 264px;
}

.community_common_board_v2 .list_item_title a{
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.community_board_table{
    width: 100%;
}

.community_board_table th,
.community_board_table td{
    font-weight: 400;
    font-size: 13px;
    color: #767676;
    padding: 0 0 4px 0 ;
}
.community_board_table td{
    padding-left: 5px;
}

.community_board_table td.community_board_table_cont{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 18px;
    width:212px;
}


/*에어드랍 그래프*/
.community_board_table .airdrop_graph_wrap{
    display: flex;
    align-items: center;
}

.community_board_table .airdrop_graph_wrap .airdrop_graph{
    position: relative;
    width: calc(100% - 87px);
    margin-right: 8px;
}

.community_board_table .airdrop_graph_wrap .graph_lable{
    /*display: inline-block;*/
    /*margin-left: 14px;*/
    /*float: right;*/
}

.community_board_table .airdrop_graph_wrap .airdrop_graph .bar{
    position: absolute;
    left: 0;
    top:0;
    background: #8A61FF;
    height: 8px;
    border-radius: 5px;
}

.community_board_table .airdrop_graph_wrap .airdrop_graph .graph{
    width: 100%;
    background: #F0F0F0;
    height:8px;
    border-radius: 5px;
}


.community_board_table .airdrop_graph_wrap .graph_lable>span{
    color: #8A61FF;
    font-weight: bold;
}

.community_board_table .airdrop_graph_wrap .list_item_title > a{
    line-height: 23px;


    font-size: 18px;
    font-weight: 500;
}


/*퀴즈*/
.quiz_user_num {
    color: #767676;
    font-size: 13px;
    margin: 0 0 4px 0;
}


.community_common_board_v2 .quiz_result{
    font-size: 13px;
}

.community_common_board_v2 .quiz_result .quiz_answer{
    color: #4294FF;
    display: inline-block;
}

.community_common_board_v2 .quiz_result .quiz_answer span,
.community_common_board_v2 .quiz_result .quiz_answer_out span{
    font-weight: 600;
}

.community_common_board_v2 .quiz_result .quiz_bar{
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    display: inline-block;
    width:118px;
    height: 8px;
    margin: 0 8px;
}

.community_common_board_v2 .quiz_result .quiz_bar div:first-child{
    position: absolute;
    left: 0;
    height: 8px;
    background: #4294FF;
    border-radius: 15px 0 0 15px;
}

.community_common_board_v2 .quiz_result .quiz_bar div:last-child{
    position: absolute;
    height: 8px;
    right: 0;
    background: #F65757;
    border-radius: 0 15px 15px 0;
}

.community_common_board_v2 .quiz_result .quiz_answer_out{
    display: inline-block;
    color: #F65757;
}




/*게시판*/
.list_left_item_board{
    width: 950px;
}

#section_community .board_tab{
    text-align: center;
    border-bottom: 1px solid #EDEDED;
}




#section_community .board_tab li{
    color: #767676;
    font-weight: 500;
    font-size: 16px;
    padding: 20px;
    text-align: center ;
    width: 160px;
    display: inline-block;
    cursor: pointer;
}


#section_community .board_tab li.current {
    border-bottom: 2px solid #008FC3;
    color: #008FC3;
    font-weight: 700;
}

.board_table_wrap {
    display: none;
}

.board_table_wrap.current {
    display: inherit;
    padding: 0 40px;
}

/*게시판 탭 안에 내용*/
.list_left_item_board .community_board_title{
    width: auto;
    line-height: 1.5;
    font-weight: 700;
    font-size: 16px;
    margin: 10px 0 20px 0;
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*white-space: normal;*/
    /*word-wrap: break-word;*/
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 1;*/
    /*-webkit-box-orient: vertical;*/
}

.list_left_item_board .community_board_title.forum_basic_title{
    width: 100%;
    border: 1px solid red;
}


/* 커뮤니티 수정 */

.community_list_table table{
    width: 100%;
}

.community_list_table th{
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    color: #767676;
    border-bottom: 1px solid #EDEDED;
    padding: 12px 5px;
}

.community_list_table td{
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    padding: 12px 5px;
    border-bottom: 1px solid #EDEDED;
    text-align: center;
    vertical-align: middle;
    overflow:auto;
    min-height: 49px;
}

.community_list_table td img{
    vertical-align: middle;
    margin-bottom: 1px;
    margin-left: 2px;
}

.community_list_table td:first-child{
    width:100px;
    font-weight: 500;
}

.community_list_table td p{
    margin-bottom: 1px;
    display: inline-block;
}


.community_list_table td:nth-child(2){
    text-align: left;
    width: auto;
    white-space: normal;
    word-break: break-word;
    font-weight: 500;
    width: 354px;
}


.community_list_table td:nth-child(3){
    width: 140px;
    word-break: break-all;
}
.community_list_table td:nth-child(4){
    width: 110px;
    word-break: break-all;
}






/*.like_comment_view{*/
/*    display: inline-flex;*/
/*    font-weight: 400;*/
/*    font-size: 13px;*/
/*    color: #999999;*/
/*    align-items: center;*/
/*    justify-content: flex-start;*/
/*}*/

/*.like_comment_view>div:last-child{*/
/*    margin-right: 0;*/
/*}*/

/*.like_comment_view img{*/
/*    margin-right: 4px;*/
/*}*/

/*.like_comment_view span{*/
/*    display: inline-block;*/
/*    margin-right: 10px;*/
/*}*/

/*.like_comment_view span:last-child{*/
/*    margin-right: 0;*/
/*}*/

/*.like_comment_view ._bad_icon{*/
/*    margin-top: 2px;*/
/*}*/


.community_board_list .community_board_left_wrap{
    display: inline-block;
}

.community_board_list .community_board_img{
    width: 100px;
    height: 100px;
    float: right;
    border-radius: 10px;
}

.community_board_list .community_board_img img{
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}

.community_board_list:last-child{
    border-bottom: 0;
}



/*업적 퀘스트 */
.community_quest_ranking{
    width: 100%;
    display: flex;
}

#section_community .list_left_item.community_quest{
    margin-right: 30px;
    padding: 0;
}

.community_quest>div{
    display: flex;
    padding:20px;
}

.community_quest .community_quest_num{
    position: relative;
    display: inline-block;
    width:45px;
    height: 45px;
    margin-right: 20px;
}

.community_quest .community_quest_num span{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFFFFF;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
}

.community_quest_item{
    width: calc(100% - 70px);
    vertical-align: middle;
    margin-top: 7px;
}

.community_quest .community_quest_num img{
    width: 100%;
}

.community_quest_item .community_quest_title p{
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
}

.community_quest_item .community_quest_title span{
    float: right;
    font-size: 12px;
    font-style: normal;
    color: #767676;
}

.community_quest_item .community_quest_title em{
    font-style: initial;
    color: #4294FF;
    font-weight: 700;

}

.community_quest_item .community_quest_bar{
    width: 100%;
    position: relative;
    height: 8px;
    background: #EDEDED;
    border-radius: 25px;
    margin-top: 8px;
}

.community_quest_item .community_quest_bar .bar{
    position: absolute;
    border-radius: 25px;
    left: 0;
    top: 0;
    height: 8px;
    background: #4294FF;
}

#section_community .community_quest .board_tab li{
    width: 80px;
    padding: 20px 10px;
}

#section_community .list_left_item.community_ranking{
    padding: 19px 0 0 0;
}

.community_ranking .category_article_title{
    text-align: center;
}

.community_ranking_item{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
}

.community_ranking_item>div{
    width: 50%;
    padding: 20px 0 0 30px;
}

.title_text_view{
    color: #767676;
    font-size: 14px;
    font-weight: 400;
}

#commonArea{
    margin-bottom: 80px;
}



/*버튼*/

.forum_more_btn{
    text-align: center;
    margin: 0 auto;
    padding: 30px 0;
    border-top: 1px solid #EDEDED;
}

.forum_more_btn .more{
    display: inline-block;
    background: #008FC3;
    border-radius: 4px;
    width: 140px;
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    border: 0;
    padding: 9px 20px;
    line-height: 22px;
}

.community_board_link{
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.community_board_link .community_board_link_item{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    border-radius: 10px;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.20);
    text-align: center;
    height: 60px;
    width: 228px;
    padding: 20px 0;
}

.community_board_link .community_board_link_item span{
    display: block;
    font-weight: 500;
    font-size: 14px;
}

.community_board_link .community_board_link_item img{
    width: 36px;
    height: 36px;
}


.board_list_comment{
    color: #008FC3;
    font-weight: 500;
    margin-left: 5px;
    margin-right: 2px;
    font-size: 12px;
    border: 1px solid #DBDBDB;
    border-radius: 20px;
    padding:0 6px;
    line-height: 16px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
}

.community_attend_complete{
    padding: 4.5px 0;
}

.border_list_write {
    float: right;
}

.border_list_write a span {
    font-weight: 400;
    font-size: 14px;
    padding: 9px 12px;
    background: #FFFFFF;
    border: 1px solid #008FC3;
    border-radius: 4px;
    color: #008FC3;
}
.border_list_write a img {
    margin-right: 4px;
    vertical-align: middle;
}

.lounge_ticket_title{
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #999;
    letter-spacing: -0.35px;
    margin-top: 8px;
}


.lounge_ticket_title .mission_icon{
    vertical-align: sub;
    margin-right: 4px;
}

.community_item .product_grade{
 margin-bottom: 4px;
}

.lounge_mabe_wrap{
    display: flex;
    margin-bottom: 30px;
}

.lounge_mabe_wrap>div{
    width: calc(100% / 3 - 15px);
    border-radius: 10px;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.20);
    margin-right: 30px;
}

.lounge_mabe_wrap>div a{
    display: flex;
    align-items: center;
    padding: 28px;
    cursor: pointer;
}

.lounge_mabe_wrap>div:last-child{
    margin-right: 0;
}

.lounge_mabe_wrap_img{
    margin-right: 12px;
}

.lounge_mabe_wrap .gray_txt{
    color: #767676;
    margin-top: 4px;
}

#section_community .title_text img{
    margin-left: 4px;
}

.product_title_sub{
    font-size: 15px;
    color: #767676;
}



/*반응형*/
@media all and (max-width: 1399px) {

    .community_common_board .category_article_item{
        margin-bottom: 0;
    }

    .community_common_board .category_article_image {
        width:-webkit-calc(100% / 3 - 32px / 3);
        width:-moz-calc(100% / 3 - 32px / 3);
        width:-o-calc(100% / 3 - 32px / 3);
        width:calc(100% / 3 - 32px / 3);
        margin-right: 16px;
    }

    .community_common_board .category_article_image img{
        height: 140px;
    }

    .community_common_board .category_article_image:nth-child(3n) {
        margin-right: 0;
    }

    .community_common_board .category_article_image:nth-of-type(n+4){
        display: none;
    }

    .community_common_board_v2 .community_item{
        display: block;
    }

    .community_common_board_v2 .community_inner_content{
        width: 100%;
    }

    .community_common_board_v2 .community_inner_content:nth-child(2) {
        margin-top: 40px;
    }

    .community_board_table .airdrop_graph_wrap .airdrop_graph{
        width: 282px;
    }

    .community_common_board_v2 .quiz_result .quiz_bar{
        width: 290px;
    }

    .community_board_table th, .community_board_table td{
        text-align: left;
    }

    .community_board_table th{
        width: 55px;
    }

    .community_common_board_v2 .list_item_title{
        width: 422px;
    }

    .list_left_item_board{
        width: 640px;
    }

    .list_left_item_board .community_board_title{
        width: 560px;
    }

    #section_community .board_tab li{
        width: 120px;
    }

    .community_quest_item {
        width: calc(100% - 76px);
    }

    .community_ranking_item>div {
        width: 100%;
    }

    .community_ranking_item {
        display: block;
    }

    .community_board_table td.community_board_table_cont{
        width: 377px;
        height: 21px;
    }

    .community_board_link .community_board_link_item{
        width: 150px;
    }

    .community_board_link .community_board_link_item img{
        width: 28px;
        height: 28px;
    }

    .community_board_link .community_board_link_item span{
        margin-top: 0;
        font-size: 13px;
    }

    .community_common_board_v2 .list_item_image{
        height: 140px;
    }


    .community_inner_content .txt_div{
        width: calc(100% - 160px);
    }

    .lounge_mabe_wrap>div a{
        flex-wrap: wrap;
    }

    .lounge_mabe_wrap_img{
        margin-right: 0;
        margin-bottom: 16px;
    }
}
