@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css);
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');
@import url('https://webfontworld.github.io/sunn/SUIT.css');


body
{font-family:'SUIT', 'Noto Sans KR', 'Roboto', sans-serif !important;  color:#666 !important; margin:0 !important; padding:0 !important; font-size:16px !important; line-height:180% !important;overflow-x: hidden; letter-spacing: -0.02em !important;}

.container {max-width: 1400px; width: 100%;}

a {transition: all 0.5s;}

hr.gap10px {height: 10px!important; width: 100%; display: block; border: none!important;margin: 0;}
hr.gap30px {height: 30px!important; width: 100%; display: block; border: none!important;margin: 0;}
hr.gap50px {height: 50px!important; width: 100%; display: block; border: none!important;margin: 0;}
hr.gap80px {height: 80px!important; width: 100%; display: block; border: none!important;margin: 0;}





/*풋터*/
#footerarea {
    clear: both;
    width: 100%;
    background: #5a6770;
    padding: 40px 0;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.02em;
    color: #fff;
}
.footer_mn {margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #fff;}
.footer_mn .f_ul {display: flex; flex-wrap: wrap; padding: 0;}
.footer_mn .row {margin: 0;}
.footer_mn li{
    display: inline-block;
    position: relative;
}
.footer_mn a, .footer_mn a:link, .footer_mn a:visited {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    padding-right: 60px;
    /*display: inline-block;*/
    position: relative;
}
.footer_mn a:hover {color: #0092dc;}
.footer_mn li::before {
    content: "";
    position: absolute;
    top: 10px;
    right: 30px;
    width: 1px;
    height: 11px;
    background-color: #fff;
}
.footer_mn li:last-child::before {display: none;}

/* .footersubarea li {
    line-height: 1.8;
    text-align: right;
} */
.footersubarea span {
    display: inline-block;
    padding-left: 20px;
    position: relative;
}
.footersubarea span::before {position: absolute; content: ""; background: #fff; width: 1px; height: 11px; top: 9px; left: 10px;}
.footersubarea span:first-child::before {display: none;}
.f_map {display: flex; justify-content: flex-end;}
.f_map a{
    /*display: inline-block;*/
    border: 1px solid #fff;
    border-radius: 40px;
    background: url(../img/f_icon.png)no-repeat 15% center;
    text-align: center;
    padding: 10px 25px 10px 65px;
}
.f_img img {padding-top: 20px;}
.f_info {display: flex; align-items: center;}
.f_txt {justify-content: flex-end; text-align: right;}

/*페이지 로딩*/
#loading { width: 100%; height: 100%; top: 0px; left: 0px; position: fixed; display: block; opacity: .9; background-color: #fff; z-index: 99999999999999; text-align: center; }
#loading-image { position: absolute; top: 50%; left: 50%; z-index: 100; transform:translateX(-50%); }
#loading-image span {display: inline-block; padding:10px; background: #fff; margin:0 auto;}
#loading-image span p{font-size: 12px !important;}






/*상단바로가기*/
.toparr {
    margin: auto;
    width: 5px;
    height: 30px;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 99999;
}
a.top {
    position: fixed;
    right: 10%;
    bottom: 5%;
    display: none;
    opacity: .8;
    transition: all 0.5s;
}

a.top:hover {
    opacity: 1;
}






/*서브타이틀*/
.sub_tit {padding-top: 180px; padding-bottom: 75px;}
.s_tit {max-width: 1400px; margin: 0 auto; width: 100%; padding-bottom: 20px;}
.s_tit h2 {font-size: 44px; font-weight: 700; color: #111; position: relative; display: inline-block;}
.s_tit h2::before {position: absolute; content: ""; background: #0092dc; width: 20px; height: 20px; top: -11px; right: -23px; border-radius: 100%;}

.submn-bg {
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    background-color: #f7f7f7;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    flex-wrap: wrap;
}

#subbg01.submn-bg {background-image: url('subbg1.png');}
#subbg02.submn-bg {background-image: url('subbg2.png');}
#subbg03.submn-bg {background-image: url('subbg3.png');}
#subbg04.submn-bg {background-image: url('subbg4.png');}
#subbg05.submn-bg {background-image: url('subbg5.png');}
#subbg06.submn-bg {background-image: url('subbg6.png');}
#subbg07.submn-bg {background-image: url('subbg7.png');}
#subbg08.submn-bg {background-image: url('subbg8.png');}

.submn-tit {text-shadow: 2px 2px 3px rgba(0,0,0,0.2); color: #fff; display: flex; max-width: 1400px; margin: 0 auto; width: 100%;}
.submn-tit > div{
    justify-self: right;
}

.submn-tit h3{font-size: 36px; font-weight: 600; margin-bottom: 40px;}
.submn-tit p {font-size: 20px; line-height: 34px; font-weight: 300;}



/*서브페이지 서브메뉴*/

.submn_wrap{
    width: 100%;
    position: absolute;
    bottom: -76px;
    align-self: flex-start;
    border-bottom: 1px solid #eaeaea;
}

.submn {
    bottom: 0;
    display: flex;
    justify-content: left;
    background: #fff;
    height: 75px;
    line-height: 75px;
    padding: 0;
    border-bottom: 1px solid #eaeaea;
}
.submn a,.submn a:link,.submn a:visited {
    display: inline-block;
    color: #222;
    font-weight: 500;

    padding: 0 40px;
    font-size: 17px;
    position: relative;
}



/* .submn li a::after {
    background: none repeat scroll 0 0 transparent;
    top: -1px;
    content: "";
    display: inline-block;
    height: 2px;
    left: 50%;
    position: absolute;
    background: #0092dc;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
} */
/* .submn li a:hover:after {width: 100%; left: 0;} */


#submn01 .submn li:nth-child(1) a:hover::after,
#submn02 .submn li:nth-child(2) a:hover::after,
#submn03 .submn li:nth-child(3) a:hover::after,
#submn04 .submn li:nth-child(4) a:hover::after,
#submn05 .submn li:nth-child(5) a:hover::after,
#submn06 .submn li:nth-child(6) a:hover::after,
#submn07 .submn li:nth-child(7) a:hover::after,
#submn08 .submn li:nth-child(8) a:hover::after {display: none;}

.submn li a:hover {color: #0092dc;}

#submn01 .submn li:nth-child(1) a,
#submn02 .submn li:nth-child(2) a,
#submn03 .submn li:nth-child(3) a,
#submn04 .submn li:nth-child(4) a,
#submn05 .submn li:nth-child(5) a,
#submn06 .submn li:nth-child(6) a,
#submn07 .submn li:nth-child(7) a,
#submn08 .submn li:nth-child(8) a {border-bottom: 2px solid #0092dc; color: #0092dc;}












@media screen and (max-width: 1024px){

    a.top {right: 1%; bottom: 1%;}


}


@media screen and (max-width: 765px){
    #footerarea, .footer_mn a {font-size: 0.925rem!important;}
  .f_info {justify-content: center;}
  .f_map {justify-content: center; margin-top: 20px;}
  .f_img {text-align: center; margin-bottom: 20px;}
  .f_txt {text-align: center; justify-content: center;}
  .footer_mn li:last-child a {padding-right: 0;}

  .submn-bg {height: 250px;}
  .sub_tit {padding-top: 140px;}
  .s_tit h2 {font-size: 34px;}
  .s_tit h2::before {width: 15px; height: 15px;}
  .submn-tit h3 {margin-bottom: 20px; font-size: 26px; word-break: keep-all;}
  .submn-tit p {font-size: 17px; line-height: 26px; word-break: keep-all;}
}



@media screen and (max-width: 575px){
    .sub_tit {padding-top: 80px; padding-bottom: 100px;}
    .submn {flex-wrap: wrap; height: auto; line-height: initial;border: none; position: inherit; justify-content: center;}
    .submn li {padding: 0 2px; margin-bottom: 5px;}
    .submn_wrap {border-bottom: none; bottom: -95px;}
    .submn a {border: 1px solid #fff; padding: 10px; font-size: 16px; letter-spacing: -0.05em; color: #fff!important; background-color: rgba(153,153,153,0.5);}

    #submn01 .submn li:nth-child(1) a,
    #submn02 .submn li:nth-child(2) a,
    #submn03 .submn li:nth-child(3) a,
    #submn04 .submn li:nth-child(4) a,
    #submn05 .submn li:nth-child(5) a,
    #submn06 .submn li:nth-child(6) a,
    #submn07 .submn li:nth-child(7) a,
    #submn08 .submn li:nth-child(8) a {border: 1px solid #0092dc; background-color: #0092dc; color: #fff; font-size: 17px;}

    .footer_mn a, .footer_mn a:link, .footer_mn a:visited {padding-right: 20px;}
    .footer_mn li::before {display: none;}
    .footersubarea span {padding-left: 0;}
    .footersubarea span::before {display: none;}

}
