@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:transparent; 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; }




/********************************************************
■ BS4-Block 커스텀 스타일
********************************************************/

/* 폰트 크기 */
.fs-70 { font-size:.70rem!important; } .fs-72 { font-size:.72rem!important; } .fs-74 { font-size:.74rem!important; } 
.fs-76 { font-size:.76rem!important; } .fs-78 { font-size:.78rem!important; } .fs-80 { font-size:.80rem!important; } 
.fs-82 { font-size:.82rem!important; } .fs-84 { font-size:.84rem!important; } .fs-86 { font-size:.86rem!important; } 
.fs-88 { font-size:.88rem!important; } .fs-90 { font-size:.90rem!important; } .fs-92 { font-size:.92rem!important; } 
.fs-94 { font-size:.94rem!important; } .fs-96 { font-size:.96rem!important; } .fs-98 { font-size:.98rem!important; } 
.fs-100 { font-size:1rem!important; } 
.fs-110 { font-size:1.1rem!important; } .fs-120 { font-size:1.2rem!important; } .fs-130 { font-size:1.3rem!important; }
.fs-140 { font-size:1.4rem!important; } .fs-150 { font-size:1.5rem!important; } .fs-160 { font-size:1.6rem!important; } 
.fs-170 { font-size:1.7rem!important; } .fs-180 { font-size:1.8rem!important; } .fs-190 { font-size:1.8rem!important; }
.fs-200 { font-size:2rem!important; }   .fs-210 { font-size:2.1rem!important; } .fs-220 { font-size:2.2rem!important; } 
.fs-230 { font-size:2.3rem!important; } .fs-240 { font-size:2.4rem!important; } .fs-250 { font-size:2.5rem!important; }
.fs-260 { font-size:2.6rem!important; } .fs-270 { font-size:2.7rem!important; } .fs-280 { font-size:2.8rem!important; } 
.fs-290 { font-size:2.9rem!important; } .fs-300 { font-size:3rem!important; }   .fs-310 { font-size:3.1rem!important; } 
.fs-320 { font-size:3.2rem!important; } .fs-330 { font-size:3.3rem!important; } .fs-340 { font-size:3.4rem!important; } 
.fs-350 { font-size:3.5rem!important; } .fs-360 { font-size:3.6rem!important; } .fs-370 { font-size:3.7rem!important; } 
.fs-380 { font-size:3.8rem!important; } .fs-390 { font-size:3.9rem!important; } .fs-400 { font-size:4rem!important; } 
.fs-410 { font-size:4.1rem!important; } .fs-420 { font-size:4.2rem!important; } .fs-430 { font-size:4.3rem!important; } 
.fs-440 { font-size:4.4rem!important; } .fs-450 { font-size:4.5rem!important; } .fs-460 { font-size:4.6rem!important; } 
.fs-470 { font-size:4.7rem!important; } .fs-480 { font-size:4.8rem!important; } .fs-490 { font-size:4.9rem!important; } 
.fs-500 { font-size:5rem!important; }

