@charset "UTF-8";

/*전체감싸기*/
.kr_main_news{word-break:break-all;height:100%;}

/*감싸기*/
.kr_main_news ul._recentBbsUl{height:100%;}

/*게시판*/
.kr_main_news li.recentBbsLi{height:100%;}

/*활성게시판*/
.kr_main_news li.recentBbsLi.active{}

/*탭메뉴*/
.kr_main_news input.recentBbsTab{display:block;box-sizing:border-box;width:110px;height:45px;border:0;background:#FFF;position:absolute;top:0;font-size:17px;font-weight:bold;}
.kr_main_news li.recentBbsLi:nth-child(1) > input.recentBbsTab{left:0;}
.kr_main_news li.recentBbsLi:nth-child(2) > input.recentBbsTab{left:111px;}
.kr_main_news li.recentBbsLi:nth-child(3) > input.recentBbsTab{left:222px;}
.kr_main_news input.recentBbsTab:hover{background:#52575c;color:#FFF;}
.kr_main_news li.recentBbsLi.active > input.recentBbsTab{background:#0bbfce;color:#FFF;}

/*목록*/
.kr_main_news ul.recentBbsInnerUl{overflow:hidden;padding:90px 0;}
.kr_main_news li.recentBbsInnerLi{height:100%;width:32%;float:left;position:relative;}
.kr_main_news li.recentBbsInnerLi:nth-child(2){margin:0 2%;}

/*감싸기*/
.kr_main_news a.recentBbsAnchor{display:block;transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);height:100%;}

/*썸네일*/
.kr_main_news div.recentBbsThumb{overflow:hidden;height:250px;position:relative;}
.kr_main_news div.recentBbsThumb:before{content:"";}
.kr_main_news div.recentBbsThumb img{width:100%;}

/*감싸기*/
.kr_main_news div.recentBbsInfo{}

	/*제목*/
	.kr_main_news div.recentBbsTitle{text-align:center;padding:20px;height:34px;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;}
	.kr_main_news div.recentBbsTitle strong{font-size:18px;color:#3d4a5f;line-height:1.35;font-weight:bold;}
	.kr_main_news a.recentBbsAnchor:hover div.recentBbsTitle strong{color:#17c6d5;transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1);}

	/*새글*/
	.kr_main_news div.recentBbsTitle span.newArtcl{display:none;}

	/*작성일*/
	.kr_main_news div.recentBbsInfo dl._first{}
	.kr_main_news div.recentBbsInfo dl._first dt{display:none;}
	.kr_main_news div.recentBbsInfo dl._first dd{text-align:center;color:#a0a8b5;font-size:15px;padding-top:10px;}
	.kr_main_news div.recentBbsInfo dl._first:after{}

	/*작성자*/
	.kr_main_news div.recentBbsInfo dl._last{display:none;}
	.kr_main_news div.recentBbsInfo dl._last dt{}
	.kr_main_news div.recentBbsInfo dl._last dd{}
	.kr_main_news div.recentBbsInfo dl._last:after{}

	/*내용*/
	.kr_main_news div.recentBbsContent{display:none;}

/*더보기*/
	.kr_main_news a.recentBbsMore{width:45px;height:45px;position:absolute;top:0;right:0;text-indent:-9999px;background:#FFF url(/sites/guide/images/plus_1_b.png) no-repeat center;}
	.kr_main_news a.recentBbsMore:hover{background:#52575c url(/sites/guide/images/plus_1_w.png) no-repeat center;}

/*온오프*/
	.kr_main_news ul.recentBbsInnerUl,
	.kr_main_news a.recentBbsMore{display:none;}
	.kr_main_news li.recentBbsLi.active ul.recentBbsInnerUl,
	.kr_main_news li.recentBbsLi.active a.recentBbsMore{display:block;}

/*공유하기*/
	.kr_main_news a.recentBbsShareBtn{display:block;width:52px;height:52px;text-indent:-9999px;background:#0164ff;position:absolute;top:0;right:0;z-index:1;}
	.kr_main_news a.recentBbsShareBtn:before{content:'';display:block;width:100%;height:100%;background:url(/sites/guide/images/arrow_3_d_w.png) no-repeat center;position:absolute;top:0;right:0;}
	.kr_main_news a.recentBbsShareBtn.active:before{transform:rotate(180deg);transition: all 0.4s cubic-bezier(0.2, 0, 0.3, 1);}
	.kr_main_news li.recentBbsInnerLi:nth-child(odd) a.recentBbsShareBtn{background-color:#0164ff;}
	.kr_main_news li.recentBbsInnerLi:nth-child(even) a.recentBbsShareBtn{background-color:#0bbfce;}
	.kr_main_news a.recentBbsShareBtn:hover{background-color:#52575c !important;}
	.kr_main_news .recentBbsShare{display:none;position:absolute;top:52px;right:0;width:52px;}
	.kr_main_news a.recentBbsShare_1{background:url(/sites/kr/images/main_sns_f.png) no-repeat center;}
	.kr_main_news a.recentBbsShare_2{background:url(/sites/kr/images/main_sns_t.png) no-repeat center;}
	.kr_main_news a.recentBbsShare_3{background:url(/sites/kr/images/main_sns_u.png) no-repeat center;}
	.kr_main_news a.recentBbsShare_1:hover{background:url(/sites/kr/images/main_sns_f_w.png) no-repeat center;}
	.kr_main_news a.recentBbsShare_2:hover{background:url(/sites/kr/images/main_sns_t_w.png) no-repeat center;}
	.kr_main_news a.recentBbsShare_3:hover{background:url(/sites/kr/images/main_sns_u_w.png) no-repeat center;}
	.kr_main_news .recentBbsShare a{display:block;width:52px;height:52px;margin-top:1px;text-indent:-9999px;filter:alpha(opacity=80);opacity:0.8;}

@media only screen and (max-width:820px){
	.kr_main_news li.recentBbsInnerLi{width:49%;}
	.kr_main_news li.recentBbsInnerLi:nth-child(2){margin:0 0 0 1%;}
	.kr_main_news li.recentBbsInnerLi:nth-child(n+3){display:none;}
	.kr_main_news div.recentBbsTitle{height:30px;}
	.kr_main_news div.recentBbsTitle strong{font-size:16px;}
	.kr_main_news div.recentBbsThumb{height:280px;}
	.kr_main_news a.recentBbsShareBtn,
	.kr_main_news .recentBbsShare a{width:45px;height:45px;}
	.kr_main_news .recentBbsShare a{background-size:100%;}
	.kr_main_news .recentBbsShare{width:45px;top:45px;}
}
@media only screen and (max-width:480px){
	.kr_main_news{padding-bottom:25px;}
	.kr_main_news ul.recentBbsInnerUl{padding:70px 0 20px 0;}
	.kr_main_news input.recentBbsTab{width:calc(33.33% - 1px);margin-right:1px;font-size:15px;}
	.kr_main_news li.recentBbsLi:nth-child(1) > input.recentBbsTab{left:0;}
	.kr_main_news li.recentBbsLi:nth-child(2) > input.recentBbsTab{left:33.33%;}
	.kr_main_news li.recentBbsLi:nth-child(3) > input.recentBbsTab{left:66.66%;}
	.kr_main_news a.recentBbsMore{position:relative;top:auto;right:auto;margin: 0 auto;}

	.kr_main_news div.recentBbsThumb{height:auto;max-height:280px;}
	.kr_main_news div.recentBbsTitle{height:auto;padding:10px;}
	.kr_main_news div.recentBbsInfo dl._first dd{padding-top:0;}
	.kr_main_news li.recentBbsInnerLi{width:100%;}
	.kr_main_news li.recentBbsInnerLi:nth-child(n+2){display:none;}
	.kr_main_news a.recentBbsShareBtn,
	.kr_main_news .recentBbsShare a{width:45px;height:45px;}
	.kr_main_news .recentBbsShare{width:45px;top:45px;}
}