@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_menu .nt-container .header-logo { width:220px; }
#nt_menu .nt-container .header-logo img { max-width: 100%;}

/* 메뉴 상단 고정 */
#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; }

/* 자체 테마 설정 */
:root{
	--side-width:260px;
}

/* PC 전용 */
@media screen and (min-width: 769px){
	.row .order-md-1 {max-width:var(--side-width);}
	.row .order-md-2 {flex: 0 0 100%; max-width: calc(100% - var(--side-width));}
	.mobile {display: none !important;}
}
/* 모바일 전용 */
@media screen and (max-width: 768px){
	.pc {display: none !important;}
	#nt_footer {position: fixed !important;bottom: 0;background: var(--main);width: 100%;line-height: 30px; z-index: 10;}
	#nt_footer a {  display: flex;  flex-wrap: wrap;  align-items: center;  justify-content: center;}
	#nt_footer a img { height: 30px;}
}

#header_mo .header-logo img#m_logo_img{
	max-height:30px;
}
#nt_menu .me-list img:hover {
  background: red;
  transform: scale(0.9);
}




/********************************
* 추가 및 수정 CSS
********************************/

.landing_site_focus {
	position:absolute;
	top:50%;
	left:0px;
	transform:translateY(-50%);
	letter-spacing:2px;
	filter:blur(0px);
	opacity:0.8;
}
.landing_site_mask {
	position:absolute;
	top:-7px;
	left:-5px;
	width:15px;
	font-weight:bold;
	letter-spacing:2px;
	clip:rect(0px,70px,75px,0px);
	padding:1px 5px;
	transform:translateX(0);
	box-sizing:border-box;
	animation:landing_site_mask 2.5s ease infinite alternate;
}
.landing_site_text {
  transform: translateX(0);
  animation: landing_site_text 2.5s ease infinite alternate;
}
@keyframes landing_site_mask {
  to {
    transform: translateX(200px);
  }
}
@keyframes landing_site_text {
  to {
    transform: translateX(-200px);
  }
}

@media screen and (max-width: 768px) {
	.landing_site_focus {
		position:absolute;
		top:50%;
		left:0px;
		transform:translateY(-50%);
		letter-spacing:2px;
		filter:blur(0px);
		opacity:0.8;
	}
	.landing_site_mask {
		position:absolute;
		top:-7px;
		left:-5px;
		width:15px;
		font-weight:bold;
		letter-spacing:2px;
		clip:rect(0px,70px,75px,0px);
		padding:1px 5px;
		transform:translateX(0);
		box-sizing:border-box;
		animation:landing_site_mask 2.5s ease infinite alternate;
	}
	.landing_site_text {
	  transform: translateX(0);
	  animation: landing_site_text 2.5s ease infinite alternate;
	}
	@keyframes landing_site_mask {
	  to {
		transform: translateX(140px);
	  }
	}
	@keyframes landing_site_text {
	  to {
		transform: translateX(-140px);
	  }
	}
}

