@charset "utf-8";

.ui-view h5.ui-title:before	{ display:none; }

#comment label[for="comments"] { border-top:2px solid #666666; }

.agreement { margin-top:0; }
.agreement h4 { margin-bottom:10px; padding-top:0; padding-left:0; font-size:1.6em; color:#1e3955; }
.agreement h4:before { display:none; }
.agreement pre { padding:20px 20px 5px 40px; border:10px solid #1e3955; background:#ffffff; font-family:Noto Sans KR, sans-serif; font-size:1em; font-weight:400; }

ul.ui-gallery li > a { height:250px; }
.ui-gallery li img { min-height:203px; }

#searchVO table.table tbody tr.board_new td:nth-child(2n) a { background:url(/resources/images/board/alim.gif) no-repeat 0px center; }
#searchVO table.table tbody tr.board_new td, #searchVO table.table tbody tr.board_new td a { font-weight:500; color:#0f57a4; background:#f7f8fe;  }

#board_item_list dd input[type="text"], #board_item_list dd input[type="password"], #board_item_list dd textarea, #board_item_list dd select { height:35px; }

div#board_item_list dt { color:#000000; background:#f1f6f7; }

.page-search-box select, .page-search-box input { padding:7px; }

/* 게시판 카테고리 */
.ui-page-total-category { display:none; }






@media all and (max-width: 1200px) {
}





@media all and (max-width: 1000px) {

	.ui-gallery li { width:33.3%; }

}





@media all and (max-width: 768px) {

	.pc_view { display:none; }
	.m_w20 { width:20% !important; }
	.m_w10 { width:10% !important; }
	
	.agreement pre { padding:15px 15px 5px 20px; border:6px solid #1e3955; }
	
	.ui-gallery li { width:50%; }

}





@media (max-width: 645px) {

	.ui-gallery li { width:50%; }
	
}





@media (max-width: 480px) {

	.ui-gallery li { width:100%; }
	
}
