.elementor-kit-11{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#111111;--e-global-color-text:#111111;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Noto Sans TC";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:28px;--e-global-typography-secondary-font-family:"Noto Sans TC";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:28px;--e-global-typography-text-font-family:"Noto Sans TC";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-family:"Noto Sans TC";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:28px;font-family:"Noto Sans TC", Sans-serif;font-size:18px;font-weight:400;line-height:28px;}.elementor-kit-11 p{margin-block-end:0px;}.elementor-kit-11 a{font-family:"Noto Sans TC", Sans-serif;}.elementor-kit-11 h1{font-family:"Noto Sans TC", Sans-serif;}.elementor-kit-11 h2{font-family:"Noto Sans TC", Sans-serif;}.elementor-kit-11 h3{font-family:"Noto Sans TC", Sans-serif;}.elementor-kit-11 h4{font-family:"Noto Sans TC", Sans-serif;}.elementor-kit-11 h5{font-family:"Noto Sans TC", Sans-serif;}.elementor-kit-11 h6{font-family:"Noto Sans TC", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1200px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:776px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* 헤더에 부드러운 전환 효과를 미리 적용 */
#main-header {
    transition: background-color 0.5s ease;
}

/* 헤더의 메뉴 텍스트 색상에도 전환 효과 적용 */
#main-header .elementor-nav-menu a {
    transition: color 0.5s ease;
}





@media(max-width: 1366px){
    span.mbr{display: none !important;}
    .overflow{overflow: auto;}
}
h2{margin-bottom:0;}

.c111{color: #111;}
.cfff{color: #fff;}
.c333{color: #666;}
.cred{color: #c30000;}

.fw400{font-weight: 400;}
.fw500{font-weight: 500;}
.fw600{font-weight: 600;}
.fwbold{font-weight: 700;}


/*Submenu*/

.sm2 .raven-nav-menu li{
    width: calc(100% / 2);
}
.sm3 .raven-nav-menu li{
    width: calc(100% / 3);
}
.sm4 .raven-nav-menu li{
    width: calc(100% / 4);
}

.sm5 .raven-nav-menu li{
    width: calc(100% / 5);
}

.submeta-menu .raven-nav-menu li a{
    
    border-bottom: 1px solid #f1f1f1;
    text-align: center;
    display: block !important;
    transition: all 0.3s ease-out;
}

.submeta-menu .raven-nav-menu li:first-child a{
    border-left: 1px solid #f1f1f1;
}

.submeta-menu .raven-nav-menu li .raven-menu-item-active{
    border-left: 0 !important;
    border-right: 0 !important;
}

.submeta-menu .raven-nav-menu li:last-child a{
    border-right: 1px solid #f1f1f1;
}/* End custom CSS */