/* 메인메뉴 _menu_gnu.php */
#gnb_1dul {
	display:flex;
	justify-content:space-around;
	width:98%;
	margin:0 auto;
}
.gnb_1dli {
	text-align:center;
	border:0px solid;
	margin-right:2px;
	min-width:100px;
}
.gnb_1dli:last-child {
	margin-right:0px;
}
.btn-12{
	position:relative;
	right:0px;
	bottom:20px;
	border:none;
	box-shadow:none;
	width:100%;
	height:40px;
	line-height:42px;
	-webkit-perspective:230px;
	perspective:230px;
	background-color:transparent;
}
.btn-12 span {
	background:rgb(0,172,238);
	background:linear-gradient(0deg, rgba(0,172,238,1) 0%, rgba(2,126,251,1) 100%);
	display:block;
	position:absolute;
	width:100%;
	height:40px;
	box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
	border-radius:5px;
	margin:0;
	text-align:center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:all .3s;
	transition:all .3s;
	color:#ffffff;
	text-shadow:1px 1px #3F51B5;
	overflow:hidden;
}
.btn-12 span:nth-child(1) {
	box-shadow:-7px -7px 20px 0px #fff9, -4px -4px 5px 0px #fff9, 7px 7px 20px 0px #0002, 4px 4px 5px 0px #0001;
	-webkit-transform:rotateX(90deg);
	-moz-transform:rotateX(90deg);
	transform:rotateX(90deg);
	-webkit-transform-origin:50% 50% -20px;
	-moz-transform-origin:50% 50% -20px;
	transform-origin:50% 50% -20px;
}
.btn-12 span:nth-child(2) {
	-webkit-transform:rotateX(0deg);
	-moz-transform:rotateX(0deg);
	transform:rotateX(0deg);
	-webkit-transform-origin:50% 50% -20px;
	-moz-transform-origin:50% 50% -20px;
	transform-origin:50% 50% -20px;
}
.btn-12:hover span:nth-child(1) {
	box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
	-webkit-transform:rotateX(0deg);
	-moz-transform:rotateX(0deg);
	transform:rotateX(0deg);
}
.btn-12:hover span:nth-child(2) {
	box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
	color:transparent;
	-webkit-transform:rotateX(-90deg);
	-moz-transform:rotateX(-90deg);
	transform:rotateX(-90deg);
}
.btn-12 span.selected {
	background:#ff5722;
	background:linear-gradient(0deg, #FF9800 0%, #FF5722 100%);
	text-shadow:1px 1px #ff3d00;
}
.btn-12 span.strike {
    background:linear-gradient(0deg, #F48FB1 0%, #E91E63 100%);
}

@media ( max-width:1024px ) {
	#gnb_1dul {
		flex-wrap:wrap;
		justify-content:flex-start;
	}
	.gnb_1dli {
		margin-bottom:2px;
	}
}

/* 영상 재생 영역 배너 */
.bo_v_banner {
	position:absolute;
	width:100%;
	z-index:999;
	text-align:center;
	overflow:hidden;
	cursor:pointer;
	display:block;
	font-size:0px;
}
.bo_v_banner img {
	height:250px;
}

@media all and (max-width:850px) {
	.bo_v_banner img {
		height:150px;
		margin-top:80px;
	}
}

/* 사이드 배너 ... 모바일에서만 최상단 배너 아래에서 출력 */
.side_banner_mobile {
	display:none;
}

@media screen and (max-width: 768px) {
	.side_banner_mobile {
		display:block;
	}
	.side_banner_mobile ul li {
		width:50%;
	}
}

/* ===========================================
   JADDAL PARTY - Custom Skin Override
   다크 베이스 + 네온 마젠타/퍼플 시그니처
   =========================================== */

/* ---- Color Tokens ---- */
:root {
    --jp-bg-1: #0c0b14;
    --jp-bg-2: #15131f;
    --jp-bg-3: #1c1929;
    --jp-line: #2a2540;
    --jp-accent: #ff2d95;
    --jp-accent-2: #8b5cf6;
    --jp-accent-soft: rgba(255, 45, 149, 0.5);
    --jp-glow: 0 0 12px rgba(255, 45, 149, 0.4);
    --jp-glow-strong: 0 0 18px rgba(255, 45, 149, 0.65), 0 0 32px rgba(139, 92, 246, 0.35);
}

/* ---- 전체 배경 (미세 그라디언트 + 노이즈 라이크) ---- */
body {
    background: var(--jp-bg-1) !important;
    background-image:
        radial-gradient(ellipse at top, rgba(139, 92, 246, 0.08) 0%, transparent 50%),
        radial-gradient(ellipse at bottom, rgba(255, 45, 149, 0.06) 0%, transparent 55%),
        linear-gradient(180deg, var(--jp-bg-1) 0%, #08070d 100%) !important;
    background-attachment: fixed !important;
    color: #d8d4e8;
}
.wrapper {
    background: transparent !important;
}

/* ---- 상단 키워드 띠 (헤더 최상단) ---- */
#header_pc > div[style*="background-color:#000000"],
#header_mo > div[style*="border-bottom:1px solid #4e4e4e"] {
    background: linear-gradient(90deg, #0a0814 0%, #15102a 50%, #0a0814 100%) !important;
    border-bottom: 1px solid var(--jp-line) !important;
}

/* ---- PC 헤더 영역 ---- */
#header_pc .nt-container {
	/*
    background: linear-gradient(180deg, rgba(20, 17, 35, 0.95) 0%, rgba(12, 11, 20, 0.95) 100%) !important;
    border-bottom: 1px solid var(--jp-line);
	*/
}

/* ---- 로고 글로우 효과 (자딸파티 텍스트/이미지) ---- */
#header_pc .header-logo a img,
#header_mo .header-logo a img {
    filter: drop-shadow(0 0 8px rgba(255, 45, 149, 0.45));
    transition: filter 0.3s ease;
}
#header_pc .header-logo a:hover img,
#header_mo .header-logo a:hover img {
    filter: drop-shadow(0 0 14px rgba(255, 45, 149, 0.75));
}
#header_mo .header-logo a span {
    text-shadow: 0 0 10px var(--jp-accent), 0 0 4px #fff !important;
}

