@font-face{ font-family: nsl; src:url(./font/NotoSansKR-Regular.woff); src:local(※), format(‘woff’) }
@font-face{ font-family: nsb; src:url(./font/NotoSansKR-Bold.woff); src:local(※), format(‘woff’) }
@font-face{ font-family: nsl; src:url(./font/NotoSansKR-Regular.eot); src:local(※), format(‘eot’) }
@font-face{ font-family: nsb; src:url(./font/NotoSansKR-Bold.eot); src:local(※), format(‘eot’) }




/*---reset---*/
* {margin:0;padding:0}
html {width:100%;height:100%;overflow-y:scroll}
body {padding:0;margin:0;font-size:12px;font-family:dotum,'돋움';color:#555;}

ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
caption{display:none}

.zoom{
    position: relative;
}

.m_header{
    display: none;
}
.log_1{
    padding-left: 25px;
    background: url(./img/common/login.png) no-repeat;
    background-position: 2px center;
    background-size: 20px;
    margin-left: 10px;
}
.log_2{
    padding-left: 25px;
    background: url(./img/common/people.png) no-repeat;
    background-position: 2px center;
    background-size: 18px;
    margin-left: 10px;
}


.zoom::after{
    content: "";
    border-right: 1px solid black;
    position: absolute;
    top: 50%;
    width: 1px;
    right: 0px;
    height: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

input,select,textarea {font-size:14px;font-family:dotum,'돋움';}
img,p {border:0;margin:0;padding:0;}
form {display:inline;margin:0;padding:0;}
select {font-size:14px;font-family:dotum;}
label {cursor:pointer;}
a {text-decoration:none;color:#000;}
a:hover {color:#666;}
.png24 {tmp:expression(setPng24(this));}
/*---reset---*/

#wrap{width:100%;}
#wrap:after{display:block;clear:both;content:''}

/*header*/#header {
    width: 100%;
    border-bottom: 2px solid #85b961;
    margin: 0 auto;
    position: relative;
    z-index: 200;
}

.hw-wrap{
    width: 1280px;
    margin:  0 auto;
    position: relative;
}
#header .header_wrap {height:60px;clear: both;}
#header .header_wrap:after{display:block;clear:both;content:''}
#header .header_wrap .logo, #header .header_wrap .logo h1 {display:inline-block}
#header .header_wrap .logo {width:200px;position:relative;top:0px;left:0px}
#header .header_wrap .searchBox .hotSearchKeyWord a {margin:0;padding:0;}

/*검색폼*/
#searchBox {width:100%;margin:0 auto;padding-top:0px}
#searchBox .searchField {
    position: relative;
    top: 30px;
    left: 8px;}
#searchBox .searchField input:focus{
    
    outline: none;
}
#searchBox .searchField input {
    width: 120px;
    height: 20px;
    padding: 5px;
    border-radius: 100px 0px 0px 100px;
    border: 3px solid #85b916;
    float: left;
    padding-left: 20px;margin-top: 0px;}
#searchBox .searchField button {border-style: none;cursor: pointer;height:36px;position: absolute;right:0px;text-indent: -9999px;top:0px;width:55px; top:0px;right:0px;border-radius: 0px 100px 100px 0px;}
#searchBox .hotSearchKeyWord {margin-top:7px;text-align:center;font-family:돋움;font-size:14px;letter-spacing:-1px;}
#searchBox .hotSearchKeyWord a {color:#333}
#searchBox .hotSearchKeyWord a:hover {color:#eb5c24}
#searchBox .hotSearchKeyWord span {font-family:돋움;font-size:13px;color:#c0c0c0;padding:0 5px;}

/*GNB 메뉴*/
#header .gnb {display:inline;float: right; margin-right: 22px;}
#header .gnb a {display:inline-block;margin-right:2px;font-family:'돋움',dotum;font-size:14px;letter-spacing:-1px; vertical-align: middle;padding-top: 5px;padding-bottom: 5px;}

/*메인메뉴*/
#lnb ul, #lnb ul li {list-style: none;}
#lnb ul {position: relative;padding:0;margin:0;z-index:100}
#lnb ul li ul {display:none;}
#lnb .sub {display:none;}
#lnb .sub ul {display:block;}




#lnb, #lnb, #lnb li {margin:0;padding:0;border:none;line-height:16px;}
#lnb {width:780px;height:60px;position:relative;overflow:hidden; float: right;}
#lnb li {width: 130px; text-align: center;float:left;margin:0;padding:0;font-size:14px;letter-spacing:-1px; position: relative;}
#lnb li.active {background:#fff}
#lnb li:hover {color: green;}
#lnb li a {display:block;color:black;padding:0px!important;/*background:url(./image/skins/images/bg_orange.jpg) repeat-x 100% 0;text-shadow:1px 1px 1px #4c1a06;*/text-decoration:none; font-size: 18px; font-weight: bold;font-family: nsb;line-height: 60px;}
#lnb li a.dc-mega {position:relative;}
#lnb li a .dc-mega-icon {display:block;position:absolute;top:18px;right:10px;width:8px;height:12px;/*background:url(./image/skins/images/arrow_orange.gif) no-repeat 0 0;*/}
#lnb li.mega-hover a, #lnb li a:hover, #lnb li a.active {background-position:100% -40px;color:#000;text-shadow:none;}
#lnb li a.active .dc-mega-icon {background-position:0 -20px;}
#lnb li.mega-hover a .dc-mega-icon {background-position:0 -20px;}

#lnb li .sub-container {position:absolute; top: 62px!important;left: 0px!important; width: 130px; text-align: center;margin-left: 0px!important;}
#lnb li .sub {padding: /*border:1px #E75921 solid;border-top:none;background:#fff;-moz-border-radius:0px 0px 5px 5px;border-radius:0px 0px 5px 5px;moz-box-shadow:2px 3px 2px #c0c0c0;-webkit-box-shadow::2px 3px 2px #c0c0c0;box-shadow:2px 3px 2px #c0c0c0;*/ background-color: #fff;}
#lnb li .sub-container.mega .sub {clear: both;}
#lnb li .sub .row {width:100%!important;overflow:hidden;clear:both;}

#lnb li .sub li {list-style:none;float:none;width:100%!important;font-size:14px;font-weight:normal;font-family:"돋움";height: auto!important;}
#lnb li .sub li.mega-hdr.last {margin-right:0;}
#lnb li .sub a {background:none;border:none;text-shadow:none;color:#111;padding:7px 10px;display:block;float:none;text-decoration:none;font-size:14px; line-height: 45px;font-weight: lighter;}
#lnb li .sub li.mega-hdr a.mega-hdr-a {font-family:nsl;font-size:15px;padding:4px;margin-bottom:0px;background: #fff;font-weight:bold;color:black; font-weight: lighter;text-align:center}
#lnb li .sub li.mega-hdr a.mega-hdr-a:hover {color:#000;text-shadow:none;}
#lnb .sub li.mega-hdr li a {padding: 2px 4px 2px 20px;font-weight:normal;font-family:"돋움";font-size:14px}
#lnb .sub li.mega-hdr li a:hover {}
#lnb .sub ul li {padding-right:0;}

#lnb li .sub-container.non-mega .sub {background-color: #fff;}
#lnb li .sub-container.non-mega li {padding:0;width:100%;margin:0;}
#lnb li .sub-container.non-mega li a {text-align: center;font-family:"돋움";font-size:14px}
#lnb li .sub-container.non-mega li a:hover {color:#a32403; }


#lnb li .sub li.mega-hdr a{border: 1px solid #85b961; border-bottom: none;}
#lnb li .sub li.mega-hdr:last-child a
{ border-bottom: 1px solid #85b961;}



#lnb li .sub-container.non-mega li a {border: 1px solid #85b961; border-bottom: none;}

#lnb li .sub-container.non-mega li:last-child a
{ border-bottom: 1px solid #85b961;}

#lnb li .sub li a:hover{
    background-color: #85b916!important;
    color: #fff!important;
}

#lnb li .sub li div{
    margin-left: 0px!important;
}

#lnb li .big_men {
    position: relative;
}
#lnb li .big_men:hover::after{
    position: absolute;
    content: "";
    width: 40px;
    height: 3px;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #85b961;
}


.mega-unit ul{
    display: none!important;
}

/*--미들영역*/
#container{width:1000px;margin:0 auto;position:relative;z-index:0;border-top:none}
#container:after{display:block;clear:both;content:''}

/*--서브메뉴--*/
#container .snb{float:left;width:200px;}
#container .snb .category {border:3px #ddd solid;padding:5px;margin-top:5px;}
#container .snb .category h2 {margin-bottom:0px;font-family:나눔고딕;font-size:22px;letter-spacing:-2px;font-weight:bold;color:#222;text-align:center;background:url(./image/sub_title_bg.gif);height:46px;line-height:40px;}
#container .snb .category ul {padding:0;margin:5px 0 0 0;}
#container .snb .category li {list-style-type:none;margin:0;}

#container .snb .category .m2 {font-size:14px;letter-spacing:-1px;}
#container .snb .category .m2 a {font-family:'돋움';color:#444;display:block;padding-left:23px;height:25px;line-height:25px;background:url(./image/snb_m2_ico.gif) no-repeat 10px 6px;_line-height:26px;}
#container .snb .category .m2 a:hover {text-decoration:none;color:#ff6000;background-color:#efefef}

#container .snb .category .selected2 a {color:#fff;background:url(./image/skins/images/sub_active_green.jpg) repeat-x 0 0;font-weight:bold;height:30px;line-height:30px;}
#container .snb .category .selected2 a:hover {color:#fff;text-decoration:none;}

#container .snb .category ul li ul {margin:0px;background:none;background:#f0f0f0 url(./image/submenu_shadow.gif) repeat-x top;padding:10px 0;border:1px #ddd solid;border-top:none}
#container .snb .category ul li ul li.m3 {font-weight:normal;font-size:14px;}
#container .snb .category ul li ul li.m3 a {font-weight:normal;font-family:돋움;color:#454545;display:block;padding-left:23px;height:21px;line-height:21px;background:url(./image/snb_m3_ico.gif) no-repeat 16px 8px;letter-spacing:-1px;}
#container .snb .category ul li ul li.m3 a:hover {text-decoration:none;color:#000;background-color:#ddd;}

#container .snb .category ul li ul li.selected3 a {color:#ff6000;font-weight:bold;background:url(./image/snb_m3_ico_open.gif) no-repeat 15px 7px;}
#container .snb .category .spaceLi {height:7px;}
#container .snb .category .new {font:normal 10px arial;color:#ff0000;}
#container .snb .category .num {font:normal 11px arial;color:#999;}


