@charset "utf-8";
/*글읽기*/
#bo_v {

}
#bo_v .header{
    border-bottom:1px solid #e5e5e5;
    padding:0.625em;
}

#bo_v #bo_v_atc {
    display:flex;
    align-items: flex-start;
}
#bo_v #bo_v_img {
    position:relative;
    width:50%;
    max-width:720px;
    height:auto;
    border:1px solid rgba(170, 190, 213, 1);
    border-radius:4px;
    overflow:hidden;
}
#bo_v #bo_v_img img {
    width:100%;
    height:auto;
}
#bo_v #bo_v_img .swiper-pagination-bullet-active,
#bo_v #bo_v_img .swiper-pagination-bullet {
    width:3.75em;
    height:3px;
    background:rgba(0, 72, 152, 1);
    border-radius:1em;
}

#bo_v #bo_v_con {
    position:relative;
    width:50%;
    max-width:720px;
    padding-left:6.25em;
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    min-height:0;
}
#bo_v #bo_v_con> * {
    flex-shrink:0;
}

#bo_v #bo_v_con span.cate {
    display:inline-block;
    width:auto;
    font-weight: 500;
    font-size: 1.125em;
    line-height: 100%;
    letter-spacing: -.02em;
    padding:0.7222em 1.1111em;
    border: 1px solid rgba(170, 190, 213, 1);
    color:rgba(0, 72, 152, 1);
    border-radius:4px;
    margin-bottom:1.1111111111111112em;
}
#bo_v #bo_v_con p.title {
    font-weight: 600;
    font-size: 2.125em;
    line-height: 1em;
    letter-spacing: -0.02em;
    color:rgba(25, 25, 25, 1);
    margin-bottom:0.8823529411764706em;
}
#bo_v #bo_v_con .content {
    font-weight: 400;
    font-size: 1.125em;
    line-height: 1.5em;
    letter-spacing: -0.02em;
    color:rgba(25, 25, 25, 1);
    margin-bottom:1.6666666666666667em;
}
#bo_v #bo_v_con .wr_1 {
    flex:1;
    min-height:0;
    width:100%;
    overflow-y:auto;
    border-top:1px solid rgba(170, 190, 213, 1);
    font-weight: 400;
    font-size: 1.125em;
    line-height: 150%;
    color:rgba(25, 25, 25, 1);
}
#bo_v #bo_v_con .wr_2 {
    min-height:0;
    border-top:1px solid rgba(170, 190, 213, 1);
    width:100%;
    font-weight: 400;
    font-size: 1.125em;
    line-height: 150%;
    color:rgba(25, 25, 25, 1);
    padding-bottom:1em;
    border-bottom:1px solid rgba(170, 190, 213, 1);
}
#bo_v #bo_v_con .subtitle {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 100%;
    letter-spacing: -0.02em;
    color:rgba(0, 72, 152, 1);
    padding:1em 0;
    display:block;
}

#bo_v .bo_v_com {
    display:flex;
    gap:0.625em;
    padding:0.625em;
    width:auto;
    justify-content: flex-end
}
#bo_v .bo_v_com li a {
    display:flex;
    padding:0.3125em 0.625em;
    border:1px solid #e5e5e5;
    background:#eee;
    align-items:center;
    justify-content:center;
    border-radius:3px;
}
#bo_v .btns {
    display:flex;
    padding:1em;
    width:auto;
    justify-content: flex-end
}
#bo_v .btns a {
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:3px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -0.02em;
    background:rgba(0, 72, 152, 1);
    color:#fff;
    padding:1em;
    gap:0.5em;
}

#bo_v .bo_v_nb {
    display:flex;
    flex-direction:column;
    gap:0;
    padding:0;
    background:#f5f5f5;
    margin-top:0.625em;
    border-radius:3px;
    overflow:hidden;
}
#bo_v .bo_v_nb li {
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:0 0.625em;
    color:#818181;
    gap:0.625em;
}
#bo_v .bo_v_nb li:first-child {
    border-bottom:1px solid #ccc;
}
#bo_v .bo_v_nb li a {
    flex:1;
    padding:0.625em;

}

