@charset "UTF-8"; 


@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');

@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@1,700&display=swap');


html { margin: 0; padding: 0; overflow-x: hidden; }

body { margin: 0; padding: 0; font-family:  "pretendard", "GmarketSansMedium", "맑은 고딕", "Malgun Gothic", "돋움", dotum, "Nunito"; font-size: 13px; color: #333; line-height: normal; text-size-adjust: none; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; word-wrap: break-word; letter-spacing: -1px;}

section, nav, article, aside, hgroup, header, footer.main { display: block; }

figure { margin: 0; padding: 0; width: auto; }

pre { margin: 0; padding: 0; }

div, ul, li, dl, dt, dd, ol, p, h1, h2, h3, h4, h5, h6, form { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

ul, ol, dl, li { list-style: none; }

form, fieldset { margin: 0; padding: 0; border: 0; }

caption, legend { display: none; }

.clearfix {clear:both;}

a { color: #454545; text-decoration: none; border: 0; }

a:visited, a:hover, a:active, a:focus { color: #454545; }

b { font-weight: normal; }

address { font-style: normal; }

img { font-size: 0; line-height: normal; border: 0; }

table { width: 100%; border-spacing: 0; border-collapse: collapse; table-layout: fixed; word-break: break-all; word-wrap: break-word; empty-cells: show; }

hr { visibility: hidden; width: 0; height: 0; font-size: 0; line-height: normal; text-indent: -9999px; overflow: hidden; }

textarea { margin: 0; padding: 5px; font-size: 12px; color: #454545; border-top: 1px solid #d0d0d0; border-left: 1px solid #d0d0d0; border-right: 1px solid #eee; border-bottom: 1px solid #eee; resize: none; }

select { margin: 0; padding: 0; font-size: 12px; color: #454545; }

input, select, button { vertical-align: middle; }

input[type="text"], input[type="password"] { margin: 0; padding: 0 5px; border-top: 1px solid #d0d0d0; border-left: 1px solid #d0d0d0; border-right: 1px solid #eee; border-bottom: 1px solid #eee; }

input[type="text"], input[type="password"] { height: 25px; line-height: 25px; }

input[type="image"] { margin: 0; padding: 0; }

input[type="radio"], input[type="checkbox"] { margin: 0 5px 0 0; padding: 0; font-size: 0; line-height: normal; width: 13px; height: 13px; border: 0; outline: 0; }

input[type="button"], button[type="submit"], button[type="button"] { margin: 0; padding: 0; font-size: 12px; letter-spacing: -1px; color: #fff; cursor: pointer; border: 0; background: none; }

input[type="submit"] { margin: 0; padding: 7px 10px; font-size: 12px; letter-spacing: -1px; color: #fff; cursor: pointer; border: 0; background: #007bc1; }

input[type='file'] { margin: 0; padding: 0; height: 23px; font-size: 12px; line-height: normal; -webkit-appearance: none; border: 0; border-radius: 0; }


/*페이지 제목과 위치 표시*/
.pagetitle-location {}
.pagetitle-location .pagetitle {float:left; font-size:14px; font-weight:bold}
.pagetitle-location .location {float:right; text-align:right; font-size:11px}
.pagetitle-location .location span {margin-left:10px; padding-left:10px; display:inline-block; background:url('../subimg/location_gap.gif') no-repeat 0 50%}
.pagetitle-location .location img {vertical-align:middle}
.pagetitle-location .location span.first {background:0}


.section-title {padding-bottom:15px; font-size:21px; color:#454545}
.section-title p {margin:10px 0 0 18px; font-size: 15px; color: #8c8c8c; line-height:16px;}
.section-title span {margin-left:10px;  font-size:13px; color:#999; text-align:center}
.section-title .eng-explain {font-family:"Trebuchet MS",verdana,tahoma; font-size:10px; text-transform:uppercase; letter-spacing:0.1em; text-align:center}
.ent-password {margin: 0 0 0 18px;}


.part-title {height:35px; line-height:35px; font-size:15px; border-bottom:1px solid #aeaeae}
.part-title span {padding:0 20px; display:inline-block; font-weight:bold; border:solid 1px #aeaeae; border-bottom:0}
.ex-plain {display:inline-block; font-size:11px}
.blind {display: none;}

input.under-ts { padding: 0 5px; border: solid #ccc; border-width: 0 0 1px 0; }

input.code { margin: 0; padding: 5px; height: 38px; line-height: 38px; border-top: 1px solid #d0d0d0; border-left: 1px solid #d0d0d0; border-right: 1px solid #eee; border-bottom: 1px solid #eee; }

.sendbtn { margin-top: 10px !important; text-align: center; border: 0; }

.screen-btm { font-size: 0; line-height: 0; border: solid #e5e5e5; border-width: 1px 0; }
.screen-btm:after { content: ""; clear: both; display: block; }
.screen-btm .pagination { float: left; }
.screen-btm .search { float: right; }
.screen-btm .search input[type="text"] { width: 120px; height: 33px; line-height: 33px; background: #f8f8f8; border: solid #brdr; border-width: 0 0 0 1px; }
.screen-btm .search .search-btn { height: 33px; font-size: 12px; line-height: 31px; }

@media (max-width: 720px) { .screen-btm .pagination, .screen-btm .search { float: none; width: 100%; }
  .screen-btm .pagination .move { padding: 0; width: 10%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
  .screen-btm .pagination .move a { padding: 0 5px; }
  .screen-btm .pagination .number { width: 80%; }
  .screen-btm .search { padding: 10px 0; border-top: 1px solid #e5e5e5; text-align: center; }
  .screen-btm .search input[type="text"] { margin-left: 10px; height: 31px; line-height: 31px; border: 1px solid #e5e5e5; } }
@media (max-width: 480px) { .screen-btm .pagination .move a { padding: 0; }
  .screen-btm .pagination .number a { width: 9%; }
  .screen-btm .search { width: 100%; background: #f8f8f8; }
  .screen-btm .search select { width: 30%; }
  .screen-btm .search input[type="text"] { margin: 0; width: 40%; }
  .screen-btm .search .search-btn { width: 20%; } }
.pagination.center, .search.center { float: none; text-align: center; }

.pagetit-loca_ { font-family: "Nanum Gothic", "나눔고딕", "맑은 고딕", "Malgun Gothic", "돋움", dotum, sans-serif; }
.pagetit-loca_ .pagetit_ { float: left; font-size: 19px; }
.pagetit-loca_ .loca_ { float: right; text-align: right; font-size: 11px; color: #999; background: url("../img/sub/icon_home.png") no-repeat 0 50%; }
.pagetit-loca_ .loca_ span { margin-left: 15px; padding-left: 20px; display: inline-block; background: url("../img/sub/location_arr.png") no-repeat 0 50%; }
.pagetit-loca_ .loca_ span:first-child { margin-left: 0; background: 0; }
.pagetit-loca_ .loca_ img { vertical-align: middle; }

.sendbtn img { vertical-align: top; }

.num-or-eng { font-family: "Nunito", "Trebuchet MS", verdana, tahoma, sans-serif; font-size: 11px; letter-spacing: 0; }

.blind { display: none; }


/*board*/

.send-btns { margin-top: 10px !important; text-align: center; border: 0; }
.send-btns a, .send-btns span, .send-btns strong, .send-btns input, .send-btns button, .send-btns img { vertical-align: middle; }

.paginate { margin-top: 10px; font-family: "Nunito", "Trebuchet MS", verdana, tahoma, sans-serif; font-size: 0; line-height: 0; text-align: center; letter-spacing: 0; border: solid #e5e5e5; border-width: 1px 0; }
.paginate span, .paginate a { font-size: 11px; display: inline-block; vertical-align: middle; color: #454545; text-align: center; }
.paginate .move { padding: 0 10px; height: 33px; line-height: 33px; }
.paginate .number a { margin-right: -1px; width: 35px; height: 35px; line-height: 35px; border: solid #e5e5e5; border-width: 0 1px; }
.paginate .number a:hover { color: #fff; background: #333; }
.paginate .number a.curr_ { font-weight: bold; color: #fff; background: #333; }

.lower-search { margin-top: 10px; padding-bottom: 10px; width: 300px; font-size: 0; line-height: 0; text-align: right; border-bottom: 1px solid #e5e5e5; }
.lower-search select { margin-right: 5px; }
.lower-search select, .lower-search input { vertical-align: middle; }
.lower-search input[type="text"] { width: 120px; height: 33px; line-height: 33px; font-size: 12px; color: #888; background: #f8f8f8; }
.lower-search .search-btn { width: 45px; font-weight: 600;height: 35px; }

.lower-btns { margin-top: 10px; padding-bottom: 10px; font-size: 0; line-height: 0; text-align: center; border-bottom: 1px solid #e5e5e5; }
.lower-btns a { margin-left: 3px; padding: 0 1.1%; width: 16%; height: 23px; line-height: 23px; font-size: 11px; font-weight: 600; font-size: 11px; font-weight: bold; color: #fff; display: inline-block; text-align: center; background: #80b9d4; border: 1px solid #609fbd; }
.lower-btns a:first-child { margin-left: 0; }

.contents-lower { margin-top: 10px; border: solid #e5e5e5; border-width: 1px 0; }
.contents-lower:after { content: ""; clear: both; display: block; }
.contents-lower .lef-area { float: left; width: 64%; }
.contents-lower .lef-area .lower-btns { text-align: left; }
.contents-lower .rig-area { float: right; width: 36%; }
.contents-lower .rig-area:after { content: ""; clear: both; display: block; }
.contents-lower .rig-area .lower-btns { text-align: right; }
.contents-lower .paginate { margin-top: 0; text-align: left; border: 0; }
.contents-lower .lower-search { margin-top: 0; padding-bottom: 0; float: right; text-align: right; border-bottom: 0; }
.contents-lower .lower-search input[type="text"] { height: 35px; line-height: 35px; border-width: 0 0 0 1px; }
.contents-lower .lower-btns { margin-top: 0; padding-bottom: 0; border-bottom: 0; }
.contents-lower .lower-btns a { margin-top: 5px; }

.pagetitle-location { font-family: "Nanum Gothic", "나눔고딕", "맑은 고딕", "Malgun Gothic", "돋움", dotum, sans-serif; }
.pagetitle-location:after { content: ""; clear: both; display: block; }
.pagetitle-location .pagetitle { float: left; font-size: 19px; }
.pagetitle-location .location { float: left; text-align: right; font-size: 11px; color: #888; }
.pagetitle-location .location span { margin-left: 10px; padding-left: 15px; display: inline-block; background: url("../img/sub/location_arr.png") no-repeat 0 50%; }
.pagetitle-location .location span:first-child { margin-left: 0; background: 0; }
.pagetitle-location .location img { vertical-align: middle; }

.another-article { margin-top: 5%; width: 100%; border-top: 1px solid #aeaeae; border-bottom: 1px solid #aeaeae; font-size: 0; line-height: 0; }
.another-article .prev { letter-spacing: -1px; border-bottom: 1px solid #e5e5e5; }
.another-article .prev:after, .another-article .next:after { content: ""; clear: both; display: block; }
.another-article .prev .lab, .another-article .prev .title, .another-article .next .lab, .another-article .next .title { padding: 8px 0; float: left; font-size: 12px; line-height: normal; }
.another-article .prev .lab, .another-article .next .lab { width: 20%; color: #fff; font-weight: 600; text-align: center; background: #a7a7a7; }
.another-article .prev .title, .another-article .next .title { padding-left: 2%; width: 78%; }

.multiple-upper { position: relative; z-index: 10; }
.multiple-upper:after { content: ""; clear: both; display: block; }
.multiple-upper a, .multiple-upper span { height: 35px; line-height: 35px; display: inline-block; vertical-align: middle; }
.multiple-upper img { vertical-align: middle; }
.multiple-upper input[type="text"] { height: 33px; line-height: 33px; }
.multiple-upper input[type="submit"] { height: 35px; line-height: 35px; }
.multiple-upper button { height: 35px; line-height: 35px; }
.multiple-upper .lef-area { float: left; }
.multiple-upper .lef-area.array-tab { width: 72%; border: 0; }
.multiple-upper .rig-area { float: right; }
.multiple-upper .rig-area.lineup { width: 28%; }
.multiple-upper .total { font-size: 12px; font-weight: 600; }
.multiple-upper .lineup:after { content: ""; clear: both; display: block; }
.multiple-upper .lineup li { float: left; }
.multiple-upper .article-search { font-size: 0; line-height: 0; }
.multiple-upper .article-search:after { content: ""; clear: both; display: block; }
.multiple-upper .item-hide-show { position: relative; font-size: 0; line-height: 0; z-index: 5; }
.multiple-upper .item-hide-show > a { background: url("../img/sub/bul_location_arr.gif") no-repeat 85% 50%; }
.multiple-upper .item-hide-show ul { position: absolute; top: 35px; left: 0; min-width: 90px; display: none; background: #fff; border-top: 1px solid #e5e5e5; }
.multiple-upper .item-hide-show ul li a { padding: 0 20px; font-size: 13px; border: solid #e5e5e5; border-width: 0 1px 1px; display: block; }
.multiple-upper .item-hide-show ul li a:hover, .multiple-upper .item-hide-show ul li a:active, .multiple-upper .item-hide-show ul li a:focus { color: #fff; }
.multiple-upper .in-multiple { clear: both; }
.multiple-upper .in-multiple:after { content: ""; clear: both; display: block; }

.manage-btn { margin-top: 10px; }
.manage-btn:after { content: ""; clear: both; display: block; }
.manage-btn li { margin: -3px 0 0 -3px; font-size: 0; line-height: 0; }
.manage-btn li a { margin: 3px 0 0 3px; display: inline-block; vertical-align: top; }
.manage-btn .lef-area { float: left; width: 70%; }
.manage-btn .rig-area { float: right; width: 30%; text-align: right; }
.manage-btn .rig-area a:first-child { margin-left: 0; }

.section-upper { padding-bottom: 15px; font-size: 17px; color: #454545; }
.section-upper p { margin-top: 10px; font-size: 11px; color: #888; }
.section-upper strong { margin-right: 10px; }
.section-upper span { font-size: 11px; color: #888; }
.section-upper .explain { font-family: "Nunito", "Trebuchet MS", verdana, tahoma, sans-serif; font-size: 10px; text-transform: uppercase; letter-spacing: 0.1em !important; text-align: center; }

.num-or-eng { font-family: "Nunito", "Trebuchet MS", verdana, tahoma, sans-serif; font-size: 11px; font-weight: 300; letter-spacing: 0; }

/*pagination & search*/
.board-bottom {border-top:1px solid #e5e5e5; *zoom:1}
.board-bottom:after {content:""; clear:both; display:block}
.board-bottom .pagination {margin-left:-16px; float:left}
.board-bottom .pagination span a {padding:3px 10px; font-size:13px;}
.board-bottom .pagination span a img {vertical-align:middle;}
.board-bottom .pagination span a.curr_ {background: #333333; color:#fff;}

.board-bottom .search {margin-top:10px; float:right; _text-align:right}
.board-bottom .search input.under-ts {height:22px; line-height:22px}

.explain { font-size: 11px; display: inline-block; }

.array-tab { font-weight: 600; border-bottom: 1px solid #e5e5e5; }
.array-tab:after { content: ""; clear: both; display: block; }
.array-tab li { margin-right: -1px; float: left; }
.array-tab li.curr_ a { width: 80px; height: 35px !important; color: #5db5b0; text-align: center; }
.array-tab li a { padding: 0 10px; height: 35px; line-height: 35px; color: #454545; display: block; border: 1px solid #e5e5e5; border-bottom: 0; }
.array-tab li a:hover { width: 80px; height: 35px !important; text-align: center; color: #5db5b0; }

.element-invisible { display: none !important; }

.clearfix:before, .clearfix:after { content: ""; clear: both; display: block; }

.clear { clear: both; }

.data-nothing { padding: 15px !important; clear: both; font-size: 12px; font-weight: 600; line-height: normal; text-align: center; }

.captcha_img { border: 1px solid #e5e5e5; vertical-align: middle; cursor: pointer; }

.captcha_input { margin-top: 0; padding: 0; height: 41px; line-height: 40px; font-size: 15px; text-align: center; vertical-align: middle; border: 1px solid #e5e5e5; }

.captcha_flash { cursor: pointer; }

.clearfix:before, .clearfix:after { content: ""; clear: both; display: block; }


.blind {display: none;}

.auto-width, .con {width:1200px; margin:0 auto;}
#m_only { display: none;}



/* ICON CSS */
.icon_lock {background:url(icons/icon_lock.png) left center no-repeat;}
.icon_check {background:url(icons/icon_check.png) left center no-repeat;}
.icon_add {background:url(icons/icon_add.png) left center no-repeat;}
.icon_delete {background:url(icons/icon_delete.png) left center no-repeat;}
.icon_rss {background:url(icons/icon_rss.png) left center no-repeat;}
.icon_shield {background:url(icons/icon_shield.png) left center no-repeat;}
.icon_key {background:url(icons/icon_key.png) left center no-repeat;}
.icon_forbidden {background:url(icons/icon_forbidden.png) left center no-repeat;}
.icon_link {background:url(icons/icon_link.png) left center no-repeat;}
.icon_write {background:url(icons/icon_write.png) left center no-repeat;}
.icon_folder {background:url(icons/icon_folder.png) left center no-repeat;}
.icon_arrow_up {background:url(icons/icon_arrow_up.png) left center no-repeat;}
.icon_arrow_down {background:url(icons/icon_arrow_down.png) left center no-repeat;}
.icon_arrow_left {background:url(icons/icon_arrow_left.png) left center no-repeat;}
.icon_arrow_right {background:url(icons/icon_arrow_right.png) left center no-repeat;}
.icon_setting {background:url(icons/icon_setting.png) left center no-repeat;}
.icon_notice {background:url(icons/icon_notice.png) left center no-repeat;}
.icon_list {background:url(icons/icon_list.png) left center no-repeat;}
.icon_search {background:url(icons/icon_search.png) left center no-repeat;}
.icon_play {background:url(icons/icon_play.png) left center no-repeat;}
.icon_pause {background:url(icons/icon_pause.png) left center no-repeat;}
.icon_home {background:url(icons/icon_home.png) left center no-repeat;}
.icon_print {background:url(icons/icon_print.png) left center no-repeat;}
.icon_info {background:url(icons/icon_info.png) left center no-repeat;}
.icon_chart {background:url(icons/icon_chart.png) left center no-repeat;}
.icon_warning {background:url(icons/icon_warning.png) left center no-repeat;}
.icon_bag {background:url(icons/icon_bag.png) left center no-repeat;}
.icon_mail {background:url(icons/icon_mail.png) left center no-repeat;}
.icon_file {background:url(icons/icon_file.png) left center no-repeat;}
.icon_calendar {background:url(icons/icon_calendar.png) left center no-repeat;}
.icon_monitor {background:url(icons/icon_monitor.png) left center no-repeat;}
.icon_refresh {background:url(icons/icon_refresh.png) left center no-repeat;}
.icon_tag {background:url(icons/icon_tag.png) left center no-repeat;}
.icon_person {background:url(icons/icon_person.png) left center no-repeat;}
.icon_cart {background:url(icons/icon_cart.png) left center no-repeat;}
.icon_word {background:url(icons/icon_word.png) left center no-repeat;}
.icon_excel {background:url(icons/icon_excel.png) left center no-repeat;}
.icon_hwp {background:url(icons/icon_hwp.gif) left center no-repeat;}
.icon_ppt {background:url(icons/icon_ppt.png) left center no-repeat;}
.icon_gift {background:url(icons/icon_gift.png) left center no-repeat;}








/* 일정 추가 CSS */
.btn_ {
    display:inline-block;
    *zoom:1;
    *display:inline;
    padding-right:4px;
    padding-left:4px;
    background:#fff;
    font-family:'Nanum Gothic', '나눔고딕',nanumgothic,'돋움',dotum;
    font-size:12px;
    color:#555;
    line-height:22px;
    word-spacing:-1px;
    text-decoration:none !important;
    white-space:nowrap;
    border-top:1px solid #c5c5c5;
    border-left:1px solid #c5c5c5;
    border-right:1px solid #999;
    border-bottom:1px solid #999;
    margin:2px 0px;
    cursor:pointer;
    border-radius:5px;
}
.btn_ span, .btn_ strong {
    display:inline-block;
    vertical-align: middle;
    padding-left:18px;
    cursor:pointer;
}
.btn_:hover {
    color:#39A901;
}
.btn_ img {
    vertical-align:middle;
}
.btn_ .noicon {
    padding-left:0px;
    display:inline-block;
    height:100%;
}
/* password */
.password-confirm {border:3px solid #efefef; width:500px; margin:0 auto; padding:30px; text-align: center;}
.password-confirm .password-title .tit {border-bottom:1px solid #efefef; padding-bottom:10px; margin-bottom:10px; font-size:20px; font-weight: 600;}
.password-confirm .password-title .sub_tit {font-size:14px; margin-bottom:20px;}




h6 {display:none;}

.inner_wrap {width:100%;max-width:1400px;margin:0 auto; word-break: keep-all;}


html, body, #wrap {width:100%;height:100%;box-sizing:border-box;}

.none-scroll {
-ms-overflow-style: none!important;
scrollbar-width: none!important;
}
.none-scroll::-webkit-scrollbar {
display: none!important;
}

@media all and (max-width:1400px){
	
/*section {height:auto!important;}*/
	
.inner_wrap {width:95%;margin:0 auto;}
	
}
	
	


#wrap{position:relative;/*z-index:1*/}


/* header */

header{position: fixed; top: 0; left: 0; z-index: 999; width: 100%; background: rgba(255,255,255,0); border-bottom: 1px solid rgba(255,255,255,.6); box-sizing: border-box; transition: .3s;}
header .head_inner{width: 100%; max-width: 1400px; margin: 0 auto; height: 100px; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; box-sizing: border-box;}

header .head_logo{width: 20.5%; margin-right: 1%;}
header .head_logo img{max-width: 100%;}
header .head_logo .logo_on{display: none;}

header nav.gnb{width: 44%;margin-right: 2%;position: relative;}
header nav.gnb ul.dep1{display: flex; flex-wrap: wrap; justify-content: flex-end;}
header nav.gnb ul.dep1>li{width: 18%;}
header nav.gnb ul.dep1>li>a{display: block; font-size: 20px; font-weight: 500; color: #fff; padding: 40.5px 0; box-sizing: border-box; text-align: center;}

header .head_util{width: 32%;display: flex;flex-wrap: wrap;justify-content: flex-end;}
header .head_util ul.info{display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;}
header .head_util ul.info li{margin-right: 30px;}
header .head_util ul.info li a{font-size: 18px;color: #fff; font-weight: 500}
header .head_util .tel{}
header .head_util .tel::before{content: ''; background: url(../img/main/tel_ic.png)0 0 no-repeat; width: 27px; height: 30px; display: inline-block; margin-right: 10px;}
header .head_util .tel img{max-width: 100%;}
header .head_util .tel .tel_img_on{display:none;}

header .head_util p{font-family: 'Playfair Display', serif; font-size: 50px; color: #fff; font-weight: bold;}

nav.sub_menu{width: 100%; position: absolute; top: 100%; left: 0; border-top: 1px solid #ccc; box-sizing: border-box; display: none;}
nav.sub_menu .sub_menu_inner{width: 100%; background: #fff; }
nav.sub_menu .sub_menu_cmn{width: 100%; display: flex; flex-wrap: wrap; align-items: center; height: 220px; display: none}
nav.sub_menu .sub_menu_01{display: flex;}

nav.sub_menu .exp_wrap{background: #f8f8f8; background-size: cover; width: 26%; height: 100%; box-sizing: border-box; display: flex; flex-direction: column; align-items: center; justify-content: center;}

nav.sub_menu .exp_wrap h2.tit{font-size: 32px; font-weight: bold; margin-bottom: 10px;}
nav.sub_menu .exp_wrap p.exp{font-size: 18px; line-height: 26px; font-weight: 500;color: #666}

nav.sub_menu .dep2_wrap{width: 60%; box-sizing: border-box; padding: 0 30px;}
nav.sub_menu .dep2_wrap ul.dep2{display: flex; flex-wrap: wrap; }
nav.sub_menu .dep2_wrap ul.dep2 li{width: 23.5%; margin: 0 2% 2% 0;}
nav.sub_menu .dep2_wrap ul.dep2 li:nth-child(4n){margin: 0 0 2% 0;}
nav.sub_menu .dep2_wrap ul.dep2 li a{display: block; font-size: 18px; font-weight: 500;  border: 1px solid #ccc; border-radius: 10px; padding: 17px 20px; box-sizing: border-box;}
nav.sub_menu .dep2_wrap ul.dep2 li:hover a{color: #fff; background: #7fafdd;}
header a.sitemap_btn{position: absolute; top: 50%; right: 20px; transform: translateY(-50%); z-index: 10}
header a.sitemap_btn .site_btn_on{display: none;}
header a.m_menu_btn{display: none; position: absolute; top: 50%; right:0; transform: translateY(-50%);}


header.headOn{background: rgba(255,255,255,1); border-bottom: 1px solid #ccc;}
header.headOn .head_logo .logo_on{display: block;}
header.headOn .head_logo .logo{display: none;}

header.headOn nav.gnb ul.dep1>li>a {color: #333;}
header.headOn .head_util ul.info li a{color: #666}
header.headOn .head_util .tel::before{content: ''; background: url(../img/main/tel_ic_on.png)0 0 no-repeat; width: 27px; height: 30px; display: inline-block; margin-right: 10px;}
header.headOn .head_util .tel .tel_img_on{display: inline-block;}
header.headOn .head_util .tel .tel_img{display: none;}

header.headOn a.sitemap_btn .site_btn_on{display: block;}
header.headOn a.sitemap_btn .site_btn{display: none;}


/* 모바일 */
header nav.m_menu {position:fixed;right:0;top:0;background:rgba(0,0,0,0.3);width:100%;height:100%;z-index:99999;display:none;}

header nav.m_menu .menu_inner {position:fixed;right:0;top:0;width:100%;max-width:320px;height:100%;background:#333;z-index:9001}
	
header nav.m_menu .m_menu_top {width:90%;margin:0 auto;padding:25px 0;position:relative;}
header nav.m_menu .m_menu_top .m_menu_logo {max-width:220px;}
	
header nav.m_menu ul.btns {background:#414141;text-align:center;font-size:0;}
header nav.m_menu ul.btns li {display:inline-block;width:33.3%;position:relative;}
header nav.m_menu ul.btns li:first-child:nth-last-child(4),
header nav.m_menu ul.btns li:first-child:nth-last-child(4) ~ li {width:25%;}

header nav.m_menu ul.btns li:after {content:"";position:absolute;right:0;top:20px;width:1px;height:14px;background:#fff;}
header nav.m_menu ul.btns li:last-child:after {display:none;}
header nav.m_menu ul.btns li a {font-size:14px;padding:15px 0;display:block;color:#fff;}
header nav.m_menu a.m_close_btn {position:absolute;right:15px;top:50%;transform:translateY(-50%);}
header nav.m_menu a.m_close_btn img {max-width:20px;}
	
header nav.m_menu ul.dep1 > li.on > a {color:#a8de0e;}
	
header nav.m_menu ul.dep1 > li > a {font-size:16px;display:block;padding:15px 0;border-bottom:1px solid #414141;color:#fff;text-indent:30px;}
header nav.m_menu ul.dep2 {border-bottom:1px solid #414141;background:#414141;display:none;padding:15px 0;}
header nav.m_menu ul.dep2 > li {position:relative}
header nav.m_menu ul.dep2 > li:before {content:"";position:absolute;left:30px;top:17px;width:3px;height:3px;background:#ff9800;}
header nav.m_menu ul.dep2 > li > a {font-size:14px;display:block;padding:10px 0;color:#fff;text-indent:45px;}


@media all and (max-width:1600px){
    
    header .head_util{width: calc(29% - 52px - 30px);}
    header a.sitemap_btn{position: static; display: block; }
}

@media all and (max-width:1400px){
    header .head_inner{width: 95%;}
}

@media all and (max-width:1200px){
    header .head_inner{position: relative; height: 80px;}
    header a.sitemap_btn{display: none; }
    header nav.gnb{display: none;}
    header .head_util{display: none;}
    header a.m_menu_btn{display: block;zoom:.9}
    header .head_logo{width: 100%;}
    header .head_logo img{max-width: 210px;}
}


/* footer */

footer{background: #222}
footer .foot_inner{width: 100%; max-width: 1400px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-between; padding: 100px 0;}
footer .foot_l{width: 18%;}
footer .foot_l img{max-width: 100%;}
footer .foot_c{width: 54%;display: flex; flex-wrap: wrap; justify-content: space-between;}
footer .foot_c .left{}
footer .foot_c .left p{font-size: 18px; line-height: 32px; color: #fff;}
footer .foot_c .left p.copy{color: #999; padding-top: 15px;}
footer .foot_c .right{}
footer .foot_c .right .contact{}
footer .foot_c .right .contact li{display: flex; align-items: center; margin-bottom: 33px;}
footer .foot_c .right .contact li:last-child{margin-bottom: 0}
footer .foot_c .right .contact li span.ic{background: url(../img/main/foot_spicon.png)0 0 no-repeat; width: 48px; height: 48px; display: inline-block; vertical-align: middle; margin-right: 10px; }
footer .foot_c .right .contact li:nth-child(2) span.ic{background-position: -48px 0;}
footer .foot_c .right .contact li span.txt{width: calc(100% - 48px - 10px);font-size: 20px; font-weight: 600; color: #fff;}
footer .foot_c .right .contact li span.txt b{font-size: 28px; font-weight: bold; display: block;}
footer .foot_r{width: 17%;}
footer .foot_r .family_site{width: 100%; max-width: 196px; margin-bottom: 40px;position: relative;margin-left: auto;}
footer .foot_r .family_site .f_btn > a{display: block; color: #fff; position: relative; font-size: 18px; font-weight: 600; padding: 20px; border-bottom: 2px solid #fff;}
footer .foot_r .family_site .f_btn > a::after{content:''; background: url(../img/main/family_site_icon.png)0 0 no-repeat; width:14px; height: 14px; position: absolute; bottom: 15px; right: 20px; transform: translateY(-50%);}
footer .foot_r .family_site ul.site_list{width: 100%; position: absolute; bottom:100%; left: 0; display: none; padding: 20px 0; box-sizing: border-box;background: #222;border-bottom: 1px solid #ffff;}
footer .foot_r .family_site ul.site_list li{}
footer .foot_r .family_site ul.site_list li a{display: block; background: #222; color: #fff; font-size: 16px; font-weight: 500; line-height: 42px; box-sizing: border-box; padding: 0 20px;}
footer .foot_r .family_site ul.site_list li a:hover{color: #fff600;}
/* footer .foot_r a.top_btn{font-size: 18px; font-weight: 500; width: 50px; height: 50px; line-height: 50px; text-align: center; display: block; color: #fff; border: 1px solid #fff; border-radius: 50%; box-sizing: border-box;margin-left: auto;} */
footer .foot_r a.top_btn{font-size: 18px; font-weight: 500; width: 50px; height: 50px; line-height: 50px; text-align: center; display: block; color: #fff; border: 1px solid #fff; border-radius: 50%; box-sizing: border-box;margin-left: auto;}
footer .foot_r a.site_btn{
    font-size: 16px;  font-weight: 500;  text-align: right; display: block; color: #fff; margin-bottom: 20px;
}


@media all and (max-width:1400px){
    footer .foot_inner{width: 95%;}
}

@media all and (max-width:1200px){
    footer .foot_inner{padding: 50px 0; position: relative;}
    footer .foot_l{width: 50%; margin-bottom: 20px; order: 1}
    footer .foot_c{width: 100%; order: 3}
    footer .foot_r{width: 50%; order: 2;margin-bottom: 20px;}
    
    footer .foot_r .family_site{margin: auto;}
    footer .foot_r a.top_btn{position: absolute; top: 50px; right: 0; }
    footer .foot_c .right .contact li{margin-bottom: 20px;}
}


@media all and (max-width:768px){
    footer .foot_r .family_site .f_btn > a {font-size: 16px; padding: 10px;}
    footer .foot_c .left p{font-size: 16px; line-height: 24px; text-align: center;}
    footer .foot_c .right .contact li span.txt{font-size: 16px;}
    footer .foot_c .right .contact li span.txt b{font-size: 17px;}
    footer .foot_c{flex-direction: column;}
    footer .foot_c .left{order: 2}
    footer .foot_c .right .contact{display: flex;  align-items: center; justify-content: center; }
    footer .foot_c .right .contact li{margin-bottom: 10px !important; margin-right: 15px;}
    footer .foot_c .right .contact li:last-child{margin-right: 0;}
}
@media all and (max-width:640px){
    footer .foot_r a.top_btn{top: auto; bottom: 80px;}
}

@media all and (max-width:525px){

    footer .foot_l{width: 100%; text-align: center;}
    footer .foot_r{width: 100%;}
}


/*사이트맵*/

/* .sitemap{ display: flex;
justify-content: space-between;}

.sitemap dl{
    box-shadow: 0 0 12px 2px #dae1e5;
    display: inline-block;
    vertical-align: top;
    width: 32%;
    margin: 0 2% 2% 0;
    box-sizing: border-box;
    height: 402px;
}


.sitemap dl dt{
    border-bottom: 5px solid #0066b3;
    padding: 20px;
    font-size: 20px;
    font-weight: 700;
}

.sitemap dl dd{
padding: 10px 0;
text-align: center;
font-size: 18px;
box-sizing: border-box;
}

.sitemap dl dd:not(:first-child){
    border-top: 2px solid #eee;
}

.sitemap dl dd:hover, .sitemap dl dd:hover a{
    background: #0066b3;
    color: #fff;
} */