
#contents { width:100%; }
#contents > br { display:none; }


.board_pcver { display:block; }
.board_mobilever { display:none; }
.board_title { border-bottom:0px solid #ddd; padding:30px 0 0px !important; margin-bottom:0px ;  text-align:center; }
.board_title h2 { font-size:30px; font-weight:500; }
.boardList { width:100%; max-width:1400px; margin:0 auto; }
.boardList table { width:100%; }
.boardList table thead { }
.boardList table thead th {  padding:15px 0 13px; font-size:18px; font-weight:normal; border-bottom:1px solid #ddd; border-top:1px solid #555;  }

.boardList table tbody { font-size:20px; }
.boardList table tbody .empty { padding:80px 0; text-align:center;  border-bottom:1px solid #ddd; }
.boardList table tbody td { padding:25px 0 23px; text-align:center;  border-bottom:1px solid #ddd;  font-size:18px; color:#999 }
.boardList table tbody td.subject { text-align:left;  }
.boardList table tbody td.subject a { color:#222; font-size:18px;  }
.searchArea { width:100%; padding:0 0 10px 0; text-align:right; }
.searchArea:after { display:block; content:""; clear:both; }
.searchArea form { display:flex; align-items:center;  float:right; }
.searchArea input, 
.searchArea select { font-size:16px; background:#fff; padding:0 10px; height:40px; line-height:40px; border:1px solid #aaa; border-right:0; font-size:18px; }
.searchArea .searchBTN { background:#555; color:#fff; border:0; padding:0 20px; }
.board_btn_type1 { display:inline-block; height:40px; line-height:40px; border:1px solid #aaa; padding:0 20px; white-space:nowrap; font-size:18px; }
.board_btn_type2 { display:inline-block; height:40px; line-height:40px; border:none; background:#555; color:#fff; padding:0 20px; white-space:nowrap;font-size:18px;  }
.buttonList { width:100%; display:flex; align-items:center;  justify-content:space-between; padding:30px 0;}
.buttonList .leftArea { display:flex; align-items:center;  }
.buttonList .leftArea .checkbox { padding:0px 15px 0 30px; }
.buttonList .rightArea { flex-grow:1; text-align:right; }
.board_paging { text-align:center; }

.board_mobilever ul { border-top:1px solid #555; }
.board_mobilever li { padding:15px; border-bottom:1px solid #ddd; }
.board_mobilever li .title { font-size:16px; margin-bottom:5px; }
.board_mobilever li .title .label { margin-right:10px; }
.board_mobilever li .info { font-size:14px; color:#888; }
.board_mobilever li .info .bar { padding:0 5px; display:inline-block; color:#eee; }
.board_mobilever li input[type="checkbox"] { margin-right:5px; }


@media(max-width:900px){
.board_pcver { display:none; }
.board_mobilever { display:block; }
#contents { width:100%; }

.board_title { border-bottom:0px solid #ddd;  padding:20px 0 10px 10px !important; margin-bottom:0px ;  }
.board_title h2 { font-size:25px !important; font-weight:500; }
.searchArea { margin:0 auto; padding:0 0 10px 0; }
.searchArea:after { display:block; content:""; clear:both; }
.searchArea form { display:flex; justify-content:center; align-items:center;  float:none;  margin:auto; width:90% }
.searchArea input, 
.searchArea select { background:#fff; padding:0 10px; height:35px; line-height:35px; border:1px solid #aaa; border-right:0; font-size:14px; }
.searchArea input[type="text"] { flex-grow:1; }
.searchArea .searchBTN { background:#555; color:#fff; border:0; padding:0 10px; }

.board_btn_type1 { display:inline-block; height:30px; line-height:30px; border:1px solid #aaa; padding:0 10px; white-space:nowrap; font-size:14px; }
.board_btn_type2 { display:inline-block; height:30px; line-height:30px; border:none; background:#555; color:#fff; padding:0 10px; white-space:nowrap;font-size:14px;  }
.buttonList { width:100%; margin:0 auto; display:flex; align-items:center;  justify-content:space-between; padding:20px 15px;}
.buttonList .rightArea { flex-grow:1; text-align:right; }
.buttonList .leftArea .checkbox { padding:0px 5px 0 0px; }

.board_mobilever .empty { padding:80px 0; text-align:center;  border-bottom:1px solid #ddd; color:#999; font-size:12px;  }
}



.gall_pcver ul { display:flex; flex-wrap:wrap; width:100%; margin-top:40px; }
.gall_pcver ul li { padding:10px; }
.gall_pcver ul li.td1 { width:100%; }
.gall_pcver ul li.td2 { width:50%; }
.gall_pcver ul li.td3 { width:33.33333333333%; }
.gall_pcver ul li.td4 { width:25%; }
.gall_pcver ul li .thum img { width:100%; }
.gall_pcver ul li .thum { margin-bottom:10px; }
.gall_pcver ul li .subject { text-align:left; }


@media(max-width:900px){
.gall_pcver ul { display:block; flex-wrap:wrap; width:100%; margin-top:20px; }
.gall_pcver ul li { padding:10px; }
.gall_pcver ul li.td1 { width:100%; }
.gall_pcver ul li.td2 { width:100%; }
.gall_pcver ul li.td3 { width:100%; }
.gall_pcver ul li.td4 { width:100%; }
.gall_pcver ul li .thum img { width:100%; }
.gall_pcver ul li .thum { margin-bottom:5px; }
.gall_pcver ul li .subject { text-align:left; }

}