/*글쓰기*/
#bo_w .bo_v_option li {display:inline-block;float:left;text-align:left;margin:0 5px 0 0}
#bo_w .bo_v_option li label {vertical-align:baseline}
#bo_w .bo_v_option .chk_box input[type="checkbox"] + label span {margin-left:0;margin-right:5px}
#bo_w .write_div {margin:0.625em 0;position:relative}
#bo_w .write_div:after {display:block;visibility:hidden;clear:both;content:""}
#bo_w .bo_w_info:after {display:block;visibility:hidden;clear:both;content:""}
#bo_w .bo_w_info .frm_input {float:left;margin-bottom:1%}
#bo_w #wr_password, #bo_w #wr_homepage {margin-left:1%}
#bo_w .wr_content.smarteditor2 iframe {background:#fff}
#bo_w .bo_w_tit {position:relative}
#bo_w .bo_w_tit .frm_input {padding-right:120px}
#bo_w .bo_w_link label {position:absolute;top:1px;left:1px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:70px;font-size:1.2em;text-align:center;color:#b2b2b2}
#bo_w .bo_w_link .frm_input {padding-left:80px}
#bo_w .bo_w_flie .lb_icon {position:absolute;top:0px;left:0px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:70px;font-size:1.2em;text-align:center;color:#b2b2b2}
#bo_w .bo_w_flie .frm_file {padding-left:80px;margin-top:3px}
#bo_w .bo_w_flie .file_wr {position:relative;border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;height:40px;margin:0}
#bo_w .bo_w_flie .frm_input {margin:10px 0 0}
#bo_w .bo_w_flie .file_del {position:absolute;top:10px;right:10px;font-size:0.92em;color:#7d7d7d}
#bo_w .bo_w_select select {border:1px solid #d0d3db;width:100%;height:40px;border-radius:3px}
#bo_w .btn_submit {padding:0 20px;font-size:1.167em}
#bo_w .btn_cancel {border-radius:3px;font-size:1.167em}


/*글목록*/
#bo_list #bo_btn_top {
    display:flex;
    justify-content:space-between;
    align-items:flex-end;
    padding:0.625em;
    border-bottom:1px solid #e5e5e5;
}
#bo_list #bo_btn_top .btn_bo_user {
    display:flex;
    gap:0.625em;
}
#bo_list #bo_btn_top .btn_bo_user a,
#bo_list #bo_btn_top .btn_bo_user button {
    display:flex;
    padding:0.3125em 0.625em;
    border:1px solid #e5e5e5;
    background:#eee;
    align-items:center;
    justify-content:center;
    border-radius:3px;
}
#bo_list #gall_allchk {
    display:block;
    background:#e5e5e5;
    padding:0.625em;
    border-radius:3px;
    margin:0.625em 0;
}

#bo_list #gall_ul.gall_row {
    display: grid;
    gap:2.1875em;
}
#bo_list #gall_ul.gall_row li {
    border: 1px solid rgba(170, 190, 213, 1);
    padding:2.375em;
    border-radius:4px;
}
#bo_list #gall_ul.gall_row li .gall_box .gall_con {
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:6.25em;
}
#bo_list #gall_ul.gall_row li .gall_img {
    position:relative;
    border:1px solid rgba(170, 190, 213, 1);
    min-width:520px;
    cursor:pointer;
    border-radius:4px;
    overflow:hidden;
}
#bo_list #gall_ul.gall_row li .gall_img img {
    width:100%;
    height:100%;
    object-fit:cover;
}

#bo_list #gall_ul.gall_row li .gall_img span.no_image {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    font-size:0px;
    background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 100 100'><rect x='0.5' y='0.5' width='99' height='99' fill='none' stroke='none'/><line x1='0' y1='0' x2='100' y2='100' stroke='%23d9d9d9' vector-effect='non-scaling-stroke'/><line x1='100' y1='0' x2='0' y2='100' stroke='%23d9d9d9' vector-effect='non-scaling-stroke'/></svg>");
    background-position:center;
    background-repeat:no-repeat;
    background-size:100% 100%;

}
#bo_list #gall_ul.gall_row li .gall_text_href {
    font-weight: 400;
    font-size: 1.125em;
    line-height: 100%;
    letter-spacing: -.02em;
}
#bo_list #gall_ul.gall_row li .gall_text_href span.cate {
    display:inline-block;
    font-weight: 500;
    font-size: 1.125em;
    line-height: 100%;
    letter-spacing: -.02em;
    padding:0.7222em 1.1111em;
    border: 1px solid rgba(170, 190, 213, 1);
    color:rgba(0, 72, 152, 1);
    border-radius:4px;
    margin-bottom:1.3333333333333333em;
}
#bo_list #gall_ul.gall_row li .gall_text_href p {
    font-weight: 600;
    font-size: 1.75em;
    line-height: 1.07em;
    letter-spacing: -0.02em;
    color:rgba(25, 25, 25, 1);
    margin-bottom:0.8571428571428571em;
}
#bo_list #gall_ul.gall_row li .gall_text_href .desc {
    font-weight: 400;
    font-size: 1.125em;
    line-height: 1.6667em;
    letter-spacing: -0.02em;
    color:rgba(25, 25, 25, 1);
    margin-bottom:1.6666666666666667em;
}
#bo_list #gall_ul.gall_row li .gall_text_href a {
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:1.25em 3.4375em;
    color:#fff;
    background:rgba(0, 72, 152, 1);
    border-radius:5em;
    font-weight: 500;
    font-size: 1em;
    line-height: 100%;
    letter-spacing: -0.02em;
    gap:0.7em;
}
#bo_list #bo_cate_ul {
    display:flex;
    width:auto;
    align-items:center;
    justify-content:center;
    gap:0.875em;
    margin-bottom:5em;
}
#bo_list #bo_cate_ul li {
    position:relative;
    white-space:nowrap;
    border:1px solid rgba(170, 190, 213, 1);
    border-radius:4px;
    width:auto;
    height:auto;
}
#bo_list #bo_cate_ul li a {
    display:block;
    font-weight: 400;
    font-size: 1.125em;
    line-height: 100%;
    letter-spacing: -0.02em;;
    padding:1.16667em 2.1111em;
    color:rgba(0, 72, 152, 1);
}
#bo_list #bo_cate_ul li a#bo_cate_on {
    color:#fff;
    background:rgba(0, 72, 152, 1);
}