#container .snb .plugingap {height:0px;}
#container .snb .logbox {padding:15px 10px 15px 10px;border:3px #ddd solid;margin:10px 0 0px 0;}
#container .snb .logbox .hello {border-bottom:#dfdfdf dotted 1px;padding:0 0 11px 0;}
#container .snb .logbox .info {line-height:150%;padding:10px 0 0 0;color:#888;font-size:12px;font-family:dotum;}
#container .snb .logbox .input {width:115px;height:16px;color:#888888;font-family:arial;font-size:12px;}
#container .snb .logbox .login {position:absolute;}
#container .snb .logbox .login input {position:relative;top:-44px;left:130px;}
#container .snb .logbox .shift {font-size:12px;font-family:dotum;color:#999;padding:5px 0 0 0;letter-spacing:-1px;}
#container .snb .logbox .rbtm {border-top:#dfdfdf dotted 1px;padding:10px 0 0 2px;margin:7px 0 0 0;}
#container .snb .logbox .rbtm a {font-family:dotum;font-size:12px;letter-spacing:-1px;}
#container .snb .logbox .rbtm span {color:#dfdfdf;padding:0 2px 0 2px;}

#container .snb .post {padding-top:5px;}
#container .snb .post .titleNotice {text-indent:-10000px;background:url(./image/title_notice.gif) no-repeat;height:28px;}
#container .snb .post .newPost {text-indent:-10000px;background:url(./image/title_post.gif) no-repeat;height:28px;}
#container .snb .post .newComment {text-indent:-10000px;background:url(./image/title_comment.gif) no-repeat;height:28px;}

#container .snb .post ul {padding:0;margin:0;border:1px #d3d3d3 solid;border-top:none;padding:10px;}
#container .snb .post li {padding:3px 0 3px 8px;background:url(./image/dot.gif) no-repeat 0 6px;}
#container .snb .post li a {font-family:dotum;font-size:13px;color:#444;letter-spacing:-1px;}
#container .snb .post li a:hover {color:#ff6000}
#container .snb .post li .comment {font:normal 11px arial;color:#FC6138;}
#container .snb .post li .trackback {font:normal 11px arial;color:#02ACD6;}
#container .snb .post li .new {font-family:arial;font-size:12px;color:#ff0000;}
#container .snb .post .none {color:#999;text-align:center;padding:15px;background:none}

#container .snb .tags {padding-top:5px;}
#container .snb .tags .newTags {text-indent:-10000px;background:url(./image/title_tag.gif) no-repeat;height:28px;}
#container .snb .tags .items {padding:10px;border:#d3d3d3 solid 1px;border-top:none;line-height:180%;}
#container .snb .tags .items .tags_1 {padding:5px 2px 5px 2px;font-family:dotum;font-size:13px;color:#7B7B7B;}
#container .snb .tags .items .tags_1:hover {padding:5px 2px 5px 2px;font-family:dotum;font-size:13px;color:#FFFFFF;background:#7B7B7B;}
#container .snb .tags .items .tags_2 {padding:5px 2px 5px 2px;font-family:dotum;font-weight:Bold;font-size:14px;color:#87C168;}
#container .snb .tags .items .tags_2:hover {padding:5px 2px 5px 2px;font-family:dotum;font-weight:Bold;font-size:14px;color:#FFFFFF;background:#87C168;}
#container .snb .tags .items .tags_3 {padding:5px 2px 5px 2px;font-family:dotum;font-weight:Bold;font-size:16px;color:#FF6666;}
#container .snb .tags .items .tags_3:hover {padding:5px 2px 5px 2px;font-family:dotum;font-weight:Bold;font-size:16px;color:#FFFFFF;background:#FF6666;}
#container .snb .tags .items .none {color:#c0c0c0;text-align:center;display:block;padding:10px 0 10px 0;}

#container .snb .photo {padding-top:5px;}
#container .snb .photo .titlePhoto {text-indent:-10000px;background:url(./image/title_photo.gif) no-repeat;height:28px;margin-bottom:3px}
#container .snb .photo .pic {float:left;margin:0 0 8px 8px;padding:1px;border:#efefef solid 1px;backgorund:#ffffff;}
#container .snb .photo .pic img {width:57px;height:45px;}
#container .snb .photo .nomargin {margin:0 0 8px 0;clear:both;}

#container .snb .archiv {padding-top:5px;}
#container .snb .archiv .titlePostStat {text-indent:-10000px;background:url(./image/title_post_stat.gif) no-repeat;height:28px;}
#container .snb .archiv ul {height:110px;margin:0;padding:7px 0 10px 10px;border:#d3d3d3 solid 1px;border-top:none}
#container .snb .archiv li {list-style-type:none;float:left;width:94px;padding:2px 0 2px 0;}
#container .snb .archiv li a {display:inline-block;width:53px;font-family:tahoma;font-size:13px;}
#container .snb .archiv li span {color:#2B97D7;font-family:tahoma;font-size:13px;}

#container .snb .daily {border:#d3d3d3 solid 1px;margin-top:5px;}
#container .snb .daily .tt {padding:5px 0 5px 0;text-align:center;font-weight:bold;font-family:verdana;color:#666;}
#container .snb .daily .tt img {position:relative;top:-1px;}
#container .snb .daily .sunday {color:#2B97D7;}
#container .snb .daily .week {height:20px;}
#container .snb .daily .week td {color:#333;background:#f9f9f9;}
#container .snb .daily table {width:100%;}
#container .snb .daily td {text-align:center;color:#666;font-family:tahoma;font-size:13px;}

#container .snb .counter {margin-top:5px;padding:10px;border:#d3d3d3 solid 1px;line-height:150%;font-family:arial;font-size:12px;color:#666;}
#container .snb .rss {color:#c0c0c0;text-align:center;padding-top:5px;}
#container .snb .rss a {color:#666;padding:0 5px 0  5px;font-family:tahoma;font-size:12px;}
#container .snb .rss a:hover {text-decoration:underline;}
#container .snb .rss img {position:relative;top:3px;}


/*--콘텐츠영역*/
#content{float:right;width:785px;min-height:400px;padding:10px 0px 10px 10px;}
#content h2.subTitleSubject {background:url(./image/bul_h2.gif) no-repeat 0 16px;font-family:'돋움',dotum;font-size:20px;letter-spacing:-0.06em;padding:15px 0 10px 20px;font-weight:bold;color:#000;}
#content .location {background:url(./image/bg_location_se.gif) repeat-x 0 -33px;height:33px;line-height:34px;padding-left:20px}
#content span.rndSpan{background: url(./image/bg_location_se.gif) no-repeat scroll 0 0 #FFFFFF;font-size:0;height:33px;line-height:1px;position:absolute;width:3px;}
#content span.rBox {background-position: 0 -66px;right:0;width: 4px;}
#content .location a {display:inline-block;padding:0px 15px 0px 10px;background:url(./image/bg_location_arrow.gif) no-repeat right 12px;font-family:돋움;font-size:13px;letter-spacing:-0.03em;color:#555}
#content .location a:hover {color:#ff6000}
#content .location a.btn_print{float:right;border:1px #000 solid}



/*******************슬라이더**********************/




