@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; 
  background-image: none !important; /* TTC_REMOVE_HEADER_IMAGE */}
#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; }

/* hide current_connect (접속자) */
a[href*="current_connect.php"]{display:none!important;}

/* TTC_TIGHTEN_HEADER_MENU_GAP */
@media (min-width: 992px){
  /* 헤더 자체 높이/패딩 최소화 */
  #header_pc{padding-top:0!important;padding-bottom:0!important;margin-bottom:0!important;min-height:0!important;height:auto!important;}
  #header_pc .nt-container{padding-top:0!important;padding-bottom:0!important;margin-bottom:0!important;min-height:0!important;height:auto!important;}
  #header_pc .header-logo{margin:0!important;padding:0!important;}
  #header_pc .header-logo img{display:block;margin:0!important;}
  /* 메뉴를 확실히 위로(체감 크게) */
    #nt_lnb{margin-bottom:10px!important;}
#nt_menu_wrap{margin-top:-5px!important;}
  #nt_menu{margin-top:-5px!important;}
}




#header_pc .header-logo{flex:0 0 auto!important; margin:0!important; padding:0!important;}
  /* 메뉴를 로고 옆에 붙임 */
  #header_pc #nt_menu_wrap{flex:1 1 auto!important; margin:0!important; padding:0!important; position:static!important;}
  #header_pc #nt_menu_wrap.me-sticky{position:static!important; top:auto!important;}
  #header_pc #nt_menu{margin:0!important; box-shadow:none!important;}
  /* 기존에 올려놓던 값 무력화 */
  #header_pc #nt_menu_wrap{margin-top:0!important;}
  #header_pc #nt_menu{margin-top:0!important;}
}

/* TTC_MENU_IN_HEADER_PC */
@media (min-width: 992px){
  #header_pc .ttc-header-menu #nt_menu_wrap,
  #header_pc .ttc-header-menu #nt_menu{
    margin:0!important;
    padding:0!important;
    box-shadow:none!important;
    background:transparent!important;
  }
  #header_pc .ttc-header-menu .nt-container{
    max-width:none!important;
    padding:0!important;
  }
  #header_pc .ttc-header-menu nav{
    margin:0!important;
  }
}

/* TTC_MENU_HEIGHT_MATCH_LOGO */
@media (min-width: 992px){
  /* 헤더에서 로고가 제일 높이 -> 메뉴도 같이 늘어나게 */
  #header_pc .ttc-header-menu{display:flex!important; align-items:stretch!important;}
  #header_pc .ttc-header-menu nav,
  #header_pc .ttc-header-menu #nt_menu,
  #header_pc .ttc-header-menu #nt_menu_wrap{height:100%!important;}

  /* 메뉴 내부 아이템도 세로로 꽉 채우고 가운데 정렬 */
  #header_pc .ttc-header-menu #nt_menu .me-list,
  #header_pc .ttc-header-menu #nt_menu .me-li,
  #header_pc .ttc-header-menu #nt_menu .me-icon{height:100%!important; display:flex!important; align-items:stretch!important;}

  #header_pc .ttc-header-menu #nt_menu .me-a{height:100%!important; display:flex!important; align-items:center!important;}
}

/* TTC_MENU_LAYOUT_FIX_V3 */
@media (min-width: 992px){
  /* 메뉴 영역 가로폭: 로고 옆에서 최대한 넓게 */
  #header_pc .ttc-header-menu{flex:1 1 auto!important; width:auto!important; max-width:none!important; min-width:0!important;}
  #header_pc .ttc-header-right{flex:0 0 auto!important;}

  /* 메뉴 전체 높이/세로 중앙정렬 */
  #header_pc .ttc-header-menu #nt_menu_wrap,
  #header_pc .ttc-header-menu #nt_menu{height:100%!important; margin:0!important;}

  #header_pc .ttc-header-menu nav{height:100%!important; display:flex!important; align-items:center!important; width:100%!important;}
  #header_pc .ttc-header-menu #nt_menu .me-list{height:100%!important; display:flex!important; align-items:center!important; width:100%!important;}
  #header_pc .ttc-header-menu #nt_menu .me-li,
  #header_pc .ttc-header-menu #nt_menu .me-icon{display:flex!important; align-items:center!important; height:100%!important;}
  #header_pc .ttc-header-menu #nt_menu .me-a{display:flex!important; align-items:center!important; height:100%!important;}
}

