@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 { background: url('../img/header.jpg') no-repeat right bottom; }
#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; }
}

/********************************************************
■ Briz Custom
********************************************************/
body {
	background:
		radial-gradient(circle at top left, rgba(14, 116, 144, 0.08), transparent 28%),
		linear-gradient(180deg, #f5f8fb 0%, #ffffff 26%, #f6f6f2 100%);
	color:#13212b;
}

#header_pc .nt-container {
	background:
		linear-gradient(180deg, rgba(255,255,255,0.98), rgba(255,255,255,0.98));
	border-radius:0;
	border-bottom:0;
	padding-left:1.8rem !important;
	padding-right:1.8rem !important;
}

.briz-brand a {
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	color:#111;
	text-decoration:none;
}

.briz-brand-mark {
	display:inline-flex;
	align-items:center;
	justify-content:center;
	color:#111 !important;
	font-weight:800 !important;
	font-size:76px !important;
	line-height:0.9 !important;
	letter-spacing:0.02em !important;
	font-family: Georgia, "Times New Roman", serif !important;
}

.briz-brand-sub {
	font-size:12px;
	letter-spacing:0.08em;
	text-transform:none;
	color:rgba(255,255,255,0.74);
}

.briz-quickbar {
	display:flex;
	flex-wrap:wrap;
	gap:8px;
}

.briz-quickbar-text {
	display:block;
	padding:2px 2px 0;
	background:none;
	border:0;
	color:#616d75;
	font-size:12px;
	font-weight:600;
	letter-spacing:0.04em;
}

.briz-search-subtext {
	margin-top:5px;
	text-align:center;
	color:#616d75;
	font-size:12px;
	font-weight:600;
	letter-spacing:0.04em;
}

.briz-header-row {`n	min-height:78px;`n}

.briz-header-side {
	width:280px;
}

@media all and (max-width:1199px) {
	.briz-brand-mark {
		font-size:64px !important;
	}

	.briz-header-row {
		min-height:104px;
	}

	.briz-header-side {
		width:220px;
	}
}

.briz-header-search-compact {
	max-width:240px;
	margin-left:auto;
}

.briz-header-search-compact form {
	padding:0;
	border-width:2px;
	border-style:solid;
	border-radius:0;
	background:#fff;
}

.briz-header-search-compact input {
	font-size:15px !important;
	background:#fff;
	border:0 !important;
	box-shadow:none !important;
	-webkit-box-shadow:none !important;
	border-radius:0 !important;
}

.briz-header-search-compact .btn {
	border:0;
	background:#111 !important;
	min-width:52px;
	border-radius:0 !important;
}

.briz-header-search-compact .text-primary {
	color:#fff !important;
}

.briz-quickbar a,
.briz-header-note span {
	display:inline-flex;
	align-items:center;
	padding:8px 12px;
	border-radius:999px;
	background:rgba(255,255,255,0.12);
	border:1px solid rgba(255,255,255,0.16);
	color:#f6fbff;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
}

#nt_menu {`n	background:linear-gradient(90deg, #0e6a85, #0a7e68) !important;`n	border-radius:16px;`n	margin-top:6px;`n}

#nt_menu .me-list .me-a {
	font-size:13px;
	padding-left:10px !important;
	padding-right:10px !important;
}

#nt_menu .me-list .me-a i {
	display:none;
}

#nt_menu .sub-1da,
#nt_menu .sub-2da {
	white-space:nowrap;
}

#nt_menu .me-li.on .me-a,
#nt_menu .me-li:hover .me-a {
	background:rgba(0,0,0,0.14) !important;
}

.briz-home {
	padding:24px 0 10px;
}

.briz-portal-grid {
	display:grid;
	grid-template-columns:160px minmax(0, 1fr) 280px;
	gap:20px;
	align-items:start;
}

.briz-side-col {
	display:flex;
	flex-direction:column;
	gap:18px;
}

.briz-side-banner,
.briz-side-box {
	background:#fff;
	border:1px solid rgba(19,33,43,0.08);
	border-radius:20px;
	box-shadow:0 20px 45px rgba(16, 33, 43, 0.08);
	padding:20px 18px;
}