/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 20px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
  background: #fff;
  width: 100%;
}
.bx-wrapper img{
  width: 100%;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
    transition-duration: 1s;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager.bx-default-pager a.active{
    width: 30px;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: center;
  width: 100%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
















/**********************메인페이지***********************/
/*
input[type="text"],input[type="button"],
input[type="text"]:focus,input[type="button"]:focus{
    border: none;
    outline: none;
    cursor: pointer;
    
}
*/


*{
    margin: 0px;
    padding: 0px;
}

ul,ol,li{
    list-style: none;
}

a{
    color: black;
    text-decoration: none;
}

.main_visu{
    width: 100%;
}

.bxslider li {
    height: 100%;
}

.bxslider li .cap {
    position: absolute;
    width: 1280px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translateY(-50%,-50%);
}

.bxslider li .cap h2{
    font-size: 40px;
    font-family: nsb;
    color: #fff;
}


.bxslider li .cap p{
    font-size: 26px;
    color: #fff;
    font-family: nsb;
    margin-top: 20px;
}

.bxslider li:nth-child(1){
    background: url('./img/main/visu1.png');
}


.main-tab {
    width: 100%;
    overflow: hidden;
}

.main-tab .tab-wrap {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}

.main-tab .tab-wrap ul li {
    float: left;
    width: 222px;
    height: 100px;
    margin-left: 10px;
    padding: 10px;
}

.main-tab .tab-wrap ul li:nth-child(1){
    margin-left: 0px;
}


.main-tab .tab-wrap ul li div{
    position: relative;
    width: 100%;
    height: 100px;
    cursor: pointer;
    border-radius: 20px;
    background-color: #eee;
}


.main-tab .tab-wrap ul li .sr-wrap {
    width: 150px;
    height: 36px;
    float: left;
}

.main-tab .tab-wrap ul li .sb-wrap {
    width: 55px;
    height: 36px;
    float: left;
}


.main-tab .tab-wrap ul li:nth-child(1) div{
    background-image: url('./img/main/mtab1.png');
    background-size: 60px;
    background-position: 40px center;
    background-repeat: no-repeat;
    
}
.main-tab .tab-wrap ul li:nth-child(2) div{
    background-image: url('./img/main/mtab2.png');
    background-size: 70px;
    background-position: 40px center;
    background-repeat: no-repeat;
    
}
.main-tab .tab-wrap ul li:nth-child(3) div{
    background-image: url('./img/main/mtab3.png');
    background-size: 60px;
    background-position: 40px center;
    background-repeat: no-repeat;
    
}
.main-tab .tab-wrap ul li:nth-child(4) div{
    background-image: url('./img/main/mtab4.png');
    background-size: 60px;
    background-position: 40px center;
    background-repeat: no-repeat;
    
}

.main-tab .tab-wrap ul li a{
    position: absolute;
    right: 20px;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
    font-size: 18px;
    font-family: nsb;
    font-weight: bold;
}


.main-tab .tab-wrap ul li div .menu_sear{
    width: 230px;
    overflow: hidden;
    margin-left: 11px;
}
.main-tab .tab-wrap ul li:nth-child(5) div input[type="text"]{
    width: 150px;
    height: 20px;
    padding: 5px;
    border-radius: 100px 0px 0px 100px;
    border: 3px solid #85b916;
    float: left;
    padding-left: 20px;
    margin-top: 30.5px;
}

.main-tab .tab-wrap ul li:nth-child(5) div input[type="button"]{
    background:url("./img/common/search.png");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    width: 39px;
    float: left;
    background-color: #85b916;
    border: none;
    height: 36px;
    border-radius: 0px 100px 100px 0px;
    margin-top: 30.5px;
}

.sum-board {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 40px;
}

.sum-board .board-wrap,
.sum-board .board2-wrap,
.sum-board .board3-wrap {
    float: left;
}

.sum-board .board2-wrap,
.sum-board .board3-wrap{
    margin-left: 40px;
}


.sum-board .board-wrap{
    width: 400px;
    height: 312px;
}

.sum-board .board-wrap .board-title{
    border-bottom: 4px solid #85b916;
    border-radius: 20px 20px 0px 0px;
    overflow: hidden;
    padding: 10px 0px;
    color: #fff;
}

.sum-board .board-wrap .board-title .bt-h3{
    float: left;
}
.sum-board .board-wrap .board-title .bt-a{
    float: right;
    margin-top: 6px;
}

.sum-board .board-wrap .board-title .bt-h3 h3{
    font-size: 20px;
    font-family: nsb;
    color: #2a2a2a;
    padding-left: 20px;
}


.sum-board .board-wrap .board-title .bt-a a{
    font-size: 13px;
    font-family: nsl;
    padding-right: 20px;
}
.sum-board .board-wrap .widget_gallery02 table {
    border-collapse: collapse;
    width: 100%;
    height: 128px;
    border-right: 1px solid #85b916;
    border-left: 1px solid #85b916;
}

.sum-board .board-wrap .widget_gallery02 table tr {
    border-bottom: 1px solid #85b916;
    height: 130px;
    width: 100%;
}

.sum-board .board-wrap .widget_gallery02 table tr td a{
    width: 260px;
    white-space: nowrap;
    overflow: hidden;
    font-family: nsb;
    font-weight: bold;
    text-overflow: ellipsis;
    font-size: 18px;
    display: block;
}

.sum-board .board-wrap .widget_gallery02 table tr td span{
    width: 260px;
    white-space: nowrap;
    overflow: hidden;
    font-family: nsl;
    font-weight: bold;
    text-overflow: ellipsis;
    font-size: 14px;
    display: block;
}


.sum-board .board-wrap .widget_gallery02 table tr td div img{
    width: 90px;
    padding: 10px 20px;
    display: block;
    margin: 0 auto;
}


.sum-board .board-wrap .widget_gallery02 table tr td div h4{
    width: 260px;
    white-space: nowrap;
    overflow: hidden;
    font-family: nsb;
    font-weight: bold;
    text-overflow: ellipsis;
    font-size: 18px;
}
.sum-board .board-wrap .widget_gallery02 table tr td div p{
    width: 260px;
    font-size: 14px;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: nsl;
    color: #646464;
}



.sum-board .board2-wrap{
    width: 400px;
    height: 312px;
}

.sum-board .board2-wrap .board2-title{
    border-bottom: 4px solid #85b916;
    border-radius: 20px 20px 0px 0px;
    overflow: hidden;
    padding: 10px 0px;
    color: #fff;
}

.sum-board .board2-wrap .board2-title .bt-h3{
    float: left;
}
.sum-board .board2-wrap .board2-title .bt-a{
    float: right;
    margin-top: 6px;
}

.sum-board .board2-wrap .board2-title .bt-h3 h3{
    font-size: 20px;
    color: #2a2a2a;
    padding-left: 20px;
    font-family: nsb;
}


.sum-board .board2-wrap .board2-title .bt-a a{
    font-size: 13px;
    padding-right: 20px;
    font-family: nsl;
}



.sum-board .board2-wrap .widget_gallery02 table {
    border-collapse: collapse;
    width: 100%;
    height: 128px;
    border-right: 1px solid #85b916;
    border-left: 1px solid #85b916;
}

.sum-board .board2-wrap .widget_gallery02 table tr {
    border-bottom: 1px solid #85b916;
    height: 130px;
    width: 100%;
}

.sum-board .board2-wrap .widget_gallery02 table tr th{
    width: 30%;
}
.sum-board .board2-wrap .widget_gallery02 table tr td a{
    width: 260px;
    white-space: nowrap;
    overflow: hidden;
    font-family: nsb;
    font-weight: bold;
    text-overflow: ellipsis;
    font-size: 18px;
    display: block;
}

.sum-board .board2-wrap .widget_gallery02 table tr td span{
    width: 260px;
    white-space: nowrap;
    overflow: hidden;
    font-family: nsl;
    font-weight: bold;
    text-overflow: ellipsis;
    font-size: 14px;
    display: block;
}



.sum-board .board3-wrap{
    width: 400px;
    height: 312px;
}


.sum-board .board3-wrap .board3-title{
    border-bottom: 4px solid #85b916;
    border-radius: 20px 20px 0px 0px;
    overflow: hidden;
    padding: 10px 0px;
    color: #fff;
}

.sum-board .board3-wrap .board3-title .bt-h3{
    float: left;
}
.sum-board .board3-wrap .board3-title .bt-a{
    float: right;
    margin-top: 6px;
}

.sum-board .board3-wrap .board3-title .bt-h3 h3{
    font-size: 20px;
    color: #2a2a2a;
    padding-left: 20px;
    font-family: nsb;
}


.sum-board .board3-wrap .board3-title .bt-a a{
    font-size: 13px;
    padding-right: 20px;
    font-family: nsl;
}


.sum-board .board3-wrap .b3-w{
    width: 400px;
    height: 258px;
    position: relative;
    overflow: hidden;
}

.sum-board .board3-wrap .b3-w::after{
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 398px;
    height: 257px;
    border-left: 1px solid #85b916;
    border-right: 1px solid #85b916;
    border-bottom: 1px solid #85b916;
}

.sum-board .board3-wrap .b3-w .b3-l {
    float: left;
    width: 100px;
    margin-top: 10px;
    margin-left: 20px;
    padding: 20px 0px;
}

.sum-board .board3-wrap .b3-w .b3-l img{
    width: 100px;
}


.sum-board .board3-wrap .b3-w .b3-r {
    width: 200px;
    float: right;
    padding: 0px 20px;
    margin-right: 20px;
    
}

.sum-board .board3-wrap .b3-w .b3-r p{
    display: block;
    text-align: center;
    float: left;
    font-size: 19px;
    font-family: nsb;
    font-weight: bold;
    cursor: pointer;
    z-index: 9999;
    margin-top: 40px;
    color: #222;
}


.sum-board .board3-wrap .b3-w .b3-r .number_for {
    font-size: 39px;
    font-family: nsb;
    font-weight: bold;
    color: #85b916;
    margin-top: 67px;
}

.sum-board .board3-wrap .b3-w .b3-r .unit {
    font-size: 24px;
    font-weight: bold;
    margin-top: 80px;
    font-family: nsb;
}

.sum-board .board3-wrap .b3-w .b3_b{
    clear: both;
}


.sum-board .board3-wrap .b3-w .b3_b .b3b-t{
    font-size: 20px;
    font-weight: bold;
    color: #85b916;
    padding-top: 10px;
    padding-left: 20px;
    font-family: nsb;
    border-top: 1px solid #85b916;
}

.sum-board .board3-wrap .b3-w .b3_b .b3b-b{
    padding: 9px 20px;
    overflow: hidden;
}

.sum-board .board3-wrap .b3-w .b3_b .b3b-b ul li{
    float: left;
}

.sum-board .board3-wrap .b3-w .b3_b .b3b-b ul li span{
    display: inline-block;
    border: 1px solid #a7a7a7;
    font-size: 13px;
    font-family: nsl;
    padding: 5px 10px;
    margin-left: 10px;
    margin-top: 10px;
    border-radius: 10px;
}

.sum-board .board3-wrap .b3-w .b3_b .b3b-b ul li:nth-child(1) span,
.sum-board .board3-wrap .b3-w .b3_b .b3b-b ul li:nth-child(2) span,
.sum-board .board3-wrap .b3-w .b3_b .b3b-b ul li:nth-child(3) span{
    margin-top: 0px;
}

.sum-board .board3-wrap .b3-w .b3_b .b3b-b ul li:nth-child(1) span,
.sum-board .board3-wrap .b3-w .b3_b .b3b-b ul li:nth-child(4) span{
    margin-left: 0px;
}


.mid_ban {
    width: 100%;
    height: 250px;
    background: url('./img/main/main_mid.png');
    background-size: cover;
    background-position: center;
    margin-top: 40px;
    position: relative;
}


.mid_ban .mid_ment{
    width: 624px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    text-align: center;
}

.mid_ban h3{
    font-size: 32px;
    color: #fff;
    font-family: nsb;
}


.mid_ban p{
    font-size: 20px;
    color: #fff;
    font-family: nsb;
    margin-top: 20px;
    text-align: center;
}


.mid_ban .mid_ment a{
    
    font-size: 16px;
    margin-left: 20px;
    background-color: transparent;
    padding: 5px  10px;
    border: 1px solid #fff;
    color: #fff;
    vertical-align: middle;
    border-radius: 5px;
    font-weight: lighter;
    position: absolute;
    top: 56%;
    width: 48px;
    transform: translateY(-50%);
    right: -100px;
}

.mid_ban a:hover{
    background-color: black;
    color: #fff;
}


.main_gall {
    width: 1280px;
    margin: 0 auto;
    margin-top: 40px;
    border-bottom: 4px solid #85b916;
    background: url('./image/gall_back.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.main_gall h1{
    font-size: 30px;
    font-family: nsb;
    font-weight: bold;
    border-bottom: 4px solid #85b916;
    padding-bottom: 20px;
    overflow: hidden;
    background-color: #fff;
    padding: 0px 20px 20px 20px;

}

.main_gall .gall_wrap{
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    background-color: transparent;
    margin-top: 40px;
}

.main_gall .gall_wrap .gall_box{
    float: left;
    width: 208px;
    margin-left: 53px;
    position: relative;
    margin-top: 40px;
    border: 1px solid #a7a7a7;
}


.main_gall .gall_wrap .gall_box:nth-child(4n+1){
    margin-left: 0px;
}

.main_gall .gall_wrap .gall_box .gall_thum{
    width: 100%;
    height: 177px;
    border-bottom: 1px solid #a7a7a7;
}

.main_gall .gall_wrap .gall_box:nth-child(1) .gall_thum{
    background: url('./img/main/gall_thum1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.main_gall .gall_wrap .gall_box:nth-child(2) .gall_thum{
    background: url('./img/main/gall_thum2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.main_gall .gall_wrap .gall_box:nth-child(3) .gall_thum{
    background: url('./img/main/gall_thum3.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.main_gall .gall_wrap .gall_box:nth-child(4) .gall_thum{
    background: url('./img/main/gall_thum4.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.main_gall .gall_wrap .gall_box:nth-child(5) .gall_thum{
    background: url('./img/main/gall_thum5.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.main_gall .gall_wrap .gall_box:nth-child(6) .gall_thum{
    background: url('./img/main/gall_thum6.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.main_gall .gall_wrap .gall_box:nth-child(7) .gall_thum{
    background: url('./img/main/gall_thum7.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.main_gall .gall_wrap .gall_box:nth-child(8) .gall_thum{
    background: url('./img/main/gall_thum8.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}


.main_gall .gall_wrap .gall_box img{
    width: 100%;
}

.main_gall .gall_wrap .gall_box .gall_title{
    font-size: 14px;
    font-family: nsl;
    padding:20px;
}


.main_gall .gall_wrap .gall_box .gall_title p:nth-child(2){
    margin-top: 10px;
}

footer{
    width: 100%;
    padding: 40px 0px;
    margin-top: 40px;
    overflow: hidden;
    border-top: 1px solid #a7a7a7;
}

footer .foot_wrap {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}

footer .foot_wrap ul li {
    float: left;
    overflow: hidden;
}

footer .foot_wrap ul li{
    margin-left: 100px;
}

footer .foot_wrap ul li:nth-child(1){
    margin-left: 0px;
}
footer .foot_wrap ul li:nth-child(2){
    width: 500px;
}

footer .foot_wrap ul li .foot_con p{
    font-size: 13px;
    margin-top: 5px;
    font-family: nsl;
    margin-left: 15px;
}








/****************인사말***************/











.hello_wrap {
    width: 780px;
    float: right;
    margin: 0 auto;
}

.hello_wrap .hello {
    width: 100%;
    background-color: rgba(252, 252, 252, 0.4);
    padding-bottom: 30px;
}
.hello_wrap .hello_t{
    width: 200px;
    height: 278px;
    background: url('./img/hello_24.02.29.png');
    background-position: center;
    background-size: cover;
    position: relative;
    margin-left: 116px;
}

.hello_wrap .hello_t .ht_wrap{
    width: 254px;
    position: absolute;
    height: 245px;
    padding: 30px;
    background-color: #95b978;
    top: 40px;
    left: 100px;
    text-align: left;
}

.hello_wrap .hello_t .ht_wrap p .h-mt{
    font-size: 30px;
    font-family: nsb;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 4px solid #fff;
}
.hello_wrap .hello_t .ht_wrap p .h-st{
    font-size: 20px;
}


.hello_wrap .hello_t .ht_wrap p {
    font-size: 18px;
    font-family: nsb;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
}


.hello_wrap .hello_c {
    width: 553px;
    margin: 0 auto;
    margin-top: 80px;
}


.hello_wrap .hello_c p{
    margin-top: 40px;
    font-size: 18px;
    font-family: nsl;
    line-height: 30px;
    word-break: keep-all;
}


.hello_wrap .hello_c .bt_title{
    text-align: right;
    font-size: 20px;
    font-weight: bold;
}



.hunjang {
    width: 785px;
}



.hunjang img{
    width:100%;
}


.articles {
    width: 780px;
    float: right;
    margin: 0 auto;
}

.articles strong{
    font-size: 16px;
    font-weight: bold;
    font-family: nsb;
}

.articles h1 {
    text-align: center;
    font-size: 35px;
    padding-bottom: 20px;
    font-family: nsb;
}
.articles h3{
    text-align: center;
    font-family: nsb;
    font-size: 24px;
}
.articles h3.first:after {
    content: "";
    display: block;
    width: 110px;
    border-bottom: 3px solid #bcbcbc;
    margin: 10px auto;
}
.articles h3.second:after {
    content: "";
    display: block;
    width: 180px;
    border-bottom: 3px solid #bcbcbc;
    margin: 10px auto;
}
.articles h3.third:after {
    content: "";
    display: block;
    width: 110px;
    border-bottom: 3px solid #bcbcbc;
    margin: 10px auto;
}
.articles h3.fourth:after {
    content: "";
    display: block;
    width: 170px;
    border-bottom: 3px solid #bcbcbc;
    margin: 10px auto;
}
.articles h3.fifth:after {
    content: "";
    display: block;
    width: 110px;
    border-bottom: 3px solid #bcbcbc;
    margin: 10px auto;
}
.articles h3.sixth:after {
    content: "";
    display: block;
    width: 60px;
    border-bottom: 3px solid #bcbcbc;
    margin: 10px auto;
}
.articles h4{
    font-size: 22px;
    margin-top: 20px;
}


.articles p{
    font-size: 13px;
    font-family: nsb;
    line-height: 25px;
}

.articles p strong{
    font-size: 16px;
    margin-top: 10px;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-family: nsb;
    font-weight: bold;
    border-bottom: 1px solid #85b961;
}

.kyujung {
    width: 785px;
}

.kyujung p {
    font-size: 14px;
    font-family: nsb;
    line-height: 25px;
}


.kyujung p span{
    text-align: left;
    display: block;
}


.kyujung p strong{    
    text-align: center;
    font-size: 18px;
    margin-top: 60px;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-family: nsb;
    font-weight: bold;
    border-bottom: 2px solid #85b961;

}

 .member_wrap {
    overflow: hidden;
    border: 1px solid #85b961;
    border-radius: 10px;
    padding: 10px;
    margin: 20px 0px;
}

 .member_wrap1 p{
    text-align: center;
    font-weight: bold;
    padding: 10px;
    font-size: 16px;
}
 .member_wrap div{
    float: left;
}

 .member_wrap div:nth-child(1){
    width: 20%;
}
 .member_wrap div:nth-child(2){
    width: 80%;
}
 .member_wrap .supimg {
    position: relative;
    width: 20%;
    height: 70px;
}


 .member_wrap .supimg img{
    width: 60px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}


 .member_wrap div .suppo-c{
    font-size: 14px;
    margin-top: 10px;
}
 .member_wrap div .suppo-t {
    font-weight: bold;
    font-family: nsl;
    font-size: 15px;
    line-height: 23px;
}

 .bottom_info span{
    font-size: 14px;
}



 .bw-con{
    width: 100%;
}

/*
 .bw-con .bwc-wrap li .bw-img{
    width: 120px;
    height: 120px;
    border-radius: 100px;
    position: relative;
    background-color: #85b961;
    margin: 0 auto;
}

 .bw-con .bwc-wrap li .bw-img img{
    width: 70px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
*/

 .bw-con .bwc-wrap li:nth-child(4) .bw-img img{
    width: 50px;
}

 .bw-con .bwc-wrap{
    overflow: hidden;
}

 .busi-wrap .bw-top{
    font-size: 16px;
    font-weight: bold;
    font-family: nsb;
    color: #646464;
    text-align: center;
}
 .bw-con .bwc-wrap li{
    float: left;
    width: 300px;
    margin-top: 25px;
    margin-left: 58px;
    padding-bottom: 40px;
    overflow: hidden;
    background-color: #eee;
    height: 200px;
    border: 2px solid  #2a2a2a;
    position: relative;
    box-shadow: 3px 3px 5px gray;
}

 .bw-con .bwc-wrap li:nth-child(3),
 .bw-con .bwc-wrap li:nth-child(4){
    height: 100px;
    margin-bottom: 40px;
}
 .bw-con .bwc-wrap li .bw-t p{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #85b961;
    padding: 10px;
}
 .bw-con .bwc-wrap li .bw-c{
    font-size: 14px;
    width: 250px;
    margin: 0 auto;
    color: black;
    line-height: 20px;
}


 .bw-con .bwc-wrap li img{
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 50px;
}

.y-wrap {
    width: 100%;
}

.y-wrap table, y-wrap table td, y-wrap table tr{
    padding:3px;
    margin: 5px;
    font-size: 14px;
    font-family: 'Noto sans kr';
}

.y-wrap table tr td:nth-child(1){
    width:60px;
}

.y-wrap .yw-year{
    width: 265px;
    float: left;
    overflow: hidden;
}


.y-wrap .y-t {
    font-size: 80px;
    font-weight: bold;
    font-family: 'Titillium Web', sans-serif;
    text-align: start;
    padding-right: 40px;
    padding-left: 40px;
    vertical-align: top;
    color: rgb(111, 156, 19);
}


.y-wrap .yw-detail{
    float: left;
    width: 490px;
    margin-top: 20px;
}

.y-wrap .yw-detail ul li{
    overflow: hidden;
    padding: 3px 0px;
}

.y-wrap .yw-detail ul li span{
    font-size: 15px;
    font-family: nsl;
    display: block;
    float: left;
}


.y-wrap .yw-detail ul li .y-m{
    width: 75px;
}


.y-wrap #year_before2012{
    font-size :500%;
    font-family: 'Titillium Web', sans-serif;
    text-align: start;
    padding-right: 40px;
    padding-left: 40px;
    margin-top: 100px;
    vertical-align: top;
    color:rgb(111, 156, 19);

}
.y-wrap #month2 {
    padding-right: 30px;
}
.y-wrap p {
    margin: 0 0 20px;
    line-height: 1.5;}

.y-wrap .years {
    width: 780px;
    padding: 0px;
    background: #ffffff;
}

.y-wrap .year-wrap {
    display: none;
    border-top: 1px solid #ddd;}
.y-wrap input {
      display: none;}

.y-wrap label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 21.8px;
    font-weight: 600;
    text-align: center;
    border-top: 2px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

.y-wrap label:hover {
    color: #25bd64;
    cursor: pointer;}

.y-wrap input:checked + label {
      color: #555;
      border: 1px solid #ddd;
      border-top: 2px solid #25bd64;
      border-bottom: 1px solid #ffffff;}

.y-wrap #tab1:checked ~ #content1,
.y-wrap #tab2:checked ~ #content2,
.y-wrap #tab3:checked ~ #content3,
.y-wrap #tab4:checked ~ #content4,
.y-wrap #tab5:checked ~ #content5,
.y-wrap #tab6:checked ~ #content6,
.y-wrap #tab7:checked ~ #content7, 
.y-wrap #tab8:checked ~ #content8, 
.y-wrap #tab9:checked ~ #content9,
.y-wrap #tab10:checked ~ #content10,
.y-wrap #tab11:checked ~ #content11,
.y-wrap #tab12:checked ~ #content12 {
    height:450px;
    overflow-y: scroll;
    display: block;
}

.y-wrap th {
    border-bottom :yellowgreen;
    font-size: 20px;
}
.y-wrap #info {
    border-bottom:1px solid yellowgreen;
}
.y-wrap .info_detail {
    background-color: #eeeeee;
    font-family: 'Noto sans kr';
    width: 730px;
    padding: 20px;
    font-size: 16px;
}
.y-wrap span {
}




.pro_wrap{
    width: 780px;
    float: left;
}

.pro_twrap{
    
    position: relative;
}

.pro_twrap .pro_line{
    padding: 10px;
    overflow: hidden;
    cursor: pointer;
    z-index: 999;
    border: 1px solid #e0e0e0;
    border-top: 2px solid #e0e0e0;
    background-color: #f8f8f8;
}
.pro_twrap a:nth-child(n+2) .pro_line{
    border-top: none;
}

.pro_twrap .pro_line:hover{
    background-color: #eee;
}
.pro_twrap .pro_line .pro_img,
.pro_twrap .pro_line .pro_con{
    float: left;
}

.pro_twrap .pro_line .pro_img{
    width: 20%;
}

.pro_twrap .pro_line .pro_img img{
    height: 74px;
    display: block;
    margin: 0 auto;
}
.pro_twrap .pro_line .pro_con{
    width: 80%;
}


.pro_twrap .pro_line .pro_con .pc_t {
    font-size: 18px;
    font-family: nsb;
    vertical-align: bottom;
    padding-left: 20px;
    font-weight: bold;
    
}

.pro_twrap .pro_line .pro_con .pc_c{
    margin-top: 6px;
    color: #646464;
}

.pro_twrap .pro_line .pro_con .pc_c p{
    font-size: 14px;
    font-family: nsl;
    vertical-align: top; 
    overflow:hidden;
    white-space : nowrap;
    text-overflow: ellipsis;
    padding: 0px 20px;
    margin-bottom: 10px;

}


.pro_twrap .pro_line .pro_con .pc_d{
    padding-left: 20px;
    overflow: hidden;
}

.pro_twrap .pro_line .pro_con .pc_d div{
    font-size: 12px;
    font-family: nsl;
    vertical-align: top; 
    float: left;
    color: #646464;
}

.pro_twrap .pro_line .pro_con .pc_d .up-date{
    margin-left: 20px;
}

.bot-btn{
    overflow: hidden;
    width: 100%;
    padding: 10px 0px;
}

.bot-btn .bb_line1{
    overflow: hidden;
}
.bot-btn .bb_line1 a {
    font-size: 14px;
    padding: 4px 7px;
    border: 1px solid #a7a7a7;
    display: inline-block;
    background-color: #eee;
}

.bot-btn .bb_line1 .bbl_btn2,
.bot-btn .bb_line1 .bbl_btn3{
    float: right;
}

.bot-btn .bb_line1 .bbl_btn1{
    float: left;
}


.bot-btn .bb_line1 .bbl_btn2,
.bot-btn .bb_line1 .bbl_btn3{
    float: right;
}

.bot-btn .bb_line1 .bbl_btn2{
    margin-left: 20px;
}

.bot-btn .bb_line1 a:hover{
    color: #fff;
    background-color: #717171;
}

.bot-btn .bb_line2{
    overflow: hidden;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    text-align: center;
}

.bot-btn .bb_line2 div{
    float: left;
    display: inline-block;
    padding: 10px 5px;
}

.searchform{
    width: 422px;
    margin: 0 auto;
    margin-top: 20px;
}

.searchform select{
    width: 111px;
    height: 32px;
    padding: 5px;
    color: #6e6e6e;
    font-size: 12px;
    border: 1px solid #dddddf;
    border-radius: 0;
    background: transparent;
    margin-top: 4px;
}

.searchform input[type="text"]{
    border: 1px solid #dddddf;
    height: 29px;
}

.searchform input:focus{
    
    border: 1px solid #dddddf;
}

.searchform input[type="submit"]{
    padding: 4px 10px;
    vertical-align: bottom;
}

 .map_wrap {
    width: 780px;
    
}
 .root_daum_roughmap .wrap_controllers {
    display: none;
}

 .map_wrap .map-title{
    width: 100%;
    padding: 10px 0px;
    background-color: #eee;
}

 .map_wrap .map-title h3{
    font-size: 20px;
    color: #2e2e2e;
    padding: 0px 0px 0px 20px;
    font-family: nsb;
}

 .map_wrap .map-title p{
    font-size: 16px;
    padding: 0px 20px;
    color: #2e2e2e;
    margin-top: 10px;
    font-family: nsl;
    font-weight: bold;
}

 .map_wrap .map_info {
    overflow: hidden;
    width: 100%;
    margin-bottom: 40px;
}

 .map_wrap .map_info .mi_img,
 .map_wrap .map_info .mi_con {
    float: left;
    margin-top: 20px;
}

 .map_wrap .map_info .mi_con {
    margin-left: 20px;
    padding: 10px 0px 0px 0px;
}
 .map_wrap .map_info .mi_con div{
    overflow: hidden;
    margin-top: 20px;
}
 .map_wrap .map_info .mi_con div:nth-child(1){
    margin-top: 0px;
}

 .map_wrap .map_info .mi_con div p{
    float: left;
    font-size: 16px;
    font-family: nsl;
}


 .map_wrap .map_info .mi_con div .trac_t {
    width: 60px;
    margin-right: 20px;
    border-right: 2px solid #85b961;
}












@media screen and (max-width:1200px) {
    
    .snb{
        width: 0px;
        display: none;
    }
    
    #container {
        width: 785px;
    }

    
}



@media screen and (max-width: 800px) {
    
    #content {
        width: 100%;
    }
    #container {
        width: 99%;
        padding-top: 0px;
    }
    .hello_wrap .hello_t {
        background: url('./img/hello_24.02.29.png');
        background-position: center center;
        position: relative;
        background-size: cover;
        background-repeat: no-repeat;
        margin-left: 40px;
    }
    
    .hello_wrap .hello_t .ht_wrap{
        width: 100%;
        height: 200px;
        height: 200px;
        padding: 20px;
        background-color: #2e2e2e;
        top: 195px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }
    
    .hello_wrap .hello_t .ht_wrap p {
        font-size: 18px;
        font-family: nsb;
        font-weight: bold;
        color: #fff;
        line-height: 30px;
        width: 250px;
        text-align: center;
        margin: 0 auto;
    }
    
    .hello_wrap .hello_t .ht_wrap p .h-mt{
        font-size: 28px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .hello_wrap .hello_t .ht_wrap p .h-st{
        font-size: 19px;
    }

    .hello_wrap .hello_c {
        width: 100%;
        margin: 0 auto;
        /* margin-top: 160px; */
        margin-top: 60px;
    }


    .hello_wrap .hello_c p{
        margin-top: 30px;
        font-size: 17px;
        line-height: 30px;
        padding-left: 40px;
    }


    .hello_wrap .hello_c .bt_title{
        font-size: 19px;
    }

    
    
    
    .articles strong{
        font-size: 15px;
    }

    .articles h1 {
        font-size: 30px;
    }
    .articles h3{
        font-size: 22px;
    }
    .articles h4{
        font-size: 20px;
        margin-top: 20px;
    }

    .articles p{
        font-size: 13px;
    }

    .articles p strong{
        font-size: 15px;
    }


    .y-wrap {
        width: 100%;
    }


    .y-wrap #year {
        font-size: 100px;
        font-weight: bold;
        font-family: 'Titillium Web', sans-serif;
        text-align: start;
        padding-right: 40px;
        padding-left: 40px;
        margin-top: 100px;
        vertical-align: top;
        color: rgb(111, 156, 19);
    }
    .y-wrap #month {
        padding-right: 10px;
    }
    .y-wrap #year_before2012{
        font-size :500%;
        font-family: 'Titillium Web', sans-serif;
        text-align: start;
        padding-right: 40px;
        padding-left: 40px;
        margin-top: 100px;
        vertical-align: top;
        color:rgb(111, 156, 19);

    }
    .y-wrap .years {
        width: 100%;
    }
    .y-wrap th {
        border-bottom :yellowgreen;
        font-size: 20px;
    }
    .y-wrap .info_detail {
        width: 90%;
        padding: 25px 5%;
        font-size: 12px;
    }
    
    .y-wrap label {
        display: inline-block;
        margin: 0 0 -1px;
        padding: 15px 20px;
        font-weight: 600;
        text-align: center;
    }


     .busi-wrap .bw-top{
        font-size: 14px;
    }
     .bw-con .bwc-wrap li{
        float: left;
        width: 220px;
        margin-top: 25px;
        margin-left: 58px;
        padding-bottom: 40px;
        overflow: hidden;
        background-color: #eee;
        height: 200px;
        border: 2px solid  #2a2a2a;
        position: relative;
        box-shadow: 3px 3px 5px gray;
    }

     .bw-con .bwc-wrap li:nth-child(3),
     .bw-con .bwc-wrap li:nth-child(4){
        height: 100px;
        margin-bottom: 40px;
    }
     .bw-con .bwc-wrap li .bw-t p{
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        color: #85b961;
        padding: 10px;
    }
     .bw-con .bwc-wrap li .bw-c{
        font-size: 13px;
        width: 220px;
        margin: 0 auto;
        color: black;
        line-height: 20px;
    }


     .bw-con .bwc-wrap li img{
        width: 30px;
    }
    

     .map_wrap {
        width: 100%;

    }
     .map_wrap .map_info .mi_con div p{
        font-size: 15px;
    }



     {
        width: 100%;
    }

     .member_wrap1 p{
        font-size: 12px;
    }

    .member{
        width: 99%;
        margin: 0 auto;
    }


     .member_wrap div .suppo-c{
        font-size: 11px;
    }
     .member_wrap div .suppo-t {
        font-size: 14px;
    }

     .bottom_info span{
        font-size: 13px;
    }
    
     .member_wrap div:nth-child(1) {
        width: 100%;
    }
     .member_wrap div:nth-child(2) {
        width: 100%;
        margin: 0 auto;
        float: none;
    }
    

    .kyujung {
        width: 100%;
    }

    .kyujung p {
        font-size: 13px;
        font-family: nsb;
        line-height: 25px;
    }


    .kyujung p strong{    
        font-size: 16px;

    }


    .hunjang {
        width: 100%;
    }

    
}






@media screen and (max-width: 640px) {

    .searchform{
        width: 300px;
        margin: 0 auto;
        margin-top: 20px;
    }

    .searchform select{
        width: 80px;
    }

    .searchform input[type="text"]{
        width: 210px;
    }
    
    .hello_wrap .hello_t{
        margin-left: 0;
    }
    .hello_wrap .hello_t .ht_wrap p {
        font-size: 17px;
    }
    
    .hello_wrap .hello_t .ht_wrap p .h-mt{
        font-size: 26px;
        margin-bottom: 10px;
        padding-bottom: 10px;
        
    }
    .hello_wrap .hello_t .ht_wrap p .h-st{
        font-size: 17px;
    }

    .hello_wrap .hello_c {
        width: 100%;
        margin: 0 auto;
        /* margin-top: 160px; */
    }


    .hello_wrap .hello_c p{
        font-size: 12px;
        padding-left: 0px;
    }


    .hello_wrap .hello_c .bt_title{
        font-size: 16px;
    }

    
    
    
    .articles strong{
        font-size: 14px;
    }

    .articles h1 {
        font-size: 27px;
    }
    .articles h3{
        font-size: 20px;
    }
    .articles h4{
        font-size: 18px;
        margin-top: 20px;
    }

    .articles p{
        font-size: 12px;
    }

    .articles p strong{
        font-size: 14px;
    }

    


    .y-wrap .yw-detail{
        float: none;
        width: 95%;
        clear: both;
        margin-top: 20px;
        margin: 0 auto;
    }
    .y-wrap .yw-detail ul li .y-m{
        text-align: center;
    }
    .y-wrap .yw-detail ul li span{
        font-size: 10px;
    }

    .y-wrap .y-t {
        font-size: 60px;
       
    }
    
    .y-wrap #tab1:checked ~ #content1, .y-wrap #tab2:checked ~ #content2, .y-wrap #tab3:checked ~ #content3, .y-wrap #tab4:checked ~ #content4, .y-wrap #tab5:checked ~ #content5, .y-wrap #tab6:checked ~ #content6, .y-wrap #tab7:checked ~ #content7, .y-wrap #tab8:checked ~ #content8 , .y-wrap #tab9:checked ~ #content9 {
        height: 340px;
    }
    
     .map_wrap {
        width: 100%;

    }
     .map_wrap .map-title h3{
        font-size: 20px;
    }

     .map_wrap .map-title p{
        font-size: 12px;
    }

     .map_wrap .map_info {
        overflow: hidden;
        width: 100%;
        margin-bottom: 40px;
    }

     .map_wrap .map_info .mi_img{
        display: none
    }

     .map_wrap .map_info .mi_con {
        margin-left: 20px;
        padding: 10px 0px 0px 0px;
    }
     .map_wrap .map_info .mi_con div{
        overflow: hidden;
        margin-top: 20px;
    }
     .map_wrap .map_info .mi_con div:nth-child(1){
        margin-top: 0px;
    }

     .map_wrap .map_info .mi_con div p{
        font-size: 11px;
        width: 253px;
    }


     .map_wrap .map_info .mi_con div .trac_t {
        width: 60px;
        margin-right: 20px;
        border-right: 2px solid #85b961;
    }
    
    .kyujung p {
        font-size: 11px;
        font-family: nsb;
        line-height: 25px;
    }


    .kyujung p strong{    
        font-size: 15px;

    }
}














footer{
    width: 100%;
    padding: 40px 0px;
    margin-top: 40px;
    overflow: hidden;
    border-top: 1px solid #a7a7a7;
}

footer .foot_wrap {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}

footer .foot_wrap ul li {
    float: left;
    overflow: hidden;
}

footer .foot_wrap ul li{
    margin-left: 100px;
}

footer .foot_wrap ul li:nth-child(1){
    margin-left: 0px;
}
footer .foot_wrap ul li:nth-child(2){
    width: 500px;
}

footer .foot_wrap ul li .foot_con p{
    text-align: left;
    font-size: 13px;
    margin-top: 5px;
    font-family: nsl;
    margin-left: 15px;
}









@media screen and (max-width:1600px) {

    .hw-wrap{width:1200px;}

    #lnb {
        width: 720px;
    }
    
    #lnb li {
        width: 120px;
    }
    .main-tab .tab-wrap {
        width: 1200px;
    }

    .main-tab .tab-wrap ul li {
        float: left;
        width: 212px;
        height: 100px;
        margin-left: 10px;
        padding: 10px;
    }

    .main-tab .tab-wrap ul li:nth-child(1){
        margin-left: 0px;
    }


    .bxslider li .cap {
        width: 1200px;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translateY(-50%,-50%);
    }

    .bxslider li .cap h2{
        font-size: 37px;
        padding-left: 40px;
    }


    .bxslider li .cap p{
        font-size: 23px;
        padding-left: 40px;
    }

    .main-tab .tab-wrap ul li div{
        position: relative;
        width: 100%;
        height: 100px;
        cursor: pointer;
        border-radius: 20px;
        background-color: #eee;
    }


    .main-tab .tab-wrap ul li:nth-child(1) div{
        background-size: 50px;
        background-position: 30px center;

    }
    .main-tab .tab-wrap ul li:nth-child(2) div{
        background-size: 60px;
        background-position: 30px center;

    }
    .main-tab .tab-wrap ul li:nth-child(3) div{
        background-size: 50px;
        background-position: 30px center;

    }
    .main-tab .tab-wrap ul li:nth-child(4) div{
        background-size: 50px;
        background-position: 30px center;

    }

    .main-tab .tab-wrap ul li a{
        right: 30px;
        font-size: 17px;
    }

    .main-tab .tab-wrap ul li .sr-wrap {
        width: 138px;
    }
    
    #searchBox .searchField input {
        width: 108px;}

    
    .sum-board {
        width: 1200px;
    }

    .sum-board .board-wrap,
    .sum-board .board2-wrap,
    .sum-board .board3-wrap {
        float: left;
        height: 312px;
    }
    
    .sum-board .board2-wrap, .sum-board .board3-wrap {
        margin-left: 30px;
    }
    .sum-board .board-wrap{
        width: 380px;
        height: 312px;
    }

    .sum-board .board-wrap .board-title{
        border-bottom: 4px solid #85b916;
        border-radius: 20px 20px 0px 0px;
        overflow: hidden;
        padding: 10px 0px;
        color: #fff;
    }

    .sum-board .board-wrap table tr td div h4{
        width: 220px;
    }
    .sum-board .board-wrap table tr td div p{
        width: 220px;
    }



    .sum-board .board2-wrap{
        width: 380px;
        height: 295px;
    }

    .sum-board .board2-wrap table tr td div h4{
        width: 220px; 
    }
    .sum-board .board2-wrap table tr td div p{
        width: 220px;
    }


    .sum-board .board3-wrap{
        width: 380px;
        height: 280px;
    }


    .sum-board .board3-wrap .b3-w {
        width: 380px;
    }


    .sum-board .board3-wrap .b3-w::after{
        width: 378px;
        height: 257px;
    }

    
    .mid_ban {
        width: 100%;
        height: 300px;
        background: url('./img/main/main_mid.png');
        margin-top: 40px;
    }

    .mid_ban .mid_ment span a {
        margin-left: 4px;
    }
    .mid_ban .mid_ment{
        width: 490px;
    }

    .mid_ban h3{
        font-size: 32px;
    }

    .mid_ban p{
        font-size: 18px;
    }

    .main_gall {
        width: 1200px;
    }

    .main_gall h1{
        font-size: 28px;
    }

    .main_gall .gall_wrap .gall_box{
        width: 258px;
    }


    footer .foot_wrap {
        width: 1200px;
    }

    
}


@media screen and (max-width:1300px) {
    .new_serch_box {
        position: absolute;
        left: 240px;
        z-index: 99999;
        bottom: 40PX;
    }

    .hw-wrap{width:840px;}

    #lnb {
        width: 560px;
    }
    
    #lnb li {
        width: 93.333px;
    }
    
    #lnb li a {
        font-size: 16px;
    }
    
    #lnb li .sub-container {
        left: -19px!important;
    }
    
    .bxslider li .cap {
        width: 840px;
    }
    
    
    
    .bxslider li .cap h2{
        font-size: 33px;
        padding-left: 0px;
    }


    .bxslider li .cap p{
        font-size: 21px;
        padding-left: 0px;
    }
    
    .main-tab .tab-wrap {
        width: 840px;
    }

    .main-tab .tab-wrap ul li {
        width: 160px;
        padding: 0px;
    }
    .main-tab .tab-wrap ul li:nth-child(1) div{
        background-size: 40px;
        background-position: 20px center;

    }
    .main-tab .tab-wrap ul li:nth-child(2) div{
        background-size: 50px;
        background-position: 20px center;

    }
    .main-tab .tab-wrap ul li:nth-child(3) div{
        background-size: 40px;
        background-position: 20px center;

    }
    .main-tab .tab-wrap ul li:nth-child(4) div{
        background-size: 40px;
        background-position: 20px center;

    }

    .main-tab .tab-wrap ul li a{
        right: 20px;
        font-size: 16px;
    }

    .main-tab .tab-wrap ul li div .menu_sear{
        width: 138px;
    }
    .main-tab .tab-wrap ul li:nth-child(5) div input[type="text"]{
        width: 67px;
    }

    #searchBox .searchField{
        width: 144px;
    }
    .main-tab .tab-wrap ul li .sb-wrap {
        width: 44px;
    }
    #searchBox .searchField button{
        width: 44px;
        background: url(./img/common/search.png);
        background-size: 20px;
        background-position: center;
        background-repeat: no-repeat;
        background-color: #85b961;
    }
    .main-tab .tab-wrap ul li .sr-wrap {
        width: 100px;
    }
    #searchBox .searchField input {
        width: 69px;
    }
    .sum-board {
        width: 840px;
    }

    .sum-board .board-wrap,
    .sum-board .board2-wrap,
    .sum-board .board3-wrap {
        float: left;
    }

    .sum-board .board-wrap{
        width: 260px;
        height: 249px;
    }

    .sum-board .board-wrap .board-title{
        border-bottom: 4px solid #85b916;
        border-radius: 20px 20px 0px 0px;
        overflow: hidden;
        padding: 7px 0px;
        color: #fff;
    }

    .sum-board .board-wrap table tr td div h4{
        width: 135px; 
        font-size: 14px;
    }
    .sum-board .board-wrap table tr td div p{
        width: 135px; 
        font-size: 13px;
    }
    .sum-board .board-wrap .board-title .bt-h3 h3 {
        font-size: 18px;
        padding-left: 10px;
    }
    
    .sum-board .board-wrap .board-title .bt-a {
        margin-top: 3px;
    }

    
    
    .sum-board .board-wrap .widget_gallery02 table tr td a{
        font-size: 16px;
        width: 165px;
        padding-top: 10px;
    }
    .sum-board .board-wrap .widget_gallery02 table tr td span {
        width: 165px;
        font-size: 13px;
    }


    .sum-board .board-wrap .widget_gallery02 table {
        height: 102px;
    }
    .sum-board .board-wrap .widget_gallery02 table tr {
        height: 102px;
    }
    
    
    
    .sum-board .board2-wrap{
        width: 260px;
        height: 249px;
    }

    .sum-board .board2-wrap .board2-title {
        padding: 7px 0px;
    }
    .sum-board .board2-wrap table tr td div h4{
        width: 135px; 
        font-size: 14px;
    }
    .sum-board .board2-wrap table tr td div p{
        width: 135px;
        font-size: 13px;
    }

    .sum-board .board2-wrap .board2-title .bt-h3 h3 {
        font-size: 18px;
        padding-left: 10px;
    }
    
    .sum-board .board2-wrap .board2-title .bt-a {
        margin-top: 3px;
    }
    
    .sum-board .board2-wrap table tr td div img {
        width: 70px;
    }
    
    .sum-board .board2-wrap .widget_gallery02 table tr td a{
        font-size: 16px;
        width: 165px;
        padding-top: 10px;
    }
    .sum-board .board2-wrap .widget_gallery02 table tr td span {
        width: 165px;
        font-size: 13px;
    }


    .sum-board .board2-wrap .widget_gallery02 table {
        height: 102px;
    }
    .sum-board .board2-wrap .widget_gallery02 table tr {
        height: 102px;
    }
    
    
    
    .sum-board .board3-wrap{
        width: 260px;
        height: 249px;
    }
    


    
    .sum-board .board3-wrap .board3-title {
        padding: 6px 0px;
    }
    .sum-board .board3-wrap .board3-title .bt-h3 h3 {
        font-size: 18px;
        padding-left: 10px;
    }
    
    
    .sum-board .board3-wrap .b3-w .b3-r {
        margin-right: 0px;
    }
    
    
    .sum-board .board3-wrap .b3-w .b3-r .number_for {
        font-size: 27px;
        margin-top: 50px;
    }
    
    .sum-board .board3-wrap .b3-w .b3-r .unit {
        margin-top: 56px;
    }
    
    .sum-board .board3-wrap .b3-w {
        width: 260px;
        height: 206px;
    }
    
    .sum-board .board3-wrap .b3-w::after{
        width: 258px;
        height: 205px;
    }
    .sum-board .board3-wrap .b3-w .b3-l {
        width: 75px;
    }
    .sum-board .board3-wrap .b3-w .b3-l img {
        width: 65px;
        display: block;
        margin: 0 auto;
    }
    .sum-board .board3-wrap .b3-w .b3-r {
        width: 165px;
    }
    .sum-board .board3-wrap .b3-w .b3-r p {
        font-weight: bold;
        font-size: 16px;
        margin-top: 30px;
    }
    .sum-board .board3-wrap .b3-w .b3-r .unit {
        font-size: 20px;
    }
    
    .sum-board .board3-wrap .b3-w .b3_b .b3b-t {
        font-size: 20px;
        font-weight: bold;
        color: #85b916;
        padding-left: 20px;
        font-family: nsb;
    }
    
    .sum-board .board3-wrap .b3-w .b3_b .b3b-b {
        padding: 9px 8px;
    }
    .sum-board .board3-wrap .b3-w .b3_b .b3b-b ul li span {
        font-size: 12px;
        padding: 5px 5px;
        margin-left: 5px;
        letter-spacing: -1px;
    }
    
    
    .mid_ban {
        width: 100%;
        height: 300px;
        background: url('./img/main/main_mid.png');
        margin-top: 40px;
    }


    .mid_ban .mid_ment{
        width: 465px;
    }

    .mid_ban h3{
        font-size: 29px;
    }

    .mid_ban p{
        font-size: 17px;
    }

    .main_gall {
        width: 840px;
        background: url('./image/gall_back13.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .main_gall .gall_wrap{
        width: 736px;
    }
    .main_gall h1{
        font-size: 24px;
        padding-bottom: 15px;
    }

    .main_gall .gall_wrap .gall_box{
        width: 168px;
    }

    .main_gall .gall_wrap .gall_box .gall_thum {
        height: 112px;
    }

    footer .foot_wrap {
        width: 840px;
    }
}



