@charset "UTF-8"; 


@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');

@font-face {
    font-family: 'GangwonEduPowerExtraBoldA';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2201-2@1.0/GangwonEduPowerExtraBoldA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



html { margin: 0; padding: 0; overflow-x: hidden; }

body { margin: 0; padding: 0; font-family:  "pretendard", "GangwonEduPowerExtraBoldA", "맑은 고딕", "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, #main_foot.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"], input[type="email"] { 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;}

section .inner_wrap {width:100%;max-width:1500px;margin:0 auto;}


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:1500px){
	
/*section {height:auto!important;}*/
	
.inner_wrap {width:98%;margin:0 auto;}
	
}
	
	


#wrap{position:relative;/*z-index:1*/}


/* header */
/*
header {position:fixed;top:0; left: 0; z-index: 9999; width: 100%;background: rgba(255,255,255,0); box-sizing: border-box;border-bottom: 1px solid rgba(255,255,255,.3);transform: .3s;}
header .head_inner {max-width: 1720px; margin: 0 auto; box-sizing: border-box; }


header .head_logo{width:17.44%;  display: flex; flex-wrap: wrap; }


header nav.gnb{width: 43%;}
header nav.gnb ul.dep1{display: flex; }
header nav.gnb ul.dep1 li{}
header nav.gnb ul.dep1 li a{}

header .head_util{width: 100%; max-width: 370px;}


header .sub_menu{display: none;}


*/

#subWrap header{position: relative !important;}

header {font-size:0;position: fixed;z-index: 9999;width: 100%;background: rgba(255,255,255,0); box-sizing: border-box;border-bottom: 1px solid rgba(255,255,255,.2);transform: .3s}
header .head_inner {max-width: 1500px; margin: 0 auto;font-size: 0; display: flex; flex-wrap: wrap; align-items: center;}


header .head_logo{width:20%; box-sizing: border-box;display: flex; flex-wrap: wrap; align-items: center;}
header .head_logo a {margin: 0 5px 0 0}
header .head_logo h1{margin-left: 10px;}
header .head_logo h1.h_logo_on{display: none;}

