#boardWrap{position:relative;width:87.5%;margin-left:auto;margin-right:auto}

/* board common */
.b_bgc01, .store_slider_paging > li.swiper-pagination-bullet-active.b_bgc01, .b_bgc02:before, .b_bgc02:after{background-color:#ae9369}
.b_bgc02:before, .b_bgc02:after, .b_bgc03{background-color:#e1d8ca}
.b_bc01{border-color:#ae9369}
.b_bc02{border-color:#cec0a9}
.b_fs01{font-size:0.9375em}
.b_fs02{font-size:0.8125em}
.b_ff01{font-family:'NotoSansKR-Medium'}
.b_ff01 strong, .b_ff01 em{font-family:'NotoSansKR-Bold'}
.b_ff02{font-family:'NotoSansKR-DemiLight'}
.b_lh01{line-height:146%}
.b_lh02{line-height:180%}
.b_lh03{line-height:135%}
.b_c01{color:#a3813c}
.b_c02{color:#5d5d5d}
.b_c03{color:#7d7b7c}
.b_btn01{border-radius:1em;background-color:#a3813c;font-size:0.75em;font-family:'NotoSansKR-Medium';color:#fff;text-align:center;box-sizing:border-box}
.nodata{margin-top:20px;padding:20px 0;border-top:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;font-size:0.875em;color:#666;text-align:center}
.menu_more_load{display:block;position:relative;width:84px;margin:0 auto}
.btn_more{position:relative;width:84px;height:26px;margin:20px auto 15px;border:1px solid #a3813c;border-radius:1em;font-size:14px;font-family:'Crimson Text Roman';line-height:26px;color:#a3813c;text-align:center}

/* list */
.board_list{table-layout:fixed;width:100%;border-top-width:2px;border-bottom-width:2px;border-style:solid}
.board_list > thead > tr{border-bottom-width:2px;border-style:solid}
.board_list > thead th{position:relative;line-height:34px}
.board_list > thead th:last-child:before{content:'';position:absolute;left:0;top:50%;width:1px;height:10px;margin-top:-5px}
.board_list .col1{width:74%}
.board_list .col2{width:26%}
.board_list > tbody > tr{border-top-width:1px;border-style:solid}
.board_list > tbody > tr:first-child{border-top-width:0}
.board_list > tbody td{line-height:50px}
.board_list > tbody td:first-child{padding-left:6px}
.board_list > tbody td > a{display:block;line-height:inherit}

/* view */
.board_view_head{position:relative;padding:10px 0;border-top-width:2px;border-style:solid}
.board_view_title{margin:0 75px 0 8px}
.board_view_date{position:absolute;right:0;top:0;width:70px;height:100%}
.board_view_date > p{display:table;width:100%;height:100%}
.board_view_date > p > span{display:table-cell;text-align:center;vertical-align:middle}
.board_view_cont{padding-top:15px;border-top-width:1px;border-style:solid}
.board_view_cont img{max-width:100%;height:auto !important}
.board_view_cont{font-size:0.875em;font-family:'NotoSansKR-DemiLight';line-height:180%;color:#4a4a4a}
.board_view_cont p{line-height:inherit}
.board_view_file li{margin-bottom:15px}

/* list page paging */
.paging{margin-top:22px;font-size:0;text-align:center}
.paging > a{display:inline-block;width:46px;height:20px;border:1px solid #ae9369;border-radius:0.5em}
.paging > .paging_prev{margin-right:10px}
.paging > .paging_next{margin-left:10px}
.paging > a > span{font-size:0.875em;font-family:'NotoSansKR-Medium';line-height:20px;color:#a3813c}
.paging_ul{display:inline-block;font-size:0;text-align:center}
.paging_ul > li{display:inline-block;position:relative;margin:0 2px}
.paging_ul > li:before{content:'';position:absolute;left:-2px;top:8px;width:1px;height:7px;background-color:#d3c4ae}
.paging_ul > li:first-child:before{display:none}
.paging_ul > li > a, .paging_ul > li > span{display:block;padding:0 10px;font-size:0.875em;line-height:22px;font-family:'NotoSansKR-Regular';color:#5e5e5e}
.paging_ul > li.on > span{color:#a3813c}

/* view page btns */
.view_btns_wrap{margin-top:20px;border-top-width:2px;border-bottom-width:2px;border-style:solid}
.list_prevnext{position:relative;height:40px}
.list_prevnext.border{height:41px;margin-top:-1px;border-top-width:1px;border-style:solid}
.list_prevnext p{line-height:40px}
.list_prevnext p.list_col1{position:absolute;left:0;top:0;width:60px;text-align:center}
.list_prevnext p.list_col2{margin:0 75px 0 65px}
.list_prevnext p.list_col3{position:absolute;right:0;top:0;width:70px;text-align:center}
.list_back_btn{margin-top:15px}
.list_back_btn > a, .list_back_btn > button{display:block;width:100%;border-width:1px;border-style:solid;border-radius:0.5em;line-height:36px;text-align:center}