﻿@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: 'IropkeBatangM';
    src: url('fonts/NotoSansKR-Thin-Windows.otf') format('truetype');
}

@font-face {
    font-family: 'NotoSansKR-Thin-Windows';
    src: url('fonts/NotoSansKR-Thin-Windows.otf') format('truetype');
}

@font-face {
    font-family: 'NotoSansKR-Regular_0';
    src: url('fonts/NotoSansKR-Regular_0.otf') format('truetype');
}

@font-face {
    font-family: 'NotoSansKR-Bold_0';
    src: url('fonts/NotoSansKR-Bold_0.otf') format('truetype');
}

.IropkeBatangM { font-family: 'IropkeBatangM';}
.NotoSansKR-Thin-Windows {  font-family: 'NotoSansKR-Thin-Windows';}
.NotoSansKR-Regular_0 { font-family: 'NotoSansKR-Regular_0';}
.NotoSansKR-Bold_0 {font-family: 'NotoSansKR-Bold_0';}

#bandMessage{bottom: 50%!important;}

/* font select */
.subtop-title { position: absolute; top: 50%; width: 100%; text-align: center; margin: 0; color: #fff; font-size: 32px; font-weight: bold; }
body * {
    font-family: "Noto Sans KR", sans-serif;
    letter-spacing: -0.5px;
}


 
@-webkit-keyframes shake-horizontal {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  80% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  90% {
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
  }
}
@keyframes shake-horizontal {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  80% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  90% {
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
  }
}

#daumRoughmapContainer1755845087664 {width: 100% !important;}
/* header */
#gnb-login #header{display: inline-block;right: 2%;top: 50%;text-align: right;position: absolute;transform: translateY(-50%);}
#gnb-login #header .header-box-right a{font-size: 17px;color: #fff;text-decoration: none;padding: 10px 15px;display: inline-block;}

.white{background-color: rgba(255,255,255,.9)!important;transition: all 0.6s;}
:root{--footerM:20%;}
/* gnb */
header {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-weight: bold;}
#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:relative;width: 100%; background: rgba(0, 0, 0, .5); 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 {float:left;text-align:center;line-height: 115px;padding: 0 ; height: 115px;  font-weight:bold;  transition: all .2s ease-in-out; outline:none; width:140px; }
#gnb > li > a { border-top:0px solid #1250A7; font-size:20px; color:#fff; text-decoration:none; transition:all ease 0.2s; font-weight:bold!important;padding:10px 0 0;}
#gnb > li.active > a {  transition:all ease 0.2s; font-weight:bold; color: #3A7A2C; }
#gnb > li.login > a:hover, #gnb > li.login > a.active { text-decoration:none; border:none; }
.subal {width: 190px;padding: 18px 10px; background: rgba(0, 0, 0, .5); 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:5px; box-shadow: rgba(113, 113, 113, 0.28) 0px 4px 7px; }
.subal:before {
    content: '';position: absolute; left: 50%;top: -8px;
    border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid rgba(0, 0, 0, .5);-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:center; font-size:17px; padding:12px 10px; line-height:normal;}
.subal a { text-decoration:none; color:#fff; }
.subal li:hover { background:#3A7A2C; transition:.3s all; }
.subal li:hover a { color:#fff; transition:.3s all; }
#gnb > li > .subal > li{position:relative;}
#gnb > li > .subal > li > .dropdown-menu {min-width: 180px;}
#gnb > li > .subal > li > .subal2{ background: rgba(0, 0, 0, .5);  margin: 0;padding: 10px;border-radius: 0;width: 150px;left: 220px;
top: 0;margin-left: -50px;}
#gnb > li > .subal > li > .subal2 a{text-decoration: none;color: #555;padding: 0;margin: 0;background-color: transparent;}
#gnb > li > .subal > li:hover{ background:#3A7A2C; transition:.3s all; }
#gnb > li > .subal > li:hover > .subal2 > li:hover a{ color:#fff; transition:.3s all; }
#gnb > li:hover > ul > li:hover > ul {display: block; }
.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 */

.gnb-all { display: none; position: fixed; z-index: 9999;background: rgba(255, 255, 255, 0.8); top: 0; left: 0; width: 100%; height: 100%; text-align:center;}
.gnb-all a {color:#fff; text-decoration:none;}
.gnb-all img {margin:80px 0px 50px; max-width:185px; }
.gnb-all .all-wrapper .all-close { color: #585858; cursor: pointer; font-weight: 600; font-size: 5em; float:right; }
.gnb-all .all-wrapper .container a { display: block; color: #585858; }
.gnb-all .all-wrapper .container > ul > li { display: inline-block; vertical-align: top; padding:0px 25px;}
.gnb-all .all-wrapper .container > ul > li > a { margin:0px 0px 18px; font-size: 25px; font-weight: 600; text-decoration:none;}
.gnb-all .all-wrapper .container > ul > li:first-child { display: none; }
.gnb-all .all-wrapper .container > ul > li > ul > li > a { color: #585858; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size:20px; padding:6px 0px;}
.gnb-all .all-wrapper .container > ul > li > ul > li > a:hover { font-weight:bold; transition:0.2s all ease;}
.gnb-all .all-wrapper .container > ul > li > ul > li > ul > li > a { color: #585858; display: block; margin-bottom: 9px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size:16px;}

/* gnb2 */
.gnb2{background: #fff;width: 100%;position: absolute;left: 0px;z-index: 9999;top: 115px;
height: 0;overflow: hidden;}
.gnb2 .gnb2con{width:100%!important;}
.gnb2 .subtext-wrap{width: 40%;float: left; padding:60px 0 0;display: inline-flex;flex-direction: column;flex-wrap: wrap;align-content: center;
justify-content: center;align-items: center;}
.gnb2 .subtext-wrap .subtext{position: relative; top: -20px;}
.gnb2 .subtext-wrap .subtext .subtext_title{text-align: center;font-size: 34px;color: #000;font-weight: bold;letter-spacing: 1px;margin:0 0 30px;}
.gnb2 .subul{width: 60%; float: left; padding:60px 0 0;text-align:left;}
.gnb2 .GnbOneUl{display: inline-flex;flex-direction: row;flex-wrap: wrap;justify-content: flex-start;padding-bottom: 40px;width:30%;}
.gnb2 .GnbTowUl{}
.gnb2 .subul > li.GnbOne{display: block;text-align: left;width: calc(100% / 2);margin:0;}
.gnb2 .subul > li.GnbOne a:hover{color: #0466E5; transition:0.3s all;}
.gnb2 .subul > li.GnbOne .caretLY2{margin: 0 10px;color: #0466E5;}
.gnb2 .subul > li.GnbOne > a{color:#848484;padding: 10px 20px 10px 0;}
.gnb2 .subul > li{display: inline-flex;flex-direction: column;flex-wrap: nowrap;justify-content: flex-start;margin: 0 10px;width:15%;}
.gnb2 .subul > li > a{padding: 0px 10px 20px;border-bottom: 1px solid #E7E7E7;font-size: 17px;color: #0466E5;text-decoration: none;text-align: left;display:inline-block;}
.gnb2 .subul > li .dept3{width: 100%;display: inline-block;text-align: left;padding:0 0 30px;}
.gnb2 .subul > li .dept3 > li{padding: 5px 10px; border-bottom: 1px solid #E7E7E7;}
.gnb2 .subul > li .dept3 > li > a{font-size: 15px; color: #888888;text-decoration:none;}
.gnb2 .subul > li .dept3 > li > a:hover{color: #0466E5; transition:0.3s all;}
.gnb2 .subul > li .dept3 > li > a .caretLY{color:#448AEC;margin:0 5px;}

#gnb > li > .subal > li a:visited { color: #fff !important; text-decoration: none;}
#gnb > li > .subal > li a:link { color: #fff !important; text-decoration: none; }
/*logo*/
.logo-wrap{position: absolute;top: 50%;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 */
#footer{background-color: #1C1C1C;}
#footer .footM{display: inline-flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;align-items: flex-end;width: 100%;padding: 55px 0;}
#footer .footM .footR{order:2; display: flex; flex-direction: column; justify-content: space-between; height: 100%; grid-gap: 70px; }
#footer .footM .footR .link {display: flex; justify-content: end; grid-gap: 20px;}
#footer .footM .footR ul{color: #fff;font-size: 19px;line-height: 1.5;letter-spacing: .5px;}
#footer .footM .footR ul li{}
#footer .footM .footL{order:1;}
#footer .footM .footL ul{color: #fff;font-size: 19px;line-height: 1.5;letter-spacing: .5px;}
#footer .footM .footL ul li{}
#footer .footM .footL ul li hr{width: 15%;margin: 20px auto 20px 0;border-width: 3px;}



/* 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;}

.subul {
        
        text-align:center;
}

/*실시간생방송*/
.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: #F7F8FA;}
.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 { 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 {border-right: 1px solid #E5E5E7; display: inline-block; float: left; padding: 15px 0;}
#subgnb .dropdown .btn { padding: 5px 20px 5px;font-size: 17px;font-weight: bold;color:#656565;}
#subgnb .dropdown .btn-default { border:none;}
#subgnb .dropdown .btn:hover { background-color:transparent!important; transition:0.3s all ease;}
#subgnb .dropdown:first-child {border-left: 1px solid #E5E5E7;}
#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 #000;border-bottom: 6px solid transparent;border-right: 6px solid transparent;border-left: 6px solid #000;
position: relative;margin: 0;height: 8px;width: 8px;transform: rotate(225deg);transition: all 0.6s;margin-top: -15px;margin-left: 70px;}

/*#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: 40px;font-weight: bold;margin: 0;display: inline-block;padding: 50px 0px 50px;width: 100%;float: left; text-align:center;}

.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;}
}
@media (max-width:1499px) {
    #gnb-wrap .gnbTR .gnbTRB {font-size: 15px;}
    #gnb > li > a {font-size: 17px;}
    .logo-wrap img {width: 200px;}
    #gnb {left: -2%;}
    #gnb > li.depth1 {width: 104px;}
	#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:1300px) {
    #gnb {left: -8%;}
    #gnb > li.depth1 { width: 100px; }
}

    @media (max-width:1199px) {


        #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) {
        header {position: relative; background: #000;}
        .subtop-title {font-size: 25px; }
        #footer .footM {padding: 25px 0; grid-gap: 10px; }
        #footer .footM .footL {width: 100%; }
        #footer .footM .footR {width: 100%; }
        #footer .footM {flex-direction: column; align-items: baseline; }
        #footer .footM .footR ul {font-size:16px; }
        #footer .footM .footL ul {font-size:16px; }
        #footerB {padding: 50px 0;}
        .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
        }


        #subgnb .container > div {
            flex-wrap: wrap;
        }

        #subgnb .dropdown .btn {
            padding: 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%;
        }
    }