/*---2021-02-17----*/
.bo_cate_link  {display:block; color:#999; text-align:right; font-size:14px; line-height:24px; position:relative; z-index:1; /*transform:skew(-15deg); */padding:20px 0 27px;}
.bo_cate_link:before  {position:absolute; width:100%; height:1px; background:#666; content:''; left:0; top:50%; z-index:0;}
.bo_cate_link strong  {font-weight:400; padding-left: 15px; background: #fff; position: relative; z-index: 999;}
.bo_cate_link strong.red  {color:red;}


.bo_tit  {font-size:24px; line-height:34px; display:block; color:#333; font-weight:400; /*white-space:nowrap; text-overflow:ellipsis; overflow:hidden;*/}
.bo_cnt  {font-size:14px; line-height:24px; display:block; color:#666; font-weight:300; padding:15px 0 30px;}
#bo_gall  {padding-top:140px;}
#bo_gall .gall_li *  {transition:1s ease-in-out; }
#bo_gall .gall_li:hover img  {transform:scale(1.05);}

#bo_v_title .bo_v_tit  {font-size:30px; line-height:40px; display:block; font-weight:400; font-family:'Noto Sans KR', sans-serif;}
#bo_v  {padding:140px 0;}
.hashtag  {border-top:1px solid #ddd; padding:10px 0 10px;}
.hashtag > a  {font-size:14px; line-height:24px; }
/*---페이지 표시----*/
.pg_wrap  {float:none; clear:both; display:block;}
.pg  {margin:auto; text-align:center; display:block;}
/*---페이지 표시----*/
.pg_current  {font-size:17px; line-height:45px; width:45px; display:inline-block; color:#fff; background:#666; border-radius:50%;}
.pg_page  {font-size:17px; line-height:45px; width:45px; display:inline-block; color:#666; border-radius:50%;}

.pg_start {background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;border:1px solid #eee}
.pg_prev {background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;border:1px solid #eee}
.pg_end {background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;border:1px solid #eee}
.pg_next {background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;border:1px solid #eee}


/*---2021-03-02---*/
.gall_row .col-gn-3 a.h24  {font-size:21px; line-height:31px;}


@media (max-width:1024px)  {

	#bo_v  {padding:30px 20px;}

}


@media (max-width:767px)  {
	.gall_row .col-gn-2  {width:100%;}
	a.h24  {font-size:20px; line-height:30px;}
	span.h14  {font-size:12px; line-height:22px;}
	.gall_img  {height:auto !important;}

	#bo_v_title .bo_v_tit  {font-size:21px; line-height:31px;}

}