/* ---- 상단 우측 고객센터 / 키워드 버튼 ---- */
#header_pc div[style*="background-color:#FFC107"] {
    background: linear-gradient(135deg, var(--jp-accent) 0%, var(--jp-accent-2) 100%) !important;
    border: 1px solid rgba(255, 255, 255, 0.15) !important;
    color: #fff !important;
    box-shadow: var(--jp-glow);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) !important;
    transition: box-shadow 0.25s ease, transform 0.25s ease;
}
#header_pc div[style*="background-color:#FFC107"]:hover {
    box-shadow: var(--jp-glow-strong);
    transform: translateY(-1px);
}
#header_pc div[style*="background-color:#FFC107"] span {
    color: #fff !important;
}
#header_pc div[style*="background-color:#25a4e3"] {
    background: linear-gradient(135deg, #4a3fb0 0%, var(--jp-accent-2) 100%) !important;
    box-shadow: 0 0 10px rgba(139, 92, 246, 0.4);
}

/* ---- 상단 hd_login (회원가입/로그인 등) ---- */
.hd_login li a {
    color: #b8b0d0 !important;
    transition: color 0.2s ease, text-shadow 0.2s ease;
}
.hd_login li a:hover {
    color: var(--jp-accent) !important;
    text-shadow: 0 0 8px var(--jp-accent-soft);
    text-decoration: none;
}

/* ---- 모바일 헤더 ---- */
#header_mo .bg-primary {
    background: linear-gradient(90deg, #15102a 0%, #1f1538 100%) !important;
    border-bottom: 1px solid var(--jp-line);
}

/* ===========================================
   PC 메뉴 (btn-12) 재디자인
   기존 파란 3D 회전 -> 마젠타 네온 슬라이드
   =========================================== */
#nt_menu {
    background: linear-gradient(180deg, #100d1d 0%, #08070f 100%) !important;
    border-top: 1px solid var(--jp-line);
    border-bottom: 1px solid var(--jp-line);
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.5), inset 0 -1px 0 var(--jp-accent-soft) !important;
}

.btn-12 span {
    background: linear-gradient(180deg, #1f1a35 0%, #14101f 100%) !important;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.04),
        inset 0 0 0 1px rgba(255, 255, 255, 0.03),
        0 2px 6px rgba(0, 0, 0, 0.4) !important;
    color: #d8d4e8 !important;
    text-shadow: none !important;
    border-radius: 6px !important;
    overflow: hidden;
    position: relative;
}

.btn-12 span::before {
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg,
        transparent,
        rgba(255, 45, 149, 0.18),
        transparent);
    transition: left 0.5s ease;
}

.btn-12:hover span:nth-child(1),
.btn-12:hover span:nth-child(2) {
    box-shadow:
        inset 0 0 0 1px var(--jp-accent),
        inset 0 0 12px rgba(255, 45, 149, 0.25),
        0 0 14px rgba(255, 45, 149, 0.35) !important;
    color: #fff !important;
    text-shadow: 0 0 6px rgba(255, 45, 149, 0.8) !important;
}