@media screen and (max-width:900px){
    .new_serch_box {
        position: absolute;
        left: 240px;
        z-index: 99999;
        bottom: 40PX;
    }
    .hw-wrap {
        position: fixed;
        background-color: #fff;
        width: 100%;
    }
    
    .logo{
        display: none!important;
    }
    
    #lnb {
        display: none!important;
    }
    .m_header{
        display: block;
        width: 100%;
        background-color: #fff;
        position: fixed;
        transition-duration: 1s;
        z-index: 9999;
    box-shadow: -4px 6px 6px #646464;
    }
    
    
    .m_header .mh_wrap {
        position: relative;
        height: 60px;
        width: 100%;
        margin: 0 auto;
    }
    
    .m_header .mh_wrap .logo_m{
        position: absolute;
        top: 7.5px;
        left: 20px;
    }
    .m_header .mh_wrap .logo_m img{
        width: 200px;
    }
    
    .m_header .mh_wrap .bar {
        width: 30px;
        height: 30px;
        position: relative;
    }
    
    .m_header .mh_wrap .bar {
        width: 30px;
        height: 30px;
        position: absolute;
        top: 15px;
        right:  20px;
        cursor: pointer;
    }
        
    .m_header .mh_wrap .bar div{
        width: 100%;
        height: 3px;
        background-color: #85b916;
        margin-top: 8px;
        transition-duration: 1s;
        opacity: 1;
    }
        
    .m_header .mh_wrap .bar .bar1{
        margin-top: 0px;
    }
    
    .m_header .mh_wrap .bar .bar1.click{
        transform: rotate( 45deg ) translate(10px, 7px);
    }
    .m_header .mh_wrap .bar .bar2.click{
        opacity: 0;
    }
    .m_header .mh_wrap .bar .bar3.click{
        transform: rotate( -45deg ) translate(8px, -6px);
    }
    
    .m_menu {
        position: fixed;
        right: 0px;
        width: 100%;
        height: 0%;
        background-color: rgba(41,39,39,0.8);
        z-index: 9980;
        transition-duration: 1s;
        overflow: hidden;
    }
    
    .m_menu .menu-wrap {
        width: 100%;
        margin: 0 auto;
    }
    
    .m_menu .menu-wrap ul .menu_big{
    }
    
    
    .m_menu .menu-wrap ul .menu_big:nth-child(1){
        margin-top: 100px;
    }
    
    .m_menu .menu-wrap ul li p{
        font-size: 25px;
        font-weight: bold;
        display: block;
        color: #85b916;
        margin-top: 20px;
        text-align: center;
        cursor: pointer;
    }
    
    
    .m_menu .menu-wrap ul li .menu_depth.on {
        height: auto;
    }
    .m_menu .menu-wrap ul li .menu_depth {
        overflow: hidden;
        width: 100%;
        height: 0px;
        transition-duration: 1s;
    }
    
    .m_menu .menu-wrap ul li .menu_depth ul li {
        float: left;
        width: 25%;
        text-align: center;
        padding: 10px 0px;
    }
    
    .m_menu .menu-wrap ul li .menu_depth ul li a{
        color: #fff;
        font-size: 12px;
        transition-duration: 1s;
    }
    
    
    .m_menu .menu-wrap ul li .menu_depth ul li a:hover{
        color: #85b916;
    }
    .m_menu.click {
        height: 100%;
    }
    
    .log .log_wrap {
        width: 540px;
    }

    .log  ul li{
        float: right;
        width: 80px;
        padding: 5px 0px;
        padding-left: 20px;
        text-align: right;
        line-height: normal;
        position: relative;
    }

    .log  ul li:nth-child(1){
        margin-right: 0px;
    }



    
    
    .bxslider li .cap {
        width: 540px;
    }
    
    .bxslider li .cap h2 {
        font-size: 24px;
    }
    
    .bxslider li .cap p {
        font-size: 14px;
        color: #fff;
        margin-top: 10px;
    }
    .main-tab .tab-wrap {
        width: 540px;
    }

    .main-tab .tab-wrap ul li {
        width: 166.666px;
        padding: 0px;
        height: 90px;
        margin-left: 20px;
    }
    .main-tab .tab-wrap ul li:nth-child(4) {
        margin-left: 0px;
    }

    .main-tab .tab-wrap ul li:nth-child(4),
    .main-tab .tab-wrap ul li:nth-child(5){
        margin-top: 20px;
    }
    .main-tab .tab-wrap ul li a{
        right: 25px;
        font-size: 14px;
    }
    
    
    
    .main-tab .tab-wrap ul li div{
        height: 90px;
    }

    .main-tab .tab-wrap ul li div .menu_sear{
        width: 148px;
    }
    .main-tab .tab-wrap ul li:nth-child(5) div input[type="text"]{
        width: 77px;
        margin-top: 27px;

    }
    .main-tab .tab-wrap ul li:nth-child(5) div input[type="button"] {
        margin-top: 27px;
    }
    
    
    .main-tab .tab-wrap ul li .sr-wrap {
        width: 105px;
    }
    
    #searchBox .searchField input {
        /* 2022-11-07 deep 수정 */
        width: 95px;
        /* width: 75px; */
    }
    .sum-board {
        width: 540px;
        margin-top: 30px;
    }

    
    .sum-board .board-wrap .widget_gallery02 table tr td a{
        font-size: 16px;
        width: 355px;
        padding-top: 10px;
    }
    .sum-board .board-wrap .widget_gallery02 table tr td span {
        width: 355px;
        font-size: 13px;
    }


    .sum-board .board-wrap .widget_gallery02 table {
        height: 102px;
    }
    .sum-board .board-wrap .widget_gallery02 table tr {
        height: 102px;
    }
    
    
    
    .sum-board .board-wrap,
    .sum-board .board2-wrap,
    .sum-board .board3-wrap {
        float: left;
    }

    .sum-board .board-wrap{
        width: 100%;
        height: 250px;
    }

    .sum-board .board-wrap .board-title{
        border-bottom: 4px solid #85b916;
        border-radius: 20px 20px 0px 0px;
        overflow: hidden;
        padding: 10px 0px;
        color: #fff;
    }

    .sum-board .board-wrap table tr td div h4{
        width: 400px;
    }
    .sum-board .board-wrap table tr td div p{
        width: 400px;
    }
    .sum-board .board-wrap .board-title .bt-h3 h3 {
        font-size: 21px;
    }
    
    .sum-board .board-wrap .board-title .bt-a {
        margin-top: 7px;
    }


    .sum-board .board2-wrap{
        width: 100%;
        margin-left: 0px;
        height: 250px;
        margin-top: 30px;
    }    

    
    .sum-board .board2-wrap .widget_gallery02 table tr td a{
        font-size: 16px;
        width: 355px;
        padding-top: 10px;
    }
    .sum-board .board2-wrap .widget_gallery02 table tr td span {
        width: 355px;
        font-size: 13px;
    }


    .sum-board .board2-wrap .widget_gallery02 table {
        height: 102px;
    }
    .sum-board .board2-wrap .widget_gallery02 table tr {
        height: 102px;
    }
    
    
    .sum-board .board2-wrap table tr td div h4{
        width: 400px; 
    }
    .sum-board .board2-wrap table tr td div p{
        width: 400px;
    }

    .sum-board .board2-wrap .board2-title .bt-h3 h3 {
        font-size: 21px;
    }
    
    .sum-board .board2-wrap .board2-title .bt-a {
        margin-top: 7px;
    }
    .sum-board .board3-wrap{
        width: 100%;
        margin-left: 0px;
        height: 160px;
        margin-top: 30px;
    }
    
    .sum-board .board3-wrap .b3-w {
        width: 100%;
        height: 118px;
    }
    
    .sum-board .board3-wrap .b3-w::after{
        width: 538px;
        height: 117px;
    }
    .sum-board .board3-wrap .b3-w .b3-r p {
        font-weight: bold;
        font-size: 15px;
        margin-top: 0px;
    }
    .sum-board .board3-wrap .b3-w .b3-l {
        width: 164px;
        margin: 0px;
        border-right: 1px solid #85b916;
        padding: 30px 0px;
    }
    .sum-board .board3-wrap .b3-w .b3-l img{
        width: 81px;
        display: block;
        margin: 0 auto;
    } 
    .sum-board .board3-wrap .b3-w .b3-r {
        width: 100px;
        float: left;
        margin-right: 0px;
        padding: 30px 10px;
        border-right: 1px solid #85b916;
    }
    .sum-board .board3-wrap .b3-w .b3_b {
        padding: 10px 0px;
        float: left;
        width: 232px;
        clear: none;
    }
    
    
    .sum-board .board3-wrap .b3-w .b3_b .b3b-b ul li span {
        letter-spacing: -3px;
    }
    
    .sum-board .board3-wrap .b3-w .b3-r .number_for {
         margin-top: 0px; 
        font-size: 25px;
    }
    .sum-board .board3-wrap .b3-w .b3-r .unit {
        margin-top: 5px;
    }
    .sum-board .board3-wrap .b3-w .b3_b .b3b-b {
        padding: 6px 8px;
    }
    .mid_ban {
        width: 100%;
        height: 300px;
        background: url('./img/main/main_mid.png');
        margin-top: 40px;
    }


    .mid_ban .mid_ment{
        width: 540px;
    }

    .mid_ban h3{
        font-size: 24px;
        padding-left: 0px;
    }

    .mid_ban p{
        font-size: 17px;
        padding-left: 0px;
        margin-top: 7px;
    }


    .mid_ban .mid_ment a{
        position: absolute;
        top: 120px;
        left: 50%;
        margin-left: 0px;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
    }

    
    .main_gall {
        width: 540px;
        background: url('./image/mgall_back.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .main_gall h1{
        font-size: 21px;
        padding-left: 0px;
    }
    .main_gall .gall_wrap{
        padding: 0px;    
        width: 460px;
    }
    .main_gall .gall_wrap .gall_box {
        margin-top: 30px;
    }
    .main_gall .gall_wrap .gall_box{
        width: 168px;
        margin-left: 15px;
    }
    .main_gall .gall_wrap .gall_box:nth-child(4n+1) {
        margin-left: 15px;
    }
    .main_gall .gall_wrap .gall_box:nth-child(3n+1) {
        margin-left: 0px;
    }
    .main_gall .gall_wrap .gall_box .gall_thum {
        height: 110px;
    }
    
    footer {
        width:100%;
    }
    
    footer .foot_wrap {
        width: 540px;
    }
    
    footer .foot_wrap ul li {
        margin-left: 0px;
    }
    
    footer .foot_wrap ul li .foot_con p {
        margin-left: 0px;
        margin-top: 10px;
    }
}



