
* { font-family: "LineSeed"; } 
.fta:before,
.fta:after { font-family: "Font Awesome 5 Free" !important; font-weight: 900; } 
/** WORDPRESS MAIN VISUAL SLIDER DEFAULT SETTING **/
#mainVisualCon > .elementor-element,
#mainVisualCon > .elementor-element > .elementor-widget-container > .main-visual { height: 100%; } 
/********************************************
 * Header Menu Setting
 * 헤더
 ********************************************/
 .elementor-location-header[data-elementor-type="header"] .fixed { position: fixed; width: 100%;left: 0; top: 0; z-index: 9999; }  
/********************************************
 * Header Font Setting
 * 메인 메뉴(헤더) 폰트 셋팅
 ********************************************/
 #header {z-index:9999; background: #fff; transition: all 0.3s ease; }
 #header.active {box-shadow:3px 3px 12px #00000014}
#header #logo_on { display: none; } 
#header #globalMenu_on { display: none; } 
#header #nav-wrap {width:100%; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
#header #nav-wrap .e-con-inner {width:100%; display:block;}
#header #nav-wrap .e-con-inner nav {width:100%;}
#header #nav a { font-family: "LineSeed"; } 
#header #nav .elementor-nav-menu {width:100%;}
#header #nav .elementor-nav-menu > .menu-item {flex-grow:1;}
#header #nav .elementor-nav-menu > .menu-item > a { padding: 20px 50px; color: #000000; font-size: 1.9rem; font-weight: 400; justify-content:center;} 
#header #nav .elementor-nav-menu > .menu-item > a .sub-arrow {display:none;}
#header #nav .elementor-nav-menu > .menu-item > .sub-menu { width: 100% !important; margin-top:1px !important; box-shadow:6px 6px 8px #b9b9b914 } 
#header #nav .elementor-nav-menu > .menu-item > .sub-menu a { font-size: 16px; color: #4e4e4e; font-weight: 700; white-space:wrap; border:none; } 
#header #nav .elementor-nav-menu > .menu-item > .sub-menu .current-menu-item a { color: #fff; } 
#header #nav .elementor-nav-menu > .menu-item > .sub-menu li:hover a { color: #fff; } 

/********************************************
 * Header Language Setting
 * 헤더 언어 폰트 셋팅
 ********************************************/
