/*************/
/* 메인 메뉴 */
/*************/
#to_the_top { position: fixed; bottom: 35px; right: 35px; z-index: 5; }

/*#header { }*/
#header .top_menu { overflow: hidden; *zoom: 1; }
        .top_menu h1 { min-height: 44px; }
        /*.top_menu ul li { float: left; }*/
        /*.top_menu ul li a { font-size: 21px; font-weight: bold; padding: 13px 10px; }*/
        /*.top_menu ul li a:hover { color: #2CC0D2; background-color: white; }
        .top_menu ul li a.active { color: #2CC0D2; }*/
        .top_menu .main_menu_wrap { position: relative; padding:0; text-align: center; }
        .top_menu .main_menu_wrap .main_menu { display: inline-block; float: none; }
        .top_menu .main_menu_wrap .main_menu li { padding:0; }
        .top_menu .main_menu_wrap .main_menu li a { padding: 25px 45px 15px;  font-size: 21px; font-weight: bold; }
        .top_menu .main_menu_wrap .main_menu li a:hover { color: #2CC0D2; background-color: white; }
        .top_menu .main_menu_wrap .main_menu li a.active { color: #2CC0D2; }
        .top_menu .main_menu_wrap .search_box { position: absolute; top: 20px; right: 0; width: 160px; height: 26px; *zoom: 1; }
        .top_menu .main_menu_wrap .search_box:after { content:""; display: block; clear: both; }
        .top_menu .main_menu_wrap .search_box .search_text { float: left; width: 128px; height: 26px; border: 1px solid #333; outline: none; font-weight: bold; margin-right: 4px;}
        .top_menu .main_menu_wrap .search_box .search_btn { float: left; width: 26px; height: 26px; border: 0; outline: none; text-indent: -9999px;}
        .top_menu .main_menu_wrap .search_modal { position: absolute; top:20px; right: 0 ; display: none; }
        .top_menu .addition_menu { text-shadow: center; }
        .top_menu .addition_menu ul li { float: left; }
        .top_menu .addition_menu ul li a { font-size: 12px; font-weight: bold; padding: 13px 10px; display: block; text-decoration: none; }
        .top_menu .addition_menu ul li a:hover { color: #2CC0D2; background-color: white; }
        .top_menu .addition_menu ul li a.active { color: #2CC0D2; }
        .top_menu .logo { position: relative; padding: 0; }
        .top_menu .open_menu { position: absolute; top: 5px; right: 5px; display: none; cursor: pointer;  z-index: 999; }
        .top_menu .open_menu img { width: 39px; height: 30px; }


@media only screen and (min-width : 1200px) {
    #header .top_menu .addition_menu { display: block; }
}

@media only screen and (max-width : 1199px) {
    #header .top_menu .addition_menu { width: 82px; display: none; position: absolute; z-index: 99999; top: 120px; right: 1px; background-color: white; border: 1px solid #ddd; padding: 0; }
    #header .top_menu .addition_menu ul li { float: none; text-align: left; }
            .top_menu .addition_menu ul li a { width: 80px; padding: 5px 10px;  }
    #header .top_menu .open_menu { display: block; }
}

@media only screen and (max-width : 767px) {
    #to_the_top { bottom: 20px; right: 25px; }
    #to_the_top img { width: 50px; height: 50px; }

    #header .top_menu .main_menu_wrap { padding: 0; }
    #header .top_menu .main_menu_wrap .main_menu { display: inline-block; float: none; vertical-align: top; margin: 0; }
    #header .top_menu .main_menu_wrap .main_menu li { float: left; }
    #header .top_menu .addition_menu { top: 100px; }

    .top_menu ul li a { font-weight: 900; }
    .top_menu ul li a:hover {  font-weight: 900; }
    .top_menu ul li a.active { font-weight: 900; }

    .top_menu .main_menu_wrap .search_box { display: none; }
    .top_menu .main_menu_wrap .search_modal { display: block; }
    .top_menu .main_menu_wrap .search_modal button { border: none; background-color: transparent; outline: none; }
}

@media only screen and (max-width : 520px) {
    /*.top_menu ul li a { font-size: 13px; font-weight: 900; padding: 10px 5px; }
    .top_menu .logo { text-align: left; }*/
    #header .top_menu .addition_menu { top: 80px;}
}

@media only screen and (max-width : 425px) {
    .top_menu .main_menu_wrap .main_menu li a { padding: 15px 25px;  font-size: 18px;}
    .logo h1 a img { width: 180px; padding-top:15px;}
    #header .top_menu .addition_menu { top: 85px; }
    .top_menu .main_menu_wrap .search_modal { position: absolute; top:10px; right: 0;  }

    /*.top_menu ul li a { font-size: 16px; font-weight: 900; padding: 10px 10px; }*/
}


/***********/
/* 탑 배너 */
/***********/
.top_banner {  }
.top_banner .banner-pc {  }
.top_banner .banner_mobile { display: none }

@media only screen and (max-width : 425px) {
    .top_banner .banner_pc { display: none; }
    .top_banner .banner_mobile { display: block }
}



.slick_items .slick_item .thumbnail .caption { padding: 0 16px 15px; position: relative;}
.slick_items .slick_item .thumbnail .caption h4 { padding: 13px 0 5px; font-size: 13.75px; font-weight: bold; color: #363636; line-height: 1.5em; }
.slick_items .slick_item .thumbnail .caption p { font-size: 12px; color: #898989; }
                      .slick_items .slick_item .thumbnail .caption .slide_arrow{ position: absolute; bottom: 25px; right: 15px; }

/*****************/
/* 헤더 슬라이드 */
/*****************/
/*#header */.header_slide { padding: 30px 0 0; overflow: hidden; *zoom: 1; background-color: #D4E1DF; position: relative; }
        .header_slide .slide_title { height: 28px; margin: 15px 0; background: #0B808F; }
        .header_slide .slide_title h3 {  color: #ffffff; font-size: 17px; font-weight: bold; padding-top: 5px; }

        .header_slide .slide_list { overflow: hidden; position: relative; }
                      .slide_list .each_slide { float: left; /*background-color: white;*/ }
                      .slide_list .each_slide .thumbnail { padding: 0; margin-bottom: 0; border-radius: 5px; }
                      .slide_list .each_slide .thumbnail .img_wrap { position:relative; padding-top: 70%; overflow: hidden }
                      .slide_list .each_slide .thumbnail .img_wrap img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; max-width: 100%; height: auto; }
                      .slide_list .each_slide .thumbnail .caption { padding: 0 16px 15px; position: relative;}
                      .slide_list .each_slide .thumbnail .caption .slide_arrow{ position: absolute; bottom: 25px; right: 15px; }
                      .slide_list .each_slide .thumbnail .caption h4 { padding: 13px 0 5px; font-size: 13.75px; font-weight: bold; color: #363636; line-height: 1.5em; }
                      .slide_list .each_slide .thumbnail .caption p { font-size: 12px; color: #898989; }

        .header_slide .slide_paging { text-align: center; height: 36px; padding: 12px 0; }
                      .slide_paging dl { display: inline-block; float: none; vertical-align: center; }
                      .slide_paging dl dd { width: 12px; height: 12px; margin: 0 4px; float: left; background:url("/static/img/slide_paging.png") no-repeat; cursor: pointer; }
                      .slide_paging dl dd:hover { background:url("/static/img/slide_paging_over.png") no-repeat; }
                      .slide_paging dl dd.active { background:url("/static/img/slide_paging_over.png") no-repeat; }


@media only screen and (max-width: 991px) {
    .header_slide .slide_list .each_slide .thumbnail .caption .slide_arrow { display: none; }
}

@media only screen and (max-width : 520px) {
    .header_slide .slide_list .each_slide .thumbnail .caption { padding: 0 10px 10px; }
    .header_slide .slide_list .each_slide .thumbnail .caption h4 { font-size: 12px; }
    .header_slide .slide_list .each_slide .thumbnail .caption p { font-size: 11px; }
}

/*****************/
/* 센터 슬라이드 */
/*****************/





/*****************/
/* 캠페인 리스트 */
/*****************/
.item_content { padding-top: 20px; padding-bottom: 20px; background-color: #F6FAFB; }

.item_content .ing_title { /*height: 40px;*/ margin: 15px 0; }
.item_content .ing_title h3 { /*height: 40px;*/ color: #333; font-size: 30px; font-weight: bold; }
.item_content .ing_title h3 span { vertical-align: middle; }

.item_content .today_title { height: 28px; background: #35BCD0; margin: 15px 0; }
.item_content .today_title h3 { color: white; font-size: 17px; font-weight: bold; padding-top: 5px; }
.item_content .today_more { cursor: pointer; }
.item_content .recomm_title { height: 28px; background: #ED8D2F; margin: 15px 0; }
.item_content .recomm_title h3 { color: white; font-size: 17px; font-weight: bold; padding-top: 5px; }
.item_content .recomm_more { cursor: pointer; }
.item_content .finished_title { height: 28px; background: #F43C79; margin: 15px 0; }
.item_content .finished_title h3 { color: white; font-size: 17px; font-weight: bold; padding-top: 5px; }
.item_content .finished_more { cursor: pointer; }

.item_content .local_cate { overflow: hidden; *zoom: 1; padding: 11px 0 11px; background-color: white; margin: 0 0 20px; border-radius: 5px; }
.item_content .local_cate li { float: left; padding: 0 25px; font-weight: bold; }
.item_content .local_cate li a { font-weight: bold; }
.item_content .local_cate li a:hover { font-weight: bold; color: #2CC0D2; text-decoration: none; }
.item_content .local_cate li a.active { font-weight: bold; color: #2CC0D2; text-decoration: none; }

.item_content .title_eat {  }
.item_content .title_eat img { border: 1px solid #DDDDDD; }
.item_content .title_eat p { padding: 13px 0; font-size: 15px; font-weight: bold; color: #2CC0D2; text-align: center; }

.item_list { margin-right: -15px; }
.item_list .item .thumbnail { position: relative; padding: 0; border-radius: 0; margin-bottom: 30px; }
.item_list .item .thumbnail .tag { position: absolute; top: 0; left: 10px; z-index: 1; }
.item_list .item .thumbnail .tag .tag_kind { width: 100%; position: absolute; top: 15px; left: 0; z-index: 2; }
.item_list .item .thumbnail .tag .tag_kind dd { width: 100%; text-align: center; font-weight: bold; color: white; }
.item_list .item .thumbnail .img_wrap { position:relative; padding-top: 70%; overflow: hidden }
.item_list .item .thumbnail .img_wrap img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; max-width: 100%; height: auto; }
.item_list .item .thumbnail .caption { padding: 0 16px 15px; }
.item_list .item .thumbnail .caption h4 { padding: 13px 0 5px; font-size: 13.75px; font-weight: bold; color: #363636; line-height: 1.5em; }
.item_list .item .thumbnail .caption p { padding: 0 0 14px; font-size: 12px; color: #898989; vertical-align: middle; }
.item_list .item .thumbnail .caption span { font-size: 12px; /* font-weight: bold; */ }
.item_list .item .thumbnail .caption span.today { color: #2cc0d2; }
.item_list .item .thumbnail .caption span.recomm { color: #ED8D2F; }
.item_list .item .thumbnail .caption span.finished { color: #F43C79; }
.item_list .item .thumbnail .caption span.pull-right { padding-top: 2px; }
.item_list .item .thumbnail .caption .use_btn { font-weight: bold; color: white; text-align: center; background-color: #2CC0D2; border-radius: 3px; padding: 10px 0; cursor: pointer;} /* 추가 */

.item_list .item .thumbnail .caption span.yes_reg { color: white; background-color: #2CC0D2; border-radius: 3px; padding:3px; } /* 추가 */
.item_list .item .thumbnail .caption span.no_reg { color: white; background-color: #BDBDBD; border-radius: 3px; padding:3px; } /* 추가 */
.item_list .item .thumbnail .caption span.deadline { color: #0B808F; padding: 0 3px 3px 3px;  } /* 추가 */
.item_list .item .thumbnail .caption span.registered { color: #8f8e8e; } /* 추가 */
.item_list .item_clear { clear: both; }

.item_list .detail_cate .thumbnail { padding: 15px; }
.item_list .detail_cate .thumbnail p { padding-bottom: 15px; font-weight: bold; }
.item_list .detail_cate .thumbnail li { padding-bottom: 5px; }
.item_list .detail_cate .thumbnail li a { font-weight: bold; }
.item_list .detail_cate .thumbnail li a:hover { color: #2CC0D2; text-decoration: none; }


@media only screen and (max-width : 1200px) {

}

@media only screen and (max-width : 767px) {
    .item_content .local_cate { text-align: center; }
    .item_content .local_cate ul { display: inline-block; float: none; }
    .item_content .local_cate li { padding: 0 15px; }
}

@media only screen and (max-width : 650px) {

}

@media only screen and (max-width : 520px) {
    .item_list .item .thumbnail .tag { width: 40.5px; }
    .item_list .item .thumbnail .tag img { width: 100%; }
    .item_list .item .thumbnail .tag .tag_kind dd { font-size: 10px; }
    .item_list .item .thumbnail .caption { padding: 0 10px 10px; font-size: 12px; }
    .item_list .item .thumbnail .caption h4 { padding: 13px 0 5px; font-size: 12px; }
    .item_list .item .thumbnail .caption p { padding-bottom: 5px;  font-size: 11px; }
    .item_list .item .thumbnail .caption span { font-size: 10px; }

    .item_content .local_cate li { padding: 0 8px; }
}

@media only screen and (max-width : 425px) {
    .item_content .ing_title h3 {font-size: 20px; }

}

@media only screen and (max-width : 410px) {
    .item_content .local_cate li { padding: 0 5px; }
}



/*****************/
/* 게시판 리스트 */
/*****************/
.board_content { padding-top: 20px; padding-bottom: 20px; background-color: #F6FAFB; }
.board_content .board_menu {  }
.board_content .board_menu .my_pic { padding: 50px 0 20px; text-align: center; background: white; margin-bottom: 16px; border-radius: 5px; border: 1px solid #E2E2E2;}
.board_content .board_menu .my_pic img { border-radius: 5px;  }
.board_content .board_menu .my_pic p { padding: 10px 0;font-weight: bold; font-size: 15px; color: #333; }

.board_content .board_menu .left_menu { margin-bottom: 43px }
.board_content .board_menu .left_menu ul li { padding: 10px 0 10px 36px; border-radius: 5px; background: white; margin-bottom: 4px; border-radius: 5px; border: 1px solid #E2E2E2;}
.board_content .board_menu .left_menu ul li a { font-size: 15px; /*font-weight: bold;*/ text-decoration: none; color: #505050;;}
.board_content .board_menu .left_menu ul li a:hover { color: #2CC0D2 ; }
.board_content .board_menu .left_menu ul li a.active { color: #2CC0D2;}

.board_content .board_menu .latest_notice { background-color: white; border-radius: 5px; padding: 13px 36px; border-radius: 5px; border: 1px solid #E2E2E2; }
.board_content .board_menu .latest_notice h4 { font-size: 15px; /*font-weight: bold;*/ text-decoration: none; margin-bottom: 17px; text-align: center; color: #333;}
.board_content .board_menu .latest_notice ul li { padding-bottom: 7px; }
.board_content .board_menu .latest_notice ul li .cate { color: #2CC0D2; font-weight: 500; }
.board_content .board_menu .latest_notice ul li a { /*font-weight: bold;*/ text-decoration: none; color: #505050;; }

.board_content .board_list { padding: 3px 16px; }
/*.board_content .board_list .point { width: 100%; display: inline-block; padding: 10px 20px; border-radius: 5px; margin-bottom: 15px; background-color: white; border-radius: 5px; border: 1px solid #E2E2E2;}
.board_content .board_list .point .info { float: left; padding-right: 15px; width: 80%; font-weight: bold; color: #8f8e8e; font-size: 13px; }
.board_content .board_list .point .info_btn { float:left ; width: 20%; text-align: right; }
.board_content .board_list .point .info_btn span { padding: 5px; border-radius: 3px; font-weight: bold; color: white; font-size: 13px; cursor: pointer; background-color: #2CC0D2; vertical-align: middle; }*/
.board_content .board_list .point { width: 100%; display: inline-block; padding: 30px 20px; border-radius: 5px; margin-bottom: 15px; background-color: white; font-weight: bold; color: #8f8e8e; font-size: 13px; border-radius: 5px; border: 1px solid #E2E2E2; } /* 수정 */
.board_content .board_list .point .now_point { color: #FF6C23; } /* 수정 */

/* 추가 */
.board_content .board_list .blog { width: 100%; display: inline-block; padding: 30px 20px; border-radius: 5px; margin-bottom: 15px; background-color: white; font-size: 13px; color: #8f8e8e; border-radius: 5px; border: 1px solid #E2E2E2;}
.board_content .board_list .blog span { display: block; font-size: 13px; color: #505050;; /*font-weight: bold;*/ padding-top: 4px;}
.board_content .board_list .blog span label { font-weight: normal; }
.board_content .board_list .blog input { width: 80%; height: 24px; border: 1px solid #E7E8E0 }
/********/

.board_content .board_list .list_cate { padding: 30px 15px; background-color: white; border-radius: 5px; margin-bottom: 15px; border-radius: 5px; border: 1px solid #E2E2E2; }
.board_content .board_list .list_cate ul { overflow: hidden; *zoom: 1; }
.board_content .board_list .list_cate li { float: left; padding: 0 10px; }
.board_content .board_list .list_cate li a { font-weight: bold; color: #8f8e8e; text-decoration: none; }
.board_content .board_list .list_cate li a:hover { font-weight: bold; color: #2cc0d2; }
.board_content .board_list .list_cate li a.active {  color: #2cc0d2; }
.board_content .board_list .list_cate h4 { font-size: 15px; color: #8f8e8e; font-weight: 500; font-size: 18px; color: #505050;} /*추가*/
.board_content .board_list .list_cate p { color: #8f8e8e; padding-top: 10px; } /*추가*/

.board_content .board_list .mycampaign li a { font-weight: bold; color: #8f8e8e; text-decoration: none; font-size: 14px; }


.board_content .board_list div.list { border: 1px solid #E2E2E2; }
.board_content .board_list .list { padding: 0 15px 30px; background-color: white; border-radius: 5px; border-radius: 5px; }
.board_content .board_list .list table { width: 100%; }
.board_content .board_list .list table tr td { padding: 12px 0; border-bottom: 1px solid #E7E8E0; }
.board_content .board_list .list table tr td.profile_img { width: 38px; padding: 12px 7px; border-bottom: 1px solid #E7E8E0; }
.board_content .board_list .list table tr td.subject { }
.board_content .board_list .list table tr td.subject a { font-weight: bold; color: #8f8e8e; text-decoration: none; }
.board_content .board_list .list table tr td.subject p.address { font-weight: bold; color: #8f8e8e; } /*추가*/
.board_content .board_list .list table tr td.subject span.user { font-weight: bold; color: #000000; }
.board_content .board_list .list table tr td.subject span.new { color: #f88080; }
.board_content .board_list .list table tr td.subject span.reply { color: #2cc0d2; }
.board_content .board_list .list table tr td.subject span.xs_date { display: none; }
.board_content .board_list .list table tr td.subject span.xs_hit { display: none; }
.board_content .board_list .list table tr td.subject .address .represent { padding: 3px; background-color: #59BB95; border-radius: 3px; color: white;} /*추가*/
.board_content .board_list .list table tr td.date { width: 85px; color: #8f8e8e; padding: 12px 10px; }
.board_content .board_list .list table tr td.hit { width: 75px; color: #8f8e8e; padding: 12px 10px; }

.board_content .board_list .list table tr td.del { width: 40px; color: #8f8e8e;} /* 추가 */
.board_content .board_list .list table tr td p.xs_date { display: none; color: #8f8e8e; } /* 추가 */
.board_content .board_list .list table tr td.p_num { width: 90px; color: #8f8e8e; text-align: center; } /* 추가 */
.board_content .board_list .list table tr td.td_deposit{ width: 65px; text-align: center; } /* 추가 */
.board_content .board_list .list table tr td.td_deposit span.deposit { color: white; background-color: #59BB95; padding: 5px; border-radius: 5px; } /* 추가 */
.board_content .board_list .list table tr td.td_deposit span.delay { color: white; background-color: #FFC000; padding: 5px; border-radius: 5px; } /* 추가 */
.board_content .board_list .list table tr td.td_deposit span.reject { color: white; background-color: #F88080; padding: 5px; border-radius: 5px; } /* 추가 */

.board_content .board_list .list table tr td.num { width: 40px; color: #8f8e8e; text-align: center; padding-right: 15px;} /* 추가 */
.board_content .board_list .list table tr td.date_hr { width: 110px; color: #8f8e8e; text-align: center; padding-left: 15px; padding-right: 15px; } /* 추가 */
.board_content .board_list .list table tr td.td_ans { width: 80px; color: #8f8e8e; text-align: center;  } /* 추가 */
.board_content .board_list .list table tr td.td_ans .answer { background-color: #59BB95; color: white; border-radius: 5px; padding: 5px;} /* 추가 */
.board_content .board_list .list table tr td.td_ans .no_answer { background-color: #FFC000; color: white; border-radius: 5px; padding: 5px; } /* 추가 */

.board_content .board_list .info_item { padding: 30px 15px 30px; background-color: white; border-radius: 5px; border-radius: 5px; border: 1px solid #E2E2E2;} /* 추가 */

.board_content .board_list .banner_code { margin-top: 15px; } /*추가*/
.board_content .board_list .banner_code textarea { background-color: #F1F1F1; border: 0; word-break:break-all;} /*추가*/
.board_content .board_list .banner_code .banner_copy { text-align: center; margin: 25px 0; } /*추가*/
.board_content .board_list .banner_code .banner_copy span.copy_btn { padding:10px; font-weight: bold; background-color: #333; color: white; cursor: pointer; cursor: pointer;} /*추가*/
.board_content .board_list .banner_code .banner_finish { text-align: center; } /*추가*/

.board_content .paging { text-align: center; margin-top: 30px; margin-bottom: 30px; }
.board_content .paging ul { display: inline-block;  float: none; }
.board_content .paging li { float: left; }
.board_content .paging li a { width: 6px; height: 12px; padding: 9px 12px; background-color: #E7E8E0; border-radius: 5px; margin-right: 10px; text-decoration: none; font-weight: bold; }
.board_content .paging li a:hover { color: #ed7171; }
.board_content .paging li a.active { color: #ed7171; }
.board_content .search { width: 155px; border-bottom: 1px solid #2CC0D2; margin: 0 auto; }
.board_content .search input { border: none; }
.board_content .search input.search_text { height: 30px; }
.board_content .search input.search_btn { width: 24px; height: 30px; text-indent: -9999px; border: none; background: url(/static/img/bg-search-btn.png) no-repeat; }

.board_content .point_info { padding: 30px 0 0 20px; }
.board_content .point_info p { padding-bottom: 5px; line-height: 1.5em; }
.board_content .point_info .deposit { padding: 45px 0 15px; text-align: center; }
.board_content .point_info .deposit .deposit_btn { padding: 15px; background-color: #FF6C23; border-radius: 10px; color: white; font-weight: bold; cursor: pointer; }


.btn_list { padding-top: 15px; text-align: right; }



@media only screen and (max-width : 1199px) {
    .board_content .board_menu .latest_notice { padding: 13px 15px; }
    .board_content .board_list .mycampaign { display: block; padding-bottom: 15px; }
    .board_content .board_list .mycampaign li a { display: block; padding-bottom: 10px; }
}

@media only screen and (max-width : 991px) {
    .board_content .board_menu .latest_notice { padding: 13px 10px; }

}

@media only screen and (max-width : 767px) {
    .board_content .board_list .blog span { padding-bottom: 10px; } /* 추가 */
    .board_content .board_list .list table tr td p.address { padding-bottom: 5px; } /* 추가 */
    .board_content .board_list .list table tr td p.xs_date { display: inline; color: #8f8e8e; } /* 추가 */

    .board_content .board_list .list_cate { text-align: center; }
    .board_content .board_list .list_cate ul { display: inline-block; }
    .board_content .board_menu .latest_notice { display: none; }
    .board_content .board_menu .left_menu ul li { padding: 10px 0; border-radius: 5px; background: white; margin-bottom: 4px; text-align: center; }

    .board_content .board_list .list table tr td.subject span.xs_date { display: inline; }
    .board_content .board_list .list table tr td.subject span.xs_hit { display: inline; }
    .board_content .board_list .list table tr td.date { display: none; }
    .board_content .board_list .list table tr td.hit { display:none; }

    .board_content .board_list .list table tr td.p_num { display: none; } /* 추가 */
    .board_content .board_list .list table tr td.date_hr { display: none;} /* 추가 */
}

@media only screen and (max-width : 425px) {
    .board_content .board_list .mycampaign li a { display: block; padding-bottom: 10px; font-size: 12px}

}


/**********/
/* 글쓰기 */
/**********/
.write_form { padding: 15px 15px 30px; background-color: white; border-radius: 5px; }
.write_form h3 { font-size: 15px; font-weight: bold; margin-bottom: 30px; }
.write_form table { width: 100%; }
.write_form table tr td { padding: 7px 10px; }


/**********/
/* 글읽기 */
/**********/

.view_wrap { padding: 15px 15px 30px; background-color: white; border-radius: 5px; }
.view_wrap .view_header { overflow: hidden; *zoom: 1;}
.view_wrap .view_header table { width: 100%; }
.view_wrap .view_header table td { padding: 10px; border-bottom: 1px solid #E7E8E0; }
.view_wrap .view_header table td.profile_img { width: 38px; }
.view_wrap .view_header table td.subject .subj { font-size: 15px; font-weight: bold; }
.view_wrap .view_header table td.subject .r_subj { font-weight: bold; }
.view_wrap .view_header table td.subject .user {  }
.view_wrap .view_header table td.subject span.xs_date { display: none; }
.view_wrap .view_header table td.subject span.xs_hit { display: none; }
.view_wrap .view_header table td.subject span.xs_r_date { display: none; }
.view_wrap .view_header table td.date { width: 110px; text-align: center;}
.view_wrap .view_header table td.hit { width: 75px; }
.view_wrap .view_content { padding: 10px; border-bottom: 1px solid #E7E8E0; }
.view_wrap .view_header table td.re_btn { width: 75px; }
.view_wrap .view_header table td.r_date { width: 75px; }
.view_wrap .btn_list { }

@media only screen and (max-width : 767px) {

    .view_wrap .view_header table td.subject span.xs_date { display: inline; }
    .view_wrap .view_header table td.subject span.xs_hit { display: inline; }
    .view_wrap .view_header table td.subject span.xs_r_date { display: inline; }
    .view_wrap .view_header table td.date { display: none; }
    .view_wrap .view_header table td.hit { display: none; }
    .view_wrap .view_header table td.r_date { display: none; }
}


/********/
/* 푸터 */
/********/
#footer { padding: 25px 0 30px; }
#footer .copyright { padding-top: 7px; overflow: hidden; *zoom: 1; }
#footer .copyright p { padding-bottom: 5px; }
#footer .copyright .footer_menu { padding-bottom: 15px; }
        .copyright .footer_menu ul { padding-bottom: 5px; }
        .copyright .footer_menu ul li { float: left; }
        .copyright .footer_menu ul li.space { padding: 0 5px; }

@media only screen and (max-width : 767px) {
    #footer { padding: 0 0 30px; }
    #footer .footer_logo { margin: 20px 0; text-align: center; }
    #footer .copyright { font-size: 10px; text-align: center; }
    #footer .copyright .footer_menu { padding-bottom: 0; }
    #footer .copyright .footer_menu ul { display: inline-block; }
}

@media only screen and (max-width : 425px) {
    #footer .footer_logo img{ width: 180px; }
    .copyright .footer_menu.info ul li { float: none; }
    .copyright .footer_menu.info ul li.space { display: none; }

}



/******************/
/* 캠페인 뷰 모달 */
/******************/
.modal-content { background-color: #F6FAFB; }
.modal-content .modal-title { font-size: 20px; font-weight: bold; color: #363636; padding: 0 25px; }
.modal-content .modal-title small { font-size: 16px; font-weight: bold; color: #898989; }
.modal-content .modal-body .supply { padding: 9px 16px; border-radius: 5px; background-color: #2CC0D2; }
.modal-content .modal-body .supply p { color: white; font-size: 16px; }
.modal-content .modal-body .supply p:last-child { font-size: 13px; }
.modal-content .modal-body .precautions { margin-top: 15px; background-color: #ffffff; padding: 15px; }
.modal-content .modal-body .precautions h4 { font-size: 12px; font-weight: bold; color: #050505; padding-bottom: 5px; }
.modal-content .modal-body .precautions p { font-size: 12px; font-weight: bold; color: #797979; }
.modal-content .modal-body .agree label { font-weight: bold; color: #393b3b; }
.modal-content .modal-body .apply_scrap { padding: 0; }
.modal-content .modal-body .apply_scrap .apply_review { padding: 12px; background-color: #393E3F; border: 1px solid  #393E3F; }
.modal-content .modal-body .apply_scrap .apply_list{ padding: 12px; background-color: grey; color: white; border-color: grey;  }
.modal-content .modal-body .apply_scrap .scrap_campaign { padding: 12px; background-color: #393E3F; border: 1px solid #393E3F; }

.modal-content .modal-body .info_wrap { background-color: white; margin: 15px 0; padding: 0;}
.modal-content .modal-body .info_wrap .infomation { /*margin: 15px 0;*/ background-color: #ffffff; padding: 15px; }
.modal-content .modal-body .info_wrap .infomation h4 { font-size: 12px; font-weight: bold; color: #050505; padding-bottom: 10px; }
.modal-content .modal-body .info_wrap .infomation p { font-size: 12px; font-weight: bold; color: #797979; }
.modal-content .modal-body .info_wrap .infomation p span { color: #252424; }

/*.modal-content .modal-body {  }
.modal-content .modal-body .campaign_cnt .media { margin: 10px 0; padding-bottom: 10px; border-bottom: 1px solid #DDDDDD;}
.modal-content .modal-body .campaign_cnt .media img { width: 94px; height: 94px;  }
.modal-content .modal-body .campaign_cnt .media p { margin-bottom: 5px; }
.modal-content .modal-body .campaign_cnt .media .media-heading:after { content: ""; display: block; clear: both; }
.modal-content .modal-body .campaign_cnt .media .media-heading span.nickName { float:left; font-weight: bold; margin-bottom: 5px;}
.modal-content .modal-body .campaign_cnt .media .media-heading span.date { margin-bottom: 5px;}
.modal-content .modal-body .campaign_cnt .media .apply_btn_list { margin-bottom: 10px; }
.modal-content .modal-body .campaign_cnt .media .apply_btn_list button.btn { font-size: 12px; margin-bottom: 5px; }
.modal-content .modal-body .campaign_cnt .apply_info { margin-top: 10px; border: 1px solid #dddddd; border-bottom: 0; display: none; }
.modal-content .modal-body .campaign_cnt .apply_info.active { display: block; }
.modal-content .modal-body .campaign_cnt .apply_info table { width: 100%; }
.modal-content .modal-body .campaign_cnt .apply_info table tbody th { width: 145px; padding: 6px 15px; font-weight: bold; border-bottom: 1px solid #dddddd; }
.modal-content .modal-body .campaign_cnt .apply_info table tbody th:last-child { border-bottom: 0; }
.modal-content .modal-body .campaign_cnt .apply_info table tbody td { padding: 6px 15px; border-bottom: 1px solid #dddddd; }
.modal-content .modal-body .campaign_cnt .apply_info table tbody td p { margin: 5px 0; }
.modal-content .modal-body .campaign_cnt .apply_info table tbody td p:after { content: ""; display: block; clear: both; }
.modal-content .modal-body .campaign_cnt .apply_info table tbody td p span.tel { float: left; padding: 5px; white-space:nowrap; }
.modal-content .modal-body .campaign_cnt .apply_info table tbody td p span.sms_btn { float: left; padding: 5px; background-color: #616473; color: #E4E8EB; border-radius: 5px; white-space:nowrap; }
.modal-content .modal-body .campaign_cnt .apply_info table tbody td .sms_wrap { padding: 10px; padding-left: 0; }
.modal-content .modal-body .campaign_cnt .apply_info table tbody td .sms_wrap:after { content: ""; display: block; clear: both; }
.modal-content .modal-body .campaign_cnt .apply_info table tbody td .sms_wrap .sms_content { float: left; padding: 0 15px 10px 0; }
.modal-content .modal-body .campaign_cnt .apply_info table tbody td .sms_wrap .sms_content textarea { resize: none; }
.modal-content .modal-body .campaign_cnt .apply_info table tbody td .sms_wrap .sms_info { float: left; }
.modal-content .modal-body .campaign_cnt .apply_info table tbody td .sms_wrap .sms_info p:first-child { margin: 0 0 10px; }*/

.modal-content .modal-body {  }
.modal-content .modal-body .media { margin: 10px 0; padding-bottom: 10px; border-bottom: 1px solid #DDDDDD;}
.modal-content .modal-body .media img { width: 94px; height: 106px;  }
.modal-content .modal-body .media p { margin-bottom: 5px; }
.modal-content .modal-body .media .media-heading:after { content: ""; display: block; clear: both; }
.modal-content .modal-body .media .media-heading span.nickName { float:left; font-weight: bold; margin-bottom: 5px;}
.modal-content .modal-body .media .media-heading span.date { margin-bottom: 5px;}
.modal-content .modal-body .media .apply_btn_list { margin-bottom: 10px; }
.modal-content .modal-body .media .apply_btn_list button.btn { font-size: 12px; margin-bottom: 5px; }
.modal-content .modal-body .apply_info { margin-top: 10px; border: 1px solid #dddddd; border-bottom: 0; display: none; }
.modal-content .modal-body .apply_info.active { display: block; }
.modal-content .modal-body .apply_info table { width: 100%; }
.modal-content .modal-body .apply_info table tbody th { width: 145px; padding: 6px 15px; font-weight: bold; border-bottom: 1px solid #dddddd; }
.modal-content .modal-body .apply_info table tbody th:last-child { border-bottom: 0; }
.modal-content .modal-body .apply_info table tbody td { padding: 6px 15px; border-bottom: 1px solid #dddddd; }
.modal-content .modal-body .apply_info table tbody td p { margin: 5px 0; }
.modal-content .modal-body .apply_info table tbody td p:after { content: ""; display: block; clear: both; }
.modal-content .modal-body .apply_info table tbody td p span.tel { float: left; padding: 5px; white-space:nowrap; }
.modal-content .modal-body .apply_info table tbody td p span.sms_btn { float: left; padding: 5px; background-color: #616473; color: #E4E8EB; border-radius: 5px; white-space:nowrap; }
.modal-content .modal-body .apply_info table tbody td .sms_wrap { padding: 10px; padding-left: 0; }
.modal-content .modal-body .apply_info table tbody td .sms_wrap:after { content: ""; display: block; clear: both; }
.modal-content .modal-body .apply_info table tbody td .sms_wrap .sms_content { float: left; padding: 0 15px 10px 0; }
.modal-content .modal-body .apply_info table tbody td .sms_wrap .sms_content textarea { resize: none; }
.modal-content .modal-body .apply_info table tbody td .sms_wrap .sms_info { float: left; }
.modal-content .modal-body .apply_info table tbody td .sms_wrap .sms_info p:first-child { margin: 0 0 10px; }


/********************/
/* 캠페인 신청 모달 */
/********************/
#JoinModal {  }
#JoinModal h5 { font-size: 15px; font-weight: bold; padding: 10px 0 10px 5px;}
#JoinModal table { width: 100%; }
#JoinModal table tr th { padding: 5px 5px; }
#JoinModal table tr td { padding: 5px 5px; }
#JoinModal table tr td textarea { resize: none; }



@media only screen and (min-width : 992px) {
   .modal-dialog { width: 870px; }
}

@media only screen and (max-width : 991px) {
    .modal-content .modal-body .supply { margin-top: 15px; }
}

@media only screen and (max-width : 420px) {
    .modal-content .modal-body .apply_scrap .apply_review { font-size: 12px; padding: 10px 15px; }
    .modal-content .modal-body .apply_scrap .scrap_campaign { font-size: 12px; padding: 10px 20px; }
}

.modal-content .modal-body .apply_scrap { padding: 0; margin-bottom: 25px; } /*추가*/

/**********/
/* 로그인 */
/**********/
.login { padding: 50px 0; }

@media only screen and (max-width : 425px) {
    .login .logo img { width: 180px; }
}

/************/
/* 회원가입 */
/************/
.signup { padding: 15px 0; }

@media only screen and (max-width : 425px) {
    .signup .logo img { width: 180px; }
}


#spec_content { text-align:center }
#spec_content p { text-align:center }

.access_terms { padding: 50px 0; background: #F6FAFB; }

.privacy { padding: 50px 0; background: #F6FAFB; }


/********/
/* 기타 */
/********/
.default_btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; background: white; border: 1px solid #CCCCCC; border-radius: 4px; }
.default_btn:hover { background: #e6e6e6; text-decoration: none;}


.default_btn_mini { display: inline-block; padding: 3px 6px; margin-bottom: 0; font-size: 11px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; background: white; border: 1px solid #CCCCCC; border-radius: 4px; }
.default_btn_mini:hover { background: #e6e6e6; text-decoration: none;}





/*  추가 */
.modal-content .modal-body .campaign_cnt .detail_list .media-body .blue p { color: blue; }
.modal-content .modal-body .campaign_cnt .detail_list { margin: 25px 0; padding-left: 30px; } /*추가*/
.modal-content .modal-body .campaign_cnt .detail_list .media { border-bottom: 1px solid #efefef; } /*추가*/
.modal-content .modal-body .campaign_cnt .detail_list .media-body { display: table-cell; vertical-align: middle; } /*추가*/
.modal-content .modal-body .campaign_cnt .detail_list .media-body p { 
    /*color: #797979;*/
     font-weight: bold; font-size: 13px; } /*추가*/
.modal-content .modal-body .campaign_cnt .detail_list .detail_title { width: 94px; height: 94px; border: 1px solid #C0C0C0; border-radius: 50%; padding-top: 10px; background-color: white; } /*추가*/
.modal-content .modal-body .campaign_cnt .detail_list .detail_title:hover { background-color: #ED4859; color: white;} /*추가*/
.modal-content .modal-body .campaign_cnt .detail_list .detail_title:hover .title_bullet{ color: white; } /*추가*/
.modal-content .modal-body .campaign_cnt .detail_list .detail_title .title_bullet { font-size: 15px; font-weight: bold; color: #ED4859;} /*추가*/
.modal-content .modal-body .campaign_cnt .detail_list .detail_title .title_name { font-size: 15px; font-weight: bold; } /*추가*/

.modal-content .modal-body .guide_info p { color: #797979; font-weight: bold; } /*추가*/
.modal-content .modal-body .guide_info .list_item { margin-bottom: 15px; } /*추가*/
.modal-content .modal-body .period { border: 1px solid #A8A8A8; padding: 10px; margin-bottom: 15px;} /*추가*/
.modal-content .modal-body .menu { border: 1px solid #A8A8A8; padding: 10px; margin-bottom: 15px;} /*추가*/
.modal-content .modal-body .use_status { background-color: #2CC0D2; padding: 15px; border-radius: 10px; color: white; text-align: center; font-size: 25px; } /*추가*/
.modal-content .modal-body .use_status a { font-size: 15px; } /*추가*/

.modal-content .modal-body .title { background-color: #ffffff; padding: 15px; padding-bottom: 0; } /*추가*/
.modal-content .modal-body .title h3 { font-size: 15px; font-weight: bold;  padding-bottom: 5px; } /*추가*/
.modal-content .modal-body .title p { font-size: 12px; font-weight: bold; color: #797979; } /*추가*/
.modal-content .modal-body .campaign_info { background-color: #ffffff; padding: 15px; margin-bottom: 15px; } /*추가*/
.modal-content .modal-body .campaign_info table tbody th { padding: 5px 10px; font-weight: bold; min-width: 67px; } /*추가*/
.modal-content .modal-body .campaign_info table tbody td { padding: 5px 10px; font-weight: bold; color: #797979; } /*추가*/
.modal-content .modal-body .campaign_info .tweet_btn { padding: 3px 5px; background-color: #13A1EB; color: white;  border-radius: 3px; cursor: pointer; } /*추가*/

@media only screen and (max-width : 500px) {
    .modal-content .modal-body .campaign_cnt .detail_list { padding-left: 0; }
    .modal-content .modal-body .campaign_cnt .detail_list .detail_title { width: 64px; height: 64px; padding-top: 2px; background-color: white; }
    .modal-content .modal-body .campaign_cnt .detail_list .detail_title .title_bullet { font-size: 12px; }
    .modal-content .modal-body .campaign_cnt .detail_list .detail_title .title_name { font-size: 12px;  }
} /*추가*/

@media only screen and (max-width : 425px) {
    .modal-content .modal-body .nav .spec a { padding: 10px 3px; }
    .modal-content .modal-body .nav .apply a { padding: 10px 3px; }
    .modal-content .modal-body .nav .selected a { padding: 10px 3px; }
    .modal-content .modal-body .nav .registered a { padding: 10px 3px; }
} /*추가*/


.ssang { font-family:'BMDOHYEON'; }

