@charset "utf-8";.board_list .list_wrap{position:relative;width:100%;margin:0 0 15px}.list_wrap li:first-child{border-top:1px solid #d9d9d9}.list_wrap li{position:relative;color:#212121;font-weight:400;text-align:left;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #d9d9d9;padding:13px 11px}.list_wrap li.notice{background:#fafafa}.list_wrap li>a:last-child{position:absolute;top:0;right:0;bottom:0;left:0}.list_wrap li .check{position:absolute;top:15px;right:15px;z-index:99}.list_wrap .label{display:inline-block;color:#fff;line-height:18px;background-color:#343a40;padding:3px 9px 3px 9px;margin-right:10px}@media (max-width:992px){.list_wrap .label{padding:3px 3px 3px 3px!important;margin-right:5px!important;font-size:11px!important;line-height:11px!important}}.board_list .gallery_wrap{text-align:left}.board_list .gallery_wrap a,.gallery_wrap a:hover,.gallery_wrap a:active,.gallery_wrap a:focus{text-decoration:none}.board_list .gallery_wrap .bh_item{position:relative;margin-bottom:30px}.board_list .gallery_wrap.owl-carousel .bh_item{margin-bottom:0}.board_list .gallery_wrap .bh_item .bh_item_inner{height:100%;overflow:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.board_list .gallery_wrap .bh_item>a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.board_list .gallery_wrap .bh_img_content{position:relative;padding-left:0;padding-right:0;overflow:hidden}.board_list .gallery_wrap .bh_img_content .bh_category{display:block;position:absolute;top:0;left:0;color:#fff;text-align:center;text-transform:uppercase;background-color:#343a40;padding:13px 8px;z-index:6;box-sizing:border-box}.board_list .gallery_wrap .bh_img_content .check{position:absolute;top:5px;left:11px;z-index:99}.board_list .gallery_wrap .bh_img_content .for_modify{opacity:0;position:absolute;top:5px;right:11px;z-index:99;top:0;right:0;background-color:#f5f5f5;padding:2px 5px}.board_list .gallery_wrap .bh_item:hover .bh_img_content .for_modify{opacity:1}.board_list .gallery_wrap .bh_img_content .thumbnail_lazy{background-image:url(../../../../modules/board/skins/bh/img/thumbnail_lazy.jpg);padding-bottom:100%}.board_list .gallery_wrap .bh_img_content img{width:100%;transition-duration:0.4s;-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:transform 650ms ease-in-out,filter 650ms ease-in-out;-moz-transition:transform 650ms ease-in-out,filter 650ms ease-in-out;transition:transform 650ms ease-in-out,filter 650ms ease-in-out}.board_list .gallery_wrap .bh_item:hover .bh_img_content img{border-color:#999;-webkit-transform:scale3d(1.1,1.1,1.1);-moz-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}.board_list .gallery_wrap .bh_img_content .bh_hover_content{pointer-events:none;position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;-webkit-transition:transform 650ms ease-in-out,opacity 650ms ease-in-out;-moz-transition:transform 650ms ease-in-out,opacity 650ms ease-in-out;transition:transform 650ms ease-in-out,opacity 650ms ease-in-out;-webkit-transform:scale3d(1,1,.99);-moz-transform:scale3d(1,1,.99);-ms-transform:scale3d(1,1,.99);transform:scale3d(1,1,.99)}.board_list .gallery_wrap .bh_item:hover .bh_img_content .bh_hover_content{-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.board_list .gallery_wrap .bh_img_content .bh_hover_content .hover_title{display:block;font-size:20px;line-height:1.6}.board_list .gallery_wrap .bh_img_content .bh_hover_content .hover_content{display:block;height:75px;color:#ddd;font-size:15px;line-height:1.6;text-overflow:ellipsis;word-break:break-all;overflow:hidden}.board_list .gallery_wrap .bh_content_wrap{position:relative;display:inline-block;width:100%;background-color:#fff;padding:20px 0 0}.board_list .gallery_wrap .bh_content_wrap .bh_title{position:relative;display:block;width:100%;font-size:24px;font-weight:600;color:var(--bh_color_text);margin-bottom:5px;overflow:hidden;text-overflow:ellipsis}.board_list .gallery_wrap .bh_content_wrap .bh_title a{color:#272a2a;text-decoration:none}.board_list .gallery_wrap .bh_content_wrap .bh_title a:hover{color:#252525}.board_list .gallery_wrap .bh_content_wrap .bh_content{position:relative;display:block;color:#666;font-size:14px;font-weight:400;line-height:20px;word-break:break-all;margin-bottom:15px}.board_list .gallery_wrap .bh_content_wrap .bh_profile_wrap{position:relative;padding-left:47px;margin-bottom:15px}.board_list .gallery_wrap .bh_content_wrap .bh_profile_wrap .bh_profile_img{position:absolute;top:1px;left:0;width:40px;height:40px}.board_list .gallery_wrap .bh_content_wrap .bh_profile_wrap .bh_profile_img a img{position:absolute;top:-100%;right:-100%;bottom:-100%;left:-100%;width:100%;height:auto;min-width:100%;min-height:100%;margin:auto;height:40px;border:1px solid rgba(221,221,221,.3);border-radius:15px}.board_list .gallery_wrap .bh_content_wrap .bh_profile_wrap .bh_profile_info{padding-top:1px;overflow:hidden}.board_list .gallery_wrap .bh_content_wrap .bh_date{position:relative;display:inline-block;color:var(--bh_color_gray_600);font-size:16px;margin-bottom:0}.board_list .gallery_wrap .bh_content_wrap .btn_wrap{position:relative;display:inline-block;width:100%;text-align:center;margin-bottom:15px}.board_list .gallery_wrap .bh_content_wrap .btn_wrap .bh_more{position:relative;display:inline-block;color:#333;font-size:13px;font-weight:600;line-height:13px;border:1px solid #333337;padding:9px 50px 9px 10px}.board_list .gallery_wrap .bh_content_wrap .btn_wrap .bh_more .bh_plus{position:absolute;right:10px;top:50%;margin-top:-6px;width:13px;height:13px;transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.board_list .gallery_wrap .bh_content_wrap .btn_wrap .bh_more:hover .bh_plus{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg)}.board_list .gallery_wrap .bh_content_wrap .btn_wrap .bh_more .bh_plus:before{width:100%;height:1px;background:#000;left:0;top:6px;display:block;position:absolute;content:""}.board_list .gallery_wrap .bh_content_wrap .btn_wrap .bh_more .bh_plus:after{width:1px;height:100%;background:#000;left:6px;top:0;display:block;position:absolute;content:""}.gallery_wrap .label_wrap{text-align:center;margin-right:-14px;margin-left:-14px}.gallery_wrap .label{display:inline-block;color:#fff;font-size:12px;line-height:18px;padding:1px 5px 1px 5px;margin:2px 1px}.gallery_wrap .label1{background-color:#E91E63;padding:1px 2px 1px 2px;margin:2px 0}.gallery_wrap .label2{background-color:#9c27b0}.gallery_wrap .label3{background-color:#6b3cbf}.gallery_wrap .label4{color:#673ab7;border:1px solid #673ab7;padding-top:0!important;padding-bottom:0!important}@media (max-width:992px){.board_list .gallery_wrap .bh_content_wrap{padding:10px 0 0}.board_list .gallery_wrap .bh_content_wrap .bh_title{font-size:16px!important;margin-bottom:0}.board_list .gallery_wrap .bh_content_wrap .bh_date{font-size:12px}.board_list .gallery_wrap .bh_content_wrap .price{font-size:13px!important}.board_list .gallery_wrap .bh_content_wrap .price_org{font-size:11px!important}.board_list .gallery_wrap .bh_content_wrap .price_card{font-size:13px!important}.gallery_wrap .label{font-size:11px!important;line-height:13px!important;padding:1px 2px 1px 2px;margin:0 -1px}}