body {color: #222;}

.clearfix::after{display:block;content:"";clear:both;} 

.skip_menu {position:absolute; left:0; top:0; width:100%; margin:0 auto; z-index:999;}
.skip_menu a{display:block; position:absolute; left:0; padding:10px 20px; height: 50px; line-height:30px; color:#fff; background:#000;width:100%;text-align:center;font-size: 18px;box-sizing: border-box;}
.skip_menu a:link,.skip_menu a:visited,.skip_menu a:active{top:-10000px;}
.skip_menu a:hover,.skip_menu a:focus{top:0;}

.logo img {width: 200px;}

/* header */
header{width: 100%; height: 195px; position: fixed; top: 0; left: 0; transition: height .4s ease-in-out, background-color .4s ease-in-out, margin .4s ease-in-out; overflow: hidden; box-sizing: border-box;z-index: 20; background-color: #fff; border-bottom: 1px solid #f3f3f3;  }
header.on{background-color: #fff; box-shadow: 0 3px 10px rgba(0,0,0,0.1);}
/* header::before{position: absolute; content: " "; display: block; top: 195px; left: 0; height: 2px; background-color: #e95504; opacity: 0; transition: opacity .4s ease-in-out;}
header::after{position: absolute; content: " "; display: block; width: 100%; height: 2px; background-color: #e95504; top:195px; left: 0; opacity: 0; transition: opacity .4s ease-in-out;}
header.on::after{top: 195px; opacity: 1; z-index: 0;}
header.on::before{opacity: 1;} */
header.scroll{box-shadow: 0 5px 8px rgba(0,0,0,0.15);}

/* 웹접근성 */
.sr_only {position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border-width: 0;}

/* .gnb_wrap{width: 100%; background-color: #eef0f3; height: 40px; overflow: hidden;  padding: 0 20px; border-bottom: 1px solid #e2e4e6; box-sizing: border-box;} */
.gnb_wrap{width: 100%; background-color: #fff; height: 50px; overflow: hidden;  padding: 0 20px; border-bottom: 1px solid #e2e4e6; box-sizing: border-box;}
.gnb_wrap .inner{max-width: 1400px; width: 100%; height: 100%; margin: 0 auto; display: flex; justify-content: space-between; align-items: center;}
.gnb_wrap .site {padding: 8px 20px; background-color: #f5680b ; height: 100%; box-sizing: border-box; vertical-align: middle;}
.gnb_wrap .site span{display: inline-block; vertical-align: middle; font-size: 13px; font-weight: 600; padding: 0 4px; box-sizing: border-box; background-color: #fff; color: #f5680b; border-radius: 5px;  margin-left: 10px; transition: background-color 0.3s ease;}
.gnb_wrap .site:hover {background-color: #e86016; transition: background-color 0.3s ease;}
.gnb_wrap .area_right *{display: inline-block;}
.gnb_wrap .area_right a,.gnb_wrap .area_right .login_after{height: 25px; font-size: 14px; color: #717171; font-weight: 400; line-height: 1.6; letter-spacing: -0.45px; vertical-align: unset;}
.gnb_wrap .area_right .login_after{padding-right: 20px; text-align: right; position: relative;}
.gnb_wrap .area_right .login_info {position: relative;margin-top:4px;}
.gnb_wrap .area_right .login_after + .login_info {padding-right:20px;}
.gnb_wrap .area_right .login_after + .login_info::before {right:7px;}
.gnb_wrap .area_right .header_login_wrap {padding-right: 33px;}
.gnb_wrap .area_right a i {display: inline-block; background-repeat: no-repeat; vertical-align: middle; margin-bottom: 2px; margin-right: 5px;}
.gnb_wrap .area_right .header_login i {background-image: url(../images/common/headerTop_icon1.png); width: 11px; height: 15px;}
.gnb_wrap .area_right .header_join {padding-right: 22px;margin:0 -10px 0 0;}
.gnb_wrap .area_right .header_join i {background-image: url(../images/common/headerTop_icon3.png); width: 14px; height: 15px;}
.gnb_wrap .area_right a:hover{text-decoration: underline;}
.gnb_wrap .area_right .login_info::before,.gnb_wrap .area_right .login_after::before{position: absolute; content: " ";width: 1px; height: 13px; background-color: #dbdbdb; top: 50%; right: 13px; transform: translateY(-50%);}
.gnb_wrap .area_right .login_info::before {top:12px;}
.gnb_wrap .area_right .login_after::before {right:7px;}
.gnb_wrap .area_right .login_info:last-of-type:before{display: none;}
.gnb_wrap .area_left p{display: inline-block;background-color: #fff; height: 40px; border-right: 1px solid #e5e5e5; font-size: 15px; color: #444; padding: 0 15px; vertical-align: middle; line-height: 36px;margin: 0 0 0 -4px;}
.gnb_wrap .btn_util {margin:0 0 0 10px;}
.gnb_wrap .btn_util button{width: 45px; height: 50px; vertical-align: middle; background-repeat: no-repeat; background-position: center; border-left: 1px solid #e2e4e6; }
.gnb_wrap .btn_util button:hover{box-shadow: 0 0 5px rgba(0,0,0,.15);}
.gnb_wrap .btn_util .btn_minus{margin-right: -5px; background-image: url(../images/common/headerTop_btn1.png);}
.gnb_wrap .btn_util .btn_plus{background-image: url(../images/common/headerTop_btn2.png); border-right: 1px solid #e2e4e6;}

/* 알람추가 20231218*/
.gnb_wrap .area_right .header_alarm {position: relative; background-image: url(../images/common/headerTop_alarm.png); background-repeat: no-repeat;width: 16px; height: 18px; margin:0 25px 0 0; top:3px;}
.gnb_wrap .area_right .header_alarm .a_count {position: relative; left: 11px; top:-8px; font-size:12px; letter-spacing: -0.5px; background-color: #d64309; border-radius: 50%; width:20px; height:20px; line-height: 20px; color:#fff; text-align: center;font-weight: 600; }
 /*.t_none {font-size:0;}*/
 .t_none {overflow:hidden; display: block; position:absolute; border:0; width:1px; height:1px; clip:rect(1px, 1px, 1px, 1px);}

/* 공통메뉴 추가 20231218*/
.gnb_wrap .top_link {display: inline-block;}
.gnb_wrap .top_link ul{display: inline-block;}
.gnb_wrap .top_link ul li{display: inline-block;width: auto;}
.gnb_wrap .top_link ul li a{display:block;font-size:15px;padding: 0 28px;line-height: 46px;text-align: center;color: #555555;transition: 0.1s;}
.gnb_wrap .top_link ul li.on::after{content: '';display: block;width: 100%;height: 3px;background-color:  #d64309;}
.gnb_wrap .top_link ul li.on a, .gnb_wrap .top_link ul li a:hover{color: #d64309;font-weight: 500;}

.header{padding: 0; box-sizing: border-box;}
.header .header_top{width:100%; border-bottom:2px solid #f1f1f1;}
.header_inner{max-width: 1400px; width: 100%; height: 90px; display: flex; align-items: center; justify-content: space-between; margin: 0 auto; position: relative;}
	/* 교육기부우수기관 위치변경 231218*/
.header_inner .area_left {display:flex;}
.header_inner .edumark{font-size:17px; margin:0 0 0 28px; display:flex; align-items:center;}
.header_inner .edumark img{margin:0 5px 0 0;}
.header_inner .area_right{display: flex;}

.header .nav_wrap{box-sizing: border-box; height: 100%; margin: 0 auto;z-index: 1;}
header.on .nav_wrap{position:relative;bottom: 0;}
header .nav_wrap::after{position:absolute;content:"";width:100%;height:2px;background:#e95504;transition: all 0.4s ease-in-out;opacity: 0;}
header.on .nav_wrap::after{opacity: 1;}
.header .nav_wrap .inner{max-width:1400px;margin: 0 auto;}
.header #menu{width: 100%; margin: 0 auto; height: 100%; } 
.header .depth01 {display: flex; height: 100%; /*padding: 15px 0;*/}
.header .dep_li_01,.header_inner .dep_li_02,.header_inner .dep_li_03 {justify-content:flex-start;}
.header .dep_li_04,.header_inner .dep_li_05,.header_inner .dep_li_06,.header_inner .dep_li_07 {justify-content:space-between;}
.header .depth01_li{position: relative; box-sizing: border-box; }
.header .dep_li_04 .depth01_li{width: calc((100% - 0px)/4);}
.header .dep_li_01 .depth01_li{width: 100%;}
.header .dep_li_02 .depth01_li{width: calc((100% - 20px)/2);}
.header .dep_li_03 .depth01_li{width: calc((100% - 30px)/3);max-width:270px;}
.header .dep_li_05 .depth01_li{width: calc(100%/5);}
.header .dep_li_06 .depth01_li{width: calc((100% - 60px)/6);}
.header .dep_li_07 .depth01_li{width: auto;}
.header .menu_link{font-size: 20px; font-weight: 300; letter-spacing: -0.5px; display: flex; align-items: center; justify-content: center;/* height: 100%; */position: relative;font-family: 'GmarketSansMedium'; line-height: 1.25; padding:15px 0;}
.header .menu_link::before{position: absolute; content: " "; display: block; width: 0; /*height: 2px; background-color: #E95504; left: 50%; transform: translateX(-50%); transition: width .4s ease-in-out; top: 32px;*/ z-index: 1;}
.header .menu_link .menu_link_br {color: #d64309;font-family: 'GmarketSansMedium'; /*padding:0 0 0 5px;*/ text-indent:5px;}
.header .on .menu_link{color: #d64309;}
.on .nav_wrap .on .menu_link::before{width: 100%;}
.header .depth02{position: absolute; top:53px; text-align: center; padding: 15px 0; width: 100%; left: 50%; transform: translateX(-50%);border-right: 1px solid #d5d5d5;}
.header .depth01_li:first-child .depth02{border-left: 1px solid #d5d5d5;}
.header .depth01_li:hover .depth02::after{position:absolute;content:"";width:calc(100% + 4px); height:100%; background-color:#fff8f4;left:-2px;top:0;}
.header .depth01_li:hover .depth02 li{ position:relative;z-index:1;}
.header .depth02 a{font-size: 17px; font-weight: 300; line-height: 1.3; height: 45px; display: flex; align-items: center; justify-content: center; word-break: keep-all;white-space:nowrap;}
.header .depth02 a:hover,.header .depth02 a:focus{color: #d64309;font-weight:500;}

.header_inner button{width: 27px; height: 26px; background-repeat: no-repeat;}
.header_inner .btn_search{background-image: url(../images/common/btn_search.png); margin-right: 25px; margin-top: -2px;}
.header_inner .btn_menu{background-image: url(../images/common/btn_menu.png);}
.header_inner button.btn_mobile{display: none; margin: 0 8px; vertical-align: middle; margin-top: -2px;height:100%;background-position:center center;}
.header_inner .btn_mobile{display:none;}
/* 모바일 마이페이지,알람 추가 231218*/
.header_inner .btn_mypage{background-image: url(../images/common/m_headerTop_mypage.png);background-size:26px auto; width:30px; margin:0 10px 0 0;}
.header_inner .btn_mobile.btn_alarm { position: relative; margin:3px 10px 0 0; background-image: url(../images/common/m_headerTop_alarm.png); background-repeat: no-repeat; background-position: center center; width: 30px; height:60px; background-size: 23px auto;}
.header_inner .btn_mobile.btn_alarm .m_a_count {position: absolute; left: 15px; top:10px; display:inline-block; font-size:12px; letter-spacing: -0.5px; background-color: #d64309; border-radius: 50%; width:21px; height:21px; line-height:21px;   color:#fff; text-align: center;font-weight: 600;}
.header_inner .btn_mobile.btn_alarm a {width:100%;height:100%;}

.header_inner .btn_login{background-image: url(../images/common/m_headerTop_icon1.png);background-size:21px auto;}
.header_inner .btn_logout{background-image: url(../../../../kccadrPb/usr/image/common/btn_logout.png);}
.header_inner .btn_join{width: 35px; background-image: url(../images/common/m_headerTop_icon2.png);background-size:26px auto;}
.header_inner .btn_usredit{width: 35px; background-image: url(../../../../kccadrPb/usr/image/common/btn_usredit.png);}
.header_inner .m_header_login,
.header_inner .m_header_join {display:none;}
/* //header */

/* full menu */
.full_menu{visibility: hidden; width: 100%; position: fixed; background-color: #eef0f3; min-height: 500px; padding: 100px 50px 50px 50px; box-sizing: border-box; top: -500px; transition: top 0.5s ease, box-shadow 0.3s ease; z-index: 21; border-radius: 0 0 20px 20px;}
.full_menu.on{visibility: visible; top: 0; box-shadow: 0 5px 8px rgba(0,0,0,0.3);}
.full_menu .inner{display: flex; max-width: 1400px; width: 100%; position: relative; margin: 0 auto; justify-content: space-between; align-items: flex-start;}
.full_menu .logo{width: 230px;}
.full_menu .logo img{width: 220px;}
.full_menu .btn_close{background-image: url(../images/common/btn_close.png); width: 40px; height: 40px; background-repeat: no-repeat; border: 1px solid #ef7b0f; border-radius: 3px; background-position: center;}
.full_menu .btn_close:hover {box-shadow: 0 0 5px rgba(0,0,0,.15); transition: width .4s ease-in-out;}
.full_menu .depth01{width: calc(100% - 500px);}
.full_menu .depth01_li{display: flex; border-bottom: 1px solid #d5d5d5; padding: 20px 0;}
.full_menu .depth01_li:first-child{padding: 0 0 20px 0;}
.full_menu .depth01_li:last-child{border-bottom: 0;}
.full_menu .depth01_li .menu_link{width:350px;font-size: 20px; font-weight: 500; color: #222;}
.full_menu .depth01_li:hover .menu_link,.full_menu .depth01_li .depth02 li:hover{color: #d64309;}
.full_menu .depth01_li .depth02 li:hover{font-weight: 500;}
.full_menu .depth01_li .depth02{display: flex; width: calc(100% - 138px); font-size: 18px; font-weight: 300; color: #666; justify-content:flex-start; flex-wrap: wrap;}
.full_menu .depth01_li .depth02 li{width:calc(100% / 4); height:40px;}

/* .full_menu .depth01 .menu_link{font-size: 20px; font-weight: 500; color: #ea5404; position: relative; padding-bottom: 25px; letter-spacing: -1px; text-align: center; height: 40px;}
.full_menu .depth01 .menu_link>span {display: block; padding-top: 5px;}
.full_menu .depth01 .menu_link::before{position: absolute; content: " "; width: 75px; height: 3px; background-color: #ea5404; left: 50%; bottom: 0; transform: translateX(-50%);}
.full_menu .depth02{margin-top: 10px;}
.full_menu .depth02 a{height: 40px; display: flex; align-items: center; justify-content: center; letter-spacing: -1px; font-size: 17px; font-weight: 400;}
.full_menu .depth02 a:hover {font-weight: 700;}
.full_menu .link{display: inline-block; width: 16px; height: 16px; background-image: url(../images/common/link_icon.png);background-repeat: no-repeat; margin-left: 6px;} */
/* //full menu */

/* moblie menu */
#m_menu{visibility: hidden; height: 0;}
/* //moblie menu */

/* path */
.path {width: 100%; background-color: #ebedf2; height: 50px;}
.path .pathedfr {max-width: 1400px; padding: 0 10px; margin: 0 auto; box-sizing: border-box;}
.path .pathedfr ul {display: flex; align-items: center; height: 50px;}
.path .pathedfr ul li {align-self: center; font-size: 16px; color: #666; font-weight: 300;}
.path .pathedfr ul li:nth-child(even) {color: #666; font-size: 14px; margin: 0 8px;}
.path .pathedfr ul li.home i {background-image: url(../images/common/home_icon.png); width: 19px; height: 17px; display: inline-block; margin-bottom: -2px; margin-right: 10px;}
.path .m_pathedfr {display:none;}

/* snb */
/* .snb {width:230px;} */
.snb > p {color:#333333;font-size:27px; font-weight: 600;font-family: 'nanumsquare', 'Noto Sans KR', sans-serif;}
.snb > h2 > span {color: #e95504; display: block; font-family: 'nanumsquare', 'Noto Sans KR', sans-serif; padding-top: 9px;}
.snb .ssleftxt{width:100%;margin-top:25px;}
.snb .ssleftxt ul li{width: 100%; height: 45px; border-radius: 5px; border: 1px solid #d5d7dc; margin-bottom: 5px; display: table;}
.snb .ssleftxt ul li:last-child {margin-bottom: 0;}
.snb .ssleftxt ul li a{width:100%;height:100%;color:#666;padding:0 15px;box-sizing:border-box; font-size: 18px; display: table-cell; vertical-align: middle; font-weight: 300;}
.snb .ssleftxt ul li a span{font-size: 18px; line-height: 18px;}
.snb .ssleftxt ul li.menu_on{background-color: #ec5908 ; border: 1px solid #ec5908;}
.snb .ssleftxt ul li.menu_on a {color:#fff; background-image: url(../images/common/arrow.png); background-repeat: no-repeat; background-position: 91% 50%;}
/*// snb  */

.navigation {height:50px;border-bottom:1px solid #d5d5d5; border-top:1px solid #eee; margin:65px 0 0 0; background-color: #f8f8f8;}
.container .navigation .inner{margin: 0 auto;}
.navigation .list {border-left:1px solid #d5d5d5;}
.navigation .list:after {content:'';display:block;clear:both;}
.navigation .list > li {position:relative;float:left;border-right:1px solid #d5d5d5;}
.navigation .list > li:first-child {border-left:1px solid #d5d5d5;}
.navigation .list > li.home {display:none;border-left:1px solid #d5d5d5;}
.navigation .list > li.home a {display:block;width:49px;height:50px;font-size:0;text-indent:-9999em;background:url(../images/content/select1.png) no-repeat center center;}
.navigation .list > li .navi_title {position:relative;width:230px;padding:0 20px;font-size:16px;line-height:50px;text-align:left;color:#555;box-sizing:border-box;}
.navigation .list > li .navi_title:after {content:'';position:absolute;right:20px;top:1px;width:18px;height:48px;background:url(../images/content/select1.png) no-repeat center center;}
.navigation .list > li .navi_depth {display:none;position:absolute;left:-1px;top:50px;width:100%;border:1px solid #d5d5d5;background:#fff;z-index:2;}
.navigation .list > li .navi_depth li a {display:block;height:40px;padding:0 20px;font-size:16px;line-height:40px;}
.navigation .list > li .navi_depth li a:hover,
.navigation .list > li .navi_depth li a:focus {font-weight:500;color:#d64309;background:#fff3ec;}

/* footer */
/* footer{width: 100%; background-color: #eef0f3; position: relative; padding: 0 10px; box-sizing: border-box; color: #666; position: relative; margin: 80px auto 0 auto;} */
footer{width: 100%; background-color: #fff; position: relative; padding: 0 10px; box-sizing: border-box; color: #666; position: relative; margin: 0 auto 0 auto;}
footer::before { content: ""; width: 100%; height: 50px; border-top: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5; position: absolute; top: 0; left: 0;}
footer .site ul {display: flex; height: 50px; align-items: center;}
footer .inner{max-width: 1400px; width: 100%; margin: 0 auto; }
footer .area_top{display: flex; align-items: center; justify-content: space-between; position: relative; padding: 45px 0;}
footer .site{font-size: 16px; position: relative;}
footer .site li{padding: 0 24px; position: relative; font-weight: 400; transition: all 0.3s ease;}
footer .site li::before{position: absolute; content: " "; width: 1px; height: 14px; background-color: #cbced4; top: 50%; right: 0; transform: translateY(-50%);}
footer .site li:last-child::before{display: none;}
footer .site li:first-child{padding-left: 0;}
footer .site li a:hover {text-decoration: underline;}
footer select{width: 204px; height: 40px; border: 1px solid #cbcdd1; background-image: url(../images/common/footer_select.png); background-position: calc(100% - 15px) center; background-repeat: no-repeat; padding: 0 10px; font-size: 15px; color: #666;}
footer .btn_go{width: 50px; height: 40px; border: 1px solid #cbcdd1; background-color: #eaecef; vertical-align: middle; border-radius: 5px; color: #666; transition: all 0.1s linear; font-size: 16px; margin: 0 0 0 4px;}
footer .btn_go:hover{box-shadow: 0 0 5px rgba(0,0,0,0.2); transition: all 0.1s linear;}
footer .logo,footer address{display: inline-block; vertical-align: middle;}
footer .logo{/*padding: 47px 0;*/ transition: all 0.3s ease;}
footer address {font-size: 14px; font-weight: 400; margin-left: 20px; transition: all 0.3s ease;}
footer address p:first-child{margin-bottom: 8px;}
footer .site_go{display: flex;align-items: center;justify-content: space-between;}
footer .wa_mark .wa {width: 110px;margin: 0 0 0 0;}
/* //footer */

.error_page{width: 100%; height: 100%; margin: 0 auto; text-align: center;}
.error_wrap{border: 1px solid #d5d5d5; display: inline-flex; align-items: center; margin: 200px auto 50px auto; padding: 15px 50px 15px 0; justify-content: center;}
.error_wrap i{display: block; width: 266px; height: 200px; background-image: url(../../../adm/publish/image/warming.jpg); border-right: 1px solid #d5d5d5; }
.error_wrap .text_area{width: calc(100% - 266px); font-size: 20px; padding-left: 30px; text-align: left;}
.error_wrap .text_area p{font-size: 16px; color: #555; margin-top: 10px; line-height: 1.4;}
.error_wrap .error_btn {text-align:center;}
.error_page .error_btn button {background-color:#1b6fcd; color: #fff; padding: 8px 25px; font-size: 16px;}

/*2025 신규 추가*/
.hidden { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

/* 검색바 */
 .search_bar{width: 230px;height: 35px;position: relative;display: inline-flex !important;align-items: center;}
 .search_bar .input_wrap{height:100%;border-radius: 5px;border: 1px solid transparent;background: rgb(3,54,155);background-image: linear-gradient(#fff, #fff),linear-gradient(9deg, #ff5917 0%,  #d64309 100%);background-origin: border-box;background-clip: content-box, border-box;}
 .search_bar input[type="text"]{width: 90%;height: 100%;padding: 0 0 0 10px;border:0;font-size:15px;}
 .search_bar .btn_search{flex-shrink: 0;margin-left: -10px; width: 35px;height: 35px;border-radius: 100%;cursor: pointer;background: url(../images/common/btn_search_w.png), linear-gradient(220deg, #ff5917 0%,  #d64309 100%); background-repeat: no-repeat;background-position: center center;}
 
 /* .m_searchbox{display: none;} */
.m_searchbox{opacity:0;visibility:hidden;position: fixed;left: 0;right: 0;top:-10px;z-index: 19;padding:30px;background-color: #eef0f4;transition: .3s;}
.m_searchbox .search_wrap{display: flex;flex-flow: column-reverse;}
.m_searchbox .search_wrap{width: 100%;padding:0;background-color: transparent;;border-radius: 0;border: none;top:0;}
.m_searchbox .search_wrap .search_bar{width: 100%;height: 60px;position: relative;}
.m_searchbox .search_wrap .search_bar .input_wrap{position: absolute;top:0;left:0;display: flex;align-items: center;width: calc(100% - 55px);height: 60px;border-radius: 10px;border: 3px solid transparent;box-sizing: border-box;}
.m_searchbox .search_wrap .search_bar input[type="text"]{width: 90%;height: 100%;margin-left: 20px;font-family: 'GmarketSansMedium';font-size: 16px;border:0;padding:5px 0 0 0}
.m_searchbox .search_wrap .search_bar input[type="text"]::placeholder{color: #666;}
.m_searchbox .search_wrap .search_bar .btn_search{display: block;position: absolute;top:-5px;right: 0;width: 70px;height: 70px;border-radius: 70px;cursor: pointer;background: url(../images/common/btn_search_w2.png), linear-gradient(220deg, #ff5917 0%,  #d64309 100%); background-repeat: no-repeat;background-position: center center; }
.overlay_02{display: none; position: fixed;top: 0;bottom: 0;left: 0;right: 0;z-index: -1;background-color: rgba(0,0,0,0.5);}
.btn_search_m, .btn_allmenu{cursor:pointer;display: inline-block;position: relative;z-index: 2;background-repeat: no-repeat;background-position: center center;text-align: right;transition: .2s;}
.btn_search_m{display: none;background-image: url(../images/common/btn_search.png);margin-right:10px;}


 
@media all and (max-width: 1350px){ 
	.gnb_wrap .top_link ul li a{padding: 0 1vw;}
}
/*2025 신규 추가 end*/

@media all and (max-width: 1280px){ 
	/* header */
	.header_inner .nav_wrap{padding: 0 5px; margin: 0 5px;}
	.header_inner .menu_link{font-size: 17px; letter-spacing: -0.25px;}
	.gnb_wrap .btn_util button {width: 30px;}
	.gnb_wrap .area_right .login_after, .gnb_wrap .area_right .login_after + .login_info {padding-right:7px;}
	.gnb_wrap .area_right .header_alarm{margin: 0 15px 0 0 ;}
	.gnb_wrap .area_right .login_info::before, .gnb_wrap .area_right .login_after::before, .gnb_wrap .area_right .login_after + .login_info::before {right:0px;}
	.gnb_wrap .area_right .header_login_wrap::before{right:13px;}
	/* //header */
	.search_bar{width:200px;}
	footer address {width: 36%;}
	
}

@media all and (max-width: 1120px){
	.gnb_wrap .top_link ul li a{padding: 0 0.4vw;}
	.gnb_wrap{padding:0;}

}
@media all and (max-width: 1024px){
	/* moblie menu */
    .nav_wrap,#menu{display: none;}

	#m_menu{position: fixed; width: 100%; height: 100%; background-color: #fff; box-sizing: border-box; top: 0; right: -100%; transition: all 0.5s ease; z-index: 26;}
	#m_menu.on{visibility: visible; right: 0; transition: all 0.5s ease;}
	#m_menu .area_top{text-align: right;}
	#m_menu .btn_close_wrap {width: 100%; height: 70px; position: absolute; top:0; left: 0; background-color: #ef7b0f;}
	#m_menu .btn_close{background-image: url(../images/common/btn_close2.png);background-repeat: no-repeat; background-position: center; width: 40px; height: 40px; border: 1px solid #fff; border-radius: 3px; position: absolute; right: 20px; top: 50%; transform: translateY(-50%);}
	#m_menu .btn_close:hover {box-shadow: 0 0 5px rgba(0,0,0,.25);}
	#m_menu .depth01{width: 100%; padding: 0 10px; margin-top: 70px;box-sizing: border-box;}
	#m_menu .depth01_li{overflow: hidden; height: 60px; transition: height 0.3s linear; display: block; position: relative;}
	#m_menu .depth01_li::before{position: absolute; content: " "; width: 100%; height: 1px; background-color: #e5e5e5; opacity: 0;} 
	#m_menu .depth01_li.on{height: 280px;transition: height 0.3s linear;}
	#m_menu .depth01_li.on::before{opacity: 1; bottom: 0;}
	#m_menu .menu_tit{font-size: 20px; height: 60px; border-bottom: 1px solid #e5e5e5; width: 100%; text-align: left; padding-left: 20px; position: relative;}
	#m_menu .menu_tit::after {background-image: url(../images/common/m_menu_plus.png); background-position: center; background-repeat: no-repeat; width: 36px; height: 36px; content: ""; position: absolute; top: 50%; right: 10px; transform: translateY(-50%);}
	#m_menu .menu_tit span {color: #f37632;}
	#m_menu .depth01_li.on .menu_tit {border-bottom: 1px solid #f37632; color: #f37632;}
	#m_menu .depth02{visibility: hidden; height: 100%; margin: 10px 0; opacity: 0; transition: all 0.3s linear; background-color: #f5f5f5;}
	#m_menu .on .depth02{visibility: visible; height: auto; transition: all 0.3s linear; opacity: 1;} 
	#m_menu .depth02 a{height: 50px; display: flex; align-items: center; padding-left: 20px; font-size: 17px;}
	/*// moblie menu */

	.snb {display: none;}

	header {height:120px; box-sizing:border-box;}
	
	/* 공통헤더 추가 231218*/
	header .gnb_wrap { padding: 0;}
	header .gnb_wrap .top_link {width:100%; border-bottom:1px solid #e2e4e6;}
	header .gnb_wrap .top_link ul{display: flex;}
	header .gnb_wrap .top_link ul li{width:25%;}
	header .gnb_wrap .top_link ul li a{/*align-items: center; justify-content: center;*/font-size:15px;padding:0;line-height:46px;color: #555555;transition: 0.1s;}
	header .gnb_wrap .top_link ul li.on::after{content: '';display: block;width: 100%;height: 3px;background-color: #e95504;}
	header .gnb_wrap .top_link ul li.on a, .gnb_wrap .top_link ul li a:hover{color: #d64309;font-weight: 500;}

	/* 추가작업 231218*/
	header .header .header_top {border-bottom:none; }
	.header_inner button.btn_mobile {display:block; }
	.header_inner .btn_mobile {display:block; }
	.header_inner .edumark {display:none;}
	.gnb_wrap .area_right {display:none; }

	header .header {padding:0 8px 0 10px;}
	header .header .header_inner {height:70px;}
	header .header .header_inner h1 a {display:flex;height:70px;align-items:center;}
	header .header .header_inner h1 a img {height:43px;}
  	header .header .header_inner .area_right {height:100%;}
	header .header .header_inner .area_right .btn_search {display:none;}
	header .header .header_inner .area_right .btn_menu {width:35px;height:100%;background-image:url(../images/common/m_btn_menu.png);background-size:29px 21px;background-position:center center;}
  	header .header .header_inner .area_right .m_header_login {display:flex;width:40px;height:100%;margin:0 5px 0 0;padding:0;font-size:0;align-items:center;justify-content:center;text-indent:-9999em;z-index:1;}
  	header .header .header_inner .area_right .m_header_login i {width:21px;height:28px;margin:0;background-image:url(../images/common/m_headerTop_icon1.png);background-size:21px auto;}
  	header .header .header_inner .area_right .m_header_join {display:flex;width:40px;height:100%;margin:0 5px 0 0;padding:0;font-size:0;align-items:center;justify-content:center;text-indent:-9999em;z-index:1;}
  	header .header .header_inner .area_right .m_header_join i {width:26px;height:28px;margin:0;background-image:url(../images/common/m_headerTop_icon2.png);background-size:26px auto;}

	.container .navigation {margin:-10px 0 0 0; }
  	.container .navigation .inner {padding:0;}
	
	/* footer */
	footer .area_top {align-items: flex-start; padding: 40px 0 90px 0;}
	footer address {width: 72%}
	footer .wa_mark {position: absolute; bottom: 6px; right: 0;}
	footer .site_go {position: absolute; bottom: 23px; left: 0;}

    /*모바일 검색바*/
	.m_searchbox.show{opacity:1;visibility:visible;top:120px;}
	.m_searchbox.show + .overlay_02{display: block;z-index: 18;}
	
}

@media screen and (max-width: 767px){

	header .header .header_top {border-bottom:none; }

	header .gnb_wrap .site,
	header .gnb_wrap .btn_util {display:none;}
	header .gnb_wrap .area_right, .gnb_wrap .area_left p {display:none;}
	
	.btn_search_m{margin-right:5px;}
	
  	.path {height:50px;background:#f5680b;}
  	.path .pathedfr {display:none;}
  	.path .m_pathedfr {display:block;}
  	.path .m_pathedfr > ul:after {content:'';display:block;clear:both;}
  	.path .m_pathedfr > ul > li {position:relative;float:left;width:50%;height:100%;border-left:1px 	solid #fcae83;box-sizing:border-box;}
  	.path .m_pathedfr > ul > li:first-child {border:0 none;}
  	.path .m_pathedfr > ul > li .path_btn {position:relative;display:block;width:100%;height:50px;	padding:0 0 0 10px;font-size:18px;text-align:left;color:#fff;}
  	.path .m_pathedfr > ul > li .path_btn:after {content:'';position:absolute;right:15px;top:0;	width:18px;height:50px;background:url(../images/common/path_btn_arrow.png) 	no-repeat left top;}
  	.path .m_pathedfr > ul > li .path_btn.active:after {transform:rotate(180deg);}
  	.path .m_pathedfr > ul > li ul {display:none;position:absolute;left:0;top:50px;width:100%;	padding:3px 0;border-top:1px solid #fcae83;background:#fb8b4e;box-sizing:border-box;}
  	.path .m_pathedfr > ul > li ul li a {display:block;padding:0 0 0 10px;font-size:16px;line-height:35px;color:#fff;}
  	
	.container .navigation {margin:50px 0 0 0; }
  	.container .navigation .inner {padding:0;}
  	.navigation .list > li {width: calc((100% - 2px)/2);}
  	.navigation .list > li .navi_title{width: 100%;}
  
	/* footer */
	footer .site {margin:0 -10px;}
	footer .site ul {justify-content:center;}
	footer .site ul li {padding:0 10px;font-size:14px;text-align:center;}
	footer .site ul li:first-child {padding:0 10px;}
	footer .area_top {display:block;padding:20px 10px;}
	footer .area_top .logo {display:block;}
	footer .area_top .logo a {display:block;}
	footer .area_top .logo a img {width:140px;}
	footer .area_top address {display:block; width: 100%; margin:15px 0 80px 0;}
	footer .area_top address p {margin:0 0 4px;font-size:14px;line-height:20px;}
	footer .area_top .site_go {left:initial;right:0;top:20px;width:calc(100% - 165px);align-items:flex-end;}
	footer .area_top .site_go:after {content:'';display:block;clear:both;}
	footer .wa_mark {left: 0; bottom: 12px;}
	footer .area_top .site_go select {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;width:calc(100% - 45px);height:35px;padding:0 35px 0 15px;font-size:14px;background-size:10px;}
	footer .area_top .site_go .btn_go {float:right;width:40px;height:35px;font-size:14px;}
  }
  
@media screen and (max-width: 767px){
	header .header .header_inner h1 a img{width:150px;height:auto;}
}

@media screen and (max-width: 400px){
	/* 공통헤더 추가*/
	header .gnb_wrap .inner .top_link ul li a { font-size: 12px; }
	footer .area_top address{margin:15px 0;}
	footer .wa_mark,footer .area_top .site_go{position:unset;}
	footer .wa_mark{margin:0 0 30px 0;}
	footer .area_top .site_go{width:100%;}
	
	.header_inner button.btn_mobile{margin:0 5px;}
	header .header .header_inner h1 a img{width:140px;height:auto;}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	.header_inner .area_right{/* width: 80px;  */justify-content: space-between;}
	.header_inner .btn_search{margin-right: 0;}
}