@media (min-width: 576px) {  
    .fs-sm-70 { font-size:.70rem!important; } .fs-sm-72 { font-size:.72rem!important; } .fs-sm-74 { font-size:.74rem!important; } 
    .fs-sm-76 { font-size:.76rem!important; } .fs-sm-78 { font-size:.78rem!important; } .fs-sm-80 { font-size:.80rem!important; } 
    .fs-sm-82 { font-size:.82rem!important; } .fs-sm-84 { font-size:.84rem!important; } .fs-sm-86 { font-size:.86rem!important; } 
    .fs-sm-88 { font-size:.88rem!important; } .fs-sm-90 { font-size:.90rem!important; } .fs-sm-92 { font-size:.92rem!important; } 
    .fs-sm-94 { font-size:.94rem!important; } .fs-sm-96 { font-size:.96rem!important; } .fs-sm-98 { font-size:.98rem!important; } 
    .fs-sm-100 { font-size:1rem!important; }
    .fs-sm-110 { font-size:1.1rem!important; } .fs-sm-120 { font-size:1.2rem!important; } .fs-sm-130 { font-size:1.3rem!important; }
    .fs-sm-140 { font-size:1.4rem!important; } .fs-sm-150 { font-size:1.5rem!important; } .fs-sm-160 { font-size:1.6rem!important; }
    .fs-sm-170 { font-size:1.7rem!important; } .fs-sm-180 { font-size:1.8rem!important; } .fs-sm-190 { font-size:1.8rem!important; }
    .fs-sm-200 { font-size:2rem!important; }   .fs-sm-210 { font-size:2.1rem!important; } .fs-sm-220 { font-size:2.2rem!important; }
    .fs-sm-230 { font-size:2.3rem!important; } .fs-sm-240 { font-size:2.4rem!important; } .fs-sm-250 { font-size:2.5rem!important; }
    .fs-sm-260 { font-size:2.6rem!important; } .fs-sm-270 { font-size:2.7rem!important; } .fs-sm-280 { font-size:2.8rem!important; }
    .fs-sm-290 { font-size:2.9rem!important; } .fs-sm-300 { font-size:3rem!important; }   .fs-sm-310 { font-size:3.1rem!important; }
    .fs-sm-320 { font-size:3.2rem!important; } .fs-sm-330 { font-size:3.3rem!important; } .fs-sm-340 { font-size:3.4rem!important; }
    .fs-sm-350 { font-size:3.5rem!important; } .fs-sm-360 { font-size:3.6rem!important; } .fs-sm-370 { font-size:3.7rem!important; }
    .fs-sm-380 { font-size:3.8rem!important; } .fs-sm-390 { font-size:3.9rem!important; } .fs-sm-400 { font-size:4rem!important; }
    .fs-sm-410 { font-size:4.1rem!important; } .fs-sm-420 { font-size:4.2rem!important; } .fs-sm-430 { font-size:4.3rem!important; }
    .fs-sm-440 { font-size:4.4rem!important; } .fs-sm-450 { font-size:4.5rem!important; } .fs-sm-460 { font-size:4.6rem!important; }
    .fs-sm-470 { font-size:4.7rem!important; } .fs-sm-480 { font-size:4.8rem!important; } .fs-sm-490 { font-size:4.9rem!important; }
    .fs-sm-500 { font-size:5rem!important; }
}
@media (min-width: 768px) {  
    .fs-md-70 { font-size:.70rem!important; } .fs-md-72 { font-size:.72rem!important; } .fs-md-74 { font-size:.74rem!important; } 
    .fs-md-76 { font-size:.76rem!important; } .fs-md-78 { font-size:.78rem!important; } .fs-md-80 { font-size:.80rem!important; } 
    .fs-md-82 { font-size:.82rem!important; } .fs-md-84 { font-size:.84rem!important; } .fs-md-86 { font-size:.86rem!important; } 
    .fs-md-88 { font-size:.88rem!important; } .fs-md-90 { font-size:.90rem!important; } .fs-md-92 { font-size:.92rem!important; } 
    .fs-md-94 { font-size:.94rem!important; } .fs-md-96 { font-size:.96rem!important; } .fs-md-98 { font-size:.98rem!important; } 
    .fs-md-100 { font-size:1rem!important; }
    .fs-md-110 { font-size:1.1rem!important; } .fs-md-120 { font-size:1.2rem!important; } .fs-md-130 { font-size:1.3rem!important; }
    .fs-md-140 { font-size:1.4rem!important; } .fs-md-150 { font-size:1.5rem!important; } .fs-md-160 { font-size:1.6rem!important; }
    .fs-md-170 { font-size:1.7rem!important; } .fs-md-180 { font-size:1.8rem!important; } .fs-md-190 { font-size:1.8rem!important; }
    .fs-md-200 { font-size:2rem!important; }   .fs-md-210 { font-size:2.1rem!important; } .fs-md-220 { font-size:2.2rem!important; }
    .fs-md-230 { font-size:2.3rem!important; } .fs-md-240 { font-size:2.4rem!important; } .fs-md-250 { font-size:2.5rem!important; }
    .fs-md-260 { font-size:2.6rem!important; } .fs-md-270 { font-size:2.7rem!important; } .fs-md-280 { font-size:2.8rem!important; }
    .fs-md-290 { font-size:2.9rem!important; } .fs-md-300 { font-size:3rem!important; }   .fs-md-310 { font-size:3.1rem!important; }
    .fs-md-320 { font-size:3.2rem!important; } .fs-md-330 { font-size:3.3rem!important; } .fs-md-340 { font-size:3.4rem!important; }
    .fs-md-350 { font-size:3.5rem!important; } .fs-md-360 { font-size:3.6rem!important; } .fs-md-370 { font-size:3.7rem!important; }
    .fs-md-380 { font-size:3.8rem!important; } .fs-md-390 { font-size:3.9rem!important; } .fs-md-400 { font-size:4rem!important; }
    .fs-md-410 { font-size:4.1rem!important; } .fs-md-420 { font-size:4.2rem!important; } .fs-md-430 { font-size:4.3rem!important; }
    .fs-md-440 { font-size:4.4rem!important; } .fs-md-450 { font-size:4.5rem!important; } .fs-md-460 { font-size:4.6rem!important; }
    .fs-md-470 { font-size:4.7rem!important; } .fs-md-480 { font-size:4.8rem!important; } .fs-md-490 { font-size:4.9rem!important; }
    .fs-md-500 { font-size:5rem!important; }
}
@media (min-width: 992px) {  
    .fs-lg-70 { font-size:.70rem!important; } .fs-lg-72 { font-size:.72rem!important; } .fs-lg-74 { font-size:.74rem!important; } 
    .fs-lg-76 { font-size:.76rem!important; } .fs-lg-78 { font-size:.78rem!important; } .fs-lg-80 { font-size:.80rem!important; } 
    .fs-lg-82 { font-size:.82rem!important; } .fs-lg-84 { font-size:.84rem!important; } .fs-lg-86 { font-size:.86rem!important; } 
    .fs-lg-88 { font-size:.88rem!important; } .fs-lg-90 { font-size:.90rem!important; } .fs-lg-92 { font-size:.92rem!important; } 
    .fs-lg-94 { font-size:.94rem!important; } .fs-lg-96 { font-size:.96rem!important; } .fs-lg-98 { font-size:.98rem!important; } 
    .fs-lg-100 { font-size:1rem!important; }
    .fs-lg-110 { font-size:1.1rem!important; } .fs-lg-120 { font-size:1.2rem!important; } .fs-lg-130 { font-size:1.3rem!important; }
    .fs-lg-140 { font-size:1.4rem!important; } .fs-lg-150 { font-size:1.5rem!important; } .fs-lg-160 { font-size:1.6rem!important; }
    .fs-lg-170 { font-size:1.7rem!important; } .fs-lg-180 { font-size:1.8rem!important; } .fs-lg-190 { font-size:1.8rem!important; }
    .fs-lg-200 { font-size:2rem!important; }   .fs-lg-210 { font-size:2.1rem!important; } .fs-lg-220 { font-size:2.2rem!important; }
    .fs-lg-230 { font-size:2.3rem!important; } .fs-lg-240 { font-size:2.4rem!important; } .fs-lg-250 { font-size:2.5rem!important; }
    .fs-lg-260 { font-size:2.6rem!important; } .fs-lg-270 { font-size:2.7rem!important; } .fs-lg-280 { font-size:2.8rem!important; }
    .fs-lg-290 { font-size:2.9rem!important; } .fs-lg-300 { font-size:3rem!important; }   .fs-lg-310 { font-size:3.1rem!important; }
    .fs-lg-320 { font-size:3.2rem!important; } .fs-lg-330 { font-size:3.3rem!important; } .fs-lg-340 { font-size:3.4rem!important; }
    .fs-lg-350 { font-size:3.5rem!important; } .fs-lg-360 { font-size:3.6rem!important; } .fs-lg-370 { font-size:3.7rem!important; }
    .fs-lg-380 { font-size:3.8rem!important; } .fs-lg-390 { font-size:3.9rem!important; } .fs-lg-400 { font-size:4rem!important; }
    .fs-lg-410 { font-size:4.1rem!important; } .fs-lg-420 { font-size:4.2rem!important; } .fs-lg-430 { font-size:4.3rem!important; }
    .fs-lg-440 { font-size:4.4rem!important; } .fs-lg-450 { font-size:4.5rem!important; } .fs-lg-460 { font-size:4.6rem!important; }
    .fs-lg-470 { font-size:4.7rem!important; } .fs-lg-480 { font-size:4.8rem!important; } .fs-lg-490 { font-size:4.9rem!important; }
    .fs-lg-500 { font-size:5rem!important; }
}
@media (min-width: 1200px) {  
    .fs-xl-70 { font-size:.70rem!important; } .fs-xl-72 { font-size:.72rem!important; } .fs-xl-74 { font-size:.74rem!important; } 
    .fs-xl-76 { font-size:.76rem!important; } .fs-xl-78 { font-size:.78rem!important; } .fs-xl-80 { font-size:.80rem!important; } 
    .fs-xl-82 { font-size:.82rem!important; } .fs-xl-84 { font-size:.84rem!important; } .fs-xl-86 { font-size:.86rem!important; } 
    .fs-xl-88 { font-size:.88rem!important; } .fs-xl-90 { font-size:.90rem!important; } .fs-xl-92 { font-size:.92rem!important; } 
    .fs-xl-94 { font-size:.94rem!important; } .fs-xl-96 { font-size:.96rem!important; } .fs-xl-98 { font-size:.98rem!important; } 
    .fs-xl-100 { font-size:1rem!important; }
    .fs-xl-110 { font-size:1.1rem!important; } .fs-xl-120 { font-size:1.2rem!important; } .fs-xl-130 { font-size:1.3rem!important; }
    .fs-xl-140 { font-size:1.4rem!important; } .fs-xl-150 { font-size:1.5rem!important; } .fs-xl-160 { font-size:1.6rem!important; }
    .fs-xl-170 { font-size:1.7rem!important; } .fs-xl-180 { font-size:1.8rem!important; } .fs-xl-190 { font-size:1.8rem!important; }
    .fs-xl-200 { font-size:2rem!important; }   .fs-xl-210 { font-size:2.1rem!important; } .fs-xl-220 { font-size:2.2rem!important; }
    .fs-xl-230 { font-size:2.3rem!important; } .fs-xl-240 { font-size:2.4rem!important; } .fs-xl-250 { font-size:2.5rem!important; }
    .fs-xl-260 { font-size:2.6rem!important; } .fs-xl-270 { font-size:2.7rem!important; } .fs-xl-280 { font-size:2.8rem!important; }
    .fs-xl-290 { font-size:2.9rem!important; } .fs-xl-300 { font-size:3rem!important; }   .fs-xl-310 { font-size:3.1rem!important; }
    .fs-xl-320 { font-size:3.2rem!important; } .fs-xl-330 { font-size:3.3rem!important; } .fs-xl-340 { font-size:3.4rem!important; }
    .fs-xl-350 { font-size:3.5rem!important; } .fs-xl-360 { font-size:3.6rem!important; } .fs-xl-370 { font-size:3.7rem!important; }
    .fs-xl-380 { font-size:3.8rem!important; } .fs-xl-390 { font-size:3.9rem!important; } .fs-xl-400 { font-size:4rem!important; }
    .fs-xl-410 { font-size:4.1rem!important; } .fs-xl-420 { font-size:4.2rem!important; } .fs-xl-430 { font-size:4.3rem!important; }
    .fs-xl-440 { font-size:4.4rem!important; } .fs-xl-450 { font-size:4.5rem!important; } .fs-xl-460 { font-size:4.6rem!important; }
    .fs-xl-470 { font-size:4.7rem!important; } .fs-xl-480 { font-size:4.8rem!important; } .fs-xl-490 { font-size:4.9rem!important; }
    .fs-xl-500 { font-size:5rem!important; }
}