/* TTC_MOBILE_HEADER_ONE_LINE_V1 */
@media (max-width: 991.98px){
  /* 모바일 헤더를 1줄로(로고 밑으로 내려가지 않게) */
  #header_mo .bg-primary h3{display:flex!important; align-items:center!important; justify-content:space-between!important;}
  #header_mo .bg-primary h3 > a{display:flex!important; align-items:center!important;}
  #header_mo .bg-primary h3 > a.float-left{flex:0 0 auto!important;}
  #header_mo .bg-primary h3 > a.text-white{flex:1 1 auto!important; justify-content:center!important;}
}

/* TTC_MENU_BAR_STYLE_V1 */
@media (min-width: 0px){
  #header_mo{display:none!important;}
}

/* 전체폭 아래 빨간 줄(조금 얇게) + 로고와 간격 */
#header_pc{
  background: transparent !important;
  background-color: transparent !important;
  border-bottom: 3px solid #d32f2f !important;
  padding-bottom: 12px !important; /* 로고/메뉴와 줄 간격 */
}

/* 메뉴 배경 완전 제거(색 테마 파일이 뒤에 있어도, bg-primary 제거 이후엔 이걸로 충분) */
#header_pc .ttc-header-menu,
#header_pc .ttc-header-menu #nt_menu_wrap,
#header_pc .ttc-header-menu #nt_menu,
#header_pc .ttc-header-menu nav,
#header_pc .ttc-header-menu #nt_menu .me-list,
#header_pc .ttc-header-menu #nt_menu .me-li,
#header_pc .ttc-header-menu #nt_menu .me-icon,
#header_pc .ttc-header-menu #nt_menu .me-a{
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}

/* 메뉴 자체에 걸린 border-bottom은 제거(전체폭 줄만 사용) */
#header_pc .ttc-header-menu #nt_menu{ border-bottom: 0 !important; }

/* 메뉴 텍스트: 검정 + bold */
#header_pc .ttc-header-menu #nt_menu .me-list .me-a{
  color:#111 !important;
  font-weight:700 !important;
}
#header_pc .ttc-header-menu #nt_menu .me-list .me-a i{  margin-right: 4px !important;
}
/* 햄버거 버튼(원형 레드 계열) */
#header_pc .ttc-header-menu #nt_menu .me-icon.order-3 .me-a{
  width:44px !important;
  height:44px !important;
  border-radius:9999px !important;
  background:#fff !important;
  border:2px solid #d32f2f !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  box-shadow: 0 10px 24px rgba(0,0,0,0.12) !important;
  transform: translateY(4px) !important; /* 살짝 아래 */
}
#header_pc .ttc-header-menu #nt_menu .me-icon.order-3 .me-a i{
  color:#d32f2f !important;
  margin:0 !important;
  font-size:20px !important;
}

/* 모바일: 한줄 유지(넘치면 가로 스크롤) */
@media (max-width: 767.98px){
  #header_pc .ttc-header-menu{overflow-x:auto!important; -webkit-overflow-scrolling:touch;}
  #header_pc .ttc-header-menu #nt_menu .me-list{flex-wrap:nowrap!important; white-space:nowrap!important;}
}
/* TTC_MENU_HAMBURGER_FIXED_RIGHT_V1 */

/* 메뉴 전체를 우측으로 약간 이동(기존보다 살짝) */
@media (min-width: 768px){
  #header_pc .ttc-header-menu{ margin-left: 48px !important; }
}

