/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.9.1780300889
Updated: 2026-06-18 17:01:29

*/

#wpadminbar * {font-family: dashicons, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;}
#wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon:before {font-family: dashicons !important;}
[class*=" eicon-"],[class^=eicon] { font-family: eicons !important; font-size: 1rem !important; line-height: 1 !important;}
body.admin-bar .csr-wrap {padding-top: 55px !important;}
body.admin-bar .main-hero {padding-top: 55px !important;}
@media screen and (max-width: 768px) {
   body.admin-bar .csr-wrap {padding-top: 14px !important;}
   body.admin-bar .main-hero {padding-top: 14px !important;}
}

/* =====================
   Header
===================== */
header {position:fixed !important;height:90px!important;top: 0!important;width: 100%!important;background: white!important;z-index:200!important;}
.csr-header{position:fixed !important;top:0!important;left:0!important;z-index:var(--z-gnb);width:100%!important;height:var(--header-height-pc)!important;background-color:#fff!important;transition:background-color 300ms ease!important;}
.csr-header__inner{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1920px;height:100%;padding:0 clamp(10px, 4.166vw, 80px);}

/* 로고 — PC: flex:1 좌측 / MO: grid 가운데 */
.csr-header__logo{display:flex;align-items:center;width:100%;max-width:235px;}
.csr-header__logo a{display:inline-flex;align-items:center;width:max-content;}
.csr-header__logo-img{width:clamp(200px, 12.396vw, 238px);}

/* GNB — PC: flex:1 가운데 / MO: JS로 드로어 안에 이동 */
.csr-gnb{display:flex;justify-content:center;}
.csr-gnb__list{display:flex;align-items:center;}
.csr-gnb__item{position:relative;color:#000 !important;}
.csr-gnb__link{display:flex;align-items:center;gap:4px;padding:0 clamp(10px, 1.562vw,1.67em);height:var(--header-height-pc);font-size:1.125rem;font-weight:700;font-variation-settings:'wght' 700;white-space:nowrap;letter-spacing:-0.02em;transition:color 300ms ease;color:#000 !important;}

/* MO 전용 서브메뉴 토글 버튼 — PC에서 숨김 */
.csr-gnb__sub-toggle{display:none;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;flex-shrink:0;}
.csr-gnb__arrow{transition:transform 300ms ease;}
.csr-gnb__sub-toggle[aria-expanded="true"] .csr-gnb__arrow{transform:rotate(180deg);}

/* PC 2depth — hover/focus-within 노출 */
.csr-gnb__sub{display:none;position:absolute;top:100%;left:50%;transform:translateX(-50%);min-width:200px;background-color:#fff;padding:12px 0;border-radius:0 0 4px 4px;box-shadow:0 4px 12px rgba(0,0,0,0.08);}
.csr-gnb__item.has-sub:hover .csr-gnb__sub,.csr-gnb__item.has-sub:focus-within .csr-gnb__sub{display:block;}
.csr-gnb__sub-link{display:block;padding:10px 20px;font-size:var(--fz-base);white-space:nowrap;text-align:center;transition:color 300ms ease, background-color 300ms ease;}
.csr-gnb__sub-link:hover{background-color:rgba(0,0,0,0.05);}

/* 우측 유틸 — PC: flex:1 우측 / MO: 검색만 좌측 노출 */
.csr-header__util{display:flex;align-items:center;justify-content:flex-end;gap:0 clamp(10px,2.083vw,2.5em);height:100%;}
.csr-header__lang{display:flex;}
.csr-header__lang-btn{display:flex;align-items:center;padding:11px 10px;font-size:var(--fz-base);font-weight:700;font-variation-settings:'wght' 700;line-height:100%;letter-spacing:-2%;opacity:0.4;transition:opacity 300ms ease;color:#000 !important;}
.csr-header__lang-btn.is-active,.csr-header__lang-btn:hover{opacity:1;background:none!important;}
.csr-header__lang-btn + .csr-header__lang-btn{position:relative;margin-left: 20px;}
.csr-header__lang-btn + .csr-header__lang-btn::before{content:'';position:absolute;top:50%;left:-11px;transform:translate(0, -50%);width:1px;height:12px;background-color:#CCCCCC;}

/* 검색 버튼 — PC/MO 공통 */
.csr-header__search-btn{opacity:1;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;cursor:pointer;transition:opacity 300ms ease;}
.csr-header__search-btn img{width:clamp(18px, 1.250vw,24px);aspect-ratio:1/1;}
.csr-header__search-btn:hover{opacity:0.4 !important;background:none!important;}

/* 햄버거 — PC: 숨김 / MO: 표시 */
.csr-header__hamburger{display:none !important;position:relative;z-index:calc(var(--z-gnb) + 10);flex-direction:column;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;cursor:pointer;}
.csr-header__hamburger-inner{position:relative;width:18px;height:13.5px;}
.csr-header__hamburger-line{display:block;position:absolute;left:0;width:100%;height:1.5px;background-color:#000;}
.csr-header__hamburger .csr-header__hamburger-line:nth-child(1){top:0;transition:transform 300ms ease, opacity 300ms ease;}
.csr-header__hamburger .csr-header__hamburger-line:nth-child(2){top:50%;transform:translateY(-50%);}
.csr-header__hamburger .csr-header__hamburger-line:nth-child(3){bottom:0;transition:transform 300ms ease, opacity 300ms ease;}

/* X 변환 — 1번과 3번 모두 중앙(50%)으로 이동 후 회전 */
.csr-header__hamburger[aria-expanded="true"] .csr-header__hamburger-line:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg);}
.csr-header__hamburger[aria-expanded="true"] .csr-header__hamburger-line:nth-child(2){opacity:0;}
.csr-header__hamburger[aria-expanded="true"] .csr-header__hamburger-line:nth-child(3){bottom:auto;top:50%;transform:translateY(-50%) rotate(-45deg);}

/* =====================
   모바일 드로어 — 전체화면 오버레이
   JS에서 .csr-gnb / .csr-header__lang을 이 안으로 append/복귀 처리
===================== */
.csr-mobile-nav{ display:flex; flex-direction:column; align-items:flex-end; position:fixed; inset:0; z-index:300; height:100vh; height:100svh; height:100dvh; background-color:transparent; transform:translateX(100%); transition:transform 300ms, visibility 300ms ease; overflow-y:auto; visibility:hidden; -webkit-transition:transform 300ms, visibility 300ms ease; -moz-transition:transform 300ms, visibility 300ms ease; -ms-transition:transform 300ms, visibility 300ms ease; -o-transition:transform 300ms, visibility 300ms ease; }
.csr-mobile-nav[aria-hidden="false"]{transform:translateX(0);visibility:visible;}
body:has(.csr-mobile-nav)::after{content:'';display:none;position:fixed;top:0;left:0;width:100vw;height:100%;z-index:94;}
body:has(.csr-mobile-nav[aria-hidden="false"])::after{display:block;background-color:rgba(0,0,0,0.5);}
.csr-mobile-nav__close{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;cursor:pointer;flex-shrink:0;}

/* 드로어 안으로 이동된 GNB 스타일 */
.csr-mobile-nav .csr-gnb{overflow-x:hidden;overflow-y:auto;flex:1;display:block;width:100%;min-height:0;padding:60px 20px 20px;}
.csr-mobile-nav .csr-gnb__list{flex-direction:column;align-items:stretch;gap:5px;width:100%;}
.csr-mobile-nav .csr-gnb__item{width:100%;}
.csr-mobile-nav .csr-gnb__link{height:auto;padding:10px 0;justify-content:space-between;font-size:26px;font-weight:700;font-variation-settings:'wght' 700;line-height:130%;letter-spacing:-2%;}
.csr-mobile-nav .csr-gnb__item.has-sub .csr-gnb__link::after{content:'';flex-shrink:0;width:30px;height:30px;background:url('../images/common/icon-toggle-arrow.svg') no-repeat center / contain;transition:transform 300ms ease;}
.csr-mobile-nav .csr-gnb__sub{position:static;transform:none;box-shadow:none;border-radius:0;padding:4px 0;min-width:auto;width:100%;}
.csr-mobile-nav .csr-gnb__item.has-sub:hover .csr-gnb__sub,.csr-mobile-nav .csr-gnb__item.has-sub:focus-within .csr-gnb__sub{display:none;}
.csr-mobile-nav .csr-gnb__sub-link{padding:0 20px 0;font-size:16px;color:#555;line-height:220%;letter-spacing:-2%;text-align:left;}

.csr-mobile-nav .csr-header__lang{display:flex;margin-top:auto;padding:15px 20px 50px;}
.csr-mobile-nav .csr-header__lang-btn{opacity:0.3;}
.csr-mobile-nav .csr-header__lang-btn.is-active{opacity:1;}
.csr-mobile-nav .csr-header__lang-divider{display:block;opacity:0.2;}

/* =====================
   검색 패널
   PC : 딤(반투명) + 중앙 모달 카드
   MO : 전체화면 (배경 흰색)
   웹접근성: role="dialog" + aria-modal + aria-labelledby
===================== */
.csr-search-panel{position:fixed;inset:0;z-index:calc(var(--z-gnb) + 20);display:flex;justify-content:center;background-color:rgba(0,0,0,0.5);}
.csr-search-panel[aria-expanded="false"]{display:none;}
.csr-search-panel__inner{position:relative;width:100%;max-height:404px;background-color:#fff;padding:120px 40px 100px;text-align:center;overflow:hidden;}
.csr-search-panel__title{margin-bottom:1.30em;font-size:2.88rem;line-height:130%;letter-spacing:-2%;font-weight:700;font-variation-settings:'wght' 700;color:#000;}
.csr-search-panel__field{display:flex;align-items:center;gap:12px;width:100%;max-width:600px;margin:0 auto;padding-bottom:20px;border-bottom:2px solid #000;}
.csr-search-panel__input{flex:1;height:40px;padding:0 10px;background:transparent;border:none;font-size:1.88rem;font-family:var(--font-base);color:#000;}
.csr-search-panel__submit{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;background:transparent;border:none;cursor:pointer;color:#000;transition:opacity 300ms ease;}
.csr-search-panel__submit:hover{opacity:0.5;}
.csr-search-panel__submit img{width:32px;height:32px;}
.csr-search-panel__close{position:absolute;top:30px;right:70px;display:none;align-items:center;justify-content:center;flex-shrink:0;width:50px;height:50px;background:transparent;border:none;cursor:pointer;color:#000;transition:opacity 300ms ease;}
.csr-search-panel__close img{width:30px;height:30px;}
.csr-search-panel__close:hover{opacity:0.5;}
.csr-search-panel[aria-expanded="false"] .csr-search-panel__close{display:none;}
.csr-search-panel[aria-expanded="true"] .csr-search-panel__close{display:flex;}

.csr-search-panel__input::-webkit-search-cancel-button{display:none;-webkit-appearance:none;}
.csr-search-panel__input::-ms-clear{display:none;}
.csr-search-panel__clear{display:none;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background-color:#e8e8e8;cursor:pointer;flex-shrink:0;padding:0;transition:background-color 300ms ease;}
.csr-search-panel__clear.is-visible{display:flex;}
.csr-search-panel__clear img{width:14px;height:14px;}
.csr-search-panel__clear:hover{background-color:#dddddd;}

@media screen and (max-width: 1380px) {
   .csr-header__inner{padding:0 clamp(10px, 4.0580vw, 56px);}
   .csr-gnb__link{font-size:clamp(15px, 1.304vw,1.125rem);}
   .csr-header__lang-btn{font-size:clamp(14px, 1.159vw,1rem);}
}

@media screen and (max-width: 1024px) {
   /* 검색 패널 */
   .csr-search-panel__inner{max-height:283px;}
   .csr-search-panel__field{padding-bottom:13px;}
   .csr-search-panel__title{font-size:clamp(32px, 4.492vw,2.88rem);}
   .csr-search-panel__submit{width:30px;height:30px;}
   .csr-search-panel__submit img{width:24px;height:24px;}
   .csr-search-panel__close{width:30px;height:30px;}
   .csr-search-panel__close img{width:16px;height:16px;}
   .csr-search-panel__input{height:30px;font-size:clamp(22px, 2.929vw,1.88rem);}
   .csr-search-panel__clear{width:24px;height:24px;}
   .csr-search-panel__clear img{width:12px;height:12px;}
}

@media screen and (max-width: 1180px) {
   header {height:60px!important;}
   .csr-header{height:var(--header-height-mo);}
   .csr-header__inner{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"util logo hamburger";align-items:center;padding:0 10px;}
   .csr-header__logo{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:max-content;}
   .csr-header__logo-img{width:100%;}
   .csr-header-nav__inner{position:relative;display:flex;align-items:center;justify-content:space-between;height:var(--header-height-mo);padding:0 20px;flex-shrink:0;}

   /* GNB — 숨김 (JS로 드로어 이동) */
   .csr-gnb{display:none;}

   /* 유틸 — 좌측 (검색 버튼만) */
   .csr-header__util{flex:none;grid-area:util;justify-content:flex-start;gap:0;height:100%;}
   .csr-header__lang{display:none;}

   /* 햄버거 — grid 우측 독립 배치 */
   .csr-header__hamburger{position:absolute;top:50%;right:10px;transform:translate(0, -50%);display:flex;}

   /* 검색 패널 MO */
   .csr-search-panel__inner{padding:100px 24px 52px;}
   .csr-search-panel__close{top:24px;right:24px;opacity:1;}

   /* 서브페이지 header */
   .csr-header-mo-sub .csr-header__inner{display:flex;}
   .csr-header-mo-sub .csr-header__util{display:flex;align-items:center;justify-content:space-between;width:100%;}
   .csr-header-mo-sub .csr-header__util-right{display:flex;flex-direction:row;align-items:center;gap:0;margin-right:40px;}
}
@media screen and (max-width: 768px) {
   .csr-header__logo{max-width:216px;}
}
@media screen and (max-width: 340px) {
   .csr-header__logo{max-width:55%;}
}

/* =====================
   Footer
===================== */
.csr-footer{position:relative;padding:60px 0;background-color:#111;}
.csr-footer__inner{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"left right" "share logo";gap:50px 0;align-items:start;}

/* 좌측 */
.csr-footer__left{grid-area:left;display:flex;flex-direction:column;gap:14px;}
.csr-footer__desc{font-size:var(--fz-xl);color:#fff;line-height:150%;letter-spacing:-2%;word-break:keep-all;}
.csr-footer__desc .mo{display:none;}
.csr-footer__copyright{font-size:14px;line-height:130%;letter-spacing:-2%;color:#999;font-weight:400;font-variation-settings:'wght' 400;}

/* 우측 */
.csr-footer__right{grid-area:right;display:flex;justify-content:flex-end;}
.csr-footer__legal{display:flex;align-items:center;gap:20px;}
.csr-footer__legal-link{font-size:14px;color:#999;white-space:nowrap;transition:color 300ms ease;}
.csr-footer__legal-link.bolder{color:#fff;}
.csr-footer__legal-link:hover{color:#fff;}
.csr-footer__share{grid-area:share;display:flex;align-items:center;gap:12px;}
.csr-footer__share-btn{opacity:0.5;display:flex;align-items:center;justify-content:center;width:30px;height:30px;transition:opacity 300ms ease;}
.csr-footer__share-btn:hover{opacity:1;}
.csr-footer__share-btn img{width:20px;height:20px;}
.csr-footer__share-btn.share-btn-facebook img{width:22px;height:22px;}
.csr-footer__share-btn.share-btn-youtube img{width:22px;height:16px;}

/* 개인정보처리방침 다국어 */
[lang="ko-KR"] .csr-footer__legal-link.lang-ko {display: block;}
[lang="ko-KR"] .csr-footer__legal-link.lang-en {display: none;}
[lang="en-US"] .csr-footer__legal-link.lang-ko {display: none;}
[lang="en-US"] .csr-footer__legal-link.lang-en {display: block;}

/* 로고 — 최하단 우측 */
.csr-footer__logo{grid-area:logo;display:flex;justify-content:flex-end;}
.csr-footer__logo img{max-width:350px;width:100%;height:auto;opacity:0.4;}

/* MO */
@media screen and (max-width: 768px) {
.csr-footer{padding:60px 0 80px;}
.csr-footer__inner{grid-template-columns:1fr;grid-template-areas:"left" "right" "share" "logo";gap:40px;}
.csr-footer__left{gap:20px;}
.csr-footer__right{align-items:flex-start;justify-content:flex-start;margin-top:10px;}
.csr-footer__logo{justify-content:flex-start;margin-top:40px;}
.csr-footer__top-btn{bottom:20px;right:16px;width:44px;height:44px;transform:none;}
.csr-footer__desc{font-size:18px;}
}

/* =========================
   추가 — 검색 버튼 (PC/MO 공통)
========================= */
.csr-header__util .e-button-base{opacity:1;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;cursor:pointer;transition:opacity 300ms ease;}
.csr-header__util .e-button-base img{width:clamp(17px, 1.250vw,24px);aspect-ratio:1/1;}
.csr-header__util .e-button-base:hover{opacity:0.4 !important;background:none!important;}

/* =========================
   MAX MEGA MENU - GNB
========================= */
#mega-menu-max_mega_menu_1 > li.mega-menu-item {padding:0 clamp(5px,1.3021vw,1.56em) !important;}
#mega-menu-max_mega_menu_1 > li.mega-menu-item a.mega-menu-link{padding:0 0px !important;}

@media only screen and (max-width: 1380px) {
   #mega-menu-max_mega_menu_1 > li.mega-menu-item{padding:0 16px !important;}
}

@media only screen and (max-width: 1180px) {
   #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{display:flex !important;align-items:center !important;height:auto !important;font-size:26px !important;line-height:initial !important;}
}

@media only screen and (max-width: 340px) {
   #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{font-size:20px !important;}
}

@media only screen and (min-width: 1181px) {
   #mega-menu-wrap-max_mega_menu_1{display:flex;justify-content:center;}
   #mega-menu-max_mega_menu_1{display:flex !important;align-items:center;}

   /* 1depth */
   #mega-menu-max_mega_menu_1 > li.mega-menu-item{position:relative;}
   #mega-menu-max_mega_menu_1 > li.mega-menu-item:hover > a.mega-menu-link,#mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,#mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{color:#000 !important;}
   #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{display:flex !important;align-items:center;justify-content:center;height:var(--header-height-pc) !important;font-size:clamp(16px,1.125vw,18px) !important;font-weight:700 !important;font-variation-settings:'wght' 700;line-height:30px !important;color:#000 !important;background-image:linear-gradient(transparent calc(100% - 2px), #000 1px) !important;background-repeat:no-repeat !important;background-size:0% 100% !important;transition:background-size 400ms ease-in-out, all 300ms ease !important;border:none !important;white-space:nowrap;letter-spacing:-0.02em;}

   #mega-menu-max_mega_menu_1 > li#mega-menu-item-677 > a.mega-menu-link{background-image:linear-gradient(transparent calc(100% - 2px), #494DD1 1px) !important;}
   #mega-menu-max_mega_menu_1 > li#mega-menu-item-686 > a.mega-menu-link{background-image:linear-gradient(transparent calc(100% - 2px), #1AE652 1px) !important;}
   #mega-menu-max_mega_menu_1 > li#mega-menu-item-687 > a.mega-menu-link{background-image:linear-gradient(transparent calc(100% - 2px), #FF7733 1px) !important;}
   #mega-menu-max_mega_menu_1 > li.menu-youth > a.mega-menu-link { background-image: linear-gradient(transparent calc(100% - 2px), #494DD1 1px) !important; }
   #mega-menu-max_mega_menu_1 > li.menu-planet > a.mega-menu-link { background-image: linear-gradient(transparent calc(100% - 2px), #1AE652 1px) !important; }
   #mega-menu-max_mega_menu_1 > li.menu-culture > a.mega-menu-link { background-image: linear-gradient(transparent calc(100% - 2px), #FF7733 1px) !important; }
   #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link:hover{background-size:100% 100% !important;}
   #mega-menu-max_mega_menu_1 > li.mega-menu-item:hover > a.mega-menu-link{background-size:100% 100% !important;}
   #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item a.mega-menu-link,
   #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor a.mega-menu-link,
   #mega-menu-max_mega_mega_menu_1 > li.mega-menu-item.mega-current-post-parent a.mega-menu-link,
   #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-post-ancestor a.mega-menu-link { background-size: 100% 100% !important; }
}

/* =========================
   FLYOUT SUB MENU
========================= */
@media only screen and (min-width: 1181px) {
   #mega-menu-max_mega_menu_1 .mega-sub-menu{ min-width:200px !important; padding:12px 0 !important; background:#fff !important; border-radius:20px !important; box-shadow:0 4px 12px rgba(0,0,0,.08) !important; top:38px !important; -webkit-border-radius:20px !important; -moz-border-radius:20px !important; -ms-border-radius:20px !important; -o-border-radius:20px !important; }

   /* 서브메뉴 아이템 */
   #mega-menu-max_mega_menu_1 .mega-sub-menu li.mega-menu-item{margin:0 !important;}
   #mega-menu-max_mega_menu_1 .mega-sub-menu li{padding:3px 20px 3px 30px !important;}

   /* 서브메뉴 링크 */
   #mega-menu-max_mega_menu_1 .mega-sub-menu li > .mega-menu-link{ display:inline-block !important; width:fit-content !important; padding:0 !important; border:none !important; text-align:left; white-space:normal;font-weight: 500 !important; font-variation-settings: 'wght' 500 !important; color:#555 !important;line-height: 1.7 !important;min-height: inherit !important; }
   #mega-menu-max_mega_menu_1 .mega-sub-menu li > .mega-menu-link:hover,#mega-menu-max_mega_menu_1 .mega-sub-menu li > .mega-menu-link:focus-visible{ font-weight: 700 !important; font-variation-settings: 'wght' 700 !important; }

   /* 제목 */
   #mega-menu-max_mega_menu_1 .mega-menu-title{display:block;font-size:1rem;font-weight:700;line-height:1.4;color:#000;}

   /* 설명 */
   #mega-menu-max_mega_menu_1 .mega-menu-description{display:block;margin-top:6px;font-size:0.875rem;line-height:1.5;color:#666;}
}

/* =========================
   MAX MEGA MENU 기본 스타일 제거
========================= */
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle{display:none !important;}
#mega-menu-wrap-max_mega_menu_1 .mega-menu > li.mega-menu-item > a.mega-menu-link:before,#mega-menu-wrap-max_mega_menu_1 .mega-menu > li.mega-menu-item > a.mega-menu-link:after{display:none !important;}

/* 기본 화살표 제거 */
#mega-menu-max_mega_menu_1 .mega-indicator{display:none !important;}

@media screen and (max-width: 1180px) {
   /* 햄버거 메뉴 */
   .csr-mobile-nav h1.csr-header__logo.mo{top:22px;left:20px;transform:unset;}
   .csr-mobile-nav .csr-gnb-mo{margin-top:12.5vh; margin-top: 12.5svh; margin-top: 12.5dvh;}
   .csr-mobile-nav .csr-header-nav__inner{flex-direction:column !important;width:100%;max-width:600px;height:100%;position:relative;align-items:flex-start;flex:1;background-color:#fff;}
   .csr-gnb-mo,#mega-menu-wrap-max_mega_menu_1{width:100%;}
   #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item{width:100%;padding:15px 0 !important;}
   #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:first-child{padding-top:0;}
   .csr-mobile-nav #mega-menu-wrap-max_mega_menu_1{display:block;}
   .csr-mobile-nav #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{padding:0 !important;justify-content:space-between;font-weight: 700 !important; font-variation-settings:'wght' 700 !important;font-size:26px !important;line-height: 130% !important;letter-spacing: -2% !important;}
   .csr-mobile-nav #mega-menu-max_mega_menu_1 .mega-sub-menu{box-shadow:none !important;border-radius:0px !important;}
   .csr-mobile-nav #mega-menu-max_mega_menu_1 .mega-sub-menu{padding:12px 0 0 !important;}
   .csr-mobile-nav #mega-menu-max_mega_menu_1 .mega-sub-menu .mega-menu-link{padding:0 20px !important;font-weight: 500 !important;line-height: 220.00000000000003% !important;font-variation-settings:'wght' 500 !important;font-size: 16px !important;letter-spacing: -2% !important;}
   .csr-mobile-nav #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{font-size:0;}

   /* 1차메뉴 toggle 화살표 표시 */
   #mega-menu-max_mega_menu_1 .mega-indicator{display:block !important;background:url('/wp-content/uploads/2026/06/icon-toggle-arrow-1.svg') no-repeat center center !important;width:30px !important;height:30px !important;font-size:0;}
   #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-toggle-on span.mega-indicator{transform:rotate(180deg);}

   /* 햄버거 — grid 우측 독립 배치 */
   nav.csr-gnb{display:none!important;}
   .csr-header__hamburger{ display:flex !important; position:absolute; top:50%; right:10px; transform:translate(0, -50%); }

   #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{justify-content:space-between;padding:0 5px !important;height:40px!important;}
   .csr-mobile-nav .csr-header__lang{padding:0 0 50px;}
   .csr-mobile-nav .csr-header__lang-btn{font-size:18px;}
}

/* 관리자 상단바 텍스트 */
#wp-admin-bar-elementor_edit_page{min-width:150px;}
#wp-admin-bar-elementor_edit_page .elementor-edit-link-title{width:80% !important;}

.category-18 .csr-section{padding-top:0 !important;}
.category-18 .sub-3depth__content .e-flexbox-base{flex-direction:column !important;}

.csr-header{inset-inline-start:0px;}

/* 검색결과 페이지 */
.search-results .no-results { display: none !important; }
.search-no-results .no-results { display: flex; }

@media screen and (min-width: 1180px) {
   .search-section { min-height: 1100px !important; }
}

/* =========================
   본문내용
========================= */
.sub-3depth__body .sub-3depth__content .img-caption{margin:10px 0 30px !important; width: 100%; font-size:15px;color:#777;text-align:center;line-height:1.3;font-weight:400;font-variation-settings:'wigh' 400;}
.sub-3depth__body .sub-3depth__content .text-caption{margin:10px 0 30px !important; width: 100%; font-size:15px;color:#777;text-align:left;line-height:1.3;font-weight:400;font-variation-settings:'wigh' 400;}
.sub-3depth__body .sub-3depth__content .img-caption strong,
.sub-3depth__body .sub-3depth__content .text-caption strong{line-height:1.3;font-weight:400;font-variation-settings:'wigh' 400;}
.sub-3depth__body .sub-3depth__content h3{margin-bottom:30px !important;font-size:48px;font-weight:700;font-variation-settings:'wigh' 700;line-height:1.3;}
.sub-3depth__body .sub-3depth__content p > strong {font-weight:700 !important;font-variation-settings:'wigh' 700 !important;}
.sub-3depth__body .sub-3depth__content p u {font-weight:inherit;font-variation-settings:inherit; }
.sub-3depth__body .sub-3depth__content img { width: inherit; }
.sub-3depth__body .sub-3depth__content .btn-download { display: inline-flex !important; align-items: center !important; justify-content: center !important; min-width:145px; width: fit-content; height: 48px; padding: 8px 18px; border: 1px solid transparent; border-radius: 30px !important; font-size: 1.2rem; font-weight: 500 !important; font-variation-settings: 'wght' 500 !important; line-height: 1; letter-spacing: -2%; color: #fff; background-color: #000; cursor: pointer; transition: background-color 300ms ease,color 300ms ease,border-color 300ms ease; } 
.sub-3depth__body .sub-3depth__content .btn-download:hover { background-color: transparent !important; color: #000; border: 1px solid #000 !important; } 

@media screen and (max-width: 768px) {
   .sub-3depth__body .sub-3depth__content *{font-size:16px !important;}
   .sub-3depth__body .sub-3depth__content .img-caption{margin:10px 0 30px !important;font-size:13px !important;}
   .sub-3depth__body .sub-3depth__content h3{margin-bottom:20px !important;font-size:30px !important;}
   .sub-3depth__body .sub-3depth__content .btn-download { height: 40px; }
}

.section-news .elementor-post-info__terms-list{font-size:0 !important;}
.section-news .elementor-post-info__terms-list span:first-child{display:none !important;}
.section-news .elementor-post-info__terms-list span { color: #555;}
@media screen and (min-width: 1180px) {
   .child-category-cont.btm P { font-size: 20px; }
}

/* =====================
   Editor
===================== */
/* 1. Basic Text Formatting (Bold, Italic, Underline, Strikethrough) */
.sub-3depth__body .sub-3depth__content strong,
.sub-3depth__body .sub-3depth__content b {font-weight: 700 !important;font-variation-settings: 'wght' 700 !important;}

.sub-3depth__body .sub-3depth__content em,
.sub-3depth__body .sub-3depth__content i {font-style: italic !important;}

.sub-3depth__body .sub-3depth__content u {text-decoration: underline !important;}

.sub-3depth__body .sub-3depth__content del,
.sub-3depth__body .sub-3depth__content s,
.sub-3depth__body .sub-3depth__content strike {text-decoration: line-through !important;}

/* 2. Lists (ul, ol, li) Style Restoration */
.sub-3depth__body .sub-3depth__content ul {list-style-type: disc !important;padding-left: 1.5em !important;margin-bottom: 1em !important;}
.sub-3depth__body .sub-3depth__content ol {list-style-type: decimal !important;padding-left: 1.5em !important;margin-bottom: 1em !important;}
.sub-3depth__body .sub-3depth__content li {margin-bottom: 0.3em !important;}

/* 3. Nested Lists Style & Spacing (중첩 리스트 대응) */
.sub-3depth__body .sub-3depth__content li > ul, .sub-3depth__body .sub-3depth__content li > ol {margin-top: 0.3em !important;margin-bottom: 0 !important;}
.sub-3depth__body .sub-3depth__content ul ul {list-style-type: circle !important;}
.sub-3depth__body .sub-3depth__content ul ul ul {list-style-type: square !important;}

/* =====================
   영문
===================== */
[lang="en-US"] li#mega-menu-item-1618 { min-width: 240px !important; }