.btn-12:hover span::before {
    left: 100%;
}

.btn-12 span.selected {
    background: linear-gradient(180deg, var(--jp-accent) 0%, #c41877 100%) !important;
    color: #fff !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) !important;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.2),
        0 0 12px rgba(255, 45, 149, 0.5) !important;
}

.btn-12 span.strike {
    background: linear-gradient(180deg, #b8336a 0%, #6d1d40 100%) !important;
    color: #ffd0e4 !important;
    text-shadow: none !important;
    text-decoration: line-through;
}

/* ===========================================
   썸네일 (갤러리 이미지) - 라운드 + 호버 효과
   기존 .na-round, .view_image img 클래스 사용
   =========================================== */
.na-round,
.view_image img,
.pretty-embed img {
    border-radius: 8px !important;
    transition: transform 0.35s cubic-bezier(0.2, 0.8, 0.2, 1), box-shadow 0.35s ease, filter 0.35s ease !important;
    will-change: transform;
}

/* 게시판 갤러리 썸네일 박스 호버 효과 */
.na-gallery .gall-img,
.na-gallery .img,
.na-list-thumb,
.pretty-embed {
    border-radius: 8px !important;
    overflow: hidden;
    position: relative;
    background: var(--jp-bg-2);
    transition: box-shadow 0.3s ease;
}

.na-gallery .gall-img:hover,
.na-gallery .img:hover,
.na-list-thumb:hover,
.pretty-embed:hover {
    box-shadow: 0 0 0 1px var(--jp-accent), 0 8px 24px rgba(255, 45, 149, 0.25), 0 0 30px rgba(139, 92, 246, 0.15);
}

.na-gallery .gall-img:hover img,
.na-gallery .img:hover img,
.na-list-thumb:hover img,
.pretty-embed:hover img {
    transform: scale(1.06);
    filter: brightness(1.08) saturate(1.1);
}

/* 재생 아이콘이 있는 영상 썸네일에 미세 오버레이 */
.na-gallery a,
.na-list-thumb a {
    position: relative;
    display: block;
}

/* ---- 카드/리스트 배경 ---- */
.card,
.list-group-item {
    background-color: var(--jp-bg-2) !important;
    border-color: var(--jp-line) !important;
    color: #d8d4e8;
}

/* ---- 위젯 타이틀 (h3.h3, hr.hr) ---- */
h3.h3 {
    color: #f0ecff !important;
    letter-spacing: 0.5px;
}
hr.hr::before {
    background-color: var(--jp-line) !important;
}
hr.hr::after {
    background: linear-gradient(90deg, var(--jp-accent) 0%, var(--jp-accent-2) 100%) !important;
    width: 5rem !important;
    box-shadow: 0 0 8px var(--jp-accent-soft);
}

/* ---- 게시판 텍스트 / 링크 ---- */
.text-muted {
    color: #807a99 !important;
}
a {
    color: #d4ccea;
}
a:hover {
    color: var(--jp-accent);
    text-decoration: none;
}

/* ---- 페이지 타이틀 영역 ---- */
#nt_title {
    background: linear-gradient(90deg, #15102a 0%, #1c1638 50%, #15102a 100%) !important;
    border-bottom: 1px solid var(--jp-line) !important;
    color: #f0ecff !important;
}
#nt_title .page-title,
#nt_title .breadcrumb a {
    color: #f0ecff !important;
}
#nt_title .breadcrumb-item.active a {
    color: var(--jp-accent) !important;
}

/* ---- 푸터 ---- */
#nt_footer {
    background: #08070f !important;
    border-top: 1px solid var(--jp-line);
    color: #807a99 !important;
}
#nt_footer .nt-links ul > li > a {
    color: #b8b0d0 !important;
}
#nt_footer .nt-links ul > li > a:hover {
    color: var(--jp-accent) !important;
}

