@charset "utf-8";
#bo_vc,
#bo_list,
#bo_util,
#bo_w,
#bo_v {
    display: block;
    position: relative;
}

#bo_vc:after,
#bo_list:after,
#bo_util:after,
#bo_v:after,
#bo_w:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}


#bo_cate h2,
#bodywrapper .container #bo_w>h2,
#bodywrapper .container #bo_vc>h2,
#bodywrapper .container #bo_vc>article>header>h2,
#bodywrapper .container #bo_vc_w>h2,
#bodywrapper .container #bo_v_info>h2,
#bodywrapper .container h2#bo_v_atc_title {
    position: absolute;
    font-size: 0 !important;
    line-height: 0 !important;
    overflow: hidden;
    padding: 0 !important;
}






/*list.skin*/

#bo_util {
    margin: .7rem 0;
}


.btn_top {
    display: block;
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.btn_bottom {
    display: block;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}



.btn_top li,
.btn_bottom li {
    float: left;
    margin-left: .5rem;
}

.btn_top li a,
.btn_top li button,
.btn_bottom li a,
.btn_bottom li button {
    display: block;
    margin: 0;
    padding: 0 .7rem;
    background: #444;
    border: none;
    border-radius: .2rem;
    color: #fff;
    font-size: 1rem;
    line-height: 2.3rem;
    opacity: .6;
}

.btn_top li a:hover,
.btn_top li button:hover,
.btn_bottom li a:hover,
.btn_bottom li button:hover {
    opacity: .9;
}


#bo_cate {}

#bo_cate:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}

#bo_cate #bo_cate_ul {
    margin: 0 auto;
    margin-bottom: 1rem;
    padding: 0;
    list-style: none;
    width: unset;
    height: fit-content;
    display: block;
    overflow: hidden;
    position: relative;
    border-bottom: solid 2px #2bb7c8;
}

#bo_cate #bo_cate_ul li {
    display: block;
    float: left;
    text-align: center;
    width: calc((100% / 4) - .15rem);
    margin: 0 0.1rem;
}

#bo_cate #bo_cate_ul li:first-child {
    display: none;
}

#bo_cate #bo_cate_ul li:nth-child(2) {
    margin-left: 0;
}

#bo_cate #bo_cate_ul li:last-child {
    margin-right: 0;
}

#bo_cate #bo_cate_ul li a {
    display: block;
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: 0;
    background: #ddd;
    line-height: 3em;
}

#bo_cate #bo_cate_ul li a:hover,
#bo_cate #bo_cate_ul li a#bo_cate_on {
    background: #2bb7c8;
    color: #fff;
}






.tbl_wrap table {
    width: 100%;
    border-collapse: collapse;
    font-size: .95rem;
    line-height: 2.6rem;
    text-align: center;
}

.tbl_head01 caption {
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.tbl_head01 thead th {
    background: #6dc8e2;
    color: #fff;
}

.tbl_head01 thead th input {
    /*vertical-align: top*/
}



.tbl_head01 tbody th {
    /*    padding: 8px 0;
    border-bottom: 1px solid #e8e8e8
*/
}

.tbl_head01 tbody td {
    /*    color: #666;
    background: #fff;
    padding: 10px 5px;
    border-top: 1px solid #ecf0f1;
    line-height: 1.4em;
    height: 60px;
    word-break: break-all*/
}

.tbl_head01 tbody tr:hover td {
    background: #fafafa;
}

.tbl_head01 a:hover {
    /*text-decoration: underline*/
}

.td_chk {
    width: 30px;
}

.td_num2 {
    width: 50px;
}

.td_subject {
    text-align: left;
}

.td_datetime {
    width: 110px;
}

.td_name {
    width: 100px;
}

.td_nick {
    width: 100px;
}

.td_num {
    width: 50px;
}

.tbl_head01 tbody td.td_num,
.tbl_head01 tbody td.td_num2,
.tbl_head01 tbody td.td_datetime {
    font-size: .9em;
    font-weight: 300;
}


.pg_wrap {
    display: block;
    position: relative;
    text-align: center;
    line-height: 2rem;
    font-size: 1rem;
    font-weight: 800;
    color: #aaa;
    margin: 0;
    padding: 0.8rem 0;
}

.pg_wrap .pg_current,
.pg_wrap a.pg_page {
    background: #ccc;
    color: #fff;
    display: inline-block;
    text-align: center;
    min-width: 1em;
    padding: 0 0.6rem;
    border-radius: .2rem;
}

.pg_wrap .pg_current {
    background: #6dc8e1;
}

.pg_wrap .pg_page.pg_start,
.pg_wrap .pg_page.pg_end {
    color: #6dc8e1;
    background: none;
}



.pg_wrap:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}


