.elementor-10209 .elementor-element.elementor-element-02f08bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 24px;--row-gap:0px;--column-gap:24px;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10209 .elementor-element.elementor-element-5c084c1 > .elementor-widget-container{margin:0px 0px 0px 025px;padding:0px 64px 0px 64px;}@media(max-width:767px){.elementor-10209 .elementor-element.elementor-element-02f08bc{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-10209 .elementor-element.elementor-element-5c084c1{width:initial;max-width:initial;}.elementor-10209 .elementor-element.elementor-element-5c084c1 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}}@media(min-width:768px){.elementor-10209 .elementor-element.elementor-element-02f08bc{--content-width:1905px;}}/* Start custom CSS for html, class: .elementor-element-5c084c1 */body.dark,
html.dark {
  background: #181d23;
  color: #e7eef6;
}

body.dark .content-container--content,
body.dark .nkc-container {
  background: #181d23;
}

body.dark .nkc-menu {
  background: #141923;
  color: #e0ecff;
  border-right: 1px solid #23283c;
}
body.dark .nkc-menu-title { color: #58b6ff; }
body.dark .nkc-menu-group { background: none; }
body.dark .nkc-menu-item,
body.dark .nkc-menu-toggle,
body.dark .nkc-menu-text,
body.dark .nkc-menu-text-header,
body.dark .nkc-menu-text1,
body.dark .nkc-menu-text2 {
  color: #c4e2ff;
  background: none;
  transition: background 0.18s, color 0.13s;
}
body.dark .nkc-menu-item.is-active,
body.dark .nkc-menu-item:hover {
  background: #25334c;
  color: #7bccff;
}
body.dark .nkc-submenu { background: #1c2231; }
body.dark .nkc-menu-divider { border-color: #273a50; }
body.dark .nkc-back-button,
body.dark .nkc-back-label { color: #84d0ff; }
body.dark .nkc-back-button:hover { background: #1f314b; color: #fff; }
body.dark .nkc-menu-icon,
body.dark .nkc-icon-back,
body.dark .nkc-accordion-icon { color: #53b9ff; fill: #53b9ff; }

body.dark .nkc-accordion-desktop-title,
body.dark .nkc-accordion-button { color: #8fcfff; }
body.dark .nkc-accordion-panel { background: #171c25; }

body.dark .nkc-section-title { color: #5abaff; }
body.dark .nkc-articles-description strong { color: #50b4ff; }
body.dark .nkc-articles-description { color: #b9d7ef; }

body.dark .nkc-download-row {
  background: #232e42;
  border-radius: 18px;
  box-shadow: 0 3px 20px #14274024;
  border: 1.2px solid #2b5e8b;
  margin-top: 2.1rem;
  display: flex;
  align-items: center;
  padding: 1.2rem 2rem;
}
body.dark .nkc-download-title { color: #45a6fa; font-weight: 700; }
body.dark .nkc-download-subtitle { color: #bbd8ff; }
body.dark .nkc-download-button {
  background: #18345c;
  color: #d2eeff;
  border-radius: 8px;
  padding: 0.75em 1.7em;
  font-weight: 700;
  font-size: 1.13em;
  margin-left: 2em;
  display: flex;
  align-items: center;
  gap: 0.34em;
  box-shadow: 0 2px 16px #1d2e4220;
  transition: background .15s, color .15s;
  border: none;
  text-decoration: none;
}
body.dark .nkc-download-button:hover {
  background: #246fc2;
  color: #fff;
}
body.dark .nkc-icon-svg { color: #99d8ff; fill: #99d8ff; margin-left: 8px; }

body.dark a { color: #49b2ff; }
body.dark a:hover { color: #3198d1; }

body.dark .nkc-divider { border-color: #23304b; }
body.dark .nkc-articles-section {
  background: #19243a;
  border-radius: 18px;
  box-shadow: 0 4px 28px rgba(0,0,0,.13);
  padding: 2.2rem 2.1rem;
  margin-top: 1.7rem;
}

@media (max-width: 700px) {
  body.dark .nkc-articles-section { border-radius: 0; }
  body.dark .nkc-download-row { flex-direction: column; align-items: flex-start; padding: 1rem; margin-left: 0; }
  body.dark .nkc-download-button { margin-left: 0; margin-top: 1.2rem; width: 100%; justify-content: center; }
}

body.dark ::-webkit-scrollbar { background: #181d23; width: 10px; }
body.dark ::-webkit-scrollbar-thumb { background: #27324b; border-radius: 7px; }

body.dark input, body.dark textarea {
  background: #1b2838;
  color: #b6e2ff;
  border: 1.2px solid #2a537f;
}


.content-container--content-v2,
.nkc-container {
  display: grid;
  grid-template-columns: 310px 1fr;
  gap: 2rem;
}
@media screen and (max-width: 768px) {
  .content-container--content-v2,
  .nkc-container {
    display: block;
  }
}

/* ─────────── 2. 내비게이션 메뉴 ─────────── */
nav.nkc-menu {
  width: 100%;
  height: 80vh;
  padding: 24px 16px;
  overflow-y: auto;
  box-sizing: border-box;
  font-family: 'Noto Sans KR', sans-serif;
  position: relative;
}

/* 스크롤바(데스크톱/태블릿 스타일) */

nav.nkc-menu::-webkit-scrollbar { width: .5px; }
nav.nkc-menu::-webkit-scrollbar-track {
  background: rgba(0,0,0,0.05);
  border-radius: 3px;
}
nav.nkc-menu::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,0.2);
  border-radius: 3px;
  transition: background .3s;
}
nav.nkc-menu:hover::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,0.3);
}

/* ─────────── 3. 메뉴 항목─────────── */
#nkc-toggle-disclosure .nkc-menu-text-header {
    color: #000;
    font-weight: 900;
}
.nkc-menu-title {
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 30px;
  color: #000;
}
.nkc-menu-group { margin-bottom: 24px; }
.nkc-menu-item {
  display: block;
  padding: .2px 0;      /* ← 실제 원하는 간격으로 조절하세요! */
  text-decoration: none;
}
.nkc-menu-item .nkc-menu-text {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  line-height: 23px;

}
.nkc-menu-text1 {
    font-size: 14px;
  color: #000;
  font-weight: 700;
  line-height: 23px;
  margin-bottom: .5rem;
  text-decoration: none;
}


.nkc-menu-text2{
  font-size: 14px;
  color: #666;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: .5rem;
  text-decoration: none;
}

/* 호버 시: 밑줄만 */
.nkc-menu-item:hover .nkc-menu-text2 {
  text-decoration: underline;
}

/* is-active(또는 active): 진하게+밑줄+검정색 */
.nkc-menu-item.is-active .nkc-menu-text2,
.nkc-menu-toggle.active .nkc-menu-text2,
.nkc-menu-toggle.is-active .nkc-menu-text2 {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}
.nkc-menu-item .nkc-menu-text {
  color: #666;
  font-weight: 400;
  text-decoration: none;
}

/* 호버 시: 밑줄만 */
.nkc-menu-item:hover .nkc-menu-text {
  text-decoration: underline;
}

/* is-active: 진하게 + 밑줄 + 컬러 */
.nkc-menu-item.is-active .nkc-menu-text {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}


.nkc-accordion-button {
  background: none !important;
}

.nkc-accordion-button:hover,
.nkc-accordion-button:focus,
.nkc-accordion-button:active {
  background: none !important;
  box-shadow: none !important;
  outline: none !important;
}





/* ─────────── 4. 토글 메뉴 (상임의장, 정보공개) ─────────── */
.nkc-menu-toggle { cursor: pointer; }
.nkc-menu-toggle .nkc-menu-text-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  font-weight: 400;
  color: #666;
  padding: .1px 0 .1px;
}
/* 호버 시: 밑줄만 */
.nkc-menu-toggle:hover .nkc-menu-text-header {
  text-decoration: underline;
}

/* active(또는 is-active): 진하게 + 밑줄 + 컬러 */
.nkc-menu-toggle.active .nkc-menu-text-header,
.nkc-menu-toggle.is-active .nkc-menu-text-header {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}

.nkc-menu-toggle .nkc-menu-icon {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
  margin-left: 0.5rem;
  fill: currentColor;
  stroke: currentColor;
  vertical-align: middle;
  display: inline-block;
}

/* ─────────── 5. 서브메뉴 ─────────── */
.nkc-submenu {
  display: none;
  padding-left: 1rem;
  margin-left: 1px;
}
.nkc-submenu.open {
  display: block;
}
.nkc-submenu .nkc-back-button {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  background: none;
  border: none;
  padding: 0 0 0px;
  cursor: pointer;
}
.nkc-submenu .nkc-icon-back {
  width: 1rem;
  height: 1rem;
  stroke: currentColor;
}
.nkc-submenu .nkc-back-label { font-size: 16px; }
.nkc-submenu .nkc-menu-item { padding: 0px 0; }
.nkc-submenu .nkc-menu-text {
  font-size: 16px;
  color: #555;
  padding-left: 2px;
}

/* ─────────── 6. 아코디언 (관련 링크) ─────────── */
.nkc-accordion {
  margin-top: 24px;
}
.nkc-accordion-desktop-title {
  padding: 8px 0;
  font-size: 16px;
  font-weight: 400;
  color: #666;
}
.nkc-accordion-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background: none;
  border: none;
  padding: 8px 0;
  font-size: 15px;
  font-weight: 600;
  color: #444;
  cursor: pointer;
  transition: color .2s, font-weight .2s;
}
.nkc-accordion-button .nkc-accordion-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-right: 0;
  margin-bottom: .7rem;
  vertical-align: middle;
  display: inline-block;
}
.nkc-accordion-button[aria-expanded="false"] + .nkc-accordion-panel {
  display: none;
}
.nkc-accordion-button[aria-expanded="true"] + .nkc-accordion-panel {
  display: block;
  padding-left: 1rem;
}
.nkc-accordion-button .nkc-accordion-icon {
  color: #000;                /* 아이콘 기본 색상 */
  fill: currentColor;
  stroke: currentColor;
}

.nkc-accordion-button[aria-expanded="true"] .nkc-accordion-icon {
  color: #009688;             /* 펼침(활성) 상태 아이콘 색상 */
}
.nkc-accordion-button:hover .nkc-accordion-icon {
  color: #888;                /* hover 시 아이콘 색상 (옵션) */
}

/* - 전환 */
.nkc-accordion-button[aria-expanded="true"] .nkc-accordion-icon > path:nth-of-type(2) {
  display: none;
}
hr.nkc-menu-divider {
  border: none;
  border-top: 1px solid #eee;
  margin: 1.5rem 0 0;
}
/* 아코디언 마지막 구분선만 숨기기 */
.nkc-accordion > hr.nkc-menu-divider:last-child {
  display: none;
}

/* 1. 데스크톱(기본): 숨김 */
.nkc-back-button { display: none; }
@media screen and (min-width: 769px) {
  /* 7-1. 아코디언 아이콘 완전 숨김 (더 높은 우선순위 적용) */
 
  .nkc-menu-toggle .nkc-menu-icon {
    display: none !important;
  }
  .nkc-accordion-button .nkc-accordion-icon {
    display: none !important;
  }
  .nkc-accordion-desktop-title {
    display: none !important;
  }

  /* 7-2. 내비게이션 메뉴: 기본적으로 스크롤바 숨김 */
  nav.nkc-menu::-webkit-scrollbar {
    display: none !important;
  }

  /* 7-3. 하위메뉴(.nkc-submenu.open)가 열렸을 때만 스크롤바 보이기 */
  nav.nkc-menu:has(.nkc-submenu.open)::-webkit-scrollbar {
    display: block !important;
    width: 6px;
  }
  nav.nkc-menu:has(.nkc-submenu.open)::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 3px;
  }
  nav.nkc-menu:has(.nkc-submenu.open)::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    transition: background 0.3s;
  }
  nav.nkc-menu:has(.nkc-submenu.open):hover::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.3);
  }
  .nkc-accordion-button[aria-expanded="false"] + #nkc-accordion-panel-related,
#nkc-accordion-panel-related                   { display:block !important; }
}
/* ────────────────────────────────────────────────────────
   8. 태블릿 이하 (max-width: 768px)
──────────────────────────────────────────────────────── */
@media screen and (max-width: 768px) {
  section.nkc-purpose-section {
    max-width: 100%;
    padding: 0;
    margin: 0 auto;
  }
  nav.nkc-menu { overflow-y: auto; }
  nav.nkc-menu::-webkit-scrollbar { display: block; }
}
/* ────────────────────────────────────────────────────────
   9. 모바일 (max-width: 480px)
──────────────────────────────────────────────────────── */
@media screen and (max-width: 480px) {

  nav.nkc-menu {
    padding: 12px 0 !important;
    overflow-y: visible !important;
    height: auto !important;
    max-height: none !important;
    scrollbar-width: none !important;    /* Firefox */
    -ms-overflow-style: none !important; /* IE/Edge */
  }
  nav.nkc-menu::-webkit-scrollbar {
    display: none !important;            /* Chrome/Safari */
    width: 0 !important;
    background: transparent !important;
  }
  /* 개별 메뉴 항목 폰트 및 간격 */
  .nkc-menu-item {
    font-size: 1rem;
    padding: 1rem 0 3;
    margin-bottom: 0;
  }
  /* 메뉴 타이틀 여백, 크기 */
  .nkc-menu-title {
    font-size: 1.5rem;
    margin-bottom: 0;
    letter-spacing: 0.02em;
  }
   .nkc-accordion-desktop-title {
    display: none;
  }
  .nkc-accordion {
    margin-top: 10px;
    margin-bottom: 20px;
    
  }
   .nkc-accordion > hr.nkc-menu-divider:last-child {
    display: block !important;
    margin-top: 1px;
  }
  .nkc-menu-text1 {
      padding-bottom: 0;
  }
  .nkc-back-button,
.nkc-back-button:hover,
.nkc-back-button:active,
.nkc-back-button:focus {
  background: transparent !important;
  /* 필요하면 border, box-shadow 등도 없앰 */
  box-shadow: none !important;
  border: none !important;
}
}
/* ───────────────────────────────────────────────────────
   모바일(≤768 px) – 상임의장 토글·서브만 노출
──────────────────────────────────────────────────────── */
@media screen and (max-width: 768px) {
 
     section.nkc-profile-section  {
    max-width: 100%;
    padding: 0;
    margin: 0 auto;
  }

  /* 1. 상단 타이틀 과 뒤로가기 버튼만 유지 */
  .nkc-menu-title  { display:block !important; }
  .nkc-back-button { display:flex  !important; }

  /* 2. 1차 ‘단독 링크’ 전부 숨김 */
  .nkc-menu-group > .nkc-menu-item { display:none !important; }

  /* 3. 기본값: 모든 토글 + 서브메뉴 숨김 */
  .nkc-menu-toggle,
  .nkc-menu-toggle + .nkc-submenu { display:none !important; }

  /* 4. 단, 상임의장 토글·서브(ID 지정)만 다시 표시 */
  #nkc-toggle-disclosure,
  #nkc-submenu-disclosure         { display:block !important; }

  /* 5. 서브메뉴가 펼쳐졌을 때(=nav 안에 .open):
        ▶ 아이콘(.nkc-menu-icon) 전부 숨김, 뒤로가기 화살표 유지 */
  nav.nkc-menu:has(#nkc-submenu-disclosure.open) .nkc-menu-icon {
    display:none !important;
  }

  /* 6. 아코디언(관련 링크)·구분선 제거 */
  .nkc-accordion,
  .nkc-menu-divider { display:none !important; }
  #nkc-toggle-disclosure .nkc-menu-icon{display:none!important;}
  
 /* 기존 스타일에서 button → a 모두 적용 */
.nkc-back-button {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  background: none;
  border: none;
  padding: 0 0 0px;
  cursor: pointer;
  text-decoration: none;    /* 링크 밑줄 제거 */
}

/* 아이콘(svg) 스타일 동일하게 */
.nkc-icon-back {
  width: 1rem;
  height: 1rem;
  stroke: currentColor;
  fill: currentColor;
  display: inline-block;
  margin-top: 1.3rem;
  color: #666;
}


/* 호버/포커스 시 스타일(필요에 따라 추가) */
.nkc-back-button:hover,
.nkc-back-button:focus {
  color: #111;
  text-decoration: underline;
  outline: none;
}
.nkc-menu-text-header {
    margin-top: 1.6rem;
}
/* 텍스트도 동일 */
.nkc-back-label {
  font-size: 14px;
  margin-top: 1.3rem;
  color: #666;
}
.nkc-profile-image,
  .nkc-profile-image img.nkc-image {
    max-width: 100%;
    height: auto;           /* 가로폭에 따라 자동 비율 */
    min-height: 160px;      /* 너무 작아지면 방지용, 필요 없으면 삭제 */
  }
   .nkc-name-title {
    font-size: 2rem;
    text-align: left;
    margin-top: 40px;
  }

}
/* ─────────────────────────────────────
   다운로드 박스
───────────────────────────────────── */
.nkc-download-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  max-width: 880px;
  margin: 5rem auto; /* 데스크탑 기준 상단 여백 */
}

.nkc-download-texts {
  display: flex;
  flex-direction: column;
}

.nkc-download-title {
  font-size: 1.125rem;
  font-weight: 700;
  margin: 0;
  color: #111;
}

.nkc-download-subtitle {
  font-size: 1rem;
  font-weight: 400;
  margin: 0.25rem 0 0;
  color: #333;
}

.nkc-download-button {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1.25rem;
  font-size: 1rem;
  font-weight: 600;
  color: #0066ff;
  border: 2px solid #0066ff;
  border-radius: 9999px;
  text-decoration: none;
  background: transparent;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.nkc-download-button:hover {
  background-color: #0066ff;
  color: #fff;
}

.nkc-icon-svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
}

section.nkc-articles-section {
  padding: 10px 3rem;
  box-sizing: border-box;
  margin-left: 2.5rem;
  margin-top: -1rem;
  font-family: 'Noto Sans KR', sans-serif;
}
/* 제목 */
  .nkc-section-title {
    font-size: 3rem;
    font-weight: 800;
    margin: 0.2rem 0 1.5rem;
    color: #111;
    font-family: 'Noto Sans KR', sans-serif;
  }

/* 본문 단락 */
.nkc-articles-description p {
  margin: 1rem 0 3rem;
  font-size: 1.125rem;
  line-height: 1.6;
  font-family: 'Noto Sans KR', sans-serif;
}
@media screen and (min-width: 769px) {
  .nkc-articles-section {
    max-width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  section.nkc-articles-section {
    max-width: 100%;
    padding: 0;
    margin: 0 auto;
  }
@media screen and (max-width: 480px) {
 
  .nkc-section-title {
    font-size: 2rem;
    margin-bottom: 1.8rem;
    margin-top: 1.5rem;
  }
 
  .nkc-articles-description p {
    font-size: 1rem;
    line-height: 1.7;
    margin-bottom: 2rem;
  }

  .nkc-download-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    margin: 2rem auto; /* 모바일에서는 여백 축소 */
  }

  .nkc-download-button {
    align-self: stretch;
    justify-content: center;
  }
  }/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-02f08bc */.elementor-template-full-width .e-con.e-flex > .e-con-inner {
    padding-left: 16px !important;
    padding-right: 16px !important;
}/* End custom CSS */