/* ---- Form / Input ---- */
.form-control {
    background-color: var(--jp-bg-3) !important;
    border-color: var(--jp-line) !important;
    color: #f0ecff !important;
}
.form-control:focus {
    border-color: var(--jp-accent) !important;
    box-shadow: 0 0 0 0.15rem rgba(255, 45, 149, 0.2) !important;
    background-color: var(--jp-bg-3) !important;
    color: #fff !important;
}

/* ---- Button primary 재정의 ---- */
.btn-primary {
    background: linear-gradient(135deg, var(--jp-accent) 0%, var(--jp-accent-2) 100%) !important;
    border-color: var(--jp-accent) !important;
    color: #fff !important;
}
.btn-primary:hover {
    box-shadow: 0 0 14px rgba(255, 45, 149, 0.45) !important;
    transform: translateY(-1px);
}

/* ---- Pagination ---- */
.page-link {
    background-color: var(--jp-bg-2) !important;
    border-color: var(--jp-line) !important;
    color: #d4ccea !important;
}
.page-link:hover {
    background-color: var(--jp-bg-3) !important;
    color: var(--jp-accent) !important;
    border-color: var(--jp-accent) !important;
}
.page-item.active .page-link {
    background: linear-gradient(135deg, var(--jp-accent) 0%, var(--jp-accent-2) 100%) !important;
    border-color: var(--jp-accent) !important;
    color: #fff !important;
}

/* ---- 키워드 띠(상단 구글 검색) 텍스트 색상 보정 ---- */
.landing_site_focus,
.landing_site_text {
    color: #ffd6ec !important;
    text-shadow: 0 0 6px var(--jp-accent-soft);
}

/* ---- 모바일 푸터 배경 보정 ---- */
@media screen and (max-width: 768px) {
    #nt_footer {
        background: linear-gradient(180deg, #0a0814 0%, #15102a 100%) !important;
    }
}

/* ---- Scrollbar (Webkit) ---- */
::-webkit-scrollbar { width: 10px; height: 10px; }
::-webkit-scrollbar-track { background: var(--jp-bg-1); }
::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, var(--jp-accent-2) 0%, var(--jp-accent) 100%);
    border-radius: 5px;
}
::-webkit-scrollbar-thumb:hover {
    background: var(--jp-accent);
}

/* End of jaddal_skin override */


/* ===========================================
   JADDAL PARTY - Skin Override v3
   v2의 .img-wrap::after 의사요소 제거.
   썸네일 효과는 외곽 카드(stream_list_box)와 이미지 transform만 사용.
   img-wrap 내부 구조(padding-bottom 비율박스)는 절대 안 건드림.
   =========================================== */

/* ===========================================
   메인 메뉴 (#new_menu) - 마젠타/퍼플 네온
   =========================================== */
#new_menu {
    background: linear-gradient(180deg, #100d1d 0%, #08070f 100%) !important;
    border-top: 1px solid var(--jp-line);
    border-bottom: 1px solid var(--jp-accent-soft);
    box-shadow: 0 4px 18px rgba(0,0,0,0.5), inset 0 -1px 0 rgba(255,45,149,0.3);
}

#new_menu .nav li {
    color: #d8d4e8 !important;
    text-shadow: none !important;
    background-color: transparent !important;
    transition: background 0.25s ease, color 0.25s ease, text-shadow 0.25s ease, box-shadow 0.25s ease;
    position: relative;
    overflow: hidden;
}

#new_menu .nav li::before {
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg,
        transparent,
        rgba(255, 45, 149, 0.25),
        transparent);
    transition: left 0.5s ease;
    pointer-events: none;
    z-index: 0;
}

#new_menu .nav li:hover::before {
    left: 100%;
}

#new_menu .nav li > a {
    position: relative;
    z-index: 1;
}

#new_menu .nav li:hover {
    background-color: rgba(255, 45, 149, 0.15) !important;
    color: #fff !important;
    text-shadow: 0 0 8px var(--jp-accent), 0 0 16px rgba(255,45,149,0.5) !important;
    box-shadow: inset 0 -2px 0 var(--jp-accent) !important;
}