.briz-side-banner {
	min-height:220px;
	display:flex;
	flex-direction:column;
	justify-content:flex-end;
	background:
		linear-gradient(180deg, rgba(17,17,17,0.04), rgba(17,17,17,0.08)),
		linear-gradient(135deg, #f4f6f8, #ffffff);
}

.briz-side-banner.tall {
	min-height:360px;
}

.briz-side-banner.is-visual-city {
	background:
		linear-gradient(180deg, rgba(11, 17, 20, 0.08), rgba(11, 17, 20, 0.45)),
		linear-gradient(135deg, #dfe7ea, #f7f8f9);
}

.briz-side-banner.is-visual-promo {
	background:
		linear-gradient(180deg, rgba(14, 106, 133, 0.10), rgba(14, 106, 133, 0.24)),
		linear-gradient(135deg, #f4f7f9, #ffffff);
}

.briz-side-banner strong,
.briz-side-box h4 {
	margin:0 0 10px;
	font-size:22px;
	letter-spacing:-0.03em;
}

.briz-side-banner span,
.briz-side-box p {
	color:#5e6c74;
	line-height:1.7;
}

.briz-side-box a {
	display:block;
	padding:10px 0;
	border-top:1px solid #edf1f3;
	color:#103040;
	font-weight:700;
	text-decoration:none;
}

.briz-side-box a:first-of-type {
	border-top:0;
}

.briz-side-tabs {
	display:grid;
	grid-template-columns:repeat(3, 1fr);
	gap:0;
	margin:-20px -18px 14px;
	border-bottom:1px solid #e8edf0;
}

.briz-side-tabs button {
	height:38px;
	border:0;
	background:#f5f7fa;
	color:#44545f;
	font-weight:700;
}

.briz-side-tabs button.is-active {
	background:#fff;
	color:#111;
	border-bottom:2px solid #111;
}

.briz-side-tab-panel {
	display:none;
}

.briz-side-tab-panel.is-active {
	display:block;
}

.briz-login-box h4 {
	margin-bottom:14px;
}

.briz-login-form {
	display:flex;
	flex-direction:column;
	gap:10px;
}

.briz-login-field {
	display:flex;
	align-items:center;
	border:1px solid #d9e2e6;
	background:#fff;
}

.briz-login-field span {
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:44px;
	min-width:44px;
	height:44px;
	border-right:1px solid #e6ecef;
	background:#f7f9fb;
}

.briz-login-field input {
	flex:1;
	height:44px;
	border:0;
	padding:0 12px;
	background:transparent;
}

.briz-login-submit {
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:100%;
	height:46px;
	border:0;
	background:#3f4852;
	color:#fff;
	font-weight:700;
}

.briz-login-links {
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:8px;
	font-size:12px;
	color:#66727a;
}

.briz-login-links a {
	padding:0;
	border-top:0;
	color:#66727a;
	font-weight:500;
}

.briz-home-hero {
	display:grid;
	grid-template-columns:1.45fr 1fr;
	gap:20px;
	margin-bottom:18px;
}

.briz-home-hero-copy,
.briz-home-hero-panels,
.briz-home-section,
.briz-home-categories a {
	border-radius:22px;
	box-shadow:0 20px 45px rgba(16, 33, 43, 0.08);
}

.briz-home-hero-copy {
	padding:34px;
	background:
		linear-gradient(135deg, rgba(255,255,255,0.98), rgba(240,249,248,0.96)),
		radial-gradient(circle at top right, rgba(245,159,73,0.20), transparent 24%);
	border:1px solid rgba(19,33,43,0.08);
}

.briz-home-kicker,
.briz-home-section-head p {
	margin:0 0 10px;
	font-size:12px;
	font-weight:700;
	letter-spacing:0.14em;
	text-transform:uppercase;
	color:#0b7c66;
}

.briz-home-hero-copy h2 {
	margin:0;
	font-size:33px;
	line-height:1.18;
	letter-spacing:-0.04em;
}

.briz-home-intro {
	margin:16px 0 0;
	max-width:760px;
	font-size:15px;
	line-height:1.7;
	color:#455861;
}

.briz-home-searchlinks,
.briz-home-highlight {
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	margin-top:20px;
}

.briz-home-searchlinks a,
.briz-home-highlight a {
	display:inline-flex;
	align-items:center;
	padding:11px 16px;
	border-radius:999px;
	background:#fff;
	border:1px solid rgba(14,106,133,0.14);
	color:#103040;
	font-weight:700;
	text-decoration:none;
}

.briz-home-hero-panels {
	display:grid;
	gap:14px;
	padding:0;
	background:transparent;
	box-shadow:none;
}

.briz-hero-panel {
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	min-height:122px;
	padding:22px;
	border-radius:20px;
	background:#ffffff;
	border:1px solid rgba(19,33,43,0.08);
	color:#10202a;
	text-decoration:none;
	box-shadow:0 18px 38px rgba(16, 33, 43, 0.07);
}

.briz-hero-panel strong {
	font-size:19px;
	letter-spacing:-0.03em;
}

.briz-hero-panel span {
	color:#566972;
}

.briz-hero-panel.is-primary {
	background:linear-gradient(135deg, #123246, #0f7f75);
	color:#fff;
}

.briz-hero-panel.is-primary span {
	color:rgba(255,255,255,0.82);
}

.briz-home-categories {
	display:grid;
	grid-template-columns:repeat(6, 1fr);
	gap:12px;
	margin:0 0 20px;
}

.briz-home-categories a {
	display:flex;
	flex-direction:column;
	gap:8px;
	padding:18px 16px;
	background:#fff;
	border:1px solid rgba(19,33,43,0.08);
	color:#10202a;
	text-decoration:none;
}

.briz-home-categories strong {
	font-size:15px;
}

.briz-home-categories span {
	font-size:12px;
	line-height:1.45;
	color:#60717a;
}

.briz-home-section {
	margin-bottom:22px;
	padding:22px;
	background:rgba(255,255,255,0.94);
	border:1px solid rgba(19,33,43,0.08);
}

.briz-home-section-head {
	display:flex;
	align-items:flex-end;
	justify-content:space-between;
	margin-bottom:14px;
}

.briz-home-section-head h3 {
	margin:0;
	font-size:24px;
	letter-spacing:-0.04em;
}

.briz-home-grid {
	display:grid;
	gap:14px;
}

.briz-home-grid-3 {
	grid-template-columns:repeat(3, 1fr);
}

.briz-home-grid-4 {
	grid-template-columns:repeat(4, 1fr);
}

.briz-home-card,
.briz-link-card {
	padding:18px;
	border-radius:18px;
	background:#fff;
	border:1px solid rgba(19,33,43,0.08);
}

.briz-link-card h4 {
	margin:0 0 12px;
	font-size:17px;
}

.briz-link-card a {
	display:block;
	padding:10px 0;
	border-top:1px solid #edf1f3;
	color:#0d5666;
	font-weight:700;
	text-decoration:none;
}

.briz-link-card a:first-of-type {
	border-top:0;
}

.briz-page-hero,
.briz-page-card {
	padding:24px;
	background:#fff;
	border:1px solid rgba(19,33,43,0.08);
	border-radius:20px;
	box-shadow:0 18px 40px rgba(16, 33, 43, 0.06);
}

.briz-page-hero {
	margin-bottom:18px;
}

.briz-page-hero h2 {
	margin:0;
	font-size:30px;
	letter-spacing:-0.04em;
}

.briz-page-hero p:last-child {
	margin-top:14px;
	color:#5b6c75;
	line-height:1.8;
}

.briz-page-grid {
	display:grid;
	grid-template-columns:repeat(2, 1fr);
	gap:16px;
}

.briz-page-card h3 {
	margin:0 0 12px;
	font-size:19px;
	letter-spacing:-0.03em;
}

.briz-page-card ul {
	margin:0;
	padding-left:18px;
	color:#465861;
	line-height:1.8;
}

@media all and (max-width:1199px) {
	.briz-home-categories {
		grid-template-columns:repeat(3, 1fr);
	}

	.briz-home-grid-4 {
		grid-template-columns:repeat(2, 1fr);
	}

	.briz-page-grid {
		grid-template-columns:1fr;
	}

	.briz-portal-grid {
		grid-template-columns:1fr;
	}

	.briz-side-col.left {
		order:2;
	}

	.briz-side-col.right {
		order:3;
	}
}

@media all and (max-width:991px) {
	.briz-home {
		padding-top:14px;
	}

	.briz-home-hero {
		grid-template-columns:1fr;
	}

	.briz-home-grid-3,
	.briz-home-grid-4 {
		grid-template-columns:1fr;
	}

	.briz-home-categories {
		grid-template-columns:repeat(2, 1fr);
	}
}

@media all and (max-width:575px) {
	.briz-home-hero-copy {
		padding:24px 20px;
	}

	.briz-home-hero-copy h2 {
		font-size:27px;
	}

	.briz-home-section {
		padding:18px 14px;
	}

	.briz-home-categories {
		grid-template-columns:1fr;
	}
}

/********************************************************
■ 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; }

/* BRIZ latest cards */
.briz-home-card .lat {
	position:relative;
}

.briz-home-card .lat .lat_title {
	margin:0 0 12px;
	width:calc(100% - 52px);
	padding-right:0;
	line-height:1.35;
	height:auto;
	font-size:19px;
}

.briz-home-card .lat .lat_title a {
	display:block;
	max-width:100%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.briz-home-card .lat .lt_more {
	position:absolute;
	top:4px;
	right:0;
	width:auto;
	padding-left:10px;
	line-height:1.2;
	font-size:12px;
	font-weight:700;
	background:#fff;
	color:#3a8afd;
}

.briz-home-card .lat ul {
	margin:0;
}

.briz-home-card .lat .basic_li {
	padding-top:0;
}
/* BRIZ latest cards size/color tweak */
.briz-home-card .lat li a {
    color: #10202a !important;
    font-size: 13px !important;
    line-height: 1.4 !important;
    font-weight: 400 !important;
}

.briz-home-card .lat li a:hover {
    color: #0b7c66 !important;
}

.briz-home-card .lat .lt_info {
    color: #66727a !important;
    font-size: 12px !important;
}

.briz-home-card .lat .lt_info .lt_date,
.briz-home-card .lat .lt_info .lt_nick,
.briz-home-card .lat .lt_info span {
    color: #7a858d !important;
    font-size: 12px !important;
}
/* BRIZ side latest notice tweak */
.briz-side-box .lat li a {
    color: #10202a !important;
    font-size: 13px !important;
    line-height: 1.4 !important;
    font-weight: 500 !important;
}

.briz-side-box .lat li a:hover {
    color: #0b7c66 !important;
}

.briz-side-box .lat .lt_info,
.briz-side-box .lat .lt_info .lt_date,
.briz-side-box .lat .lt_info .lt_nick,
.briz-side-box .lat .lt_info span {
    color: #7a858d !important;
    font-size: 12px !important;
}
/* BRIZ sidebar alignment and spacing tweak */
.briz-login-links {
    display: grid;
    grid-template-columns: auto 1fr 1fr;
    align-items: center;
    gap: 10px;
}

.briz-login-links label {
    margin: 0;
    white-space: nowrap;
}

.briz-login-links a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 24px;
}

.briz-side-box .lat ul {
    padding: 0 !important;
}

.briz-side-box .lat li {
    margin-bottom: 0 !important;
    padding: 12px 0 !important;
}

.briz-side-box .lat li a {
    margin-bottom: 6px;
}

.briz-side-box .lat .lt_info {
    padding: 0 !important;
    margin: 0 !important;
}

/* Mobile sidebar color reset */
#nt_lnb ul > li,
#nt_lnb ul > li > a,
#nt_lnb ul > li > a:visited {
	color:#111 !important;
}

#nt_lnb ul > li > a:hover {
	color:#0b7c66 !important;
}

#nt_sidebar_header,
#nt_sidebar_noti {
	background:#111 !important;
}

#nt_sidebar_header a,
#nt_sidebar_header .text-white,
#nt_sidebar_noti a,
#nt_sidebar_noti .text-white {
	color:#fff !important;
}