/*write.skin*/

.write_div {
    margin: .625rem;
    padding: 0;
    display: block;
    position: relative;
    line-height: 2.6rem;
    font-size: 1rem;
}

.write_div:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}

.write_div.option {}

.write_div.option label {
    display: inline-block;
    background: #9d9d9d;
    color: #fff;
    padding: 0 0.7rem;
    border-radius: .2rem;
    font-size: 0.9rem;
    line-height: 2.2em;
    margin-right: 0.3rem;
}

.bo_vc_w_info input[type=text],
.write_div input[type=text],
.bo_vc_w_info input[type=password],
.write_div input[type=password],
.write_div textarea#wr_1,
.write_div textarea#wr_2,
.write_div textarea#wr_5,
textarea#wr_content {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 1rem;
    line-height: 2.6rem;
    font-size: 1rem;
    border: solid 0 #000;
    box-shadow: inset 0 0 0.5px #000;
    border-radius: .2rem;
    width: calc( 100% - 2rem);
}

.write_div textarea#wr_1,
.write_div textarea#wr_2,
.write_div textarea#wr_5 {
    line-height: 1.7em;
    padding: .5em 1rem;
    height: 5em;
}

textarea#wr_content {
    width: calc( 100% - 2rem) !important;
    padding: .5rem 1rem;
    font-size: 1rem;
    letter-spacing: -.03em;
    word-spacing: -.04em;
    line-height: 1.65em;
    height: 7em;
}

.bo_w_info {}

.bo_vc_w_info input[type=text],
.bo_vc_w_info input[type=password],
.bo_w_info input[type=text],
.bo_w_info input[type=password] {
    margin: .625rem 0;
    width: 50%;
}



#bo_w .bo_w_link label,
#bo_w .bo_w_flie .lb_icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 2.5rem;
    text-align: center;
    background: #c2d94d;
    color: #fff;
    border-radius: .2rem 0 0 .2rem;
}

#bo_w .bo_w_link label {
    z-index: +1;
}

#bo_w .bo_w_link input[type=text] {
    padding-left: 3rem;
    width: calc( 100% - 4rem);
}


#bo_w .bo_w_flie .frm_file {
    padding-left: 2.1rem;
    width: 97.5%;
}

#bo_w .bo_w_flie .file_wr {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 1rem;
    line-height: 2.6rem;
    font-size: 1rem;
    border: solid 0 #000;
    box-shadow: inset 0 0 0.5px #000;
    border-radius: .2rem;
    width: calc( 100% - 2rem);
}


#char_count_desc {
    display: block;
    margin: 0 0 5px;
    padding: 0
}

#char_count_wrap {
    margin: 5px 0 0;
    text-align: right
}

#char_count {
    font-weight: bold
}

#bo_w .bo_w_tit #btn_autosave {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    line-height: 2.6rem;
    border: none;
    background: #0000003b;
    color: #fff;
    display: block;
    box-sizing: unset;
    padding: 0 0 0 0.9rem;
    margin: 0;
    border-radius: 0 .2rem .2rem 0;
}

#bo_w .bo_w_tit #btn_autosave #autosave_count {
    display: inline-block;
    width: 3em;
    text-align: center;
    background: #0003;
    font-weight: 800;
}

#autosave_wrapper {
    position: relative
}

#autosave_pop {
    display: none;
    z-index: 10;
    position: absolute !important;
    top: 34px;
    right: 0;
    width: 350px;
    height: auto !important;
    height: 180px;
    max-height: 180px;
    border: 1px solid #565656;
    background: #fff;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.2);
}

#autosave_pop:before {
    content: "";
    position: absolute;
    top: -8px;
    right: 45px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 8px 6px;
    border-color: transparent transparent #000 transparent;
}

#autosave_pop:after {
    content: "";
    position: absolute;
    top: -7px;
    right: 45px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 8px 6px;
    border-color: transparent transparent #fff transparent;
}

html.no-overflowscrolling #autosave_pop {
    height: auto;
    max-height: 10000px !important
}






/* overflow 미지원 기기 대응 */