#new_menu .nav li.active,
#new_menu .nav .active:active,
#new_menu .nav li:active {
    background: linear-gradient(180deg, var(--jp-accent) 0%, #c41877 100%) !important;
    color: #fff !important;
    text-shadow: 0 1px 2px rgba(0,0,0,0.5) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 0 14px rgba(255,45,149,0.5) !important;
}

#new_menu .nav li.strike,
#new_menu .nav li.strike1 {
    color: #ff6ec7 !important;
    text-shadow: 0 0 10px rgba(255,110,199,0.6) !important;
}
#new_menu .nav li.strike2 {
    color: #00e5ff !important;
    text-shadow: 0 0 10px rgba(0,229,255,0.6) !important;
}
#new_menu .nav li.strike3 {
    color: #b388ff !important;
    text-shadow: 0 0 10px rgba(179,136,255,0.6) !important;
}
#new_menu .nav li.strike:hover,
#new_menu .nav li.strike1:hover,
#new_menu .nav li.strike2:hover,
#new_menu .nav li.strike3:hover {
    color: #fff !important;
}

@media (min-width: 1025px) {
    #new_menu .nav li.menu_item {
        border-right: 1px solid rgba(255,255,255,0.04);
    }
    #new_menu .nav li.menu_item:last-child {
        border-right: none;
    }
}

@media (max-width: 1024px) {
    #new_menu .nav li.menu_item {
        border: 1px solid var(--jp-line) !important;
        background-color: rgba(255,255,255,0.02) !important;
    }
    #new_menu .nav li.menu_item:hover {
        border-color: var(--jp-accent) !important;
    }
}

/* ===========================================
   영상 카드 외곽 - .stream_list_box만 강화
   img-wrap 내부는 절대 안 건드림 (의사요소 ::after/::before 제거)
   =========================================== */
.stream_list_box {
    background: linear-gradient(180deg, #1a1729 0%, #14111f 100%) !important;
    border: 1px solid var(--jp-line) !important;
    border-radius: 8px !important;
    padding: 4px !important;
    margin: 4px !important;
    transition: transform 0.3s cubic-bezier(0.2,0.8,0.2,1), box-shadow 0.3s ease, border-color 0.3s ease !important;
}

.stream_list_box:hover {
    transform: translateY(-3px);
    border-color: var(--jp-accent) !important;
    box-shadow:
        0 8px 24px rgba(255,45,149,0.25),
        0 0 30px rgba(139,92,246,0.18) !important;
}

/* 썸네일 이미지 호버 줌 - transform만 사용 (의사요소 없음) */
.stream_list_box .img-wrap img,
.stream_list_box img.img-render {
    transition: transform 0.45s cubic-bezier(0.2,0.8,0.2,1), filter 0.45s ease !important;
    will-change: transform;
}

.stream_list_box:hover .img-wrap img,
.stream_list_box:hover img.img-render {
    transform: scale(1.06) !important;
    filter: brightness(1.08) saturate(1.12) !important;
}

/* 제목 텍스트 */
.straem_list_title {
    color: #e8e3f5 !important;
    padding: 6px 4px 2px !important;
    font-weight: 500;
    transition: color 0.25s ease;
}

.stream_list_box:hover .straem_list_title {
    color: var(--jp-accent) !important;
    text-shadow: 0 0 8px rgba(255,45,149,0.4);
}

.list_count i {
    color: var(--jp-accent-2) !important;
}

span.tag {
    color: #b8b0d0 !important;
}

/* End v3 override */


/* ===========================================
   JADDAL PARTY - Skin Override v4
   영상 카드 평상시 모습부터 확실히 차별화
   - 상단 마젠타 액센트 라인
   - 그라디언트 보더 글로우
   - 제목(.na-subject) 시그니처 스타일
   - 호버 시 재생 아이콘 페이드인
   img-wrap 내부 구조는 절대 안 건드림
   =========================================== */

/* ---- 영상 카드 외곽: 평상시도 시그니처 룩 ---- */
.stream_list_box {
    background: linear-gradient(180deg, #1c1830 0%, #14111f 100%) !important;
    border: 1px solid #2d2545 !important;
    border-radius: 10px !important;
    padding: 6px !important;
    margin: 3px !important;
    position: relative !important;
    overflow: hidden !important;
    transition: transform 0.3s cubic-bezier(0.2,0.8,0.2,1), box-shadow 0.3s ease, border-color 0.3s ease !important;
    box-shadow:
        0 2px 8px rgba(0,0,0,0.4),
        inset 0 1px 0 rgba(255,255,255,0.03) !important;
}

/* 평상시 상단 마젠타->퍼플 그라디언트 액센트 라인 */
.stream_list_box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg,
        transparent 0%,
        var(--jp-accent) 20%,
        var(--jp-accent-2) 50%,
        var(--jp-accent) 80%,
        transparent 100%);
    opacity: 0.5;
    transition: opacity 0.3s ease, height 0.3s ease;
    z-index: 2;
    pointer-events: none;
}