#nt_sidebar .btn-group .btn,
#nt_sidebar .btn-group .btn.btn-primary,
#nt_sidebar .btn-group a.btn,
#nt_sidebar .btn-group a.btn.btn-primary {
	background:#111 !important;
	border-color:#111 !important;
	color:#fff !important;
}

#nt_sidebar .btn-group .btn:hover,
#nt_sidebar .btn-group a.btn:hover {
	background:#1c1c1c !important;
	border-color:#1c1c1c !important;
}

#nt_sidebar .sidebar-icon a,
#nt_sidebar .sidebar-icon a:visited,
#nt_sidebar_menu .me-a,
#nt_sidebar_menu .me-a:visited,
#nt_sidebar .sidebar-item a:not(.btn),
#nt_sidebar .sidebar-item a:not(.btn):visited {
	color:#111 !important;
}

#nt_sidebar .sidebar-icon i,
#nt_sidebar_menu .me-a i,
#nt_sidebar .sidebar-item a:not(.btn) i {
	color:#111 !important;
}

#nt_sidebar .tree-toggle,
#nt_sidebar .sidebar-close i {
	color:#7c8790 !important;
}
/* Typeset scale overrides */
#nt_lnb ul > li > a {
	font-size:13px !important;
	line-height:1.5 !important;
}