#autosave_pop strong {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#autosave_pop div {
    text-align: center;
    margin: 0 !important;
}

#autosave_pop button {
    margin: 0;
    padding: 0;
    border: 0;
}

#autosave_pop ul {
    padding: 15px;
    border-top: 1px solid #e9e9e9;
    list-style: none;
    overflow-y: scroll;
    height: 130px;
    border-bottom: 1px solid #e8e8e8
}

#autosave_pop li {
    padding: 8px 5px;
    border-bottom: 1px solid #fff;
    background: #eee;
    zoom: 1
}

#autosave_pop li:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#autosave_pop a {
    display: block;
    float: left
}

#autosave_pop span {
    display: block;
    float: right;
    font-size: 0.92em;
    font-style: italic;
    color: #999
}

.autosave_close {
    cursor: pointer;
    width: 100%;
    height: 30px;
    background: none;
    color: #888;
    font-weight: bold;
    font-size: 0.92em
}

.autosave_close:hover {
    background: #f3f3f3;
    color: #3597d9
}

.autosave_content {
    display: none
}

.autosave_del {
    background: url(./img/close_btn.png) no-repeat 50% 50%;
    text-indent: -999px;
    overflow: hidden;
    height: 20px;
    width: 20px;
}

#captcha {
    display: block;
    position: relative;
    margin: 0.6rem 0;
    padding: 0;
    border: none;
    box-shadow: inset 0 0 0.5px #000;
    border-radius: .2rem;
    line-height: 2.6rem;
    font-size: 1rem;
    height: 2.6rem;
    overflow: hidden;
    background: #fff;
}

#captcha legend {

    position: relative;
    line-height: 2.6rem;
    font-size: 1rem;
    text-indent: unset;
    display: block;
    float: left;
    background: #c2d94d;
    color: #fff;
    font-weight: 800;
    padding: 0 0.9rem;
    margin: 0;
}

#captcha #captcha_img {
    display: block;
    vertical-align: unset;
    float: left;
    border: solid 1px #0000;
    height: 2.4rem;
    width: 6.8rem;
    margin: 1px .5rem;
}

#captcha #captcha_mp3,
#captcha #captcha_reload,
#captcha #captcha_info,
#captcha #captcha_key {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

#captcha #captcha_reload,
#captcha #captcha_mp3 {
    position: relative;
    width: 2.4rem;
    height: 2.4rem;
    display: block;
    vertical-align: unset;
    background: #e68aa2;
    border-radius: 1.4rem;
    margin: .1rem .5rem;
}

#captcha #captcha_mp3:before,
#captcha #captcha_reload:before {
    display: block;
    font: normal normal normal 14px/2.4rem FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    z-index: +1;
    color: #fff;
    text-indent: 0;
    margin: 0;
    padding: 0;
    top: 50%;
    left: 50%;
    transform: translate( -50%, -50%);
}

#captcha #captcha_mp3:before {
    content: '\f028';
}

#captcha #captcha_reload:before {
    content: '\f021';
}


#captcha #captcha_info {}

#captcha #captcha_key {
    width: 6em;
    border: none;
    box-shadow: none;
    height: inherit;
    background: #e68aa2;
    color: #fff;
    border-radius: unset;
    font-weight: 800;
    margin: 0 .5rem;
}




.btn_confirm.write_div {
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 2em;
    padding: 0;
    line-height: 2.6rem;
    width: fit-content;
}

.btn_confirm .btn_cancel,
.btn_confirm .btn_submit {
    display: inline-block;
    background: #929292;
    color: #fff;
    line-height: inherit;
    border: none;
    padding: 0 1.2rem;
    margin: 0 .5rem;
    border-radius: .2rem;
}

.btn_confirm .btn_submit {
    background: #c2d94d;
}






/*view.skin*/
#fboardlist,
#bo_v_atc {
    font-size: .925rem;
    font-weight: normal;
    line-height: 1.7em;
    letter-spacing: 0;
    word-spacing: 0;
}

#bo_v_atc>header {}

