@charset "UTF-8";

/*=========================================================
  1. 레이아웃
=========================================================*/ 
.site-main:after {content:"  "; display:block; clear:both;}
.site_wrap {background:url(/wp-content/themes/postech/images/page_bg.png) repeat center center;}
.fwc_box {clear:both;}

/*컨덴츠 영역*/
.content-area {width:1240px; margin:0 auto; padding:0px 20px 140px;}
.site-contbox {width:800px; float:left; padding:0 20px; /* margin-right:100px; */}
.entry-content {padding-top:80px;}

/*사이드 네비영역*/
.sidebarbox {float:right; width:300px; padding-top:130px;}
.sidebarbox.sidebar_w {width:400px;}
.sidebarbox ul.side_nav_list > li > a {display:block; position: relative; padding:17px 20px; color:#333; font-weight:500; border-bottom:1px solid #e8e5e2; transition:all ease-out 0.1s;-webkit-transition:all ease-out 0.1s;-moz-transition:all ease-out 0.1s;-ms-transition:all ease-out 0.1s; background-color:#fff;}
.sidebarbox ul.side_nav_list > li:first-child > a {border-top:1px solid #bba078} 
.sidebarbox ul.side_nav_list > li:hover > a,
.sidebarbox ul.side_nav_list > li[class*="current"] > a {background-color:#bba078; color:#fff;}
.sidebarbox ul.side_nav_list > li:hover > a:after,
.sidebarbox ul.side_nav_list > li[class*="current"] > a:after {content:"  "; display:block; position: absolute; top:50%; right:20px; margin-top:-4px; background: url(/wp-content/themes/postech/images/icons/icon_sprite_new.png) no-repeat -100px -380px; background-size: 500px 700px; height: 8px;width: 14px;}
.sidebarbox ul.sub-menu > li > a {position: relative; display:block; padding:10px 40px 10px 30px; font-size:14px; color:#333; font-weight:500; background-color:#f9f7f5;}
.sidebarbox ul.sub-menu > li:hover > a,
.sidebarbox ul.sub-menu > li[class*="current"] > a {color:#a98147;}
.sidebarbox ul.sub-menu > li[class*="current"] > a:after,
.sidebarbox ul.sub-menu > li:hover > a:after {content:"  "; position: absolute; top:50%; right:30px; margin-top:-4px; display:block; background: url(/wp-content/themes/postech/images/icons/icon_sprite_new.png) no-repeat -170px -110px; background-size: 500px 700px; width: 4px; height: 8px;}
.sidebarbox ul.side_nav_list > li[class*="current"] ul.sub-menu  {display:block;}
.sidebarbox ul.side_nav_list > li > ul.sub-menu > li > ul.sub-menu {display:none!important;}
.sidebarbox ul.sub-menu {display:none; padding:12px 0; border-bottom:1px solid #e8e5e2; background-color:#f9f7f5}
.sidebarbox ul.sub-menu > li:hover > a {color:#bba078;}

/*반응형*/
@media screen and (max-width: 1284px) and (min-width: 1024px){

	/*non-side bar 페이지*/
	.page-template-tag-cloud .site-contbox, .page-template-page-no-sidebar .site-contbox {padding-right:20px; margin-right: 0;}
	
}

@media screen and (max-width: 1023px) and (min-width: 800px){

	/*non-side bar 페이지*/
	.page-template-tag-cloud .site-contbox, .page-template-page-no-sidebar .site-contbox {margin-right: 0;}
	
	/*백그라운드 라인*/
	.site_wrap {background:none;}

}

@media screen and (max-width: 799px) and (min-width: 770px){

	/*non-side bar 페이지*/
	.page-template-tag-cloud .site-contbox, .page-template-page-no-sidebar .site-contbox {margin-right: 0;}
	
	/*백그라운드 라인*/
	.site_wrap {background:none;}

}

@media screen and (max-width: 769px) and (min-width: 740px){

	/*non-side bar 페이지*/
	.page-template-tag-cloud .site-contbox, .page-template-page-no-sidebar .site-contbox {margin-right: 0;}
	
	/*백그라운드 라인*/
	.site_wrap {background:none;}

}

@media screen and (max-width: 739px) and (min-width: 720px){

	/*non-side bar 페이지*/
	.page-template-tag-cloud .site-contbox, .page-template-page-no-sidebar .site-contbox {margin-right: 0;}
	
	/*백그라운드 라인*/
	.site_wrap {background:none;}

}

@media screen and (max-width: 719px) and (min-width: 670px){

	/*non-side bar 페이지*/
	.page-template-tag-cloud .site-contbox, .page-template-page-no-sidebar .site-contbox {margin-right: 0;}
	
	/*백그라운드 라인*/
	.site_wrap {background:none;}

}

@media screen and (max-width: 669px) and (min-width: 640px){

	/*non-side bar 페이지*/
	.page-template-tag-cloud .site-contbox, .page-template-page-no-sidebar .site-contbox {margin-right: 0;}
	
	/*백그라운드 라인*/
	.site_wrap {background:none;}

}

@media screen and (max-width: 639px) and (min-width: 480px){

	/*non-side bar 페이지*/
	.page-template-tag-cloud .site-contbox, .page-template-page-no-sidebar .site-contbox {margin-right: 0;}
	
	/*백그라운드 라인*/
	.site_wrap {background:none;}

}

@media screen and (max-width: 479px) and (min-width: 420px){

	/*non-side bar 페이지*/
	.page-template-tag-cloud .site-contbox, .page-template-page-no-sidebar .site-contbox {margin-right: 0;}
	
	/*백그라운드 라인*/
	.site_wrap {background:none;}

}

@media screen and (max-width: 419px) and (min-width: 400px){

	/*non-side bar 페이지*/
	.page-template-tag-cloud .site-contbox, .page-template-page-no-sidebar .site-contbox {margin-right: 0;}
	
	/*백그라운드 라인*/
	.site_wrap {background:none;}

}

@media screen and (max-width: 399px) and (min-width: 380px){

	/*non-side bar 페이지*/
	.page-template-tag-cloud .site-contbox, .page-template-page-no-sidebar .site-contbox {margin-right: 0;}
	
	/*백그라운드 라인*/
	.site_wrap {background:none;}

}

@media screen and (max-width: 379px) and (min-width: 360px){

	/*non-side bar 페이지*/
	.page-template-tag-cloud .site-contbox, .page-template-page-no-sidebar .site-contbox {margin-right: 0;}
	
	/*백그라운드 라인*/
	.site_wrap {background:none;}

}

@media screen and (max-width: 359px) and (min-width: 1px){

	/*non-side bar 페이지*/
	.page-template-tag-cloud .site-contbox, .page-template-page-no-sidebar .site-contbox {margin-right: 0;}
	
	/*백그라운드 라인*/
	.site_wrap {background:none;}

}


/*=========================================================
  2. 페이지 하단 News, Notice
=========================================================*/ 

/*레이아웃*/
.page_bottom_cont {padding:20px 0 40px;}

/*popular news*/
.page_bottom_cont:after {content:"  "; display:block; clear:both;}
/* .page_bottom_cont .feed_list_ty1 .feed_list_box {margin-top:25px;} */
.fwc_box .page_bottom_cont .feed_list_ty1 {position: relative;padding-top:45px;}
.fwc_box .page_bottom_cont .feed_list_ty1 .more_ty1 {position: absolute; top:5px; right:-25px;}


/*반응형
=========================================================*/
@media screen and (max-width: 1284px) and (min-width: 1024px){
/*레이아웃*/
.content-area{width:1004px;}
.site-contbox {width: 674px; padding-right:0px; margin-right:40px;}
.sidebarbox {width:250px;}

}

@media screen and (max-width: 1023px) and (min-width: 800px){
/*레이아웃*/
.content-area{width:800px;}
.sidebarbox {float:none; width:100%;}
.site-contbox {width:100%; padding:0; margin-right:0; float:none;}
/*popular news*/
.fwc_box .page_bottom_cont .feed_list_ty1 .more_ty1 {right:5px;}
}

@media screen and (max-width: 799px) and (min-width: 770px){
/*레이아웃*/
.content-area{width:770px;}
.sidebarbox {float:none; width:100%;}
.site-contbox {width:100%; padding:0; margin-right:0; float:none;}
/*popular news*/
.fwc_box .page_bottom_cont .feed_list_ty1 .more_ty1 {right:5px;}
}

@media screen and (max-width: 769px) and (min-width: 740px){
/*레이아웃*/
.content-area{width:740px;}
.sidebarbox {float:none; width:100%;}
.site-contbox {width:100%; padding:0; margin-right:0; float:none;}
/*popular news*/
.fwc_box .page_bottom_cont .feed_list_ty1 .more_ty1 {right:5px;}
}

@media screen and (max-width: 739px) and (min-width: 720px){
/*레이아웃*/
.content-area{width:720px;}
.sidebarbox {float:none; width:100%;}
.site-contbox {width:100%; padding:0; margin-right:0; float:none;}
/*popular news*/
.fwc_box .page_bottom_cont .feed_list_ty1 .more_ty1 {right:5px;}
}

@media screen and (max-width: 719px) and (min-width: 670px){
/*레이아웃*/
.content-area{width:670px;}
.sidebarbox {float:none; width:100%;}
.site-contbox {width:100%; padding:0; margin-right:0; float:none;}
/*popular news*/
.fwc_box .page_bottom_cont .feed_list_ty1 .more_ty1 {right:5px;}
}

@media screen and (max-width: 669px) and (min-width: 640px){
/*레이아웃*/
.content-area{width:640px;}
.sidebarbox {float:none; width:100%;}
.site-contbox {width:100%; padding:0; margin-right:0; float:none;}
/*popular news*/
.fwc_box .page_bottom_cont .feed_list_ty1 .more_ty1 {right:5px;}
}

@media screen and (max-width: 639px) and (min-width: 480px){
/*레이아웃*/
.content-area{width:480px;}
.sidebarbox {float:none; width:100%;}
.site-contbox {width:100%; padding:0; margin-right:0; float:none;}
/*popular news*/
.fwc_box .page_bottom_cont .feed_list_ty1 .more_ty1 {right:5px;}
}

@media screen and (max-width: 479px) and (min-width: 420px){
/*레이아웃*/
.content-area{width:420px;}
.sidebarbox {float:none; width:100%;}
.site-contbox {width:100%; padding:0; margin-right:0; float:none;}
/*popular news*/
.fwc_box .page_bottom_cont .feed_list_ty1 .more_ty1 {right:5px;}
}

@media screen and (max-width: 419px) and (min-width: 400px){
/*레이아웃*/
.content-area{width:100%;}
.sidebarbox {float:none; width:100%;}
.site-contbox {width:100%; padding:0; margin-right:0; float:none;}
/*popular news*/
.fwc_box .page_bottom_cont .feed_list_ty1 .more_ty1 {right:5px;}
}

@media screen and (max-width: 399px) and (min-width: 380px){
/*레이아웃*/
.content-area{width:100%;}
.sidebarbox {float:none; width:100%;}
.site-contbox {width:100%; padding:0; margin-right:0; float:none;}
/*popular news*/
.fwc_box .page_bottom_cont .feed_list_ty1 .more_ty1 {right:5px;}
}

@media screen and (max-width: 379px) and (min-width: 360px){
/*레이아웃*/
.content-area{width:100%;}
.sidebarbox {float:none; width:100%;}
.site-contbox {width:100%; padding:0; margin-right:0; float:none;}
/*popular news*/
.fwc_box .page_bottom_cont .feed_list_ty1 .more_ty1 {right:5px;}
}

@media screen and (max-width: 359px) and (min-width: 1px){
/*레이아웃*/
.content-area{width:100%;}
.sidebarbox {float:none; width:100%;}
.site-contbox {width:100%; padding:0; margin-right:0; float:none;}
/*popular news*/
.fwc_box .page_bottom_cont .feed_list_ty1 .more_ty1 {right:5px;}
}

/*=========================================================
  3. 페이지 상단 빵가루 및 share, print, zooming 버튼 부분
=========================================================*/ 

/*레이아웃*/
.page_top_common {padding-top:24px}
.page_top_common:after {content:"  "; display:block; clear:both;}

/*빵가루*/
.breadcrumb {float:left; padding-top:4px;}
.breadcrumb ul {font-size:0; line-height:0;}
.breadcrumb ul li {display:inline-block;  position: relative; padding:0 13px; vertical-align: middle}
.breadcrumb ul li:first-child {padding-left:0;}
.breadcrumb ul li:last-child {padding-right:0;} 
.breadcrumb ul li a {display:block; font-size:13px; color:#aaa; white-space:nowrap;}
.breadcrumb ul li:after {content:" "; position: absolute; top:6px; right:-5px; display:block; background: url(/wp-content/themes/postech/images/icons/icon_sprite.png) no-repeat -37px -168px; background-size: 250px 500px; width: 8px; height: 7px;}
.breadcrumb ul li.home i.icon_item {display:block; position: relative; text-indent: -9999px; background: url(/wp-content/themes/postech/images/icons/icon_sprite_new.png) no-repeat -100px -40px;background-size:500px 700px; width: 14px; height: 14px;}
.breadcrumb ul li.home:after {top:3px; right:-5px;}
.breadcrumb ul li:last-child:after {display:none;}
.breadcrumb ul li.active a,
.breadcrumb ul li:hover a {color:#a98147;}
.breadcrumb ul li.home i.icon_item:after {content:"  "; display:block; position: absolute; top:0; left:0; background: url(/wp-content/themes/postech/images/icons/icon_sprite_new.png) no-repeat -120px -40px;background-size:500px 700px; width: 14px; height: 14px; opacity: 0;  transition:background ease-out 0.1s;-webkit-transition:background ease-out 0.1s;-moz-transition:background ease-out 0.1s;-ms-transition:background ease-out 0.1s;}
.breadcrumb ul li.home:hover i.icon_item:after {content:"  "; opacity: 1;}

/*우측 버튼 컨덴츠(공유,프린트,확대/축소)*/
.page_top_btns {float:right;}
.page_top_btns ul.top_btns_cont {font-size:0; line-height:0;}
.page_top_btns ul.top_btns_cont > li {position: relative; display:inline-block; margin-left:5px; vertical-align: bottom}
.page_top_btns ul.top_btns_cont > li:first-child {margin-left:0;}
.page_top_btns ul.top_btns_cont > li > a {display:inline-block; height:22px; padding:2px 10px 2px 24px; border:1px solid #e8e5e2; font-size:9px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background-color:#fff; transition:all ease-out 0.1s;-webkit-transition:all ease-out 0.1s;-moz-transition:all ease-out 0.1s;-ms-transition:all ease-out 0.1s;}
.page_top_btns ul.top_btns_cont > li > a span.txt {color:#8e8a85; }
.page_top_btns ul.top_btns_cont > li.btn2 > a i.icon_item,
.page_top_btns ul.top_btns_cont > li.btn1 > a i.icon_item {display:block; position: absolute; top:0; left:0; transition:all ease-out 0.1s;-webkit-transition:all ease-out 0.1s;-moz-transition:all ease-out 0.1s;-ms-transition:all ease-out 0.1s;}

/*share 버튼*/
.page_top_btns ul.top_btns_cont > li.btn1 > a i.icon_item {position: absolute; top:7px; left:9px; background:url(/wp-content/themes/postech/images/icons/icon_sprite_new.png) no-repeat -100px -60px;background-size:500px 700px; width: 12px; height: 12px;}
.page_top_btns ul.top_btns_cont > li.btn1 > a i.icon_item:after {content:"  "; position: absolute; top:0px; left:0px; background:url(/wp-content/themes/postech/images/icons/icon_sprite_new.png) no-repeat -120px -60px;background-size:500px 700px; width: 12px; height: 12px; opacity: 0; visibility: hidden;}
.page_top_btns ul.top_btns_cont > li.btn1:hover > a i.icon_item:after {content:" "; opacity: 1; visibility: visible;}
.page_top_btns ul.top_btns_cont > li.btn1:hover > a span.txt {color:#333;}
.page_top_btns ul.top_btns_cont > li.btn1:hover a {background-color:#f9f7f5}

/*print 버튼*/
.page_top_btns ul.top_btns_cont > li.btn2 > a i.icon_item {position: absolute; top:7px; left:9px; background:url(/wp-content/themes/postech/images/icons/icon_sprite_new.png) no-repeat -100px -80px;background-size:500px 700px; width: 12px; height: 12px;}
.page_top_btns ul.top_btns_cont > li.btn2 > a i.icon_item:after {content:"  "; position: absolute; top:0px; left:0px; background:url(/wp-content/themes/postech/images/icons/icon_sprite_new.png) no-repeat -120px -80px;background-size:500px 700px; width: 12px; height: 12px; opacity: 0; visibility: hidden;}
.page_top_btns ul.top_btns_cont > li.btn2:hover > a i.icon_item:after {content:" "; opacity: 1; visibility: visible;}
.page_top_btns ul.top_btns_cont > li.btn2:hover > a span.txt {color:#333;}
.page_top_btns ul.top_btns_cont > li.btn2:hover > a {background-color:#f9f7f5}

/*zooming 버튼*/
.page_top_btns ul.top_btns_cont > li.btn3 > a.zoom_btn.zoom_up {position: relative;}
.page_top_btns ul.top_btns_cont > li.btn3 > a.zoom_btn.zoom_up i {display:block; position: absolute; top:4px; left:4px; background:url(/wp-content/themes/postech/images/icons/icon_sprite_new.png) no-repeat -100px -100px;background-size:500px 700px; width: 12px; height: 12px;}
.page_top_btns ul.top_btns_cont > li.btn3 > a.zoom_btn.zoom_up i:after {content:"  ";  position: absolute; top:0px; left:0px; background:url(/wp-content/themes/postech/images/icons/icon_sprite_new.png) no-repeat -120px -100px;background-size:500px 700px; width: 12px; height: 12px; opacity: 0;}
.page_top_btns ul.top_btns_cont > li.btn3 > a.zoom_btn.zoom_up:hover i.icon_item:after {content:" "; opacity: 1; }
.page_top_btns ul.top_btns_cont > li.btn3 > a.zoom_btn.zoom_up:hover {background-color:#f9f7f5}

.page_top_btns ul.top_btns_cont > li.btn3 > a.zoom_btn.zoom_down {position: relative;}
.page_top_btns ul.top_btns_cont > li.btn3 > a.zoom_btn.zoom_down i {display:block; position: absolute; top:4px; left:5px; background:url(/wp-content/themes/postech/images/icons/icon_sprite_new.png) no-repeat -100px -120px;background-size:500px 700px; width: 12px; height: 12px;}
.page_top_btns ul.top_btns_cont > li.btn3 > a.zoom_btn.zoom_down i:after {content:"  ";  position: absolute; top:0px; left:0px; background:url(/wp-content/themes/postech/images/icons/icon_sprite_new.png) no-repeat -120px -120px;background-size:500px 700px; width: 12px; height: 12px; opacity: 0;}
.page_top_btns ul.top_btns_cont > li.btn3 > a.zoom_btn.zoom_down:hover i.icon_item:after {content:" "; opacity: 1;}
.page_top_btns ul.top_btns_cont > li.btn3 > a.zoom_btn.zoom_down:hover {background-color:#f9f7f5}
.page_top_btns ul.top_btns_cont > li.btn3 .zoom_btn {display:inline-block; border:1px solid #e8e5e2; font-size:9px; color:#8e8a85; vertical-align: middle;}
.page_top_btns ul.top_btns_cont > li.btn3 .zoom_btn i.icon_item {display:block; text-indent: -9999px;}
.page_top_btns ul.top_btns_cont > li.btn3 span.zoom_btn.zoom_title { padding:3px 10px 2px 10px; height: 22px; font-weight:500; border-right:none; -webkit-border-top-left-radius: 5px; -moz-border-top-left-radius: 5px; border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px;}
.page_top_btns ul.top_btns_cont > li.btn3 a.zoom_btn.zoom_up {padding:2px 10px; height: 22px; width:22px; border-right:none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.page_top_btns ul.top_btns_cont > li.btn3 {font-size:0; line-height:0;}
.page_top_btns ul.top_btns_cont > li.btn3 a.zoom_btn.zoom_down {padding:2px 10px; height: 22px; width:22px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;  -webkit-border-top-rigth-radius: 5px; -moz-border-top-right-radius: 5px; border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px;}
.page_top_btns ul.top_btns_cont > li span.txt {font-size:10px; font-weight:500;display: block; padding-top:2px;} 

/*우측 버튼 컨덴츠(공유,프린트,확대/축소)-share 버튼 클릭시 sns선택박스*/
.page_top_btns ul.top_btns_cont > li .sns_list_box {display:none; position: absolute; top:35px; right:0; width:200px; height:90px; border:2px solid #bba078; background-color:#fff; z-index:40;}
.page_top_btns ul.top_btns_cont > li .sns_list_box .sns_list_box_container:before {content:"  "; position: absolute; top:-8px; right:28px; display: block; background: url(/wp-content/themes/postech/images/icons/icon_sprite.png) no-repeat -1px -279px; background-size: 250px 500px; width: 12px; height: 6px;}
.page_top_btns ul.top_btns_cont > li .sns_list_box .list_notice {margin-bottom:12px;}
.page_top_btns ul.top_btns_cont > li .sns_list_box .list_notice,
.page_top_btns ul.top_btns_cont > li .sns_list_box .list_notice span {font-size:13px;}
.page_top_btns ul.top_btns_cont > li .sns_list_box .sns_list_box_container {position: relative;  padding:10px; width:100%; height:100%;}
.page_top_btns ul.top_btns_cont > li .sns_list_box .close_btn {position: absolute; top:-1px; right:-1px; display:block;}
.page_top_btns ul.top_btns_cont > li .sns_list_box .close_btn a {position: relative; display:block; width:16px; height:16px;  text-indent:-9999px; background-color:#bba078;}
.page_top_btns ul.top_btns_cont > li .sns_list_box .close_btn a i {position: absolute; top:4px; left:5px; display:block; width: 7px; height: 7px; background: url(/wp-content/themes/postech/images/icons/icon_sprite_new.png) no-repeat -110px -300px;background-size:500px 700px;}
.page_top_btns ul.top_btns_cont > li .sns_list_box ul.sns_list {text-align: center; font-size:0; line-height:0;}
.page_top_btns ul.top_btns_cont > li .sns_list_box ul.sns_list > li {display:inline-block; margin-left:10px;}
.page_top_btns ul.top_btns_cont > li .sns_list_box ul.sns_list > li:first-child {margin-left:0;}
.page_top_btns ul.top_btns_cont > li .sns_list_box ul.sns_list > li > a {display:block; width:30px; height:30px; text-indent: -9999px;}
.page_top_btns ul.top_btns_cont > li .sns_list_box ul.sns_list > li i {display:block;}
.page_top_btns ul.top_btns_cont > li .sns_list_box ul.sns_list > li.sns1_btn i {background:url(/wp-content/themes/postech/images/icons/icon_sprite_new.png) no-repeat -100px -140px;background-size:500px 700px; width:30px; height:30px;}
.page_top_btns ul.top_btns_cont > li .sns_list_box ul.sns_list > li.sns2_btn i {background:url(/wp-content/themes/postech/images/icons/icon_sprite_new.png) no-repeat -100px -180px;background-size:500px 700px; width:30px; height:30px;}
.page_top_btns ul.top_btns_cont > li .sns_list_box ul.sns_list > li.sns3_btn i {background:url(/wp-content/themes/postech/images/icons/icon_sprite_new.png) no-repeat -100px -220px;background-size:500px 700px; width:30px; height:30px;}


/*반응형
=========================================================*/

@media screen and (max-width: 669px) and (min-width: 640px){

/*빵가루*/
.breadcrumb {display:none;}
.breadcrumb ul li {padding:0 10px;}

}


@media screen and (max-width: 639px) and (min-width: 480px){
/*빵가루*/
.breadcrumb {display:none;}
.breadcrumb ul li {padding:0 10px;}

}

@media screen and (max-width: 479px) and (min-width: 420px){
/*빵가루*/
.breadcrumb {display:none;}
.breadcrumb ul li {padding:0 10px;}

}

@media screen and (max-width: 419px) and (min-width: 400px){
/*빵가루*/
.breadcrumb {display:none;}
.breadcrumb ul li {padding:0 10px;}

}

@media screen and (max-width: 399px) and (min-width: 380px){
/*빵가루*/
.breadcrumb {display:none;}
.breadcrumb ul li {padding:0 10px;}

}

@media screen and (max-width: 379px) and (min-width: 360px){
/*빵가루*/
.breadcrumb {display:none;}
.breadcrumb ul li {padding:0 10px;}
}

@media screen and (max-width: 359px) and (min-width: 1px){
/*빵가루*/
.breadcrumb {display:none;}
.breadcrumb ul li {padding:0 10px;}

}

/*=========================================================
  4. 페이지 하단 공통 피드 부분
=========================================================*/ 

/*좌측 피드 레이아웃*/
.fwc_box .page_bottom_cont .thum_feed_ty1 .feed_box {padding-top:20px; height:250px;}
.fwc_box .page_bottom_cont .btn_box a {background-color:transparent;}
.fwc_box .page_bottom_cont .btn_box a:hover {background-color:#333;}
.fwc_box .page_bottom_cont .thum_feed_ty1 .feed_box .cont_desc p {height:58px; font-size:14px;}
.fwc_box .page_bottom_cont [class*="thum_feed_ty"] .feed_box .btn_box {bottom:30px;}

.ab_x_hidden{position: absolute; font-size:0; top:-9999999px;left:-9999999px;}