#language .lang-item a {color:#aaaaaa; font-size:1.4rem; font-weight:500; padding:0 1rem; position:relative; transition:all 0.3s ease;}
#language .lang-item a::after {content:''; position:absolute; width:1px; height:60%; top:20%; right:0; left:auto; opacity:1; background:#dddddd;;}
#language .lang-item:first-child a:before {content:'\f0ac'; font-weight:900; font-family:'Font Awesome 5 Free'; opacity:1; width:0; height:0; position:Absolute; left:-1rem; top:0;}
#language .lang-item:last-child a:after {display:none;}
#language .lang-item.current-lang a {color:#222222; font-weight:600}
#language .lang-item a:hover {color:#222222;}
/********************************************
 * Header Utility Setting
 * 헤더 유틸리티 셋팅
********************************************/
#util
{display:flex; align-items: center;}
#util .util-list 
{display:flex;}
#util .util-list li a 
{font-size:1.6rem; color:#fff; font-weight:500; margin:0 1rem; padding:0 1rem;}

#util .sitemap-con 
{width:5rem; height:5rem; position: relative;}
#util .sitemap-con .sitemap-icon 
{width:100%; height:100%; position:relative; display:inline-block;}
#util .sitemap-con .sitemap-icon .row 
{width:4rem; height:3px; background:#fff; display:inline-block; position:absolute; top:18px; right:0;}
#util .sitemap-con .sitemap-icon .row2 
{margin-top:15px;}


#header.active #util .util-list li a 
{color:#000;}
#header.active #util .sitemap-con .sitemap-icon .row 
{background:#000;}




#elementor-popup-modal-193.sitemap #sitemapCon 
{max-width:1440px; padding:0;}
#elementor-popup-modal-193.sitemap .menu-con 
{padding:2rem 0;}
#elementor-popup-modal-193.sitemap .menu-con .e-con-inner { padding:0;} 
#elementor-popup-modal-193.sitemap .menu-con .menu-tit 
{width:20%;}
#elementor-popup-modal-193.sitemap .menu-con .menu-tit h2 { font-size:2.4rem; font-weight:600; color:#000; transition:all 0.3s ease; } 
#elementor-popup-modal-193.sitemap .menu-con .menu-tit h2:before 
{content:''; position:absolute; width:1rem; height:1rem; background:var(--sub-color); border-radius:50%; top:0; right:5rem; opacity:0; transition:all 0.3s ease;}
#elementor-popup-modal-193.sitemap .elementor-widget-nav-menu
{width:80%;}
#elementor-popup-modal-193.sitemap .elementor-widget-nav-menu ul
{display:flex; flex-wrap:wrap; justify-content:start;}
#elementor-popup-modal-193.sitemap .menu-con nav .elementor-nav-menu .menu-item 
{text-align:left; margin:0 4rem 1rem 0;}

#elementor-popup-modal-193.sitemap .menu-con nav .elementor-nav-menu .menu-item > a {font-size:1.8rem; color:#666; font-weight:400; padding:0 0.5rem 1.5rem 0.5rem; text-align:left; justify-content:start; border-bottom:2px solid transparent;} 
#elementor-popup-modal-193.sitemap .menu-con nav .elementor-nav-menu .menu-item.current-menu-item a { color:#000; } 
#elementor-popup-modal-193.sitemap .menu-con nav .elementor-nav-menu .menu-item > a:hover { color:#000; font-weight:700;} 
#elementor-popup-modal-193.sitemap .menu-con:hover
{background:#f5f5f5}
#elementor-popup-modal-193.sitemap .menu-con:hover .menu-tit h2 {color:var(--sub-color);}
#elementor-popup-modal-193.sitemap .menu-con:hover .menu-tit h2:before  {opacity:1;}




/********************************************
 * QUICK BTN
 * 따라다니는 퀵메뉴
********************************************/
#directBtn 
{position:fixed; right:0.5%; width:14rem; top:50%; display:inline-block; z-index:9998;}
#directBtn .direct-btn-con 
{padding:2rem 1rem 0; background:var(--main-color); border-radius:10px;}
#directBtn .direct-link-con
{background:#fff; text-align:center; border-radius:10px;}
#directBtn .direct-link-con a 
{padding:1rem; display:block;}
#directBtn .direct-link-con:hover a
{text-decoration:underline}
#directBtn .direct-link-con p 
{font-size:1.6rem; color:#111111; font-weight:600; font-family:'Pretendard'; margin-top:0.5rem;}
#directBtn .top-btn 
{text-align:center;}
#directBtn .top-btn a 
{display:flex; flex-direction:column; padding:1rem 0;}
#directBtn .top-btn a i 
{font-size:2rem; color:#fff;}
#directBtn .top-btn a span 
{font-size:1.8rem; color:#fff;}


#directBtn .quick-btn > a.top-btn 
{background:#fff;}
#directBtn .quick-btn > a.customer-btn 
{background:var(--main-color); display:flex; align-items: center; justify-content: center; margin-top:1rem;}
#directBtn .quick-btn .txt-box 
{display:flex; flex-direction:column; align-items: center; justify-content: center; height:100%;}
#directBtn .quick-btn .txt-box i 
{width:23px; height:14px;}
#directBtn .quick-btn .txt-box h4 
{font-family:'Titilliym Web'; font-size:1.6rem; font-weight:700; color:var(--main-color); margin-top:0.5rem}
#directBtn .quick-btn > a.customer-btn i 
{width:36px; height:34px; display:inline-block;}
#directBtn .quick-btn > a.customer-btn:hover 
{background:#065083}
/********************************************
 * SUB VISUAL SETTING
 * 서브 비주얼 셋팅
 ********************************************/
#subVisual {position: relative; width: 100%; height: 25rem; background:#d3eeff; background-position:center; overflow: hidden;} 
#subVisual > .e-con-inner { justify-content: center; } 
#subVisual #subTitle {}
#subVisual #subTitle h2 { font-family:'LineSeed'; text-align:center; font-size: 5.2rem; color: #222; font-weight: 700; margin-top:2rem} 
#subVisual #breadcrumb {text-align:center;}
#subVisual #breadcrumb span {font-size:1.6rem; color:#888; font-weight:500;}
#subVisual #subText
{margin-bottom:5rem;}
#subVisual #subText h4 {font-family:'LineSeed'; font-size:2.4rem; color:#fff; opacity:0.6; font-weight:300}

#subVisual::before {content: ""; position: absolute; left: 0; top: 0; width: 104%; height: 25rem; transform: rotate(-1.5deg) scale(1.08); animation: visualIntro 2s ease-out forwards; background: url("/wp-content/uploads/2026/06/sub-vis-after.png") no-repeat top center / cover;}

@keyframes visualIntro {
  0% {transform: rotate(-1.5deg) scale(1.08); width: 104%; height: 27rem;}
  100% {transform: rotate(0deg) scale(1); width: 100%; height: 25rem;}
}

/********************************************
 * SUB MENU SETTING
 * 서브 메뉴 셋팅
 ********************************************/
#subMenu { background:#f4f4f4;} 
#subMenu .elementor-element { max-width: var(--max-container); width: 100%; } 
#subMenu ul.elementor-nav-menu { width: 100%; flex-wrap: nowrap; justify-content:center;} 
#subMenu ul.elementor-nav-menu li { min-width: 14%; transition: all 0.3s ease; } 
#subMenu ul.elementor-nav-menu li a {padding: 2.0rem 1rem; font-size: 18px; font-weight: 500; color: #7f7f7f; position: relative; display: inline-block; text-align: center; transition: all 0.3s ease; } 
#subMenu ul.elementor-nav-menu li a:after { content: ""; position: absolute; width: 1px; height: 50%; top: 50%; transform: translateY(-50%); background: #ffffff1c; right: 0; left: auto; opacity: 1; } 
#subMenu ul.elementor-nav-menu li:last-child a:after { display: none; } 
#subMenu ul.elementor-nav-menu li.current-menu-item,
#subMenu ul.elementor-nav-menu li.current-page-ancestor { background: var(--main-color); } 
#subMenu ul.elementor-nav-menu li.current-menu-item a,
#subMenu ul.elementor-nav-menu li.current-page-ancestor a { color: #fff; } 
#subMenu ul.elementor-nav-menu li:hover { background: var(--main-color); } 
#subMenu ul.elementor-nav-menu li:hover a { color: #fff; } 

/********************************************
 * POLICE COMMON
 * 정책 공통 세팅
********************************************/
.police-content .police-con p { font-size: 17px; color: #000; font-weight: 300; margin-bottom: 20px; line-height: 1.5; } 
.police-content .discl-box { max-width: 800px; margin: 15px auto 15px; background: #f4f4f4; border: 1px solid #ddd; padding: 30px; border-radius: 15px; } 
.police-content .discl-box p { font-size: 17px; color: #000; font-weight: 300; line-height: 1.5; }
.emailinfo .info_box { display: flex; align-items: center; flex-wrap: wrap; background: #f4f4f4; border: 1px solid #ddd; border-radius: 10px; padding: 30px; } 
.emailinfo .info_box .txt-con { width: 100%; } 
.emailinfo .info_box .txt-con h4 { font-size: 19px; margin-bottom: 10px; } 
.emailinfo .info_box .txt-con p { font-size: 17px; color: #4b4b4b; line-height: 1.3; word-break: keep-all; } 
.emailinfo .emailinfo-detail { } 
.emailinfo .emailinfo-detail .detail-sec { margin: 50px 0; } 
.emailinfo .emailinfo-detail .detail-sec h5 { font-size: 21px; 
margin-bottom: 25px; position: relative; color: #222; } 
.emailinfo .emailinfo-detail .detail-sec .detail-txt-con ol > li { font-size: 18px; color: #4e4e4e; margin-bottom: 25px; font-weight: 600; word-break: keep-all; line-height: 1.5; } 
.emailinfo .emailinfo-detail .detail-sec .detail-txt-con ol > li > ul { margin-top: 10px; } 
.emailinfo .emailinfo-detail .detail-sec .detail-txt-con ol > li > ul > li { font-size: 16px; color: #666; margin-bottom: 5px; font-weight: 400; line-height: 1.5; } 
.login-content input[type="submit"] {background-color:var(--main-color) !important}
/**************************************************
* MAIN VISUAL
* 메인 비주얼 공통 세팅
****************************************************/
#mainVisualCon { width:100%; } 
/* 풀페이지에만 사용 */
/*
.section .fp-tableCell .elementor-element,
.section .fp-tableCell .elementor-element .elementor-widget-container { height: 100%; } 
*/
#mainVisualCon .main-visual-slide-con 
{position:relative; height:57.9rem;}
.main-visual-slide, .main-visual-slide .slick-list, .main-visual-slide .slick-track, .main-visual-item { height:100%; } 
.main-visual-item .container { height: 100%; } 
.main-visual-img { position:absolute; width:100%; height:100%; } 

#mainVisualCon .main-visual-txt-con {height:85%; display:flex; flex-direction:column; justify-content: center; align-items: start; }
#mainVisualCon .visual-txt-con { position:relative; } 
#mainVisualCon .visual-txt-con h4 {font-size:2.6rem; color:#fff; font-weight:400;}
#mainVisualCon .visual-txt-con .slogan {font-size:7.6rem; color:#fff; font-weight:700; margin:2rem 0 5rem;}
#mainVisualCon .slick-dots 
{position:absolute; display:flex; justify-content:center; bottom:4rem; width:100%; z-index:9999;}
#mainVisualCon .slick-dots li
{margin:0 0.5rem;}
#mainVisualCon .slick-dots li button
{font-size:0; width:1rem; height:1rem; background:#8d8e90; border-radius:50px; padding:0; border:none;}
#mainVisualCon .slick-dots li.slick-active button
{width:3rem; background:#fff;}

/*******
* SUB COMMON
* 서브 공통
****************************************************/
.hide-menu 
{display:none;}

.cm-sub-con 
{margin:10rem 0;}
.bg-con
{padding:10rem 0;}

.cm-table-style-01 table tr th 
{background: #f4f4f4 !important; font-size: 2rem; color: #222; border-color: #ddd; } 
.cm-table-style-01 table tr td 
{background:#fff !important; }

.cm-table-style-02 table tr th 
{background: #f4f4f4 !important; font-size: 2rem; color: #222; border-color: #ddd; } 
.cm-table-style-02 table tr td 
{background:#fff !important; }



@media screen and (max-width:1400px) {
  #subVisual > .e-con-inner {padding:0 10px;}
}
@media screen and (max-width:1024px) {
  #sitemapBtn 
  {display:none;}
  /* 모바일 메뉴 버튼 */
  #header #menu-wrap .elementor-menu-toggle 
  {background:#ffffff3b}
  /* 모바일 토글 메뉴 */
  /* 1차 메뉴 */
  #header #nav .elementor-nav-menu > .menu-item > a
  {color:#000; font-size:1.7rem; padding:20px;}
  /* 1차 메뉴 active */
  #header #nav .elementor-nav-menu > .menu-item.current-menu-ancestor,
  #header #nav .elementor-nav-menu > .menu-item.current-menu-item
  {background:var(--main-color);}
  #header #nav .elementor-nav-menu > .menu-item.current-menu-ancestor > a,
  #header #nav .elementor-nav-menu > .menu-item.current-menu-item > a
  {color:#fff;}
  /* 2차 메뉴 */
  #header #nav .elementor-nav-menu > .menu-item > .sub-menu
  {width:100% !important;}
  #header #nav .elementor-nav-menu > .menu-item > .sub-menu a
  {justify-content: start; text-align:left; font-size:16px; padding:20px;}
  #header #nav .elementor-nav-menu > .menu-item > .sub-menu > li:hover a,
  #header #nav .elementor-nav-menu > .menu-item > .sub-menu > li.current-menu-item a 
  {background:var(--main-color); color:#fff;}
  /* 스크롤 다운 (header active) */
  #header.active #nav .elementor-nav-menu > .menu-item > a.elementor-item-active,
  #header #nav .elementor-nav-menu > .menu-item > a.highlighted
  {background:var(--main-color); color:#fff;}
}
@media screen and (max-width:767px) {
  .cm-table-style-01,
  .cm-table-style-02 
  {overflow-x:scroll;}
}