/* 투명도 크기 */
.opacity-0 { opacity:0; }
.opacity-10 { opacity:.1; }
.opacity-20 { opacity:.2; }
.opacity-30 { opacity:.3; }
.opacity-40 { opacity:.4; }
.opacity-50 { opacity:.5; }
.opacity-60 { opacity:.6; }
.opacity-70 { opacity:.7; }
.opacity-80 { opacity:.8; }
.opacity-90 { opacity:.9; }
.opacity-100 { opacity:1; }

.text-transparent { color: transparent; }

/* 트랜지션 */
.transition25 { transition: all .25s; -moz-transition: all .25s; -webkit-transition: all .25s ; }
.transition30 { transition: all .30s; -moz-transition: all .30s; -webkit-transition: all .30s ; }
.transition35 { transition: all .35s; -moz-transition: all .35s; -webkit-transition: all .35s ; }
.transition40 { transition: all .40s; -moz-transition: all .40s; -webkit-transition: all .40s ; }
.transition45 { transition: all .45s; -moz-transition: all .45s; -webkit-transition: all .45s ; }
.transition50 { transition: all .50s; -moz-transition: all .50s; -webkit-transition: all .50s ; }
.transition55 { transition: all .55s; -moz-transition: all .55s; -webkit-transition: all .55s ; }
.transition60 { transition: all .60s; -moz-transition: all .60s; -webkit-transition: all .60s ; }
.transition65 { transition: all .65s; -moz-transition: all .65s; -webkit-transition: all .65s ; }
.transition70 { transition: all .70s; -moz-transition: all .70s; -webkit-transition: all .70s ; }
.transition75 { transition: all .75s; -moz-transition: all .75s; -webkit-transition: all .75s ; }
.transition80 { transition: all .80s; -moz-transition: all .80s; -webkit-transition: all .80s ; }
.transition85 { transition: all .85s; -moz-transition: all .85s; -webkit-transition: all .85s ; }
.transition90 { transition: all .90s; -moz-transition: all .90s; -webkit-transition: all .90s ; }
.transition95 { transition: all .95s; -moz-transition: all .95s; -webkit-transition: all .95s ; }
.transition100 { transition: all 1.0s; -moz-transition: all 1.0s; -webkit-transition: all 1.0s ; }
.transition150 { transition: all 1.5s; -moz-transition: all 1.5s; -webkit-transition: all 1.5s ; }
.transition200 { transition: all 2.0s; -moz-transition: all 2.0s; -webkit-transition: all 2.0s ; }
.transition250 { transition: all 2.5s; -moz-transition: all 2.5s; -webkit-transition: all 2.5s ; }
.transition300 { transition: all 3.0s; -moz-transition: all 3.0s; -webkit-transition: all 3.0s ; }