.stream_list_box:hover {
    transform: translateY(-4px) !important;
    border-color: var(--jp-accent) !important;
    box-shadow:
        0 10px 28px rgba(255,45,149,0.3),
        0 0 35px rgba(139,92,246,0.2),
        inset 0 1px 0 rgba(255,255,255,0.06) !important;
}

.stream_list_box:hover::before {
    opacity: 1;
    height: 3px;
}

/* 썸네일 이미지 호버 줌 */
.stream_list_box .img-wrap img,
.stream_list_box .img-item img,
.stream_list_box img.img-render {
    transition: transform 0.5s cubic-bezier(0.2,0.8,0.2,1), filter 0.5s ease !important;
    will-change: transform;
}

.stream_list_box:hover .img-wrap img,
.stream_list_box:hover .img-item img,
.stream_list_box:hover img.img-render {
    transform: scale(1.06) !important;
    filter: brightness(1.08) saturate(1.15) !important;
}

/* 호버 시 재생 아이콘 (▶) 페이드인 - img-wrap에 absolute 자식으로 */
.stream_list_box .img-wrap {
    position: relative !important;
}

.stream_list_box .img-wrap::after {
    content: "\25B6";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 56px;
    height: 56px;
    margin: -28px 0 0 -28px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    background: linear-gradient(135deg, rgba(255,45,149,0.85) 0%, rgba(139,92,246,0.85) 100%);
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(255,45,149,0.6), inset 0 1px 0 rgba(255,255,255,0.3);
    opacity: 0;
    transform: scale(0.6);
    transition: opacity 0.3s ease, transform 0.3s cubic-bezier(0.2,0.8,0.2,1);
    pointer-events: none;
    z-index: 3;
    padding-left: 4px;
}

.stream_list_box:hover .img-wrap::after {
    opacity: 1;
    transform: scale(1);
}

/* ---- 제목 영역 (.na-subject) 시그니처 스타일 ---- */
.stream_list_box .na-subject {
    color: #e8e3f5 !important;
    font-weight: 600 !important;
    letter-spacing: -0.2px;
    transition: color 0.25s ease, text-shadow 0.25s ease, padding-left 0.25s ease;
    display: block;
    position: relative;
    padding-left: 4px;
    line-height: 1.4;
}

/* 제목 앞 좌측 마젠타 도트 (평상시) */
.stream_list_box .na-subject::before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    background: var(--jp-accent);
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 6px;
    box-shadow: 0 0 4px var(--jp-accent);
    transition: width 0.25s ease, box-shadow 0.25s ease;
}

.stream_list_box:hover .na-subject {
    color: #fff !important;
    text-shadow: 0 0 10px rgba(255,45,149,0.5);
}

.stream_list_box:hover .na-subject::before {
    width: 10px;
    height: 3px;
    border-radius: 2px;
    box-shadow: 0 0 8px var(--jp-accent), 0 0 14px rgba(255,45,149,0.5);
}

/* 기존 straem_list_title (다른 위젯 호환용) */
.straem_list_title {
    color: #e8e3f5 !important;
    font-weight: 500;
}

/* img-wrap 둥글기를 카드와 맞춤 (안전: border-radius만) */
.stream_list_box .img-wrap.na-round {
    border-radius: 6px !important;
    overflow: hidden;
}