#nt_menu .me-a,
#nt_menu .me-list .me-a {
	font-size:16px !important;
	font-weight:600 !important;
	line-height:1.4 !important;
}

#nt_title .page-title {
	font-size:24px !important;
	font-weight:600 !important;
	line-height:1.35 !important;
	letter-spacing:-0.03em !important;
}

.briz-home-hero-copy h2 {
	font-size:28px !important;
	font-weight:600 !important;
	line-height:1.3 !important;
}

.briz-home-intro {
	font-size:16px !important;
	line-height:1.6 !important;
}

.briz-home-searchlinks a,
.briz-home-highlight a {
	font-size:15px !important;
	font-weight:600 !important;
}

.briz-home-categories a,
.briz-home-categories strong {
	font-size:16px !important;
	font-weight:600 !important;
}

.briz-home-categories span {
	font-size:13px !important;
	line-height:1.5 !important;
	font-weight:400 !important;
}

.briz-home-section-head h3,
.briz-link-card h4,
.briz-page-card h3 {
	font-size:18px !important;
	font-weight:600 !important;
	letter-spacing:-0.02em !important;
}

.briz-home-card .lat li a {
	font-size:14px !important;
	font-weight:500 !important;
	line-height:1.5 !important;
}

.briz-home-card .lat .lt_info,
.briz-home-card .lat .lt_info .lt_date,
.briz-home-card .lat .lt_info .lt_nick,
.briz-home-card .lat .lt_info span,
.briz-side-box .lat .lt_info,
.briz-side-box .lat .lt_info .lt_date,
.briz-side-box .lat .lt_info .lt_nick,
.briz-side-box .lat .lt_info span {
	font-size:13px !important;
}

