@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;}

.container {max-width: 1400px; margin: 0 auto;}

a {transition: all 0.5s; cursor: pointer;}

hr.gap10px {height: 10px !important; width: 100%;}





/*풋터*/
#footerarea {
    clear: both;
    width: 100%;
    background: #222222;
    padding: 50px 0;
    font-size: 16px;
    line-height: 36px;
    font-weight: 400;
    color: #eee;
    overflow: hidden;
}
.footer_mn {margin-bottom: 15px;}
.footer_mn .row {margin: 0;}
/*.footer_mn a {
    color: #fff;
    font-size: 15px;
    padding-right: 10px;
    margin-right: 10px;
    position: relative;
}*/
/*.footer_mn a:hover {color: #f3090d;}*/
/*.footer_mn a::before {
    content: "";
    position: absolute;
    top: 5px;
    right: 0;
    width: 1px;
    height: 13px;
    background-color: #fff;
}*/
.footer_mn li:last-child a::before {display: none;}
/*.footersubarea li {
    line-height: 1.8;
}*/
/*.footersubarea span {
    display: inline-block;
    padding-right: 20px;
}*/
.footersubarea span.copy {
    color: #ccc;
}
.footersub {position: relative;}
.footersub::after {content: ""; position: absolute; background: #eee; width: 100%; height: 1px; bottom: 0; left: 0; z-index: 10;}
.f_logo {padding-bottom: 20px; display: flex; flex-wrap: wrap; width: 100%;}
.f_logo li {padding: 0;}
.f_logo li:nth-child(2) {text-align: right;}
.f_logo li img {max-width: 100%;}
.f_logo li span {color: #a1a1a1; padding-left: 40px;}
.f_box {margin-top: 20px; display: flex; flex-wrap: wrap; width: 100%;}
.f_box li {padding: 0;}
.f_box li .f_text {}
.f_box li .f_text span {color: #a1a1a1;}
.f_box li .f_text b {font-weight: 400; padding-right: 15px;}
.f_box li p {text-align: right; color: #eee; font-weight: 400; font-size: 16px;}




/*페이지 로딩*/
#loading { width: 100%; height: 100%; top: 0px; left: 0px; position: fixed; display: block; opacity: .7; background-color: #fff; z-index: 99999; 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: 7%;
    bottom: 5%;
    display: none;
    opacity: .8;
    transition: all 0.5s;
}

a.top:hover {
    opacity: 1;
}






/*서브타이틀*/
.submn-bg {
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
}

#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.jpg');}
#subbg07.submn-bg {background-image: url('subbg7.jpg');}
#subbg08.submn-bg {background-image: url('subbg8.jpg');}

.submn-tit {text-shadow: 1px 1px 5px rgba(0,0,0,0.5); color: #fff;}
.submn-tit h2 {font-size: 2.5rem;}
.submn-tit p {font-size: 1.2rem;margin-top: 10px;}



/*서브페이지 서브메뉴*/
.snb_container {
    position: relative;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #d1d1d1;
}
.snb_container .container {max-width: 1400px; margin: 0 auto; padding: 0;}
.container .snb {}
#location ul li {position: relative; float: left; height: 50px; line-height: 50px;}
#location ul li:nth-child(1) .bi-house {font-size: 20px; color: #444; padding-right: 15px;}
#location ul li a {font-size: 16px; font-weight: 500; color: #444; padding: 0 10px;}
#location ul li a .bi-chevron-right {font-size: 17px; color: #444;}
.submn {float: right; display: inline-block; margin: 0 auto;}
.submn li {display: inline-block;}

.submn a,.submn a:link,.submn a:visited {
    display: inline-block;
    color: #333;
    margin-left: 60px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.05em;
    position: relative;
}
.submn li a::after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0px;
  content: "";
  display: inline-block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #1949a0;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}


.submn li a:hover::after {width: 100%; left: 0;}

.submn01 .submn_wrap ul li:nth-child(1) a{border-bottom: 2px #1949a0 solid !important; color:#1949a0!important;}
.submn02 .submn_wrap ul li:nth-child(2) a{border-bottom: 2px #1949a0 solid !important; color:#1949a0!important;}
.submn03 .submn_wrap ul li:nth-child(3) a{border-bottom: 2px #1949a0 solid !important; color:#1949a0!important;}
.submn04 .submn_wrap ul li:nth-child(4) a{border-bottom: 2px #1949a0 solid !important; color:#1949a0!important;}
.submn05 .submn_wrap ul li:nth-child(5) a{border-bottom: 2px #1949a0 solid !important; color:#1949a0!important;}
.submn06 .submn_wrap ul li:nth-child(6) a{border-bottom: 2px #1949a0 solid !important; color:#1949a0!important;}
.submn07 .submn_wrap ul li:nth-child(7) a{border-bottom: 2px #1949a0 solid !important; color:#1949a0!important;}
.submn08 .submn_wrap ul li:nth-child(8) a{border-bottom: 2px #1949a0 solid !important; color:#1949a0!important;}
.submn09 .submn_wrap ul li:nth-child(9) a{border-bottom: 2px #1949a0 solid !important; color:#1949a0!important;}
.submn10 .submn_wrap ul li:nth-child(10) a{border-bottom: 2px #1949a0 solid !important; color:#1949a0!important;}






/*서브 영역*/
.subarea {padding: 80px 0;}







@media screen and (max-width: 1600px){
  a.top {right: 3%;}

  .f_logo {padding: 0 20px 20px 20px;}
  .f_box {padding: 0 10px;}
}

@media screen and (max-width: 1024px){
  a.top {right: 1%; bottom: 1%;}

  #location {display: none;}
  .submn_wrap {text-align: center;}
  .submn {float: none; text-align: center;}
  .submn a, .submn a:link, .submn a:visited {margin-left: 20px; margin-right: 20px;}
}

@media screen and (max-width: 768px){
  .f_logo li:nth-child(1) {text-align: center;}
  .f_logo li:nth-child(2) {text-align: center; margin-top: 20px;}
  .f_logo li span {padding: 0 20px;}
  .f_box li {text-align: center;}
  .f_box li .f_text b {padding: 0 10px; display: inline-block; word-break: keep-all;}
  .f_box li p {text-align: center;}

  .submn-bg {height: 250px;}
  .submn-tit h2 {font-size: 2.5rem;}
  .subarea {padding: 40px 0;}
}

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

}

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


}