#bo_v_atc>header:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#fboardlist > a {
    display: block;
}
#fboardlist > a:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#fboardlist > a figure,
#bo_v_atc>header figure {
    margin: 0;
    padding: 0;
    margin-bottom: 2rem;
    border: solid 1px #ddd;
}
#fboardlist > a figure:after,
#bo_v_atc>header figure:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#fboardlist > a figure > img,
#bo_v_atc>header figure>img {
    float: left;
    border: solid 1px #0da5b0;
    margin: 2rem;
    padding: 1rem;
    width: 300px;
    height: auto;
}
#fboardlist > a figure > figcaption,
#bo_v_atc>header figure>figcaption {
    display: block;
    float: left;
    width: calc( 100% - 416px);
    padding-right: 1em;
}
#bodywrapper .container #fboardlist > a figure>figcaption>h1,
 .container #bo_v_atc>header figure>figcaption>h1 {
    font-size: 2.5rem;
    font-weight: 800;
    padding: 0;
    margin-top: 2rem;
    line-height: 1em;
}
#bodywrapper .container #fboardlist > a figure>figcaption>h2,
#bodywrapper .container #bo_v_atc>header figure>figcaption>h2 {
    font-size: 1.2rem;
    color: #000;
    font-weight: 800;
    padding: 0.5em 0;
    line-height: 1.2em;
}
#bodywrapper .container #fboardlist > a figure>figcaption>p,
#bo_v_atc>header figure>figcaption>p {
    padding: 0;
    margin: 0;
    line-height: 1.4em;
}
#fboardlist > a figure>figcaption>dl,
#bo_v_atc>header figure>figcaption>dl {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    margin-top: 1.2rem;
    font-size: 0.87rem;
    line-height: 1.6rem;
}
#fboardlist > a figure>figcaption>dl:after,
#bo_v_atc>header figure>figcaption>dl:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#fboardlist > a figure>figcaption>dl dt,
#bo_v_atc>header figure>figcaption>dl dt {
    position: absolute;
    font-weight: 600;
    font-size: .95em;
}
#fboardlist > a figure>figcaption>dl dd,
#bo_v_atc>header figure>figcaption>dl dd {
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    padding-left: 5.3em;
    padding-bottom: 0.8em;
}


#fboardlist > a figure>figcaption span.view {
display: block;
    width: fit-content;
    background: #999;
    color: #fff;
    line-height: 2.6em;
    padding: 0 2.3em;
    margin-bottom: 1rem;
    font-size: 1rem;
    border-radius: 1.3em;
    font-weight: 800;
    letter-spacing: .3em;
}

#fboardlist > a:hover figure>figcaption span.view {
    background: #0CA5B0;
}

#fboardlist > a:hover figure {
    border: solid 1px #0CA5B0;
}


#bodywrapper .container #bo_v_con h3 {
    margin-top: 2rem;
    color: #777;
    padding-bottom: 0;
}


#bodywrapper .container #bo_v_con h4 {
    color: #777;
    margin-top: 0.7rem;
    padding-bottom: 0;
}

.red {
    color: #f05a67!important;
}

#bo_v_con table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.typeline {
    border: 1px solid #ddd;
}



/*.typeline{border-top:1px solid #ddd;border-bottom:1px solid #ddd;border-right:1px solid #ddd;}*/
.typeline tbody td{padding:20px;text-align:center;border-left:1px solid #ddd;border-bottom:1px solid #ddd; vertical-align:top;}
.typeline tbody td p{padding-bottom:10px;font-weight:bold;font-size:16px;}
.typeline tbody td .pro li{float:left; width:25%;font-size:14px;color:#333;font-weight:normal;list-style: none;}
.typeline tbody td.left{text-align:left;}
.typeline tbody td.right{text-align:right;}

#bo_v_con table caption {
    display: none;
}

.typeline tbody td {
    padding: 20px;
    text-align: center;
    font-weight: bold;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    vertical-align: top;
}

.typeline tbody td p {
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    padding-bottom: 1rem;
}



.typeB {
    clear: both;
    width: 100%;
    border-top: 2px solid #000;
    border-bottom: 1px solid #000;
    font-size: 14px;
}

.typeB th {
    background-color: #f3f3f3;
    color: #333
}

.typeB tbody tr th {
    padding: 6px 0;
    padding-left: 15px;
    text-align: left;
    border-bottom: 1px solid #ccc;
    color: #333;
    font-weight: bold;
}

.typeB tbody tr td {
    padding: 10px 15px;
    height: 30px;
    border-bottom: 1px solid #ccc;
    color: #333;
}

.typeB tbody tr .bottomLine {
    border-bottom: 1px solid #000;
}

.typeB tbody tr .lh li {
    margin-bottom: 5px;
}

.typeB tbody tr td.view {
    vertical-align: top;
    min-height: 150px;
}

.typeB tbody tr td .week li {
    display: inline;
    margin-right: 20px;
}

.typeB tbody tr td select {
    float: left;
    height: 28px;
    margin-right: 8px;
    font-size: 12px;
    padding-left: 10px;
    background: #fff url(../images/select_arrow.png) no-repeat right 10px;
    border: 1px solid #ccc;
}


#bo_v_con .main_img {
    display: block;
    margin: 3rem auto;
    padding: 2rem;
    width: fit-content;
    border: solid 1px #ddd;
}
#bo_v_con .main_img img {
    display: block;
}







