
/********************************************************
■ Mask Layer
********************************************************/
.na-mask { position: absolute; bottom: 0; left: 0; width: 100%; z-index:10; overflow:hidden; line-height:1px; pointer-events: none; margin-bottom:-1px; }
.na-mask .mask-svg { position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
.na-mask .mask-svg.mask-left { left: 0 !important; }
.na-mask .mask-svg.mask-right { left: 100% !important; }
.na-mask svg { display:block; }
.na-mask-rev { bottom:auto; top:0; -webkit-transform: rotateX(180deg); transform: rotateX(180deg); -webkit-transform: rotateZ(180deg); transform: rotateZ(180deg); left: -1px; width: calc(100% + 1px); }
.mask-zone { display:none; }
.mask-show .mask-zone { display:block; }

/* Line */
.na-mask-line1 { padding-bottom: 6%; }
.na-mask-line1 .mask-fill { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: skewY(-3deg); transform: skewY(-3deg); -webkit-transform-origin: 100% 0; transform-origin: 100% 0; }
.na-mask-line2 { padding-bottom: 6%; }
.na-mask-line2 .mask-fill { position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: skewY(3deg); transform: skewY(3deg); -webkit-transform-origin: 0 100%;	transform-origin: 0 100%; }

/* Bubble */
.na-mask-bubble1 { height: 27px; }
.na-mask-bubble2 { height: 57px; }
.na-mask-bubble2 .mask-svg { margin-bottom: -15px; }
.na-mask-bubble3 { height: 27px; }
.na-mask-bubble4 { height: 57px; }
.na-mask-bubble4 .mask-svg { margin-bottom: -15px; }
.na-mask-bubble5 { height: 27px; }
.na-mask-bubble6 { height: 57px; }
.na-mask-bubble6 .mask-svg { margin-bottom: -15px; }

/* Wave */
.na-mask-wave1 { height: 40px; }
.na-mask-rev.na-mask-wave1 { height:39px; }
.na-mask-wave2.mask-zone { height:60px; }
.na-mask-wave2 svg { height:100px; }
.na-mask-rev.na-mask-wave2 { margin-top:-1px; }

.na-mask-wave3 { height: 30px; }
.na-mask-rev.na-mask-wave3 svg { margin-bottom:-30px; }
.na-mask-wave4 { height: 20px; }
.na-mask-wave5,
.na-mask-wave5 svg { height: 120px; }
.na-mask-wave5 { margin-bottom:-1px; }
.na-mask-rev.na-mask-wave5 { margin-top:-1px; }

/* Round */
.na-mask-round1 { height: 50px; }
.na-mask-round2 { height: 80px; }
.na-mask-round3 { height: 50px; }
.na-mask-round4,
.na-mask-round5 { height: 100px; }
.na-mask-round4 svg,
.na-mask-round5 svg { float:left; }
.na-mask-rev.na-mask-round4,
.na-mask-rev.na-mask-round5 { height:100px; }

/* Brush */
.na-mask-brush1 { height: 12px; }
.na-mask-brush2 { height: 16px; }

@media all and (max-width:991px) {
	.responsive .na-mask-round1 { height: 10px; }
	.responsive .na-mask-round4,
	.responsive .na-mask-round5	{ height: 80px; }
	.responsive .na-mask-round4 svg,
	.responsive .na-mask-round5 svg { height: 136px; }
	.responsive .na-mask-rev.na-mask-round4,
	.responsive .na-mask-rev.na-mask-round5 { height:80px; }
	.na-mask-wave2.mask-zone { height:50px; }
	.na-mask-wave2 svg { height:80px; }
	.responsive .na-mask-wave5,
	.responsive .na-mask-wave5 svg { height:80px; }
}
@media all and (max-width:767px) {
	.responsive .na-mask-round3,
	.responsive .na-mask-round3 svg { height:25px; }
	.responsive .na-mask-round4,
	.responsive .na-mask-round5 { height: 60px; }
	.responsive .na-mask-round4 svg,
	.responsive .na-mask-round5 svg { height: 102px; }
	.responsive .na-mask-rev.na-mask-round4,
	.responsive .na-mask-rev.na-mask-round5 { height:60px; }
	.responsive .na-mask-wave2.mask-zone { height:40px; }
	.responsive .na-mask-wave2 svg { height:60px; }
	.responsive .na-mask-wave5,
	.responsive .na-mask-wave5 svg { height:50px; }
}
@media all and (max-width:575px) {
	.responsive .na-mask-round1 { height: 0; }
	.responsive .na-mask-round4,
	.responsive .na-mask-round5 { height: 40px; }
	.responsive .na-mask-round4 svg,
	.responsive .na-mask-round5 svg { height: 68px; }
	.responsive .na-mask-rev.na-mask-round4,
	.responsive .na-mask-rev.na-mask-round5 { height:40px; }
	.responsive .na-mask-wave2.mask-zone { height:20px; }
	.responsive .na-mask-wave2 svg { height:40px; }
	.responsive .na-mask-wave5,
	.responsive .na-mask-wave5 svg { height:30px; }
}

/* Special */
.na-mask-special1 { height: 64px; }
.na-mask.na-mask-special1 { z-index: 11; }
.na-mask-special2 { height: 57px; }
.na-mask-special3 { height: 74px; }
.na-mask-special3 .mask-fill { -webkit-transform-origin: 0 100%; -ms-transform-origin: 0 100%; transform-origin: 0 100%; transform: skewY(-0.2deg); }
.na-mask-special3 .mask-over { z-index: 11; }


/* 레벨 아이콘 */
.xp-icon img { width:auto !important; height:auto !important; display:inline !important; }

/* 위치 */
.position-absolute-bottom { position:absolute; left:0; bottom:0; }

/* FA아이콘 */
.fa.fa-md {	font-size:1.2rem !important; }
i.empty { display:none; }

/* 위젯설정버튼 */
.btn-wset { display:none; padding:1.0rem; font-weight:normal; text-align:center; }

/* 더보기 로딩 */
#infscr-loading { font-size:1.0rem; opacity:0.8; background: #000; padding: 10px; border-radius: 10px; left: 50%; width:200px; min-width:200px; margin-left:-100px; text-align: center; bottom: 100px; color: rgb(255, 255, 255); position: fixed; z-index: 100; -webkit-border-radius: 10px; -moz-border-radius: 10px; white-space:nowrap;}

/* 그림자라인 */
.shadow-line { display:block; padding:0; margin:0; max-width: 100%; overflow: hidden !important; text-align:center; vertical-align:top; }
.shadow-line img { display:block; border:0;	max-width: 100% !important; height: auto !important; margin:0 auto; }

/* 이미지 박스 */
.img-wrap { display:block; position:relative; height:0; overflow:hidden; padding-bottom:56.25%; }
.img-wrap .img-item { display:block; position:absolute; top:0; left:0; width:100%; height:100%;	overflow:hidden; }
.img-wrap .img-item img,
.img-wrap .img-item video { display:block; border:0; width:100%; height:auto;	margin:0 auto; }

/* Circle */
i.large, 
img.large { width: 65px; height: 65px; line-height: 65px; font-size: 24px; }
i.normal, 
img.normal { height: 50px; width: 50px; line-height: 50px; font-size: 22px; }
i.medium, 
img.medium { height: 40px; width: 40px; line-height: 40px; font-size: 20px; }
i.tiny, 
img.tiny { width: 18px; height: 18px; line-height: 18px; font-size: 10px; margin-right:3px; }
i.circle, 
img.circle { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -moz-background-clip: inherit; -webkit-background-clip: inherit; background-clip: inherit; text-align: center; margin-top: 0px; vertical-align:middle; }
i.dark-circle, 
img.dark-circle { border-width: 1px; border-style: solid; background-color: #333; color: #fff; }
i.light-circle, 
img.light-circle { border-width: 1px; border-style: solid; background-color: #fff; color: #333; }

/* Label */
.label-tack { left: 0; top: 0; z-index: 1; position: absolute; font-weight:normal; color:#fff; }
.label-band { z-index:2; font-family: tahoma; top: 5px; letter-spacing:1px; width: 100px; padding: 5px; right: -32px; font-size: 11px; color:#fff; position: absolute; text-align: center; font-weight:normal; transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.label-cap { z-index:2; font-family: tahoma; top: -11px; letter-spacing:1px; width: 140px; padding: 20px 0 3px; right: -60px; font-size: 11px; color:#fff; position: absolute; text-align: center; font-weight:normal; transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg);	-moz-transform: rotate(45deg);	-webkit-transform: rotate(45deg); }

/* Icon */
.rank-icon { display:inline-block; padding:0 6px; font-size:11px; letter-spacing:-1px; line-height:16px; font-weight:normal; margin-right:2px; min-width:22px; text-align:center; color:#fff; }
.tack-icon { display:inline-block; padding:4px 6px 2px; font-size:11px; letter-spacing:-1px; line-height:11px; font-weight:normal; color:#fff; }
.social-icon a { margin: 0; font-size: 18px; color: rgb(190, 189, 189); display: inline-block; text-align:center; }
.boxed-icon.social-icon a {	min-width:40px;	line-height:24px; padding: 8px; background-color: #46494a; border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); box-shadow: 0px 1px 1px rgba(0,0,0,0.2); -moz-background-clip: inherit; -webkit-background-clip: inherit; background-clip: inherit; border: 1px solid #46494a; color: #fff; }
.boxed-icon.social-icon a i { vertical-align:middle; }

/* 기타  */
.cursor { cursor:pointer; }
.text-break-all { word-break:break-all; word-wrap:break-word; }
.count { font-size: 0.85em; font-weight:bold; font-family:verdana; letter-spacing:-1px;	line-height:1.1; padding-right:1px;	white-space:nowrap; }
.count-plus { position:relative; font-size: 0.85rem; font-weight:bold; font-family:verdana;	letter-spacing:-1px; line-height:1.1; white-space:nowrap; }
.count-plus::before { content: "+"; }
.more-plus::before { content: "+"; font-weight:normal !important; color:#ccc; }
.na-bar { display:inline-block;	width:1px; height:1.0rem; margin:-1px 0.15rem 0; background:#aaa; vertical-align:middle !important; }
.hide-photo .profile_img { display:none; }

/* 테이블 */
.na-table {	table-layout:fixed;	border-collapse:collapse; }
.na-table .d-table-cell,
.na-table .d-sm-table-cell,
.na-table .d-md-table-cell,
.na-table .d-lg-table-cell,
.na-table .d-xl-table-cell,
.na-table td { vertical-align:middle; }
.na-table-head { border-top:3px solid #333 !important; border-bottom:1px solid #333 !important; }
.na-table-head > div { text-align:center; font-weight:bold;	padding-top:0.75rem; padding-bottom:0.75rem; }

/* 너비 사이즈 */
.na-row { margin-left:-0.75rem !important; margin-right:-0.75rem !important; }
.na-col { padding-left:0.75rem !important; padding-right:0.75rem !important; }
.nw-c1 { width:10.0rem; }
.nw-c2 { width:11.0rem; }
.nw-1 {	width:1.0rem; }
.nw-2 {	width:2.0rem; }
.nw-3 {	width:3.0rem; }
.nw-4 {	width:4.0rem; }
.nw-5 {	width:5.0rem; }
.nw-6 {	width:6.0rem; }
.nw-7 {	width:7.0rem; }
.nw-8 {	width:8.0rem; }
.nw-9 {	width:9.0rem; }
.nw-10 { width:10.0rem; }
.nw-11 { width:11.0rem; }
.nw-12 { width:12.0rem; }
.nw-13 { width:13.0rem; }
.nw-14 { width:14.0rem; }
.nw-15 { width:15.0rem; }
.nw-16 { width:16.0rem; }
.nw-17 { width:17.0rem; }
.nw-18 { width:18.0rem; }
.nw-19 { width:19.0rem; }
.nw-20 { width:20.0rem; }
@media all and (max-width:1199px) {
	.responsive .nw-xl-auto { width:auto !important; display:inline-block !important; }
}
@media all and (max-width:991px) {
	.responsive .nw-lg-auto { width:auto !important; display:inline-block !important; }
}
@media all and (max-width:767px) {
	.responsive .nw-md-auto { width:auto !important; display:inline-block !important; }
}
@media all and (max-width:575px) {
	.responsive .nw-sm-auto { width:auto !important; display:inline-block !important; }
}

/* 컬러 */
.orangered, 
i.orangered { color: orangered; }

/* 배경색 */
.bg-blue { background-color: #007bff !important; color: #fff; }
.bg-indigo { background-color: #6610f2 !important; color: #fff; }
.bg-purple { background-color: #6f42c1 !important; color: #fff; }
.bg-pink { background-color: #e83e8c !important; color: #fff; }
.bg-red { background-color: #dc3545 !important; color: #fff; }
.bg-orangered { background-color: orangered !important; color: #fff; }
.bg-orange { background-color: #fd7e14 !important; color: #fff; }
.bg-yellow { background-color: #ffc107 !important; color: #fff; }
.bg-green { background-color: #28a745 !important;	color: #fff; }
.bg-teal { background-color: #20c997 !important; color: #fff; }
.bg-cyan { background-color: #17a2b8 !important; color: #fff; }
.bg-navy { background-color: #323c46 !important; color: #fff; }
.bg-aqua { background-color: #4FC1E9 !important; color: #fff; }
.bg-bittersweet { background-color: #FC6E51 !important; color: #fff; }
.bg-blue-jeans { background-color: #5D9CEC !important; color: #fff; }
.bg-darkgreen { background-color: #475c4d !important; color: #fff; }
.bg-grapefruit { background-color: #ED5565 !important; color: #fff; }
.bg-grass { background-color: #A0D468 !important; color: #fff; }
.bg-lavender { background-color: #AC92EC !important; color: #fff; }
.bg-mint { background-color: #48CFAD !important; color: #fff; }
.bg-pink-rose { background-color: #EC87C0 !important; color: #fff; }
.bg-sunflower { background-color: #FFCE54 !important; color: #fff; }

/* 글자색 */
.txt-blue { color: #007bff !important; }
.txt-indigo { color: #6610f2 !important; }
.txt-purple { color: #6f42c1 !important; }
.txt-pink { color: #e83e8c !important; }
.txt-red { color: #dc3545 !important; }
.txt-orangered { color: orangered !important; }
.txt-orange { color: #fd7e14 !important; }
.txt-yellow { color: #ffc107 !important; }
.txt-green { color: #28a745 !important; }
.txt-teal { color: #20c997 !important; }
.txt-cyan { color: #17a2b8 !important; }
.txt-navy { color: #323c46 !important; }
.txt-aqua { color: #4FC1E9 !important; }
.txt-bittersweet { color: #FC6E51 !important; }
.txt-blue-jeans { color: #5D9CEC !important; }
.txt-darkgreen { color: #475c4d !important; }
.txt-grapefruit { color: #ED5565 !important; }
.txt-grass { color: #A0D468 !important; }
.txt-lavender { color: #AC92EC !important; }
.txt-mint { color: #48CFAD !important; }
.txt-pink-rose { color: #EC87C0 !important; }
.txt-sunflower { color: #FFCE54 !important; }

/* 테두리색 */
.border-blue { border-color: #007bff !important; }
.border-indigo { border-color: #6610f2 !important; }
.border-purple { border-color: #6f42c1 !important; }
.border-pink { border-color: #e83e8c !important; }
.border-red { border-color: #dc3545 !important; }
.border-orangered { border-color: orangered !important; }
.border-orange { border-color: #fd7e14 !important; }
.border-yellow { border-color: #ffc107 !important; }
.border-green { border-color: #28a745 !important; }
.border-teal { border-color: #20c997 !important; }
.border-cyan { border-color: #17a2b8 !important; }
.border-navy { border-color: #323c46 !important; }
.border-aqua { border-color: #4FC1E9 !important; }
.border-bittersweet { border-color: #FC6E51 !important; }
.border-blue-jeans { border-color: #5D9CEC !important; }
.border-darkgreen { border-color: #475c4d !important; }
.border-grapefruit { border-color: #ED5565 !important; }
.border-grass { border-color: #A0D468 !important; }
.border-lavender { border-color: #AC92EC !important; }
.border-mint { border-color: #48CFAD !important; }
.border-pink-rose { border-color: #EC87C0 !important; }
.border-sunflower { border-color: #FFCE54 !important; }

/* 버튼 */
.btn.btn-basic { color: #000 !important; border-image: none !important; background-image: none !important; border: 1px solid #ddd; background-color: #fff; }
.btn.btn-basic.active, 
.btn.btn-basic:hover, 
.btn.btn-basic:focus, 
.btn.btn-basic:active { background-color: #f5f5f5; }

/* 버튼 : 효과제거 */
.btn.nofocus:focus,
.btn.nofocus { box-shadow:none !important; }

/* 자동 영상 사이즈 */
.na-videowrap { margin: 0 auto 1.0rem; max-width: 1200px; }
.na-videoframe { position: relative; height: 0; padding-bottom: 56.25%; overflow: hidden; margin: 0; }
.na-videoframe iframe, 
.na-videoframe video,
.na-videoframe object, 
.na-videoframe embed { position: absolute; top: 0; left: 0;	width: 100%; height:100%; }
.na-video-sero { max-width:400px !important; }
.na-jwplayer { margin-bottom:1.0rem; }
.na-soundcloud { margin:0 auto 1.0rem; }
.na-soundcloud-mo {	margin:0 auto 1.0rem; max-width:435px; }

/* 지도 사이즈 */
.na-map-size { margin: 0 auto 1.0rem; max-width:1200px; }
.na-mapwrap { margin: 0 auto; }
.na-map { position: relative; height: 0; padding-bottom: 100%; overflow: hidden; margin: 0; }
.na-canvas { position: absolute; top: 0; left: 0; width: 100%; height:100%; }

/* Flex 제목 */
.na-title { display: block; position: relative; width: 100%; padding:0; }
.na-title .na-item { display: flex; align-items: center; }
.na-title .na-subject { display: inline-block; word-break: break-all; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.na-title .na-info { position: relative; top: -1px; text-align: right; margin: 0 0 0 5px; }
.na-title .na-hicon { position: relative; top: 4px; float: left; width: 12px; min-width: 12px; height: 12px; line-height: 12px; display:inline-block; background-repeat: no-repeat; background-position: left top; font-size: 1px; padding: 0; margin: 0 5px 0 0; }
.na-title .na-ticon { position: relative; width: 12px; min-width: 12px;	height: 12px; line-height: 12px; display:inline-block; background-repeat: no-repeat; background-position: left top; font-size: 1px; padding: 0; margin: 0 0 0 5px; }

/* 아이콘 */
.na-new { background-image: url('/board/nariya/img/icon_new.gif'); }
.na-secret { background-image: url('/board/nariya/img/icon_secret.gif'); }
.na-hot { background-image: url('/board/nariya/img/icon_hot.gif'); }
.na-video { background-image: url('/board/nariya/img/icon_video.gif'); }
.na-image { background-image: url('/board/nariya/img/icon_image.gif'); }
.na-file { background-image: url('/board/nariya/img/icon_file.gif'); }
.na-link { background-image: url('/board/nariya/img/icon_link.gif'); }
.na-reply { background-image: url('/board/nariya/img/icon_reply.gif'); }
.na-notice { display: inline-block; padding: 0; margin: 0; color:#fff; vertical-align: middle; background-repeat: no-repeat; background-position: left top; width: 37px; min-width: 37px; height: 19px; line-height: 19px; font-size: 1px; background-image: url('/board/nariya/img/icon_notice.png'); }
.na-icon { position:relative; top:-1px; display:inline-block; padding:0; margin:0; color:#fff; overflow:hidden; vertical-align:middle; background-repeat: no-repeat; background-position: left top; width:12px;	height:12px; }
.na-icon.fa-fw { background-position: center top; }
.na-text { font-family: dotum; font-size: 11px; letter-spacing: -1px; line-height: 11px; font-weight: normal; }
.na-light { color:#ccc }

/* 댓글 추천 비추천 아이콘 */
.na-cgood, 
.na-cnogood { display:inline-block; width:60px; height:20px; padding-right:10px; margin-right:-1px; font:bold 11px verdana; text-align:right; letter-spacing:-1px; line-height:19px; cursor:pointer; }
.na-cgood { background: url('/board/nariya/img/cmt_good.gif') no-repeat left center; color:#f4695b; }
.na-cnogood { background: url('/board/nariya/img/cmt_nogood.gif') no-repeat left center; color:#888; }

/* SLY 분류탭 */
.sly-tab { border:0; overflow:hidden; }
.sly-tab .d-flex { border-left:1px solid #e5e5e5; }
.sly-tab li a {	display:block; text-align:center; border:1px solid #e5e5e5;	border-left:0; color:#333; background:#fafafa; }
.sly-tab li.active a { font-weight:bold; background:#fff; border-bottom:1px solid #fff; }
.sly-tab .sly-btn {	display:none; text-align:center; border:1px solid #e5e5e5; color:#333; background:#fff; }
.sly-tab .sly-btn:hover { background:#fafafa; }
.sly-tab .sly-btn.sly-next { border-left:0; }
.sly-tab hr { display:block; border-top:1px solid #e5e5e5; height:1px; margin:0; margin-top:-1px; padding:0; }

/* 드랍다운 */
.dropdown-toggle-empty::after { display: none !important; margin: 0 !important; content: "" !important; border: 0 !important; }

/* 모달 */
#clipContent, 
#setupContent {	display: block; border: none; width:100%; }
#clipModal .btn { border-radius:0; }

/* Modal Loader */
#modal_loader { background: #fff; left: 0; top: 0; width: 100%; height: 100%; display: block; position: fixed; z-index: 100000; }
#modal_loader .modal_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; }

/* Fade In 효과 */
.na-fadein { animation: fadein 2s; -moz-animation: fadein 2s; -webkit-animation: fadein 2s; -o-animation: fadein 2s; }

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

/* 페이지 숨김 */
.na-page-first-last .page-first,
.na-page-first-last .page-last { display:none; }
.na-page-prev-next .page-prev,
.na-page-prev-next .page-next { display:none; }

/* 말줄임 */
.ellipsis { display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; }
.na-clamp-1 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; word-wrap:break-word; line-height:1.6rem; -webkit-line-clamp: 1; height : 1.6rem; }
.na-clamp-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; word-wrap:break-word; line-height:1.6rem; -webkit-line-clamp: 2; height : 3.2rem; }
.na-clamp-3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; word-wrap:break-word; line-height:1.6rem; -webkit-line-clamp: 3; height : 4.8rem; }
@media all and (min-width:1200px) {
	.na-clamp-xl-1 { -webkit-line-clamp: 1; height : 1.6rem; }
	.na-clamp-xl-2 { -webkit-line-clamp: 2; height : 3.2rem; }
	.na-clamp-xl-3 { -webkit-line-clamp: 3; height : 4.8rem; }
}
@media all and (min-width:992px) {
	.na-clamp-lg-1 { -webkit-line-clamp: 1; height : 1.6rem; }
	.na-clamp-lg-2 { -webkit-line-clamp: 2; height : 3.2rem; }
	.na-clamp-lg-3 { -webkit-line-clamp: 3; height : 4.8rem; }
}
@media all and (min-width:768px) {
	.na-clamp-md-1 { -webkit-line-clamp: 1; height : 1.6rem; }
	.na-clamp-md-2 { -webkit-line-clamp: 2; height : 3.2rem; }
	.na-clamp-md-3 { -webkit-line-clamp: 3; height : 4.8rem; }
}
@media all and (min-width:576px) {
	.na-clamp-sm-1 { -webkit-line-clamp: 1; height : 1.6rem; }
	.na-clamp-sm-2 { -webkit-line-clamp: 2; height : 3.2rem; }
	.na-clamp-sm-3 { -webkit-line-clamp: 3; height : 4.8rem; }
}

/* 줄간격 */
.na-lh-2 { line-height: 1.2rem; }
.na-lh-3 { line-height: 1.3rem; }
.na-lh-4 { line-height: 1.4rem; }
.na-lh-5 { line-height: 1.5rem; }
.na-lh-6 { line-height: 1.6rem; }
.na-lh-7 { line-height: 1.7rem; }
.na-lh-8 { line-height: 1.8rem; }

/* 라운드 */
.na-r1 { border-radius: 0.25rem !important}
.na-r2 { border-radius: 0.5rem !important}
.na-r3 { border-radius: 0.75rem !important}
.na-r4 { border-radius: 1.0rem !important}
.na-r5 { border-radius: 1.25rem !important}

/* 상단 라운드 */
.na-rt1 { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; }
.na-rt2 { border-top-left-radius: 0.5rem !important; border-top-right-radius: 0.5rem !important; }
.na-rt3 { border-top-left-radius: 0.75rem !important; border-top-right-radius: 0.75rem !important; }
.na-rt4 { border-top-left-radius: 1.0rem !important; border-top-right-radius: 1.0rem !important; }
.na-rt5 { border-top-left-radius: 1.25rem !important; border-top-right-radius: 1.25rem !important; }

/* 하단 라운드 */
.na-rb1 { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }
.na-rb2 { border-bottom-right-radius: 0.5rem !important; border-bottom-left-radius: 0.5rem !important; }
.na-rb3 { border-bottom-right-radius: 0.75rem !important; border-bottom-left-radius: 0.75rem !important; }
.na-rb4 { border-bottom-right-radius: 1.0rem !important; border-bottom-left-radius: 1.0rem !important; }
.na-rb5 { border-bottom-right-radius: 1.25rem !important; border-bottom-left-radius: 1.25rem !important; }

/* 레이어 */
.na-up .na-layer { 
	position: absolute; left: 0; bottom:0; width: 100%; height:100%;
	background:rgba(0,0,0,0.5);
	transition:transform 0.4s, opacity 0.1s 0.3s; 
	opacity: 0; 
	transform: translateY(100%); 
	-o-transition: -o-transform .4s, opacity .1s .3s; 
	-moz-transition: -moz-transform .4s, opacity .1s .3s; 
	-webkit-transition: -webkit-transform .4s, opacity .1s .3s; 
	-webkit-transform: translateY(100%); 
	-moz-transform: translateY(100%); 
	-o-transform: translateY(100%); 
}
.na-up:hover .na-layer {
	transition:transform 0.4s, opacity 0.1s; 
	opacity: 1; 
	transform: translateY(0px); 
	-o-transition: -o-transform .4s, opacity .1s;
	-moz-transition: -moz-transform .4s, opacity .1s;
	-webkit-transition: -webkit-transform .4s, opacity .1s;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
}

/* owl 네비 상단 공간 */
.owl-0 .owl-nav { margin-top: 0 !important; }
.owl-1 .owl-nav { margin-top: 0.25rem !important; }
.owl-2 .owl-nav { margin-top: 0.5rem !important; }
.owl-3 .owl-nav { margin-top: 1rem !important; }
.owl-4 .owl-nav { margin-top: 1.5rem !important; }
.owl-5 .owl-nav { margin-top: 3rem !important; }

/* 이미지 선명하게 */
.img-render {
	image-rendering: -moz-crisp-edges;         /* Firefox */
	image-rendering: -o-crisp-edges;         /* Opera */
	image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}


@charset "utf-8";

/********************************************************
■ 그누 공통 CSS
********************************************************/

/* 초기화 */
html {overflow-y:scroll;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {	margin:0; padding:0; border:0; }
ul, dl,dt,dd { margin:0; padding:0; list-style:none; }
legend { position:absolute;	margin:0; padding:0; font-size:0; line-height:0; text-indent:-9999em; overflow:hidden; }
label, input, button, select, img { vertical-align:middle; }
input[type="submit"] { cursor:pointer; }
button { cursor:pointer; }
select { margin:0; }
fieldset legend, hr { display:none; }
p { margin:0; padding:0; word-break:break-all; }
a { color: #000; text-decoration: none; }
a:hover, a:focus, a:active { color: crimson; text-decoration: none; }
.placeholdersjs { color:#aaa !important }

/* 팝업 레이어 - PC */
.is-pc #hd_pop {z-index:998;position:relative;margin:0 auto;height:0;font-size:12px;}
.is-pc #hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.is-pc .hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.is-pc .hd_pops img {max-width:100%}
.is-pc .hd_pops_con {}
.is-pc .hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.is-pc .hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.is-pc .hd_pops_footer button {padding:10px;border:0;color:#fff;font-size:12px;}
.is-pc .hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.is-pc .hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

/* 팝업 레이어 - mobile */
.is-mobile #hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0;font-size:14px;}
.is-mobile #hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.is-mobile .hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.is-mobile .hd_pops img {max-width:100%;height:auto}
.is-mobile .hd_pops_con {}
.is-mobile .hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.is-mobile .hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff;font-size:14px;}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 - pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('/board/img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('/board/img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('/board/img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span {display:none}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('/board/img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer;font-size:12px;}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 버튼 */
a.btn01 {display:inline-block;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center}
.btn_submit { border:0; background:#3a8afd; color:#fff; cursor:pointer; padding:10px 20px; line-height:1.4; }
.btn_submit:hover {background:#2375eb}
.btn_close { border:1px solid #dcdcdc; cursor:pointer; border-radius:3px; background:#fff }
a.btn_close { }
a.btn_cancel {display:inline-block; background:#969696; color:#fff;text-decoration:none;vertical-align:middle; padding:10px 20px; line-height:1.4;}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}

/* 필수입력 */
.required, textarea.required {background-image:url('/board/img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .btn_close {height:45px;width:60px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.profile_img img {border-radius:50%}
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:12px;background:rgb(50, 60, 70);padding:6px 0;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:block;margin:0;padding:0 10px;line-height:28px;width:100px;font-weight:normal;color:#fff}
.sv_wrap .sv a:hover {background:rgba(0,0,0,0.5);color:#fff}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* 메일인증 메일주소 변경 페이지 */
.rg_em_p { margin-bottom:10px; }
.rg_em caption { display:none; }
.rg_em th { width:120px; text-align:right; }
.rg_em th label { font-weight:bold; }

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/********************************************************
■ Theme Common
********************************************************/
body { margin:0; padding:0;	background:#fff; color:#000; }
h1, h2, h3, h4, h5, h6, .en { }

/********************************************************
■ 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 {background: #3a2f0d; }
#nt_lnb ul { list-style: none; margin: 0; }
#nt_lnb ul > li { float: left;  }
#nt_lnb ul > li::after { font-family: dotum; font-weight: normal; float: right; color:#ccc;  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: #c7c1ad;background: #4a3a0c;padding: 10px 15px;}
#nt_lnb .dropdown-toggle::after { color:#ccc; }

/********************************************************
■ PC 헤더(Header)
********************************************************/
#header_pc  {background: #ececec;}
#header_pc .nt-container {background: #ececec;}
#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; }
}

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

/*
@font-face {
	font-family: "NEXON Lv2 Gothic";
	src: url("/board/nariya/css/font/NEXON_Lv2_Gothic/NEXON_Lv2_Gothic.eot");
	src: local(''),
		 url("/board/nariya/css/font/NEXON_Lv2_Gothic/NEXON_Lv2_Gothic.eot?#iefix") format('embedded-opentype'),
		 url("/board/nariya/css/font/NEXON_Lv2_Gothic/NEXON_Lv2_Gothic.woff") format('woff');
}


@font-face {
	font-family: "NEXON Lv2 Gothic Light";
	src: url("./NEXON_Lv2_Gothic/NEXON_Lv2_Gothic_Light.eot");
	src: local(''),
		 url("./NEXON_Lv2_Gothic/NEXON_Lv2_Gothic_Light.eot?#iefix") format('embedded-opentype'),
		 url("./NEXON_Lv2_Gothic/NEXON_Lv2_Gothic_Light.woff") format('woff');
}

@font-face {
  font-family: "NEXON Lv2 Gothic Bold";
	src: url("./NEXON_Lv2_Gothic/NEXON_Lv2_Gothic_Bold.eot");
	src: local(''),
		 url("./NEXON_Lv2_Gothic/NEXON_Lv2_Gothic_Bold.eot?#iefix") format('embedded-opentype'),
		 url("./NEXON_Lv2_Gothic/NEXON_Lv2_Gothic_Bold.woff") format('woff');
}
*/

/********************************************************
■ PC 폰트
********************************************************/

/* 기준 폰트 */
html {
	font-size:14px;
}

/* 제목, 내용 등 기본 폰트 */
body {
	font-size:15px !important;
	line-height:1.8;
}

/* 일반 기본 폰트 */
.f-de {
	font-size:15px !important;
}

/* 게시판 글제목 */
#bo_v_title {
    font-size: 26px !important;
}

/* 게시판 글내용 */
#bo_v_con {
	font-size:18px !important;
	line-height:1.7;
}

/* 주석 등 */
.f-xs {
	font-size:12px !important;
}

/* 정보(조회, 날짜) 등 */
.f-sm {
	font-size:14px !important;
}

/* 입력폼 */
.input-group-text {
	font-size:14px !important;
}

/* 주메뉴, 텍스트 로고 등 */
.f-md {
	font-size:18px !important;
	line-height:2.5 !important;
	font-weight: 600 !important;
	padding-top:0.75rem;
	padding-bottom:0.75rem;
}

/* 모바일 헤더(텍스트 로고) 등 */
.f-mo {
	font-size:18px !important;
	line-height:1.5 !important;
	font-weight: 400 !important;
	padding-top:0.75rem;
	padding-bottom:0.75rem;
}

/* 일반 위젯 타이틀 등 */
.f-lg {
	font-size:16px !important;
	line-height:1.7 !important;
	margin-bottom:0.25rem !important;
}

/* 특수 위젯 타이틀 등 */
.f-xl {
	font-size:20px !important;
	line-height:1.5 !important;
	margin-bottom:0.25rem !important;
}

/* 각종 타이틀 */
h1, h2, h3, h4, h5, h6, .en { 

}

/* 분류탭 */
.sly-tab {
	font-size:14px !important;
}

/* 목록 헤드 */
.list-head,
.na-table-head > div {
	font-size:14px !important;
}

/* 위젯 목록 라인 */
.na-list li {
	line-height:1.9;
}

/* 위젯 목록 랭크 아이콘 */
.na-list li .rank-icon {
	position:relative;
	top:0;
}

.is-line .na-list li {
	line-height:1.9;
	padding-bottom:0.25rem;
	margin-bottom:0.25rem;
	border-bottom:1px solid #efefef;
}

/* 리스트형 스킨 목록 간격 */
.na-flex .py-2 {
	padding-top:0.60rem !important;
	padding-bottom:0.60rem !important;
}

@media all and (min-width:768px) {
	.na-table .py-md-2 {
		padding-top:0.60rem !important;
		padding-bottom:0.60rem !important;
	}
}

@media all and (max-width:767px) {
	.na-table .py-2 {
		padding-top:0.60rem !important;
		padding-bottom:0.60rem !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:5px !important;
}

/* 스위치 버튼 재지정 */
.custom-switch .custom-control-label::before,
.custom-switch .custom-control-label::after {
	margin-top:2px !important;
}

/* 그리드 간격 */
.na-row {
	margin-left:-13px !important;
	margin-right:-13px !important;
}

.na-col {
	padding-left:13px !important;
	padding-right:13px !important;
}

@media all and (min-width:768px) {
	#nt_body .nt-container.pt-sm-4,
	#nt_body .nt-container.py-sm-4 {
		padding-top:26px !important;
	}
}

.btn-primary,
.btn-primary.disabled, 
.btn-primary:disabled,
.btn-outline-primary:hover,
.btn-outline-primary:not(:disabled):not(.disabled):active, 
.btn-outline-primary:not(:disabled):not(.disabled).active,
.page-item.active .page-link,
.show > .btn-outline-primary.dropdown-toggle,
.custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
	background-color: #4a3a0c !important;
	border-color: #4a3a0c !important;
}

hr.hr::after,
.dropdown-item.active, 
.dropdown-item:active,
.bg-primary {
	background-color: #4a3a0c !important;
}

.border-primary {
	border-color: #4a3a0c !important;
}

.text-primary,
.btn-outline-primary.disabled, 
.btn-outline-primary:disabled {
	color : #4a3a0c !important;
}

/* ---------------------------------------------------------- */

.btn-primary:focus, 
.btn-primary.focus,
.btn-primary:hover {
	background-color: #3a2f0d !important;
	border-color: #3a2f0d !important;
}

.btn-outline-primary {
	color: #3a2f0d !important;
	border-color: #3a2f0d !important;
}

.btn-outline-primary:hover {
	color: #fff !important;
}

a.bg-primary:hover, 
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
	background-color: #3a2f0d !important;
}

.btn-primary:focus, 
.btn-primary.focus,
.btn-outline-primary:focus, 
.btn-outline-primary.focus,
.custom-control-input:focus ~ .custom-control-label::before {
	box-shadow: 0 0 0 0.2rem rgba(93, 156, 236, 0.5) !important;
}