/* 리스트 그리드 카운트/태그 */
.list_count i {
    color: var(--jp-accent-2) !important;
}

span.tag {
    color: #b8b0d0 !important;
}

/* End v4 override */

/* Nakedly 배너 버튼 */
.banner-btn {
	position:relative;
	width:206px;
	height:106px;
	border:none;
	background:linear-gradient(0deg, rgb(255 182 176) 0%, rgb(143 10 0) 100%);
	overflow:hidden;
	border-radius:5px;
	transition:all 0.3s ease;
	box-shadow:inset 2px 2px 2px 0px rgba(255, 255, 255, .5), 7px 7px 20px 0px rgba(0, 0, 0, .1), 4px 4px 5px 0px rgba(0, 0, 0, .1);
	outline:none;
	transition: transform 0.1s ease;
}
.banner-btn:hover {
	filter: brightness(1.1);
}
.banner-btn:active {
	transform: scale(0.98);
}
.banner-btn::after {
	content: '';
	position: absolute;
	top: -50%;
	left: -60%;
	z-index:1;
	width: 30%;
	height: 200%;
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 30%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.1) 70%, rgba(255, 255, 255, 0) 100%);
	transform: rotate(25deg);
	animation: lightGlance 3s infinite ease-in-out;
}
@keyframes lightGlance {
	0% {
		left: -60%;
	}
	30% {
		left: 140%; /* 왼쪽에서 오른쪽으로 빠르게 통과 */
	}
	100% {
		left: 140%; /* 통과한 후 다음 루프까지 대기 지연 시간 */
	}
}
.banner-btn img {
	position:relative;
	z-index:2;
	margin-top:3px;
	margin-left:3px;
	border-radius:4px;
}
.banner-btn span {
	position:absolute;
	top:0px;
	left:0px;
	z-index:3;
	display:flex;
	width:100%;
	justify-content:center;
	align-items:flex-end;
	height:100px;
	font-size:1.3em;
	font-weight:bold;
	color: #fe5277;
	text-shadow:1px 1px #9d0000;
	letter-spacing:2px;
}
.banner-btn-mo {
	display:flex;
	justify-content:center;
	align-items:center;
	height:48px;
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
	border-radius:4px;
	background:rgb(255 0 0 / 31%);
	border:1px solid rgba(255,255,255,.15);
	backdrop-filter:blur(12px);
	box-shadow:0 10px 40px rgba(0,0,0,.4);
	transition:.35s;
}
.banner-btn-mo:hover{
	background:rgba(255,60,149,.18);
	transform:translateY(-3px);
	box-shadow:0 20px 50px rgba(255,60,149,.25);
}

/* ===== 헤더배너 전용 (admin_banner 연동, banner-btn 빛효과/배경 없이 이미지만) ===== */
.hdr-ad-pc {
    position: relative;
    max-height: 100px;
    height: auto;
    width: auto;
    max-width: 240px;
    display: block;
    background: none;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    overflow: hidden;
}
.hdr-ad-pc img {
    height: 100px;
    width: auto;
    max-width: 100%;
    object-fit: contain;
    display: block;
    margin: 0;
    border-radius: 0;
}

/* 헤더에 있는 랜딩사이트 & 텔레그램 바로가기 버튼 */
#btn_landing_link {
	position:absolute;
	top:20px;
	right:175px;
	cursor:pointer;
	width:150px;
	height:55px;
	line-height:55px;
	font-weight:bold;
	font-size:1.3em;
	text-shadow:1px 1px #FFEB3B;
	background-color:#FFC107;
	text-align:center;
	color:#000000;
	border:2px solid #8f6b00;
	border-radius:10px;
}
#btn_telegram_link {
	position:absolute;
	top:20px;
	right:20px;
	cursor:pointer;
	background-color:#25a4e3;
	border-radius:10px;
}
#btn_telegram_link  img {
	height:55px;
	margin-top:0px;
}
#btn_telegram_text {
	position:absolute;
	top:20px;
	right:45px;
	color:#ffffff;
	font-size:1.3em;
	line-height:55px;
	height:55px;
	cursor:pointer;
}