

/* _______bo_cate //게시판 카테고리 _____ */
#container #container_title{display:none;}
#bo_cate .cateWrap{position:relative;text-align:center;z-index:13;font-size:0;z-index:60;margin-bottom:60px;}
#bo_cate .bootstrap-select{width:auto;max-width:100% !important;padding:0;border:0;}
#bo_cate .bootstrap-select .dropdown-toggle {
	position:relative;
	font-family:'NanumSquareRound', sans-serif;
	font-size:46px;
	height:46px;
	font-weight:300;
	line-height:1em;
	color:#272626;	
	padding:0;
	background:transparent;
	border:0;
	border-radius:0;
	overflow:visible;
	}
#bo_cate .bootstrap-select .dropdown-toggle.active,
#bo_cate .bootstrap-select .dropdown-toggle.focus,
#bo_cate .bootstrap-select .dropdown-toggle:active,
#bo_cate .bootstrap-select .dropdown-toggle:focus,
#bo_cate .bootstrap-select .dropdown-toggle:hover{background:transparent;box-shadow:none;}
#bo_cate .open > .dropdown-toggle{color:#333;z-index:100;}

#bo_cate .bootstrap-select .dropdown-toggle .caret{right:-1em;display:flex;align-items:center;justify-content:center;}
#bo_cate .bootstrap-select .dropdown-toggle .caret:before{display:inline-block;content:'\e005';font-family:'intaeFont';font-size:0.5em;height:0.7em;line-height:0.5em;margin-top:-0.2em;color:#272626;}
#bo_cate .bootstrap-select.open .dropdown-toggle .caret:before{}

.cateWrap.stxOn{}
.cateWrap.stxOn .bootstrap-select .dropdown-toggle {font-size:40px;}
.cateWrap .stx{font-size:28px;font-weight:400;color:#6b6969;display:inline-block;background:rgba(71,78,103,0.5);color:#fff;padding:0 15px;height:39px;line-height:39px;border-radius:18px;margin-bottom:20px;vertical-align:middle;}
