/* BASIC css start */
/* µðÀÚÀÎ ¸®´º¾ó CSS */
/* °øÅë */
#content { font-family: "Noto Sans KR", sans-serif; font-optical-sizing: auto; font-style: normal; font-size: 16px; color: #363636; text-transform: uppercase; }
#content h1, #content h2, #content h3, #content h4, #content p, #content span, #content strong, #content div, #content a { font-family: "Noto Sans KR", sans-serif; }
/* »ó´Ü css */
.cs__wrap ul, .cs__wrap li { list-style: none; }
.cs__wrap a { display: block; color: inherit; cursor: pointer; text-decoration: none; }
.cs__wrap img { vertical-align: top; }
.cs__wrap { max-width: 1330px; margin: 0 auto; box-sizing: border-box; padding: 0; }
.cs__wrap .bbs-tit { margin: 0; }
.cs__wrap .bbs-tit h1 { font-size: 1.1875em; text-align: center; margin-bottom: 70px !important; margin-top: 70px; margin-top: 70px; }
/* »ó´Ü ÅÇ¸Þ´º */
.cs__wrap .tabs { list-style: none; box-sizing: border-box; font-size: 16px; }
.cs__wrap .tabs { width: 100%; border-bottom: 3px solid #f7f7f7; display: flex; flex-direction: row; justify-content: center; align-items: center; padding-left: 0; gap: 1%; }
.cs__wrap .tabs .tab-btn a { padding: 20px 50px; font-size: 1em; }
.tab-sel { border-bottom: 3px solid #000; font-weight: 600; }
/* ÅÇ ÄÜÅÙÃ÷ */
.tab-content { display: none; }
.tab-show { display: block; }
/* °í°´¼¾ÅÍ */
.cs__wrap .section-top h4 { margin-top: 70px; font-size: 1.3125em; margin-bottom: 30px; font-weight: bold; }
.cs__wrap .section-top ul { display: flex; flex-direction: row; gap: 1%; padding-left: 0; }
/* °í°´¼¾ÅÍ ¹®ÀÇ ¾ÆÀÌÄÜ ¸Þ´º */
.cs_menu { display: flex; flex-direction: row; padding-left: 0; gap: 0 !important; margin-top: 50px; }
.cs_menu li { border: 1px solid #e5e5e5; width: 100%; position: relative; }
.cs_menu a { width: 16.73%; padding: 100px; }
.cs_menu .img_wrap { position: absolute; top: 16%; left: 50%; transform: translateX(-50%); }
.cs__wrap .section-top .cs_menu .text { position: absolute; bottom: 15.00%; left: 50%; transform: translateX(-50%); font-weight: 600; font-size: 1.230769230769231em; }

/* °Ô½ÃÆÇ ºÎºÐ */
.bbs-table-view { margin-top: 50px; background-color: #fff; }
.subject_box { border-bottom: 1px solid #ededed; }
.subject_box .line { padding: 30px 10px !important; font-weight: bold; font-size: 1.1em; }
.subject_box .line .wrtier_wrap { font-weight: normal; font-size: 1em; color: #aaa; margin-top: 8px; }
.wrtier_wrap { display: flex; flex-direction: row; }
.wrtier_wrap p { padding: 0 10px 0; position: relative; }
.wrtier_wrap p:first-child { padding-left: 0; }
.wrtier_wrap p:before { content: '|'; font-size: 10px; color: #aaa; position: absolute; top: 3px; right: -11px; padding-right: 10px; }
.wrtier_wrap p:last-child:before { display: none; }
.content_box { border-bottom: 1px solid #ededed; }
.bbs-table-view .data-bd-cont { padding-bottom: 50px; }
.bbs-link.bbs-link-tp { border-bottom: 0; }
.bbs-link.bbs-link-tp a { width: 180px !important; background-color: #fff !important; border: 1px solid #aaa; box-sizing: border-box; color: #aaa; }
.bbs-link.bbs-link-tp a:nth-child(3) { background-color: #512772 !important; color: #fff; }
/* 
    ±âÁ¸ css ÄÚµå 
*/
.bbs-table-view .data-bd-cont .attach { display:block; }
.bbs-hd { display: none; }
/* BASIC css end */

