@charset "utf-8";

html,body {font-family:'Pretendard-Regular'; width:100%; font-weight:400;}
body{overflow-y:visible; overflow-x:hidden;}


.directFocus {height: 0;}
.directFocus .directBtn{position:absolute; top:-1000px; left:-1000px; z-index: 9999;padding:10px 15px; font-size:16px; background-color:#4362b2; display: inline-block; color:#fff; text-align: center;}
.directFocus .directBtn:focus{top:0; left:0;}


/* TOP 버튼 */
.topBtn {/* position: fixed; */ position: absolute;  bottom: 136px; right: 269px; background-color: #49a937; width: 72px; height: 72px; box-shadow: 2px 3px 8px 1px rgba(0,0,0,0.25); text-align: center; z-index: 9;}
.topBtn span {font-family: 'NotoKrM'; color: #fff; font-size: 16px; letter-spacing: -0.025em; display: inline-block; padding-top: 36px; background: url("/images/layout/topArrow.png") no-repeat center top; background-position-y: 14px;}


.header {width:100%; background-size:100%; position:fixed; z-index:10; top:0; transition:all 0.5s ease-out;}
.header.active {background-color: #fff;}
.header.active .gnb-wrap .gnb ul.dl li a{color:#000; transition:all 0.5s ease-out;}
.header.active .gnb-box h1.logo a{}
.header.active .header-box{border-bottom: solid 1px #b6b6b6;}
.header .header-box{position:relative; transition:all 0.5s ease-out; border-bottom: 1px solid #dddddd24;}
.header .header-box.h-active {position: relative; border-bottom: solid 1px #b6b6b6; background:#fff; z-index:100; height:340px;}
.header .header-box.h-active .wrap {/* background-color: #fff; */}
.header .header-box.h-active .wrap::before {content: ''; position: absolute; top: 79px; left: 0; width: 100%; height: 1px; background-color: #ddd;}

.header .header-box.h-active::before {content: ''; position: absolute; bottom: 0; left:272px; background: url("/images/layout/meunBg-left.png") no-repeat center; width: 265px; height: 155px;}
.header .header-box.h-active::after {content: ''; position: absolute; top: 79px; right: 200px; background: url("/images/layout/meunBg-right.png") no-repeat center;width: 198px; height: 111px;}

.header .header-box.h-active .gnb-box h1.logo a{display:inline-block;}
.wrap{width:1200px; margin: 0 auto;}
.header .gnb-box {position: relative; display:flex; justify-content:space-between;}
.header .gnb-box h1.logo{width: 20%; padding: 10px 0; box-sizing: border-box; overflow: hidden;}
.header .gnb-box h1.logo a.corp{background: url("/images/layout/logo.png") no-repeat center; width: 43px; height: 53px; margin-right: 10px; display:inline-block; vertical-align:middle; font-size:0px;}
.header .gnb-box h1.logo a.sub-logo span{font-family: 'SBAggroB'; color: #fff; font-size: 20px; margin-top: 12px; display:inline-block; vertical-align:middle;}

.header.active .gnb-box h1.logo a.corp, .header .header-box.h-active .gnb-box h1.logo a.corp {background: url("/images/layout/logo-on.png") no-repeat center;}
.header.active .gnb-box h1.logo a.sub-logo span, .header .header-box.h-active .gnb-box h1.logo a.sub-logo span {color: #000;}
.header .header-box.h-active .gnb-wrap .gnb ul.dl li a {color: #000;}



.header .gnb-box .gnb-wrap{width: 80%; height: 79px; display: block; position: Relative;}
.gnb-wrap .gnb ul.dl{display:flex; justify-content:space-between; margin: 0 40px;}
.gnb-wrap .gnb ul.dl li{width:50%; text-align: center;}
.gnb-wrap .gnb ul.dl li > a{font-family: 'NotoKrM'; font-size: 18px; text-align: center; color: #fff; line-height: 73px; padding-top: 5px; display: block;}
.gnb-wrap .gnb ul.dl li > a.blank span{padding-right:20px; background:url("/images/layout/btnNew.png") no-repeat right;}
.header.active .gnb-wrap .gnb ul.dl li > a.blank span{padding-right:20px; background:url("/upload_data/board_data/BBS_0000005/175023674475867.png") no-repeat right;}
.header .header-box.h-active .gnb-wrap .gnb ul.dl li > a.blank span{padding-right:20px; background:url("/upload_data/board_data/BBS_0000005/175023674475867.png") no-repeat right;}
.gnb-wrap .gnb ul.dl li:hover > a, .header .header-box.header-box.h-active .gnb-wrap .gnb ul.dl li:hover > a {color: #33a219;}

.header .header-box .gnb-wrap .gnb ul.dl > li {position: relative;}
.header .header-box .gnb-wrap .gnb ul.dl > li:before{content:""; width:70px; height:3px; background:#33a219; position:absolute; top:77px; left:50%; transform: translateX(-50%); z-index: 200; display:none;}
.header .header-box .gnb-wrap .gnb ul.dl > li:hover:before{display:block;}
.header .header-box.h-active .gnb-wrap .gnb ul.dl li a:focus{color: #000;}
.header .header-box.h-active .gnb-wrap .gnb ul.dl li:focus a{position:relative; display:inline-block; color:#014099;}
.header .header-box.h-active .gnb-wrap .gnb ul.dl li:focus a:before{content:""; width:100%; height:5px; background: #014099; position:absolute; bottom:0px; left:0px; transform: translate(0%, 40px); display:block; }
.header .header-box.h-active .gnb-wrap .gnb ul.dl li:hover .nav div.level a{background:none;}
.header .header-box.h-active .gnb-wrap .gnb ul.dl li:hover .nav div.level a:before{content:none;}
a.toggle{display: none;}
.mbmenu-top{display: none;}

/* 2차메뉴 */
.header .gnb-wrap .gnb ul.dl li .sub-gnb {display:none; position: relative; height:210px;}
.header .gnb-wrap .gnb ul.dl li .sub-gnb .sub-gnb-wrap .nav{width:100%; text-align:center; padding:14px 0; position:relative; z-index:10;}

.header .gnb-wrap .gnb ul.dl li .sub-gnb .sub-gnb-wrap .nav div.level a.level2-1{font-family:'NotoKrM'; font-size: 15px; color: #000; letter-spacing: -0.025em; padding: 12px 0; display: inline-block;}
.header .gnb-wrap .gnb ul.dl li .sub-gnb .sub-gnb-wrap .nav div.level a.level2-1:hover{color: #33a219;}
.header .gnb-wrap .gnb ul.dl li .sub-gnb .sub-gnb-wrap .nav div.level a.level2-1:hover:before{display: block;}
.header .gnb-wrap .gnb ul.dl li .sub-gnb .sub-gnb-wrap .nav div.level:last-child a.level2-1:after{content:none;}
.header .gnb-wrap .gnb ul.dl li .sub-gnb .sub-gnb-wrap .nav div.level a.level2-1.blank{padding-right:20px; background:url("/upload_data/board_data/BBS_0000005/175023674475867.png") no-repeat right;}
.header .gnb-wrap .gnb ul.dl li .sub-gnb .sub-gnb-wrap .nav .level .level3-1{display:none; position:absolute; top:0; left:0;}


.header .header-box .sysbtn{ position: absolute; right: -85px; top: 50%; transform: translateY(-50%); padding: 25px 0;}
.header .header-box .sysbtn .btn.sitemap{font-family: 'NotoKrR'; font-size: 18px; letter-spacing: -0.025em; position: relative; padding-right: 35px; color: #fff;}
.header .header-box .sysbtn .btn.sitemap::before {content: ''; display: block; position: absolute; top: 50%; right: 0; margin-top: -15px; width: 30px; height: 30px;background: url("/images/layout/ham-menu.png") no-repeat center;}




/* 서브 레이아웃 */
.sub {width:100%;}
.sub .subWrap{width:100%; margin-top: -63px; border-top: 1px solid #dddddd24;}


/* 서브 배너 레이아웃 */
.sub .subBanner{width:100%; height: 400px; background:url("/images/layout/subBanner.jpg") left top no-repeat; text-align: center; padding:79px 10px 115px; box-sizing: border-box; color:#fff; line-height: normal;}
.sub .subBanner p.s-tit {padding: 100px 0; font-family: 'GmarketSansL'; font-size: 34px; letter-spacing: -0.025em; line-height: 1.3; color: #fff;}
.sub .subBanner p.s-tit span {font-family: 'GmarketSansB';}


/* 서브 Nav 레이아웃 */
.sub .subWrap .subNav {width:100%; height:62px; box-shadow: 10px 0 10px rgba(0,0,0,0.17); background-size: 100% 100%; box-sizing: border-box; padding-right:138px; position: relative;}
.sub .subWrap .subNav .subNavList{height: 100%;  width:100%; box-sizing: border-box;}
.sub .subWrap .subNav .subNavList > li{float:left; height:100%; vertical-align:middle; position: relative; padding:0 20px;}
.sub .subWrap .subNav .subNavList > li:before{content:''; display: block; width:20px; height:100%; position: absolute; right:0; top:0; background:url("/images/new/Potal/main/whiteArRight.png") center no-repeat;}
.sub .subWrap .subNav .subNavList > li.sNavList:last-child:before{display: none;}
.sub .subWrap .subNav .subNavList > li > a {font-family: 'NotoKrM'; line-height: 62px; color: #fff; letter-spacing: -0.025em; padding-right: 60px; position: relative; font-size: 16px; display: inline-block; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; box-sizing: border-box;}
.sub:not(.newType) .subWrap .subNav .subNavList > li {width: 240px;}
.sub:not(.newType) .subWrap .subNav .subNavList > li:before {content: ''; display: block; width: 1px; height: 20px; background-color: #fff; position: absolute; right: -1px; top: 50%; transform: translateY(-50%);}
.sub:not(.newType) .subWrap .subNav .subNavList > li:first-child:before {display: none;}
.sub .subWrap .subNav .subNavList > li.on {background-color: #33a219; border-left: 1px solid #ffffff38;}
.sub:not(.newType) .subWrap .subNav .subNavList > li.on:before {display: none;}
.sub .subWrap .subNav .subNavList > li:not(.snHome) > a:before {content: ''; display: block; width: 16px; height: 100%; position: absolute; right: 7px; top: 0; background: url("/images/layout/subArrow.png") center no-repeat;}
.sub .subWrap .subNav .subNavList > li.snHome{width:69px; padding:0;}
.sub .subWrap .subNav .subNavList > li.snHome > a {display:block; width:100%; height:62px; padding: 0; background:url("/images/layout/subHome.png")center no-repeat #33a219; font-size:0; line-height: 62px;}
.sub .subWrap .subNav .sNavUl {display:none; position: absolute; border:1px solid #33a219; box-shadow:1px 3px 8px rgba(0,0,0,0.1); top:62px; left:0; padding:28px; box-sizing: border-box; background:#fff; width:100%; text-align: left; z-index:4;}
.sub .subWrap .subNav .subNavList > li .sNavUl .sNavList2 {padding-bottom: 10px; margin-bottom:10px; position: relative;}
.sub .subWrap .subNav .subNavList > li .sNavUl .sNavList2.snListOn::before, .sub .subWrap .subNav .subNavList > li .sNavUl .sNavList2:hover::before {content: ''; position: absolute; top: 0; right: 0; background: url("/images/layout/subArrow02.png") no-repeat center; width: 14px; height: 13px;}
.sub .subWrap .subNav .subNavList > li .sNavUl .sNavList2:last-child{margin-bottom:0; padding: 0;}
.sub .subWrap .subNav .subNavList > li .sNavUl .sNavList2 > a {font-family: 'NotoKrR'; color:#666; font-size:16px; letter-spacing: -0.025em;}
.sub .subWrap .subNav .subNavList > li .sNavUl .sNavList2.snListOn > a, .sub .subWrap .subNav .subNavList > li .sNavUl .sNavList2:hover > a {color:#000;}
.sub .subWrap .subNav .snsPrint{position: absolute; right:0; top:0; width:138px; height:69px;}
.sub .subWrap .subNav .snsPrint .spLi{width:69px; height:100%; float:left; position: relative;}
.sub .subWrap .subNav .snsPrint .spLi > a{font-size:0; width:100%; height:100%; display: block; background-position: center; background-repeat: no-repeat;}
.sub .subWrap .subNav .snsPrint .snsLink > a{background-image: url("/images/new/Potal/layout/subSns.png"); background-color:#1167a0; }
.sub .subWrap .subNav .snsPrint .snsLink .sNavUl{ width:100%; padding:0;}
.sub .subWrap .subNav .snsPrint .snsLink .sNavUl > .navSnsLi{width:100%;}
.sub .subWrap .subNav .snsPrint .snsLink .sNavUl > .navSnsLi > a{width: 100%; display: block; padding:10px 0; margin:10px 0; font-size:0; background-repeat: no-repeat; background-position: center;}
.sub .subWrap .subNav .snsPrint .snsLink .sNavUl > .navSnsLi.nsKakao > a{background-image: url("/images/new/Potal/layout/navKakao.png");}
.sub .subWrap .subNav .snsPrint .snsLink .sNavUl > .navSnsLi.nsKast > a{background-image: url("/images/new/Potal/layout/navKasto.png");}
.sub .subWrap .subNav .snsPrint .snsLink .sNavUl > .navSnsLi.nsFace > a{background-image: url("/images/new/Potal/layout/navFace.png");}
.sub .subWrap .subNav .snsPrint .snsLink .sNavUl > .navSnsLi.nsTwi > a{background-image: url("/images/new/Potal/layout/navTwi.png");}
.sub .subWrap .subNav .snsPrint .snsLink .sNavUl > .navSnsLi.nsBlog > a{background-image: url("/images/new/Potal/layout/navBlog.png");}
.sub .subWrap .subNav .snsPrint .snsLink .sNavUl > .navSnsLi.nsClose > a{background-image: url("/images/new/Potal/layout/navSnsClose.png");}
.sub .subWrap .subNav .snsPrint .spPrint > a{background-image: url("/images/new/Potal/layout/subPrint.png"); background-color:#1189B0;}


/* 서브 TOP */
.contop-info {padding: 55px 0 40px; border-bottom: 1px solid #e9e9e9; text-align: center;}
.contop-info h3.title {margin-bottom: 25px;}
.contop-info h3.title p {font-family: 'NotoKrR'; font-size: 40px; color: #000; letter-spacing: -0.03em; line-height: 1;}
.contop-info .navi-print-share {position: relative;}
.contop-info .navi-print-share .navi {position: relative; margin-right: 15px; overflow: hidden; display: inline-block; vertical-align: middle;}
.contop-info .navi-print-share .navi li {position: relative; display: inline-block; padding: 0px 15px; vertical-align: middle;}
.contop-info .navi-print-share .navi li::before {content: ''; position: absolute; top: 7px; right: -5px; background: url("/images/layout/navArrow.png") no-repeat center; width: 5px; height: 9px;}
.contop-info .navi-print-share .navi li:last-child {padding-right: 0;}
.contop-info .navi-print-share .navi li:last-child:before {display: none;}
.contop-info .navi-print-share .navi li a.home {background: url("/images/layout/nav-home.png") no-repeat center; background-position-x:0; padding-left: 20px;}
.contop-info .navi-print-share .navi li span {font-family: 'NotoKrR'; font-size: 14px; letter-spacing: -0.03em; color: #666;}

.contop-info .print-share {vertical-align: middle; position: relative; display: inline-block; padding-top: 5px;}
.contop-info .print-share .print-btn {float: left; background: url("/images/layout/sns-print.png") no-repeat center; width: 26px; height: 26px; display: inline-block;}
.contop-info .print-share .share .share-btn {background: url("/images/layout/sns-share.png") no-repeat center; width: 26px; height: 26px; display: inline-block; padding-right: 12px;}
.contop-info .print-share .share.active .share-btn {background: url("/images/layout/sns-close.png") no-repeat center;}
.contop-info .print-share .share {display: flex; position: relative;}
.contop-info .print-share .share .btns-toggle {position: absolute; top: 0px; left: 36px; width: 0px; z-index: 1; overflow: hidden; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out;}
.contop-info .print-share .share.active .btns-toggle {width: 135px;}
.contop-info .print-share .share .btns {display: flex;}
.contop-info .print-share .share .btns p {padding-right: 7px;}
.contop-info .print-share .share .btns p:last-child {padding-right: 0;}
.contop-info .print-share .share .btns p a {width: 26px; height: 26px; display: inline-block;}
.contop-info .print-share .share .btns p.face a {background: url("/images/layout/sns-face.png") no-repeat center;}
.contop-info .print-share .share .btns p.twi a {background: url("/images/layout/sns-twi.png") no-repeat center;}
.contop-info .print-share .share .btns p.kakao a {background: url("/images/layout/sns-kakao.png") no-repeat center;}
.contop-info .print-share .share .btns p.blog a {background: url("/images/layout/sns-blog.png") no-repeat center;}


/* 서브 컨텐츠 */
.subCntArea {padding: 60px 0 150px;}



/* footer */
footer {position: relative; border-top: 1px solid #dfdfdf; ;}
footer::before {content: ''; position: absolute; bottom: 0; right: 250px; background: url("/images/layout/footBg.png") no-repeat bottom right; width: 290px; height: 171px; background-size: 100%;}
footer .ft {}
footer .fb {background-color: #303030; padding: 40px 0;}

footer .foot-silde {display: flex; /* justify-content: space-between; */ align-items: center; padding: 15px 0;}
footer .foot-silde .control {display: flex; width: 16%; margin-top: 5px;}
footer .foot-silde .control .ftit {margin-right: 15px; font-family: 'NotoKrB'; font-size: 16px; letter-spacing: -0.025em; color: #000;}
footer .foot-silde .control .bt_box {}
footer .foot-silde .control .bt_box .btn {width: 24px; height: 24px;}
footer .foot-silde .control .bt_box .btn.prev {background: url("/images/layout/btn-prev.png") no-repeat center;}
footer .foot-silde .control .bt_box .btn.next {background: url("/images/layout/btn-next.png") no-repeat center;}
footer .foot-silde .control .bt_box .btn.play {background: url("/images/layout/btn-play.png") no-repeat center; display: inline-block;}
footer .foot-silde .control .bt_box .btn.stop {background: url("/images/layout/btn-stop.png") no-repeat center;}


footer .foot-silde .silde {display: flex; align-items: center; /* padding-left: 55px; */ width: 85%;}
footer .foot-silde .silde li {padding: 0 35px;}
footer .foot-silde .silde li a {height: 30px; display: inline-block;}
footer .foot-silde .silde li a img {height: 100%;}

footer .fb .perinfo {display: flex;}
footer .fb .perinfo li {position: relative; padding-right: 30px; margin-bottom: 20px;}
footer .fb .perinfo li:last-child {padding-right: 0;}
footer .fb .perinfo li::before {content: ''; position: absolute; top: 10px; right: 13px; width: 3px; height: 3px; border-radius: 50%; background-color: #fff;}
footer .fb .perinfo li:last-child:before {display: none;}
footer .fb .perinfo li a {}
footer .fb .perinfo li a span {font-family: 'NotoKrR'; color: #fff; font-size: 16px; letter-spacing: -0.025em;}
footer .fb .address {}
footer .fb .address ul {display: flex; margin-bottom: 12px;}
footer .fb .address ul li {padding-right: 25px; font-family: 'NotoKrL'; color: #e5e3e3; font-size: 16px; letter-spacing: -0.025em;}
footer .fb .address ul li span {position: relative; font-family: 'NotoKrR'; display: inline-block; padding-right: 20px;}
footer .fb .address ul li span::before {content: ''; position: absolute; top: 6px; right: 8px; width: 1px; height: 13px; background-color: #e5e3e3;}
footer .fb .address p.copy {font-family: 'NotoKrL'; font-size: 15px; color: #e2e2e2ad; letter-spacing: -0.025em; line-height: 1;}





@media all and (max-width:1400px){
  .header {padding: 0px 0px; box-sizing: border-box;}
  .header .gnb-box h1.logo {display: flex; align-items: center; padding: 10px 0;}
  .header .gnb-box h1.logo a.corp{display:block; margin-right: 10px; background-size: 100%;}
  .header .gnb-box h1.logo a.sub-logo{display: block; margin-left:0px;}

  .header .gnb-box {justify-content: flex-start;}
  .header .gnb-box .gnb-wrap {height: 70px; width: 75%;}
  .gnb-wrap .gnb ul.dl li > a {padding-top: 0;}

  .header .header-box .sysbtn{padding-right: 0; right: -10px;}
  .header .header-box .sysbtn .btn.sitemap{width:20px; height:20px; background-size:cover;}

  .header .header-box.h-active {height: 275px;}
  .header .header-box.h-active .wrap::before {top: 73px;}
  .header .header-box.h-active::before {top: 60px; left: 73px; height: 100%; background-size: 100%;}
  .header .header-box.h-active::after {bottom: 0; top: -8px; right: 28px; background-size: 100%; height: 100%;}
  .header .header-box .gnb-wrap .gnb ul.dl > li:before {top: 70px;}
  .header .header-box.h-active .gnb-wrap .gnb ul.dl li:hover a:before{bottom:-6px;}

  .header .gnb-wrap .gnb ul.dl li .sub-gnb{margin-top: 0;}
  .header .gnb-wrap .gnb ul.dl li .sub-gnb .sub-gnb-box{width: 100%;}
  .gnb-wrap .gnb ul.dl li a{font-size:17px; padding-bottom:0px;}
  .header .gnb-wrap .gnb ul.dl li .sub-gnb .sub-gnb-wrap .nav div.level a.level2-1 {padding: 8px 0;}


  .sub .subBanner {padding: 74px 10px 0;}
  .sub .subBanner p.s-tit {padding: 75px 0;}
  .sub .subWrap {margin: -51px auto 0;}
  .sub .subWrap .subNav {height: 50px;}
  .sub .subWrap .subNav .subNavList > li.snHome {width: 57px;}
  .sub .subWrap .subNav .subNavList > li.snHome > a {width: 57px; height: 50px; line-height: 50px;}
  .sub .subWrap .subNav .subNavList > li > a {line-height: 50px;}
  .sub .subWrap .subNav .subNavList > li:not(.snHome) > a:before {right: 0;}
  .sub .subWrap .subNav .sNavUl {top: 49px; padding: 20px;}


  footer::before {right: 80px;}

  .topBtn {right: 100px;}
}


@media all and (max-width:1280px){
  .wrap{width:100%; padding:0px 20px; box-sizing:border-box;}

  .header .gnb-box h1.logo {padding: 16px 0;}
  .header .gnb-box h1.logo a.sub-logo span {white-space: nowrap;}
  .header .gnb-box .gnb-wrap {width: 70%;}
  .header .header-box .sysbtn {right: -3px;}

  .header .header-box.h-active .gnb-box h1.logo a {background-size: 100%;}
  .header .header-box.h-active .gnb-wrap .gnb ul.dl li a {font-size: 17px;}
  .header .gnb-wrap .gnb ul.dl li .sub-gnb .sub-gnb-wrap .nav div.level a.level2-1 {font-size: 14px; padding: 10px 0;}
  .header .gnb-wrap .gnb ul.dl li .sub-gnb {height: 140px;}
  .header .gnb-wrap .gnb ul.dl li:hover .sub-gnb .sub-gnb-wrap .nav:before {height: 140px;}
  .header .gnb-wrap .gnb ul.dl li .sub-gnb .sub-gnb-wrap .nav div.level:first-child a.level2-1 {margin-top: 10px;}
  .gnb-wrap .gnb ul.dl li a {white-space: nowrap;}

  .sub:not(.newType) .subWrap .subNav .subNavList > li {width: 25%;}
  .sub .subWrap .subNav .subNavList > li.snHome {width: 57px;}

  footer .foot-silde .control .ftit {white-space: nowrap;}
}


@media all and (max-width:1080px){
  .header .gnb-box h1.logo {width: 25%; padding: 10px 0;}

  footer .foot-silde .control {width: 20%;}
  footer .foot-silde .silde {width: 80%;}
}

@media all and (max-width:1000px){
  .wrap {padding: 0px 0 0 20px;}

  .header{padding:0px;}
  .header .header-box{height:80px;}
  .header .header-box:before{height:80px; }

  .header .gnb-box .gnb-wrap{width:0px; height:0px; padding:0px;}

  .header .gnb-box h1.logo{width:auto; padding:16px 0px; height:80px; box-sizing:border-box;}
  .header .gnb-box h1.logo a{width:auto; background-size:120px;}
  .header .gnb-box h1.logo a.corp{display:inline-block; margin-bottom:0px;}
  .header .gnb-box h1.logo a.sub-logo{display:inline-block; margin-bottom:0px; margin-left:5px;}

  .header .toggle-box{position: absolute; top:0px; right:0px;}
  .header a.toggle{position:relative;  display:block; width:80px; height:80px; background:url("/images/layout/mb-menuBtn.png") no-repeat center #33a219; box-sizing:border-box;}
  .header a.toggle:before{ content: ""; position: absolute; top:0; left:0; width: 1px; height: 100%; background:#7a7d8d; }
  .header .mobile-gnb .close-box{position:absolute; top:0px; right:0px;}
  .header .mobile-gnb .close-box .mb-closebtn{width:80px; height:80px; background:url("/images/layout/mb-menuClose.png") no-repeat #000; display:block; text-indent:-9999px; position: relative; background-position: center;}

  .header .mobile-gnb{display:block; position:fixed; top:-100%; left:0px; height:100%; z-index:999; overflow-y:auto; transition:all .3s ease; width:100%;  background:rgba(0,0,0,0.6);}

  .header .mobile-gnb .mbmenu-top{display:block; position:relative; height:80px; padding:0px 70px 0px 0px; background:#33a219;}
  .header .mobile-gnb .mbmenu-top .other-links{width:100%; height:100%;}
  .header .mobile-gnb .mbmenu-top .other-links:after{clear:both; content:""; display:block;}
  .header .mobile-gnb .mbmenu-top .other-links li{height:100%; box-sizing:border-box;}
  .header .mobile-gnb .mbmenu-top .other-links li:last-child{border-right:none;}

  .header .mobile-gnb .mbmenu-top .other-links li a{display:block; width:100%; line-height:80px; padding:0px 25px; font-family: 'KoPubD-B'; font-size: 18px; letter-spacing: -0.03em; box-sizing:border-box; color:#fff;}
  .header .mobile-gnb .mbmenu-top .other-links li a span{position:relative; display:block;}
  .header .mobile-gnb .mbmenu-top .other-links li.btn a{display:block; width:100%; line-height:80px; text-align:center;}
  .header .mobile-gnb .mbmenu-top .other-links li.btn a span{display:inline-block;}
  .header .mobile-gnb .mbmenu-top .other-links li.btn a span:before{display:none;}
  .header .mobile-gnb .mbmenu-top .other-links li.btn a span.corp {background: url("/images/layout/logo.png") no-repeat center; width: 43px; height: 53px; margin-right: 10px; display: inline-block; vertical-align: middle; font-size: 0px;}
  .header .mobile-gnb .mbmenu-top .other-links li.btn a span.tit {font-family: 'SBAggroB'; color: #fff; font-size: 20px; display: inline-block; vertical-align: middle;}

  .header .mobile-gnb.on{top:0px;}
  .header .mobile-gnb .dl{background:#fff; padding:35px 40px 55px; height:auto;}
  .header .mobile-gnb .dl li a.level1-1{padding:15px 30px; border-bottom:solid 1px #dadada; display:block; font-family: 'KoPubD-B'; font-size:18px; color: #000000; letter-spacing: -0.05em; position: relative;}
  .header .mobile-gnb .dl li a.level1-1.on{border-bottom:none;}
  .header .mobile-gnb .dl li a.level1-1.blank span{padding-right:20px; background:url("/upload_data/board_data/BBS_0000005/175023674475867.png") no-repeat right;}
  .header .mobile-gnb .dl li.no-depth a.level1-1.on {border-bottom: 1px solid #dadada; transition: 0.3s ease-in-out;}
  .header .mobile-gnb .dl li a.level1-1::before{content:""; width:24px; height:24px;position:absolute; top:15px; right:30px; display:block; background: url("/images/layout/mb-down.png") no-repeat center right; transform: rotate(0deg);}
  .header .mobile-gnb .dl li.no-depth a.level1-1::before {display: none;}
  .header .mobile-gnb .dl li a.level1-1.on::before{transform: rotate(180deg); transition: 0.3s ease-in-out;}
  .header .mobile-gnb .dl li .m-sub-gnb{display:none;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav{padding:0px 20px;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level a.level2-1{padding:8px 20px 8px 35px; background:#f3f3f3; font-family: 'KoPubD-B'; color:#888; font-size:15px; display:block; position:relative;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level a.level2-1:before{position:absolute; top:14px; left:25px; width:3px; height:3px; background:#888; display:block; border-radius: 50%; content:"";}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level a.level2-1:hover:before {background-color: #000;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level:first-child a.level2-1{padding-top:20px;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level:first-child a.level2-1:before{top:28px;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level:last-child a.level2-1{padding-bottom:20px;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level a.level2-1:hover{color:#000; text-decoration:underline;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level a.level2-1.on{background: #3897db; color: #fff; padding: 20px 20px;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level a.level2-1.on:before{content: ""; width: 60px; height: 1px; background: #fff; position: absolute; top:30px; left:0;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level a.level2-1 span {position: relative;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level a.level2-1.blank span {padding-right:20px; background:url("/upload_data/board_data/BBS_0000005/175023674475867.png") no-repeat right;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level a.level2-1:hover span::before {content: ''; position: absolute; top: 2px; right: -10px; width: 5px; height: 5px; background-color: #5683b5; border-radius: 50%;}

  .header .mobile-gnb .dl li .m-sub-gnb .level .level3-1{display: none; background: #e0eaf3;}
  .header .mobile-gnb .dl li .m-sub-gnb .level .level3-1 li a{padding: 15px 20px; display: block; font-size: 18px;}
  .header .header-box.h-active{z-index: 0;}

  .header .mobile-gnb .dl li:first-child .m-sub-gnb .sub-gnb-wrap .sub-menu02, .sub-menu03, .sub-menu04, .sub-menu05, .sub-menu06, .sub-menu07{display: none;}
  .header .mobile-gnb .dl li:nth-child(2) .m-sub-gnb .sub-gnb-wrap .sub-menu01, .sub-menu03, .sub-menu04, .sub-menu05, .sub-menu06, .sub-menu07{display: none;}
  .header .mobile-gnb .dl li:nth-child(2) .m-sub-gnb .sub-menu02{display: block;}
  .header .mobile-gnb .dl li:nth-child(3) .m-sub-gnb .sub-gnb-wrap .sub-menu01, .sub-menu02, .sub-menu04, .sub-menu05, .sub-menu06, .sub-menu07{display: none;}
  .header .mobile-gnb .dl li:nth-child(3) .m-sub-gnb .sub-menu03{display: block;}
  .header .mobile-gnb .dl li:nth-child(4) .m-sub-gnb .sub-gnb-wrap .sub-menu01, .sub-menu02, .sub-menu03, .sub-menu05, .sub-menu06, .sub-menu07{display: none;}
  .header .mobile-gnb .dl li:nth-child(4) .m-sub-gnb .sub-menu04{display: block;}
  .header .mobile-gnb .dl li:nth-child(5) .m-sub-gnb .sub-gnb-wrap .sub-menu01, .sub-menu02, .sub-menu03, .sub-menu04, .sub-menu06, .sub-menu07{display: none;}
  .header .mobile-gnb .dl li:nth-child(5) .m-sub-gnb .sub-menu05{display: block;}
  .header .mobile-gnb .dl li:nth-child(6) .m-sub-gnb .sub-gnb-wrap .sub-menu01, .sub-menu02, .sub-menu03, .sub-menu04, .sub-menu05, .sub-menu07{display: none;}
  .header .mobile-gnb .dl li:nth-child(6) .m-sub-gnb .sub-menu06{display: block;}

  .header .header-box.h-active .nav-bar{display: none;}
  .header .header-box .sysbtn{display:none;}

  .sub .wrap, .subCntArea .wrap {padding: 0 20px !important;}
  .sub .subWrap .subNav {padding: 0 20px 0 0;}
  .sub .subBanner p.s-tit {font-size: 30px; padding: 98px 0;}


  .contop-info h3.title {margin-bottom: 17px;}
  .contop-info h3.title p {font-size: 33px;}

  .topBtn {right: 28px;}
}

@media all and (max-width:780px){
  .header .header-box {height: 70px;}
  .header .header-box:before {height: 70px;}
  .header .gnb-box h1.logo {height: 70px; padding: 12px 0;}
  .header .gnb-box h1.logo a.corp {background-size: 100% !important; margin-right: 6px;}
  .header .gnb-box h1.logo a.sub-logo {font-size: 17px;}
  .header .gnb-box h1.logo a.sub-logo span {margin-top: 8px;}
  .header a.toggle {width: 70px; height: 70px;}

  .header .mobile-gnb .mbmenu-top {height: 70px;}
  .header .mobile-gnb .mbmenu-top .other-links li.btn a {line-height: 70px;}
  .header .mobile-gnb .close-box .mb-closebtn {width: 70px; height: 70px;}
  .header .mobile-gnb .dl {padding: 30px 35px 50px;}
  .header .mobile-gnb .dl li a.level1-1 {font-size: 17px; padding: 13px 20px;}
  .header .mobile-gnb .dl li a.level1-1::before {right: 20px;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level a.level2-1 {padding: 15px 20px 0px 28px;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level a.level2-1:before {top: 24px; left: 18px;}

  .sub .subBanner {height: 285px; padding: 71px 10px 0;}
  .sub .subWrap {margin: -41px auto 0;}
  .sub .subWrap .subNav {height:40px;}
  .sub .subWrap .subNav .subNavList{padding-left: 0; }
  .sub .subWrap .subNav .subNavList > li{padding:0 15px; width:110px;}
  .sub:not(.newType) .subWrap .subNav .subNavList > li:nth-child(2) {margin-left: -13px;}
  .sub .subWrap .subNav .subNavList > li > a {line-height: 40px; padding-right:40px; font-size:15px;}
  .sub .subWrap .subNav .subNavList > li.snHome > a {background-size: 14px; width: 44px;height: 40px; line-height: 44px;}
  .sub .subWrap .subNav .subNavList > li:not(.snHome) > a:before {background-size: 12px;}
  .sub .subWrap .subNav .sNavUl {top: 40px; padding: 13px;}
  .sub .subWrap .subNav .subNavList > li .sNavUl .sNavList2 {margin-bottom: 0;}
  .sub .subWrap .subNav .subNavList > li .sNavUl .sNavList2 > a {font-size: 14px;}
  .sub .subWrap .subNav .subNavList > li .sNavUl .sNavList2.snListOn::before, .sub .subWrap .subNav .subNavList > li .sNavUl .sNavList2:hover::before {background-size: 12px; right: 3px;}
  .sub .subBanner p.s-tit {font-size: 24px; padding: 56px 0;}

  .subCntArea {padding: 45px 0 100px;}
  .contop-info {padding: 45px 0 40px;}
  .contop-info h3.title p {font-size: 30px;}


  footer::before {display: none;}
  footer .fb {padding: 35px 0;}
  footer .foot-silde {padding: 6px 0;}
  footer .foot-silde .control {flex-wrap: wrap; width: 20%;}
  footer .foot-silde .control .bt_box {margin-top: 5px;}
  footer .foot-silde .silde {width: 80%;}
  footer .foot-silde .silde li {padding: 0 20px 0 0;}
  footer .foot-silde .silde li a {height: 25px;}
  footer .fb .perinfo li a span {font-size: 15px;}
  footer .fb .address ul {flex-wrap: wrap;}
  footer .fb .address ul li {font-size: 15px;}
  footer .fb .address p.copy {font-size: 13px;}

  .topBtn {width: 60px; height: 60px;}
  .topBtn span {font-size: 14px; padding-top: 30px; background-position-y: 10px;background-size: 15px;}
}


@media screen and (max-width:680px){
  .header .header-box{height: 60px;}
  .header .header-box:before{height:60px;}

  .header .gnb-box h1.logo{padding:10px 0; height:60px;}
  .header .gnb-box h1.logo a.corp {width: 35px;}
  .header .gnb-box h1.logo a.sub-logo {width: auto;}
  .header a.toggle{width:60px; height:60px; background-size: 20px;}

  .header .mobile-gnb .mbmenu-top .other-links li.btn a span {padding-left: 0;}
  .header .mobile-gnb .mbmenu-top .other-links li.btn a span.corp {background-size: 100%; width: 35px;}

  .header .mobile-gnb .mbmenu-top{padding: 0px 50px 0px 0px; height: 60px;}
  .header .mobile-gnb .mbmenu-top h2.mb-logo a{background-size:100%; left:20px; top:20px; width:80px}
  .header .mobile-gnb .mbmenu-top .other-links li a{line-height:50px; padding:0px 25px; font-size:16px;}
  .header .mobile-gnb .mbmenu-top .other-links li.btn a{line-height:60px;}
  .header .mobile-gnb .close-box .mb-closebtn{width:60px; height:60px; background-size:20px;}
  .header .mobile-gnb .mb-closebtn{background-size:18px; width:18px; top:0px;}
  .header .mobile-gnb .dl {padding: 25px 30px 40px;}
  .header .mobile-gnb .dl li a.level1-1{padding:10px 15px; font-size:16px;}
  .header .mobile-gnb .dl li a.level1-1:after{width: 20px; background-size: 20px; top:10px;}
  .header .mobile-gnb .dl li a.level1-1::before {background-size: 100%; width: 20px; right: 6px;}
  .header .mobile-gnb .dl li a.level1-1.on:after{width: 20px; background-size: 20px; top:10px;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav{padding:0px 5px;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level a.level2-1{padding:5px 15px 5px 25px; font-size:14px;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level a.level2-1:before{top:14px; left:15px;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level:first-child a.level2-1{padding-top:10px;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level:first-child a.level2-1:before{top:18px;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level:last-child a.level2-1{padding-bottom:10px;}


  .sub .subWrap {margin: -41px auto 0;}
  .sub .subBanner{background-position: center; background-size: cover !important;}
  .sub .subWrap .wrap {padding: 0 !important;}
  .sub .subWrap .subNav{height:40px; padding: 0;}
  .sub .subWrap .subNav .subNavList {display: flex;}
  .sub .subWrap .subNav .subNavList > li{padding: 0 10px; width:100px;}
  .sub:not(.newType) .subWrap .subNav .subNavList > li {width: 28%;}
  .sub .subWrap .subNav .subNavList > li > a{line-height: 40px; padding-right:27px; font-size:14px;}
  .sub .subWrap .subNav .subNavList > li:not(.snHome) > a:before{width:9px; right:5px;}
  .sub .subWrap .subNav .subNavList > li.snHome {width: 57px !important;}
  .sub .subWrap .subNav .subNavList > li:before{background-size: 6px !important; }
  .sub .subWrap .subNav .sNavUl{top:40px;}
  .sub .subWrap .subNav .subNavList > li .sNavUl .sNavList2.snListOn::before, .sub .subWrap .subNav .subNavList > li .sNavUl .sNavList2:hover::before {background-size: 10px; right: 0px;
}

  .contop-info .print-share .share.active .btns-toggle {width: 45px; left: 30px;}
  .contop-info .print-share .share .btns {flex-direction: column;}
  .contop-info .print-share .share .btns p {padding-right: 0;}
}



@media all and (max-width:480px){
  .wrap {padding: 0px 0 0 10px;}
  
  .header {height: 50px;}
  .header .header-box {height: 50px;}
  .header .header-box:before {height: 50px;}
	.header .gnb-box h1.logo{padding:9px 0; height: 50px;}
  .header .gnb-box h1.logo a.corp {width: 30px;}
  .header .gnb-box h1.logo a.sub-logo span {font-size: 18px; margin-top: 0;}
  .header .mobile-gnb .mbmenu-top .other-links li.btn a span.tit {font-size: 18px;}
  .header a.toggle {width: 50px; height: 50px; background-size: 16px;}
  .header.active a.toggle{padding: 13px;}

  .header .mobile-gnb .mbmenu-top{height: 50px;}
  .header .mobile-gnb .mbmenu-top .other-links li a{line-height:40px; padding:0px 10px; font-size:14px;}
  .header .mobile-gnb .mbmenu-top .other-links li.btn a{line-height:50px;}
  .header .mobile-gnb .mbmenu-top .other-links li.btn a span.corp {width: 30px;}
  .header .mobile-gnb .mbmenu-top h2.mb-logo a{background-size: 60px; width: 60px; top:17px; left: 10px;}
  .header .mobile-gnb .mb-closebtn{ background-size: 13px; width: 13px;}
  .header .mobile-gnb .close-box .mb-closebtn{width:50px; height:50px; background-size: 16px;}
  .header .mobile-gnb .dl{padding:10px;}
  .header .mobile-gnb .dl li a.level1-1{padding:10px 5px; font-size:14px;}
  .header .mobile-gnb .dl li a.level1-1:after{width:16px; height:16px; line-height:16px; font-size:6px; top:14px;}
  .header .mobile-gnb .dl li a.level1-1::before {top: 10px;}
  .header .mobile-gnb .dl li a.level1-1.on:after{width:16px; height:16px;}
  .header .mobile-gnb .dl li .m-sub-gnb .nav .level a.level2-1 {font-size: 13px;}


  .sub .subBanner {padding: 51px 10px 0; height: 250px;}
  .sub .subBanner p.s-tit {font-size: 19px; padding: 55px 0;}
  .sub .subWrap .subNav .subNavList > li.snHome > a {background-size: 10px; width: 39px;}


  .contop-info {padding: 35px 0;}
  .contop-info h3.title {margin-bottom: 10px;}
  .contop-info h3.title p {font-size: 26px;}
  .contop-info .navi-print-share .navi {display: block;}
  .contop-info .navi-print-share .navi li {padding: 0 10px;}
  .contop-info .print-share .share .btns-toggle {top: 33px; left: -4px !important;}


  footer .foot-silde {padding: 0; padding-right: 10px; display: inline;}
  footer .foot-silde .control {flex-wrap: inherit; width: 100%; align-items: center; margin: 10px 0px;}
  footer .foot-silde .control .ftit {font-size: 13px; margin-right: 10px;}
  footer .foot-silde .control .bt_box .btn {width: 17px; height: 17px;}
  footer .foot-silde .control .bt_box .btn.prev, footer .foot-silde .control .bt_box .btn.next, footer .foot-silde .control .bt_box .btn.play, footer .foot-silde .control .bt_box .btn.stop {background-size: 17px;}
  footer .foot-silde .silde {width: 96%;}
  footer .foot-silde .silde li {padding: 0 15px 0 0;}
  footer .foot-silde .silde li a {height: 22px;}
  footer .fb {padding: 25px 10px;}
  footer .fb .address ul li {font-size: 13px;}
  footer .fb .perinfo li::before {top: 12px;}
  footer .fb .perinfo li a span {font-size: 14px;}

}

@media screen and (max-width:360px){
  .topBtn {right: 15px;}
}
 