
/* common design, sub design */
.hide-menu {display: none !important;}
.text-ellipsis {-webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden; word-break: break-word; display: -webkit-box; -webkit-box-orient: vertical;}

.main-title {text-align: center; padding-bottom: 4.5rem;} 
.main-title h2 {font-size: 4.2rem; line-height: 1.4; color: #2f3933; font-family: "YuhanKimberlyPureunsoop", sans-serif;}  
.main-title h2 strong {font-size:4.6rem; color: #141b17; font-weight: 800; font-family: "YuhanKimberlyPureunsoop", sans-serif;}

/* sub-content */
.sub-content .sub-page-bg
{margin: 4rem 0 10rem;}
.sub-content .sub-con
{margin: 6rem 0; min-height: 20rem;}
.sub-content .sub-area
{position: relative;}
.sub-content .sub-title-con
{padding-bottom: 2rem; border-bottom: 2px dashed #ddd;}
.sub-content .sub-title-con .sub-title
{position: relative; z-index: 1; text-align: left;}
.sub-content .sub-title-con .sub-title h2
{font-size: 4.5rem; font-weight: 800; letter-spacing: -0.16rem; color: #000; font-family: 'YuhanKimberlyPureunsoop';}

/* subVisual */
#subVisual {position: relative; z-index: 10; margin-bottom: 6rem;}
#subVisual .sub-title h2 {font-family: 'YuhanKimberlyPureunsoop'; color: #3f210b; font-weight: 800; text-shadow: 0 0 10px #ffffff50;}

/* subLnb */
#subLnb {position: absolute; left: 12rem; width: 30rem; background-color: var(--main-color); border-radius: 1rem; z-index: 10; transition: all 0.3s ease-in-out;}
#subLnb.fixed {position: fixed; top: 12rem;}

#subLnb::before {content: ""; position: absolute; top: -1rem; left: 55%; width: 20rem; height: 8rem; background: url(/wp-content/uploads/2026/08/m-notice-right-bg.png) no-repeat center / contain;}
#subLnb .page-name {padding-top: 4rem; text-align: center;}
#subLnb .page-name h2 {font-size: 3.2rem; color: #fff; font-weight: 700; font-family: 'YuhanKimberlyPureunsoop';}
#subLnb .page-nav {background-color: #fff; position: relative; left: 2rem; top: 3rem; box-shadow: 0 0 10px #00000020; border-radius: 1rem;}
#subLnb .page-nav nav ul {flex-direction: column; width: 100%; padding: 1rem 2rem;}
#subLnb .page-nav nav ul li {width: 100%; margin-top: 5px;}
#subLnb .page-nav nav ul li + li {border-top: 2px dashed #ddd;}

#subLnb .page-nav nav ul li a {padding: 1.5rem; font-family: 'YuhanKimberlyPureunsoop';}
#subLnb .page-nav nav ul li a.elementor-item-active {font-weight: 600;}
 
/* snb */
#Breadcrumb_page_name {padding-bottom: 6rem;}
#Breadcrumb_page_name .breadcrumb-current-wrap {display: flex; flex-direction: row; align-items: center; gap: 3rem;}
#Breadcrumb_page_name .breadcrumb-current-wrap span {position: relative; font-size: 1.6rem; color: #666; font-weight: 400;}
#Breadcrumb_page_name .breadcrumb-current-wrap span::before {content: ""; position: absolute; left: -1.8rem; top: 30%; width: 8px; height: 8px; border-bottom: 1px solid #9f9f9f; border-right: 1px solid #9f9f9f; transform: rotate(-45deg);}
#Breadcrumb_page_name .breadcrumb-current-wrap span:nth-of-type(1):before {display: none;}
#Breadcrumb_page_name .breadcrumb-current-wrap span.home a {font-size: 2.4rem; color: var(--main-color);}

/* sitemap */
#sitemap 
{opacity: 1; min-width: 3rem; transition: all 0.2s ease; cursor: pointer;}
#sitemap:hover 
{opacity: 0.6;}
.dialog-widget-content 
{background-color: #fff !important; backdrop-filter: blur(10px);}
svg.e-font-icon-svg 
{width: 3.5rem !important; height: 3.5rem !important; z-index: 5;}
.elementor-popup-modal .dialog-close-button
{top: 5rem; right: 5rem;}

.sitemap-pop .sitemap-row {gap: 3rem;}
.sitemap-pop .sitemap-row .sitemap-item {gap: 2rem;}
.sitemap-pop .sitemap-row .sitemap-item + .sitemap-item::before {content: ""; position: absolute; top: 0; left: -1.5rem; width: 2px; height: 100%; background-color: #f1f1f1;}
.sitemap-pop .sitemap-row .site-item-title a {position: relative; display: block; width: 100%; padding: 1.5rem 2rem; border-radius: 5px; border: 1px solid #dfdfdf; transition: .3s;}
.sitemap-pop .sitemap-row .site-item-title a::before {content: "\e93f"; font-family: "xeicon"; position: absolute; top: 32%; right: 1rem; font-size: 2rem; color: #222; transition: .3s;}
.sitemap-pop .sitemap-row .site-item-title a:hover {color: #fff; background-color: var(--main-color);}
.sitemap-pop .sitemap-row .site-item-title a:hover::before {color: #fff;}

.sitemap-pop .sitemap-row .site-item-title a span {justify-content: flex-start !important;}
.sitemap-pop .sitemap-row .site-item-nav nav ul {flex-direction: column; width: 100%; padding: 0 8%;}
.sitemap-pop .sitemap-row .site-item-nav nav ul li {position: relative;}
.sitemap-pop .sitemap-row .site-item-nav nav ul li::before {content: ""; position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 5px; height: 5px; background-color: #dfdfdf; border-radius: 50%;}
.sitemap-pop .sitemap-row .site-item-nav nav ul li a {margin: 0 1.4rem; padding: 1rem 0; font-family: 'YuhanKimberlyPureunsoop';}

/* header,footer */
#top {opacity: 0; visibility: hidden; position: fixed; bottom: 6rem; right: 6rem; cursor: pointer; z-index: 20; background: transparent;}
#top.on {opacity: 1; visibility: visible;}

#header {position: relative; background-color: #fff; transition: all 0.3s ease-in-out; z-index: 99;}
#header.fixed {position: fixed !important; top: 0; left: 0; width: 100%; box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);}
#header .header-left {width: auto !important;}

.footer-con {padding: 8rem 0 4.5rem; background-color: #222; border-radius: 12rem 12rem 0 0;}
.footer-top {padding-bottom: 4.5rem; display: flex; align-items: center; justify-content: space-between;}
.footer-top .site-name {font-size: 3.2rem; color: #fff; font-weight: 600; font-family: 'YuhanKimberlyPureunsoop';}
.footer-top .info {padding-top: 3rem; display: flex; gap: 5rem;}
.footer-top .info dl {font-size: 1.6rem; display: flex; gap: 0.5rem;}
.footer-top .info dl dt,.footer-top .info dl dd {color: #fff; font-weight: 300;}
.footer-bottom {display: flex; justify-content: space-between;}
.footer-bottom .copyright {font-size: 1.6rem; color: #909090; font-weight: 300; letter-spacing: -0.06rem;}
.footer-bottom .policy-wrap {display: flex; gap: 3.5rem;}
.footer-bottom .policy-wrap li a {font-size: 1.6rem; color: #fff; font-weight: 300; transition: .3s;}
.footer-bottom .policy-wrap li a:hover {font-weight: 600;}