@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; font-weight:500; color:#222; }

/********************************************************
■ 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; color:#222; font-weight:500; }
#nt_lnb .dropdown-toggle::after { color:#ccc; }

/********************************************************
■ PC 헤더(Header)
********************************************************/

#header_pc { 
  box-shadow: 0px 2px 5px -2px rgba(50, 60, 70, 0.1); 
  -webkit-box-shadow: 0px 2px 5px -2px rgba(50, 60, 70, 0.1); 
  -moz-box-shadow: 0px 2px 5px -2px rgba(50, 60, 70, 0.1);
  border-bottom: 1px solid #f0f0f0;
  position: relative;
  z-index: 30;
}



#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; color:#222; }
#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 주메뉴 (PC Main Menu)
********************************************************/
/* 공통 (Common) */
#nt_menu { 
  position: relative; 
  z-index: 20; 
  box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.08); 
  -webkit-box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.08); 
  -moz-box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.08);
  background: #ffffff;
}

#nt_menu .nt-container,
{
  padding-left: 15px; /* 왼쪽 여백 추가 */
}
#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"; 
  margin-left: 8px;
  color: #222;
}

#nt_menu .me-icon {
  width: 4.0rem; 
  text-align: center; 
  color: #222;
}

#nt_menu .me-a { 
  display: block; 
  position: relative; 
  text-align: center; 
  font-weight: 500; 
  color: #222; 
  padding: 15px 20px;
  font-size: 15px;
  transition: all 0.3s ease;
  letter-spacing: 0.05em;
}

#nt_menu .me-li.on .me-a,
#nt_menu .me-li:hover .me-a { 
  color: #000; 
  background: transparent !important; 
  font-weight: 600;
}

#nt_menu .me-a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background: #D35400;
  transition: all 0.3s ease;
  transform: translateX(-50%);
}

#nt_menu .me-li.on .me-a::after,
#nt_menu .me-li:hover .me-a::after {
  width: 70%;
}

#nt_menu .sub-2div { 
  left: 100%; 
  top: 0; 
  position: absolute; 
  z-index: 22; 
  background: #fff; 
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1); 
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1); 
  min-width: 180px;
  border-radius: 0 4px 4px 0;
} 

#nt_menu .sub-2da { 
  display: block; 
  color: #222; 
  border-bottom: 1px solid #f2f2f2; 
  font-size: 14px; 
  padding: 12px 20px;
  transition: all 0.2s ease;
  letter-spacing: 0.03em;
} 

#nt_menu .sub-2dli.on .sub-2da,
#nt_menu .sub-2dli:hover .sub-2da { 
  color: #000; 
  background: #f8f8f8; 
  border-color: #f2f2f2; 
  font-weight: 600; 
}

#nt_menu .sub-2line { 
  display: block; 
  color: #000; 
  font-weight: 600; 
  background: #f9f9f9; 
  padding: 12px 20px;
  font-size: 14px;
  letter-spacing: 0.03em;
}

.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, 0.1); 
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
  min-width: 180px;
  border-radius: 0 0 4px 4px;
}

.nt-menu .sub-1div::before { 
  left: 50%; 
  margin-left: -8px; 
}

.nt-menu .sub-1da { 
  display: block; 
  color: #222; 
  border-bottom: 1px solid #f2f2f2; 
  font-size: 13px; 
  padding: 12px 20px;
  transition: all 0.2s ease;
  letter-spacing: 0.03em;
}

.nt-menu .sub-1line { 
  position: relative; 
  display: block; 
  padding: 12px 20px;
  font-size: 14px;
  background: #f9f9f9;
  font-weight: 600;
  color: #000;
  letter-spacing: 0.03em;
}

.nt-menu .sub-1dli.on .sub-1da,
.nt-menu .sub-1dli:hover .sub-1da { 
  color: #000; 
  background: #f8f8f8; 
  border-color: #f2f2f2; 
  font-weight: 600; 
}

.nt-menu .me-sh { 
  padding: 0.59rem 1.0rem; 
} /* 서브메뉴 높이설정 : 페딩값으로 조절 (Submenu height setting: adjust with padding) */

/* 추가 세련된 검정 글씨 스타일 (Additional sophisticated black text style) */
.nt-menu .me-list {
  display: flex;
  justify-content: flex-start;
}

.nt-menu .me-li {
  position: relative;
}

.nt-menu .me-a {
  color: #222;
  font-weight: 500;
  position: relative;
  letter-spacing: 0.05em;
}

.nt-menu .me-a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background: #D35400;
  transition: all 0.3s ease;
  transform: translateX(-50%);
}

.nt-menu .me-li:hover .me-a::after {
  width: 70%;
}

/* 검정 글씨 변형 스타일 (Black text variation style) */
.nt-menu.black-text .me-a {
  color: #222;
  letter-spacing: 0.05em;
  font-weight: 500;
}

.nt-menu.black-text .sub-1da,
.nt-menu.black-text .sub-2da {
  color: #222;
}

.nt-menu.black-text .me-li.on .me-a,
.nt-menu.black-text .me-li:hover .me-a {
  color: #000;
  background: transparent !important;
}

.nt-menu.black-text .me-li.on .me-a::after,
.nt-menu.black-text .me-li:hover .me-a::after {
  width: 70%;
}

/* 메뉴 상단 고정 */
#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; }
}

/* 글로벌 검정 폰트 스타일 적용 */
.page-link,
.page-link:hover,
.page-link:focus { color: #222; }
.btn { color: #222; }
.form-control { color: #222; }
.custom-control-label { color: #222; }
.custom-select { color: #222; }
.input-group-text { color: #222; }
.alert { color: #222; }
.nav-link { color: #222; }
.list-group-item { color: #222; }

/********************************************************
■ 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: #222; white-space:nowrap; font-weight: 500; letter-spacing: 0.03em; }
@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:600; color: #222; letter-spacing: 0.03em; }
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; background: #222; }
@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; color: #222; }

/* 체크박스, 라디오버튼 재지정 */
.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; color: #222; }

/* 스위치 버튼 재지정 */
.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; color: #222; }
.btn-lg i {	top: 3px; font-size: 24px; position: relative; }

/* Form */
.col-form-label { font-weight:600; color: #222; }

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

/* 라운드 스타일 */
.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; }


/* 위젯 리스트 아이템 정렬 수정 */
.na-list .na-item {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.na-list .na-subject {
    flex: 1 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    margin-right: 10px !important;
}

.na-list .na-time {
    flex-shrink: 0 !important;
    width: auto !important;
    min-width: 60px !important;
    text-align: right !important;
}