@media screen and (max-width:640px){
        
    
    .bx-wrapper img {
        width: 100%;
        height: 300px;
    }
    
    
    .bxslider li .cap {
        width: 300px;
    }
    
    .bxslider li .cap h2 {
        font-size: 21px;
    }
    
    .bxslider li .cap p {
        font-size: 12px;
    }
    .main-tab .tab-wrap {
        width: 320px;
        margin: 0 auto;
    }

    .main-tab .tab-wrap ul li {
        width: 155px;
        padding: 0px;
        margin-left: 10px;
    }
    .main-tab .tab-wrap ul li:nth-child(4) {
        margin-left: 10px;
    }
    .main-tab .tab-wrap ul li:nth-child(3){
        margin-top: 20px;
        margin-left: 0px;
    }

    .main-tab .tab-wrap ul li:nth-child(5){
        margin-top: 20px;
        margin-left: 0px;
    }
    .main-tab .tab-wrap ul li a{
        right: 20px;
        font-size: 14px;
    }


    .main-tab .tab-wrap ul li div .menu_sear{
        width: 148px;
    }
    .main-tab .tab-wrap ul li:nth-child(5) div input[type="text"]{
        width: 77px;
    }

    #searchBox .searchField {
            width: 137px;
    }
    #searchBox .searchField input {
        width: 62px;
    }
    .main-tab .tab-wrap ul li .sr-wrap {
        width: 95px;
    }
    .sum-board {
        width: 100%;
    }

    .sum-board .board-wrap,
    .sum-board .board2-wrap,
    .sum-board .board3-wrap {
        float: left;
    }

    .sum-board .board-wrap{
        width: 100%;
        height: 309px;
    }
    
    
    .sum-board .board-wrap .widget_gallery02 table tr td a{
        font-size: 15px;
        width: 220px;
        padding-top: 10px;
    }
    .sum-board .board-wrap .widget_gallery02 table tr td span {
        width: 220px;
        font-size: 12px;
    }


    .sum-board .board-wrap .widget_gallery02 table {
        height: 102px;
    }
    .sum-board .board-wrap .widget_gallery02 table tr {
        height: 102px;
    }
    
    

    .sum-board .board-wrap .board-title{
        border-bottom: 4px solid #85b916;
        border-radius: 20px 20px 0px 0px;
        overflow: hidden;
        padding: 10px 0px;
        color: #fff;
    }

    .sum-board .board-wrap table tr td div h4{
        width: 220px;
        font-size: 16px;
    }
    .sum-board .board-wrap table tr td div p{
        width: 220px;
        font-size: 13px;
    }
    .sum-board .board-wrap .board-title .bt-h3 h3 {
        font-size: 21px;
    }
    
    .sum-board .board-wrap .board-title .bt-a {
        margin-top: 7px;
    }


    .sum-board .board2-wrap{
        width: 100%;
        margin-left: 0px;
        height: 304px;
        margin-top: 40px;
    }

    
    
    .sum-board .board2-wrap .widget_gallery02 table tr td a{
        font-size: 15px;
        width: 220px;
        padding-top: 10px;
    }
    .sum-board .board2-wrap .widget_gallery02 table tr td span {
        width: 220px;
        font-size: 12px;
    }


    .sum-board .board2-wrap .widget_gallery02 table {
        height: 102px;
    }
    .sum-board .board2-wrap .widget_gallery02 table tr {
        height: 102px;
    }
    
    
    
    
    
    .sum-board .board2-wrap table tr td div h4{
        width: 220px;
        font-size: 16px;
    }
    .sum-board .board2-wrap table tr td div p{
        width: 220px;
        font-size: 13px;
    }

    .sum-board .board2-wrap .board2-title .bt-h3 h3 {
        font-size: 21px;
    }
    
    .sum-board .board2-wrap .board2-title .bt-a {
        margin-top: 7px;
    }
    
    .sum-board .board3-wrap {
        height: 220px;
    }
    
    .sum-board .board3-wrap .b3-w {
    width: 100%;
    height: 175px;
    }
    
    
    .sum-board .board3-wrap .b3-w .b3-l {
        width: 30%;
        margin: 0px;
        border-right:none;
        padding: 2%;
    }

    .sum-board .board3-wrap .b3-w .b3-r {
        width: 48%;
        padding: 10px 0px;
        float: left;
        margin-right: 0px;
        padding-left: 10%;
        border-right:none;
    }
    .sum-board .board3-wrap .b3-w .b3_b {
        padding: 0px;
        float: none;
        width: 100%;
        clear: both;
        border-right:none;
    }
    .sum-board .board3-wrap .b3-w .b3-r p {
        font-size: 17px;
        margin-top: 6px;
    }
    
    
    .sum-board .board3-wrap .b3-w .b3_b .b3b-b ul li span {
        letter-spacing: -2px;
        margin-top: 0px;
    }
    
    .sum-board .board3-wrap .b3-w .b3_b .b3b-b ul li:nth-child(1) span, 
    .sum-board .board3-wrap .b3-w .b3_b .b3b-b ul li:nth-child(4) span {
        margin-left: 5px;
    }
    .sum-board .board3-wrap .b3-w .b3-r .number_for {
         margin-top: 36px; 
        font-size: 33px;
    }
    .sum-board .board3-wrap .b3-w .b3-r .unit {
        font-size: 20px;
        margin-top: 47px;
    }
    .sum-board .board3-wrap .b3-w .b3_b .b3b-b {
        padding: 6px 0px;
    }
        
    .sum-board .board3-wrap .b3-w::after{
        width: 100%;
        height: 160px;
    }
    .mid_ban {
        width: 100%;
        height: 230px;
        margin-top: 40px;
    }


    .mid_ban .mid_ment{
        width: 100%;
    }

    .mid_ban h3{
        font-size: 20px;
        padding-left: 20px;
    }

    .mid_ban p{
        font-size: 11px;
        padding-left: 20px;
        margin-top: 5px;
    }
    .mid_ban .mid_ment a {
        top: 120px;
        font-size: 13px;
    }
    .mid_ban .mid_ment span a {
        font-size: 12px;
        padding: 2px 9px;
    }
    .main_gall {
        width: 100%;
    }

    .main_gall h1{
        font-size: 22px;
        padding-left: 20px;
    }
    .main_gall .gall_wrap{
        padding: 0px;  
        width: 210px;
        margin: 0 auto;
    }
    
    .log ul li:nth-child(3) {
        margin-right: 5px;
    }
    .main_gall .gall_wrap .gall_box{
        width: 138px;
        margin-left: 50px;
    }
    .main_gall .gall_wrap .gall_box:nth-child(n+2){
        margin-left: 0px;
    }
    .main_gall .gall_wrap .gall_box:nth-child(2n){
        margin-left: 20px;
    }

    .main_gall .gall_wrap .gall_box .gall_thum {
        height: 91px;
    }
    
    .main_gall .gall_wrap .gall_box .gall_title {
        font-size: 13px;
    }
    
    footer {
        width:100%;
    }
    
    footer .foot_wrap {
        padding: 0px 10px;
        width: 100%;
    }
    
    footer .foot_wrap ul li {
        margin-left: 0px;
    }
    footer .foot_wrap ul li ul li a {
        font-size: 10px;
        padding: 0px 5px;
    }
    footer .foot_wrap ul li .foot_gnb ul li {
          margin-left: 0px;
         width: 95px;
    }
    .flogo{
        float: none;
    }

    .fmenu{
        float: none;
    }
    
    footer .foot_wrap ul li:nth-child(2) {
        width: 100%;
    }
    
    footer .foot_wrap ul li .foot_con p {
        font-size: 10px;
        margin-top: 5px;
        width: 100%;
        margin-left: 0px;
    }
}


.btn_cap {
    display: flex;
    align-items: center;
    margin-top: 50px;
    gap: 10px;
  }
  .btn_cap div p{
    display: flex ;
    align-items: center;
    gap: 10px;
   justify-content: center;
  }

  .btn_cap div h2{
    display: flex ;
    align-items: center;
    gap: 10px;
  }
  .btn_cap div {
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: start;
  }
  .btn_cap a {
    font-size: 16px;
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    vertical-align: middle;
    border-radius: 5px;
    font-weight: lighter;
    width: 70px !important;
    height: 30px !important;
    text-indent:0 !important;
    line-height: 30px;
    text-align: center;
  }
  
  .btn_cap a b {
    font-size: 16px;
    color: #fff;
  }
  .btn_cap a:hover{
    background-color: black;
    color: #fff;
}