@charset "utf-8";
@import url('//fonts.googleapis.com/css?family=Roboto:400,700');
@import url('../../../nariya/css/g5.css');

/********************************************************
■ Theme Common
********************************************************/
body { margin:0; padding:0;	background:#fff; color:#000; }
h1, h2, h3, h4, h5, h6, .en { font-family:"Roboto", sans-serif; }

/********************************************************
■ Theme Layout : 테마 레이아웃
********************************************************/
.wrapper { background:#fff; }
@media all and (max-width:991px) {
	.responsive .wrapper { overflow-x:hidden; }
}
.nt-container,
.nt-container-wide { margin:0 auto; }
@media all and (min-width:992px) {
	.responsive .boxed-a.wrapper .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
	.responsive .boxed-b.wrapper { padding-left:1.5rem !important; padding-right:1.5rem !important; }
	.responsive .boxed-b.wrapper #nt_title .nt-container.px-xl-0,
	.responsive .boxed-b.wrapper #nt_wing .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
}

/* 비반응형 */
.no-responsive .boxed-a.wrapper .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
.no-responsive .boxed-b.wrapper { padding-left:1.5rem !important; padding-right:1.5rem !important; }
.no-responsive .boxed-b.wrapper #nt_title .nt-container.px-xl-0,
.no-responsive .boxed-b.wrapper #nt_wing .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
@media all and (max-width:1200px) {
	.no-responsive .wrapper.wided .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
	.no-responsive .wrapper.wided #nt_title .nt-container.px-xl-0,
	.no-responsive .wrapper.wided #nt_wing .nt-container.px-xl-0 { padding-left:1.5rem !important; padding-right:1.5rem !important; }
}

/********************************************************
■ Loader : 페이지 로딩바
********************************************************/
#nt_loader { background: #fff; left: 0; top: 0; width: 100%; height: 100%; display: block; position: fixed; z-index: 100000; }
#nt_loader .loader { margin: -25px 0 0 -25px; left: 50%; top: 50%; width: 50px; height: 50px; line-height:50px; font-size: 45px; position: absolute; z-index: 10001; }

/********************************************************
■ LNB
********************************************************/
#nt_lnb ul { list-style: none; margin: 0; }
#nt_lnb ul > li { float: left; padding: 0 13px; }
#nt_lnb ul > li::after { font-family: dotum; font-weight: normal; float: right; color:#ccc; content: "|"; margin-right:-15px; }
#nt_lnb ul > li:first-child { padding-left:0; }
#nt_lnb ul > li:last-child { padding-right:0; }
#nt_lnb ul > li:last-child::after { content: ""; margin-right:0; }
#nt_lnb ul > li > a { float:left; white-space:nowrap; }
#nt_lnb .dropdown-toggle::after { color:#ccc; }

/********************************************************
■ PC 헤더(Header)
********************************************************/
#header_pc .nt-container { }
#header_pc .header-logo img { max-width:100%; }
#header_pc .header-search { width:100%;	max-width:400px; }
#header_pc .header-search form { padding:0; border-width:2px; border-style:solid; }
#header_pc .header-search input { font-size:16px !important; background: #fff; border:0 !important; box-shadow:none !important; -webkit-box-shadow:none !important; }
#header_pc .header-search .form-control:focus { box-shadow:none !important; -webkit-box-shadow: none !important; }
#header_pc .header-search .btn { border:0; background: none !important; outline:none; }

/********************************************************
■ 모바일 헤더(Header)
********************************************************/
#header_mo { box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); }

/********************************************************
■ PC 주메뉴
********************************************************/
/* 공통 */
#nt_menu { position:relative; z-index:20; box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -webkit-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); -moz-box-shadow: 0px 5px 5px -2px rgba(50, 60, 70, 0.15); }
#nt_menu .nt-container,
#nt_menu .me-list .me-li,
#nt_menu .sub-1dul,
#nt_menu .sub-1dli { position:relative; }
#nt_menu .sub-slide { display:none; visibility:visible; }
#nt_menu .sub-icon::after { font-family: "FontAwesome"; float: right; position: relative; content: "\f105"; }
#nt_menu .me-icon {	width:4.0rem; text-align:center; }
#nt_menu .me-a { display:block; position:relative; text-align:center; font-weight:bold; color:#fff; }
#nt_menu .me-li.on .me-a,
#nt_menu .me-li:hover .me-a { color:#fff; background:rgba(0,0,0,0.2) !important; }
#nt_menu .sub-2div { left:100%; top:0; position:absolute; z-index:22; background: #fff; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); } 
#nt_menu .sub-2dul { }
#nt_menu .sub-2dli { }
#nt_menu .sub-2da { display:block; color:#000; border-bottom: 1px solid #eee; } 
#nt_menu .sub-2dli.on .sub-2da,
#nt_menu .sub-2dli:hover .sub-2da { color:#000; background: #fafafa; border-color: #eee; font-weight: bold; }
#nt_menu .sub-2line { display:block; color:#000; font-weight:bold; background:#f5f5f5; }
.nt-menu .sub-1div { position:absolute; left:0; z-index:21; width:auto; text-align:left; top:100%; left:0; background:#fff; box-shadow: 0 6px 12px rgba(0, 0, 0, .175); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); }
.nt-menu .sub-1div::before { left: 50%; margin-left:-8px; }
.nt-menu .sub-1da { display:block; color:#000; border-bottom: 1px solid #eee; }
.nt-menu .sub-1line { position:relative; display:block; }
.nt-menu .sub-1dli.on .sub-1da,
.nt-menu .sub-1dli:hover .sub-1da { color:#000; background: #f5f5f5; border-color: #eee; font-weight:bold; }
.nt-menu .sub-1line { color:#000; font-weight:bold; background:#fafafa; }
.nt-menu .me-sh { padding:0.59rem 1.0rem; } /* 서브메뉴 높이설정 : 페딩값으로 조절 */

/* 메뉴 상단 고정 */
#nt_sticky_wrap.me-sticky { position:fixed; width:100%; z-index:999; left:0; top:0; }
@media all and (min-width:992px) {
	.wrapper.m-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 auto !important; }
	.wrapper.ml-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 0 0 auto !important; }
	.wrapper.mr-lg-auto #nt_sticky_wrap.me-sticky nav { margin:0 auto 0 0 !important; }
}

/********************************************************
■ 페이지 타이틀
********************************************************/
#nt_title { position:relative; overflow:hidden; color:#333; background:#fafafa; border-bottom:1px solid #dee2e6; }
#nt_title .nt-container { position:relative; z-index:2; height:70px; }
#nt_title .page-title { font-size:26px; letter-spacing:-1px; line-height:1.4; }
#nt_title .breadcrumb a { color:#333; }
#nt_title .breadcrumb-item + .breadcrumb-item::before {	font-family: dotum;	font-weight: normal; color:#aaa; content:">"; }
@media all and (max-width:991px) {
	.responsive #nt_title .page-title { font-size:24px; letter-spacing:0; }
}
@media all and (max-width:767px) {
	.responsive #nt_title .page-title { font-size:22px; }
	.responsive #nt_title .nt-container { height:60px; }
}
@media all and (max-width:575px) {
	.responsive #nt_title .page-title { font-size:20px; }
	.responsive #nt_title .nt-container { height:50px; }
}

/********************************************************
■ Wing
********************************************************/
#nt_wing .nt-container { position:relative; overflow:visible !important; }
#nt_wing img { max-width:100%; }
#nt_wing .wing-left,
#nt_wing .wing-right { position:absolute; width:160px; }
#nt_wing .wing-left { left:-180px; }
#nt_wing .wing-right { right:-180px; }
.boxed-b #nt_wing .wing-left { left:-200px; }
.boxed-b #nt_wing .wing-right { right:-200px; }

/********************************************************
■ Footer 
********************************************************/
#nt_footer .nt-links ul { list-style: none; margin: 0; padding:0; }
#nt_footer .nt-links ul > li { float: left; padding: 0 13px; }
#nt_footer ul > li:first-child { padding-left:0; }
#nt_footer ul > li:last-child { padding-right:0; }
#nt_footer .nt-links ul > li::after { font-family: dotum; font-weight: normal; float: right; color:#ccc; content: "|"; margin-right:-15px; }
#nt_footer .nt-links ul > li:last-child::after { content: ""; }
#nt_footer .nt-links ul > li > a { color: #333; white-space:nowrap;	}
@media all and (max-width:991px) {
	.responsive #nt_footer .nt-links ul > li { float:none; display:inline-block; }
}

/********************************************************
■ Widget Title 위젯 타이틀
********************************************************/
h3.h3 { padding:0; margin:0; font-weight:bold; }
hr.hr::before { width:100%; height:1px; content: ""; position:absolute; left:0; bottom:1px; line-height:1px; background-color:#ddd; }
hr.hr { display:block; position:relative; height:3px; border: none; line-height:1px; padding:0;	margin:0; }
hr.hr::after { width:4.0rem; height:3px; content: ""; position:absolute; left:0; bottom:0; line-height:1px; }
@media all and (max-width:575px) {
	.responsive h3.h3 {	padding-left:1.0rem; padding-right:1.0rem; }
	.responsive hr.hr::after { left:1.0rem;	}
}

/********************************************************
■ Bootstrap 4 : 부트스트랩 기본 속성
********************************************************/
/* 툴팁 */
.tooltip .tooltip-inner { font-size:1.0rem !important; }

/* 체크박스, 라디오버튼 재지정 */
.custom-checkbox .custom-control-label::before,
.custom-checkbox .custom-control-label::after,
.custom-radio .custom-control-label::before,
.custom-radio .custom-control-label::after { top:0.15rem !important; width:1.4rem !important; height:1.4rem !important; }

/* 체크박스, 라디오버튼과 글자간 간격 */
.custom-checkbox .custom-control-label span,
.custom-radio .custom-control-label span { cursor: pointer; padding-left:0.5rem !important; }

/* 스위치 버튼 재지정 */
.custom-switch .custom-control-label::before,
.custom-switch .custom-control-label::after { margin-top:2px; }

/* Button */
.btn-lg { padding: 10px 16px; border-radius: 3px; line-height: 1.33; font-size: 18px; }
.btn-lg i {	top: 3px; font-size: 24px; position: relative; }

/* Form */
.col-form-label { font-weight:bold; }

/* Pagenation */
.page-link,
.page-link:hover,
.page-link:focus { color: #333; }

/* 라운드 스타일 */
.na-round,
.view_image img,
.pretty-embed img { border-radius: 0.3rem !important; }

/* 사각 스타일 */
.is-square .na-round,
.is-square .view_image img,
.is-square .pretty-embed img,
.is-square .btn,
.is-square .alert,
.is-square .nav-link,
.is-square .form-control,
.is-square .input-group-prepend,
.is-square .input-group-append,
.is-square .input-group-text,
.is-square .custom-file-label,
.is-square .custom-file-label:after,
.is-square .custom-select,
.is-square .label,
.is-square .progress,
.is-square .pagination li a,
.is-square .list-group-item { border-radius:0 !important; }




/********************************************************
■ Exit 추가
********************************************************/
@import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css');
@font-face { font-family: 'NanumSquareNeo'; 	src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.0/NanumSquareNeo-Variable.woff2') format('woff2'); 	font-weight: normal; 	font-style: normal;}

/* Theme Common */
:root { --maincolor : #00cc39; --bgcol: #292929; }
html > body { font-family: 'nanumsquare', sans-serif !important; }
body > .wrapper { background-color: var(--bgcol); }
#nt_title { display: none; }
@media(min-width:768px){ br.mob{ display:none;	}	}
@media(max-width:767px){ br.pc{ display: none;	} }

/* 전체 배경  */
.wrapper { background-color: #292929; }

/* 헤더 배경  */
#headerTopPC { background: linear-gradient(var(--maincolor), #00CC6A); }

/* 헤더 상단바 */
#nt_lnb .nt-container{ min-height: 50px; display: flex; align-items: center; justify-content: space-between; padding: 0 !important;}
#nt_lnb .nt-container::after{ content: unset; }
#nt_lnb ul { align-items: center; display: flex; }
#nt_lnb ul > li { font-size: 14px; line-height: 1em; padding: 0 15px;}
#nt_lnb ul > li.date-info{ padding: 4px 10px; margin: 0 5px 0 0; border-radius: 100px; background-color: #444; color: white; font-size: 13px; }
#nt_lnb ul > li.date-info::after{ display: none; }
#nt_lnb ul > li:not(.date-info) { font-weight: 800; }
#nt_lnb ul > li > a { color: white; }

#nt_lnb > div.logged-in .float-right { gap:26px }
#nt_lnb > div .float-right li { padding: 0; }
#nt_lnb > div .float-right li.sign-btn { padding: 7px 20px; border-radius: 5px; margin-right: 10px; font-weight: 700;}
#nt_lnb > div .float-right li::after { display: none; }
#nt_lnb > div.logged-out .float-right li:nth-child(1) {background-color: #222;}
#nt_lnb > div.logged-out .float-right li:nth-child(2) {background-color: transparent; border: 1px solid #222; margin-right: 15px;}
#nt_lnb > div.logged-in .float-right li:last-child { padding: 7px 20px; border-radius: 5px; font-weight: 700; background-color: #222; }

/* 헤더 레이아웃 */
#header_pc .header-logo img { width: 218px; }
#header_pc .nt-container { padding: 10px 0 24px !important; }
#header_pc .nt-container > div > div:nth-child(2) { width: 410px; }
#header_pc .nt-container > div > div:last-child { padding-left: 84px; }

/* 서치바 */
#header_pc .nt-container .header-search { max-width: 420px; }
#header_pc .nt-container .header-search .header-keyword{ margin: 15px 0 0 20px; }
#header_pc .nt-container .header-search .header-keyword .basic-keyword { margin: 0; }
#header_pc .nt-container .header-search .header-keyword .basic-keyword li a { color: white; font-size: 13px; }
#header_pc .nt-container .header-search form { border: none; border-radius: 5px; }
#header_pc .nt-container .header-search form .input-group { height: 46px; }
#header_pc .nt-container .header-search form .input-group input { height: 100%; padding: 15px 20px; font-size: 14px !important; }
#header_pc .nt-container .header-search form .input-group-append { background-color: black; border-radius: 0 5px 5px 0; }
#header_pc .nt-container .header-search form .input-group-append button { width: 46px; }
#header_pc .nt-container .header-search form .input-group-append i { color: white !important; }

/* 숏컷게시판 */
#header_pc .nt-container .fv-page { margin-right: 60px; gap: 10px;}
#header_pc .nt-container .fv-page > div { width: 62px; height: 51px; }
#header_pc .nt-container .fv-page > div:last-child { width: 65px; }
#header_pc .nt-container .fv-page > div a { display: flex; flex-direction: column; justify-self: center; align-items: center; gap: 6px; }
#header_pc .nt-container .fv-page > div img { width: 30px; height: 30px;}
#header_pc .nt-container .fv-page > div p { font-size: 13px; font-weight: 800; line-height: 1.2em; color: white; letter-spacing: -0.3px; width: 100%; text-align: center;}

/* 서브헤더 */
#nt_menu { background-color: #444 !important; }	
#nt_menu .nt-container { min-height: 60px; }	
#nt_menu .nt-container > .d-flex { gap:24px; }	
#nt_menu .me-li .me-a { min-height: 60px; padding: 8px 0; font-family: 'nanumsquare', sans-serif !important; line-height: 2.5em !important; font-weight: 800 !important; }
#nt_menu .me-li.on .me-a { background-color: transparent !important; color: var(--maincolor) !important; }
#nt_menu .me-li.safety .me-a { color: #ffd600 !important; }
#nt_menu .me-li.danger .me-a { color: #ff0000 !important; }
#nt_menu .me-li.danger .me-a img { margin-bottom: 2px; }
#nt_menu .me-icon i {color: var(--maincolor);}

/* 페이지제목 */
#nt_title { display: none; }


/* 로그인페이지 */
/* #nt_body .nt-container > .row > .na-col { max-width: unset; width: 100%; } */

/* 푸터와의 간격 */
#nt_body .nt-container.side-main-cont { margin-bottom: 100px !important; }

/* 본문 레이아웃 */
#nt_body .nt-container.side-main-cont > div { margin: 0 !important; gap: 15px; flex-wrap: nowrap; }

/* 사이드바 있는 본문 */
#nt_body .nt-container.side-main-cont > div > div:first-child { padding: 0 !important; max-width: 1035px;}



/* 사이드바 */
#nt_body .nt-container.side-main-cont > div > div:last-child { padding: 0; max-width: 340px; }

#exitLogin { width: 100%; margin-bottom: 50px; min-height: 275px; }
.main #exitLogin { margin-bottom: 0px; }
#exitLogin form { border: 1px solid #777; border-radius: 10px; padding: 25px 20px 20px; width: 340px; height: 275px; }

#exitLogin form .form-group { margin-bottom: 10px; }
#exitLogin form .form-group:nth-child(2) { margin-bottom: 12px; }
#exitLogin form .form-group:nth-child(3) { margin-bottom: 15px; }
#exitLogin form .form-group:nth-child(4) { margin-bottom: 18px; }

#exitLogin form .input-group { position: relative; }
#exitLogin form .input-group .input-group-prepend { position: absolute; left: 12px; z-index: 9; top: 13px; }
#exitLogin form .input-group .input-group-prepend img { width: 20px; height: 20px; }
#exitLogin form .input-group input { padding: 0 0 0 42px; margin: 0;}

#exitLogin form input[type=text], #exitLogin form input[type=password] { width: 100%; height: 46px; color: white; background-color: #444; border-radius: 5px; box-shadow: none; }
#exitLogin form .form-group .custom-control-label { margin-left: 6px; color: white; line-height: 1.8em; font-family: 'nanumsquareneo'; }
/* #exitLogin form .form-group .custom-switch .custom-control-label::before, #exitLogin form .form-group .custom-switch .custom-control-label::after { margin-top: 0px !important; } */
#exitLogin form .form-group button.btn { background-color: var(--maincolor) !important; border-radius: 5px; height: 46px; box-shadow: 0 0 10px 0 rgba(0, 204, 57, 0.5); }
#exitLogin form .clearfix { line-height: 12px;}
#exitLogin form .clearfix a, #exitLogin form .clearfix span { color: white; font-size: 12px; line-height: 1em;}



/* 게시판 레이아웃 */
#boInfo { display: flex; flex-direction: column; justify-content: space-between; }
#boInfo > div { margin-bottom: 20px; }
#boInfo > *:nth-child(2) { margin-bottom: 50px; }
#boInfo > img:nth-child(3) { margin-bottom: 30px; }

#boInfo > img { width: 100%; }

/* 게시판 상단 랜덤 배너 */
#boInfo .bo-top-banner-ct { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 20px; }
#boInfo .bo-top-banner-ct .single-banner img { width: 100%; border-radius: 10px; aspect-ratio: 333 / 205; height: auto; object-fit: cover; }

#boInfo #exitBreadCrumb { width: 100%; min-height: 50px; border: 1px solid var(--maincolor); border-radius: 10px; display: flex; }
#boInfo #exitBreadCrumb * { font-size: 16px; font-weight: 800; }
#boInfo #exitBreadCrumb > div:first-child { display: flex; flex-direction: column; justify-content: center; min-width: 117px; padding: 0 15px; background-color: var(--maincolor); border-radius: 10px 0 0 10px; box-shadow: inset 2px 2px 14px 0 rgba(0,0,0,0.25);}
#boInfo #exitBreadCrumb > div:first-child a { display: block; line-height: 1em; text-align: center; padding: 10px 0; color: white; }

#boInfo #exitBreadCrumb > div:last-child { display: flex; padding: 0px 10px; }
#boInfo #exitBreadCrumb > div:last-child a { padding: 10px; color: white; line-height: 1.8em; }
#boInfo #exitBreadCrumb > div:last-child a.active { color: var(--maincolor); text-decoration: underline; text-underline-offset: 4px; }

/* 출첵 달력 */
#calendar { display: none; }

/* 정보찾기 */
#find_info { background-color: white; padding: 20px; }

/* 게시판 리스트 */
#bo_btn_top { margin-bottom: 8px !important; }

#bo_list_total > div:first-child{ font-size: 13px; line-height: 1.6em; color: white; }

#bo_list { margin-bottom: 50px !important; }
#bo_list > div:first-child { background-color: white !important; height: 2px !important; } /* 목록 헤드 */
#bo_list .na-table-head { border-top: 2px solid white !important; border-bottom: 1px solid #555 !important; }
#bo_list .na-table-head .d-md-table-cell, #bo_list .na-table-head .d-md-table-cell a  { color: white; font-size: 13px !important; }

#bo_list ul.na-table li.d-md-table-row { background-color: var(--bgcol) !important; border-bottom: 1px solid #555 !important; }
#bo_list ul.na-table li.d-md-table-row > div { padding-top: 9.5px !important; padding-bottom: 9.5px !important;  }
#bo_list ul.na-table li.d-md-table-row .na-subject { padding-left: 35px; color: white;}
#bo_list ul.na-table li.d-md-table-row .na-subject .na-icon.na-new { display: none; }
#bo_list ul.na-table li.d-md-table-row.text-muted { color: white !important; }
#bo_list ul.na-table li.d-md-table-row a { color: white }
#bo_list ul.na-table li.d-md-table-row .na-notice { background: url(/images/icon-grn-notice.png); background-size: cover; width: 42px; height: 22px; }

#bo_list #bo_gallery { border-bottom: none !important; }
#bo_list #bo_gallery .label-cap { display: none; }

/* 게시판 상세보기 */
#bo_v { padding: 30px 25px; border: 1px solid #777; border-radius: 10px; background-color: white;}


/* 파지네이션 */
.pagination > li.page-item a.page-link { border: none; color: white; font-size: 14px; line-height: 1.1em; width: 30px; height: 30px; }
.pagination > li.page-item.disabled a.page-link{ background-color: transparent; }
.pagination > li.page-item.active a.page-link{ background-color: var(--maincolor) !important;  border-radius: 100px; }
#fboardlist .pagination .page-item { margin-right: 6px; }
#fboardlist .pagination .page-item .page-link { background-color: transparent; }
#fboardlist .pagination > li.page-item.page-first { margin: 0 10px 0 0; }
#fboardlist .pagination > li.page-item.page-prev { margin: 0 15px 0 0; }
#fboardlist .pagination > li.page-item.page-next { margin: 0 10px 0 9px; }


/* 게시판 글쓰기 */
#fwrite > ul.list-group { padding: 20px; background-color: white;}

/* 검색결과 */
#sch_con { background-color: white; padding: 20px; border-radius: 10px; }

@media(max-width:767px){
	/* html > body { font-family: 'nanumsquare', sans-serif !important; } */

	#nt_body .nt-container.side-main-cont { margin-top: 0 !important; }

	/* 브레드크럼 */
	#boInfo #exitBreadCrumb { display: none; }

	/* 게시판 상단 랜덤 배너 */
	#boInfo .bo-top-banner-ct { display: grid; grid-template-columns: 1fr 1fr; gap: 11px; padding: 16px 11px 0; margin-bottom: 15px;}
	#boInfo .bo-top-banner-ct .single-banner img { width: 100%; border-radius: 10px; aspect-ratio: 333 / 205; height: auto; object-fit: cover; }

	#bo_list_total > div:first-child{ font-size: 13px; line-height: 1.6em; color: white; }
	
	#bo_list ul.na-table li.d-md-table-row { padding: 13px 16px !important; }
	#bo_list ul.na-table li.d-md-table-row > div { padding: 0 !important; }
	#bo_list ul.na-table li.d-md-table-row > div:not(:nth-child(2)) { font-size: 12px !important; }
	#bo_list ul.na-table li.d-md-table-row > div > i { color: var(--maincolor); }
	#bo_list ul.na-table li.d-md-table-row > div.d-md-table-cell.text-left:nth-child(2) { margin-bottom: 5px; }
	#bo_list ul.na-table li.d-md-table-row .na-subject { padding-left: 0px; font-size: 14px; font-weight: 700; }

	#bo_v { padding: 20px 15px; border: none; border-radius: 0; background-color: white; margin-bottom: -100px !important; }

	.m-menu > div:nth-child(2), .m-menu > div:nth-child(3) { display: none; }
	.m-menu > div.m-wrap .m-nav3 ul li a { font-weight: 800; }
	.m-menu > div.m-wrap .m-nav3 ul li.active a { color: var(--maincolor); }

	.m-menu > div.m-sub { background: var(--bgcol); border: none; padding: 0 16px; height: 50px; line-height: 50px; }
	.m-menu > div.m-sub #mobile_nav_sub { margin: 0; font-size: 15px; font-weight: 800; }
	.m-menu > div.m-sub #mobile_nav_sub a { color: white; font-weight: 800; }
	/* .m-menu > div.m-sub #mobile_nav_sub ul li { font-family: 'nanumsquareneo' !important; } */
	.m-menu > div.m-sub #mobile_nav_sub ul li.active a { color: var(--maincolor); text-decoration: underline; text-underline-offset: 5px; }


	#bo_btn_top > div { display: flex; align-content: center; flex-direction: row; justify-content: space-between; }
	#bo_btn_top #bo_list_total .border-top { display: none !important; }

	

}