/*
#bo_v>header {
    padding: 0.3rem 0;
    margin: 0.7rem 0;
    border-bottom: 1px solid #ddd;
    text-align: right;
    font-size: 0.9rem;
    letter-spacing: 0.05rem;
    word-spacing: 0;
    font-weight: 600;
}

#bo_v_info:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}*/


/*
#bodywrapper .container h2#bo_v_title {
    text-align: left;
    word-break: keep-all;
    position: relative;
    height: fit-content;
    line-height: 3rem;
    padding: 0;
}

#bodywrapper .container h2#bo_v_title span.bo_v_cate {
    float: left;
    height: 2em;
    display: block;
    padding-right: 0.6em;
    font-size: 1.8rem;
    font-weight: 400;
    opacity: .7;
}


#bodywrapper .container h2#bo_v_title:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}*/


/*
#bo_v_info>span {
    display: inline-block;
    margin: 0;
    font-weight: inherit;
    font-size: inherit;
    padding: 0;
    padding-right: 1rem;
    line-height: 1.7em;
    vertical-align: middle;
    position: relative;
}

#bo_v_info>span:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-43%) rotate(15deg);
    left: -0.5em;
    width: 1px;
    height: 0.7em;
    background: #9a9a9a;
}

#bo_v_info>span.author:before {
    display: none;
}

#bo_v_info span.title {
    font-size: .9em;
    font-weight: 400;
    color: #9a9a9a;
    padding-right: 0.6em;
}

*/


/*#bo_v_share>a {
    display: block;
    font-size: 1.2rem;
    line-height: 2.5rem;
    font-weight: 800;
    background: #c2d94d;
    color: #fff;
    padding: 0 0.9em;
    border-radius: 0.3rem;
    opacity: .7;
    width: fit-content;
    margin: 0 auto;
}
*/

#bo_v_share,
#view_btn {
    display: block;
    height: fit-content;
    overflow: hidden;
    margin: 0;
    padding: 1rem 0;
}

#view_btn ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: block;
}


#view_btn ul li {
    float: left;
    display: block;
    margin-right: 0.3rem;
}


#view_btn ul li a {
    display: block;
    font-size: 1rem;
    line-height: 2rem;
    font-weight: 800;
    background: #444;
    color: #fff;
    padding: 0 0.9rem;
    border-radius: 0.3rem;
    opacity: .4;
}

#view_btn ul li .btn_admin {
    background: #f85790;
    opacity: .6;
}


#view_btn ul.bo_v_nb {
    clear: both;
    display: block;
    width: unset;
    padding: 1rem 0;
}

#view_btn ul.bo_v_nb li {
    float: none;
    position: relative;
    display: block;
    margin: .5rem 0;
    padding: 0;
    line-height: 2.6rem;
    font-size: .95rem;
}

#view_btn ul.bo_v_nb li .nb_tit {
    display: inline-block;
    background: #b8b8b8;
    color: #fff;
    padding: 0 .5rem;
    margin-right: 1rem;
    border-radius: .2rem;
}


#view_btn ul.bo_v_nb li a {
    display: inline;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    background: inherit;
    color: inherit;
    padding: unset;
    border-radius: unset;
    opacity: unset;
}

#view_btn ul.bo_v_nb li a:hover {
    opacity: unset;
    box-shadow: unset;
    text-shadow: unset;
}


#bo_v_share>a:hover,
#view_btn ul li a:hover {
    opacity: 1;
    /*box-shadow: 0 0 .6rem #777;*/
    /*text-shadow: 0 0 1px #000;*/
}

#view_btn ul.left {
    float: left;
}

#view_btn ul.right {
    float: right;
}








/*view_comment.skin.php*/

