﻿@import url('https://fonts.googleapis.com/earlyaccess/nanummyeongjo.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap');

@font-face {
 font-family: 'NanumBarunGothic';
 src: url(webfont/NanumBarunGothic/NanumBarunGothicWeb.eot);
 src: url(webfont/NanumBarunGothic/NanumBarunGothicWeb.eot?#iefix) format('embedded-opentype'),
      url(webfont/NanumBarunGothic/NanumBarunGothicWeb.woff) format('woff'),
      url(webfont/NanumBarunGothic/NanumBarunGothicWeb.ttf) format('truetype');
}

@font-face {
 font-family: 'NanumSquare';
 src: url(webfont/NanumSquare/NanumSquareR.eot);
 src: url(webfont/NanumSquare/NanumSquareR.eot?#iefix) format('embedded-opentype'),
      url(webfont/NanumSquare/NanumSquareR.woff) format('woff'),
      url(webfont/NanumSquare/NanumSquareR.ttf) format('truetype');
}

@font-face {
 font-family: 'Pretendard-Regular';
 src: url(webfont/Pretendard/Pretendard-Regular.otf);
}

@font-face {
 font-family: 'Pretendard-ExtraBold';
 src: url(webfont/Pretendard/Pretendard-ExtraBold.otf);
}

#bandMessage{bottom: 50%!important;}

/* font select */

body * {
    font-family: "Noto Sans KR", sans-serif;
    letter-spacing: -0.5px;
}

.white{background-color: rgba(255,255,255,.9)!important;transition: all 0.6s;}
:root{--footerM:20%;}
/* gnb */
.top-btn { position: fixed; bottom: 40%; right: 30px; z-index: 1000;}
#gnb-wrap {background-color:transparent;height: 115px;/*position: fixed;*/width: 100%;z-index: 999;transition: all 0.6s;}
#gnb-wrap .gnbTR{position: absolute; top: 50%; right: 10%; transform: translateY(-50%); display: inline-flex; grid-gap: 20px;}
#gnb-wrap .gnbTR .gnbTRB {font-size: 20px; color: #fff;  font-family: 'Pretendard-Regular';}
#gnb-wrap .gnbTR .gnbTRB:hover, #gnb-wrap .gnbTR .gnbTRB:focus {text-decoration: none;}
.gnbTL{display: inline-flex;gap: 20px;padding: 5px 0;}
.gnbTL .gnbTLB{display: inline-flex;font-size: 17px;align-items: center;gap: 5px;color:#737373;text-decoration:none;}
.top-href-btn { position: absolute; top: 50%; right: 5%; transform: translateY(-50%);}
#gnb-wrap{position:fixed;width: 100%; background-color:rgba(0, 0, 0, 0.33);height:115px;}
#gnb-wrap > .containerGnb > .row{position:relative;height:100%;}
#gnb-wrap hr{margin:0 auto; width:90%;}
#gnb {position: absolute;top: 0%;text-align: center;border: none;left: -3%;display: block;transform: translate(50%, 0%);}
#gnb > li.depth1 { position: relative; float:left;text-align:center; padding: 0; height: 115px;  transition: all .2s ease-in-out; outline:none;  margin:0 30px; }
#gnb > li.depth1 .menu1 {display: inline-flex; flex-direction: column; align-items: center; height: 100%;  justify-content: center;}
#gnb > li.depth1 .menu1 a {font-size:19px; color:#fff; text-decoration:none; transition:all ease 0.2s; padding:10px 0 0; font-family: 'Pretendard-Regular';}
#gnb > li.login > a:hover, #gnb > li.login > a.active { text-decoration:none; border:none; }

.gnbBTN {text-decoration: none;transform: translate(50%, -50%);top: 50%;position: absolute;right: 4%;}
.sub-bottom li{text-align:center;}
.sub-bottom .container {
    display: flex;
    justify-content: space-around;
    padding: 0 0 2%; 
}
.sub-bottom .container .row{width:50%;}
.sub-bottom li{display:inline-block;}
.sub-bottom li a{display: inline-block;padding: 40px 20px 20px; position:relative;
text-decoration: none;float: left; color:black; font-size: 19px; white-space: nowrap;overflow: hidden;width: 100%;float: left;}
    .sub-bottom li a .btn-plus {
        transform: translate(-50%,-50%);
        width: 10px;
        height: 10px;
        left: 50%;
        display: inline-block;
        position: absolute;
        top: 25%;
        border-radius: 50%;
        background-color: #6e7abe;
        opacity: 0;
    }
.sub-bottom	ul{display: flex;
    justify-content: space-evenly;}
.sub-bottom li:hover a .btn-plus,
.sub-bottom li.active a .btn-plus{opacity:1;transition:.3s all;}

/* all-menu */
.all-wrapper { background: #fff; padding: 0px 0 0; border-bottom: 2px solid #444; border-top: 2px solid #444;}
.gnb-all { display: none; position: absolute; z-index: 9999; top: 114px; left: 0; width: 100%; height: 100%; text-align: center; }
.gnb-all a { text-decoration:none; }
.gnb-all .all-wrapper .container-fluid a { display: block; color: #1189C8;}
.gnb-all .all-wrapper .container-fluid > div { overflow:hidden; }
.gnb-all .all-wrapper .container-fluid > ul > li { width: calc(100% / 7); float: left; position: relative; text-align: left;     padding: 0;}
.gnb-all .all-wrapper .container-fluid > ul > li > a {  background: #f8f4f1; border:1px solid #ccc;   padding: 10px 11%; color: #333;  font-size: 17px; font-weight: 600; text-decoration: none;    }
.gnb-all .all-wrapper .container-fluid > ul > li > ul > li > a {  color: black; overflow: hidden;text-overflow: ellipsis;  white-space: nowrap; font-size: 16px; padding: 0px; ;  transform: skew(-0.05deg); font-weight:bold; }
.gnb-all .all-wrapper .container-fluid > ul > li:first-child > a { padding-left:100px; }
.gnb-all .all-wrapper .container-fluid > ul > li:last-child > a { padding-right:85px;  }
.gnb-all .all-wrapper .container-fluid > ul > li:first-child ,.gnb-all .all-wrapper .container-fluid > ul > li:last-child  { /*width:15.5%;*/ }
.gnb-all .all-wrapper .container-fluid > ul > li > ul   {border:1px solid #ccc;     padding: 20px 11%; }
.gnb-all .all-wrapper .container-fluid > ul > li:first-child > ul{ padding-left:100px; }
.gnb-all .all-wrapper .container-fluid > ul > li:last-child > ul{ padding-right:85px;  }
.gnb-all .all-wrapper .container-fluid > ul > li > ul > li > ul  { padding: 3px 0 15px; }

.gnb-all .all-wrapper .container-fluid > ul > li > ul > li > a:hover { font-weight: bold; transition: 0.2s all ease; }
.gnb-all .all-wrapper .container-fluid > ul > li > ul > li > ul > li > a { color: #888;   display: block; margin:  3px 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 15px;  padding: 0 0px; transform: skew(-0.05deg); }

.gnb-all .all-wrapper .container-fluid > ul > li > ul > li > ul > li > ul > li > a { color: #888;   display: block; margin:  3px 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 15px;  padding: 0 0px; transform: skew(-0.05deg); }
.gnb-all .all-wrapper .container-fluid > ul > li > ul > li > ul > li > ul > li > a:hover { font-weight: bold; transition: 0.2s all ease; } 

.depth4{display: flex;justify-content: center;gap: 10px;margin:0 0 20px; width: 100%;}
.depth4 li{display: flex;}
.depth4 li a{font-size: 19px;color: #000;padding: 15px;letter-spacing: 2px;text-decoration:none;position:relative;}
.depth4 li a:after{content: '';position: absolute;bottom: 0;left: 0;height: 2px;background-color: #000;width: 0%;opacity:0;transition:all ease 0.3s;}
.depth4 li.active a:after,
.depth4 li a:hover:after{width: 100%;opacity:1;transition:all ease 0.3s;}




#gnb > li > a { font-size:19px; color:#000; text-decoration:none; transition:all ease 0.2s; font-weight:bold!important;}
#gnb > li:hover > a {   /*border-top:4px solid #5670a5; padding-top:7px;*/ color:#077fc3!important; transition:all ease 0.2s; font-weight:bold; }
#gnb > li > a.active {  border-top:4px solid #5670a5; padding-top:7px; transition:all ease 0.2s; font-weight:bold; }

.subal {width: 220px;padding: 30px 30px; background-color: #282828;color: #fff; position: relative;left: 50%; z-index: 9999!important; visibility: hidden;
    -webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);opacity: 0;top: 30px;-webkit-transition: opacity .2s ease-in-out,top .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,top .2s ease-in-out;-o-transition: opacity .2s ease-in-out,top .2s ease-in-out;transition: opacity .2s ease-in-out,top .2s ease-in-out;
    word-break: keep-all; border-radius:0px; box-shadow: rgba(113, 113, 113, 0.28) 0px 4px 7px; z-index:999;}
.subal:before {
    /*content: '';position: absolute; left: 50%;top: -8px;
    border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #fff;-webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);transform: translateX(-50%); -webkit-transition: opacity .2s ease-in-out;-moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out; transition: opacity .2s ease-in-out; */}
.subal li { height:auto; text-align:left; font-size:15px; padding:5px 0px; line-height:normal;}
.subal a { text-decoration:none; color:#ddd; }
.subal li:hover { /*background:#3db7db; transition:.3s all; */}
.subal li:hover a { color:#3db7db; transition:.3s all; }

.subal li.depth2 {  font-size:16px; padding: 0px 20px 5px;  }
.subal li.depth3 {  font-size:14px;  padding: 5px; }

.subal li.depth2 hr {  font-size:16px; padding: 0px 10px 5px;  }

.subal hr {padding:0 0 5px;     margin: 10px 0; }


.sub-top h1 {
   position: absolute;
    left: 50%;
    top: 55%;
    color: white;
    transform: translate(-50%, -30%);
    font-size: 40px;
}
.sub-top h2 {
    position: absolute;
    left: 50%;
    top: 45%;
    color: white;
    transform: translate(-50%, -30%);
    font-size: 20px;
}




 
.subul {text-align:center; }
.subtext { display:inline-block; }
.subtext p { color:#333333;}
.subtext p:first-child { font-size:14px; margin-bottom:0px; display:none; }
.subtext p:nth-child(2) { font-size:30px; color:#fff; font-weight:bold;}
.subul > li {
    margin: 0;
    /* display: inline-block; */
    vertical-align: top;
    text-align: left;
    padding: 30px 15px;
    border-left: 1px solid #ddd;
    width: 250px;
}
.subul > li:last-child { margin-right:0px; border-right: 1px solid #ddd; }
.subul > li > a { font-size:18px; font-weight:600; position:relative; top:7px; padding-bottom:5px;   }
.subul > li > hr {   border-bottom: 1px solid #101856; }
.subul > li > a > i { float:right; position:relative; top:3px; }
.subul > li > ul { margin-top:15px; padding: 0 15px;}
.subul > li > ul > li { font-size:17px; transition:all ease 0.3s; line-height: initial; padding: 2px 0px;}
.subul > li:hover { background: aliceblue; }
.subul > li > ul > li > a { font-size: 15px;display: inline-block;overflow: hidden; width: 100%; text-overflow: ellipsis; white-space: nowrap; color:#000; }
.subul > li > ul > li > a:hover { font-weight:bold; transition:0.2s all; color:black; }
.subul li a { color: #101856; text-decoration:none; }
.subul > li > ul > li > ul > li > a { color:aliceblue; font-size:13px!important; }
.subul > li > ul > li > ul > li > a:hover { font-weight:bold; transition:0.2s all;   }
.subul > li > ul > li > ul > li  { padding:5px 0; /*display:none;*/}
 


#gnb > li > a { 
    font-size: 20px;
    color: #000;
    text-decoration: none;
    transition: all ease 0.3s;
    padding: 12px 15px;
    height: 74px;
    display: inline-block;
}

#gnb > li > ul, #gnb > li > hr { display:none; } 
#gnb > li  { float:left; position:relative;}
.gnb2 {
    background: #fff;
      /*background: white;
    */ width:100%;
    position: absolute;
    left: 0px;
    z-index: 9999;
    top: 100px;
    height: 0;
    overflow: hidden;
	/* border-top:3px solid #087fc2; */
}
.subul {
    padding: 0px 0;
    display: flex;
    justify-content: center;
}
.gnb2 .wrapper   {
    border-top:3px solid #101856;
}
 
.gnb2 .wrapper .container {
    /*width: 1000px !important;*/
}

 li.login > a:hover,  li.login > a.active { text-decoration:none; border:none; }
li.login > a { font-size:19px; color:#000; text-decoration:none; transition:all ease 0.2s; font-weight:bold!important;}

.gnb2 .depth3-1 a{font-size:17px; font-weight:bold;}







/*logo*/
.logo-wrap{position: absolute;top: 0%;left: 3%;transform: translateY(50%);}
#footer-map{background-color:#DADADA;}
#footer-map #sitemap-wrap { background-color: #FFF; padding:80px 0; display:none; }
#footer-map #sitemap { margin: 70px 0;text-align: center;margin-top: 40px;}
#footer-map #sitemap a { text-decoration:none; }
#footer-map #sitemap a:hover { font-weight:bold; transition:0.2s all;}  
#footer-map #sitemap > li { display: inline-block;vertical-align: top;padding: 0px 30px;text-align: left;width: 15%;}
#footer-map #sitemap > li > a { color:#708da2; font-size:19px; font-weight:600;}
#footer-map #sitemap > li > ul { margin-top:15px;}
#footer-map #sitemap > li > ul > li { padding:3px 0px;}
#footer-map #sitemap > li > ul > li > a { color:#555555; font-size:15px;}
#footer-map #sitemap > li > ul > li > a:hover { color:#30318B; transition:all ease 0.3s; }
#footer-map #sitemap > li > ul > li > ul > li { padding-left:10px; }
#footer-map #sitemap > li > ul > li > ul > li > a { color:#777; font-size:14px;}
#footer-map #sitemap .depth3 { margin:3px 0 0;}
#footer-map #sitemap .depth3 li { font-size:17px; padding:3px 0;}
/* footer */
.footerSDM {overflow: hidden;position: relative;padding: 30px 0;}
.footerSDM .footerN{position:absolute;right:5%;top: 50%;transform: translate(0,-50%);}
.footerSDM .footerP{position:absolute;left:5%;top: 50%;transform: translate(0,-50%);}
.footerSDM .footerS{overflow:hidden;}
.footerSDM .footerS .contentSlideWrapper{}
.footerSDM .footerS .contentSlideWrapper .contentSlide{align-items: center;justify-content: center;display: inline-flex;}
#footerT{background-color:#182A40;}
#footerT .footerTM{display: inline-flex;justify-content: space-between;align-items: center;gap:55px;}
#footerT .footerTM a{text-decoration:none;}
#footerT .footerTM a h1{margin:0;font-size:24px;padding:35px 0;font-weight:bold;color:#fff;}
#footerT .footerTM a h5{margin:0;font-size:20px;padding:35px 0;color:#fff;transition:0.3s all ease;}
#footerT .footerTM a:hover h5{color: #f9b37a;transition:0.3s all ease;}
#footerB{background-color:#202331; padding: 70px 0;}
#footerB .footerBT{ display: flex; align-items: center;}
#footerB .footerBT .footerBTR{ display: inline-flex; grid-gap: 50px; width: 100%; align-items: center; padding-bottom: 20px;}
#footerB .footerBT .footerBTR p {color: #fff; font-size: 18px; margin: 0 0 5px;  font-family: 'Pretendard-Regular';}
#footerB .footerBT .footerBTR h1 a{text-decoration:none;color:#fff;font-size:15px;  font-family: 'Pretendard-Regular';}
#footerB .footerBT .footerBTL {display: flex; grid-gap: 10px;}
#footerB .footerBB .footerBBR{display: inline-flex;width: 100%;grid-gap: 5px;  flex-direction: column;}
#footerB .footerBB .footerBBR li{color:#fff;font-size:18px; word-break: keep-all;}
#footerB .footerBB .footerBBR li a {color: #fff; font-size: 18px;  font-family: 'Pretendard-Regular';}
 #footerB .footerBB .footerBBR li a:hover,  #footerB .footerBB .footerBBR li a:focus {text-decoration: none;}
#footerB .footerBB .footerBBL ul{text-align: right;}
#footerB .footerBB .footerBBL ul li{color:#fff;font-size:15px;}
#footerC {background-color:#c5ceda; padding: 15px 0;}
#footerC .footerCB a:hover {text-decoration: none;}
#footerC .footerCB {display: flex; justify-content: space-around;}
#footerC .footerCB a {display: flex; align-items: center; grid-gap: 20px; padding: 0 40px; border-right: 1px solid #9EAFC6;}
#footerC .footerCB a h5 {font-size: 20px; color: #000;   font-family: 'Pretendard-Regular'; margin: 0px;}
/* mobile */
.header-offer{position: absolute;right: 20%;top: 0;height: 100%;width: 5%;
display: inline-flex;justify-content: center;align-items: center;background-color:#FCB040;}
.header-offer a{display: inline-flex;justify-content: center;align-items: center;gap: 10px;flex-direction: column;
text-decoration:none;color:inherit;font-size:20px;}
.header-gnb{position: absolute;right: 0;top: 0;height: 100%;width:20%;background-color:#EDEDED;
display: inline-flex;justify-content: center;align-items: center;gap: 10px;}
.header-gnb .toggle {padding: 15px;}

#my-menu{display:none;background-color:rgba(0,0,0,.3); max-width:240px; z-index:99999;}
body > .mm-opened{display:block!important;}
#mm-0:before { height:0!important; }
#mm-1 > ul > li:hover > a.mma1 { color: #34b4c7 !important; }
.mm-navbar.mm-hasbtns .mm-close .mm-sronly{display:none;}
.mm-navbars-top{background-color:rgba(0,0,0,.75);}
.mm-btn {top:unset!important;}
.mm-menu .mm-listview>li .mm-next:after { border-color:#fff !important; }
.mm-panels>.mm-panel>.mm-listview { margin:0px!important;}
.mm-panels>.mm-panel.mm-hasnavbar { padding-top:0!important; }
.mm-panels > .mm-panel { padding:0; }
.mm-panels, .mm-panels>.mm-panel { z-index:9999; }
.mm-listview { margin:0; }
.mm-listview > li > a, .mm-listview > li > span { padding: 10px 10px 10px 20px; margin: 0; }
.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel { padding:0 0 0 10px; }
.mm-listview>li>a, .mm-listview>li>span { padding:10px 20px!important; font-size:17px; }
.closeMenu{color:#fff!important; text-decoration:none!important; cursor:pointer; font-size:40px;position: absolute;
right: 0;top: 5%;}
.mob-login { overflow:hidden; padding:15px 0; border-bottom:1px solid #808080; margin-bottom:10px; }
.mob-login li { float:right; overflow:hidden; }
.mob-login a { display: inline-block !important; font-size: 17px !important; border: 0px !important; box-shadow: none !important; color: #aaa !important; padding: 0px 10px !important; }
.mob-login a .fa { font-size:20px!important; }
.mmenu-depth1 > a{ color:#fff!important; }
.mmenu-depth2 > a{ color:#E4E3B9!important; }
.mmenu-depth3 > a{ color:#B4EBF1!important; }
a.mm-next{width:100%!important;}

/*실시간생방송*/
.latest-special {margin-bottom: 30px;margin-left: 18px;}
.latest-special .p4 {font-size:30px;padding-left: 15px;position: relative;color:#000000;top: 15px;}
.latest-special .white-bar {background: #7c8789;width: 1px;height: 22px;display: inline-block;margin: -20px 13px;}
.jubowrapper {display: inline-block;position: relative;top: 13px;font-size: 13px;opacity: 0.8;}
.latest-special .p4 span {
    color: #948e8f;
}

/*sub*/

#subtop img { width:100%; }
#subgnb { border-bottom:1px solid #ddd; padding:0px 0px;background-color: #101856;}
.subgnb-home { padding: 0 0 70px 5px;}
.subgnb-home a {font-size: 17px;font-family: Noto Sans KR; color: #666666; }
.subgnb-home .title {font-size: 17px;font-family: Noto Sans KR; color: #666666; }
.subgnb {background-repeat: no-repeat; background-attachment: scroll; background-blend-mode: normal; background-size: auto;  border-color: rgb(229, 229, 229); border-style: solid; border-width: 1px 0px 0px; padding: 0px; margin: 0px;}
.sub-unit {background-position: right; padding: 100px 0px 50px 45px; background-repeat: no-repeat; background-attachment: scroll; background-blend-mode: normal; background-size: auto; background-image: url(/UserData/sasanjeil/Layouts/sasanjeil_Layout/Images/top_bg.png); border-color: rgb(51, 51, 51); border-style: none; border-width: 0px; margin: 0px;}
#subgnb .container > div {
    margin: 15px 0;
    display: inline-flex;
}
#subgnb span, #subgnb a { font-size:16px; color:#777; position:relative; top:3px; text-decoration:none;}
#subgnb a.active { color:#6599CB; font-weight:bold; }
#subgnb .dropdown {display: inline-block;border-right: 1px solid #fff;float: left;}
#subgnb .dropdown:last-child{border:none;}
#subgnb .dropdown .btn { padding: 5px 20px 5px;font-size: 17px;font-weight: bold;color:#fff;}
#subgnb .dropdown .btn-default { border:none;}
#subgnb .dropdown .btn:hover { background-color:transparent!important; transition:0.3s all ease;}
#subgnb .dropdown .btn,
#subgnb .dropdown .btn .active  { background-color:transparent!important; }
#subgnb .dropdown-menu>li>a { padding:10px 20px; transition:0.3s all ease; font-size:17px;}
#subgnb .caret {border-top: 6px solid #fff;border-bottom: 6px solid transparent;border-right: 6px solid transparent;border-left: 6px solid #fff;
position: relative;margin: 0;height: 8px;width: 8px;transform: rotate(225deg);transition: all 0.6s;margin-top: -15px;margin-left: 20px;}

/*#content { padding:40px 0px; }*/
#content .third-menus { margin:10px 0 42px 0;text-align:center; }
#content .third-menus ul{ display:inline-block; }
#content .third-menus ul li { border: 1px solid #dedede; float:left; margin-left:-1px;}
#content .third-menus ul li a { color: #333;text-decoration: none;padding: 8px 17px;font-size: 12px;min-width: 160px;display: inline-block;text-align: center; }
#content .third-menus ul li.active a { color:#fff; }
#sub_title { font-size: 48px;font-weight: bold;margin: 0;display: inline-block;padding: 60px 0px 0px;width: 100%;float: left;}

.lnb { padding:0px 30px;}
.lnb_title { font-size:30px; border-bottom:1px solid #000; padding:40px 0px; font-weight:600; text-align:center; position:relative;}
.sub-left-triangle { position: absolute; right: 0px; top: 0; width: 0; height: 0; border-left: 30px solid transparent; border-top-width: 30px; border-top-style: solid; border-top-color: #6599CB; }
.sub_depth2 { margin-top:0px; padding-top:0px; }
.sub_depth2 li { padding: 20px 25px; border-bottom:1px solid #ddd; transition:all ease 0.3s; }
.sub_depth2 li.active, .sub_depth2 > li:hover { background:#d9d3f2; }
.sub_depth2 > li > a { color:#777; font-weight:600;  font-size:17px; text-decoration:none; }
.sub_depth2 li a { color:#777; font-weight:600;  font-size:16px; text-decoration:none; }
.sub_depth2 li i { position:relative; margin:3px 15px 0px 0px; cursor:pointer; float:right; font-size:16px;}
.sub_depth2 li i.fa-minus { display:none; }
.sub_depth2 li:last-child { border-color:#000; }
.sub_depth3 { padding:0px 15px; margin-top:15px; display:none; }
.sub_depth3.active { display:block; }
.sub_depth3 li { padding: 10px 20px; border-bottom:1px solid #999; background-color: #f4c9ff; }
.sub_depth3 li a  { color:#999; font-size:15px;  text-decoration:none;  transition:all ease 0.3s; }
.sub_depth3 li a:hover  { color:#739AB9; }
.sub_depth3.a_96 li a:hover { color:#4E5397; }
.sub_depth3.a_98 li a:hover { color:#E4C640; }

#gdream-service{word-break: keep-all;margin: 160px 0 0;}

#subtop{position:relative;}
#subtop .subT{position: absolute;top: 60%;text-align: center;width: 100%;transform: translate(0,-50%);}
#subtop .subT h1{margin:0;font-size:42px;color:#000;line-height:2;font-weight: bold;letter-spacing: .5px;}
#subtop .subT h2{margin:0;font-size:24px;color:#000;letter-spacing: .5px;}

.view-heading{padding: 15px;font-size: 17px;background-color: #000;color: #fff;letter-spacing: 0;}
@media (min-width:1440px) {
    .container {width: 1440px;}
}

@media (max-width:1880px) {
    #gnb > li.depth1 { width: 120px;}
    #gnb > li > a {font-size: 18px;}
    #gnb-wrap .gnbTR .gnbTRB {font-size: 18px;}
}
.subgnb .del {width: 100%;}
@media (max-width:1499px) {
    .top-btn img {width: 100px;}
    #gnb-wrap .gnbTR .gnbTRB {font-size: 15px;}
    #gnb > li > a {font-size: 17px;}
    .logo-wrap {left:1%; top: 6%;}
    .logo-wrap img {width: 240px;}
    #gnb {left: -11%;}
    #gnb > li.depth1 {width: 115px;}
	#footerT .footerTM {gap: 25px;}
	#footerT .footerTM a h1 {padding: 20px 0;}
	#footerT .footerTM a h5 {padding: 20px 0;}
    .top-href-btn {right: 2%;}
    #gnb-wrap .gnbTR {right: 6%;}
}

@media (max-width:1199px) {
	.logo-wrap {top: -20%;}
	#gnb {width: 80%;left: -23%;}
	#gnb > li.depth1 {width: 98px;}
	#gnb > li > a {font-size: 16px;}
	#footerT .footerTM a h5 {font-size: 17px;}
}

@media (max-width:992px) {
    header {height: 75px;}
    #gnb-wrap{height: 75px}
	#footerT .footerTM{flex-wrap: wrap;gap: 10px;}
	#footerT .footerTM a:nth-child(1){width:100%;}
	#footerT .footerTM a h5 {font-size: 15px;}
	#footerB .footerBT .footerBTL ul {padding: 20px 0;}
}

@media (max-width:767px) {
    .top-btn img {width: 80px;}
    .logo-wrap img {width: 160px;}
    .gnbBTN img {width: 20px;}
    #sub_title {font-size: 25px; padding: 0px 0px 20px;}
    .sub-unit {padding: 50px 0px 30px 0px !important; background-size: contain;}
	.row{margin:0;}
	.containerGnb:before{}
    header {height: 65px;}
    #gnb-wrap{height: 65px}
    .logo-wrap {width: 190px; top: -10%;}
	#subgnb .container > div{flex-wrap: wrap;}
	#subgnb .dropdown .btn {padding: 5px 10px 5px;font-size: 17px;}
	#gnb-top .gnbTM .gnbTL .gnbTLB {font-size: 13px;}
	#footerT .footerTM{padding: 0 15px;}
	#footerT .footerTM a h1 {font-size: 20px;padding: 10px 0;}
	#footerT .footerTM a h5 {padding: 10px 0;}
	#footerB .footerBT {flex-direction: column;padding-top: 20px;}
	#footerB .footerBB {flex-direction: column;gap: 15px;}
    .view-heading{font-size:15px;}
}

.containerGnb {padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;width:100%;}
.containerGnb:before{display: table;/*content: " ";*/}

@media (min-width: 768px) {.containerGnb {width: 100%;}}

@media (min-width: 992px) {.containerGnb {width: 100%;}}

@media (min-width: 1200px) {.containerGnb {width: 1170px;}}
@media (min-width:1340px) {.containerGnb {width: 100%;} }