@charset "utf-8";

#gall_allchk {margin-bottom:10px;}
/* 갤러리 목록 */
#bo_gall h2 {margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#bo_gall #gall_ul {padding:0;list-style:none;zoom:1; display:flex;flex-wrap: wrap; justify-content: flex-start;}
#bo_gall #gall_ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_gall .gall_box {position:relative;margin:0 0 45px 0;background:#fff;}
#bo_gall .gall_li .gall_chk{position:absolute;top:0;left:0;padding:5px;}

.gall_row .col-gn-0,.gall_row .col-gn-1,.gall_row .col-gn-2,.gall_row .col-gn-3,.gall_row .col-gn-4,.gall_row .col-gn-5,.gall_row .col-gn-6,.gall_row .col-gn-7,.gall_row .col-gn-8,.gall_row .col-gn-9,.gall_row 
.col-gn-10{position:relative;min-height:1px;padding-left:10px;*padding-left:0;padding-right:10px;*padding-right:0;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:0;}
.gall_row .col-gn-0,.latest_row .col-gn-1{width:100%}
.gall_row .col-gn-2{width:50%}
.gall_row .col-gn-3{width:33.33333333%}
.gall_row .col-gn-4{width:25%}
.gall_row .col-gn-5{width:20%}
.gall_row .col-gn-6{width:16.66666667%}
.gall_row .col-gn-7{width:14.28571428%}
.gall_row .col-gn-8{width:12.5%}
.gall_row .col-gn-9{width:11.11111111%}
.gall_row .col-gn-10{width:10%}

/*.gall_row .box_clear{clear:both}*/

#bo_gall .gall_now .gall_text_href a {color:#ff3061}

#bo_gall .gall_href a:link, #bo_gall .gall_href a:focus, #bo_gall .gall_href a:hover {text-decoration:none}
#bo_gall .gall_img {width:100%; overflow:hidden !important;  padding:0;height:auto;}
#bo_gall .gall_img a,#bo_gall .gall_img .no_image,#bo_gall .gall_img .is_notice{display:block}
#bo_gall .gall_img img, #bo_gall .gall_img a img {border: #f5f5f5 1px solid;width:100%; height:auto; display:block; margin:0 auto;aspect-ratio: 2 / 1.5;}
#bo_gall .gall_img span{display:inline-block;background:#eee;text-align:center;line-height:300px;min-height:300px;text-transform:uppercase;font-size:0em;color:#777;background:url('/shop/img/no_image.gif') center center no-repeat ; }


#bo_gall .bo_tit .fa-download{width:16px;height:16px;line-height:16px;background:#e89f31;color:#fff;text-align:center;font-size:10px;border-radius:2px;margin-right:2px;vertical-align:middle}
#bo_gall .bo_tit .fa-link{width:16px;height:16px;line-height:16px;background:#ad68d8;color:#fff;text-align:center;font-size:10px;border-radius:2px;margin-right:2px;vertical-align:middle;font-weight:normal}
#bo_gall .bo_tit .fa-link{width:16px;height:16px;line-height:16px;background:#ad68d8;color:#fff;text-align:center;font-size:10px;border-radius:2px;margin-right:2px;vertical-align:middle}
#bo_gall .bo_tit .new_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#fff;background:#6db142;text-align:center;border-radius: 2px;vertical-align:middle;margin-right:2px}
#bo_gall .bo_tit .hot_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#fff;background:#e52955;text-align:center;border-radius: 2px;vertical-align:middle;margin-right:2px}
#bo_gall .bo_tit .fa-lock{display: inline-block;line-height: 16px;color: #999;text-align: center;vertical-align:middle;}


#bo_gall .gall_info{line-height:1.5em;padding:10px;font-size:0.92em;background:#f6f6f6;line-height:20px;}
#bo_gall .gall_info strong{ display:inline-block;margin:0 0 0 10px ;}
#bo_gall .gall_info i{font-size:12px;}
#bo_gall .gall_info .gall_date{position:absolute;bottom:10px;right:10px;font-style:italic;display:inline-block;color:#777;}

#bo_gall li.empty_list {padding:85px 0;text-align:center;}

#bo_gall .gall_li {width:calc(92%/4); margin:0 1%}
/* #bo_gall .gall_li.list21 {width:100%; margin-bottom:30px;} */
/* #bo_gall .gall_li.list21 .gall_box {width:50%; margin:0 auto;}
#bo_gall .gall_li.list21:after {display:block;visibility:hidden;clear:both;content:""} */
#bo_gall .bo_tit {text-align:center;}

@media all and (max-width:1000px){

#bo_gall .gall_li {width:calc(96%/2); }

}


 /* Tablet Device */


 /* Mobile Device */
@media all and (max-width:760px){
#bo_gall .gall_li {width:100%;}
#bo_gall .gall_li.list21 .gall_box {width:100%;}

#bo_gall .gall_text_href span {font-size:14px;} 
}

@media all and (max-width:400px){
}