/* 우측 빈영역(배너 컨테이너) 실제로 제거해서 메뉴가 끝까지 늘어나게 */
#header_pc .ttc-header-right{ display:none !important; }

/* nt_menu 폭을 헤더 가용폭 100%로 */
#header_pc .ttc-header-menu #nt_menu{ width:100% !important; }
#header_pc .ttc-header-menu #nt_menu .nt-container{
  max-width:none !important;
  width:100% !important;
  position:relative !important;
  padding-right:72px !important; /* 햄버거 자리 확보 */
}
#header_pc .ttc-header-menu #nt_menu .nt-container > .d-flex{ width:100% !important; }

/* 햄버거를 우측 고정(absolute) */
#header_pc .ttc-header-menu #nt_menu .me-icon.order-3{
  position:absolute !important;
  right:0 !important;
  top:50% !important;
  transform: translateY(-50%) !important;
  margin:0 !important;
  width:auto !important;
  z-index:30 !important;
}

/* 햄버거 버튼 스타일 업그레이드 */
#header_pc .ttc-header-menu #nt_menu .me-icon.order-3 .me-a{
  width:46px !important;
  height:46px !important;
  border-radius:9999px !important;
  background:#ffffff !important;
  border:2px solid #d32f2f !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  box-shadow: 0 10px 22px rgba(0,0,0,0.14) !important;
  transform:none !important; /* 부모(div)가 translateY로 정렬함 */
}
#header_pc .ttc-header-menu #nt_menu .me-icon.order-3 .me-a i{
  color:#d32f2f !important;
  font-size:20px !important;
  margin:0 !important;
}

/* 햄버거 hover: 레드 버튼 + 아이콘 흰색 */
#header_pc .ttc-header-menu #nt_menu .me-icon.order-3 .me-a:hover{
  background:#d32f2f !important;
}
#header_pc .ttc-header-menu #nt_menu .me-icon.order-3 .me-a:hover i{
  color:#fff !important;
}

/* 전체 메뉴 hover: 글씨 빨강 + 배경 투명(기존 theme.css hover 덮어씀) */
#header_pc .ttc-header-menu #nt_menu .me-li:hover .me-a,
#header_pc .ttc-header-menu #nt_menu .me-li:hover .me-a i{
  color:#d32f2f !important;
  background: transparent !important;
}

/* 모바일: 한줄 유지(넘치면 가로 스크롤) */
@media (max-width: 767.98px){
  #header_pc .ttc-header-menu{overflow-x:auto!important; -webkit-overflow-scrolling:touch;}
  #header_pc .ttc-header-menu #nt_menu .me-list{flex-wrap:nowrap!important; white-space:nowrap!important;}
}
/* TTC_MENU_RIGHT_PACK_V1 */

/* 1) 메뉴들을 햄버거쪽(우측)으로 최대한 붙이기: col(균등폭) 무력화 + 우측 정렬 */
@media (min-width: 768px){
  #header_pc .ttc-header-menu #nt_menu .me-list{justify-content:flex-end!important;}
  #header_pc .ttc-header-menu #nt_menu .me-ul{display:flex!important; justify-content:flex-end!important; flex-wrap:nowrap!important;}
  #header_pc .ttc-header-menu #nt_menu .me-ul > .me-li{flex:0 0 auto!important; width:auto!important;}
}

/* 2) 서브메뉴 배경 빨강 + 글자 흰색(hover로 열리는 sub-1/sub-2 모두) */
#header_pc .ttc-header-menu #nt_menu .sub-1div,
#header_pc .ttc-header-menu #nt_menu .sub-2div{
  background:#d32f2f !important;
  border-color: rgba(255,255,255,0.25) !important;
}
#header_pc .ttc-header-menu #nt_menu .sub-1da,
#header_pc .ttc-header-menu #nt_menu .sub-2da{
  color:#fff !important;
  border-bottom: 1px solid rgba(255,255,255,0.18) !important;
}
#header_pc .ttc-header-menu #nt_menu .sub-1dli:hover .sub-1da,
#header_pc .ttc-header-menu #nt_menu .sub-2dli:hover .sub-2da{
  background: rgba(255,255,255,0.14) !important;
  color:#fff !important;
}
#header_pc .ttc-header-menu #nt_menu .sub-1da i,
#header_pc .ttc-header-menu #nt_menu .sub-2da i{
  color:#fff !important;
}

