@charset "UTF-8";
/*-------------------------------------------------
title       : 설정
Author      : 플랜아이 광주
Create date : 2025-06-17
Last revision : 
-------------------------------------------------*/
/*-------------------------------------------------
title       : 레이아웃 반응형
Author      : 플랜아이 moni
Create date : 2025-06-17
Last revision : 
-------------------------------------------------*/
@media (max-width: 1600px) {
  #gnb1 > ul .depth2 {
    max-width: calc(100% + 18rem);
    width: 130rem !important;
  }
  #gnb2 .depth2 > li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(25% - 1rem);
            flex: 1 1 calc(25% - 1rem);
    max-width: calc(25% - 1rem);
  }
  #gnb2 .depth2 > li#topAllNavi2_MENU03653 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(50% - 0.5rem);
            flex: 1 1 calc(50% - 0.5rem);
    max-width: calc(50% - 0.5rem);
  }
}
@media (max-width: 1400px) {
  #gnb1 > ul > li {
    margin: 0 2rem;
  }
  #gnb2 .depth2 > li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(33.33% - 1rem);
            flex: 1 1 calc(33.33% - 1rem);
    max-width: calc(33.33% - 1rem);
  }
  #gnb2 .depth2 > li#topAllNavi2_MENU03653 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(66.66% - 0.5rem);
            flex: 1 1 calc(66.66% - 0.5rem);
    max-width: calc(66.66% - 0.5rem);
  }
}
@media (max-width: 1280px) {
  #gnb1 > ul > li {
    margin: 0 1.5rem;
  }
  #gnb1 > ul > li > a {
    font-size: 2rem;
  }
  #topNavi2_MENU03653 .depth3 li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(25% - 0.64rem);
            flex: 1 1 calc(25% - 0.64rem);
    max-width: calc(25% - 0.64rem);
  }
}
@media (max-width: 1024px) {
  .header_wrap {
    max-width: calc(100% - 5rem);
  }
  #gnb1 {
    display: none;
  }
  #gnb2 .control {
    right: 2rem;
  }
  #gnb2 .all_nav {
    display: block;
    overflow-y: auto;
    left: initial;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    margin: 0 !important;
    background: #fff;
    width: 0;
    max-width: 0;
    position: fixed;
    right: 0 !important;
  }
  #gnb2 .all_nav::before {
    display: none;
  }
  #gnb2 .all_nav > li {
    display: block;
    padding: 0;
  }
  #gnb2 .all_nav > li + li {
    margin-top: 0;
  }
  #gnb2 .all_nav > li > a {
    font-size: 2rem;
    padding: 2rem 6rem 2rem 2.5rem;
    color: #222;
    -webkit-text-fill-color: initial;
    -webkit-text-fill-color: initial;
    font-weight: 600;
  }
  #gnb2 .all_nav > li > a::before {
    content: "\ea13";
    font-family: "remixicon";
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 2.2rem;
    -webkit-text-fill-color: initial;
    -webkit-text-fill-color: initial;
    color: #222;
    position: absolute;
    right: 2.5rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-weight: 500;
  }
  #gnb2 .all_nav > li > a:hover, #gnb2 .all_nav > li > a:focus {
    color: #3796D0;
    -webkit-text-fill-color: initial;
    -webkit-text-fill-color: initial;
    text-decoration: none;
  }
  #gnb2 .all_nav > li > a:hover::before, #gnb2 .all_nav > li > a:focus::before {
    color: #3796D0;
  }
  #gnb2 .all_nav > li.active > a {
    color: #fff !important;
    position: relative;
  }
  #gnb2 .all_nav > li.active > a::before {
    content: "\f1af";
    color: #fff;
  }
  #gnb2 .all_nav > li.active > a::after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(92deg, #3474D2 18.45%, #48C1DC 62.15%, #3796D0 88.91%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
  }
  #gnb2 .all_nav > li.active > a:hover, #gnb2 .all_nav > li.active > a:focus {
    color: #fff !important;
  }
  #gnb2 .all_nav > li.active .depth2 {
    visibility: visible;
    overflow: visible;
    width: auto;
    height: auto;
    opacity: 1;
    height: auto;
    visibility: visible;
    padding: 2rem 0;
  }
  #gnb2 .all_nav > li._plus > a::before {
    content: "\e941";
  }
  #gnb2 .depth2 {
    height: 0;
    overflow: hidden;
    visibility: hidden;
    display: block;
  }
  #gnb2 .depth2 > li {
    max-width: 100% !important;
    margin-right: 0;
  }
  #gnb2 .depth2 > li + li {
    margin-top: 0.4rem;
  }
  #gnb2 .depth2 > li > a {
    padding: 1rem 2.5rem;
    display: block;
    font-size: 1.8rem;
  }
  #gnb2 .depth2 > li > a::before {
    display: none;
  }
  #gnb2 .depth2 > li > a:hover, #gnb2 .depth2 > li > a:focus {
    text-decoration: none;
    color: #042B80;
  }
  #gnb2 .depth2 > li#topAllNavi2_MENU03653 .depth3 {
    display: block;
  }
  #gnb2 .depth2 div {
    padding-left: 2rem;
    display: none;
  }
  #gnb2 .depth2 div a {
    color: #000;
  }
  #gnb2 .depth3 {
    margin: 1rem 1.2rem 0;
    padding: 1.6rem;
    border-radius: 0.8rem;
    background: #F6F7F9;
  }
  #gnb2 .depth3 li + li {
    margin-top: 0.8rem !important;
  }
  #gnb2 .depth3 a {
    position: relative;
    padding-left: 1.2rem;
    font-size: 1.6rem;
    color: #222;
  }
  #gnb2 .depth3 a::before {
    content: "";
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    background: #BDBDBD;
    position: absolute;
    left: 0;
    top: 0.9rem;
  }
  #gnb2.active {
    padding: 3.5rem 0 6rem;
    border-bottom-right-radius: 0;
  }
  #gnb2.active::before {
    font-size: 3.2rem;
  }
  #gnb2.active .allmenu_area {
    background: rgba(0, 0, 0, 0.5);
    overflow-y: hidden;
    width: calc(100% + 5rem);
  }
  #gnb2.active .all_nav {
    height: calc(100vh - 18rem);
    width: 40rem;
    max-width: 40rem;
  }
  #footer .inner {
    display: block;
    padding: 6rem 0;
  }
  #footer .fnb {
    margin-bottom: 6rem;
  }
  #footer .fsidemenu {
    margin-bottom: 4rem;
  }
  #footer .address .tel {
    display: block;
    margin-left: 0;
    margin-top: 2rem;
  }
  #footer .address .tel::before {
    width: 1.4rem;
    height: 1px;
    top: -1.1rem;
    left: 0;
  }
}
@media (max-width: 900px) {
  .top_service .tsidemenu > li.sitemap, .top_service .tsidemenu > li.sns_lilnk, .top_service .tsidemenu > li.divisional, .top_service .tsidemenu > li.cos {
    display: none;
  }
  .top_service .tsidemenu > li.globus {
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .header_wrap {
    height: 9.5rem;
  }
  #logo {
    width: 13.9rem;
    margin-top: 2rem;
  }
  #logo a {
    height: 5.44rem;
  }
  #gnb2 .allmenu {
    top: 3.8rem;
  }
  #gnb2 .allmenu.close {
    top: 3.8rem;
  }
  #gnb2.active .allmenu_area {
    min-height: calc(100vh - 14.3rem);
    height: calc(100vh - 14.3rem);
    top: 9.5rem;
  }
  #gnb2.active .all_nav {
    height: calc(100vh - 14.3rem);
  }
  #search .control {
    top: 2.9rem;
  }
  #search .group::before {
    height: 9.5rem;
    top: -9.5rem;
  }
  #search .form input {
    padding: 1rem 6rem 1rem 3rem;
    height: 6rem;
  }
  #search .form button {
    width: 4rem;
    height: 4rem;
    line-height: 4rem;
    right: 2rem;
    top: 1rem;
  }
  #search .form button::before {
    font-size: 2rem;
  }
  #footer .address .tel {
    display: block;
  }
}
@media (max-width: 400px) {
  #gnb2 .all_nav {
    width: 100%;
    max-width: 100%;
  }
}