@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:#fff; font-family: 'Pretendard';}
h1, h2, h3, h4, h5, h6, .en { font-family: 'Pretendard'; }
a{color:#fff;}


/********************************************************
■ Theme Layout : 테마 레이아웃
********************************************************/
@font-face {
    font-family: 'JalnanGothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_231029@1.1/JalnanGothic.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}

.wrapper { background:#0C0D0E; }
@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 {background-color: #000;}
#header_pc .header-logo img{max-width: 200px; width:100%;}
#header_pc .header-search { width:100%;	max-width:430px; padding-left: 100px;}
#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; }

/* ===== Custom Header Style ===== */

/* 전체 헤더 */
#header_pc { padding: 10px 0; }
/* 로고 */
#header_pc .header-logo img { max-height: 40px; width: auto; }

/* 검색창 */
#header_pc .header-search form { background: #222;  border-radius: 30px; border: 1px solid #444; padding: 3px 10px; }
#header_pc .header-search input { background: transparent !important; color: #fff; font-size: 14px; }
#header_pc .header-search input::placeholder { color: #aaa; }
#header_pc .header-search button { color: #aaa; }

#header_pc .header-links .navi img{width: 100%; max-width: 30px;}

/* 로그인/회원가입 버튼 */
#nt_sticky{background: #000;border-bottom: 1px solid #3A3D42;}
#nt_sticky #header_pc ul { list-style: none; margin: 0; padding: 0; display: flex; gap: 5px; }
#nt_sticky #header_pc ul li a { color: #fff; font-size: 14px; padding: 6px 12px; border-radius: 5px; }
#nt_sticky #header_pc ul li a:hover { background: rgba(255,255,255,0.1); }
#nt_sticky #header_pc ul li a.btn-join { background: #444; color: #fff; }

.member-box{display: flex; gap: 5px;}

.btn-gray{background-color: #4A4E57;border-radius: 0;}

.box-bg{background-color:#17191C;border-radius:6px;padding:20px;color:#fff;}
.box-bg a{color:#fff;}
.box-bg h3{font-family: 'JalnanGothic';}
.box-bg .more{font-size: 13px;color:#9196A1;font-family: 'Pretendard';}

#basic_outlogin .login-header { background: linear-gradient(135deg, #AEB1BA, #EDEDEE, #858C9A); text-align:center; color: #000; padding:10px 0; font-size:16px; cursor:pointer;font-weight: 500;}
#basic_outlogin .login-actions { display:flex; margin-top:5px; gap:5px; }  
#basic_outlogin .login-actions .login-btn { flex:1; background:#4A4E57; color:#fff; text-align:center; padding:10px 0; border:1px solid #444; font-size:14px; text-decoration:none; }  
#basic_outlogin .login-actions .login-btn:first-child { border-right:0; }  
#basic_outlogin .login-actions .login-btn:hover { background:#444; }  
#basic_outlogin .login-options { margin:5px 0; font-size:13px; color:#ccc; display:flex; justify-content:space-between; align-items:center; }  
#basic_outlogin .login-options b { color:#00aaff; }  
#basic_outlogin .login-options label { color:#ccc; font-size:13px;margin:0; }  


/********************************************************
■ 모바일 헤더(Header)
********************************************************/
#header_mo { background-color:#000; 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:#C9C9C9; font-family: 'Pretendard' !important;}
#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_menu .me-li.on .me-a::after,
#nt_menu .me-li:hover .me-a::after { content: ""; position: absolute; bottom: 0; left: 50%; width: 40px; height: 3px; background: linear-gradient(to right, transparent, #ccc, transparent); transform: translateX(-50%); }
.last-menu{ width: 25rem;}
/* 메뉴 상단 고정 */
#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:140px; }
#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: #fff; }


.page-item.disabled .page-link{background-color: #232529; border: 1px solid #333;}
.page-link{background-color: #232529; border: 1px solid #333;}
.page-link:hover{background-color: #686f7c; border: 1px solid #202a3b;}
/* 라운드 스타일 */
.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; }











/* 섹션 */
.intro-section { background:#17191C; color:#fff; padding:40px 20px; border-radius:10px; max-width:1400px; margin:40px auto; }

/* 헤더 */
.intro-section .intro-header { margin-bottom:40px; text-align:left; }
.intro-section .intro-header .subtitle { color:#bbb; margin-bottom:10px; font-size:15px; }
.intro-section .intro-header .title { font-size:24px; font-weight:bold; margin-bottom:20px; font-family: 'JalnanGothic' !important;}
.intro-section .intro-header .desc { background:#333; padding:20px; border-radius:8px; color:#ddd; font-size:15px; line-height:1.6;}

/* 카드 줄 */
.intro-section .card-row { display:flex; gap:20px; margin-bottom:20px; }

/* 가로 카드 */
.intro-section .card-h { flex:1; display:flex; overflow:hidden; }
.intro-section .card-img { flex:0 0 200px; height:150px; overflow:hidden; border-radius: 0;}
.intro-section .card-img img { width:100%; height:100%; object-fit:cover; border-radius:10px; }
.intro-section .card-body { flex:1; padding:0 20px; display:flex; flex-direction:column; }
.intro-section .card-body h3 { margin:0 0 10px; font-size:18px; font-weight:bold; color:#fff; }
.intro-section .card-body p { font-size:14px; color:#ccc; margin:0 0 15px; line-height:1.5; }
.intro-section .card-body .btn { align-self:flex-start; padding:8px 16px; background: linear-gradient(135deg, #6D8BA8, #3F4E65); color:#fff; border-radius:5px; font-size:14px; text-decoration:none; }
.intro-section .card-body .btn:hover { background:#2d5fb8; }






/* 섹션 */
.verified-section { color:#fff; max-width:1400px; margin:40px auto; }

/* 헤더 */
.verified-header h2 { font-size:20px; font-weight:bold; margin-bottom:20px; color:#fff; display: flex; justify-content: left; align-items: center;}
.verified-header h2 span { background: linear-gradient(90deg, #FFF398, #FFB833); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-weight: bold; }
.verified-header h2 img{width:20px;}
.verified-grid { display:grid; grid-template-columns:repeat(auto-fill, minmax(200px,1fr)); gap:10px; }
.verified-card { background:#1f1f1f; border-radius:8px; padding:10px; }
.verified-section .card-tags { display:flex; justify-content:space-between; align-items:center; margin-bottom:8px; }
.verified-section .card-tags .card-tags-box{display: flex; flex-wrap: wrap; gap: 5px;}
.verified-section .card-tags .tag { background: linear-gradient(270deg, #28A6FF, #6122C9); color:#fff; font-size:12px; padding:5px 10px; border-radius:100px; margin-right:2px; }
.verified-section .card-tags .more { font-size:12px; color:#00e0a1; text-decoration:none; white-space: nowrap;}
.verified-section .card-img img { width:100%; height:auto; border-radius:6px; display:block; }

#bo_list_wrap{border: 1px solid #333; border-radius: 12px; background: #232529; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3); padding: 10px; transition: all .2s;}

#bo_v{background-color: #17191C; padding:20px; border-radius:10px;}
.view-shingo{ background: linear-gradient(90deg, #FF731C -8%, #FF0000 112.67%); color: #fff;}
#bo_v_data .na-table .border-top{border-top:1px solid #45494D !important;}
#bo_v_data .na-table .border-bottom{border-bottom:1px solid #45494D !important;}

.cmt-wrap{background-color: #161C28;border-bottom:1px solid #45494D !important;}
.cmt-wrap .by-writer{ background: transparent !important; border-top: 0 !important;}

.cmt-box .btn-group .fa{color:#fff !important;}
.cmt-box .input-group #wr_content{background-color: transparent !important; color:#fff !important;}

#bo_w{border: 1px solid #333; border-radius: 12px; background: #232529; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3); padding: 10px; transition: all .2s;}
#bo_w .list-group-item{background-color: transparent;}

#theme_menu a {color:#000;}
#theme_menu .list-group-item {color:#000;}
#menu-setting .txt {color:#000;}
#menu-setting .list-group-item {color:#000;}
#fsetup{color:#000;}
#fboardmoveall{color:#000;}

/* 반응형 - 모바일에서 세로 카드 */
@media (max-width:768px) {
	.box-bg{ padding: 10px;}
	.verified-grid{grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));}

	.intro-section .card-row { flex-direction: row; }
	.intro-section .card-h { flex-direction:column; margin-bottom:20px;}
	.intro-section .card-img { width:100%; flex: 0 0 150px; min-height:90px; }
	
	.intro-section .card-body{padding: 0px;}
	.intro-section .card-body h3{margin: 5px 0 0px;}
	.intro-section .card-body p{margin: 0 0 5px;}

	.intro-section .intro-header .title{font-size: 15px; margin-bottom: 10px;}
	.intro-section .intro-header .subtitle{font-size: 12px; margin-bottom: 5px;}
	.intro-section .intro-header{margin-bottom: 10px;}
}