#bo_list .pg_wrap {
    margin-top:7.5em;
    margin-bottom:0;
}
#bo_list .pg_wrap .pg {
    display:flex;
    justify-content:center;
    align-items:center;
    gap:0.5em;
}
#bo_list .pg_wrap .pg_page {
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:1.6667em;
    border:0;
    font-weight: 500;
    font-size: 1.125em;
    line-height: 100%;
    letter-spacing: 0;
    padding:0.3333em;
}
#bo_list .pg_wrap .pg_current {
    display:inline-flex;
    align-items:center;
    justify-content:center;
    aspect-ratio:1/1;
    border:0;
    font-weight: 500;
    font-size: 1.125em;
    line-height: 100%;
    letter-spacing: 0;
    color:#fff;
    background:rgba(29, 78, 216, 1);
    min-width:1.6667em;
    aspect-ratio:1/1;
    border-radius:50%;
    padding:0.3333em;
}
#bo_list .pg_wrap .pg_page.pg_start,
#bo_list .pg_wrap .pg_page.pg_end {
    display:none;
}
#bo_list .pg_wrap .pg_page.pg_next {
    text-indent:-9999px;
    width:3.3334em;
    background:url("/images/pg_next.png") no-repeat center;
}
#bo_list .pg_wrap .pg_page.pg_prev {
    text-indent:-9999px;
    width:3.3334em;
    background:url("/images/pg_prev.png") no-repeat center;
}


/* 모바일 */
@media (max-width: 768px) {
    #bo_list #bo_cate_ul {
        gap:0.5em;
    }
    #bo_list #bo_cate_ul li a {
        font-size:1em;
        padding:0.5em 1em;
    }

    #bo_list #gall_ul.gall_row li {
        padding:1em;
    }
    #bo_list #gall_ul.gall_row li .gall_box .gall_con {
        flex-direction:column;
        gap:1em;
    }
    #bo_list #gall_ul.gall_row li .gall_img {
        min-width:100%;
        width:100%;
    }
    #bo_list #gall_ul.gall_row li .gall_text_href span.cate {
        display:none;
    }
    #bo_list #gall_ul.gall_row li .gall_text_href p {
        font-size:1em;
    }
    #bo_list #gall_ul.gall_row li .gall_text_href .desc {
        font-size:0.875em;
        margin-bottom:1.25em;
        line-height:1.3em;
    }
    #bo_list #gall_ul.gall_row li .gall_text_href a {
        padding:0.75em;
        width:100%;
    }

    #bo_v #bo_v_atc {
        flex-direction:column;
    }
    #bo_v #bo_v_img {
        width:100%;
    }
    #bo_v #bo_v_con {
        width:100%;
        padding-left:0;
        padding-top:1em;
    }
    #bo_v #bo_v_con span.cate {
        font-size:1em;
        padding:0.25em;
        margin-bottom:0.25em;
    }
    #bo_v #bo_v_con p.title {
        font-size:1.25em;
        margin-bottom:0.5em;
    }
    #bo_v #bo_v_con .subtitle {
        padding:0.5em 0;
    }
}