header nav.gnb {width:calc(100% - 20% - 370px - 45px) ; text-align: center;}
header nav.gnb ul.dep1{font-size: 0; display: flex; align-items: center; justify-content: center;}
header nav.gnb ul.dep1 li{width:20%; position: relative;}
header nav.gnb ul.dep1 li::after{content: ''; background: #fff; width: 5px; height: 5px; position: absolute; top: 50%; right: -2.5px; border-radius: 50%; transform: translateY(-50%)}
header nav.gnb ul.dep1 li:last-child::after{display: none;}
header nav.gnb ul.dep1 li a{display: block; font-size:19px; font-weight: 600; color: #fff; padding:38.5px 0;}
header nav.gnb ul.dep1 li.on a{color:#3b298e;}


header .head_util {width:100%; max-width: 370px; display: flex; align-items: center;justify-content: flex-end;}
header .head_util ul.sns{display: flex; margin-right: 20px;}
header .head_util ul.sns li{margin: 0 5px 0 0;}
header .head_util ul.sns li a{background: url(../img/main/head_util_sns_spicon.png)0 0 no-repeat; width:32px; height: 32px; display: block; }
header .head_util ul.sns li:nth-child(2) a{background-position: -32px 0; }

header .head_util .search_wrap{display: flex;}
header .head_util .search_wrap input[type="text"]{width: 100%; max-width: 204px; height: 25px; background: none;border: none;border-bottom: 2px solid #fff; font-size: 17px;  box-sizing: border-box; color: #fff;}

header .head_util .search_wrap .search_btn{background: url(../img/main/head_search_icon.png) 0 0 no-repeat;width: 20px; height: 25px; display: inline-block; vertical-align:bottom; margin-left: 3px;}

header a.menu_btn_02{display: none;}
header a.menu_btn{margin-left: 20px;}





header.headOn {background: rgba(255,255,255,1);transition: .3s;}
header.headOn nav.gnb ul.dep1 li::after{background: #dcdcdc}
header.headOn nav.gnb ul.dep1 li a{color: #333;}
header.headOn .head_logo h1.h_logo{display: none;}
header.headOn .head_logo h1.h_logo_on{display: block;}

header.headOn .head_util ul.sns li a{background: url(../img/main/head_util_sns_spicon_on.png)0 0 no-repeat; width:32px; height: 32px; display: block;}
header.headOn .head_util ul.sns li:nth-child(2) a{background-position: -32px 0;}

header.headOn .head_util .search_wrap input[type="text"] {border-color: #333}
header.headOn .head_util .search_wrap .search_btn{background: url(../img/main/head_search_icon_on.png) 0 0 no-repeat;width: 20px; height: 25px; display: inline-block; vertical-align:bottom; margin-left: 3px;}


header.headOn a.menu_btn_02{display: block;margin-left: 20px;}
header.headOn a.menu_btn_01{display: none;}


#subWrap header {background: rgba(255,255,255,1);transition: .3s;}
#subWrap header nav.gnb ul.dep1 li::after{background: #dcdcdc}
#subWrap header nav.gnb ul.dep1 li a{color: #333;}
#subWrap header .head_logo h1.h_logo{display: none;}
#subWrap header .head_logo h1.h_logo_on{display: block;}

#subWrap header .head_util ul.sns li a{background: url(../img/main/head_util_sns_spicon_on.png)0 0 no-repeat; width:32px; height: 32px; display: block;}
#subWrap header .head_util ul.sns li:nth-child(2) a{background-position: -32px 0;}

#subWrap header .head_util .search_wrap input[type="text"] {border-color: #333}
#subWrap header .head_util .search_wrap .search_btn{background: url(../img/main/head_search_icon_on.png) 0 0 no-repeat;width: 20px; height: 25px; display: inline-block; vertical-align:bottom; margin-left: 3px;}


#subWrap header a.menu_btn_02{display: block;margin-left: 20px;}
#subWrap header a.menu_btn_01{display: none;}

#subWrap .aside_ticket_btn a{
    width: 50px;
    height: 50px;
    border-radius: 25px;
background: url(../img/main/vis_island_prev.png)center center no-repeat  #5e91c8;
display: block;
}

header nav.sub_menu {position:absolute;left:0;top:100px;width:100%;z-index: 9000; background: #fff; display: none;}

header nav.sub_menu .sub_menu_inner {max-width:1500px;margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-between;}

header nav.sub_menu .sub_menu_cmn{display: none}
header nav.sub_menu .sub_menu_01{display: block}
header nav.sub_menu .sub_menu_cmn::before{content: ''; background: #f7fbfe; position: absolute; top: 0; left: 0; width: 400px; height: 100%; z-index: -1}


header nav.sub_menu .sub_menu_cmn .sub_menu_l{width: 31%; background:#f7fbfe; padding: 60px 0; box-sizing: border-box;}
header nav.sub_menu .sub_menu_cmn .sub_menu_l .tit_wrap{margin-bottom: 70px;}
header nav.sub_menu .sub_menu_cmn .sub_menu_l .tit_wrap .tit{font-size: 44px; font-weight: bold; color: #5e91c8; font-family: 'GangwonEduPowerExtraBoldA'}
header nav.sub_menu .sub_menu_cmn .sub_menu_l .tit_wrap .exp{font-size: 16px; font-weight: 500; color: #999; line-height: 28px;}

header nav.sub_menu .sub_menu_cmn .sub_menu_l ul.step{display: flex; padding-bottom: 20px; box-sizing: border-box; border-bottom: 1px solid #ccc; }
header nav.sub_menu .sub_menu_cmn .sub_menu_l ul.step li{margin-right: 30px;}
header nav.sub_menu .sub_menu_cmn .sub_menu_l ul.step li a{display: block; }
header nav.sub_menu .sub_menu_cmn .sub_menu_l ul.step li a .num{font-size: 12px; font-weight: 500; color: #888; margin-bottom: 8px;}
header nav.sub_menu .sub_menu_cmn .sub_menu_l ul.step li a .tt{font-size: 17px; font-weight: bold; position: relative; word-break: keep-all;}
header nav.sub_menu .sub_menu_cmn .sub_menu_l ul.step li.crnt a .tt{color: #5e91c8;}
header nav.sub_menu .sub_menu_cmn .sub_menu_l ul.step li.crnt a .tt::after{position: absolute; bottom: -21px; left: 0; content: ''; width: 100%; height: 2px; background: #5e91c8; }


header nav.sub_menu .sub_menu_cmn .sub_menu_r{width: calc(100% - 31% - 5%); background: #fff;}

header nav.sub_menu ul.dep2 {font-size:0;padding:40px 0;display: flex; flex-wrap: wrap;}
header nav.sub_menu ul.dep2 li{width:31.33%;text-align:center;margin: 0 3% 3% 0;position:relative;}
header nav.sub_menu ul.dep2 li:nth-child(3n){margin: 0 0 3% 0;}




header nav.sub_menu ul.dep2.step_cmn {display:none}
header nav.sub_menu ul.dep2.step_01 {display:flex}



header nav.sub_menu ul.dep2 li a {font-size: 18px; color: #999; padding: 18.5px 0; display: block;border: 1px solid #dcdcdc; box-sizing: border-box; border-radius: 10px}

header nav.sub_menu .sub_menu_cmn ul.dep2 li:hover a{background: #5e91c8;color: #fff; box-shadow: 0 0 12px rgba(94,145,200,.25)}



header nav.menu_modal{position: fixed; top: 0; left: 0; background: url(../img/main/menu_modal_bg.jpg) right bottom no-repeat;  width: 100%; height: 100%; background-size: cover; z-index: 99999; display: none;}
header nav.menu_modal .menu_modal_inner{max-width: 1500px; margin: 0 auto; padding: 40px 0; box-sizing: border-box; height: 100%;}

header nav.menu_modal .modal_close_btn{display: block; text-align: right;}

header nav.menu_modal ul.dep2{display: flex; flex-wrap: wrap;}
header nav.menu_modal ul.dep2 > li{ width: 25%; padding: 0 30px; box-sizing: border-box; box-sizing: border-box; min-height: 435px; position: relative;}
header nav.menu_modal ul.dep2 > li::after{content: ''; width: 1px; height: 100%; background: #ccc; position: absolute; right: 0; top: 0}
header nav.menu_modal ul.dep2 > li:nth-child(4n)::after{display: none;}

header nav.menu_modal ul.dep2 > li:nth-child(n + 5){padding-bottom: 0}
header nav.menu_modal ul.dep2 > li > a{display: block; font-size: 32px;font-weight: 600; margin-bottom: 35px;font-family: 'GangwonEduPowerExtraBoldA';}
header nav.menu_modal ul.dep2 > li > a span{display: block; margin-bottom: 10px; font-size: 24px; font-family: 'GangwonEduPowerExtraBoldA';}
header nav.menu_modal ul.dep2 > li.on > a{color: #5e91c8}
header nav.menu_modal ul.dep2 > li > ul.dep3{}
header nav.menu_modal ul.dep2 > li > ul.dep3 > li{margin-bottom: 20px;}
header nav.menu_modal ul.dep2 > li > ul.dep3 > li:last-child{margin-bottom: 0}
header nav.menu_modal ul.dep2 > li > ul.dep3 > li a{ font-size: 18px; font-weight: 600}
header nav.menu_modal ul.dep2 > li > ul.dep3 > li.crnt a{color:  #5e91c8;position: relative;}
header nav.menu_modal ul.dep2 > li > ul.dep3 > li.crnt a::after{content: ''; width: 100%; height: 2px; background: #5e91c8; position: absolute; bottom: -3px; left: 0;}


@media all and (max-width:1500px){
    
    header .head_inner{width: 98%; margin: 0 auto;}
    header nav.menu_modal .modal_close_btn{margin-right: 30px;}
    header nav.sub_menu .sub_menu_cmn{width: 98%; margin: 0 auto;}
}


@media all and (max-width:1200px){
    header nav.gnb{display: none;}
    header .head_util{display: none;}
    header .head_logo{width: calc(100% - 45px); height: 80px;}
}

@media all and (max-width:1024px){
    header nav.menu_modal .menu_modal_inner{width: 98%;}
    header nav.menu_modal .dep2_wrap{ height: 100%; overflow: hidden; overflow-y: scroll}
/*    header nav.menu_modal ul.dep2 > li{width: 50%;     min-height: 400px; }*/
    header nav.menu_modal ul.dep2 > li > a{font-size: 28px; margin-bottom: 20px;}
    header nav.menu_modal ul.dep2 > li > a span{font-size: 20px; margin-bottom: 5px}
    header nav.menu_modal ul.dep2 > li > ul.dep3 > li a{font-size: 16px;}
/*    header nav.menu_modal ul.dep2 > li:nth-child(2n)::after{display: none;}*/
    header nav.menu_modal ul.dep2 > li > a
    header nav.menu_modal .modal_close_btn{margin-right: 0}
}

@media all and (max-width:768px){
    
    
    header nav.menu_modal ul.dep2 > li{width: 100%; min-height: auto; text-align: center; padding: 30px 0; box-sizing: border-box; border-bottom: 1px solid #ccc;}
    header nav.menu_modal ul.dep2 > li:nth-child(n + 5){padding: 30px 0}
    header nav.menu_modal ul.dep2 > li > a{margin-bottom: 20px;}
    header nav.menu_modal ul.dep2 > li::after{display: none;}
}






/* main_foot */

#main_foot{background: linear-gradient( to top, #0157a4, #fff ); width:100%; padding: 420px 0 80px 0; }
#main_foot .foot_inner{width: 100%; max-width: 1500px; margin: 0 auto; box-sizing: border-box; display: flex; flex-wrap:wrap; justify-content: space-between; }

#main_foot .foot_l{width: 50%;}
#main_foot .foot_l .f_tit{display: flex; margin-bottom: 10px; }
#main_foot .foot_l .foot_logo{margin-right: 10px;}

#main_foot .foot_l ul.sns{display: flex; margin-right: 20px; font-size: 0;}
#main_foot .foot_l ul.sns li{margin: 0 5px 0 0;}
#main_foot .foot_l ul.sns li a{background: url(../img/main/head_util_sns_spicon.png)0 0 no-repeat; width:32px; height: 32px; display: block; }
#main_foot .foot_l ul.sns li:nth-child(2) a{background-position: -32px 0; }

#main_foot .foot_l p{font-size: 17px; font-weight: 500; line-height: 28px; color: #fff;}

#main_foot .foot_r{width: 50%; text-align: right;}
#main_foot .foot_r ul.tel{}
#main_foot .foot_r ul.tel li{font-size: 28px; font-weight: bold; color: #fff; line-height: 48px; font-family: 'GangwonEduPowerExtraBoldA'; }
#main_foot .foot_r ul.tel li span.tt{margin-right: 15px;}
#main_foot .foot_r ul.tel li span.tt::before{content: ''; background: url(../img/main/foot_tel_icon.png)0 0 no-repeat; width: 19px; height: 20px; display: inline-block; margin: 0 8px 0 0;}
#main_foot .foot_r ul.tel li span.tx{}

#main_foot .foot_r ul.org_list{display: flex; justify-content: flex-end; align-items: center;}
#main_foot .foot_r ul.org_list li{margin-right: 30px;}
#main_foot .foot_r ul.org_list li:last-child{margin-right: 0px;}
#main_foot .foot_r ul.org_list li a{display: block;}
#main_foot .foot_r ul.org_list li a img{max-width: 100%;}


@media all and (max-width:1500px){
    #main_foot{padding: 80px 0 50px 0;}
    #main_foot .foot_inner{width: 98%;}
    #main_foot nav.sub_menu .sub_menu_cmn{width: 98%; margin: 0 auto;}
}

@media all and (max-width:1024px){
    
    #main_foot .foot_l p{font-size: 15px;}
    #main_foot .foot_r ul.tel li{font-size: 24px;}
}


@media all and (max-width:768px){
    #main_foot{padding: 60px 0 50px 0;}
    #main_foot .foot_inner{flex-direction: column; text-align: center; margin: 0 auto;}
    #main_foot .foot_l{width: 100%;text-align: center;margin-bottom: 10px;}
    #main_foot .foot_l .f_tit{justify-content: center;}
    #main_foot .foot_l p{font-size: 14px; line-height: 24px;}
    #main_foot .foot_l br{display: none}
    
    #main_foot .foot_r{width: 100%;text-align: center}
    #main_foot .foot_r ul.tel li{font-size: 20px; line-height: 30px}
    #main_foot .foot_r ul.org_list{justify-content: center;}
    #main_foot .foot_r ul.org_list li{margin-right: 20px;}
    
    
}



/* sub_foot */
#sub_foot{background: #333; width:100%; padding: 80px 0;clear:both;}
#sub_foot p {font-size: 17px; line-height: 28px; color: #fff; text-align: center; margin-bottom: 30px;}
#sub_foot ul.org_list{display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
#sub_foot ul.org_list li{margin-right: 30px;}
#sub_foot ul.org_list li:last-child{margin-right: 0px;}


@media all and (max-width:768px){
    #sub_foot{padding: 50px 0}
    #sub_foot p{font-size: 15px; line-height: 26px}
    #sub_foot ul.org_list li{margin-right: 20px;}
}

/*[웹진시옷] 레이어팝업/모달팝업 버튼*/
.subscribe_btns{cursor: pointer;position: fixed;right: 40px;bottom: 40px;z-index: 100;width: 140px;height: 140px;background: url(/src/img/sub/sub_modal_btn.png); background-size: cover;border-radius: 25px;box-sizing: border-box;}
.subscribe_btns a{width:100%; height:100%;}

/*[기상청] 버튼*/
.sub_1btns1{cursor: pointer;position: fixed;right: 0px;bottom: 200px;z-index: 100;width: 170px;height: 70px;background: url(/src/img/main/1rightBar_img.png); background-size: cover;border-radius: 25px;box-sizing: border-box;}
.sub_1btns1 a{width:100%; height:100%;}

