@charset "utf-8";
@import url('https://webfontworld.github.io/kohi/KOHIBaeum.css');
/* Ionicons : https://ionicons.com/v2/ */
@import url('../../../nariya/css/ionicons/css/ionicons.min.css');
@import url('../../../nariya/css/g5.css');
@import url('../../../nariya/css/mask.css');
@import url('/css/setting.css');
a:hover { color:initial}

.hide { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }
.root_daum_roughmap_landing { padding: 0; width: 100% !important; }
.root_daum_roughmap .map_border { display: none !important;}

.btn-primary {background-color: #0c70b5; border-color: #0c70b5;}
.btn-primary:focus,
.btn-primary:active,
.btn-primary:hover {background-color: #c33323 !important; border-color: #c33323 !important; box-shadow:none !important}
/********************************************************
■ Theme Common
********************************************************/
body { margin:0; padding:0;	background:#fff; color:#111; background-size:cover !important; }
h1, h2, h3, h4, h5, h6, .en {  }

/********************************************************
■ Theme Layout : 테마 레이아웃
********************************************************/
.wrapper { background:#fff; }
.nt-container,
.nt-container-wide { padding: 0 10px; 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 { position: absolute; width: 100%; z-index: 99;  border-bottom: 1px solid rgba(255,255,255,.3); transition: .3s;}
#header_pc .flex { align-items: center; }
#header_pc .flex .header-logo {  }
#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_pc .lang { display: flex; justify-content:space-between;}
#header_pc .lang li { flex:1;}
#header_pc .lang li a { display: block; position: relative; padding: 10px 20px; color: #fff; text-align: center; }
#header_pc .lang li a:after { content:''; display: block; position: absolute; right:0; top: 50%; transform:translateY(-50%); width: 1px; height: 20px; background: #fff; }
#header_pc .lang li:last-of-type a:after { display: none;}
#nt_sticky_wrap.me-sticky #header_pc .lang li a { color: #111;}
#nt_sticky_wrap.me-sticky #header_pc .lang li a:after { background: #111;}
@media (max-width:991px){
	#header_pc .lang  { display: none;}
}


/********************************************************
■ 모바일 헤더(Header)
********************************************************/
#header_mo { display: none; 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; width: 100%; max-width: 680px; }
#nt_menu .nt-container { padding: 0;}
#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; height: 90px; line-height: 90px; text-align:center; color: #fff; letter-spacing: -0.02em; font-size: 18px; font-weight:400; transition: .3s;}
#nt_menu .me-a i { position: absolute; top: 50%; right: 0; transform: translateY(-50%);  font-size: 34px; }
#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;}
#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:200px !important; min-width:100%; top:100%; left:50%; transform: translateX(-50%); background:#fff; text-align:center; font-size: 16px; 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; white-space: nowrap; }
.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: #f1f1f1; border-color: #eee; }
.nt-menu .sub-1line { color:#000; font-weight:bold; background:#fafafa; }
.nt-menu .me-sh { padding:0.59rem; } /* 서브메뉴 높이설정 : 페딩값으로 조절 */






@media (max-width:991px){
    #nt_menu {max-width: 560px;}
    #nt_menu .me-a.px-4 { padding-left: 1.2rem !important; padding-right: 1.2rem !important;;}

    #nt_menu .nt-container { padding: 0;}
}


/* 메뉴 상단 고정 */
#nt_sticky_wrap.me-sticky { position:fixed; width:100%; z-index:999; left:0; top:0; }

#nt_sticky_wrap.me-sticky #header_pc { background: rgba(255,255,255,.7); box-shadow: 0 0px 10px rgb(0 0 0 / 30%);}
#nt_sticky_wrap.me-sticky #header_pc #nt_menu .me-a { height: 80px; line-height: 80px; color: #111;}

@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_menu .view-mb {display: none; }

@media (max-width:991px){
    #nt_menu { width: auto; }
    #nt_menu .view-pc {display: none; }
    #nt_menu .view-mb {display: block; }

}

/********************************************************
■ 페이지 타이틀
********************************************************/
#nt_title { overflow:hidden; position:relative; padding: 0 10px; margin: 80px auto 70px;  max-width: 1420px; }
/* #nt_title .nt-container { position:relative; z-index:2;  } */
#nt_title .page-title-wrap { position: relative;}
#nt_title .page-title {  font-size: 45px; font-weight: 500; line-height: 1.2; text-align: center; color: #111;  }
#nt_title .page-title:before { content:''; display: block; margin: 0 auto 35px;  width: 1px; height: 35px; background: #cfcfcf;}
#nt_title .breadcrumb { position: absolute; right: 0; bottom: 0;}
#nt_title .breadcrumb a { font-size: 14px; color: #999; font-weight: 300;  }
#nt_title .breadcrumb a i.xi-home { color: #0a3281; font-size: 16px;  }
.breadcrumb-item+.breadcrumb-item { padding: 0;}
#nt_title .breadcrumb-item { position: relative;}
#nt_title .breadcrumb-item + .breadcrumb-item { padding:  0 0 0 20px;}
#nt_title .breadcrumb-item + .breadcrumb-item::before { content:''; display: block; position: absolute; left: 7px; top: 47%; transform: rotate(-45deg) translateY(-50%); padding: 0; width: 7px; height: 7px; border-bottom: 1px solid #b9b9b9; border-right: 1px solid #b9b9b9; }

@media (max-width:1320px){

}
@media (max-width:991px){
    #nt_title { margin: 70px auto 60px;  }
    #nt_title .page-title {  font-size: 42px; }
    #nt_title .page-title:before { margin: 0 auto 25px; height: 30px;}
}
@media (max-width:768px){
    #nt_title { margin: 60px auto 50px;  }
    #nt_title .page-title {  font-size: 38px; }
    #nt_title .page-title:before { margin: 0 auto 20px; height: 30px;}

}
@media (max-width:576px){
    #nt_title { margin: 50px auto 40px;  }
    #nt_title .page-title {  font-size: 34px; }
    #nt_title .page-title:before { margin: 0 auto 15px; height: 25px;}
    #nt_title .breadcrumb { display: none;}

}

/********************************************************
■ 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
********************************************************/
footer { background: #333;}
footer .info { padding: 50px 0 ; }
footer .info .footer-logo { padding: 0 40px 0 0; }
footer .info .footer-info-wrap {  font-size: 14px; color: #919191;}
footer .info .footer-info-wrap ul.footer-info { max-width: 1000px; }
footer .info .footer-info-wrap ul.footer-info li { padding: 0 10px 0 0; font-size: 14px; }
footer .info .footer-info-wrap p { }
footer .info .footer-info-wrap .link { display: flex; padding: 25px 0 0;}
footer .info .footer-info-wrap .link li { display: flex; margin-right: 15px;}
footer .info .footer-info-wrap .link li a { color: #919191;}

@media (max-width:650px){
    footer .link ul li a { padding: 15px 0; font-size: 14px;}
    footer .info { padding: 20px 0;  }
    footer .info > .d-flex { flex-wrap: wrap;  }
    footer .info .footer-logo { padding: 0 0 15px ; width: 100%; font-size: 28px; text-align: center;  }
    footer .info .footer-info-wrap .link { flex-wrap: wrap;}
}


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