.c_bs-brd-list span,
.c_bs-brd-list a{ font-size: 18px; vertical-align:middle; }
#tb_board{}
#morning_board{width:1240px; margin:0 auto !important;}
.subCon{margin:0 auto;}
.non { font-size: 20px; padding: 80px 0; text-align:center; } 
/* list */
.tabs{ margin-bottom: 60px;}
.tabs li{ width: 50%; height: 60px; border: 1px solid #ddd;}
.tabs li+li{ border-left: 0;}
.tabs li a{ display: block; line-height: 60px; font-size: 20px; text-align: center;}

/* 활성화 */
.tabs li.on{ background-color: #1685ff; border: 1px solid #1685ff;}
.tabs li.on a{ color: #fff; font-weight: bold;}

.sub-con > .wrap{ padding: 100px 0;}
table{border-collapse:collapse;}
/* .brd_category { text-align:left; padding:10px 0; }
.brd_category > .boa_nav > a { margin:0 20px 0 0; font-size: 20px; }
.brd_category > .boa_nav > a.on { font-weight:bold; color:#f00; } */
.c_bs-brd-list { width:1240px; text-align:center; border-top:1px solid #ddd; border-collapse: collapse;}
.c_bs-brd-list > tbody > tr > th { background-color: #f7f7f7; font-weight:500; font-size:16px; border-bottom:1px solid #ddd; height: 40px; } 
.c_bs-brd-list > tbody > tr > td.num,.c_bs-brd-list th.num { width:80px; }
.c_bs-brd-list > tbody > tr > td.name,.c_bs-brd-list th.name { width: 110px; }
.c_bs-brd-list > tbody > tr > td.data,.c_bs-brd-list th.data { width: 120px; }
.c_bs-brd-list > tbody > tr > td.count,.c_bs-brd-list th.count { width: 80px; }
.c_bs-brd-list > tbody > tr > td .notiTag{background:#d73c3c; font-size:14px; width:40px; height:20px; line-height:20px; border-radius:20px; color:#fff; text-align:Center; display:inline-block;}
.c_bs-brd-list > tbody > tr > td { font-size: 18px; border-bottom:1px solid #eee; height: 65px; padding:5px 0; box-sizing:border-box;} 
.c_bs-brd-list > tbody > tr > td.subject { text-align:left; }
.c_bs-brd-list > tbody > tr > td.subject > div { font-size:16px; }
.c_bs-brd-list a:hover { }
.c_bs-brd-list .tb_comment,.c_bs-brd-list .tb_secret,.c_bs-brd-list .tb_newicon { vertical-align:middle; }
.c_bs-brd-sch-case { display:inline-block; width:100%; margin:25px 0;}
.c_bs-brd-sch-case .sch-box li { float:left; margin-right:5px; height: 40px; }
.c_bs-brd-sch-case .sch-box li input,
.c_bs-brd-sch-case .sch-box li select{ height: 100%; border: 1px solid #828282; box-sizing: border-box;}
.c_bs-brd-sch-case .sch-box li:last-child { float:left; margin:0; }
.c_bs-brd-sch-case .btn-case li { float:right; }
.c_bs-brd-sch-case .btn_ty1 { background: #1685ff;
  font-size: 16px;
  border: none;
  color: #fff;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;}

.non{ padding: 50px 0; font-size: 20px;}

.input_ { width: auto; height: 35px; box-sizing: border-box; border: 1px solid #ddd !important;}

table .tb_bt .bts { 
	border-radius: 0;
  background-color: #5a5a5a;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  border: none;
  padding: 8px 15px;
	font-weight:bold;
}

.sch-form{ display: flex; justify-content: space-between; margin-top: 50px; width:1240px;}
.sch-form tr td{ vertical-align: middle;}
.sch-form .search-btn { display: block;
	background-color: #1685ff;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border: none;
	line-height: 35px;
  height: 35px;
  width: 60px;
  text-align: center;
  vertical-align: middle;
}
.board .ok-btn, .board .can-btn, .tb_button a {
  background: #0080ff;
  color: #fff!important;
  border-radius: 0;
  border: none;
  width: 110px;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  font-weight: 700;
  display: block;
}
}


/* 검색 버튼 */
.sch-form{ width: 1200px; display: flex; justify-content: space-between;} 
.sch-form .tb_bt{ display: flex;}




/* view */
.c_bs-brd-v span, .c_bs-brd-v a{ font-size: 20px;}
.c_bs-brd-v { width:1240px; margin-bottom:100px;}
.c_bs-brd-v th.sub { font-weight:500; }
.c_bs-brd-v { border-top:1px solid #ddd;}
.c_bs-brd-v > tbody > tr > th { width:165px; background-color:#f6f6f6; font-weight:500; font-size:20px; border-bottom:1px solid #eee; height:60px; text-align:left; } 
.c_bs-brd-v > tbody > tr > td { font-size: 20px; border-bottom:1px solid #eee; height:36px; } 
.c_bs-brd-v > tbody > tr > td > div.info { font-size: 20px; word-break:break-all; }
.c_bs-brd-v > tbody > tr > td.sub > div { font-size: 20px; }
.c_bs-brd-v > tbody > tr > th, .c_bs-brd-v > tbody > tr > td { padding:0 0 0 10px; }
.c_bs-brd-v .v-body { min-height:400px; padding:10px 0; font-size:18px;}
.c_bs-brd-v .v-body p{padding:10px 0; font-size:18px;}
.c_bs-brd-v .btn-case { text-align:center; margin-top: 20px; }
.c_bs-brd-v .btn-case li { display:inline-block;}
.c_bs-brd-v .btn-case li a{ }
.c_bs-brd-v .btn-case .btn_ty1 { display: block; background-color: #1685ff; color: #fff; font-size: 18px; border: none; text-align: center; vertical-align: middle; display:block; width:100px; line-height:50px; height:50px; border-radius:30px;}
.c_bs-brd-v .btn-case .btn_ty2 { display: block; background-color: #fff; color: #333; font-size: 18px; border: none; text-align: center; vertical-align: middle; display:block; width:100px; line-height:50px; height:50px; border-radius:30px; border:1px solid #ddd;}
.c_bs-brd-v .btn-case .btn_ty3 { display: block; background-color: #ddd; color: #666; font-size: 18px; border: none; text-align: center; vertical-align: middle; display:block; width:100px; line-height:50px; height:50px; border-radius:30px;}

.v-fileline{ text-align: right;}



/* write */
.c_bs-brd-w { width:100%; border-top:1px solid #eee; }
.c_bs-brd-w > tbody > tr > th { background-color:#f6f6f6; font-weight:500; font-size:20px; border-bottom:1px solid #eee; height:40px; text-align:left; height:56px;} 
.c_bs-brd-w > tbody > tr > td { font-size:16px; border-bottom:1px solid #eee; height:36px; } 
.c_bs-brd-w > tbody > tr > td > div.info { font-size:16px; }
.c_bs-brd-w > tbody > tr > td.info{padding-left:0;}
.c_bs-brd-w > tbody > tr > td.sub > div { font-size:16px; }
.c_bs-brd-w > tbody > tr > th, .c_bs-brd-w > tbody > tr > td { padding:0 0 0 10px; }
.c_bs-brd-w > tbody > tr > td span.fs16{margin:10px 0; display:flex; align-items:Center;}
.c_bs-brd-w > tbody > tr > td span.fs16 input{margin-right:5px;}
.c_bs-brd-w .input-box { height:40px; font-size:20px; }
.c_bs-brd-w .input-box > input { border:1px solid #ddd; width:calc(100% - 10px); box-sizing: border-box; line-height:40px; font-size:20px; margin-left:10px;}
.c_bs-brd-w .input-box select { border:none; height:32px; line-height:16px; width:100%; }
.c_bs-brd-w textarea.df_input { min-height:400px; width:calc(100% - 10px); padding:5px; }
.c_bs-brd-w .btn-case{margin:40px auto; text-align:center;}
.c_bs-brd-w .btn-case li { display:inline-block; }
.c_bs-brd-w .btn-case li + li{margin-left:10px;}
.c_bs-brd-w .btn-case .btn_ty1 { background:#1685ff; width: 100px; font-size: 18px; border:none; color:#fff; display:block; height:50px; line-height:50px; border:1px solid #1685ff; border-radius:30px;}
.c_bs-brd-w .btn-case .btn_ty2 { display: block; background-color: #fff; color: #333; font-size: 18px; border: none; text-align: center; vertical-align: middle; display:block; width:100px; line-height:50px; height:50px; border-radius:30px; border:1px solid #ddd;}


.c_bs-brd-w .category-box{ width: 150px; border: 1px solid #ddd;}

#tb_pagemove{margin-bottom:100px;}
.board-list{display:flex; width:100%; justify-content:flex-end; margin-bottom:40px;}
.board-list .sch-wrap{ display: flex;}
.board-list .sch-wrap li{ height: 50px; box-sizing: border-box;}
.board-list .sch-wrap li+li{ margin-left:0;}
.board-list .sch-wrap .select-box{ border: 1px solid #ddd; border-radius:0; overflow:hidden; display:none;}
.board-list .sch-wrap .select-box select{ width: 160px; height: 100%; font-size: 18px; color: #333; padding-left: 10px; border: 0; outline: 0;}
.board-list .sch-wrap .sch-box{ width: 280px; padding: 12px 0; border: none; border-right: 0; background-color:transparent; border-radius: 0x; box-sizing: border-box; text-align: left; border-bottom:2px solid #000;}
.board-list .sch-wrap .sch-box input{font-size: 16px; color: #999; outline: 0; border: 0; background-color: transparent; margin-left: 20px; }
.board-list .sch-wrap .sch-btn span{ display: block; width: 60px; height: 50px; background: url(./board_ico_sch.png) center no-repeat; border-radius: 0; border-bottom:2px solid #000; box-sizing:border-box;}
.board-list .sch-wrap .sch-btn span a{ display: block; width: 100%; height: 100%;}
.board-list .btn-wrap{ display: flex; margin-right:auto;}
.board-list .btn-wrap li{ width: 100px; height: 50px; border-radius:30px;}
.board-list .btn-wrap li+li{ margin-left: 5px;}
.board-list .btn-wrap li.del{ background-color: #ddd; }
.board-list .btn-wrap li.del a{ color: #666;}
.board-list .btn-wrap li.write{ background-color: #1685ff; }
.board-list .btn-wrap li a{ display: block; line-height: 50px; color: #fff; font-size: 18px; text-align:center;}
.pager{ padding-top: 80px;}

.pager.newType{display:flex; gap:5px; align-items:center; margin:40px auto 0; padding:0; justify-content:center;}
.pager.newType > div:nth-child(odd){cursor:pointer;}
.pager.newType > div:nth-child(2){display:flex; gap:3px; align-items:Center;}
.pager.newType > div:nth-child(2) span{color:#333; font-size:16px; width:48px; cursor:pointer;}
.pager.newType > div:nth-child(2) span.on{color:#fff; text-align:center; line-height:48px; background:#1685ff; width:48px;}

@media screen and (max-width: 850px) {
.c_bs-brd-v .v-body *{white-space:wrap !important; word-break:break-all; line-height:normal;}
.c_bs-brd-v .v-body a{display:inline-block !important; white-space:normal;}
.c_bs-brd-v .v-body img{width:100%;}
.c_bs-brd-v .v-body p img{width:100% !important; height:auto !important; }
.c_bs-brd-v{width:100% !important; max-width:100vw !important;}
}

@media screen and (max-width: 750px) {
.s-wrap{padding:0 5vw;}
.c_bs-brd-w { width:100%; border-top:0.1333vw solid #eee; }
.c_bs-brd-w > tbody > tr > th { background-color:#f6f6f6; font-weight:500; font-size:3.80vw; border-bottom:0.1333vw solid #eee; height:5.3333vw; text-align:left; height:9vw;} 
.c_bs-brd-w > tbody > tr > td { font-size:2.1333vw; border-bottom:0.1333vw solid #eee; height:4.8000vw; } 
.c_bs-brd-w > tbody > tr > td > div.info { font-size:2.1333vw; }
.c_bs-brd-w > tbody > tr > td.info{padding-left:0;}
.c_bs-brd-w > tbody > tr > td.sub > div { font-size:2.1333vw; }
.c_bs-brd-w > tbody > tr > th, .c_bs-brd-w > tbody > tr > td { padding:0 0 0 1.3333vw; }
.c_bs-brd-w > tbody > tr > td span.fs16{margin:1.3333vw 0; display:flex; align-items:Center;}
.c_bs-brd-w > tbody > tr > td span.fs16 input{margin-right:0.6667vw;}
.c_bs-brd-w .input-box { height:5.3333vw; font-size:3.80vw; }
.c_bs-brd-w .input-box input { border:0.1333vw solid #ddd; width:calc(100% - 1.3333vw); box-sizing: border-box; line-height:5.3333vw; font-size:3.80vw; margin-left:1.3333vw;}
.c_bs-brd-w .input-box select { border:none; height:4.2667vw; line-height:2.1333vw; width:100%; }
.c_bs-brd-w textarea.df_input { min-height:53.3333vw; width:calc(100% - 1.3333vw); padding:0.6667vw; }



.c_bs-brd-w .category-box{ width: 20.0000vw; border: 0.1333vw solid #ddd;}

.board-list{display:flex; width:100%; justify-content:space-between; align-items:flex-end; margin-bottom:5.3333vw; flex-direction:column; gap:1vw; margin-bottom:4.34vw;}
.board-list .sch-wrap{ display: flex;}
.board-list .sch-wrap li{ height: 10vw; box-sizing: border-box;}
.board-list .sch-wrap li+li{ margin-left:0;}
.board-list .sch-wrap .select-box{ border: 0.1333vw solid #ddd; border-radius:0; overflow:hidden; display:none;}
.board-list .sch-wrap .select-box select{ width: 21.3333vw; height: 100%; font-size: 2.4000vw; color: #333; padding-left: 1.3333vw; border: 0; outline: 0;}
.board-list .sch-wrap .sch-box{ width: 37.3333vw; padding: 1.6000vw 0; border: none; border-right: 0; background-color:transparent; border-radius: 0x; box-sizing: border-box; text-align: left; border-bottom:2px solid #000;}
.board-list .sch-wrap .sch-box input{font-size: 3.7333vw; color: #999; outline: 0; border: 0; background-color: transparent; margin-left: 20px; }
.board-list .sch-wrap .sch-btn span{ display: block; width: 8.0000vw; height: 10vw; background: url(./board_ico_sch.png) center no-repeat; border-radius: 0; border-bottom:2px solid #000; box-sizing:border-box;}
.board-list .sch-wrap .sch-btn span a{ display: block; width: 100%; height: 100%;}

.board-list .btn-wrap{ justify-content: center; float: none; margin-right:0; margin-left:auto;}
.board-list .btn-wrap li{ width: 18.6667vw; height: 9.3333vw; border-radius:100vw;}
.board-list .btn-wrap li a{ line-height: 9.3333vw;font-size: 3.7333vw; border-radius:100vw;}


#tb_board{width:100%; margin:5.3333vw auto;}
#morning_board{width:100%; margin:5.3333vw auto;}
.c_bs-brd-list { width:100%; text-align:center; border-top:1px solid #ddd; border-collapse: collapse;}
.c_bs-brd-v{width:100%;}


.c_bs-brd-list > tbody > tr th:nth-child(3){display:none;}
.c_bs-brd-list > tbody > tr th:last-child{display:none;}
.c_bs-brd-list > tbody > tr td:nth-child(3){display:none;}
.c_bs-brd-list > tbody > tr td:last-child{display:none;}
.c_bs-brd-list > tbody > tr th.data{display:none;}
.c_bs-brd-list > tbody > tr td.data{display:none;}
.c_bs-brd-list > tbody > tr > td{height:9vw;}
.c_bs-brd-list > tbody > tr > td.num, .c_bs-brd-list th.num{width:20%; font-size:3.80vw;}
.c_bs-brd-list > tbody > tr > td.subject, .c_bs-brd-list th.subject{width:80%; box-sizing:border-box; height:8.6667vw; font-size:3.80vw;}
.c_bs-brd-list > tbody > tr th{background:#f5f5f5; font-size:3.4667vw; height:8.6667vw;}
.c_bs-brd-list span, .c_bs-brd-list a{font-size:3.4667vw; line-height:normal;}



.c_bs-brd-v > tbody > tr > th{width:20%; box-sizing:border-box; font-size:3.200vw; height:9vw}
.c_bs-brd-v > tbody > tr > td{width:80%; box-sizing:border-box; font-size:3.200vw; height:9vw}
.c_bs-brd-v span, .c_bs-brd-v a{font-size:3.200vw}
.c_bs-brd-v > tbody > tr.last{width:100%; box-sizing:Border-box;}
.c_bs-brd-v > tbody > tr.last td{width:100%; box-sizing:border-box; padding-left:0;}
.c_bs-brd-v .v-body { font-size:2.4000vw;}
.c_bs-brd-v .v-body p{ font-size:2.4000vw;}
.c_bs-brd-v .v-body img{width:100%;}
.c_bs-brd-v .v-body p img{width:100% !important; height:auto !important;}


.c_bs-brd-list > tbody > tr > td .notiTag{background:#d73c3c; font-size:3.20vw; width:10vw; height:6vw; line-height:6vw; border-radius:6vw; color:#fff; text-align:Center; display:inline-block;}

.board-list > form{width:100%;}
.sch-wrap{ display: flex; justify-content: space-between; width:100%;}
.sch-wrap form{width:100%;}
.sch-wrap ul{ display: flex; width:100%;}
.sch-wrap ul .sch-box{ width: 90%; padding: 1.6000vw 0; border: none; border-right: 0; background-color:transparent; border-radius: 0; box-sizing: border-box; text-align: left; border-bottom:0.2667vw solid #000;}
.sch-wrap ul .sch-box input{ font-size: 2.9333vw; color: #999; outline: 0; border: 0; background-color: transparent; margin-left: 2.6667vw; }
.sch-wrap ul .sch-btn span{ display: block; width: 8.0000vw; height: 7.6000vw; background: url(image/board_ico_sch.png) center no-repeat; border-radius: 0; border-bottom:0.2667vw solid #000;}
.sch-wrap ul .sch-btn span a{ display: block; width: 100%; height: 100%;}
.board-list .sch-wrap .sch-box{width:90%;}
.board-list .sch-wrap .sch-btn{width:10%;}
.board-list .sch-wrap .sch-btn span{margin:0; width:100%; background-size:3.200vw;}

.pager.newType{margin-top:4vw;}
.pager.newType > div:nth-child(2) span{color:#333; font-size:2.1333vw; width:8vw; cursor:pointer;}
.pager.newType > div:nth-child(2) span.on{color:#fff; text-align:center; line-height:8vw; background:#1685ff; width:8vw;}





.c_bs-brd-w .btn-case{margin:5.3333vw auto;}
.c_bs-brd-w .btn-case li { display:inline-block; }
.c_bs-brd-w .btn-case li + li{margin-left:1.3333vw;}
.c_bs-brd-w .btn-case .btn_ty1 { background:#1685ff; width:18.6667vw; font-size: 3.7333vw; border:none; color:#fff; display:block; height:9.3333vw; line-height:9.3333vw; border:0.1333vw solid #1685ff; border-radius:100vw;}
.c_bs-brd-w .btn-case .btn_ty2 { display: block; background-color: #fff; color: #333; font-size: 3.7333vw; border: none; text-align: center; vertical-align: middle; display:block; width:18.6667vw; line-height:9.3333vw; height:9.3333vw; border-radius:100vw; border:0.1333vw solid #ddd;}


.c_bs-brd-v .btn-case{margin:5.3333vw auto;}
.c_bs-brd-v .btn-case li { display:inline-block; }
.c_bs-brd-v .btn-case li + li{margin-left:1.3333vw;}
.c_bs-brd-v .btn-case .btn_ty1 { background:#1685ff; width:18.6667vw; font-size: 3.7333vw; border:none; color:#fff; display:block; height:9.3333vw; line-height:9.3333vw; border:0.1333vw solid #1685ff; border-radius:100vw;}
.c_bs-brd-v .btn-case .btn_ty2 { display: block; background-color: #fff; color: #333; font-size: 3.7333vw; border: none; text-align: center; vertical-align: middle; display:block; width:18.6667vw; line-height:9.3333vw; height:9.3333vw; border-radius:100vw; border:0.1333vw solid #ddd;}
.c_bs-brd-v .btn-case .btn_ty3 { display: block; background-color: #ddd; color: #666; font-size: 3.7333vw; border: none; text-align: center; vertical-align: middle; display:block; width:18.6667vw; line-height:9.3333vw; height:9.3333vw; border-radius:100vw; border:0.1333vw solid #ddd;}
.non { font-size: 4.80vw; } 
}