.cmt_btn {
    text-align: left;
    width: 100%;
    border: 0;
    color: #f85790;
    font-weight: bold;
    font-size: 1.25em;
    margin: 30px 0 0px;
    padding: 0 0 10px
}

.cmt_btn:after,
.cmt_btn_op:after {
    content: '';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 0.5em;
    background: #f85790;
    color: #fff;
    padding: 0 0.2em;
    border-radius: 0.15em;
}

.cmt_btn:after {
    content: '\f0d7';
}

.cmt_btn_op:after {
    content: '\f0d8';
}


#bo_vc>article {
    display: block;
    clear: both;
    margin: 0;
    padding: .5rem 0;
}

#bo_vc>article header {
    display: block;
    position: relative;
    font-size: 0.9rem;
    letter-spacing: 0.05rem;
    word-spacing: 0;
    font-weight: 600;
}



#bo_vc>article header:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}

#bo_vc>article header>span {
    display: inline-block;
    margin: 0;
    font-weight: inherit;
    font-size: inherit;
    padding: 0;
    padding-right: 1rem;
    line-height: 1.7em;
    vertical-align: middle;
    position: relative;
}

#bo_vc>article header>span:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-43%) rotate(15deg);
    left: -0.5em;
    width: 1px;
    height: 0.7em;
    background: #9a9a9a;
}

#bo_vc>article header>span.author {
    background: #e6f2aa;
    padding: 0 0.4rem;
    border-radius: .2rem;
    margin: 0;
    margin-right: 0.6rem;
}

#bo_vc>article header span.author:before {
    display: none;
}

#bo_vc>article header span.author:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 0.5rem solid transparent;
    border-right: 0.5rem solid transparent;
    border-bottom: 0.5rem solid #e6f2aa;
    left: 1rem;
    bottom: -0.6rem;
}


#bo_vc>article header span.ip,
#bo_vc>article header span.title {
    font-size: .9em;
    font-weight: 400;
    color: #9a9a9a;
    padding-right: 0.6em;
}

#bo_vc>article header span.ip,
#bo_vc>article header span.title {
    padding-right: 0em;
}

#bo_vc>article .cmt_contents {
    display: block;
    clear: both;
    background: #f8ffd4;
    border: solid 1px #e6f2aa;
    margin: .5rem 0;
    padding: .5rem 1rem;
    overflow: hidden;
    border-radius: .5rem;
}

#bo_vc>article .cmt_contents p {
    margin: 0;
    padding: 0;
}


ul.bo_vc_act {
    list-style: none;
    margin: .5rem 0;
    margin-top: 1.5rem;
    padding: 0;
    display: block;
}


ul.bo_vc_act li {
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-right: 0.3rem;
}

ul.bo_vc_act li a {
    display: block;
    font-size: 1rem;
    line-height: 2rem;
    font-weight: 800;
    background: #444;
    color: #fff;
    padding: 0 0.9rem;
    border-radius: 0.3rem;
    opacity: .4;
}

ul.bo_vc_act li a:hover {
    opacity: 1;
}

#fviewcomment {
    padding: 1rem 0.9rem;
    background: #fff;
    margin: .5rem 0;
    box-shadow: 0 0 0.6rem #cacaca;
    border-radius: 0.2rem;
}

#bo_vc>article .cmt_contents .bo_vc_w #fviewcomment {
    padding: 1rem 0.9rem;
    background: #fff;
    margin: .5rem 0;
    box-shadow: 0 0 0.6rem #cacaca;
    border-radius: 0.2rem;
}


.bo_vc_w_wr .btn_confirm {
    text-align: left;
    line-height: 2.6rem;
    font-size: 1rem;
    margin-top: 0.8rem;
}
@media screen and (min-width:0px)  and  (max-width:1199px)  {
    .container{}
    #bo_cate #bo_cate_ul li a{ line-height: 20px; height: 60px; padding: 10px 0;}
     #fboardlist   a{ margin: 10px;}
    #fboardlist > a figure > img, #bo_v_atc>header figure>img {
    float:none;
    border: solid 1px #0da5b0;
    margin: 10px 5%;
    padding: 1rem;
    width: 90%;
    height: auto;
}
    
    #fboardlist > a figure > figcaption, #bo_v_atc>header figure>figcaption {
    display: block;
   float:none;
    width:96%; margin: 0 2%;
    padding-right:0;
}
    
    
    
    
    
    
    
    
    
    
}