.briz-side-box .lat li a {
	font-size:14px !important;
	font-weight:500 !important;
	line-height:1.5 !important;
}

#nt_footer,
#nt_footer .nt-links ul > li > a,
#nt_footer .nt-links ul > li,
#nt_footer .nt-links,
#nt_footer .nt-links * {
	font-size:13px !important;
	line-height:1.6 !important;
}

@media all and (max-width:767px) {
	#nt_title .page-title {
		font-size:22px !important;
	}

	.briz-home-hero-copy h2 {
		font-size:24px !important;
	}
}
/* Classified card typeset reinforce */
.briz-classified-card .briz-card-title {
	font-size:16px !important;
	font-weight:500 !important;
	line-height:1.5 !important;
}

.briz-classified-card .briz-card-body {
	font-size:16px !important;
	line-height:1.6 !important;
}

.briz-classified-card .briz-card-top,
.briz-classified-card .briz-card-footer {
	font-size:14px !important;
	line-height:1.5 !important;
}

/* Breezeburn typography refinement, 2026-05-20.
   Applied after the existing Typeset scale overrides. */

/* Softer Korean heading tracking */
.briz-home-hero-copy h2,
.briz-page-hero h2,
#nt_title .page-title {
	letter-spacing:-0.02em !important;
}

.briz-home-section-head h3 {
	font-size:19px !important;
	font-weight:600 !important;
	line-height:1.3 !important;
	letter-spacing:-0.01em !important;
}

.briz-page-card h3,
.briz-link-card h4 {
	letter-spacing:-0.01em !important;
}

/* Latest-card title hierarchy */
.briz-home-card .lat .lat_title {
	font-size:18px !important;
	font-weight:600 !important;
	line-height:1.35 !important;
}

/* Latest-list readability */
.briz-home-card .lat .basic_li {
	line-height:1.5 !important;
	padding-top:2px !important;
	padding-bottom:10px !important;
}

.briz-home-card .lat li a,
.briz-side-box .lat li a {
	font-size:14px !important;
	font-weight:500 !important;
	line-height:1.5 !important;
}

.briz-home-card .lat .lt_info,
.briz-home-card .lat .lt_info span,
.briz-home-card .lat .lt_info .lt_date,
.briz-home-card .lat .lt_info .lt_nick,
.briz-side-box .lat .lt_info,
.briz-side-box .lat .lt_info span,
.briz-side-box .lat .lt_info .lt_date,
.briz-side-box .lat .lt_info .lt_nick {
	font-size:13px !important;
	line-height:1.45 !important;
}

/* Sidebar title scale */
.briz-side-banner strong,
.briz-side-box h4 {
	font-size:18px !important;
	font-weight:600 !important;
	line-height:1.35 !important;
	letter-spacing:-0.01em !important;
}

/* Register terms intro and section headings */
.register > form > p,
#fregister > p {
	height:auto !important;
	min-height:0 !important;
	line-height:1.5 !important;
	padding:14px 16px !important;
}

.register section h2,
.register #fregister_term h2,
.register #fregister_private h2 {
	height:auto !important;
	line-height:1.35 !important;
	font-weight:600 !important;
	padding:18px 0 10px !important;
}

@media all and (max-width:767px) {
	.briz-home-hero-copy h2 {
		font-size:24px !important;
		line-height:1.3 !important;
	}

	#nt_title .page-title {
		letter-spacing:-0.01em !important;
	}
}

/* Breezeburn directory filter typography follow-up, 2026-05-20. */
.briz-yellow-filter-pill {
	line-height:1.45 !important;
}

