@charset "utf-8";
/*공통*/
.category {background:#ecf2f3;padding:7px;margin:10px 0;border:1px solid #bed1d4}
.category h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.category ul {zoom:1}
.category ul:after {display:block;visibility:hidden;clear:both;content:""}
.category li {display:inline-block;padding:2px;}
.category a {display:block;line-height:26px;padding:0 10px;border-radius:3px;border:1px solid transparent}
.category a:focus, .category a:hover, .category a:active {text-decoration:none;background:#d2d6dc;}
.category .category_on {z-index:2;background:#3497d9;color:#fff;font-weight:bold;border-bottom-color:#1977b5;
-webkit-box-shadow: inset 0 2px 5px rgb(33, 135, 202);
-moz-box-shadow: inset 0 2px 5px rgb(33, 135, 202);
box-shadow:inset 0 2px 5px rgb(33, 135, 202);}
#bo_cate_on {z-index:2;background:#3497d9;color:#fff;font-weight:bold;border-bottom-color:#1977b5;
-webkit-box-shadow: inset 0 2px 5px rgb(33, 135, 202);
-moz-box-shadow: inset 0 2px 5px rgb(33, 135, 202);
box-shadow:inset 0 2px 5px rgb(33, 135, 202);}
.board-table .ministry{border:1px solid #dddddd;margin-bottom:30px;border-top:6px solid #767A8C;}
.board-table .ministry:hover {border-top:6px solid #FE7D62;}
.board-table .img{height:150px;background-size: cover!important}
.board-table .title{position: relative; margin-top:-20px;width:150px;padding:5px;padding-left:15px;background-color: #288CF0;font-weight: 700;color:white;}
.board-table .title a{color:white;}
.board-table .title::after{position: absolute;right:-19px; font-family: "Font Awesome 5 Pro";content:'\f0da';color:#288CF0;font-size:58px;top: -26px;}
.board-table .cont{height:200px;padding:15px;background-color: #FBFBFD;overflow: hidden;line-height: 18px;font-size:.9em;}
.board-table .cont h5 span{font-size:.9em;padding-right:5px;border-right:1px solid #dddddd;margin-right:5px;}
.board-table .cont h6{font-weight:800;color:#FE7D62;}
.board-table .min-foot{padding:8px;background-color: #767A8C;font-weight: 600;color:white;font-size:1em;}
.board-table .min-foot a{color:white;width:100%;text-align: center}
.board-table .min-foot:hover{background-color: #FE7D62 }
.board-table h5{font-weight:bold;}
.board-list .alert{font-size:1.2em;}