/* 3) 첫번째 메뉴 왼쪽 반짝/통통 아이콘 */
50%{ transform: translateY(-3px) scale(1.05); }
}
50%{ box-shadow: 0 0 14px rgba(211,47,47,0.55); }
}

/* TTC_LOGO_SHIFT_AND_BURGER_STYLE_V1 */

/* 1) 로고 살짝 우측 이동 */
#header_pc .header-logo{ margin-left: 34px !important; }

/* 2) 햄버거 기본: 빨간 배경 + 흰색 아이콘, hover 확대 */
#header_pc .ttc-header-menu #nt_menu .me-icon.order-3 .me-a{
  background:#d32f2f !important;
  border:2px solid #d32f2f !important;
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
}
#header_pc .ttc-header-menu #nt_menu .me-icon.order-3 .me-a i{
  color:#fff !important;
}
#header_pc .ttc-header-menu #nt_menu .me-icon.order-3 .me-a:hover{
  transform: scale(1.08) !important;
  box-shadow: 0 14px 28px rgba(0,0,0,0.18) !important;
}

/* TTC_FIRST_MENU_RED_V1 */
#header_pc .ttc-header-menu #nt_menu .me-ul > .me-li:first-child .me-a,
#header_pc .ttc-header-menu #nt_menu .me-ul > .me-li:first-child .me-a i{
  color:#d32f2f !important;
}

/* TTC_MENU_HOVER_SCALE_V1 */
#header_pc .ttc-header-menu #nt_menu .me-li{
  transition: transform .12s ease;
  transform-origin: 50% 60%;
}
#header_pc .ttc-header-menu #nt_menu .me-li:hover{
  transform: scale(1.035);
}

/* TTC_LOGO_NUDGE_TRANSFORM_V1 */
#header_pc .header-logo{
  transform: translateX(10px) !important;
}


/* TTC_MENU_BAR_STYLE_V1_END */

/* TTC_SPARKLE_BADGE_LURE_V1 */
#header_pc .ttc-header-menu #nt_menu .TTC_SPARKLE_BADGE{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;

  /* 큰 노란 별 */
  width:auto !important;
  height:auto !important;
  margin-right:6px !important;
  padding:0 !important;
  border-radius:0 !important;

  font-size:18px !important;
  font-weight:900 !important;
  line-height:1 !important;

  color:#F2B705 !important; /* 노란 별 */
  text-shadow:
    0 1px 0 rgba(0,0,0,0.35),
    0 0 3px rgba(242, 183, 5, 0.55),
    0 0 7px rgba(242, 183, 5, 0.35) !important;


  animation: ttc-star-pulse 0.9s infinite ease-in-out,
             ttc-star-twinkle 0.55s infinite ease-in-out,
             ttc-star-wiggle 1.1s infinite ease-in-out;
  transform-origin: 50% 60%;
}

@keyframes ttc-star-pulse{
  0%,100% { transform: translateY(0) scale(1); }
  50%     { transform: translateY(-2px) scale(1.22); }
}

@keyframes ttc-star-twinkle{
  0%,100% { filter: brightness(1); opacity: 0.9; }
  50%     { filter: brightness(1.35); opacity: 0.98; }
}

@keyframes ttc-star-wiggle{
  0%,100% { transform: rotate(-6deg) scale(1); }
  50%     { transform: rotate(6deg) scale(1.12); }
}


/* TTC_SPARKLE_BADGE_END_FIX */
#header_pc .ttc-header-menu #nt_menu .TTC_SPARKLE_BADGE_END{
  margin-left:6px !important;
  margin-right:0 !important;
}