/* 위젯 설정 관련 */
.w-container { position:relative; margin:0; padding:0; }
.w-container.setup { min-height:50px; }
.w-container .gongbang.btn-wset { position:absolute; top:0; left:0; width:100%; height:100%; min-height:50px; background-color:rgba(0,0,0,.5); outline:2px dotted #F5D503; }

.w-container .w-container .gongbang.btn-wset,
.w-container .w-container .w-container .gongbang.btn-wset,
.w-container .w-container .w-container .w-container .gongbang.btn-wset { background-color:rgba(0,0,0,.3); }

.w-container .gongbang.btn-wset a {display:inline-block; background-color:#000; color:#fff; padding:5px 10px; position:absolute; top:50%; left:50%; transform: translate(-50%, -50%); right:auto; width:auto; min-width:50px; height:36px; overflow:hidden; outline:1px dotted #ccc; z-index:900; }
.w-container .w-container .gongbang.btn-wset a { top:0; right:0; left:auto; transform:none; background-color:#F5D503; color:#333; z-index:901; }
.w-container .w-container .w-container .gongbang.btn-wset a { bottom:0; right:0; left:auto;top:auto;  background-color:#04AA6D; color:#fff; z-index:902;}
.w-container .w-container .w-container .w-container .gongbang.btn-wset a { bottom:0; left:0; right:auto;top:auto; background-color:#4D4D4D; color:#fff; z-index:903;}

/* 모달설정창 링크에 사용해서 모달 크기 변경 */
#setupBox.full,
#setupBox #setupWin.full,
#setupBox #setupContent.full { max-width:95vw; max-height:95vh; width:95vw; height:95vh!important; }

#setupBox.full-width,
#setupBox #setupWin.full-width,
#setupBox #setupContent.full-width{ max-width:95vh; width:95vh!important; }

#setupBox.full-height,
#setupBox #setupWin.full-height,
#setupBox #setupContent.full-height { max-height:95vh; height:95vh!important; }

/* 높이 */
.h-1px { height:1px!important; }
.h-2px { height:2px!important; }
.h-3px { height:3px!important; }
.h-4px { height:4px!important; }
.h-5px { height:5px!important; }
.h-6px { height:6px!important; }
.h-7px { height:7px!important; }
.h-8px { height:8px!important; }
.h-9px { height:9px!important; }
.h-10px { height:10px!important; }
.h-15px { height:15px!important; }
.h-16px { height:16px!important; }
.h-20px { height:20px!important; }
.h-24px { height:24px!important; }
.h-25px { height:25px!important; }
.h-30px { height:30px!important; }
.h-32px { height:32px!important; }
.h-35px { height:35px!important; }
.h-40px { height:40px!important; }
.h-45px { height:45px!important; }
.h-50px { height:50px!important; }
.h-55px { height:55px!important; }
.h-60px { height:60px!important; }
.h-64px { height:64px!important; }
.h-65px { height:65px!important; }
.h-70px { height:70px!important; }
.h-75px { height:75px!important; }
.h-80px { height:80px!important; }
.h-85px { height:85px!important; }
.h-90px { height:90px!important; }
.h-95px { height:95px!important; }
.h-96x { height:96px!important; }
.h-100px { height:100px!important; }
.h-128px { height:128px!important; }
.h-200px { height:200px!important; }

/* 너비 */
.w-1px { width:1px!important; }
.w-2px { width:2px!important; }
.w-3px { width:3px!important; }
.w-4px { width:4px!important; }
.w-5px { width:5px!important; }
.w-6px { width:6px!important; }
.w-7px { width:7px!important; }
.w-8px { width:8px!important; }
.w-9px { width:9px!important; }
.w-10px { width:10px!important; }
.w-15px { width:15px!important; }
.w-16px { width:16px!important; }
.w-20px { width:20px!important; }
.w-24px { width:24px!important; }
.w-25px { width:25px!important; }
.w-30px { width:30px!important; }
.w-32px { width:32px!important; }
.w-35px { width:35px!important; }
.w-40px { width:40px!important; }
.w-45px { width:45px!important; }
.w-50px { width:50px!important; }
.w-55px { width:55px!important; }
.w-60px { width:60px!important; }
.w-64px { width:64px!important; }
.w-65px { width:65px!important; }
.w-70px { width:70px!important; }
.w-75px { width:75px!important; }
.w-80px { width:80px!important; }
.w-85px { width:85px!important; }
.w-90px { width:90px!important; }
.w-95px { width:95px!important; }
.w-96px { width:96px!important; }
.w-100px { width:100px!important; }
.w-128px { width:128px!important; }
.w-200px { width:200px!important; }

/* Full Cover */
.cover-wrap { position:relative; width:100%; height:100%; }
.cover-item { position: absolute; width: 100%; height: 100%; top: 50%; left: 50%; transform:translate(-50%, -50%); background-position: center center; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; }

/* 컨테이너 크기보다 커지지 않게 */
.img-100 { max-height:100%!important; max-width:100%!important; }

/* 이미지 태그를 cover 형태로 */
.img-cover { width:100%; height:100%; object-fit:cover; }

/* 가로 라인 */
div.hr { margin-top:1rem; margin-bottom:1rem; height:1px; border-top:1px solid rgba(0,0,0,.1); }

/* 가로, 세로 모두 중앙에 위치 */
.absolute-center { position:absolute; top:50%; left:50%; transform: translate(-50%, -50%);}

/* 세로로 중앙에 위치 */
.absolute-middle { position:absolute; top:50%; transform: translateY(-50%);}

/* Flex 가로세로 중앙에 위치 */
.flex-center { display: flex; align-items: center; justify-content: center; }

/* 반응형 테이블 크기 */
/* .table-responsive table { min-width:1000px; } */

/* 칼라픽커 */
.color-picker .color-display { position: absolute; top: .3em; right: .3em; padding:0; width: 24px; height: 24px; -webkit-border-radius: 20%; -moz-border-radius: 20%; border-radius: 20%; line-height:24px; text-align:center; vertical-align: middle; border:1px solid #E0E0E0; }
.color-picker .color-display i.icon { padding:0; margin:0; display:none; }

/* HTML 상단 툴바 */
.btn-toolbar { background-color:#303030; color:#fff; border-bottom:1px solid #505050;border-top:1px solid #505050;}
.btn-toolbar a { color:#fff; }
.btn-toolbar a:hover { color:#EFF76A; }
.btn-toolbar .list-inline-item { padding:0.12rem 0.75rem; }
.btn-toolbar code { font-size: 87.5%; color: #e83e8c; word-wrap: break-word;cursor:pointer; }

/* content.php 상단 기어 아이콘 안보이도록 */
.ctt_admin { display:none; }

.text-ellipsis1 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.text-ellipsis2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.text-ellipsis3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.text-ellipsis4 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }
.text-ellipsis5 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; }

/* sm */
@media (min-width: 576px) {  
 .text-sm-ellipsis1 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1!important; -webkit-box-orient: vertical; }
 .text-sm-ellipsis2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2!important; -webkit-box-orient: vertical; }
 .text-sm-ellipsis3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3!important; -webkit-box-orient: vertical; }
 .text-sm-ellipsis4 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4!important; -webkit-box-orient: vertical; }
 .text-sm-ellipsis5 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5!important; -webkit-box-orient: vertical; }
}

/* md */
@media (min-width: 768px) {  
 .text-md-ellipsis1 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1!important; -webkit-box-orient: vertical; }
 .text-md-ellipsis2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2!important; -webkit-box-orient: vertical; }
 .text-md-ellipsis3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3!important; -webkit-box-orient: vertical; }
 .text-md-ellipsis4 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4!important; -webkit-box-orient: vertical; }
 .text-md-ellipsis5 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5!important; -webkit-box-orient: vertical; }
}

/* lg */
@media (min-width: 992px) {  
 .text-lg-ellipsis1 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1!important; -webkit-box-orient: vertical; }
 .text-lg-ellipsis2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2!important; -webkit-box-orient: vertical; }
 .text-lg-ellipsis3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3!important; -webkit-box-orient: vertical; }
 .text-lg-ellipsis4 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4!important; -webkit-box-orient: vertical; }
 .text-lg-ellipsis5 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5!important; -webkit-box-orient: vertical; }
}
 

.vimg-small { width:200px; height:auto; max-width:100%; }
.vimg-medium{ width:400px; height:auto; max-width:100%; }
.vimg-large { width:600px; height:auto; max-width:100%; }
.vimg-center { display:block; margin:10px auto; text-align:center;}
.vimg-right { display:inline-block; margin:0; padding:10px; float:right; }
.vimg-left{ display:inline-block; margin:0; padding:10px; float:left; }

.vimg-caption { color:#999; font-size:.85em; display:block; text-align:center; line-height:120%; padding:5px; }

.ui-helper-hidden-accessible { position: absolute; top: -99999999px; }

.row-cols-1>* { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
.row-cols-2>* { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.row-cols-3>* { -ms-flex: 0 0 33.33%; flex: 0 0 33.33%; max-width: 33.33%; }
.row-cols-4>* { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
.row-cols-5>* { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
.row-cols-6>* { -ms-flex: 0 0 16.66%; flex: 0 0 16.66%; max-width: 16.66%; }
.row-cols-7>* { -ms-flex: 0 0 14.29%; flex: 0 0 14.29%; max-width: 14.29%; }
.row-cols-8>* { -ms-flex: 0 0 12.5%; flex: 0 0 12.5%; max-width: 12.5%; }
.row-cols-9>* { -ms-flex: 0 0 11.11%; flex: 0 0 11.11%; max-width: 11.11%; }
.row-cols-10>* { -ms-flex: 0 0 10%; flex: 0 0 10%; max-width: 10%; }
.row-cols-11>* { -ms-flex: 0 0 9.1%; flex: 0 0 9.1%; max-width: 9.1%; }
.row-cols-12>* { -ms-flex: 0 0 8.33%; flex: 0 0 8.33%; max-width: 8.33%; }

/* sm */
@media (min-width: 576px) {
    .row-cols-sm-1>* { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
    .row-cols-sm-2>* { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
    .row-cols-sm-3>* { -ms-flex: 0 0 33.33%; flex: 0 0 33.33%; max-width: 33.33%; }
    .row-cols-sm-4>* { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
    .row-cols-sm-5>* { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
    .row-cols-sm-6>* { -ms-flex: 0 0 16.66%; flex: 0 0 16.66%; max-width: 16.66%; }
    .row-cols-sm-7>* { -ms-flex: 0 0 14.29%; flex: 0 0 14.29%; max-width: 14.29%; }
    .row-cols-sm-8>* { -ms-flex: 0 0 12.5%; flex: 0 0 12.5%; max-width: 12.5%; }
    .row-cols-sm-9>* { -ms-flex: 0 0 11.11%; flex: 0 0 11.11%; max-width: 11.11%; }
    .row-cols-sm-10>* { -ms-flex: 0 0 10%; flex: 0 0 10%; max-width: 10%; }
    .row-cols-sm-11>* { -ms-flex: 0 0 9.1%; flex: 0 0 9.1%; max-width: 9.1%; }
    .row-cols-sm-12>* { -ms-flex: 0 0 8.33%; flex: 0 0 8.33%; max-width: 8.33%; }
}

/* md */
@media (min-width: 768px) {
    .row-cols-md-1>* { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
    .row-cols-md-2>* { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
    .row-cols-md-3>* { -ms-flex: 0 0 33.33%; flex: 0 0 33.33%; max-width: 33.33%; }
    .row-cols-md-4>* { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
    .row-cols-md-5>* { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
    .row-cols-md-6>* { -ms-flex: 0 0 16.66%; flex: 0 0 16.66%; max-width: 16.66%; }
    .row-cols-md-7>* { -ms-flex: 0 0 14.29%; flex: 0 0 14.29%; max-width: 14.29%; }
    .row-cols-md-8>* { -ms-flex: 0 0 12.5%; flex: 0 0 12.5%; max-width: 12.5%; }
    .row-cols-md-9>* { -ms-flex: 0 0 11.11%; flex: 0 0 11.11%; max-width: 11.11%; }
    .row-cols-md-10>* { -ms-flex: 0 0 10%; flex: 0 0 10%; max-width: 10%; }
    .row-cols-md-11>* { -ms-flex: 0 0 9.1%; flex: 0 0 9.1%; max-width: 9.1%; }
    .row-cols-md-12>* { -ms-flex: 0 0 8.33%; flex: 0 0 8.33%; max-width: 8.33%; }
}

/* lg */
@media (min-width: 992px) {
    .row-cols-lg-1>* { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
    .row-cols-lg-2>* { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
    .row-cols-lg-3>* { -ms-flex: 0 0 33.33%; flex: 0 0 33.33%; max-width: 33.33%; }
    .row-cols-lg-4>* { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
    .row-cols-lg-5>* { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
    .row-cols-lg-6>* { -ms-flex: 0 0 16.66%; flex: 0 0 16.66%; max-width: 16.66%; }
    .row-cols-lg-7>* { -ms-flex: 0 0 14.29%; flex: 0 0 14.29%; max-width: 14.29%; }
    .row-cols-lg-8>* { -ms-flex: 0 0 12.5%; flex: 0 0 12.5%; max-width: 12.5%; }
    .row-cols-lg-9>* { -ms-flex: 0 0 11.11%; flex: 0 0 11.11%; max-width: 11.11%; }
    .row-cols-lg-10>* { -ms-flex: 0 0 10%; flex: 0 0 10%; max-width: 10%; }
    .row-cols-lg-11>* { -ms-flex: 0 0 9.1%; flex: 0 0 9.1%; max-width: 9.1%; }
    .row-cols-lg-12>* { -ms-flex: 0 0 8.33%; flex: 0 0 8.33%; max-width: 8.33%; }
}

/* xl */
@media (min-width: 1200px) {
    .row-cols-xl-1>* { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
    .row-cols-xl-2>* { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
    .row-cols-xl-3>* { -ms-flex: 0 0 33.33%; flex: 0 0 33.33%; max-width: 33.33%; }
    .row-cols-xl-4>* { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
    .row-cols-xl-5>* { -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
    .row-cols-xl-6>* { -ms-flex: 0 0 16.66%; flex: 0 0 16.66%; max-width: 16.66%; }
    .row-cols-xl-7>* { -ms-flex: 0 0 14.29%; flex: 0 0 14.29%; max-width: 14.29%; }
    .row-cols-xl-8>* { -ms-flex: 0 0 12.5%; flex: 0 0 12.5%; max-width: 12.5%; }
    .row-cols-xl-9>* { -ms-flex: 0 0 11.11%; flex: 0 0 11.11%; max-width: 11.11%; }
    .row-cols-xl-10>* { -ms-flex: 0 0 10%; flex: 0 0 10%; max-width: 10%; }
    .row-cols-xl-11>* { -ms-flex: 0 0 9.1%; flex: 0 0 9.1%; max-width: 9.1%; }
    .row-cols-xl-12>* { -ms-flex: 0 0 8.33%; flex: 0 0 8.33%; max-width: 8.33%; }
}

.cursor-pointer { cursor: pointer; }
.text-underline { text-decoration:underline; }

.rounded-full { border-radius: 50%;}